Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
torch==2.2.1
|
2 |
transformers==4.38.2
|
3 |
-
langchain==0.1.
|
4 |
-
langchain-community==0.0.
|
5 |
gradio==4.24.0
|
6 |
pymupdf==1.24.1
|
7 |
sentence-transformers==2.3.1
|
@@ -9,4 +9,4 @@ accelerate==0.27.2
|
|
9 |
bitsandbytes==0.42.0
|
10 |
huggingface-hub==0.21.4
|
11 |
langsmith==0.1.17
|
12 |
-
|
|
|
1 |
torch==2.2.1
|
2 |
transformers==4.38.2
|
3 |
+
langchain==0.1.16
|
4 |
+
langchain-community==0.0.31
|
5 |
gradio==4.24.0
|
6 |
pymupdf==1.24.1
|
7 |
sentence-transformers==2.3.1
|
|
|
9 |
bitsandbytes==0.42.0
|
10 |
huggingface-hub==0.21.4
|
11 |
langsmith==0.1.17
|
12 |
+
faiss-cpu==1.7.4
|