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!

5 lines (3 loc) • 177 B
import { DonutImageProcessor } from '../donut/image_processing_donut.js'; // NOTE: extends DonutImageProcessor export class NougatImageProcessor extends DonutImageProcessor {}