Improve model card: Add pipeline tag, paper link, and GitHub repository link
#1
by
nielsr
HF Staff
- opened
This PR improves the model card by:
- Adding the
pipeline_tag: video-text-to-text
to the metadata, which helps users discover the model at https://huggingface.co/models?pipeline_tag=video-text-to-text. - Adding a prominent link to the official Hugging Face Papers page (https://huggingface.co/papers/2506.21862) at the top of the model card.
- Adding a direct link to the GitHub repository (https://github.com/HumanMLLM/LLaVA-Scissor) for easier access to the code.
BBBBCHAN
changed pull request status to
merged