Improve model card: add metadata and links to paper/code
#1
by
nielsr
HF Staff
- opened
Hi! I'm Niels from the community science team at Hugging Face.
This PR improves the model card for Mobile-Agent-v3.5 (GUI-Owl-1.5) by:
- Adding the
image-text-to-textpipeline tag for better discoverability. - Specifying the
library_name: transformersmetadata based on the model configuration. - Removing the
arxivtag from the YAML metadata to follow standard documentation practices, while ensuring the paper is linked in the Markdown section. - Adding direct links to the paper (Mobile-Agent-v3.5: Multi-platform Fundamental GUI Agents) and the official GitHub repository.
- Providing a summary of the model's capabilities and linking to the available online demos.
These updates help users better understand the model's purpose and how to use it.