Add library name and pipeline tag to ContentV model card
#1
by
nielsr
HF Staff
- opened
This PR adds the pipeline_tag
and library_name
to the YAML metadata, improving discoverability and clarity. The pipeline_tag
is set to text-to-video
reflecting the model's functionality, and library_name
is set to diffusers
based on the code examples.
Thanks !
linwf
changed pull request status to
merged