sd-webui-controlnet icon indicating copy to clipboard operation
sd-webui-controlnet copied to clipboard

Added a new API call to get the preprocessor list

Open mishafarms opened this issue 2 years ago • 1 comments

In order to not have to hard code the modules in code that uses the API, it seemed easy to request the list of modules that can be set.

mishafarms avatar Mar 15 '23 05:03 mishafarms

Merged and updated my code.

mishafarms avatar Mar 15 '23 17:03 mishafarms

Thanks for ensuring the external_code got this as well. +1

scruffynerf avatar Mar 17 '23 00:03 scruffynerf

I moved the preprocessor+unloadable dicts directly to global_state, otherwise LGTM. Thanks for your contribution!

ljleb avatar Mar 17 '23 07:03 ljleb

@mishafarms Sorry to have to ask this, I would appreciate if you could add your changes in a new PR. I think I don't want to try merging code into main anymore :x

ljleb avatar Mar 17 '23 09:03 ljleb