Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
@@ -18,7 +18,7 @@ huggingface_hub[hf_transfer]
|
|
18 |
|
19 |
scipy
|
20 |
|
21 |
-
ftfy
|
22 |
|
23 |
#opencv-python
|
24 |
|
@@ -32,7 +32,7 @@ numpy
|
|
32 |
|
33 |
peft
|
34 |
|
35 |
-
triton
|
36 |
|
37 |
gguf
|
38 |
|
@@ -40,9 +40,9 @@ git+https://github.com/ford442/image_gen_aux.git@1ink
|
|
40 |
|
41 |
#gradio[oauth]==5.12.0
|
42 |
#diffusers
|
43 |
-
git+https://github.com/ford442/diffusers.git@
|
44 |
#git+https://github.com/ford442/diffusers.git@pre_upcast_offload
|
45 |
|
46 |
-
timm
|
47 |
|
48 |
#flash-attn
|
|
|
18 |
|
19 |
scipy
|
20 |
|
21 |
+
#ftfy
|
22 |
|
23 |
#opencv-python
|
24 |
|
|
|
32 |
|
33 |
peft
|
34 |
|
35 |
+
#triton
|
36 |
|
37 |
gguf
|
38 |
|
|
|
40 |
|
41 |
#gradio[oauth]==5.12.0
|
42 |
#diffusers
|
43 |
+
git+https://github.com/ford442/diffusers.git@pre_32_nohook
|
44 |
#git+https://github.com/ford442/diffusers.git@pre_upcast_offload
|
45 |
|
46 |
+
#timm
|
47 |
|
48 |
#flash-attn
|