Instructions to use Jonjew/KellyLeBrock1980s with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Jonjew/KellyLeBrock1980s with Diffusers:
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/KellyLeBrock1980s") prompt = "<lora:Kelly_LeBrock_1980s_Flux:1.2> This is a color photograph featuring a woman in a cafe. she has voluminous brown hair styled in an updo with loose curls cascading down her shoulders. She has striking blue eyes and is wearing dramatic makeup with a focus on her eyes and lips. statuesque figure, white silk blouse with intricate lace detailing along the sleeves and neckline." image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Kelly LeBrock 1980s (Flux)

- Prompt
- <lora:Kelly_LeBrock_1980s_Flux:1.2> This is a color photograph featuring a woman in a cafe. she has voluminous brown hair styled in an updo with loose curls cascading down her shoulders. She has striking blue eyes and is wearing dramatic makeup with a focus on her eyes and lips. statuesque figure, white silk blouse with intricate lace detailing along the sleeves and neckline.
Model description
FROM https://civitai.com/models/885594/kelly-lebrock-1980s-flux?modelVersionId=991318
Use a strength of 1.2 for a good consistent likeness. Eye color maybe off if you don't prompt for "Blue eyes" Overall I think this came up pretty good considering the only source images were nearly 40 years old lol.
Download model
Weights for this model are available in Safetensors format.
Download them in the Files & versions tab.
- Downloads last month
- 25
Model tree for Jonjew/KellyLeBrock1980s
Base model
black-forest-labs/FLUX.1-dev