Add library_name and clean up model card
#1
by
nielsr HF Staff - opened
This PR improves the model card by:
- Adding
library_name: diffusersto the metadata, which enables the "How to use" widget on the model page with adiffuserscode snippet. - Removing a redundant YAML frontmatter block from the markdown content, as all metadata is already (or now will be) correctly placed in the top-level YAML block.
APRIL-AIGC changed pull request status to
merged
update REAMDE