Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -1,8 +1,7 @@
|
|
1 |
-
pip install -U langchain-community
|
2 |
faiss-gpu
|
3 |
gradio
|
4 |
langchain==0.1.14
|
5 |
-
|
6 |
langchain-core==0.1.40
|
7 |
langchain-openai==0.1.1
|
8 |
langchain-text-splitters==0.0.1
|
|
|
|
|
1 |
faiss-gpu
|
2 |
gradio
|
3 |
langchain==0.1.14
|
4 |
+
langchain-community==0.0.31
|
5 |
langchain-core==0.1.40
|
6 |
langchain-openai==0.1.1
|
7 |
langchain-text-splitters==0.0.1
|