Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,5 @@ huggingface_hub>=0.20.0
|
|
| 3 |
pytesseract>=0.3.10
|
| 4 |
pillow>=10.0.0
|
| 5 |
pypdf2>=3.0.0
|
| 6 |
-
python-docx>=0.8.11
|
|
|
|
|
|
| 3 |
pytesseract>=0.3.10
|
| 4 |
pillow>=10.0.0
|
| 5 |
pypdf2>=3.0.0
|
| 6 |
+
python-docx>=0.8.11
|
| 7 |
+
openai
|