Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +5 -5
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
-
gradio==4.36.0
|
2 |
-
opencv-python==4.10.0.84
|
3 |
-
|
4 |
-
Pillow==10.4.0
|
5 |
-
numpy==1.26.4
|
6 |
pytz==2024.1
|
|
|
1 |
+
gradio==4.36.0
|
2 |
+
opencv-python==4.10.0.84
|
3 |
+
easyocr==1.7.1
|
4 |
+
Pillow==10.4.0
|
5 |
+
numpy==1.26.4
|
6 |
pytz==2024.1
|