Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -3,7 +3,8 @@ uvicorn[standard]
|
|
| 3 |
gradio
|
| 4 |
gradio_client
|
| 5 |
pydantic
|
| 6 |
-
huggingface_hub
|
|
|
|
| 7 |
|
| 8 |
|
| 9 |
|
|
|
|
| 3 |
gradio
|
| 4 |
gradio_client
|
| 5 |
pydantic
|
| 6 |
+
huggingface_hub>=0.18.1
|
| 7 |
+
langdetect>=1.0.9
|
| 8 |
|
| 9 |
|
| 10 |
|