Spaces:
Runtime error
Runtime error
baixianger
commited on
Commit
·
66b0552
1
Parent(s):
a7035da
Update project dependencies in requirements.txt
Browse files- requirements.txt +11 -1
requirements.txt
CHANGED
|
@@ -1,2 +1,12 @@
|
|
| 1 |
gradio
|
| 2 |
-
requests
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
gradio
|
| 2 |
+
requests
|
| 3 |
+
langchain
|
| 4 |
+
langchain-community
|
| 5 |
+
langchain-core
|
| 6 |
+
langchain-google-genai
|
| 7 |
+
langchain-tavily
|
| 8 |
+
langgraph
|
| 9 |
+
arxiv
|
| 10 |
+
pymupdf
|
| 11 |
+
wikipedia
|
| 12 |
+
dotenv
|