Update metadata and improve model card
#1
by
nielsr HF Staff - opened
Hi! I'm Niels from the Hugging Face community science team.
This PR improves the model card by:
- Adding the
pipeline_tag: image-to-videoto ensure the model is correctly categorized on the Hub. - Setting the
library_nametodiffusersas evidenced by the model's configuration files and usage instructions. - Linking the model to the corresponding paper page on Hugging Face.
These changes help make the model more discoverable and provide users with the correct automated code snippets for usage.