Add library_name to metadata
#1
by nielsr HF Staff - opened
Hi! I'm Niels from the community science team at Hugging Face.
This PR adds library_name: transformers to the YAML metadata of the model card. Given that the model uses the Qwen3VLForConditionalGeneration architecture and requires transformers >= 4.57.0, adding this tag will enable the "Use in Transformers" feature on the Hub, making it easier for researchers to load and use your model.
I've also kept the existing detailed documentation, results, and usage examples.