Spaces:
Configuration error
Configuration error
Update requirements.txt
Browse files- requirements.txt +1 -4
requirements.txt
CHANGED
|
@@ -1,8 +1,5 @@
|
|
| 1 |
# Core
|
| 2 |
-
|
| 3 |
-
gradio==5.1.0
|
| 4 |
-
fastapi==0.112.2
|
| 5 |
-
gradio-client>=1.3.0
|
| 6 |
|
| 7 |
# Core ML and NLP
|
| 8 |
torch>=2.0.0
|
|
|
|
| 1 |
# Core
|
| 2 |
+
gradio==5.32.1
|
|
|
|
|
|
|
|
|
|
| 3 |
|
| 4 |
# Core ML and NLP
|
| 5 |
torch>=2.0.0
|