Improve model card: Correct pipeline tag, add license and library name
#1
by
nielsr
HF Staff
- opened
This PR improves the model card by:
- Correcting the
pipeline_tag
tovideo-text-to-text
for better searchability on the Hugging Face Hub. - Adding the
library_name
astransformers
to specify compatibility. - Specifying the license as
bsd-2-clause
.
These changes enhance the model card's completeness and discoverability.
Haoz0206
changed pull request status to
merged