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("Tongyi-MAI/Z-Image-Turbo", dtype=torch.bfloat16, device_map="cuda")
pipe.load_lora_weights("cptsl/NipplePokies")

prompt = "a smiling slender woman wearing a yellow satin cropped longsleeve, sitting at a random indoor location, <lora:CrunchyBanana_ZIT_Pokies_V1:1>"
image = pipe(prompt).images[0]

NipplePokies

Prompt
a smiling slender woman wearing a yellow satin cropped longsleeve, sitting at a random indoor location, <lora:CrunchyBanana_ZIT_Pokies_V1:1>
Negative Prompt
nipples, text, print, graphic, nsfw

Model description

Copy for tests

Original here: https://civitai.com/models/2215040?modelVersionId=2493795

Download model

Download them in the Files & versions tab.

Downloads last month
37
Inference Providers NEW
Examples

Model tree for cptsl/NipplePokies

Adapter
(667)
this model