Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -4
requirements.txt
CHANGED
|
@@ -1,10 +1,9 @@
|
|
| 1 |
smolagents
|
| 2 |
requests
|
| 3 |
duckduckgo_search
|
| 4 |
-
smol-agents
|
| 5 |
gradio
|
| 6 |
beautifulsoup4
|
| 7 |
litellm
|
| 8 |
-
|
| 9 |
-
|
| 10 |
-
|
|
|
|
| 1 |
smolagents
|
| 2 |
requests
|
| 3 |
duckduckgo_search
|
|
|
|
| 4 |
gradio
|
| 5 |
beautifulsoup4
|
| 6 |
litellm
|
| 7 |
+
smolagents[gradio]
|
| 8 |
+
google-auth
|
| 9 |
+
smolagents[litellm]
|