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: diffusersto 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-FTmodel, directly extracted from the original GitHub README.
Please review these changes.
casiatao changed pull request status to merged