3D & 4D · geometry-consistent world modeling

FantasyWorld

AMAP and Beijing University of Posts and Telecommunications authors

WorldFoundry exposes the in-tree FantasyWorld Wan2.1 and Wan2.2 camera-control pipelines.

Runner verifiedUnified environmentfantasyworld

Build your run

Choose a recorded variant, then copy the exact setup or inspection command.

worldfoundry.pipeline
Taskimage-to-world-video
Environmentworldfoundry-unified-cu128
DeviceCUDA 12.8
worldfoundry-eval evaluate \
  --mode model \
  --model-id fantasyworld-wan21 \
  --model-runner worldfoundry:pipeline \
  --model-manifest-dir worldfoundry/data/models/catalog \
  --requests-path tmp/requests.jsonl \
  --output-dir tmp/model_eval/fantasyworld-wan21 \
  --metric artifact_count \
  --json
01

Compatibility & 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
fantasyworld
Pipeline binding
fantasyworld
Runner
worldfoundry.pipeline
Pipeline target
worldfoundry.pipelines.fantasy_world.pipeline_fantasy_world:FantasyWorldPipeline
Backend stage
in_tree_runtime
Runtime status
official_camera_world_contract
Driver status
compatible_unified_default
Environment kind
Unified environment
02

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 fantasyworld-wan21
Package constraints 4
  • torch
  • torchvision
  • torchaudio
  • xfuser
Conda packages 5
  • python=3.11
  • pip
  • ffmpeg
  • setuptools
  • wheel
03

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 fantasyworld --check-local --json
acvlab/FantasyWorld-Wan2.1-I2V-14B-480P
Revision
License
Gated
Private
Wan-AI/Wan2.1-I2V-14B-480P
Revision
License
Gated
Private
Ruicheng/moge-2-vitl-normal
Revision
License
Gated
Private
04

Launch & outputs

The generated command uses the shared evaluation boundary and writes durable result manifests and artifacts.

worldfoundry-eval evaluate \
  --mode model \
  --model-id fantasyworld-wan21 \
  --model-runner worldfoundry:pipeline \
  --model-manifest-dir worldfoundry/data/models/catalog \
  --requests-path tmp/requests.jsonl \
  --output-dir tmp/model_eval/fantasyworld-wan21 \
  --metric artifact_count \
  --json

Input contract

FieldRecorded contract
promptRequired
imageRequired
videoOptional
actionscamera_path, camera_pose_sequence

Artifact contract

Artifact kindFilename / path
generated_world
generated_worldfantasyworld.mp4
05

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