Spaces:
Sleeping
Sleeping
vineelnani16
commited on
Commit
•
c44c84f
1
Parent(s):
4f18814
++++++++
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
opencv-python==4.10.0.82
|
2 |
-
opencv-python-headless==4.10.0.82
|
3 |
numpy==1.26.4
|
4 |
pytesseract==0.3.10
|
5 |
pdf2image==1.17.0
|
@@ -13,4 +13,4 @@ fastjsonschema==2.19.1
|
|
13 |
orjson==3.10.4
|
14 |
python-json-logger==2.0.7
|
15 |
ujson==5.10.0
|
16 |
-
PyWavelets
|
|
|
1 |
+
opencv-contrib-python==4.10.0.82
|
2 |
+
opencv-contrib-python-headless==4.10.0.82
|
3 |
numpy==1.26.4
|
4 |
pytesseract==0.3.10
|
5 |
pdf2image==1.17.0
|
|
|
13 |
orjson==3.10.4
|
14 |
python-json-logger==2.0.7
|
15 |
ujson==5.10.0
|
16 |
+
PyWavelets
|