Instructions to use BlueTriangles/SDXL_S7_Manami with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use BlueTriangles/SDXL_S7_Manami 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_Manami") prompt = "sdxl-s7-manami" 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/20260518074142-2842812008.jpg | |
| text: sdxl-s7-manami | |
| - output: | |
| url: images/20260518074201-1293867604.jpg | |
| text: sdxl-s7-manami | |
| - output: | |
| url: images/20260518074207-1293867606.jpg | |
| text: sdxl-s7-manami | |
| - output: | |
| url: images/20260518074246-2120905369.jpg | |
| text: sdxl-s7-manami | |
| - output: | |
| url: images/20260518074246-2120905370.jpg | |
| text: sdxl-s7-manami | |
| base_model: OnomaAIResearch/Illustrious-XL-v2.0 | |
| instance_prompt: sdxl-s7-manami | |
| license: cc-by-nc-sa-4.0 | |
| # Manami in Aiba Maid Group S7 / Sacred Seven(マナミ@藍羽メイド隊 in セイクリッドセブン) | |
| <Gallery /> | |
| ## Model description | |
| Trained by 32 images, 10 epochs, 3-10 repeats for 510 steps. Triger and useful keywords (tags) are as follows. | |
| Appearance: sdxl-s7-manami, glasses, bow, hair bow, blonde hair, short hair, purple bow, aqua eyes, semi-rimless eyewear, blunt bangs, under-rim eyewear, twintails, low twintails, small breasts | |
| Outfit (maid): maid, mary janes, maid headdress, short sleeves, wrist cuffs, socks, puffy sleeves, puffy short sleeves, dress, detached collar, skirt, black skirt, jewelry, frills, ribbon, bow, red ribbon, frilled sleeves, black dress, zettai ryouiki, emmaided, maid apron, neck ribbon | |
| ## Trigger words | |
| You should use `sdxl-s7-manami` to trigger the image generation. | |
| ## Download model | |
| [Download](/BlueTriangles/SDXL_S7_Manami/tree/main) them in the Files & versions tab. | |