You're looking at a specific version of this model. Jump to the model overview.
sentientmedia /pat_stager:1310d4ee
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 |
|---|---|---|---|
| prompt |
string
|
Prompt describing the 'after' version of this room
|
|
| image |
string
|
Input image — the 'before' room photo
|
|
| strength |
number
|
0.65
Max: 1 |
How much to transform the image
|
| guidance |
number
|
9
Min: 1 Max: 20 |
How much the prompt guides the output
|
| low_threshold |
integer
|
100
Min: 1 Max: 255 |
Canny edge detection low threshold
|
| high_threshold |
integer
|
200
Min: 1 Max: 255 |
Canny edge detection high threshold
|
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'}