Skip to content

Commit 6fcb5ad

Browse files
committed
comment out xformers, latest bits and bytes
1 parent 96597a5 commit 6fcb5ad

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ diffusers==0.34.0
66
opencv-python==4.11.0.86
77
einops==0.8.1
88
pytorch-lightning==2.5.2
9-
bitsandbytes==0.46.0
9+
bitsandbytes==0.46.1
1010
prodigyopt==1.1.2
1111
lion-pytorch==0.2.3
1212
schedulefree==1.4.1
@@ -32,7 +32,7 @@ triton==3.3.0; platform_system == "Linux"
3232
triton-windows==3.3.1.post19; platform_system == "Windows"
3333
prodigy-plus-schedule-free==2.0.0rc2
3434
kornia==0.8.1
35-
xformers==v0.0.30 --index-url https://download.pytorch.org/whl/cu128
35+
#xformers==0.0.32.dev1062
3636
PyWavelets==1.8.0
3737
hf-xet==1.1.5
3838
# for kohya_ss library

0 commit comments

Comments
 (0)