Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,5 @@ smolagents>=0.2.0
|
|
| 2 |
gradio>=4.0.0
|
| 3 |
requests>=2.31.0
|
| 4 |
pytz>=2023.3
|
| 5 |
-
pyyaml>=6.0
|
|
|
|
|
|
| 2 |
gradio>=4.0.0
|
| 3 |
requests>=2.31.0
|
| 4 |
pytz>=2023.3
|
| 5 |
+
pyyaml>=6.0
|
| 6 |
+
deep-translator>=1.11.4
|