AIGODLIKE / ComfyUI-ToonCrafter

This project is used to enable ToonCrafter to be used in ComfyUI.
Apache License 2.0
327 stars 11 forks source link

The shape of the 2D attn_mask is torch.Size([77, 77]), but should be (1, 1). #21

Open MentorMimir opened 4 weeks ago

MentorMimir commented 4 weeks ago

Good day.

I get this error when running tooncrafter. Anyone know how to fix it or is it a bug?

The shape of the 2D attn_mask is torch.Size([77, 77]), but should be (1, 1).

Thank you

mengen-li commented 2 weeks ago

same