Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
-
|
| 2 |
-
easyocr
|
| 3 |
-
|
|
|
|
| 1 |
+
Flask==2.3.2
|
| 2 |
+
easyocr==1.7.1
|
| 3 |
+
opencv-python-headless
|