Spaces:
Sleeping
Sleeping
Commit
·
077d4e1
1
Parent(s):
00a2b0a
Added opencv
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -39,6 +39,7 @@ mkl==2021.4.0
|
|
39 |
mpmath==1.3.0
|
40 |
networkx==3.2.1
|
41 |
numpy==1.26.3
|
|
|
42 |
orjson==3.10.5
|
43 |
packaging==24.1
|
44 |
pandas==2.2.2
|
|
|
39 |
mpmath==1.3.0
|
40 |
networkx==3.2.1
|
41 |
numpy==1.26.3
|
42 |
+
opencv-python==4.10.0.84
|
43 |
orjson==3.10.5
|
44 |
packaging==24.1
|
45 |
pandas==2.2.2
|