ljleb
ljleb
> As the result - I'm not sure what it does exactly - but it seems that CN ignores the preprocessed sequence and uses original image sequence as detectmap. Thanks...
I know this is an important feature... To be honest I should be working on my personal duties instead of this PR 😅 I'm trying to go as fast as...
Since the commits were all over the place, I reordered the changes into something more cohesive. Hope this helps. If I did not forget anything, this should be relatively complete...
Which commit are you using for controlnet?
I tried to reproduce this issue using the multi-cn batch branch but I couldn't. I'll try in a clean env once I'm done with batch, if no one else looked...
It's possible that state depends on something in controlnet that changed since there was an update to controlnet recently. Strangely enough, since I have not updated sd-webui-state on my side,...
Anyone with the previous sketch adapter config location in the settings will have to manually set it to `t2iadapter_sketch_sd14v1.yaml` now. We might want to consider using the previous config location...
There is now one config per model in `/models`. You may need to manually set the adapter config to `t2iadapter_depth_sd15v2.yaml` for now.
For the first image, the preprocessor is doing exactly what you told it do do. You do not need a preprocessor when passing a scribble directly, you need a preprocessor...
Sorry I am a bit confused because there seems to be 2 different issues at play here. For the first image, the preprocessor is doing exactly what you told it...