Instructions to use BlueTriangles/SDXL_S7_Shiori with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use BlueTriangles/SDXL_S7_Shiori 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_S7_Shiori") prompt = "sdxl-s7-shiori" 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/20260531205332-26644585.jpg | |
| text: sdxl-s7-shiori | |
| - output: | |
| url: images/20260531205344-26644589.jpg | |
| text: sdxl-s7-shiori | |
| - output: | |
| url: images/20260531205441-3611731973.jpg | |
| text: sdxl-s7-shiori | |
| - output: | |
| url: images/20260531205731-1046067732.jpg | |
| text: sdxl-s7-shiori | |
| - output: | |
| url: images/20260531205756-1046067737.jpg | |
| text: sdxl-s7-shiori | |
| base_model: OnomaAIResearch/Illustrious-XL-v2.0 | |
| instance_prompt: sdxl-s7-shiori | |
| license: cc-by-nc-sa-4.0 | |
| # Shiori in Aiba Maid Group S7 / Sacred Seven(シオリ@藍羽メイド隊 in セイクリッドセブン) | |
| <Gallery /> | |
| ## Model description | |
| Trained by 30 images, 10 epochs, 2-10 repeats for 430 steps. Trigger and useful keywords (tags) are as follows. | |
| Appearance: sdxl-s7-shiori, green eyes, black hair, short hair, ribbon, hair ribbon, bob cut, blunt bangs, medium breasts, green ribbon, blunt ends | |
| Outfit (maid): maid, maid headdress, white shirt, maid apron, short sleeves, puffy sleeves, dress, puffy short sleeves, frills, black dress, wrist cuffs, frilled dress, red ribbon, frilled apron, cross-laced clothes, neck ribbon, enmaided, buttons, two-tone dress, wristband | |
| ## Trigger words | |
| You should use `sdxl-s7-shiori` to trigger the image generation. | |
| ## Download model | |
| [Download](/BlueTriangles/SDXL_S7_Shiori/tree/main) them in the Files & versions tab. | |