Any-to-Any
Diffusers
Safetensors

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 Details including developers, model type, language, and license.
  • A comprehensive How to Get Started section 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, and pipeline_tag in the metadata.

Please review and merge this PR to enhance the discoverability and usability of the Show-o2 model.

Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment