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/scifiz-city-v1.safetensors")

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

SciFiZ Cities V1

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

Model description

This lora does future cities from a high viewpoint. It will do other views but it was trained mostly on high views. No special prompting, strength between 0.3 and 0.75 Surprisingly good at interiors... who knows why!

Download model

Download them in the Files & versions tab.

Downloads last month
17
Inference Providers NEW
Examples

Model tree for treeshark/scifiz-city-v1.safetensors

Adapter
(42608)
this model

Collection including treeshark/scifiz-city-v1.safetensors