← Back to all generators

fermatresearch/magic-style-transfer

Restyle an image with the style of another one. I strongly suggest to upscale the results with Clarity AI

Capabilities

Reference Images Negative Prompt Seed

Cost

Community model (estimated from hardware time)

Input Parameters

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.

Default: true
background_color string

When passing an image with alpha channel, it will be replaced with this color

Default: "#A2A2A2"
condition_canny_scale number

The bigger this number is, the more ControlNet interferes

Default: 0.15 min: 0, max: 2
condition_depth_scale number

The bigger this number is, the more ControlNet interferes

Default: 0.35 min: 0, max: 2
guidance_scale number

Scale for classifier-free guidance

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

Input image

ip_image string

Input image for img2img or inpaint mode

ip_scale number

IP Adapter strength.

Default: 0.3 min: 0, max: 1
lora_scale number

LoRA additive scale. Only applicable on trained models.

Default: 0.9 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"
resizing_scale number

If you want the image to have a solid margin. Scale of the solid margin. 1.0 means no resizing.

Default: 1 min: 1, max: 10
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.9 min: 0, max: 1
Version: 3b5fa5d360c3 Updated: 2/26/2026 51.9K runs