Interior Design V2
An improved custom interior design pipeline to furnish and stylize empty and semi-furnished rooms. See interior-design model page for the old version. Unlike v1, which is a hybrid inpainting and controlnet pipeline, this version uses the nano-banana image editing model with hard-coded style and room prompts.
Basic Usage
To use the API, simply upload an image of an empty or semi-furnished room, and select the target room type and style. The API outputs an edited image that (mostly) preserves the original room layout.
API arguments
- room_image: your input image
- room_type: target room category - choose from [“living_room”, “bedroom”, “kitchen”, “home_office”, “bathroom”, “dining_room”]
- style: interior design style - choose from [“coastal_beachy”, “mid_century_modern”, “rustic_bohemian”, “scandinavian_minimalist”, “industrial_modern”, “farmhouse_chic”, “art_deco_glamour”, “mediterranean_villa”, “modern_luxury”, “japanese_zen”, “victorian_elegant”, “tropical_modern”“]