Spaces:
Runtime error
Runtime error
jwyang commited on
Commit ·
7dc9631
1
Parent(s): f20be77
add requirement
Browse files- requirements.txt +3 -0
requirements.txt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
opencv-python==4.4.0.46
|
| 2 |
+
termcolor==1.1.0
|
| 3 |
+
yacs==0.1.8
|