Improve model card: add library_name, full abstract, and usage example

#1
by nielsr HF Staff - opened

This PR enhances the model card by:

  • Adding the library_name: diffusers to the metadata, which enables the Hugging Face Inference API widget and improved discoverability.
  • Including the full abstract of the paper for comprehensive understanding.
  • Integrating the detailed "How to use" section with code examples, making it easier for users to get started with the model.
  • Adding the "Train", "Citation", and "Acknowledgements" sections for complete documentation.
FQiao changed pull request status to merged

Sign up or log in to comment