update requirements
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -12,7 +12,7 @@ opencv_python
|
|
12 |
pandas==1.3.5
|
13 |
Pillow==9.4.0
|
14 |
prettytable==2.2.1
|
15 |
-
pydensecrf==1.0rc2
|
16 |
PyYAML
|
17 |
scikit_image
|
18 |
scikit_learn
|
|
|
12 |
pandas==1.3.5
|
13 |
Pillow==9.4.0
|
14 |
prettytable==2.2.1
|
15 |
+
# pydensecrf==1.0rc2
|
16 |
PyYAML
|
17 |
scikit_image
|
18 |
scikit_learn
|