Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
transformers
|
2 |
torch
|
3 |
-
langchain
|
4 |
langchain-community
|
5 |
pypdf
|
6 |
pydantic
|
|
|
1 |
transformers
|
2 |
torch
|
3 |
+
langchain==0.1.5
|
4 |
langchain-community
|
5 |
pypdf
|
6 |
pydantic
|