Improve model card: Add pipeline tag, library name, link to code, and correct license
#2
by
nielsr
HF Staff
- opened
This PR improves the model card by:
- Adding the
pipeline_tag
to enable discovery via the text-to-video pipeline. - Adding the
library_name
to facilitate one-click inference. - Adding a link to the official code repository.
- Correcting the license to
mit
based on the Github repository.
benjamin-paine
changed pull request status to
merged