Spaces:
Runtime error
Runtime error
add requirements
Browse files- requirements.txt +4 -0
requirements.txt
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
opencv-contrib-python==4.5.4.58
|
2 |
+
opencv-python==4.5.5.62
|
3 |
+
opencv-python-headless==4.5.4.58
|
4 |
+
tensorflow==2.7.0
|