Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
gradio
|
| 2 |
-
|
| 3 |
numpy
|
| 4 |
-
pillow
|
| 5 |
opencv-python-headless
|
|
|
|
| 6 |
pytz
|
|
|
|
| 1 |
gradio
|
| 2 |
+
pytesseract
|
| 3 |
numpy
|
|
|
|
| 4 |
opencv-python-headless
|
| 5 |
+
pillow
|
| 6 |
pytz
|