Instructions to use BlueTriangles/SDXL_Park_Yu with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use BlueTriangles/SDXL_Park_Yu 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_Park_Yu") prompt = "sdxl-park-yu" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
| tags: | |
| - text-to-image | |
| - lora | |
| - diffusers | |
| - template:diffusion-lora | |
| widget: | |
| - output: | |
| url: images/20260505194021-449902273.jpg | |
| text: sdxl-park-yu | |
| - output: | |
| url: images/20260505194023-449902274.jpg | |
| text: sdxl-park-yu | |
| - output: | |
| url: images/20260505194225-3479675140.jpg | |
| text: sdxl-park-yu | |
| - output: | |
| url: images/20260505194241-3479675142.jpg | |
| text: sdxl-park-yu | |
| - output: | |
| url: images/20260505211634-1579263795.jpg | |
| text: sdxl-park-yu | |
| - output: | |
| url: images/20260505211649-1579263797.jpg | |
| text: sdxl-park-yu | |
| base_model: | |
| - OnomaAIResearch/Illustrious-XL-v2.0 | |
| instance_prompt: sdxl-park-yu | |
| license: cc-by-nc-sa-4.0 | |
| # Park Yu / Daphne in the Brilliant Blue(朴ゆう in 光と水のダフネ) | |
| <Gallery /> | |
| ## License | |
| 本 LoRA を使用して生成された画像について、商用利用(広告、販売、有料コンテンツへの利用等)を一切禁止します。 / Commercial use of images generated with this LoRA is strictly prohibited. | |
| ## Model description | |
| Trained with 58 images, 10 epochs, 10 iterations for 1450 steps. Trigger and useful keywords are as follows. | |
| Appearance: sdxl-park-yu, blue hair, long hair, eyelashes, blunt bangs, sideboob, blue black eyes, parted bangs, blunt ends, curtained hair, v-shaped eyeshadows, low twintails, flipped hair | |
| Outer 1: yu-casual, green scarf, navel, midriff, white shirt, cleavage, crop top, long sleeves, cropped jacket, black jacket, clothing cutout, bandana | |
| Outer 2: yu-battle, fingerless gloves, bare shoulders, black bikini, navel, underboob, cross-laced clothes, revealing clothes, bare arms, cleavage, boots | |
| ## Trigger words | |
| You should use `sdxl-park-yu` to trigger the image generation. | |
| ## Download model | |
| [Download](/BlueTriangles/SDXL_Park_Yu/tree/main) them in the Files & versions tab. |