Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
|
@@ -6,9 +6,9 @@ transformers>=4.30.0
|
|
| 6 |
|
| 7 |
|
| 8 |
|
| 9 |
-
langchain
|
| 10 |
-
langchain-core
|
| 11 |
-
langchain-community
|
| 12 |
langchain-huggingface
|
| 13 |
|
| 14 |
# Image processing
|
|
|
|
| 6 |
|
| 7 |
|
| 8 |
|
| 9 |
+
langchain>=0.3.18
|
| 10 |
+
langchain-core>=0.3.35
|
| 11 |
+
langchain-community>=0.3.17
|
| 12 |
langchain-huggingface
|
| 13 |
|
| 14 |
# Image processing
|