Improve model card: Add license, project/code links, and usage
#2
by
nielsr
HF Staff
- opened
This PR enhances the model card by:
- Adding the
license: apache-2.0metadata. - Adding explicit links to the project page (https://representationdiffusion.github.io/) and the GitHub repository (https://github.com/zelaki/ReDi).
- Adding a "Sample Usage" section with the command-line inference example from the GitHub README.
zelaki
changed pull request status to
merged