Enhance model card with metadata, introduction, usage, and citation

#2
by nielsr HF Staff - opened

This PR significantly enhances the model card for InstanceAssemble by adding crucial metadata and expanding the descriptive content.

Key improvements include:

  • Adding the pipeline_tag: text-to-image to improve discoverability and enable the automated Hugging Face inference widget.
  • Specifying library_name: diffusers to provide a ready-to-use code snippet for users, based on compatibility evidence with SD3/Flux models.
  • Incorporating the model's introduction, a visual teaser, and practical usage examples with code snippets directly from the GitHub README, making it easier for users to understand and get started with the model.
  • Adding the paper citation from the GitHub repository.
  • Retaining the existing license and GitHub repository link.

Please review these updates.

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

Sign up or log in to comment