Improve model card: Add abstract, detailed quick start, and specific tags
#1
by
nielsr
HF Staff
- opened
This PR improves the model card for Wan-Alpha: High-Quality Text-to-Video Generation with Alpha Channel by:
- Adding
tags: - rgba - transparencyto the YAML metadata, enhancing discoverability for models with alpha channel and transparency capabilities. - Adding the official Hugging Face paper badge.
- Including the full paper abstract for better understanding of the model's contribution.
- Integrating the comprehensive "π Quick Start" section, including environment setup, model download, and detailed usage instructions with a code snippet from the GitHub repository, replacing the previous simple link. This provides immediate, runnable examples for users.
- Incorporating the "π¨ Official ComfyUI Version" section, detailing how to use the model within ComfyUI.
No library_name tag has been added as the provided code snippets in the GitHub README do not explicitly show usage of any Hugging Face library like diffusers.
htdong
changed pull request status to
merged