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_tagtovideo-text-to-textfor better searchability on the Hugging Face Hub. - Adding the
library_nameastransformersto 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