Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -4,6 +4,7 @@ transformers>=4.35.0
|
|
| 4 |
accelerate>=0.20.0
|
| 5 |
langchain>=0.1.0
|
| 6 |
langchain-community>=0.0.20
|
|
|
|
| 7 |
pydantic>=2.0.0
|
| 8 |
requests>=2.31.0
|
| 9 |
matplotlib>=3.7.0
|
|
|
|
| 4 |
accelerate>=0.20.0
|
| 5 |
langchain>=0.1.0
|
| 6 |
langchain-community>=0.0.20
|
| 7 |
+
langgraph>=0.2.0
|
| 8 |
pydantic>=2.0.0
|
| 9 |
requests>=2.31.0
|
| 10 |
matplotlib>=3.7.0
|