Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -5,4 +5,5 @@ chromadb
|
|
| 5 |
pypdf
|
| 6 |
tiktoken
|
| 7 |
langchain-community
|
| 8 |
-
pysqlite3-binary
|
|
|
|
|
|
| 5 |
pypdf
|
| 6 |
tiktoken
|
| 7 |
langchain-community
|
| 8 |
+
pysqlite3-binary
|
| 9 |
+
faiss-cpu
|