Improve model card and add metadata
#1
by nielsr HF Staff - opened
This PR improves the model card by adding relevant metadata and linking the model to its research paper and code. Specifically:
- Added
library_name: diffusersbased on the configuration file. - Added
pipeline_tag: image-to-videoto categorize the model. - Included links to the official paper, project page, and GitHub repository.
- Structured the README for better readability.
onecat-ai changed pull request status to merged