Improve model card: Update pipeline tag, add library name, and detailed content
#2
by
nielsr
HF Staff
- opened
This PR significantly enhances the model card for TC-Light by:
- Updating the
pipeline_tagfromimage-to-imagetovideo-to-videoto accurately reflect its core functionality in video processing and ensure better discoverability on the Hub (https://huggingface.co/models?pipeline_tag=video-to-video). - Adding
library_name: diffusersas the model's underlying components and dependencies align with the Diffusers library, which enables better integration and a "how to use" widget on the model page. - Expanding the model card content using the comprehensive information from the official GitHub repository, including detailed explanations of the method, usage instructions, examples, behavioral insights, and a proper citation. This provides a more informative and user-friendly experience for anyone visiting the model page.
TeslaYang123
changed pull request status to
merged