Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
ultralytics>=8.0.0
|
| 2 |
opencv-python-headless>=4.5.0
|
| 3 |
-
easyocr>=1.
|
| 4 |
numpy>=1.20.0
|
| 5 |
pillow>=8.0.0
|
| 6 |
matplotlib>=3.3.0
|
|
|
|
| 1 |
ultralytics>=8.0.0
|
| 2 |
opencv-python-headless>=4.5.0
|
| 3 |
+
easyocr>=1.6.0
|
| 4 |
numpy>=1.20.0
|
| 5 |
pillow>=8.0.0
|
| 6 |
matplotlib>=3.3.0
|