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("Niggendar/prefectPonyXL_v10", dtype=torch.bfloat16, device_map="cuda")
pipe.load_lora_weights("Shero448/meiko")

prompt = "score_9, score_8_up, score_7_up, score_6_up, score_5_up, score_4_up, (high quality, detailed, beautiful) <lora:BehindBars_epoch_9:0.99> behind_bars, prison, cleavage, bar_breasts,  <lora:Meiko_Shiraki_-_Prison_School:0.8> oval-shaped glasses, brown eyes, silver hair, short hair, hair bun, side-swept bangs, ribbon choker, open shirt, open clothes, brown jacket, nip slip"
image = pipe(prompt).images[0]

meiko

Prompt
score_9, score_8_up, score_7_up, score_6_up, score_5_up, score_4_up, (high quality, detailed, beautiful) <lora:BehindBars_epoch_9:0.99> behind_bars, prison, cleavage, bar_breasts, <lora:Meiko_Shiraki_-_Prison_School:0.8> oval-shaped glasses, brown eyes, silver hair, short hair, hair bun, side-swept bangs, ribbon choker, open shirt, open clothes, brown jacket, nip slip
Negative Prompt
3d, realistic, nipples,, bad hand, artist_name

Trigger words

You should use school uniform to trigger the image generation.

You should use glasses to trigger the image generation.

You should use black thighhighs to trigger the image generation.

You should use plaid skirt to trigger the image generation.

You should use knee boots to trigger the image generation.

You should use ribbon choker to trigger the image generation.

You should use brown jacket to trigger the image generation.

Download model

Weights for this model are available in Safetensors format.

Download them in the Files & versions tab.

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

Model tree for Shero448/meiko

Adapter
(8)
this model