kijai / ComfyUI-CogVideoXWrapper

1.02k stars 61 forks source link

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

Closed maplecasino closed 2 weeks ago

maplecasino commented 2 weeks ago

CogVideoSampler

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

Another user had it too: https://www.youtube.com/watch?v=--sbejiJ858&lc=UgzNaRiDv-lonUpFnsJ4AaABAg

I used the workflow from that description. Had to switch scheduler away from DPM too.

maplecasino commented 2 weeks ago

Got to a flow using your examples workflows. Thank you for great work