Spaces:
Build error
Build error
Create requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
numpy==1.19.5
|
| 2 |
+
opencv-python==4.5.3.56
|
| 3 |
+
tensorflow==2.6.0
|