Improve model card: Add pipeline tag, update paper link, and add sample usage

#1
by nielsr HF Staff - opened

This PR enhances the model card by:

  • Adding the pipeline_tag: text-to-image metadata for improved model discoverability on the Hugging Face Hub.
  • Updating the paper link from arXiv to the official Hugging Face Papers page: IMAGGarment: Fine-Grained Garment Generation for Controllable Fashion Design.
  • Including a "Sample Usage" section with a Python code snippet, directly extracted from the GitHub README's "How to test" instructions, to guide users on how to run inference with the model.
Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment