Instructions to use BlueTriangles/SDXL_PTD_Sakura with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use BlueTriangles/SDXL_PTD_Sakura 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_PTD_Sakura") prompt = "sdxl-ptd-sakura" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Sakura / Project Toyo Dolls(サクラ = 丘咲 桜 in in プロジェクト東京ドールズ Team A)

- Prompt
- sdxl-ptd-sakura

- Prompt
- sdxl-ptd-sakura

- Prompt
- sdxl-ptd-sakura
Model description
Trained by 40 images (of person and clothes), 10 epochs, 2-10 repeats for 540 steps. Trigger and useful keywords (tags) are as follows.
Appearance: sdxl-ptd-sakura, pink hair, purple eyes, short hair, hair between eyes, hair ribbon, small breasts
Outfit: battle dress, (red eyes:1.5), thighhighs, gloves, navel, boots, black gloves, black thighhighs, skirt, white boots, dress, wrist cuffs, black skirt, clothing cutout, partially fingerless gloves, jewelry, pink bow, bare shoulders, armlet, nacklace, navel cutout, black dress, half gloves, sleeveless, bow, idol dress, garter straps, pink dress, frills, multicolored dress, pleated skirt, midriff, ankle boots, miniskirt
Trigger words
You should use sdxl-ptd-sakura to trigger the image generation.
Download model
Download them in the Files & versions tab.
- Downloads last month
- 6
Model tree for BlueTriangles/SDXL_PTD_Sakura
Base model
OnomaAIResearch/Illustrious-XL-v2.0