Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -17,6 +17,6 @@ wikipedia-api # for WikipediaSearchTool
|
|
| 17 |
python-dotenv
|
| 18 |
|
| 19 |
# SmolAgents and its extras
|
| 20 |
-
smolagents[audio,openai,transformers]
|
| 21 |
|
| 22 |
transformers
|
|
|
|
| 17 |
python-dotenv
|
| 18 |
|
| 19 |
# SmolAgents and its extras
|
| 20 |
+
smolagents[audio,openai,transformers,litellm]
|
| 21 |
|
| 22 |
transformers
|