Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ pinecone-client
|
|
5 |
chromadb
|
6 |
unstructured
|
7 |
pdf2image
|
8 |
-
pytesseract
|
|
|
|
5 |
chromadb
|
6 |
unstructured
|
7 |
pdf2image
|
8 |
+
pytesseract
|
9 |
+
tiktoken
|