Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -26,8 +26,6 @@ xformers
|
|
26 |
|
27 |
numpy
|
28 |
|
29 |
-
gradio[oauth]==5.9.1
|
30 |
-
|
31 |
peft
|
32 |
|
33 |
triton
|
@@ -37,3 +35,5 @@ gguf
|
|
37 |
git+https://github.com/ford442/image_gen_aux.git@1ink
|
38 |
|
39 |
git+https://github.com/ford442/diffusers.git@upcast_vae
|
|
|
|
|
|
26 |
|
27 |
numpy
|
28 |
|
|
|
|
|
29 |
peft
|
30 |
|
31 |
triton
|
|
|
35 |
git+https://github.com/ford442/image_gen_aux.git@1ink
|
36 |
|
37 |
git+https://github.com/ford442/diffusers.git@upcast_vae
|
38 |
+
|
39 |
+
gradio[oauth]==5.9.1
|