Improve model card with pipeline tag and library name
#1
by
nielsr
HF Staff
- opened
This PR improves the model card by adding the pipeline_tag: robotics
and library_name: transformers
. This makes the model easier to discover and categorize on the Hugging Face Hub. The robotics
tag will ensure the model is visible in relevant model searches, and specifying the library_name
helps users understand which library is required to use the model.
qwbu
changed pull request status to
merged