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("John6666/prefect-pony-xl-v1-sdxl", dtype=torch.bfloat16, device_map="cuda")
pipe.load_lora_weights("Shero448/rio_futaba_1")

prompt = "masterpiece, best quality, amazing quality,, <lora:rio-futaba-s2-illustriousxl-lora-nochekaiser:1>, rio futaba, futaba rio, long hair, brown hair, brown eyes, yellow eyes, grey hair, glasses, mature female, large breasts, anime screencap, shirt, long sleeves, collarbone, black shirt, cardigan, pink cardigan, <lora:secretlab-chair-illustriousxl-lora-nochekaiser:1>, secretlab chair, chair, office chair, gaming chair, sitting, feet out of frame, elbow rest, grocery store, cashier, shopping bag, scanning items, small talk, everyday routine, cowboy shot, solo, looking at viewer, "
image = pipe(prompt).images[0]

rio_futaba_1

Prompt
masterpiece, best quality, amazing quality,, <lora:rio-futaba-s2-illustriousxl-lora-nochekaiser:1>, rio futaba, futaba rio, long hair, brown hair, brown eyes, yellow eyes, grey hair, glasses, mature female, large breasts, anime screencap, shirt, long sleeves, collarbone, black shirt, cardigan, pink cardigan, <lora:secretlab-chair-illustriousxl-lora-nochekaiser:1>, secretlab chair, chair, office chair, gaming chair, sitting, feet out of frame, elbow rest, grocery store, cashier, shopping bag, scanning items, small talk, everyday routine, cowboy shot, solo, looking at viewer,
Negative Prompt
bad quality, worst quality, worst detail, censor, yaoi, yuri, censored, mosaic censoring, bar censor, light censor

Trigger words

You should use rio futaba to trigger the image generation.

You should use futaba rio to trigger the image generation.

You should use long hair to trigger the image generation.

You should use brown hair to trigger the image generation.

You should use brown eyes to trigger the image generation.

You should use yellow eyes to trigger the image generation.

You should use grey hair to trigger the image generation.

You should use glasses to trigger the image generation.

You should use mature female to trigger the image generation.

You should use large breasts to trigger the image generation.

You should use anime screencap to trigger the image generation.

Download model

Download them in the Files & versions tab.

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

Model tree for Shero448/rio_futaba_1

Adapter
(29)
this model