Improve model card: add pipeline tag, sample usage and citation
#1
by nielsr HF Staff - opened
This PR improves the model card for DISCO. The following changes were made:
- Added
pipeline_tag: otherto the metadata for better discoverability. - Added a Sample Usage section featuring the inference command found in the official GitHub repository.
- Added a Citation section with the BibTeX entry from the paper.
- Maintained existing visual assets and links to the paper, project page, and code.