Improve model card: Add library_name, GitHub link, and Sample Usage

#1
by nielsr HF Staff - opened

This PR enhances the model card by:

  • Adding library_name: diffusers to the metadata, which enables the "How to use" widget on the Hub.
  • Adding an explicit link to the GitHub repository for easier access to the code.
  • Including a dedicated "Sample Usage" section with the inference command for the Qwen-Edit-2509-FT model, directly extracted from the original GitHub README.

Please review these changes.

casiatao changed pull request status to merged

Sign up or log in to comment