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("SG161222/Realistic_Vision_V5.1", dtype=torch.bfloat16, device_map="cuda")
pipe.load_lora_weights("Tom-Kismet/Daisy")

prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k"
image = pipe(prompt).images[0]

๐ŸŒธ Daisy โ€” Photorealistic AI Influencer LoRA

Daisy is a stunning photorealistic AI influencer LoRA designed to bring lifelike female portraits into your generations. Built with quality, clarity, and emotion in mind, Daisy fits lifestyle, cinematic, or social influencer themes.


๐Ÿง  How it was made

  • Base model: Realistic Vision V5.1
  • Training method: Kohya LoRA training
  • Dataset: Private set of influencer-style photoreal images
  • File format: .safetensors
  • LoRA resolution: 512โ€“768px
  • Trained epochs: 10
  • Learning rate: 1e-4

๐Ÿ–ผ๏ธ Prompt Examples

โžค Automatic1111

<lora:Daisy:0.8> portrait of daisy, photorealistic, soft lighting, cinematic, long wavy hair, white top, beautiful lighting, 85mm DSLR photo
Downloads last month
7
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support