Improve model card: Add `library_name` and structure content
#1
by
nielsr
HF Staff
- opened
This PR improves the model card for OSCAR by:
- Adding
library_name: diffusersto the YAML metadata, which will enable the automated inference widget on the Hugging Face Hub. - Structuring the content with a clear title, abstract section, code link, paper link, and a citation section using the BibTeX entry from the GitHub README.
- Ensuring compliance with guidelines by not adding a sample usage section, as no suitable code snippet was found in the GitHub README for direct inference.
- Keeping the existing arXiv paper link as instructed, rather than replacing it with the Hugging Face paper page link.
jinpeig
changed pull request status to
merged