lllyasviel / LayerDiffuse_DiffusersCLI

LayerDiffuse in pure diffusers without any GUI
Apache License 2.0
336 stars 25 forks source link

I find a i2i problem,RuntimeError: Sizes of tensors must match except in dimension 1. Expected size 128 but got size 127 for tensor number 1 in the list #1

Open intersoulest opened 5 months ago

intersoulest commented 5 months ago

I used a 1016*1536 pattern to perform img2img, but an error was reported. Currently, the length and width must be 64 characters. image

YFCodeDream commented 2 months ago

Hi! I also met this problem. Did you solve it?