himisir
commited on
Commit
·
f1d1203
1
Parent(s):
6b25a89
update
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -6,6 +6,8 @@ hydra-core>=1.2.0
|
|
6 |
matplotlib>=3.2.2
|
7 |
numpy>=1.18.5
|
8 |
opencv-python>=4.1.1
|
|
|
|
|
9 |
Pillow>=7.1.2
|
10 |
PyYAML>=5.3.1
|
11 |
requests>=2.23.0
|
|
|
6 |
matplotlib>=3.2.2
|
7 |
numpy>=1.18.5
|
8 |
opencv-python>=4.1.1
|
9 |
+
opencv-python-headless
|
10 |
+
cv2
|
11 |
Pillow>=7.1.2
|
12 |
PyYAML>=5.3.1
|
13 |
requests>=2.23.0
|