pnyompen/sd-controlnet-lora
SD1.5 Canny controlnet with LoRA support.
Capabilities
Cost
Community model (estimated from hardware time)
Input Parameters
| Name | Type | Description | Default | Constraints |
|---|---|---|---|---|
auto_generate_caption | boolean | Use BLIP to generate captions for the input images | false | — |
condition_scale | number | The bigger this number is, the more ControlNet interferes | 1.1 | min: 0, max: 2 |
generated_caption_weight | number | Weight for the generated caption | 0.5 | min: 0 |
guidance_scale | number | Scale for classifier-free guidance | 7.5 | min: 1, max: 50 |
image | string(uri) | Input image for img2img or inpaint mode | — | — |
img2img | boolean | Use img2img pipeline, it will use the image input both as the control image and the base image. | false | — |
ip_adapter_scale | number | Scale for the IP Adapter | 1 | min: 0 |
lora_scale | number | LoRA additive scale. Only applicable on trained models. | 0.95 | min: 0, max: 1 |
lora_weights | string | Replicate LoRA weights to use. Leave blank to use the default weights. | — | — |
negative_prompt | string | Input Negative Prompt | "" | — |
num_inference_steps | integer | Number of denoising steps | 30 | min: 1, max: 500 |
num_outputs | integer | Number of images to output | 1 | min: 1, max: 4 |
prompt | string | Input prompt | "An astronaut riding a rainbow unicorn" | — |
remove_bg | boolean | Remove background from the input image | false | — |
scheduler | string | scheduler | "K_EULER" | DDIMDPMSolverMultistepHeunDiscreteKarrasDPMK_EULER_ANCESTRALK_EULERPNDM |
seed | integer | Random seed. Leave blank to randomize the seed | — | — |
strength | number | When img2img is active, the denoising strength. 1 means total destruction of the input image. | 0.8 | min: 0, max: 1 |
auto_generate_captionbooleanUse BLIP to generate captions for the input images
falsecondition_scalenumberThe bigger this number is, the more ControlNet interferes
1.1min: 0, max: 2generated_caption_weightnumberWeight for the generated caption
0.5min: 0guidance_scalenumberScale for classifier-free guidance
7.5min: 1, max: 50imagestringInput image for img2img or inpaint mode
img2imgbooleanUse img2img pipeline, it will use the image input both as the control image and the base image.
falseip_adapter_scalenumberScale for the IP Adapter
1min: 0lora_scalenumberLoRA additive scale. Only applicable on trained models.
0.95min: 0, max: 1lora_weightsstringReplicate LoRA weights to use. Leave blank to use the default weights.
negative_promptstringInput Negative Prompt
""num_inference_stepsintegerNumber of denoising steps
30min: 1, max: 500num_outputsintegerNumber of images to output
1min: 1, max: 4promptstringInput prompt
"An astronaut riding a rainbow unicorn"remove_bgbooleanRemove background from the input image
falseschedulerstringscheduler
"K_EULER"seedintegerRandom seed. Leave blank to randomize the seed
strengthnumberWhen img2img is active, the denoising strength. 1 means total destruction of the input image.
0.8min: 0, max: 137ceaf8d4df1Updated: 7/25/2026548.9K runs
cinemasetfree.com