Commit Graph

1 Commits

Author SHA1 Message Date
m3ultra
6a0aa4b8e0 Add ardy_motion operator: NVIDIA ARDY text-to-motion on MPS
Text → 20fps skeletal motion → npz + Mixamo-convention BVH (via ardy2bvh).
Runs ~/Documents/ardy branch mps (upstream + community PR6), venvs/ardy.
Text encoder loads pre-merged bf16 LLM2Vec weights from data/text_encoders/
(ungated mirror base + mntp adapter merged offline) and disables the implicit
HF token so token rot can't break public downloads.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-04 00:06:58 +10:00