Improve Model Card: Correct pipeline tag and add library name
#1
by
nielsr HF Staff - opened
This PR updates the model card by correcting the pipeline_tag to video-text-to-text and adding library_name: transformers. The model handles video input and generates text descriptions, making video-text-to-text the appropriate tag. The provided code example uses transformers, hence the addition of the library name.
THUdyh changed pull request status to
merged