We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 75933d7 + 5b210ad commit 936d333Copy full SHA for 936d333
requirements.txt
@@ -7,7 +7,6 @@ opencv-python==4.8.1.78
7
einops==0.7.0
8
pytorch-lightning==1.9.0
9
bitsandbytes==0.44.0
10
-prodigyopt==1.0
11
lion-pytorch==0.0.6
12
schedulefree==1.4
13
tensorboard
@@ -43,4 +42,7 @@ rich==13.7.0
43
42
# for T5XXL tokenizer (SD3/FLUX)
44
sentencepiece==0.2.0
45
# for kohya_ss library
+pytorch-optimizer
46
+prodigy-plus-schedule-free==1.9.0
47
+prodigyopt==1.1.2
48
-e .
0 commit comments