Instructions to use BlueTriangles/SDXL_S7_Rie with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use BlueTriangles/SDXL_S7_Rie 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_Rie") prompt = "sdxl-s7-rie" 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/20260531072953-823372774.jpg | |
| text: sdxl-s7-rie | |
| - output: | |
| url: images/20260531073034-1328622725.jpg | |
| text: sdxl-s7-rie | |
| - output: | |
| url: images/20260531073241-116557730.jpg | |
| text: sdxl-s7-rie | |
| - output: | |
| url: images/20260531073428-2531717340.jpg | |
| text: sdxl-s7-rie | |
| - output: | |
| url: images/20260531073434-2531717342.jpg | |
| text: sdxl-s7-rie | |
| base_model: OnomaAIResearch/Illustrious-XL-v2.0 | |
| instance_prompt: sdxl-s7-rie | |
| license: cc-by-nc-sa-4.0 | |
| # Rie in Aiba Maid Group S7 / Sacred Seven(リエ@藍羽メイド隊 in セイクリッドセブン) | |
| <Gallery /> | |
| ## Model description | |
| Trained by 26 images, 10 epochs, 2-10 repeats for 370 steps. Trigger and useful keywords (tags) are as follows. | |
| Appearance: sdxl-s7-rie, blue eyes, long hair, purple hair, braid, medium breasts, single braid, ponytail, hair ribbon, hair bun | |
| Outfit (maid): maid, maid headdress, pantyhose, short sleeves, boots, puffy short sleeves, frills, puffy sleeves, dress, black dress, wrist cuffs, red ribbon, shirt, grey pantyhose, white shirt, high heel boots, enmaided, bow, frilled dress, frilled skirt, white boots, mole, skirt, maid apron, blue bow, neck ribbon | |
| ## Trigger words | |
| You should use `sdxl-s7-rie` to trigger the image generation. | |
| ## Download model | |
| [Download](/BlueTriangles/SDXL_S7_Rie/tree/main) them in the Files & versions tab. | |