Closed silveroxides closed 7 months ago
We will add uniformed preprocessors like what is done in forge right now.
Some ipadapters do not work in forge... so yeah, that could break it even more
Some ipadapters do not work in forge... so yeah, that could break it even more
So some preprocessors are excluded from the main extension for AUTOMATIC1111/stable-diffusion-webui because they don't work in a fork of it? I was under the impression that the controlnet in forge was builtin and thought it would have code that differs compared to the regular extension. Also considering forge is a fork and as you say, some preprocessors do not work, then exclusion of them should not be handled on a main branch. Rather forge should have its own branch in this repo. Especially if any changes is made by AUTOMATIC1111 which would completely break for forge which forge would have to not merge. That should not be affecting the main branch.
We will add uniformed preprocessors like what is done in forge right now.
@huchenlei For real, can you stop self-assigning issues if you are not gonna give proper response and just abandon the issue leaving it open?
Also please give a proper reply to my last comment. It was the same thing with the lama preprocessor issue some months back which I posted including extensive demonstration of it and explaining why the cleaner extension is not the same thing.
@silveroxides Sorry about that. I was busy in the last month, and did not catch up on ControlNet maintenance. I have #2710 up to address your issue.
Is there an existing issue for this?
What happened?
After #2550 and/or #2551 the in title mentioned combination of preprocessor and model stopped working although they worked previously. I feel like the implementation of filtering and explicit errors based on the assumption that something doesn't/shouldn't work is rather questionable at best.
Steps to reproduce the problem
What should have happened?
Commit where the problem happens
webui: : v1.7.0-478-gb7f45e67 controlnet: 416c3450
What browsers do you use to access the UI ?
Google Chrome
Command Line Arguments
List of enabled extensions
Extensions
Console logs
part1
party2
Additional information
EDIT: Additional proof after I rolled back to the commit before
Here are the input image as well as the resulting image.