Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -2,5 +2,6 @@ gradio
|
|
| 2 |
requests
|
| 3 |
smolagents
|
| 4 |
smolagents[toolkit]
|
|
|
|
| 5 |
openai # or use Hugging Face models via smolagent backends
|
| 6 |
pandas
|
|
|
|
| 2 |
requests
|
| 3 |
smolagents
|
| 4 |
smolagents[toolkit]
|
| 5 |
+
smolagents[litellm]
|
| 6 |
openai # or use Hugging Face models via smolagent backends
|
| 7 |
pandas
|