Add pipeline tag and license metadata
#1
by nielsr HF Staff - opened
This PR improves the model card by adding the relevant metadata: the pipeline_tag (any-to-any, since this model performs joint audio-video generation) and the license (apache-2.0, as stated in the README's License section). This makes the model discoverable at https://huggingface.co/models?pipeline_tag=any-to-any.
The rest of the model card content remains unchanged.
agnJason changed pull request status to merged