ID-V2V restyles a video while preserving the original characters' identity and performance. Given a source video and a stylized keyframe (plus optional extra keyframes and a text prompt), it generates a new video whose scene, lighting, and style follow the keyframe(s), while the source subjects' identity, expressions, gaze, and motion are kept intact — a shoot first, restyle later workflow. It is a research artifact, released for demonstration and inspiration only.
This repository hosts the two finetuned ID-V2V checkpoints. Both share the same architecture (Wan 2.1 image-to-video with VACE control). See the
code repository for how to use this model.