Instructions to use BlueTriangles/SDXL_S7_Miho with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use BlueTriangles/SDXL_S7_Miho 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_Miho") prompt = "sdxl-s7-miho" 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/20260530064313-318763248.jpg | |
| text: sdxl-s7-miho | |
| - output: | |
| url: images/20260530064331-318763254.jpg | |
| text: sdxl-s7-miho | |
| - output: | |
| url: images/20260530064403-250454297.jpg | |
| text: sdxl-s7-miho | |
| - output: | |
| url: images/20260530064415-250454302.jpg | |
| text: sdxl-s7-miho | |
| - output: | |
| url: images/20260530064459-3386085832.jpg | |
| text: sdxl-s7-miho | |
| base_model: OnomaAIResearch/Illustrious-XL-v2.0 | |
| instance_prompt: sdxl-s7-miho | |
| license: cc-by-nc-sa-4.0 | |
| # Miho in Aiba Maid Group S7 / Sacred Seven(ミホ@藍羽メイド隊 in セイクリッドセブン) | |
| <Gallery /> | |
| ## Model description | |
| Trained by 25 images, 10 epochs, 2-10 repeats for 390 steps. Trigger and useful keywords (tags) are as follows. | |
| Appearance: sdxl-s7-miho, pink hair, brown eyes, long hair, ribbon, red ribbon, blunt bangs, hair ribbon, small breasts | |
| Outfit (maid): maid, maid headdress, short sleeves, shoes, black dress, puffy sleeves, puffy short sleeves, frills, yellow socks, shirt, white shirt, kneehighs, high heels, red footwear, skirt, frilled dres, bow, black skirt, frilled sleeves, pinafore dress, collared shirt, collared dress, neck ribbon, frilled skirt, red bow, layered dress, corset, red bowtie, frilled apron, enmaided, mary janes | |
| ## Trigger words | |
| You should use `sdxl-s7-miho` to trigger the image generation. | |
| ## Download model | |
| [Download](/BlueTriangles/SDXL_S7_Miho/tree/main) them in the Files & versions tab. | |