Video · text-to-video · image-to-video

VideoCrafter

VideoCrafter

The VideoCrafter2 HF card exposes Apache-2.0; older Text2Video/Image2Video cards need license review.

IntegratedUnified environmentPinned sourcevideocrafter

Build your run

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

worldfoundry.pipeline
Tasktext-to-video
Environmentworldfoundry-unified-cu128
DeviceCUDA 12.8
worldfoundry-eval evaluate \
  --mode model \
  --model-id videocrafter \
  --model-runner worldfoundry:pipeline \
  --model-manifest-dir worldfoundry/data/models/catalog \
  --requests-path tmp/requests.jsonl \
  --output-dir tmp/model_eval/videocrafter \
  --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
f6c7f7f28f71d3069a9ee0e002d2f4b019eb78f6
Checkpoint revision
7b4079838622fcba3fc2c9575210df3ed1cb8d69
Runtime profile
videocrafter2-t2v
Pipeline binding
videocrafter
Runner
worldfoundry.pipeline
Pipeline target
worldfoundry.pipelines.videocrafter.pipeline_videocrafter2_t2v:VideoCrafter2T2VPipeline
Backend stage
official_in_tree_runtime
Runtime status
official_in_tree_runtime_ready
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 videocrafter
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 videocrafter --check-local --json
VideoCrafter/VideoCrafter2
Revision
7b4079838622fcba3fc2c9575210df3ed1cb8d69
License
apache-2.0
Gated
false
Private
false
VideoCrafter/Text2Video-1024
Revision
3919b21f62d5c14498e4d25c831c6df031da18a6
License
Gated
false
Private
false
VideoCrafter/Image2Video-512
Revision
36d5fca839f041121c576b1cd76c58d4eb238408
License
Gated
false
Private
false
VideoCrafter/VideoCrafter2
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 videocrafter \
  --model-runner worldfoundry:pipeline \
  --model-manifest-dir worldfoundry/data/models/catalog \
  --requests-path tmp/requests.jsonl \
  --output-dir tmp/model_eval/videocrafter \
  --metric artifact_count \
  --json

Input contract

FieldRecorded contract
promptRequired
imageOptional
videoOptional

Artifact contract

Artifact kindFilename / path
generated_videovideocrafter2-t2v.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/videocrafter.yamlGitHubf6c7f7f28f71d3069a9ee0e002d2f4b019eb78f6