How to use from the
Use from the
Diffusers library
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("treeshark/architexv3.safetensors")

prompt = "-"
image = pipe(prompt).images[0]

ArchiteX V3

Prompt
-
Prompt
-
Prompt
-
Prompt
-
Prompt
-
Prompt
-
Prompt
-
Prompt
-
Prompt
-
Prompt
-
Prompt
-
Prompt
-
Prompt
-
Prompt
-
Prompt
-
Prompt
-

Model description

This lora is the third in a series that does architectural visualisations. This one does futuristic buildings, it will sometimes add measurment lines and notes. Strength from around 0.35 to 0.75. Prompting: "An architectural drawing on white paper" will help things along. See examples for style.

Download model

Download them in the Files & versions tab.

Downloads last month
3
Inference Providers NEW
Examples

Model tree for treeshark/architexv3.safetensors

Adapter
(42667)
this model

Collection including treeshark/architexv3.safetensors