Instructions to use busetolunay/building_flux_lora_v1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use busetolunay/building_flux_lora_v1 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("black-forest-labs/FLUX.1-dev", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("busetolunay/building_flux_lora_v1") prompt = "[trigger] coffe shopbuilding " image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
building_flux_lora_v4
Model trained with AI Toolkit by Ostris

- Prompt
- [trigger] coffe shopbuilding

- Prompt
- [trigger] summerhouse building with a front porch'

- Prompt
- [trigger] glass greenhouse

- Prompt
- [trigger] art museum building

- Prompt
- [trigger] egyptian themed house

- Prompt
- [trigger] egyptian pyramid

- Prompt
- [trigger] bungalow

- Prompt
- [trigger] church

- Prompt
- [trigger] courthouse building

- Prompt
- [trigger] barn

- Prompt
- [trigger] library building

- Prompt
- [trigger] lighthouse

- Prompt
- [trigger] tent

- Prompt
- [trigger] cottage house

- Prompt
- [trigger] doghouse

- Prompt
- [trigger] treehouse

- Prompt
- [trigger] mansion building

- Prompt
- [trigger] waffle house building

- Prompt
- [trigger] halloween themed house
Trigger words
You should use a0ce to trigger the image generation.
Download model
Weights for this model are available in Safetensors format.
Download them in the Files & versions tab.
- Downloads last month
- 145