princepainter/ComfyUI-PainterI2V
An enhanced Wan2.2 Image-to-Video node specifically designed to fix the slow-motion issue in 4-step LoRAs (like lightx2v).
What it solves
This project addresses the "slow-motion" effect often found in Wan2.2 image-to-video (I2V) generation, particularly when using 4-step LoRAs like lightx2v. It increases the motion amplitude and makes camera movement prompts more responsive.
How it works
It replaces the standard WanImageToVideo node in ComfyUI with a specialized PainterI2V node. The system employs three core technical approaches:
- Brightness-Protected Motion Scaling: It separates the luminance mean before scaling motion vectors to prevent brightness shifts during movement enhancement.
- Zero Latent Initialization: It preserves the temporal dependency chain necessary for 4-step LoRAs.
- Reference Frame Enhancement: It uses
reference_latents to ensure the subject remains consistent while allowing for freer motion.
Who it’s for
Users of ComfyUI and the Wan2.2 model who want more dynamic, faster-paced movement in their AI-generated videos without sacrificing subject consistency.
Highlights
- Motion Boost: Increases motion amplitude by 15% to 50% via a
motion_amplitude parameter.
- Plug & Play: Fully compatible with original Wan2.2 workflows.
- Scene-Specific Tuning: Provides recommended settings for different movement types, from smooth walking (1.10‐1.20) to extreme sports (1.5).
- Optimized for I2V: Specifically designed for single-frame image-to-video workflows.
Related
- Project
Lightricks/ComfyUI-LTXVideoA collection of custom ComfyUI nodes and workflows that extend the LTX-2 video generation model with advanced control, HDR output, AI dubbing, and generative upscaling.
- Project
wuwukaka/ComfyUI-WanAnimatePlusComfyUI‑WanAnimatePlus is a ComfyUI custom‑node pack that extends the WanVideo video‑generation pipeline. It adds multi‑reference image injection (prefix_frames), seamless video continuation (transition_video), and full support for Bernini and SCAIL‑2 models via dedicated nodes and easy‑sampler wrappers. Install by cloning into `ComfyUI/custom_nodes`, replace the original WanVideo chain with the WanAnimatePlus equivalents, and connect optional prefix/transition inputs to generate longer, more controllable videos.
- Project
huangserva/ComfyUI_MiniMaxH3_DirectorA collection of ComfyUI workflows for MiniMax H3 Director, enabling text-to-video, image-to-video, and advanced video-to-video editing with reference materials.
- Project
pixaroma/ComfyUI-PixaromaComfyUI‑Pixaroma is a genuine open‑source extension for the ComfyUI diffusion‑workflow editor. It adds a large collection of ready‑made nodes—image loading/resizing, visual crop & paint tools, 3‑D scene builder, audio‑reactive video, LoRA stacking, text utilities, XY‑plot comparison, and workflow helpers—plus built‑in help panels and example workflows. The goal is to make everyday AI‑image generation tasks more visual and user‑friendly, letting artists and developers build, preview, and tweak pipelines without leaving ComfyUI.
- Project
shootthesound/comfyUI-Realtime-LoraA comprehensive ComfyUI toolkit for training, analyzing, and selectively loading LoRAs across multiple model architectures, featuring granular block-level and sub-component control.