Closed ssube closed 11 months ago
If you don't have any controlnets downloaded or don't have one selected in the web UI for some other reason, the menu will be empty and send an empty parameter to the server. When used with the controlnet pipeline, that throws an error:
TypeError: OnnxStableDiffusionControlNetPipeline.init() missing 1 required positional argument: 'feature_extractor'
There are two parts to this:
If you don't have any controlnets downloaded or don't have one selected in the web UI for some other reason, the menu will be empty and send an empty parameter to the server. When used with the controlnet pipeline, that throws an error:
There are two parts to this: