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("runwayml/stable-diffusion-v1-5", dtype=torch.bfloat16, device_map="cuda")
pipe.load_lora_weights("tabtap/sd-v1-5.safetensor")

prompt = "china girl hottie,  fine eyes++,  confident,  super seductive,  super alluring creamy,  seductive pose,  brothel,  wet skin,  wet big breasts,  no shirt bra ++, 8k portrait of beautiful  with fine hair,  intricate,  elegant,  highly detailed,  majestic,  digital photography,  art by artgerm and ruan jia and greg rutkowski surreal painting gold butterfly filigree,  broken glass,  (masterpiece,  sidelighting,  finely detailed beautiful eyes: 1.2),  hdr, water magic, corneo_tentacle_sex, feel very enjoy,"
image = pipe(prompt).images[0]

sd-v1-5

Prompt
china girl hottie, fine eyes++, confident, super seductive, super alluring creamy, seductive pose, brothel, wet skin, wet big breasts, no shirt bra ++, 8k portrait of beautiful with fine hair, intricate, elegant, highly detailed, majestic, digital photography, art by artgerm and ruan jia and greg rutkowski surreal painting gold butterfly filigree, broken glass, (masterpiece, sidelighting, finely detailed beautiful eyes: 1.2), hdr, water magic, corneo_tentacle_sex, feel very enjoy,
Negative Prompt
(3d, render CGI, doll, painting, fake, cartoon, 3d modelling:1.4), (worst quality, low quality:1.4), monochrome, deformed, malformed, deformed face, bad teeth, bad hands, bad fingers, bad eyes, long body, blurry, duplicate, cloned, duplicate body parts, disfigured, extra limbs, fused fingers, extra fingers, twisted, distorted, malformed hands, mutated hands and fingers, conjoined, missing limbs, bad anatomy, bad proportions, logo, watermark, text, copyright, signatures, lo-res, mutated, mutilated, artefacts, gross, ugly, hand in pocket, too many fingers on one hand, conjoined bodies, incomplete fingers, weird fingernails, displaced fingernails, double belly-button

Model description

pu5PIZeNNONiFvGdYhrhS.png

Download model

Weights for this model are available in Safetensors format.

Download them in the Files & versions tab.

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

Model tree for tabtap/sd-v1-5.safetensor

Adapter
(2743)
this model