Spaces:
Runtime error
Runtime error
Jerry Yan
commited on
Commit
•
75c043a
1
Parent(s):
ef33a27
add example files
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -4,4 +4,4 @@ torch==1.4.0
|
|
4 |
torchvision==0.5.0
|
5 |
tqdm>=4.45.0
|
6 |
numba==0.48
|
7 |
-
opencv-python-headless==4.1.2.30
|
|
|
4 |
torchvision==0.5.0
|
5 |
tqdm>=4.45.0
|
6 |
numba==0.48
|
7 |
+
opencv-contrib-python-headless==4.1.2.30
|