You're looking at a specific version of this model. Jump to the model overview.

3744455043 /9040883013083005:d8c4c441

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
empty1
string
First view of the empty room
empty2
string
Second view of the empty room
room_type
None
bedroom
Room type
style
None
scandinavian
Style
api_key
string
API key
number_staged2_outputs
integer
3

Min: 1

Max: 3

Number of outputs for the second view

Output schema

The shape of the response you’ll get when you run this model with an API.

Schema
{'properties': {'staged1': {'format': 'uri',
                            'title': 'Staged1',
                            'type': 'string'},
                'staged2': {'items': {'format': 'uri', 'type': 'string'},
                            'title': 'Staged2',
                            'type': 'array'}},
 'required': ['staged1', 'staged2'],
 'title': 'Output',
 'type': 'object'}