Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
|
@@ -2,12 +2,11 @@ gradio
|
|
| 2 |
requests
|
| 3 |
langchain_core
|
| 4 |
langchain_community
|
| 5 |
-
smolagents
|
| 6 |
duckduckgo-search
|
| 7 |
langchain
|
| 8 |
rank_bm25
|
| 9 |
huggingface_hub
|
| 10 |
-
smolagent
|
| 11 |
crewai-tools
|
| 12 |
fastapi
|
| 13 |
uvicorn
|
|
|
|
| 2 |
requests
|
| 3 |
langchain_core
|
| 4 |
langchain_community
|
| 5 |
+
smolagents[toolkit]
|
| 6 |
duckduckgo-search
|
| 7 |
langchain
|
| 8 |
rank_bm25
|
| 9 |
huggingface_hub
|
|
|
|
| 10 |
crewai-tools
|
| 11 |
fastapi
|
| 12 |
uvicorn
|