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-textfor better categorization and discoverability on the Hub. - Including
library_name: transformersto enable the "how to use" widget, as evidence inconfig.jsonindicates 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