Improve model card: Add pipeline tag, library name, and links
#2
by
nielsr
HF Staff
- opened
This PR enhances the model card by:
- Adding the
pipeline_tag: text-to-video
for better model discoverability on the Hub. - Specifying
library_name: diffusers
to enable the "Use in Diffusers" quickstart button and ensure proper integration. - Including the Hugging Face paper link alongside the existing arXiv link for the "VSA: Faster Video Diffusion with Trainable Sparse Attention" paper.
- Adding a link to the project's official documentation page for more context and resources.
BrianChen1129
changed pull request status to
merged