UNPKG

transformers-fork

Version:

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

6 lines (4 loc) • 141 B
import { ImageProcessor, } from "../../base/image_processors_utils.js"; export class PvtImageProcessor extends ImageProcessor { }