Add pipeline tag: video-text-to-text
#1
by
nielsr
HF Staff
- opened
This PR enhances the model card by adding the pipeline_tag: video-text-to-text to the metadata. This tag accurately categorizes the model's functionality of translating sign language (from visual input, specifically pose data) into text, improving its discoverability on the Hugging Face Hub.
The existing library_name: transformers and license: mit fields are retained as they are validated by the GitHub repository's content. No sample usage section is added, adhering to the guidelines that require explicit code snippets from the original repository's README for inference.
fiskenai
changed pull request status to
merged