Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -18,7 +18,7 @@ huggingface_hub[hf_transfer]
|
|
18 |
|
19 |
scipy
|
20 |
|
21 |
-
|
22 |
|
23 |
#opencv-python
|
24 |
|
@@ -32,7 +32,7 @@ numpy
|
|
32 |
|
33 |
peft
|
34 |
|
35 |
-
|
36 |
|
37 |
gguf
|
38 |
|
@@ -40,8 +40,8 @@ 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@pre_upcast_offload
|
44 |
-
git+https://github.com/ford442/diffusers.git@pre_upcast_offload
|
45 |
|
46 |
timm
|
47 |
|
|
|
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_64_nohook_unet
|
44 |
#git+https://github.com/ford442/diffusers.git@pre_upcast_offload
|
|
|
45 |
|
46 |
timm
|
47 |
|