You're looking at a specific version of this model. Jump to the model overview.
gbieler /change-background-and-relight:5d6fddf1
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 |
---|---|---|---|
background_prompt |
string
|
|
Description of the background
|
light_prompt |
string
|
|
Description of the lighting
|
subject_image |
string
|
Subject image
|
|
background_image |
string
|
Background image (optional)
|
|
light_mask |
string
|
Light mask image (optional)
|
|
denoise_strength |
number
|
0.7
Min: 0.1 Max: 1 |
Background variation strength
|
Output schema
The shape of the response you’ll get when you run this model with an API.
Schema
{'items': {'format': 'uri', 'type': 'string'},
'title': 'Output',
'type': 'array'}