fofr/become-image
Adapt any picture of a face into another image
Capabilities
Cost
Community model (estimated from hardware time)
Input Parameters
| Name | Type | Description | Default | Constraints |
|---|---|---|---|---|
control_depth_strength | number | Strength of depth controlnet. The bigger this is, the more controlnet affects the output. | 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 | 1 | min: 0, max: 1 |
disable_safety_checker | boolean | Disable safety checker for generated images | false | — |
image | string (uri) | An image of a person to be converted | — | — |
image_to_become | string (uri) | 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. | 0.3 | min: 0, max: 1 |
image_to_become_strength | number | How strong the style will be applied | 0.75 | min: 0, max: 1 |
instant_id_strength | number | How strong the InstantID will be. | 1 | min: 0, max: 1 |
negative_prompt | string | Things you do not want in the image | "" | — |
number_of_images | integer | Number of images to generate | 2 | min: 1, max: 10 |
prompt | string | — | "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. | 2 | min: 0, max: 3 |
seed | integer | Fix the random seed for reproducibility | — | — |
control_depth_strength number Strength of depth controlnet. The bigger this is, the more controlnet affects the output.
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
1 min: 0, max: 1 disable_safety_checker boolean Disable safety checker for generated images
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.
0.3 min: 0, max: 1 image_to_become_strength number How strong the style will be applied
0.75 min: 0, max: 1 instant_id_strength number How strong the InstantID will be.
1 min: 0, max: 1 negative_prompt string Things you do not want in the image
"" number_of_images integer Number of images to generate
2 min: 1, max: 10 prompt string "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.
2 min: 0, max: 3 seed integer Fix the random seed for reproducibility
8d0b076a2aff Updated: 2/26/2026 796.8K runs
cinemasetfree.com