Phantom: Subject-Consistent Video Generation via Cross-Modal Alignment
Phantom by ByteDance Research is a subject-consistent video generation model on Wan2.1. Preserves subject identity across frames using cross-modal alignment in 14B and 1.3B.
Phantom
Wan2.1Video GenerationSubject-ConsistentOpen SourceSubject-consistent video generation model by ByteDance Research, built on Wan2.1. Uses cross-modal alignment to preserve subject identity and appearance throughout generated video sequences. Available in 14B and 1.3B parameter variants.
| Developer | ByteDance Research (Intelligent Creation Team) |
| Architecture | Wan2.1-based with cross-modal alignment |
| Model Sizes | 14B (fp16/fp8), 1.3B (fp16/fp32) |
| Capabilities | Subject-to-video generation, identity preservation |
Overview
Phantom is a subject-consistent video generation framework from ByteDance Research that adapts the Phantom architecture to the Wan2.1 video generation model. It enables generating videos where a specific subject's identity and appearance are consistently maintained across all frames. The model uses cross-modal alignment techniques to ensure that the generated video faithfully represents the input subject while producing smooth, high-quality motion.
Phantom is available in two sizes: a full 14B parameter model for high-quality output and a lightweight 1.3B parameter variant for faster inference on consumer hardware.
ComfyUI Integration
Phantom-Wan is supported in ComfyUI via the Kijai WanVideoWrapper custom node. Download the appropriate model files from the Kijai repository and place them in your ComfyUI models directory.
Available Sizes
| Size | Precision | Use Case |
|---|---|---|
| 14B | fp16, fp8 | High-quality subject-consistent video generation |
| 1.3B | fp16, fp32 | Lightweight inference on consumer GPUs |
Resources
| Resource | Link |
|---|---|
| GitHub Repository | github.com/Phantom-video/Phantom |
| Hugging Face (Original) | bytedance-research/Phantom |
| Hugging Face (Kijai) | Kijai/WanVideo_comfy |
Guides and workflows related to this model series.