sd-webui-controlnet
sd-webui-controlnet copied to clipboard
Added a new API call to get the preprocessor list
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.
Merged and updated my code.
Thanks for ensuring the external_code got this as well. +1
I moved the preprocessor+unloadable dicts directly to global_state, otherwise LGTM.
Thanks for your contribution!
@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