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/archtexv5.safetensors")

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

ArchiteX V5

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

Model description

This lora is the fifth in a series that does architectural visualisations. This one does fantasy houses , these loras can be combined together at lower strengths. Strength from around 0.35 to 0.75. Prompting: "An architectural drawing on white paper" will help things along. Often you will get measurements and notes. See examples for style

Download model

Download them in the Files & versions tab.

Downloads last month
2
Inference Providers NEW
Examples

Model tree for treeshark/archtexv5.safetensors

Adapter
(42663)
this model

Collection including treeshark/archtexv5.safetensors