init
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -5,6 +5,6 @@ visdom>=0.1.8.3
|
|
5 |
scipy>=1.1.0
|
6 |
numpy>=1.14.1
|
7 |
Pillow>=5.0.0
|
8 |
-
opencv-python
|
9 |
dlib==19.18.0
|
10 |
shapely==1.7.0
|
|
|
5 |
scipy>=1.1.0
|
6 |
numpy>=1.14.1
|
7 |
Pillow>=5.0.0
|
8 |
+
opencv-python-headless==4.5.5.62
|
9 |
dlib==19.18.0
|
10 |
shapely==1.7.0
|