Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -5
requirements.txt
CHANGED
@@ -1,8 +1,7 @@
|
|
1 |
huggingface_hub==0.25.2
|
2 |
gradio==3.41.2
|
3 |
-
huggingface_hub==0.22.2
|
4 |
langgraph
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
ipython
|
|
|
1 |
huggingface_hub==0.25.2
|
2 |
gradio==3.41.2
|
|
|
3 |
langgraph
|
4 |
+
langchain-core
|
5 |
+
langchain-groq
|
6 |
+
langchain-community
|
7 |
+
ipython
|