ComfyUI nodes for CogVideoX models
Top 27.8% on sourcepulse
This repository provides ComfyUI nodes for integrating and utilizing CogVideoX models, enabling users to generate and manipulate videos using advanced AI techniques. It targets users familiar with ComfyUI and AI video generation, offering enhanced control and support for various CogVideoX variants and experimental features.
How It Works
The wrapper integrates different CogVideoX models (CogVideoX 1.5, CogVideoX-Fun, Tora, and official I2V versions) into the ComfyUI node-based workflow. It supports various generation pipelines including text-to-video, image-to-video, and pose-to-video, with features like LoRA integration, context windowing, GGUF model support, and experimental optimizations like sageattention
and onediff
. The architecture allows for flexible configuration of model parameters, resolutions, and sampling methods.
Quick Start & Requirements
diffusers
(0.30.1+), torch
(2.4.0+ for onediff
).sageattention
and onediff
.example_workflows
folder.Highlighted Details
sageattention
(Linux only, ~20-30% speedup) and onediff
(~40% sampling time reduction).Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
sageattention
and onediff
, have specific OS or dependency requirements.1 month ago
1 day