Spaces:
Running
Running
Commit
·
e93059f
1
Parent(s):
88e047a
Fixed file upload and OCR functionality
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -10,4 +10,4 @@ tqdm
|
|
10 |
numpy==1.24.3
|
11 |
visualdl
|
12 |
python-Levenshtein
|
13 |
-
opencv-contrib-python==4.
|
|
|
10 |
numpy==1.24.3
|
11 |
visualdl
|
12 |
python-Levenshtein
|
13 |
+
opencv-contrib-python==4.8.0.74
|