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

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

Edwin Georgi

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

Model description

American illustrator from the 1950s and 60s. See examples for style, mixes with other loras well. Strength 0.25 to 0.75. Prompt painted illustration or similar.

Download model

Download them in the Files & versions tab.

Downloads last month
5
Inference Providers NEW
Examples

Model tree for treeshark/edwingeorgi-v1.safetensors

Adapter
(41937)
this model

Collection including treeshark/edwingeorgi-v1.safetensors