Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
|
@@ -4,4 +4,8 @@ requests
|
|
| 4 |
duckduckgo_search
|
| 5 |
pandas
|
| 6 |
smolagents[litellm]
|
| 7 |
-
ollama
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
duckduckgo_search
|
| 5 |
pandas
|
| 6 |
smolagents[litellm]
|
| 7 |
+
ollama
|
| 8 |
+
smolagents[transformers]
|
| 9 |
+
transformers
|
| 10 |
+
accelerate
|
| 11 |
+
bitsandbytes
|