Improve model card: Add Radial Attention paper, project, code links and update metadata
#25
by
nielsr
HF Staff
- opened
This PR improves the model card for vrgamedevgirl/Wan14BT2VFusioniX
by:
- Linking to the associated research paper: Radial Attention: $O(n\log n)$ Sparse Attention with Energy Decay for Long Video Generation.
- Adding links to the Radial Attention project page (https://hanlab.mit.edu/projects/radial-attention) and its GitHub repository (https://github.com/mit-han-lab/radial-attention).
- Updating metadata: explicitly setting
pipeline_tag: text-to-video
, addinglibrary_name: diffusers
, and correctinglicense
tocc-by-nc-sa-4.0
to reflect the non-commercial usage restrictions mentioned in the model card.