You're looking at a specific version of this model. Jump to the model overview.
adarshnagrikar14 /manhwa-ai:d048d48d
Input schema
The fields you can use to run this model with an API. If you don’t give a value for a field its default value will be used.
Field | Type | Default value | Description |
---|---|---|---|
input_image |
string
|
Input image for editing and subject conditioning
|
|
inpainting_mask |
string
|
Inpainting mask image (white areas will be inpainted)
|
|
prompt |
string
|
Prompt for the final Flux generation step
|
|
height |
integer
|
1024
|
Height of the output image
|
width |
integer
|
1024
|
Width of the output image
|
seed |
integer
|
42
|
Random seed
|
subject_lora_scale |
number
|
1
Max: 2 |
Scale for the Subject LoRA weights
|
inpainting_lora_scale |
number
|
1
Max: 2 |
Scale for the Inpainting LoRA weights
|
Output schema
The shape of the response you’ll get when you run this model with an API.
Schema
{'format': 'uri', 'title': 'Output', 'type': 'string'}