Add `library_name: diffusers` and "Latest Updates" section
#2
by
nielsr HF Staff - opened
This PR improves the model card for EEGDM by:
- Adding
library_name: diffusersto the metadata. This is supported by the project's use of diffusion models and acknowledgment of "Hugging Face Diffusers" in the GitHub repository'sREADME.mdand the existing model card's "Acknowledgments" section, enhancing discoverability and potential integration on the Hugging Face Hub. - Incorporating the "π° Latest Updates" section from the GitHub README into the model card content to provide users with up-to-date information on the project's development.
- Making a minor stylistic adjustment to the BibTeX author list for better readability and common BibTeX convention.
jhpuah changed pull request status to
merged