Add pipeline tag and library name
#3
by
nielsr
HF Staff
- opened
This PR improves the model card by adding:
pipeline_tag: video-text-to-textto ensure the model is discoverable in the appropriate category on the Hugging Face Hub (https://huggingface.co/models?pipeline_tag=video-text-to-text).library_name: transformersto enable the automated "How to use" widget, providing a convenient code snippet for users.
yaolily
changed pull request status to
merged