Hi! :)
I'm really interested in the new Difftoon pipeline, but whatever input video I use I get this error
File "/home/wizard/repositories/DiffSynth-Studio/diffsynth/models/sd_unet.py", line 222, in forward
hidden_states = torch.cat([hidden_states, res_hidden_states], dim=1)
RuntimeError: Sizes of tensors must match except in dimension 1. Expected size 16 but got size 15 for tensor number 1 in the list.
I set up the environment as indicated in the README.md and it worked flawlessly. I have no idea what I should look for to fix this: I haven't changed anything in the settings except the input video path and its resolution.
Thank you for the help!!
Hi! :)
I'm really interested in the new Difftoon pipeline, but whatever input video I use I get this error
I set up the environment as indicated in the
README.mdand it worked flawlessly. I have no idea what I should look for to fix this: I haven't changed anything in the settings except the input video path and its resolution.Thank you for the help!!