Video · reference-to-video · audio-guided-video · video-to-video · video-generation

SkyReels V3

Skywork

WorldFoundry registers SkyReels V3 through a model-specific pipeline backed by the in-tree runtime shim.

Runner verifiedUnified environmentskyreels-v3

Build your run

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

worldfoundry.pipeline
Taskreference-to-video
Environmentworldfoundry-unified-cu128
DeviceCUDA 12.8
worldfoundry-eval evaluate \
  --mode model \
  --model-id skyreels-v3 \
  --model-runner worldfoundry:pipeline \
  --model-manifest-dir worldfoundry/data/models/catalog \
  --requests-path tmp/requests.jsonl \
  --output-dir tmp/model_eval/skyreels-v3 \
  --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
skyreels-v3
Pipeline binding
skyreels-v3
Runner
worldfoundry.pipeline
Pipeline target
worldfoundry.pipelines.skyreels_v3.pipeline_skyreels_v3:SkyReelsV3Pipeline
Backend stage
official_in_tree_runtime
Runtime status
in_tree_runtime_ready_checkpoint_environment_required
Driver status
compatible
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 skyreels-v3
Package constraints 13
  • torch
  • torchvision
  • torchao
  • flash-attn
  • diffusers
  • transformers
  • accelerate
  • safetensors
  • imageio
  • imageio-ffmpeg
  • numpy
  • einops
  • loguru
Conda packages 4
  • python
  • pip
  • ffmpeg
  • cuda-nvcc
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 skyreels-v3 --check-local --json
Skywork/SkyReels-V3-R2V-14B
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 skyreels-v3 \
  --model-runner worldfoundry:pipeline \
  --model-manifest-dir worldfoundry/data/models/catalog \
  --requests-path tmp/requests.jsonl \
  --output-dir tmp/model_eval/skyreels-v3 \
  --metric artifact_count \
  --json

Input contract

FieldRecorded contract
promptRequired
imageRequired
videoRequired
actionsseed

Artifact contract

Artifact kindFilename / path
generated_videoskyreels-v3.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, torchao, flash_attn, diffusers, transformers
Recipe provenance
worldfoundry/data/models/catalog/video/skyreels-v3.yamlGitHubhttps://github.com/SkyworkAI/SkyReels-V3Hugging Facehttps://huggingface.co/Skywork/SkyReels-V3-R2V-14B