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