Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +11 -11
requirements.txt
CHANGED
|
@@ -2,19 +2,19 @@ altair
|
|
| 2 |
pandas
|
| 3 |
streamlit
|
| 4 |
deepagents
|
| 5 |
-
langchain
|
| 6 |
-
langchain-huggingface
|
| 7 |
-
langgraph
|
| 8 |
-
torch
|
| 9 |
-
transformers
|
| 10 |
accelerate
|
| 11 |
sentencepiece
|
| 12 |
-
huggingface-hub
|
| 13 |
-
openai
|
| 14 |
-
anthropic
|
| 15 |
-
google-generativeai
|
| 16 |
-
tavily
|
| 17 |
typing-extensions
|
| 18 |
python-dotenv
|
| 19 |
-
tavily-python
|
| 20 |
|
|
|
|
| 2 |
pandas
|
| 3 |
streamlit
|
| 4 |
deepagents
|
| 5 |
+
langchain
|
| 6 |
+
langchain-huggingface
|
| 7 |
+
langgraph
|
| 8 |
+
torch
|
| 9 |
+
transformers
|
| 10 |
accelerate
|
| 11 |
sentencepiece
|
| 12 |
+
huggingface-hub
|
| 13 |
+
openai
|
| 14 |
+
anthropic
|
| 15 |
+
google-generativeai
|
| 16 |
+
tavily
|
| 17 |
typing-extensions
|
| 18 |
python-dotenv
|
| 19 |
+
tavily-python
|
| 20 |
|