yxchng
commited on
Commit
·
8aa4084
1
Parent(s):
200f7b8
remove opencv
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -10,6 +10,6 @@ regex
|
|
10 |
scipy
|
11 |
scikit-image
|
12 |
pycocotools==2.0.2
|
13 |
-
opencv-python==4.5.3.56
|
14 |
tokenizers==0.8.1rc1
|
15 |
h5py
|
|
|
10 |
scipy
|
11 |
scikit-image
|
12 |
pycocotools==2.0.2
|
13 |
+
#opencv-python==4.5.3.56
|
14 |
tokenizers==0.8.1rc1
|
15 |
h5py
|