Instructions to use BlueTriangles/SDXL_S7_Ami with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use BlueTriangles/SDXL_S7_Ami 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_Ami") prompt = "sdxl-s7-ami" 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/20260520063941-3439976156.jpg | |
| text: sdxl-s7-ami | |
| - output: | |
| url: images/20260520064032-653976290.jpg | |
| text: sdxl-s7-ami | |
| - output: | |
| url: images/20260520064246-948741632.jpg | |
| text: sdxl-s7-ami | |
| - output: | |
| url: images/20260520064258-948741636.jpg | |
| text: sdxl-s7-ami | |
| - output: | |
| url: images/20260520064258-948741637.jpg | |
| text: sdxl-s7-ami | |
| base_model: OnomaAIResearch/Illustrious-XL-v2.0 | |
| instance_prompt: sdxl-s7-ami | |
| license: cc-by-nc-sa-4.0 | |
| # Ami in Aiba Maid Group S7 / Sacred Seven(アミ@藍羽メイド隊 in セイクリッドセブン) | |
| <Gallery /> | |
| ## Model description | |
| Trained by 31 images, 10 epochs, 2-10 repeats for 420 steps. Triger and useful keywords (tags) are as follows. | |
| Appearance: sdxl-s7-ami, green hair, brown eyes, ponytail, long hair, high ponytail, hair ribbon, bow, hair bow | |
| Outfit (maid): maid, thighhighs, maid headdress, short sleeves, puffy sleeves, puffy short sleeves, pink thighhighs, dress, wrist cuffs, black dress, zettai ryouiki, frills, black shoes, apron, skirt, enmaided, mary janes, red ribbon, black apron | |
| ## Trigger words | |
| You should use `sdxl-s7-ami` to trigger the image generation. | |
| ## Download model | |
| [Download](/BlueTriangles/SDXL_S7_Ami/tree/main) them in the Files & versions tab. | |