In this example, we will demonstrate how to mix multiple ControlNets and learn to use multiple ControlNet models to control image generation
Apply ControlNet
node:
Workflows
-> Open (ctrl+o)
. The system will automatically detect and prompt to download the required models.Load Checkpoint
can load awpainting_v14.safetensorsLoad VAE
can load vae-ft-mse-840000-ema-pruned.safetensorsLoad ControlNet Model
loads control_v11p_sd15_openpose_fp16.safetensors
4. Click Upload
in the Load Image
node to upload the pose image provided earlier
Second ControlNet group using the Scribble model:
5. Ensure that Load ControlNet Model
loads control_v11p_sd15_scribble_fp16.safetensors
6. Click Upload
in the Load Image
node to upload the scribble image provided earlier
7. Click the Queue
button or use the shortcut Ctrl(cmd) + Enter
to execute the image generation