cv_utils / README.md
sayakpaul's picture
sayakpaul HF Staff
Add model repository removal notice
0053e96 verified
|
Raw
History Blame Contribute Delete
750 Bytes
---
tags:
- kernels
---
> [!CAUTION]
> Starting from September 13, 2026, we will be removing the "model" type repositories of kernels (e.g., kernels-community/flash-attn3). Make sure you're using a latest version of kernels. If you face any disruption, please report them here: https://github.com/huggingface/kernels/issues/new.
> [!WARNING]
> This repository will soon be deleted as it's now deprecated. Please use [kernels-community/cv-utils](https://huggingface.co/kernels-community/cv-utils).
# cv_utils
This is a build for some kernel utilities for computer vision, including generic_nms and connected_components
# Warning ⚠️
This kernel will be deprecated in the future, please use https://huggingface.co/kernels-community/cv-utils.