Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
-
smolagents>=1.
|
| 2 |
gradio>=4.38.1
|
| 3 |
pillow>=10.3.0
|
| 4 |
-
|
| 5 |
pytz>=2024.1
|
| 6 |
pyyaml>=6.0.1
|
| 7 |
requests>=2.32.3
|
|
|
|
| 1 |
+
smolagents>=1.8.0
|
| 2 |
gradio>=4.38.1
|
| 3 |
pillow>=10.3.0
|
| 4 |
+
ddgs>=9.5.1
|
| 5 |
pytz>=2024.1
|
| 6 |
pyyaml>=6.0.1
|
| 7 |
requests>=2.32.3
|