Closed aria1th closed 1 year ago
Controlnet has bug, and can be solved by https://github.com/Mikubill/sd-webui-controlnet/pull/1778
Hello @aria1th, thank you for submitting this PR! Overall, it looks really good. I have left some minor comments on the code, but once those are addressed, it should be ready to merge.
@artventuredev Thanks for the review! I just tested with requested changes. It works for both API and UI side scheduling! (but please don't forget to check if I've done stupid stuff too)
Hi @aria1th, I added a few more comments that I missed yesterday.
@artventuredev Thanks for new review! By the way, I found some typing problems (may cause compatibility error for previous python versions), I'll fix it together in this patch!
@artventuredev All test is finished!
Thanks a lot. The PR is merged.
Supports gr.Image(type="numpy") type handlers.
Tested with https://github.com/aria1th/stable-diffusion-webui-two-shot and controlNet, works properly.