Improve model card: Add pipeline tag, sample usage, and BibTeX
#2
by
nielsr
HF Staff
- opened
This PR enhances the model card by:
- Adding the
pipeline_tag: image-to-videoto the metadata, enabling easier discovery on the Hub for models performing video generation. - Incorporating a "Sample Usage" section with installation steps and code for autoregressive video generation, directly sourced from the GitHub repository to provide practical guidance.
- Including the BibTeX entry for proper academic citation.
Please review and merge if these improvements align with the guidelines.