3D & 4D · fast 3D scene generation from image or text
FlashWorld
FlashWorld authors
WorldFoundry exposes the in-tree FlashWorld pipeline, operator, and representation runtime.
Build your run
Choose a recorded variant, then copy the exact setup or inspection command.
Taskfast 3D scene generation from image or text
Environmentworldfoundry-unified-cu128
DeviceCUDA 12.8
worldfoundry-eval evaluate \
--mode model \
--model-id flashworld \
--model-runner worldfoundry:pipeline \
--model-manifest-dir worldfoundry/data/models/catalog \
--requests-path tmp/requests.jsonl \
--output-dir tmp/model_eval/flashworld \
--metric artifact_count \
--jsonCompatibility & versions
Manifest-backed recipe
- Integration
- integrated
- Runner evidence
- verified
- Environment
- worldfoundry-unified-cu128
- Python
- 3.11
- CUDA
- CUDA 12.8
- PyTorch
- torch
- Source revision
- —
- Checkpoint revision
- —
- Runtime profile
- flashworld
- Pipeline binding
- flashworld
- Runner
- worldfoundry.pipeline
- Pipeline target
- worldfoundry.pipelines.flash_world.pipeline_flash_world:FlashWorldPipeline
- Backend stage
- in_tree_runtime
- Runtime status
- official_camera_scene_contract
- Driver status
- compatible_unified_default
- Environment kind
- Unified 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 flashworldPackage constraints 4
torchtorchvisiontorchaudioxfuser
Conda packages 5
python=3.11pipffmpegsetuptoolswheel
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 flashworld --check-local --jsonimlixinyang/FlashWorld
- Revision
- —
- License
- —
- Gated
- —
- Private
- —
Wan-AI/Wan2.2-TI2V-5B-Diffusers
- 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 flashworld \
--model-runner worldfoundry:pipeline \
--model-manifest-dir worldfoundry/data/models/catalog \
--requests-path tmp/requests.jsonl \
--output-dir tmp/model_eval/flashworld \
--metric artifact_count \
--jsonInput contract
| Field | Recorded contract |
|---|---|
prompt | Required |
image | Required |
video | Optional |
actions | camera_path, camera_action_sequence |
Artifact contract
| Artifact kind | Filename / path |
|---|---|
generated_3d_asset | — |
generated_video | — |
generated_3d_asset | flashworld.ply |
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, numpy, transformers, diffusers, xfuser, worldfoundry
Recipe provenance
worldfoundry/data/models/catalog/three_d_four_d/flashworld.yamlProjecthttps://imlixinyang.github.io/FlashWorld-Project-Page/Paperhttps://arxiv.org/abs/2510.13678GitHubhttps://github.com/imlixinyang/FlashWorldHugging Facehttps://huggingface.co/imlixinyang/FlashWorld



