UNPKG

@huggingface/transformers

Version:

State-of-the-art Machine Learning for the web. Run 🤗 Transformers directly in your browser, with no need for a server!

4 lines (2 loc) • 130 B
import { ImageProcessor } from '../../image_processors_utils.js'; export class DINOv3ViTImageProcessor extends ImageProcessor {}