Video · image-to-video

DynamiCrafter

Doubiiu

Keep redistribution gated until the upstream license is reviewed manually.

IntegratedUnified environmentPinned sourcedynamicrafter

Build your run

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

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

Compatibility & versions

Manifest-backed recipe

Integration
integrated
Runner evidence
pending
Environment
worldfoundry-unified-cu128
Python
3.11
CUDA
CUDA 12.8
PyTorch
torch
Source revision
859021927d8e0f8eb4d91d16f86711b8c25a2023
Checkpoint revision
07cf16c248afcc953e8781026fc4b261b0b871c2
Runtime profile
dynamicrafter-512-i2v
Pipeline binding
dynamicrafter
Runner
worldfoundry.pipeline
Pipeline target
worldfoundry.pipelines.dynamicrafter.pipeline_dynamicrafter_512_i2v:DynamiCrafter512I2VPipeline
Backend stage
official_in_tree_runtime
Runtime status
official_demo_parity_pending
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 dynamicrafter-512-i2v
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 dynamicrafter --check-local --json
Doubiiu/DynamiCrafter
Revision
07cf16c248afcc953e8781026fc4b261b0b871c2
License
Gated
false
Private
false
Doubiiu/DynamiCrafter_512
Revision
9eb874455b7903c0244fe7bf53ca21cb979cd05a
License
Gated
false
Private
false
Doubiiu/DynamiCrafter_1024
Revision
73398ed78fa307316f355fdbbdc823564057f375
License
Gated
false
Private
false
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 dynamicrafter-512-i2v \
  --model-runner worldfoundry:pipeline \
  --model-manifest-dir worldfoundry/data/models/catalog \
  --requests-path tmp/requests.jsonl \
  --output-dir tmp/model_eval/dynamicrafter-512-i2v \
  --metric artifact_count \
  --json

Input contract

FieldRecorded contract
promptRequired
imageRequired
videoOptional
actionsseed

Artifact contract

Artifact kindFilename / path
generated_videodynamicrafter-512-i2v.mp4
05

Evidence & sources

Catalog integration, native-demo parity, and runner parity are independent records.

Integration
integrated
Runner evidence
pending
Native demo evidence
pending
Validation imports
torch, torchvision, numpy, transformers, diffusers, xfuser, worldfoundry
Recipe provenance
worldfoundry/data/models/catalog/video/dynamicrafter.yamlGitHub859021927d8e0f8eb4d91d16f86711b8c25a2023