PatchModelAddDownscale(Kohya Deep Shrink) + ControlNet = warning control could not be applied
Open
User Support
- Dominant language
- Python
- Stars
- 133k
- Forks
- 15.7k
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 153
Description
PatchModelAddDownscale creates these warnings when used with controlnet.
warning control could not be applied torch.Size([2, 1280, 9, 6]) torch.Size([2, 1280, 18, 12])
warning control could not be applied torch.Size([2, 1280, 9, 6]) torch.Size([2, 1280, 18, 12])
warning control could not be applied torch.Size([2, 1280, 9, 6]) torch.Size([2, 1280, 18, 12])
warning control could not be applied torch.Size([2, 1280, 18, 12]) torch.Size([2, 1280, 36, 24])
warning control could not be applied torch.Size([2, 1280, 18, 12]) torch.Size([2, 1280, 36, 24])
etc
Contributor guide
Assessment
This issue has not been assessed yet.