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("pmczip/SD1.5_LyCORIS_Models", dtype=torch.bfloat16, device_map="cuda")

prompt = "Positive: 4nn41is3ba550 in a high neck blouse, (black blazer1.2), auburn hair, blue eyes, indoors, office, windows, morning, bright, photorealistic, realistic, detailed eyes, intricate face,, soft studio lighting, neutral gray background, high detail, sharp focus on face, photorealistic, 8k, masterpiece, best quality, professional photography, softbox lighting, clean background, fashion portrait Negitive: blurry, lowres, ugly, deformed, extra limbs, poorly drawn face, extra fingers, mutated hands, cropped, jpeg artifacts, cartoon, anime, 3d render, doll, plastic, overexposed, underexposed"
image = pipe(prompt).images[0]

Current SD1.5 LyCORIS Models:

Annalise Basso

Italia Ricci

Downloads last month
20
Inference Examples
Examples
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for pmczip/SD1.5_LyCORIS_Models

Finetuned
(370)
this model