← Back to all generators

pnyompen/sd-controlnet-lora

SD1.5 Canny controlnet with LoRA support.

Capabilities

Reference Images Negative Prompt Seed

Cost

Community model (estimated from hardware time)

Input Parameters

auto_generate_caption boolean

Use BLIP to generate captions for the input images

Default: false
condition_scale number

The bigger this number is, the more ControlNet interferes

Default: 1.1 min: 0, max: 2
generated_caption_weight number

Weight for the generated caption

Default: 0.5 min: 0
guidance_scale number

Scale for classifier-free guidance

Default: 7.5 min: 1, max: 50
image string

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.

Default: false
ip_adapter_scale number

Scale for the IP Adapter

Default: 1 min: 0
lora_scale number

LoRA additive scale. Only applicable on trained models.

Default: 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

Default: ""
num_inference_steps integer

Number of denoising steps

Default: 30 min: 1, max: 500
num_outputs integer

Number of images to output

Default: 1 min: 1, max: 4
prompt string

Input prompt

Default: "An astronaut riding a rainbow unicorn"
remove_bg boolean

Remove background from the input image

Default: false
scheduler string

scheduler

Default: "K_EULER"
DDIM DPMSolverMultistep HeunDiscrete KarrasDPM K_EULER_ANCESTRAL K_EULER PNDM
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.

Default: 0.8 min: 0, max: 1
Version: 37ceaf8d4df1 Updated: 2/26/2026 548.9K runs