3D & 4D · open generative 3D and 4D world models
Lyra
NVIDIA Spatial Intelligence Lab
WorldFoundry exposes in-tree Lyra-1 and Lyra-2 pipelines backed by vendored runtime adapters.
Build your run
Choose a recorded variant, then copy the exact setup or inspection command.
Taskimage-or-video-to-world-video
Environmentlyra
DeviceCUDA 12.4
worldfoundry-eval evaluate \
--mode model \
--model-id lyra-1 \
--model-runner worldfoundry:pipeline \
--model-manifest-dir worldfoundry/data/models/catalog \
--requests-path tmp/requests.jsonl \
--output-dir tmp/model_eval/lyra-1 \
--metric artifact_count \
--jsonCompatibility & versions
Manifest-backed recipe
- Integration
- integrated
- Runner evidence
- verified
- Environment
- lyra
- Python
- 3.10
- CUDA
- CUDA 12.4
- PyTorch
- torch==2.6.0
- Source revision
- —
- Checkpoint revision
- —
- Runtime profile
- lyra
- Pipeline binding
- lyra
- Runner
- worldfoundry.pipeline
- Pipeline target
- worldfoundry.pipelines.lyra.pipeline_lyra2:LyraPipeline
- Backend stage
- in_tree_runtime
- Runtime status
- in_tree_runtime_checkpoint_and_gpu_readiness_pending
- Driver status
- compatible
- Environment kind
- Dedicated environment
Install environment
The environment resolver reads the recorded profile and chooses the unified or dedicated environment shown here.
bash scripts/setup/model_env_install.sh --model lyra-1Package constraints 37
attrs==25.1.0better-profanity==0.7.0boto3==1.35.99decord==0.6.0diffusers==0.32.2einops==0.8.1huggingface-hub==0.29.2hydra-core==1.3.2imageio[pyav,ffmpeg]==2.37.0iopath==0.1.10ipdb==0.13.13loguru==0.7.2mediapy==1.2.2megatron-core==0.10.0nltk==3.9.1numpy==1.26.4nvidia-ml-py==12.535.133omegaconf==2.3.0opencv-python==4.10.0.84pandas==2.2.3peft==0.14.0pillow==11.1.0protobuf==4.25.3pynvml==12.0.0pyyaml==6.0.2retinaface-py==0.0.2safetensors==0.5.3scikit-image==0.25.2sentencepiece==0.2.0setuptools==76.0.0termcolor==2.5.0torch==2.6.0torchvision==0.21.0tqdm==4.66.5transformers==4.49.0warp-lang==1.7.2openexr==3.3.5
Conda packages 12
python=3.10pip=25.0cmakeninjagcc=12.4.0gxx=12.4.0cuda=12.4cuda-nvcc=12.4cuda-toolkit=12.4ffmpegsetuptoolswheel
Checkpoints & assets
Run the local check before allocating compute. Gated, private, and license fields below come directly from the checkpoint manifest.
worldfoundry-eval zoo model-download --model-id lyra --check-local --jsondepth-anything/DA3NESTED-GIANT-LARGE-1.1
- Revision
- —
- License
- —
- Gated
- —
- Private
- —
Launch & outputs
The generated command uses the shared evaluation boundary and writes durable result manifests and artifacts.
worldfoundry-eval evaluate \
--mode model \
--model-id lyra-1 \
--model-runner worldfoundry:pipeline \
--model-manifest-dir worldfoundry/data/models/catalog \
--requests-path tmp/requests.jsonl \
--output-dir tmp/model_eval/lyra-1 \
--metric artifact_count \
--jsonInput contract
| Field | Recorded contract |
|---|---|
prompt | Required |
image | Required |
video | Required |
actions | navigation_actions, camera_trajectory |
Artifact contract
| Artifact kind | Filename / path |
|---|---|
generated_world | — |
generated_3d_asset | — |
generated_world | lyra.mp4 |
Evidence & sources
Catalog integration, native-demo parity, and runner parity are independent records.
- Integration
- integrated
- Runner evidence
- verified
- Native demo evidence
- Not recorded
- Validation imports
- torch, torchvision, diffusers, transformers, megatron.core, transformer_engine, apex, warp
Recipe provenance
worldfoundry/data/models/catalog/three_d_four_d/lyra.yamlProjecthttps://research.nvidia.com/labs/sil/projects/lyra2/Paperhttps://openreview.net/forum?id=tIVCfVnIHoGitHubhttps://github.com/nv-tlabs/lyra



