Unleash the Power of WanVideo: Create Stunning Sticker Peeling Effect Videos
1. Workflow Overview

This is an Image-to-Video (I2V) workflow based on WanVideo, designed to generate videos simulating a "sticker peeling" effect. Key features:
Image understanding (via Janus model for auto-prompting)
Video frame generation & interpolation
Optional upscaling (4x resolution enhancement)
2. Core Models
Model | Function | Source |
---|---|---|
Wan2.1-I2V-14B | Core I2V model | WanVideo library |
Janus-Pro-1B | Auto-prompt generation | HuggingFace |
CLIP-Vision | Image feature encoding | Built-in |
4x_foolhardy_Remacri | Frame upscaling | Default ComfyUI model |
3. Key Nodes & Installation
Node | Purpose | Installation |
---|---|---|
| Load WanVideo model | Install |
| Auto-generate prompts | Requires |
| MP4 video assembly | Install |
Plugin Install Command:
# Via ComfyUI Manager
"ComfyUI-WanVideoWrapper", "janus-pro", "comfyui-videohelpersuite"
4. Workflow Structure
Group 1: Image Input & Preprocessing
Input: User-uploaded image (e.g.,
output (7).png
)Process: Resize to 1536px (long edge) while maintaining aspect ratio
Output: Normalized image
Group 2: Prompt Generation
Auto Mode:
JanusImageUnderstanding
generates prompts (e.g., "A girl on the street being peeled off")Manual Mode: Direct input via
StringConstantMultiline
Group 3: Video Generation
Core Node:
WanVideoSampler
(25 steps, UniPC scheduler)Effect Control:
WanVideoLoraSelect
loads LoRA (wan-绮梦流光-解压神器之撕掉贴纸人
)
Group 4: Post-Processing
Upscaling: Optional 4x super-resolution
Output: MP4 file (16FPS, H.264)
5. Input & Output
Inputs:
Image file (PNG/JPG)
Optional manual prompts
Resolution limit (default: 1536px)
Seed (fixed or randomized)
Output:
MP4 video (e.g.,
AnimateDiff_xxxx.mp4
)
6. Notes
VRAM: Minimum 12GB (16GB+ recommended)
LoRA Toggle: Manually enable
lora1/lora2/lora3
nodes (Right-click → Enable)Troubleshooting:
Blurry characters: Increase
denoise
(default: 0.8)Lag: Reduce batch size (default: 3 → 1)
Compatibility: Update
ComfyUI-WanVideoWrapper
to the latest version.