We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96597a5 commit 6fcb5adCopy full SHA for 6fcb5ad
1 file changed
requirements.txt
@@ -6,7 +6,7 @@ diffusers==0.34.0
6
opencv-python==4.11.0.86
7
einops==0.8.1
8
pytorch-lightning==2.5.2
9
-bitsandbytes==0.46.0
+bitsandbytes==0.46.1
10
prodigyopt==1.1.2
11
lion-pytorch==0.2.3
12
schedulefree==1.4.1
@@ -32,7 +32,7 @@ triton==3.3.0; platform_system == "Linux"
32
triton-windows==3.3.1.post19; platform_system == "Windows"
33
prodigy-plus-schedule-free==2.0.0rc2
34
kornia==0.8.1
35
-xformers==v0.0.30 --index-url https://download.pytorch.org/whl/cu128
+#xformers==0.0.32.dev1062
36
PyWavelets==1.8.0
37
hf-xet==1.1.5
38
# for kohya_ss library
0 commit comments