You're looking at a specific version of this model. Jump to the model overview.
tuannha /easy-control:a8567ffd
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 |
---|---|---|---|
subject_image |
string
|
Subject image
|
|
spatial_image |
string
|
Inpainting image
|
|
prompt |
string
|
Prompt
|
|
width |
integer
|
1024
|
Width of the image
|
height |
integer
|
1024
|
Height of the image
|
lora_weight |
number
|
1
|
Lora weights
|
num_inference_steps |
integer
|
25
|
Number of inference steps
|
guidance_scale |
number
|
3.5
|
Guidance scale
|
seed |
integer
|
-1
|
Seed. -1 for random.
|
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'}