Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,5 +2,5 @@ duckduckgo-search
|
|
2 |
gradio
|
3 |
pandas
|
4 |
requests
|
5 |
-
smolagents
|
6 |
torch
|
|
|
2 |
gradio
|
3 |
pandas
|
4 |
requests
|
5 |
+
smolagents[transformers]
|
6 |
torch
|