Spaces:
Sleeping
Sleeping
Add cv2 dependency
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,2 +1,3 @@
|
|
1 |
plotly==5.13.1
|
2 |
-
pyproj==3.5.0
|
|
|
|
1 |
plotly==5.13.1
|
2 |
+
pyproj==3.5.0
|
3 |
+
opencv-python==4.5.3.56
|