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("Jonjew/GeenaDavis")

prompt = "<lora:Genna_Davis_Flux:1.2>  This is a photograph of a young woman standing standing in a cafe, looking at the viewer smiling, likely from the 1980s. She has long, voluminous, curly brown hair that cascades over her shoulders. Her facial expression is serious, with her lips painted a bold red, and she is wearing a red and white striped sleeveless top. Around her neck is a long, beaded necklace, and she accessorizes with gold hoop earrings."
image = pipe(prompt).images[0]

Geena Davis 1980/90s

Prompt
<lora:Genna_Davis_Flux:1.2> This is a photograph of a young woman standing standing in a cafe, looking at the viewer smiling, likely from the 1980s. She has long, voluminous, curly brown hair that cascades over her shoulders. Her facial expression is serious, with her lips painted a bold red, and she is wearing a red and white striped sleeveless top. Around her neck is a long, beaded necklace, and she accessorizes with gold hoop earrings.

Model description

FROM https://civitai.com/models/1142198/geena-davis-198090s-flux?modelVersionId=1284515

Strength 1.2

Download model

Weights for this model are available in Safetensors format.

Download them in the Files & versions tab.

Downloads last month
14
Inference Providers NEW
Examples

Model tree for Jonjew/GeenaDavis

Adapter
(42609)
this model