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-text to 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: transformers to enable the automated "How to use" widget, providing a convenient code snippet for users.
yaolily changed pull request status to merged

Sign up or log in to comment