← Back to all generators

pnyompen/sd-controlnet-lora

SD1.5 Canny controlnet with LoRA support.

Capabilities

Reference ImagesNegative PromptSeed

Cost

Community model (estimated from hardware time)

Input Parameters

auto_generate_captionboolean

Use BLIP to generate captions for the input images

Default: false
condition_scalenumber

The bigger this number is, the more ControlNet interferes

Default: 1.1min: 0, max: 2
generated_caption_weightnumber

Weight for the generated caption

Default: 0.5min: 0
guidance_scalenumber

Scale for classifier-free guidance

Default: 7.5min: 1, max: 50
imagestring

Input image for img2img or inpaint mode

img2imgboolean

Use img2img pipeline, it will use the image input both as the control image and the base image.

Default: false
ip_adapter_scalenumber

Scale for the IP Adapter

Default: 1min: 0
lora_scalenumber

LoRA additive scale. Only applicable on trained models.

Default: 0.95min: 0, max: 1
lora_weightsstring

Replicate LoRA weights to use. Leave blank to use the default weights.

negative_promptstring

Input Negative Prompt

Default: ""
num_inference_stepsinteger

Number of denoising steps

Default: 30min: 1, max: 500
num_outputsinteger

Number of images to output

Default: 1min: 1, max: 4
promptstring

Input prompt

Default: "An astronaut riding a rainbow unicorn"
remove_bgboolean

Remove background from the input image

Default: false
schedulerstring

scheduler

Default: "K_EULER"
DDIMDPMSolverMultistepHeunDiscreteKarrasDPMK_EULER_ANCESTRALK_EULERPNDM
seedinteger

Random seed. Leave blank to randomize the seed

strengthnumber

When img2img is active, the denoising strength. 1 means total destruction of the input image.

Default: 0.8min: 0, max: 1
Version: 37ceaf8d4df1Updated: 7/25/2026548.9K runs