Add robotics pipeline tag and license metadata
#1
by nielsr HF Staff - opened
Hi! This PR improves the model card by adding structured YAML metadata, including:
pipeline_tag: roboticsso that it is properly categorized on the Hugging Face Hub.license: apache-2.0as indicated in the README.
It also links the model card to its corresponding paper page on Hugging Face (https://huggingface.co/papers/2607.06403).