## Basic model info

Model name: fofr/kontext-make-person-real
Model description: A FLUX Kontext fine-tune to fix plastic AI skin textures


## Model inputs

- prompt (required): Text description of what you want to generate, or the instruction on how to edit the given image. (string)
- input_image (required): Image to use as reference. Must be jpeg, png, gif, or webp. (string)
- aspect_ratio (optional): Aspect ratio of the generated image. Use 'match_input_image' to match the aspect ratio of the input image. (string)
- megapixels (optional): Approximate number of megapixels for generated image (string)
- num_inference_steps (optional): Number of inference steps (integer)
- guidance (optional): Guidance scale for generation (number)
- seed (optional): Random seed for reproducible generation. Leave blank for random. (integer)
- output_format (optional): Output image format (string)
- output_quality (optional): Quality when saving the output images, from 0 to 100. 100 is best quality, 0 is lowest quality. Not relevant for .png outputs (integer)
- disable_safety_checker (optional): Disable NSFW safety checker (boolean)
- lora_strength (optional): Strength of the lora (number)


## Model output schema

{
  "type": "string",
  "title": "Output",
  "format": "uri"
}

If the input or output schema includes a format of URI, it is referring to a file.


## Example inputs and outputs

Use these example outputs to better understand the types of inputs the model accepts, and the types of outputs the model returns:

### Example (https://replicate.com/p/zyygr8gvt1rm80cr4g58fh3py8)

#### Input

```json
{
  "prompt": "make this person look real, bad skin",
  "guidance": 2.5,
  "megapixels": "1",
  "input_image": "https://replicate.delivery/pbxt/NO1Ep6UCCeSoPrNedyHOrilXocBFeARraTuyOul4RpzXBJQi/image.png",
  "aspect_ratio": "1:1",
  "lora_strength": 1.2,
  "output_format": "png",
  "output_quality": 100,
  "num_inference_steps": 30
}
```

#### Output

```json
"https://replicate.delivery/xezq/ADfWmNmNoejgeogdwuxLJIECrMsX0ih2ss6lxCeSbvL4AnJUB/output.png"
```


### Example (https://replicate.com/p/b5nhwv6yw5rmc0cr50rvsg2w6r)

#### Input

```json
{
  "prompt": "make this person look real",
  "guidance": 2.5,
  "megapixels": "1",
  "input_image": "https://replicate.delivery/pbxt/NOJP2gxFC5uhLDSGnKUg6sImQJPRqTu3kybzuIwIc3jgd7iR/c5efc1fb-fbc5-4073-8288-f508e632edc9.png",
  "aspect_ratio": "1:1",
  "lora_strength": 1.2,
  "output_format": "png",
  "output_quality": 100,
  "num_inference_steps": 30
}
```

#### Output

```json
"https://replicate.delivery/xezq/v7rUtaO7YHIoMdxtfAsiM8s56BJaP7dCwGyJzbhckIzwYVhKA/output.png"
```


### Example (https://replicate.com/p/gr0q1v66mxrma0cr50sv3dznrm)

#### Input

```json
{
  "prompt": "make this person look real",
  "guidance": 2.5,
  "megapixels": "1",
  "input_image": "https://replicate.delivery/pbxt/NOJR0SmuRW4LlUKVXrupCgQbY8sLm1E8UWnbIt6aVVZJRi00/image.png",
  "aspect_ratio": "1:1",
  "lora_strength": 1.2,
  "output_format": "png",
  "output_quality": 100,
  "num_inference_steps": 30
}
```

#### Output

```json
"https://replicate.delivery/xezq/x4vtCY79gJ60GxMGTJIuiyYthUcAjJpVWNQomjGZD053sqQF/output.png"
```


### Example (https://replicate.com/p/yp182jc2kdrme0cr50x8f30tx8)

#### Input

```json
{
  "prompt": "make this person look real",
  "guidance": 2.5,
  "megapixels": "1",
  "input_image": "https://replicate.delivery/pbxt/NOJXygEvDUXJGQv8Mb0uqQ8VDz4SvR59PHYbSjq0W4fRPPlq/image.png",
  "aspect_ratio": "1:1",
  "lora_strength": 1.2,
  "output_format": "png",
  "output_quality": 100,
  "num_inference_steps": 30
}
```

#### Output

```json
"https://replicate.delivery/xezq/y0ozaY9h7ULlDRhe4AwdMUiYaUcrCyqBVuHO29ZiNnHMdVhKA/output.png"
```


## Model readme

> No readme available for this model.

