ComfyUI-CogVideoXWrapper icon indicating copy to clipboard operation
ComfyUI-CogVideoXWrapper copied to clipboard

How does NoiseWarp work?

Open JasonS09 opened this issue 1 year ago • 0 comments

I tried to follow the example in the video but I get two issues. The first one is that, even though I set the same parameters for the same batch count and size as the example, I get the following error (and I'm using CogVideo-5b-I2V).

RuntimeError: Given groups=1, weight of size [3072, 32, 2, 2], expected input[16, 29, 60, 90] to have 32 channels, but got 29 channels instead

For some reason I haven't been able to understand I can only use it with the following settings:

Image

However this will result in this horrible output:

Image

JasonS09 avatar Mar 29 '25 04:03 JasonS09