Text to design
Text-to-design is a process where text-based input or descriptions are used to generate visual designs or concepts.This can be done using various tools or software that utilize artificial intelligence or other technologies to interpret the text and create corresponding visual representations.
ENDPOINT
POST
/text_to_design
An API URL would be like https://homedesigns.ai/api/v2/text_to_design
It is a convenient and efficient way to generate design ideas based on written descriptions quickly.
An API request must be in the form-data
format.
Request
custom_instruction
string
-
By providing custom instructions, users can communicate their unique vision and style preferences to the AI system. Text-to-design is a process where text-based input or descriptions are used to generate visual designs or concepts.
mode
Mode type should be as per mode type.
The mode_type should be in [faster, lower].
Last updated