Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +7 -1
requirements.txt
CHANGED
|
@@ -1 +1,7 @@
|
|
| 1 |
-
huggingface_hub==0.25.2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
huggingface_hub==0.25.2
|
| 2 |
+
langgraph==0.0.33
|
| 3 |
+
google-generativeai==0.3.2
|
| 4 |
+
gradio==4.24.0
|
| 5 |
+
langchain==0.1.13
|
| 6 |
+
langsmith==0.1.20
|
| 7 |
+
python-dotenv==1.0.1
|