Instructions to use Jonjew/ClaireForlani90s with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Jonjew/ClaireForlani90s 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/ClaireForlani90s") prompt = "<lora:Claire_Forlani_Flux:1> This a beautiful photograph of a young woman standing in a cafe. She has shoulder-length, straight brown hair. She has a slender physique and is wearing a sleeveless, light lavender top with a halter neck. Her expression is neutral, with a slight hint of a smile, and she gazes directly at the camera with piercing blue eyes." image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Claire Forlani 90s

- Prompt
- <lora:Claire_Forlani_Flux:1> This a beautiful photograph of a young woman standing in a cafe. She has shoulder-length, straight brown hair. She has a slender physique and is wearing a sleeveless, light lavender top with a halter neck. Her expression is neutral, with a slight hint of a smile, and she gazes directly at the camera with piercing blue eyes.
Model description
FROM https://civitai.com/models/1184414/claire-forlani-90s-flux?modelVersionId=1333129
Strength 1
Download model
Weights for this model are available in Safetensors format.
Download them in the Files & versions tab.
- Downloads last month
- 10
Model tree for Jonjew/ClaireForlani90s
Base model
black-forest-labs/FLUX.1-dev