Design Transfer
Last updated
Was this helpful?
Last updated
Was this helpful?
ai_intervention not provided properlyTransfer the design elements from an inspiration image to a target space. The design_transfer endpoint replicates styles, layouts, and decor themes from one image to another, perfect for clients wanting to recreate the feel of a room they admire.
POST
/design_transfer
An API URL would be like https://homedesigns.ai/api/v2/design_transfer
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)
Style_image
file[ .jpg, .jpeg, .png] / base64 Image
string
The style of the image can be adjusted according to your preference.
The image to be processed by the API. (Image size not required) (Required Parameter)
ai_intervention
string
Very Low, Low, Mid, Extreme
Indicates the level of AI intervention in the design process. "Very Low" means minimal changes, while "Extreme" allows for significant alterations to the original design. (Required Parameter)
Image Format is not valid.