Add pipeline tag and update Block-Sparse Attention note
#1
by
nielsr
HF Staff
- opened
This PR improves the model card for FlashVSR by:
- Adding the
pipeline_tag: image-to-imageto the metadata, which enhances the model's discoverability on the Hugging Face Hub under the relevant task category (Video Super-Resolution). - Updating the "3️⃣ Install Block-Sparse Attention (Required)" section with more detailed information, including an important
⚠️ Notefrom the GitHub repository regarding GPU compatibility. This provides clearer guidance for users on optimal hardware usage.
The existing structure, links to the paper (via arXiv), project page, and usage instructions are maintained.
JunhaoZhuang
changed pull request status to
merged