ControlNet-for-Diffusers icon indicating copy to clipboard operation
ControlNet-for-Diffusers copied to clipboard

Requires Update to work with Controlnet v1.1

Open ghpkishore opened this issue 2 years ago • 4 comments

Hi @haofanwang ,

This repo would require significant update to work with the latest version of diffusers, given the considerable development of the controlnet pipeline in the month of March. Request you to update this repo. I tried running with my code which I made before but it throws up errors, specifically on model keys, not being able to set pipe.unet.in_channels=4, and so on.

The inpainting pipeline doesn't work with the latest diffusers release.

ghpkishore avatar Apr 15 '23 03:04 ghpkishore

Given that there is now an inpainting model also released by controlnet, how does that tie up with the inpainting pipeline provided here? How can we use multi control net based inpainting.

ghpkishore avatar Apr 15 '23 03:04 ghpkishore

I will update this repo ASAP. @ghpkishore

haofanwang avatar Apr 16 '23 04:04 haofanwang

Also @haofanwang the script to update the pth files to diffusers might also need rework. The script which worked before, isn't working now.

ghpkishore avatar Apr 16 '23 06:04 ghpkishore

Hi @haofanwang wanted to check in again. Requesting assistance cause there are no other ways to do multi controlnet inpainting with diffusers without your repo

ghpkishore avatar Apr 20 '23 05:04 ghpkishore