Add pipeline tag, links to paper, code, and project page
#1
by
nielsr
HF Staff
- opened
This PR improves the model card by:
- Adding the
pipeline_tag: video-text-to-text
to the metadata, ensuring the model is discoverable under the relevant pipeline on the Hugging Face Hub (e.g., https://huggingface.co/models?pipeline_tag=video-text-to-text). - Adding
video-understanding
andmultimodal
tags to the metadata for better categorization. - Adding a prominent link to the official Hugging Face paper page: https://huggingface.co/papers/2506.21862.
- Including an explicit link to the GitHub code repository: https://github.com/HumanMLLM/LLaVA-Scissor.
- Adding a link to the project page: https://humanmllm.github.io/LLaVA-Scissor.
BBBBCHAN
changed pull request status to
merged