← Back to all generators

fofr/become-image

Adapt any picture of a face into another image

Capabilities

Reference Images Negative Prompt Seed

Cost

Community model (estimated from hardware time)

Input Parameters

control_depth_strength number

Strength of depth controlnet. The bigger this is, the more controlnet affects the output.

Default: 0.8 min: 0, max: 1
denoising_strength number

How much of the original image of the person to keep. 1 is the complete destruction of the original image, 0 is the original image

Default: 1 min: 0, max: 1
disable_safety_checker boolean

Disable safety checker for generated images

Default: false
image string

An image of a person to be converted

image_to_become string

Any image to convert the person to

image_to_become_noise number

How much noise to add to the style image before processing. An alternative way of controlling stength.

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

How strong the style will be applied

Default: 0.75 min: 0, max: 1
instant_id_strength number

How strong the InstantID will be.

Default: 1 min: 0, max: 1
negative_prompt string

Things you do not want in the image

Default: ""
number_of_images integer

Number of images to generate

Default: 2 min: 1, max: 10
prompt string
Default: "a person"
prompt_strength number

Strength of the prompt. This is the CFG scale, higher numbers lead to stronger prompt, lower numbers will keep more of a likeness to the original.

Default: 2 min: 0, max: 3
seed integer

Fix the random seed for reproducibility

Version: 8d0b076a2aff Updated: 2/26/2026 796.8K runs