-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Milestone
Description
Describe the feature you'd like
Create an POST "/w2fp" (words to floor plan) endpoint, which accepts JSON in the following format:
{
"query": string
}
It should pass the query text through the generator neural network, scale the output by 10x, replase squares with furniture and respond with the final image.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
🛠️ In progress