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 (4 loc) • 136 B
import { ImageProcessor, } from "../../base/image_processors_utils.js"; export class BitImageProcessor extends ImageProcessor { }