Spaces:
Sleeping
Sleeping
revert: restore original requirements
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
|
@@ -1,4 +1,3 @@
|
|
| 1 |
-
gradio
|
| 2 |
huggingface_hub>=0.20.0
|
| 3 |
python-multipart>=0.0.6
|
| 4 |
-
itsdangerous>=2.0.0
|
|
|
|
| 1 |
+
gradio>=4.0.0
|
| 2 |
huggingface_hub>=0.20.0
|
| 3 |
python-multipart>=0.0.6
|
|
|