Add pipeline tag for video-to-music generation
#1
by
nielsr HF Staff - opened
This PR improves the model card for Diff-V2M: A Hierarchical Conditional Diffusion Model with Explicit Rhythmic Modeling for Video-to-Music Generation.
Key changes include:
- Adding the
pipeline_tag: otherto the metadata, which helps users discover this video-to-music generation model on the Hugging Face Hub. - Removing a redundant placeholder comment in the markdown content.
Please review and merge this PR.