Update README.md
Browse files
README.md
CHANGED
|
@@ -6,3 +6,6 @@ tags:
|
|
| 6 |
# cv_utils
|
| 7 |
|
| 8 |
This is a build for some kernel utilities for computer vision, including generic_nms and connected_components
|
|
|
|
|
|
|
|
|
|
|
|
| 6 |
# cv_utils
|
| 7 |
|
| 8 |
This is a build for some kernel utilities for computer vision, including generic_nms and connected_components
|
| 9 |
+
|
| 10 |
+
# Warning
|
| 11 |
+
This kernel will be deprecated in the future, please use https://huggingface.co/kernels-community/cv-utils.
|