---
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
## 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.
This project explored the use of diffusion models for generating architectural floor plans based on textual descriptions.
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.