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
- Draw Things
- DiffusionBee
Sasada Jun / Natsume's Book of Friends(笹田 純 in 夏目友人帳)

- Prompt
- sdxl-sasada-jun

- Prompt
- sdxl-sasada-jun

- Prompt
- sdxl-sasada-jun

- Prompt
- sdxl-sasada-jun

- Prompt
- sdxl-sasada-jun

- Prompt
- sdxl-sasada-jun

- Prompt
- sdxl-sasada-jun

- Prompt
- sdxl-sasada-jun
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 them in the Files & versions tab.
- Downloads last month
- 18
Model tree for BlueTriangles/SDXL_Sasada_Jun
Base model
OnomaAIResearch/Illustrious-XL-v2.0