modelscope / DiffSynth-Studio

Enjoy the magic of Diffusion models!
Apache License 2.0
6.59k stars 600 forks source link

mat1 and mat2 shapes cannot be multiplied #37

Closed cnh-boom closed 6 months ago

cnh-boom commented 6 months ago

image When toon shading, two matrix shapes cannot be multiplied

Artiprocher commented 6 months ago

I think your input is not valid. For example, you enable some ControlNets but doesn't provide any frames as input. Please check it by yourself or post your parameters here.

cnh-boom commented 6 months ago

Thank you for your answer. The issue has been successfully resolved