Spaces:
Runtime error
Runtime error
ryanrwatkins
commited on
Commit
Β·
5cc5022
1
Parent(s):
2741621
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ faiss-cpu
|
|
3 |
langchain
|
4 |
chromadb
|
5 |
pypdf
|
6 |
-
tiktoken
|
|
|
|
3 |
langchain
|
4 |
chromadb
|
5 |
pypdf
|
6 |
+
tiktoken
|
7 |
+
PyPDF2
|