Improve model card: Add metadata, links, and usage example
#4
by
nielsr
HF Staff
- opened
This PR improves the model card by:
- Adding
pipeline_tag
,library_name
,license
, andtags
to the metadata section for better discoverability and integration with the Hugging Face Hub. - Updating the Pusa paper link from arXiv to the Hugging Face Papers page.
- Adding a prominent link to the project page (
https://yaofang-liu.github.io/Pusa_Web/
). - Including a detailed sample usage example for Image-to-Video generation, enhancing usability.