Instructions to use BlueTriangles/SDXL_Sasada_Jun with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use BlueTriangles/SDXL_Sasada_Jun 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_Sasada_Jun") prompt = "sdxl-sasada-jun" 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/20260421105830-3139240848.jpg | |
| text: sdxl-sasada-jun | |
| - output: | |
| url: images/20260421105851-3139240852.jpg | |
| text: sdxl-sasada-jun | |
| - output: | |
| url: images/20260421110035-2531171920.jpg | |
| text: sdxl-sasada-jun | |
| - output: | |
| url: images/20260421110045-2531171922.jpg | |
| text: sdxl-sasada-jun | |
| - output: | |
| url: images/20260421110056-2531171923.jpg | |
| text: sdxl-sasada-jun | |
| - output: | |
| url: images/20260421110255-3791516558.jpg | |
| text: sdxl-sasada-jun | |
| - output: | |
| url: images/20260421110421-1455494888.jpg | |
| text: sdxl-sasada-jun | |
| - output: | |
| url: images/20260421110431-1455494889.jpg | |
| text: sdxl-sasada-jun | |
| base_model: | |
| - OnomaAIResearch/Illustrious-XL-v2.0 | |
| instance_prompt: sdxl-sasada-jun | |
| license: cc-by-nc-sa-4.0 | |
| # Sasada Jun / Natsume's Book of Friends(笹田 純 in 夏目友人帳) | |
| <Gallery /> | |
| ## License | |
| 本 LoRA を使用して生成された画像について、商用利用(広告、販売、有料コンテンツへの利用等)を一切禁止します。 / Commercial use of images generated with this LoRA is strictly prohibited. | |
| ## Model description | |
| Trained by 23 images in total (girl, clothes), 10 epoch, 2-10 iterations for 380 steps. Useful triggers and tags (keywords) are as follows. | |
| Appearance: sdxl-sasada-jun, glasses, rimless eyewear, brown hair, long hair, hairclip, hair ornament, black eyes, swept bangs | |
| Outfit: jun-school, school uniform, skirt, socks, brown shoes, loafers, kneehighs, white socks, grey skirt, pleated skirt, neckerchief, white shirt, blue neckerchief, sailor collar, short sleeves | |
| ## Trigger words | |
| You should use `sdxl-sasada-jun` to trigger the image generation. | |
| ## Download model | |
| [Download](/BlueTriangles/SDXL_Sasada_Jun/tree/main) them in the Files & versions tab. |