Add pipeline tag and improve model card
#1
by nielsr HF Staff - opened
Hi! I'm Niels from the Hugging Face community team.
This PR improves the model card for Kiwi-Sparkle by:
- Adding the
image-to-videopipeline tag to improve discoverability on the Hub. - Linking the model to its respective paper page.
- Adding links to the official GitHub repository and project page for easier access to the code and demos.
- Providing a sample inference command derived from the repository's README.
Please let me know if you have any questions!