Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +6 -4
requirements.txt
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
paddlepaddle
|
4 |
-
Pillow
|
5 |
pytz
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio
|
2 |
+
pillow
|
|
|
|
|
3 |
pytz
|
4 |
+
# Your OCR engine, example:
|
5 |
+
easyocr
|
6 |
+
# or if using custom:
|
7 |
+
# paddleocr
|