Initial snapshot: hand motion pipeline (Dyn-HaMR + dex-retargeting + SPIDER)
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
# Install into a compatible environment after selecting its Torch/CUDA runtime.
|
||||
# Observed versions, not a complete cross-platform dependency lock.
|
||||
dex-retargeting==0.5.0
|
||||
mujoco==3.5.0
|
||||
scipy==1.17.1
|
||||
numpy==2.4.6
|
||||
h5py==3.16.0
|
||||
imageio
|
||||
imageio-ffmpeg
|
||||
Pillow
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"dex-retargeting": "0.5.0",
|
||||
"mujoco": "3.5.0",
|
||||
"numpy": "2.4.6",
|
||||
"scipy": "1.17.1",
|
||||
"torch": "2.7.1+cu128",
|
||||
"torchvision": "0.22.1+cu128",
|
||||
"nlopt": "2.11.0",
|
||||
"pin": "4.1.0",
|
||||
"imageio": "2.37.3",
|
||||
"Pillow": "12.3.0"
|
||||
}
|
||||
Reference in New Issue
Block a user