Improve model card: add library_name, citation and sample usage
#3
by
nielsr
HF Staff
- opened
Hi! I'm Niels from the community science team at Hugging Face.
I've opened this PR to enhance the model card for OneReward-ComfyUI. Specifically, I have:
- Added
library_name: diffusersto the metadata to enable better integration and discoverability. - Included a sample usage code snippet from the official GitHub repository (note that this requires the custom pipeline from their source code).
- Added the BibTeX citation from the paper.
Please let me know if you have any questions!
yichengup
changed pull request status to
merged