Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -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
|
@@ -10,3 +10,5 @@ langcodes==3.3.0
|
|
10 |
|
11 |
openai==1.16.2
|
12 |
pandas<=2.0.3
|
|
|
|
|
|
1 |
faiss-gpu
|
2 |
gradio
|
3 |
+
langchain-community
|
4 |
langchain==0.1.14
|
5 |
langchain-community==0.0.31
|
6 |
langchain-core==0.1.40
|
|
|
10 |
|
11 |
openai==1.16.2
|
12 |
pandas<=2.0.3
|
13 |
+
|
14 |
+
https://huggingface.co/spaces/BrindaSubhashri/langchain
|