Spaces:
Runtime error
Runtime error
Commit
Β·
a2d8480
1
Parent(s):
0831a35
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ langchain
|
|
4 |
chromadb
|
5 |
pypdf
|
6 |
tiktoken
|
7 |
-
PyPDF2
|
|
|
|
4 |
chromadb
|
5 |
pypdf
|
6 |
tiktoken
|
7 |
+
PyPDF2
|
8 |
+
pickle
|