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
string (enum)
bedroom

Options:

living_room, bedroom, dining_room, kitchen, living_room_with_dining_table, living_room_with_kitchen_and_dining_table, living_room_with_kitchen, kitchen_with_dining_table, home_office, outdoor, home_movie_theater, kids_room

Room type
style
string (enum)
scandinavian

Options:

scandinavian, industrial, farmhouse, luxury, midcentury, modern, coastal

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'}