Skip to content

Commit

Permalink
Merge branch 'main' of github.com:hiddenswitch/sd-scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeff Ding committed Jul 1, 2024
2 parents fed36bd + d367803 commit 4e0af51
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
accelerate
transformers==4.36.2
transformers>=4.36.2
diffusers[torch]
ftfy
# albumentations
opencv-python-headless>=4.9.0.80
einops
pytorch-lightning
# bitsandbytes
tensorboard
tensorboard>=2.17.0
safetensors
# gradio
altair
Expand All @@ -29,6 +29,6 @@ scipy
# this is for onnx:
# protobuf
# open clip for SDXL
open-clip-torch==2.24.0
open-clip-torch>=2.24.0
# For logging
rich==13.7.0
rich>=13.7.0

0 comments on commit 4e0af51

Please sign in to comment.