Major fixes: - Replace DualCLIPLoader with CLIPLoader using t5xxl_fp16.safetensors - Fix CogVideoSampler parameter order: [num_frames, steps, cfg, seed, control, scheduler, denoise] - Fix CogVideoImageEncode input: 'image' -> 'start_image' - Remove CogVideoXVAELoader, use VAE directly from DownloadAndLoadCogVideoModel - Add CogVideoTextEncode strength and force_offload parameters - Simplify to 8 nodes (removed node 10) - All nodes properly connected with correct link IDs Version: 1.2.0 Tested against: ComfyUI-CogVideoXWrapper example workflows
10 KiB
10 KiB