Edit model card

chiara-flux-lora

Model trained with AI Toolkit by Ostris

Prompt
A person in a bustling cafe chi@r@girl
Prompt
Painting by George Frederic Watts, chi@r@girl with flowing red hair, peacefully sleeping in a lush flower field, dawn light casting long, soft shadows, viewed from above in a portrait composition, wearing a frilly dark blue skirt gently raised and a delicate white bustier, rich color palette with earthy tones, textured brushstrokes and soft blending for a dreamy, atmospheric effect, dramatic lighting inspired by chiaroscuro techniques, subtle tonal gradations capturing depth and warmth, impressionistic details in the flowers and fabric, capturing a serene, ethereal mood,
Prompt
an old grainy black and white photo of chi@r@girl making a cake in a 50's kitchen, holding a rolling pin, covered in flour, wearing high waisted underwear and topless with white flour all over her supple breasts

Trigger words

You should use chi@r@girl to trigger the image generation.

Download model and use it with ComfyUI, AUTOMATIC1111, SD.Next, Invoke AI, etc.

Weights for this model are available in Safetensors format.

Download them in the Files & versions tab.

Use it with the 🧨 diffusers library

from diffusers import AutoPipelineForText2Image
import torch

pipeline = AutoPipelineForText2Image.from_pretrained('black-forest-labs/FLUX.1-dev', torch_dtype=torch.bfloat16).to('cuda')
pipeline.load_lora_weights('EricRuud/chiara-flux-lora', weight_name='chiara-flux-lora.safetensors')
image = pipeline('A person in a bustling cafe chi@r@girl').images[0]
image.save("my_image.png")

For more details, including weighting, merging and fusing LoRAs, check the documentation on loading LoRAs in diffusers

Downloads last month
26
Inference API
Examples

Model tree for EricRuud/chiara-flux-lora

Adapter
(9031)
this model