Skip to content

Commit

Permalink
Fix gradio in Kohya_ss
Browse files Browse the repository at this point in the history
  • Loading branch information
ashleykleynhans committed Apr 13, 2024
1 parent 1d45193 commit f679494
Showing 1 changed file with 35 additions and 0 deletions.
35 changes: 35 additions & 0 deletions kohya_ss/requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
accelerate==0.25.0
aiofiles==23.2.1
altair==4.2.2
dadaptation==3.1
diffusers[torch]==0.25.0
easygui==0.98.3
einops==0.7.0
fairscale==0.4.13
ftfy==6.1.1
gradio==4.26.0
huggingface-hub==0.20.1
imagesize==1.4.1
invisible-watermark==0.2.0
lion-pytorch==0.0.6
lycoris_lora==2.2.0.post3
omegaconf==2.3.0
onnx==1.15.0
prodigyopt==1.0
protobuf==3.20.3
open-clip-torch==2.20.0
opencv-python==4.7.0.68
prodigyopt==1.0
pytorch-lightning==1.9.0
rich>=13.7.1
safetensors==0.4.2
scipy==1.11.4
timm==0.6.12
tk==0.1.0
toml==0.10.2
transformers==4.38.0
voluptuous==0.13.1
wandb==0.15.11
scipy==1.11.4
# for kohya_ss library
-e ./sd-scripts # no_verify leave this to specify not checking this a verification stage

0 comments on commit f679494

Please sign in to comment.