Spaces:
Runtime error
Runtime error
Commit
·
5872ab9
1
Parent(s):
063d1c6
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ langchain==0.0.148
|
|
3 |
chromadb==0.3.21
|
4 |
tiktoken==0.3.3
|
5 |
pypdf==3.8.1
|
6 |
-
pymupdf==1.22.2
|
|
|
|
3 |
chromadb==0.3.21
|
4 |
tiktoken==0.3.3
|
5 |
pypdf==3.8.1
|
6 |
+
pymupdf==1.22.2
|
7 |
+
faiss-cpu
|