Spaces:
Runtime error
Runtime error
Commit ·
da4940f
1
Parent(s): 5b400d6
downgraded gradio to 4.31.0
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
-
gradio[oauth]==
|
| 2 |
uvicorn>=0.14.0
|
| 3 |
spaces
|
|
|
|
| 1 |
+
gradio[oauth]==4.31.0
|
| 2 |
uvicorn>=0.14.0
|
| 3 |
spaces
|