Spaces:
Runtime error
Runtime error
Commit
·
ed3c4af
1
Parent(s):
88e9c36
Add faiss-cpu
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
openai==0.25.0
|
2 |
PyPDF2==3.0.1
|
3 |
langchain==0.0.68
|
4 |
-
zipfile36==0.1.3
|
|
|
|
1 |
openai==0.25.0
|
2 |
PyPDF2==3.0.1
|
3 |
langchain==0.0.68
|
4 |
+
zipfile36==0.1.3
|
5 |
+
faiss-cpu==1.7.3
|