Instructions to use BlueTriangles/SDXL_Queen_Tsuyuha with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use BlueTriangles/SDXL_Queen_Tsuyuha with Diffusers:
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_Queen_Tsuyuha") prompt = "sdxl-queen-tsuyuha" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
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_Queen_Tsuyuha")
prompt = "sdxl-queen-tsuyuha"
image = pipe(prompt).images[0]Queen Tsuyuha / SeptemCharm: Magical Kanan(ツユハ in SeptemCharm まじかるカナン OVA)

- Prompt
- sdxl-queen-tsuyuha

- Prompt
- sdxl-queen-tsuyuha

- Prompt
- sdxl-queen-tsuyuha

- Prompt
- sdxl-queen-tsuyuha-casual

- Prompt
- sdxl-queen-tsuyuha-casual
Model description
Trained by 48 images, 10 epochs, 2-10 repeats for 980 steps. Triggers and useful keywords (tags) are as follows.
Appearance: sdxl-queen-tsuyuha, long hair, yellow eyes, blue hair, magical girl, circlet, green hair, jewelry, gem, hair ornament, bangs, half updo, medium breasts
Outfit (dress): queen-dress, cleavage, dress, bracelet, white dress, cape, jewelry, cleavage cutout, shoes, headdress, long sleeves, pelvic curtain, high heel boots, side slit, wings, shoulder armor
Appearance (casual): sdxl-queen-tsuyuha-casual, glasses, mature female, blue hair, wavy hair, choker, long hair, bow, round eyewear, hair bow, collarbone, brooch, black choker, yellow eyes, aqua hair, sidelocks, black bow, medium breasts
Outfit (casual): white shirt, khaki jacket, brown skirt, brown high heels, black thighhighs
Trigger words
You should use sdxl-queen-tsuyuha to trigger the image generation.
You should use sdxl-queen-tsuyuha-casual to trigger the image generation.
Download model
Download them in the Files & versions tab.
- Downloads last month
- 7
Model tree for BlueTriangles/SDXL_Queen_Tsuyuha
Base model
OnomaAIResearch/Illustrious-XL-v2.0