Instructions to use replicate/cv_utils with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Kernels
How to use replicate/cv_utils with Kernels:
# !pip install kernels from kernels import get_kernel kernel = get_kernel("replicate/cv_utils") - Notebooks
- Google Colab
- Kaggle
File size: 750 Bytes
12075d1 0053e96 6dce439 6a2f5d2 12075d1 6a2f5d2 bff3e18 8d27a78 bff3e18 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 | ---
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.
|