Spaces:
Runtime error
Runtime error
Ahsen Khaliq
commited on
Commit
·
ddb2529
1
Parent(s):
3d7130a
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
# base ----------------------------------------
|
4 |
matplotlib>=3.2.2
|
5 |
numpy>=1.18.5
|
6 |
-
opencv-python
|
7 |
Pillow
|
8 |
PyYAML>=5.3.1
|
9 |
scipy>=1.4.1
|
|
|
3 |
# base ----------------------------------------
|
4 |
matplotlib>=3.2.2
|
5 |
numpy>=1.18.5
|
6 |
+
opencv-python-headless
|
7 |
Pillow
|
8 |
PyYAML>=5.3.1
|
9 |
scipy>=1.4.1
|