Improve model card: Add pipeline tag, library name, paper, and project page links

#2
by nielsr HF Staff - opened

This PR enhances the model card by:

  • Adding pipeline_tag: image-text-to-text for better categorization and discoverability on the Hub.
  • Including library_name: transformers to enable the "how to use" widget, as evidence in config.json indicates compatibility with the πŸ€— Transformers library (Qwen3VLForConditionalGeneration).
  • Adding a prominent link to the associated paper: Step-GUI Technical Report.
  • Adding a prominent link to the project page: https://opengelab.github.io/.
  • Adding a prominent link to the GitHub repository: https://github.com/stepfun-ai/gelab-zero.

These updates improve the completeness and navigability of the model card for users.

super-rikka changed pull request status to merged

Sign up or log in to comment