[WIP] Check UNet shapes in StableDiffusionInpaintPipeline __init__ (#2853)
Add warning in __init__ if user loads a checkpoint with pipeline.unet.config.in_channels other than 9.
Showing
Please register or sign in to comment
Add warning in __init__ if user loads a checkpoint with pipeline.unet.config.in_channels other than 9.