Robotics
PyTorch
nielsr HF Staff commited on
Commit
5b41766
·
verified ·
1 Parent(s): 2abaaf7

Update pipeline tag to robotics

Browse files

This PR updates the `pipeline_tag` from `keypoint-detection` to `robotics`. This change better reflects the model's core functionality of multi-view 3D point tracking and its applicability in real-world scenarios relevant to robotics. This will improve the model's discoverability for users searching for robotics-related models on the Hugging Face Hub (https://huggingface.co/models?pipeline_tag=robotics).

Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -1,7 +1,7 @@
1
  ---
2
- license: apache-2.0
3
- pipeline_tag: keypoint-detection
4
  library_name: pytorch
 
 
5
  ---
6
 
7
  <div align="center" style="line-height:1.2; margin:0; padding:0;">
 
1
  ---
 
 
2
  library_name: pytorch
3
+ license: apache-2.0
4
+ pipeline_tag: robotics
5
  ---
6
 
7
  <div align="center" style="line-height:1.2; margin:0; padding:0;">