Improve model card: add pipeline tag, library name, and links

#1
by nielsr HF Staff - opened

Hi! I'm Niels, part of the community science team at Hugging Face.

This PR improves the model card for Mobile-Agent-v3.5 (GUI-Owl-1.5). Specifically, it:

  • Adds the image-text-to-text pipeline tag to ensure the model is correctly categorized on the Hub.
  • Adds the transformers library name as the repository contains a config.json with a compatible architecture and version.
  • Moves the ArXiv ID from the YAML metadata to the markdown content as a paper link, following best practices.
  • Adds links to the original paper and the official GitHub repository.
  • Organizes the description for better readability.

Please let me know if you have any questions!

Cannot merge
This branch has merge conflicts in the following files:
  • README.md

Sign up or log in to comment