Blender-ControlNet
Blender-ControlNet copied to clipboard
Controlnet not working on Stable Diffusion Forge: module: "none" should be module: "None"
This is more a feedback.
First: thanks for your script. I think it is awesome!
As --I think-- it depends per API and version of Automatic1111 or Forge, "module":"none" should either be capitalized or not to avoid the Controlnet.py script to fail.
In the script I would add two remarks:
"module": "none", # "module": "None" in case you get the error:"TypeError: 'NoneType' object is not callable" "model": "diff_control_sd15_canny_fp16 [ea6e3b9c]", # Use http://localhost:7860/docs#/default/model_list_controlnet_model_list_get to get a correct list of all models