Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +6 -7
requirements.txt
CHANGED
|
@@ -1,10 +1,9 @@
|
|
| 1 |
-
|
|
|
|
| 2 |
openai
|
| 3 |
-
numpy
|
| 4 |
python-dotenv
|
| 5 |
-
|
| 6 |
-
pdfplumber
|
| 7 |
-
pytesseract
|
| 8 |
pillow
|
| 9 |
-
|
| 10 |
-
libtesseract-dev
|
|
|
|
| 1 |
+
|
| 2 |
+
gradio>=5.33
|
| 3 |
openai
|
|
|
|
| 4 |
python-dotenv
|
| 5 |
+
numpy
|
| 6 |
+
pdfplumber
|
| 7 |
+
pytesseract
|
| 8 |
pillow
|
| 9 |
+
|
|
|