Add Robotics tag and metadata
Browse filesHi! I'm VB from Hugging Face. Congratulations on your model! I'm opening a quick PR to update the model card to add Robotics metadata.
This PR adds standard Robotics metadata to the model card:
- Added 'Robotics' to tags
- Set pipeline_tag to 'robotics'
These changes help improve discoverability of robotics-related models on the Hugging Face Hub.
README.md
CHANGED
@@ -1,4 +1,3 @@
|
|
1 |
-
|
2 |
---
|
3 |
tags:
|
4 |
- phosphobot
|
@@ -40,4 +39,4 @@ More:
|
|
40 |
|
41 |
- 🤖 **Get your robot**: [robots.phospho.ai](https://robots.phospho.ai?utm_source=replicate)
|
42 |
|
43 |
-
- 🔗 **Explore on Replicate**: [Replicate](https://replicate.com/phospho-app/gr00t-policy)
|
|
|
|
|
1 |
---
|
2 |
tags:
|
3 |
- phosphobot
|
|
|
39 |
|
40 |
- 🤖 **Get your robot**: [robots.phospho.ai](https://robots.phospho.ai?utm_source=replicate)
|
41 |
|
42 |
+
- 🔗 **Explore on Replicate**: [Replicate](https://replicate.com/phospho-app/gr00t-policy)
|