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.
构建运行命令
选择仓库中已记录的 variant,然后复制对应的准备、检查或运行命令。
任务image-or-video-to-world-video
环境lyra
设备CUDA 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 \
--json兼容性与版本
由 Manifest 生成
- 集成状态
- integrated
- Runner 证据
- verified
- 环境
- lyra
- Python
- 3.10
- CUDA
- CUDA 12.4
- PyTorch
- torch==2.6.0
- 源码 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 状态
- in_tree_runtime_checkpoint_and_gpu_readiness_pending
- Driver 状态
- compatible
- 环境类型
- 独立环境
安装环境
环境解析器会读取已记录 profile,并选择此处显示的统一或独立环境。
bash scripts/setup/model_env_install.sh --model lyra-1依赖版本约束 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 依赖 12
python=3.10pip=25.0cmakeninjagcc=12.4.0gxx=12.4.0cuda=12.4cuda-nvcc=12.4cuda-toolkit=12.4ffmpegsetuptoolswheel
Checkpoint 与资产
分配算力前先做本地检查;gated、private 与 license 字段直接来自 checkpoint manifest。
worldfoundry-eval zoo model-download --model-id lyra --check-local --jsondepth-anything/DA3NESTED-GIANT-LARGE-1.1
- Revision
- —
- License
- —
- Gated
- —
- Private
- —
运行与输出
生成的命令通过共享 evaluation 边界运行,并持久保存结果 manifest 与 artifact。
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 \
--json输入契约
| 字段 | 已记录契约 |
|---|---|
prompt | Required |
image | Required |
video | Required |
actions | navigation_actions, camera_trajectory |
Artifact 契约
| Artifact 类型 | 文件名 / 路径 |
|---|---|
generated_world | — |
generated_3d_asset | — |
generated_world | lyra.mp4 |
证据与来源
Catalog 集成、原生 demo parity 与 runner parity 是三条独立记录。
- 集成状态
- integrated
- Runner 证据
- verified
- 原生 Demo 证据
- 未记录
- 验证 Imports
- torch, torchvision, diffusers, transformers, megatron.core, transformer_engine, apex, warp
配方溯源
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



