Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -18,4 +18,5 @@ olefile>=0.46
|
|
18 |
uvicorn
|
19 |
fastapi
|
20 |
openai
|
21 |
-
pytesseract
|
|
|
|
18 |
uvicorn
|
19 |
fastapi
|
20 |
openai
|
21 |
+
pytesseract
|
22 |
+
pymupdf4llm
|