Instructions to use BlueTriangles/SDXL_Lotta_Otus with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use BlueTriangles/SDXL_Lotta_Otus 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_Lotta_Otus") prompt = "sdxl-lotta-otus" 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/20260504144509-2268358700.jpg | |
| text: sdxl-lotta-otus | |
| - output: | |
| url: images/20260504144514-2268358701.jpg | |
| text: sdxl-lotta-otus | |
| - output: | |
| url: images/20260504144545-2268358705.jpg | |
| text: sdxl-lotta-otus | |
| - output: | |
| url: images/20260504144610-3782381006.jpg | |
| text: sdxl-lotta-otus | |
| - output: | |
| url: images/20260504144824-1395530152.jpg | |
| text: sdxl-lotta-otus | |
| base_model: | |
| - OnomaAIResearch/Illustrious-XL-v2.0 | |
| instance_prompt: sdxl-lotta-otus | |
| license: cc-by-nc-sa-4.0 | |
| # Lotta Otus / ACCA: 13-Territory Inspection Dept.(ロッタ・オータス in ACCA13区監察課) | |
| <Gallery /> | |
| ## License | |
| 本 LoRA を使用して生成された画像について、商用利用(広告、販売、有料コンテンツへの利用等)を一切禁止します。 / Commercial use of images generated with this LoRA is strictly prohibited. | |
| ## Model description | |
| Trained by 10 images for 250 steps. Trigger and useful keywords (tags) are as follows. | |
| Appearance: sdxl-lotta-otus, blonde hair, ponytail, blue eyes, long hair, small breasts | |
| Outfit: socks, shoes, school uniform, loafers, skirt, white shirt, brown shoes, white socks, long sleeves, kneehighs, blue skirt, pinafore dress, bow, red ribbon, blue dress, collared shirt, buttons, red bowtie, puffy long sleeves, pleated skirt | |
| ## Trigger words | |
| You should use `sdxl-lotta-otus` to trigger the image generation. | |
| ## Download model | |
| [Download](/BlueTriangles/SDXL_Lotta_Otus/tree/main) them in the Files & versions tab. |