Improve model card for Show-o2
#2
by
nielsr
HF Staff
- opened
This PR replaces the generic model card with detailed information for the Show-o2 model.
It includes:
- The paper title as the main heading.
- A concise model description derived from the paper abstract.
- Prominent links to the paper, GitHub repository, and Hugging Face Space demo.
- Detailed
Model Detailsincluding developers, model type, language, and license. - A comprehensive
How to Get Startedsection with executable code snippets for various inference tasks (MMU, T2I, Inpainting, Extrapolation). - Information about training data and procedures.
- The BibTeX citation for the paper.
- The
library_name,license, andpipeline_tagin the metadata.
Please review and merge this PR to enhance the discoverability and usability of the Show-o2 model.