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("CompVis/stable-diffusion-v1-4", dtype=torch.bfloat16, device_map="cuda")
pipe.load_lora_weights("PERFECTTAUNGOO/LC72")

prompt = "a Asian girl,The woman wore a low-cut wedding dress,smile,cute, standing in front of red huge flowers, Zen, minimalism, 8k resolution style, daria endresen, james nares, mike campau, 35 mm shot, inspired by fairy tale"
image = pipe(prompt).images[0]

LC72

Prompt
a Asian girl,The woman wore a low-cut wedding dress,smile,cute, standing in front of red huge flowers, Zen, minimalism, 8k resolution style, daria endresen, james nares, mike campau, 35 mm shot, inspired by fairy tale
Negative Prompt
3(ng_deepnegative_v1_75t),badhandv4,bad-picture-chill-75v,bad_prompt_version2-neg,Poorly drawn face,Poorly drawn hands,NSFW,(worst quality, low quality:2),zombie,overexposure,watermark,text,bad anatomy,bad hand,extra hands,extra fingers,too many fingers,fused fingers,bad arm,distorted arm,extra arms,fused arms,extra legs,missing leg,disembodied leg,extra nipples,detached arm,liquid hand,inverted hand,disembodied limb,oversized head,extra body,completely nude,extra navel,(hair between eyes),sketch,duplicate,ugly,huge eyes,text,logo,worst face,(bad and mutated hands:1.3),(blurry:2),horror,geometry,bad_prompt,(bad hands),(missing fingers),
Prompt
a Asian girl,The woman wore a low-cut wedding dress,smile,cute, standing in front of red huge flowers, Zen, minimalism, 8k resolution style, daria endresen, james nares, mike campau, 35 mm shot, inspired by fairy tale
Negative Prompt
3(ng_deepnegative_v1_75t),badhandv4,bad-picture-chill-75v,bad_prompt_version2-neg,Poorly drawn face,Poorly drawn hands,NSFW,(worst quality, low quality:2),zombie,overexposure,watermark,text,bad anatomy,bad hand,extra hands,extra fingers,too many fingers,fused fingers,bad arm,distorted arm,extra arms,fused arms,extra legs,missing leg,disembodied leg,extra nipples,detached arm,liquid hand,inverted hand,disembodied limb,oversized head,extra body,completely nude,extra navel,(hair between eyes),sketch,duplicate,ugly,huge eyes,text,logo,worst face,(bad and mutated hands:1.3),(blurry:2),horror,geometry,bad_prompt,(bad hands),(missing fingers),

Download model

Weights for this model are available in Safetensors format.

Download them in the Files & versions tab.

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

Model tree for PERFECTTAUNGOO/LC72

Adapter
(591)
this model