Add pipeline tag and links to paper and GitHub
#1
by nielsr HF Staff - opened
README.md
CHANGED
|
@@ -1,18 +1,18 @@
|
|
| 1 |
---
|
|
|
|
| 2 |
license: other
|
| 3 |
license_name: nvidia-open-model-agreement
|
| 4 |
-
license_link:
|
| 5 |
-
|
| 6 |
-
library_name: ardy
|
| 7 |
tags:
|
| 8 |
-
|
| 9 |
-
|
| 10 |
-
|
| 11 |
---
|
| 12 |
|
| 13 |
# ARDY: Autoregressive Diffusion with Hybrid Representation for Interactive Human Motion Generation
|
| 14 |
|
| 15 |
-
**[Paper](https://
|
| 16 |
|
| 17 |
## Description:
|
| 18 |
ARDY is an autoregressive diffusion model designed for interactive motion generation, supporting online text prompting and flexible long-horizon kinematic constraints (root paths/waypoints, full-body keyframes, and sparse joint positions/rotations) with real-time responsiveness.
|
|
|
|
| 1 |
---
|
| 2 |
+
library_name: ardy
|
| 3 |
license: other
|
| 4 |
license_name: nvidia-open-model-agreement
|
| 5 |
+
license_link: https://www.nvidia.com/en-us/agreements/enterprise-software/nvidia-open-model-agreement
|
| 6 |
+
pipeline_tag: other
|
|
|
|
| 7 |
tags:
|
| 8 |
+
- nvidia
|
| 9 |
+
- ardy
|
| 10 |
+
- rigplay
|
| 11 |
---
|
| 12 |
|
| 13 |
# ARDY: Autoregressive Diffusion with Hybrid Representation for Interactive Human Motion Generation
|
| 14 |
|
| 15 |
+
**[Paper](https://huggingface.co/papers/2607.08741) | [Project Page](https://research.nvidia.com/labs/sil/projects/ardy/) | [GitHub](https://github.com/nv-tlabs/ardy)**
|
| 16 |
|
| 17 |
## Description:
|
| 18 |
ARDY is an autoregressive diffusion model designed for interactive motion generation, supporting online text prompting and flexible long-horizon kinematic constraints (root paths/waypoints, full-body keyframes, and sparse joint positions/rotations) with real-time responsiveness.
|