Spaces:
Runtime error
Runtime error
Update Gradio Version to 3.17.0
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
gradio==3.
|
| 2 |
huggingface-hub==0.11.1
|
| 3 |
protobuf==3.19.6
|
| 4 |
torch==1.12.1
|
|
|
|
| 1 |
+
gradio==3.17.0
|
| 2 |
huggingface-hub==0.11.1
|
| 3 |
protobuf==3.19.6
|
| 4 |
torch==1.12.1
|