Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
CHANGED
@@ -10,4 +10,8 @@ langchain-pinecone
|
|
10 |
fastapi
|
11 |
uvicorn
|
12 |
python-multipart
|
|
|
|
|
|
|
13 |
pytesseract
|
|
|
|
10 |
fastapi
|
11 |
uvicorn
|
12 |
python-multipart
|
13 |
+
pypdf
|
14 |
+
pymupdf
|
15 |
+
pdf2image
|
16 |
pytesseract
|
17 |
+
pillow
|