Comfy-Org / Comfy-Org/ComfyUI

PatchModelAddDownscale(Kohya Deep Shrink) + ControlNet = warning control could not be applied

Open
#3,372 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.