Add missing pipeline tag and library name
#1
by
nielsr
HF Staff
- opened
This PR adds the missing pipeline_tag
and library_name
to the model card metadata. The pipeline_tag: robotics
tag is added because the model is applied in robotics as described in the paper and README. The library_name: transformers
tag is added as indicated by the Python code examples in the README.
tanhuajie2001
changed pull request status to
merged