Spaces:
Sleeping
Sleeping
removed pytesseract replaced by PIL preprocess
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
|
@@ -1,5 +1,4 @@
|
|
| 1 |
gradio
|
| 2 |
Pillow
|
| 3 |
-
pytesseract
|
| 4 |
mistralai
|
| 5 |
-
dotenv
|
|
|
|
| 1 |
gradio
|
| 2 |
Pillow
|
|
|
|
| 3 |
mistralai
|
| 4 |
+
python-dotenv
|