Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -6,4 +6,5 @@ pdf2image # for fallback OCR on images
|
|
| 6 |
pytesseract
|
| 7 |
Pillow
|
| 8 |
rapidfuzz
|
| 9 |
-
pdfplumber
|
|
|
|
|
|
| 6 |
pytesseract
|
| 7 |
Pillow
|
| 8 |
rapidfuzz
|
| 9 |
+
pdfplumber
|
| 10 |
+
openai
|