csviverdeia/floor-plan-lora

Geracao de plantas arquitetonicas via Stable Diffusion v1.5 + LoRA (maria26)

Public
24 runs

Run csviverdeia/floor-plan-lora with an API

Use one of our client libraries to get started quickly. Clicking on a library will take you to the Playground tab where you can tweak different inputs, see the results, and copy the corresponding code to use in your own project.

Input schema

The fields you can use to run this model with an API. If you don't give a value for a field its default value will be used.

Field Type Default value Description
prompt
string
Floor plan of a small apartment, few rooms, one bathroom, big kitchen, many windows.
Descrição da planta arquitetônica desejada.
negative_prompt
string
blurry, low quality, distorted, text, watermark
None
num_inference_steps
integer
25

Min: 10.0

Max: 100.0

None
guidance_scale
number
7.5

Min: 1.0

Max: 20.0

None
lora_scale
number
1.0

Max: 2.0

Intensidade do LoRA (0=desligado, 1=padrão, >1=mais forte).
seed
integer
-1
None
width
integer
512

Min: 256.0

Max: 1024.0

None
height
integer
512

Min: 256.0

Max: 1024.0

None

Output schema

The shape of the response you’ll get when you run this model with an API.

Schema
{
  "type": "string",
  "title": "Output",
  "format": "uri"
}