Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -30,7 +30,6 @@ xformers
|
|
30 |
|
31 |
numpy
|
32 |
|
33 |
-
gradio[oauth]==5.7.1
|
34 |
|
35 |
peft
|
36 |
|
@@ -39,3 +38,5 @@ triton
|
|
39 |
gguf
|
40 |
|
41 |
git+https://github.com/ford442/diffusers.git@upcast_test
|
|
|
|
|
|
30 |
|
31 |
numpy
|
32 |
|
|
|
33 |
|
34 |
peft
|
35 |
|
|
|
38 |
gguf
|
39 |
|
40 |
git+https://github.com/ford442/diffusers.git@upcast_test
|
41 |
+
|
42 |
+
gradio[oauth]==5.9.1
|