File size: 1,145 Bytes
422713f 29454cf 422713f d4d99c8 422713f 29454cf 422713f 448ed39 dbf2dec 422713f 29454cf d4d99c8 422713f 29454cf |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 |
---
tags:
- text-to-image
- stable-diffusion
- lora
- diffusers
- template:sd-lora
widget:
- text: Floor plan of a small apartment, few rooms, one bathroom, big kitchen, many windows.
output:
url: images/BFMBM_2.png
base_model: runwayml/stable-diffusion-v1-5
instance_prompt: 'trigger: ....'
license: ms-pl
language:
- en
pipeline_tag: text-to-image
---
# Floor Plan Genrator
<Gallery />
## Model description
The model generates architectural floor plans in the style of the provided image from text descriptions and it is part of my Bachelor Thesis.<br/>
This project explored the use of diffusion models for generating architectural floor plans based on textual descriptions.<br/>
GithHub repository:
https://github.com/mariaaoprea/Diffusion-Models-for-floor-plan-drafting.git
## Trigger words
You should use prompts following this structure:
"Floor plan of a small/big apartment, few/many rooms, one/multiple bathrooms, small/big kitchen, few/many windows"
## Download model
Weights for this model are available in Safetensors,PyTorch format.
[Download](/maria26/Floor_Plan_LoRA/tree/main) them in the Files & versions tab. |