Error Control Net forge ui torch.Size #556
Unanswered
mrsunshine74
asked this question in
Q&A
Replies: 1 comment
-
This issue happens also in combination with Kohya HrFix. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I find forge great but I have a problem with control net. Everything works fine at the generation level, but as soon as I insert a control net (dept/canny) I encounter this problem::
warning control could not be applied torch.Size([1, 1280, 16, 16]) torch.Size([1, 1280, 32, 32])
warning control could not be applied torch.Size([1, 640, 16, 16]) torch.Size([1, 640, 32, 32])
and the generation does not respect control net even though the maps are displayed correctly at the end of the generation! What can I do to fix it? Thanks in advance for the help!
Beta Was this translation helpful? Give feedback.
All reactions