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!

7 lines (5 loc) • 234 B
import { ImageProcessor, } from "../../base/image_processors_utils.js"; export class DPTImageProcessor extends ImageProcessor { } export class DPTFeatureExtractor extends DPTImageProcessor { } // NOTE: extends DPTImageProcessor