Add pipeline tag
Browse filesThis PR adds the `robotics` pipeline tag to the model card, enhancing discoverability on the Hub.
README.md
CHANGED
|
@@ -1,7 +1,8 @@
|
|
| 1 |
---
|
| 2 |
-
license: mit
|
| 3 |
datasets:
|
| 4 |
- WendiChen/reactive_diffusion_policy_dataset
|
|
|
|
|
|
|
| 5 |
---
|
| 6 |
|
| 7 |
# Pretrained Models of Reactive Diffusion Policy
|
|
|
|
| 1 |
---
|
|
|
|
| 2 |
datasets:
|
| 3 |
- WendiChen/reactive_diffusion_policy_dataset
|
| 4 |
+
license: mit
|
| 5 |
+
pipeline_tag: robotics
|
| 6 |
---
|
| 7 |
|
| 8 |
# Pretrained Models of Reactive Diffusion Policy
|