Improve model card: add pipeline tag, library name, update links, and citation

#1
by nielsr HF Staff - opened

This PR enhances the model card for Video-BLADE by:

  • Adding pipeline_tag: text-to-video to improve discoverability on the Hugging Face Hub under the text-to-video models.
  • Specifying library_name: diffusers, as the project explicitly uses the Diffusers library, enabling better integration and showing the "Use in Diffusers" button.
  • Updating the "Paper" link to the official Hugging Face Papers page: https://huggingface.co/papers/2508.10774.
  • Correcting the "Homepage" link to the actual project homepage: https://ziplab.co/BLADE-Homepage/.
  • Adding an explicit "Code" link to the GitHub repository: https://github.com/Tacossp/VIDEO-BLADE.
  • Updating the BibTeX citation to include complete author and year information, using the entry from the official GitHub repository.
GYP666 changed pull request status to closed

Sign up or log in to comment