Update model card metadata and add library info for OneVL
#1
by nielsr HF Staff - opened
Hi! I'm Niels from the Hugging Face team. I've updated the model card for OneVL to include relevant metadata and structured information.
- Added
library_name: transformersas the model is compatible with the Transformers library (specifically using theQwen3VLForConditionalGenerationarchitecture). - Updated the
pipeline_tagtoimage-to-imageas requested. - Added structured documentation including an overview, architecture details, and sample usage snippets for inference directly from the official repository.