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) • 179 B
import { DonutImageProcessor } from "../donut/image_processing_donut.js"; // NOTE: extends DonutImageProcessor export class NougatImageProcessor extends DonutImageProcessor { }