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!

4 lines (2 loc) • 140 B
import { Qwen2_5_VLProcessor } from '../qwen2_5_vl/processing_qwen2_5_vl.js'; export class Qwen3VLProcessor extends Qwen2_5_VLProcessor {}