You're looking at a specific version of this model. Jump to the model overview.
adarshnagrikar14 /manhwa-ai:69ca61c6
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)
|
|
expression |
string
|
k-drama happy, confident, smiling
|
Desired facial expression for the manhwa style (e.g., 'happy', 'angry', 'surprised', 'neutral')
|
height |
integer
|
768
|
Height of the output image
|
width |
integer
|
512
|
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
|
num_inference_steps |
integer
|
16
Min: 1 Max: 100 |
Number of denoising steps
|
cond_size |
integer
|
768
Min: 512 Max: 1024 |
Conditioning size
|
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'}