Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +7 -4
requirements.txt
CHANGED
|
@@ -1,5 +1,8 @@
|
|
| 1 |
-
|
| 2 |
-
smolagents
|
| 3 |
requests
|
| 4 |
-
|
| 5 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
gradio[oauth]
|
|
|
|
| 2 |
requests
|
| 3 |
+
wikipedia
|
| 4 |
+
python-dotenv
|
| 5 |
+
langchain-core
|
| 6 |
+
langchain-community
|
| 7 |
+
langchain-deepseek
|
| 8 |
+
langgraph
|