Bringing Plant Growth to Life: An In-Depth Look at the WAN2.1 I2V Workflow
Workflow Overview

This is a WAN2.1 model-based image-to-video workflow specifically designed to generate timelapse videos of plant growth processes. Starting from a single input image, the workflow uses AI models to create videos showing plants gradually growing and covering object surfaces.
Core Models
WAN2.1-I2V Model: Main model "Wan2_1-I2V-14B-480P_fp8_e4m3fn.safetensors" for image-to-video conversion
Plant Growth LoRA: "Wan2.1-ζ€η©ηιΏ-FDGrowth_v4" specialized for plant growth effects
T5 Text Encoder: "umt5-xxl-enc-bf16.safetensors" for text prompt processing
CLIP Vision Model: "open-clip-xlm-roberta-large-vit-huge-14_visual_fp32.safetensors" for image embeddings
Key Components
WanVideoModelLoader: Loads WAN video model
Install via ComfyUI-WanVideoWrapper
Requires model files in specified directory
WanVideoLoraSelect: Selects plant growth LoRA
Weight set to 0.9 for balanced effect
WanVideoTextEncode: Text encoding node
Uses specific trigger phrase starting with "fdgr0w"
Includes detailed negative prompt list
WanVideoSampler: Video sampler
Uses unipc sampling method
30 sampling steps, CFG scale 6
VHS_VideoCombine: Video composition
Outputs MP4 format at 16fps
Uses yuv420p pixel format
Workflow Structure
Model Loading Group:
Loads WAN main model, VAE, T5 encoder and CLIP vision
Selects plant growth LoRA
Input Processing Group:
Loads input image (e.g. "A (13).jpeg")
Adjusts image resolution (recommended 480Γ832)
Prompt Group:
Processes plant growth description text
Example prompts include detailed growth process
Video Generation Group:
Controls frame count (recommended 33/41/49)
Sets sampling parameters
Output Group:
Decodes video frames
Composes final MP4 video
Inputs and Outputs
Input Parameters:
Input image (recommended 480Γ832)
Plant growth description prompt
Video frame count (33/41/49)
Random seed (593617810391093)
Output Results:
MP4 format video (16fps)
Filename prefix "GrowA"
Notes
High VRAM requirement (recommend β₯12GB GPU)
Adjust "blocks to swap" (default 5, can increase to 20-30) if VRAM insufficient
Must use specific trigger phrase starting with "fdgr0w"
Recommended resolutions: 512Γ512, 576Γ576, 480Γ832 or 832Γ480
Includes GPU cleaner node (easy cleanGpuUsed) to prevent VRAM leaks