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