fermatresearch/dpo-sdxl-controlnet-lora
DPO-SDXL Canny controlnet with LoRA support.
Capabilities
Cost
Community model (estimated from hardware time)
Input Parameters
| Name | Type | Description | Default | Constraints |
|---|---|---|---|---|
apply_watermark | boolean | Applies a watermark to enable determining if an image is generated in downstream applications. If you have other provisions for generating or deploying images safely, you can use this to disable watermarking. | true | — |
condition_scale | number | The bigger this number is, the more ControlNet interferes | 0.5 | min: 0, max: 1 |
guidance_scale | number | Scale for classifier-free guidance | 7.5 | min: 1, max: 50 |
image | string(uri) | Input image for img2img or inpaint mode | — | — |
lora_scale | number | LoRA additive scale. Only applicable on trained models. | 0.6 | 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 | 50 | 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" | — |
refine | string | Whether to use refinement steps or not | "base_image_refiner" | no_refinerbase_image_refiner |
refine_steps | integer | For base_image_refiner, the number of steps to refine | 10 | — |
scheduler | string | scheduler | "K_EULER" | DDIMDPMSolverMultistepHeunDiscreteKarrasDPMK_EULER_ANCESTRALK_EULERPNDM |
seed | integer | Random seed. Leave blank to randomize the seed | — | — |
apply_watermarkbooleanApplies a watermark to enable determining if an image is generated in downstream applications. If you have other provisions for generating or deploying images safely, you can use this to disable watermarking.
truecondition_scalenumberThe bigger this number is, the more ControlNet interferes
0.5min: 0, max: 1guidance_scalenumberScale for classifier-free guidance
7.5min: 1, max: 50imagestringInput image for img2img or inpaint mode
lora_scalenumberLoRA additive scale. Only applicable on trained models.
0.6min: 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
50min: 1, max: 500num_outputsintegerNumber of images to output
1min: 1, max: 4promptstringInput prompt
"An astronaut riding a rainbow unicorn"refinestringWhether to use refinement steps or not
"base_image_refiner"refine_stepsintegerFor base_image_refiner, the number of steps to refine
10schedulerstringscheduler
"K_EULER"seedintegerRandom seed. Leave blank to randomize the seed
5779933f36e3Updated: 7/25/2026795 runs
cinemasetfree.com