Skip to content

ControlNet and Kohya Deep shrink interop support #212

@Simwake

Description

@Simwake

When ControlNet and Kohya Deep Shrink are used together, errors occur and it stops functioning properly

warning control could not be applied torch.Size([1, 1280, 24, 16]) torch.Size([1, 1280, 48, 32])
warning control could not be applied torch.Size([1, 1280, 24, 16]) torch.Size([1, 1280, 48, 32])
warning control could not be applied torch.Size([1, 640, 24, 16]) torch.Size([1, 640, 48, 32])
warning control could not be applied torch.Size([1, 640, 48, 32]) torch.Size([1, 640, 96, 64])
warning control could not be applied torch.Size([1, 640, 48, 32]) torch.Size([1, 640, 96, 64])
warning control could not be applied torch.Size([1, 1280, 24, 16]) torch.Size([1, 1280, 48, 32])
warning control could not be applied torch.Size([1, 1280, 24, 16]) torch.Size([1, 1280, 48, 32])
warning control could not be applied torch.Size([1, 1280, 24, 16]) torch.Size([1, 1280, 48, 32])
warning control could not be applied torch.Size([1, 640, 24, 16]) torch.Size([1, 640, 48, 32])
warning control could not be applied torch.Size([1, 640, 48, 32]) torch.Size([1, 640, 96, 64])
warning control could not be applied torch.Size([1, 640, 48, 32]) torch.Size([1, 640, 96, 64])
QQ截图20241212115204

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions