Add robotics pipeline tag to metadata (#1)
Browse files- Add robotics pipeline tag to metadata (242099969c3a1ad010cdf231de31ab066caf7b63)
Co-authored-by: Niels Rogge <nielsr@users.noreply.huggingface.co>
README.md
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
---
|
| 2 |
license: mit
|
|
|
|
| 3 |
tags:
|
| 4 |
- retargeted-motion
|
| 5 |
- text-to-motion
|
|
@@ -90,4 +91,4 @@ See the repo's [docs/MODELS.md](https://github.com/JianuoCao/TEXEDO/blob/main/do
|
|
| 90 |
|
| 91 |
## License
|
| 92 |
|
| 93 |
-
Released under the MIT license. Third-party datasets, pretrained base models, robot assets, and dependencies retain their own licenses and terms of use.
|
|
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
+
pipeline_tag: robotics
|
| 4 |
tags:
|
| 5 |
- retargeted-motion
|
| 6 |
- text-to-motion
|
|
|
|
| 91 |
|
| 92 |
## License
|
| 93 |
|
| 94 |
+
Released under the MIT license. Third-party datasets, pretrained base models, robot assets, and dependencies retain their own licenses and terms of use.
|