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!

6 lines (3 loc) • 183 B
import { OwlViTImageProcessor } from "../owlvit/image_processing_owlvit.js"; // NOTE: extends OwlViTImageProcessor export class Owlv2ImageProcessor extends OwlViTImageProcessor { }