Spaces:
Running
Running
Upload requirements.txt with huggingface_hub
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -5,4 +5,4 @@ huggingface_hub>=0.20.0,<0.26
|
|
| 5 |
pyyaml>=6.0
|
| 6 |
numpy>=1.24.0
|
| 7 |
scipy>=1.10.0
|
| 8 |
-
gradio==
|
|
|
|
| 5 |
pyyaml>=6.0
|
| 6 |
numpy>=1.24.0
|
| 7 |
scipy>=1.10.0
|
| 8 |
+
gradio==5.9.1
|