Furniture Removal
Last updated
Was this helpful?
Last updated
Was this helpful?
This endpoint utilizes AI to declutter interior or exterior spaces. It offers the functionality to remove all furniture from a room, rendering it completely empty. Additionally, this endpoint supports selective removal of furniture, allowing users to specify and remove particular items from a space. This feature is ideal for creating clean and uncluttered visualizations of rooms or outdoor areas.
POST
/furniture_removal
An API URL would be like https://homedesigns.ai/api/v2/furniture_removal
Use this endpoint to upscale
An API request must be in the form-data
format.
image
file[ .jpg, .jpeg, .png] / base64 Image string
-
The image to be processed by the API. The image dimensions must be 512x512 pixels or greater for optimal results. (Required Parameter)
masked_image
file[ .jpg, .jpeg, .png] / base64 Image string
-
The image to be processed by the API. The image dimensions must be 512x512 pixels or greater for optimal results. to generate a mask image (Required Parameter)