Instructions to use BlueTriangles/SDXL_Chiaki_Kurihara with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use BlueTriangles/SDXL_Chiaki_Kurihara 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_Chiaki_Kurihara") prompt = "sdxl-chiaki-kurihara" 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/20260613104228-697319530.jpg | |
| text: sdxl-chiaki-kurihara | |
| - output: | |
| url: images/20260613104234-697319533.jpg | |
| text: sdxl-chiaki-kurihara | |
| - output: | |
| url: images/20260613104240-697319535.jpg | |
| text: sdxl-chiaki-kurihara | |
| - output: | |
| url: images/20260613104353-215959962.jpg | |
| text: sdxl-chiaki-kurihara | |
| - output: | |
| url: images/20260613104458-3763470063.jpg | |
| text: sdxl-chiaki-kurihara | |
| base_model: OnomaAIResearch/Illustrious-XL-v2.0 | |
| instance_prompt: sdxl-chiaki-kurihara | |
| license: cc-by-nc-sa-4.0 | |
| # Chiaki Kurihara / Bodacious Space Pirates(チアキ・クリハラ in モーレツ宇宙海賊) | |
| <Gallery /> | |
| ## Model description | |
| Trained with 39 images, 10 epochs, 10 iterations, 980 steps. Trigger and useful keywords are as follows. | |
| Appearance: sdxl-chiaki-kurihara, glasses, black eyes, black hair, long hair, blunt bangs, semi-rimless eyewear, hime cut, under-rim eyewear, pink-framed eyewear | |
| Outfit (school girl): school uniform, black thighhighs, white sailor collar, skirt, long sleeves, green neckerchief, serafuku, black skirt, black clothes, pleated skirt, black shoes | |
| Outfit (bodysuit): pilot suit, jump suit, long sleeves, gloves, bodysuit, science fiction, green bodysuit, boots | |
| ## Trigger words | |
| You should use `sdxl-chiaki-kurihara` to trigger the image generation. | |
| ## Download model | |
| [Download](/BlueTriangles/SDXL_Chiaki_Kurihara/tree/main) them in the Files & versions tab. | |