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