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("OnomaAIResearch/Illustrious-XL-v2.0", dtype=torch.bfloat16, device_map="cuda")
pipe.load_lora_weights("BlueTriangles/SDXL_Minamida_Kana")

prompt = "sdxl-minamida-kana"
image = pipe(prompt).images[0]

Minamida Kana / Project Tokyo Dolls(南田カナ in プロジェクト東京ドールズ)

Prompt
sdxl-minamida-kana
Prompt
sdxl-minamida-kana
Prompt
sdxl-minamida-kana

Model description

Trained by 18 images, 10 epochs, 10 repeats for 450 steps. Trigger and useful keywords (tags) are as follows.

Appearance: sdxl-minamida-kana, short hair, brown hair, grey eyes, medium breasts

Outfit: pantyhose, dress, white pantyhose, shoes, headphones, choker, collar, blue dress, collarbone, short dress, blue skirt, blue shoes, long sleeves, headset, high heels, blue jacket, skirt, buttons

Trigger words

You should use sdxl-minamida-kana to trigger the image generation.

Download model

Download them in the Files & versions tab.

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

Model tree for BlueTriangles/SDXL_Minamida_Kana

Adapter
(100)
this model

Collection including BlueTriangles/SDXL_Minamida_Kana