Add pipeline tag and library name to model card
#1
by
nielsr
HF Staff
- opened
This PR adds the pipeline_tag
to the model card metadata, specifying the model's functionality as image-to-video
.
It also adds the library_name
.
This will improve discoverability on the Hugging Face Hub.