Update requirements.txt
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
@@ -22,7 +22,7 @@ compel
|
|
22 |
pipeline
|
23 |
wandb
|
24 |
paramiko
|
25 |
-
k_diffusion
|
26 |
hf-transfer
|
27 |
torchsde
|
28 |
huggingface_hub[hf_transfer]
|
@@ -46,9 +46,9 @@ scipy
|
|
46 |
bs4
|
47 |
#diffusers
|
48 |
#git+https://github.com/ford442/diffusers.git@upcast_only
|
49 |
-
git+https://github.com/ford442/diffusers.git@pre_64_nohook_unet
|
50 |
|
51 |
-
|
52 |
|
53 |
#diffusers==0.32.0
|
54 |
gguf
|
@@ -62,7 +62,7 @@ triton
|
|
62 |
|
63 |
#gradio[oauth]==5.11.0
|
64 |
|
65 |
-
pybind11
|
66 |
|
67 |
##pycuda
|
68 |
|
|
|
22 |
pipeline
|
23 |
wandb
|
24 |
paramiko
|
25 |
+
#k_diffusion
|
26 |
hf-transfer
|
27 |
torchsde
|
28 |
huggingface_hub[hf_transfer]
|
|
|
46 |
bs4
|
47 |
#diffusers
|
48 |
#git+https://github.com/ford442/diffusers.git@upcast_only
|
49 |
+
#git+https://github.com/ford442/diffusers.git@pre_64_nohook_unet
|
50 |
|
51 |
+
git+https://github.com/huggingface/diffusers.git
|
52 |
|
53 |
#diffusers==0.32.0
|
54 |
gguf
|
|
|
62 |
|
63 |
#gradio[oauth]==5.11.0
|
64 |
|
65 |
+
#pybind11
|
66 |
|
67 |
##pycuda
|
68 |
|