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-textto 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