Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -15,4 +15,5 @@ python-docx>=0.8.11
|
|
| 15 |
olefile>=0.46
|
| 16 |
uvicorn
|
| 17 |
fastapi
|
| 18 |
-
openai
|
|
|
|
|
|
| 15 |
olefile>=0.46
|
| 16 |
uvicorn
|
| 17 |
fastapi
|
| 18 |
+
openai
|
| 19 |
+
pytesseract
|