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/ElleMacpherson")

prompt = "<lora:elle_macpherson_512_dev_f1_k:1>wearing a designer turtle neck sweater, Photo of a beautiful woman sitting alone at a cozy coffee shop, looking directly at the camera with a warm smile, holding a delicate glass of latte in hand, soft morning light streaming through the window, realistic, detailed."
image = pipe(prompt).images[0]

elle macpherson

Prompt
<lora:elle_macpherson_512_dev_f1_k:1>wearing a designer turtle neck sweater, Photo of a beautiful woman sitting alone at a cozy coffee shop, looking directly at the camera with a warm smile, holding a delicate glass of latte in hand, soft morning light streaming through the window, realistic, detailed.

Model description

FROM https://civitai.com/models/1067618/elle-macpherson?modelVersionId=1198293

Trigger elle

Strength 1

Trigger words

You should use elle to trigger the image generation.

Download model

Weights for this model are available in Safetensors format.

Download them in the Files & versions tab.

Downloads last month
10
Inference Providers NEW
Examples

Model tree for Jonjew/ElleMacpherson

Adapter
(42608)
this model