Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,7 @@
|
|
| 1 |
gradio==6.5.1
|
| 2 |
openai>=1.0.0
|
| 3 |
pypdf>=4.0.0
|
| 4 |
-
tenacity>=8.0.0
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
gradio==6.5.1
|
| 2 |
openai>=1.0.0
|
| 3 |
pypdf>=4.0.0
|
| 4 |
+
tenacity>=8.0.0
|
| 5 |
+
pymupdf
|
| 6 |
+
pytesseract
|
| 7 |
+
pillow
|