Instructions to use BlueTriangles/SDXL_Bodyguard_Catherine with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use BlueTriangles/SDXL_Bodyguard_Catherine 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_Bodyguard_Catherine") prompt = "sdxl-bodyguard-catherine" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
| tags: | |
| - text-to-image | |
| - lora | |
| - diffusers | |
| - template:diffusion-lora | |
| base_model: | |
| - OnomaAIResearch/Illustrious-XL-v2.0 | |
| instance_prompt: sdxl-bodyguard-catherine | |
| license: cc-by-nc-sa-4.0 | |
| widget: | |
| - text: sdxl-bodyguard-catherine | |
| output: | |
| url: images/20260424194845-1657465429.jpg | |
| - text: sdxl-bodyguard-catherine | |
| output: | |
| url: images/20260424195503-3780141885.jpg | |
| - text: sdxl-bodyguard-catherine | |
| output: | |
| url: images/20260424195754-199941804.jpg | |
| # Catherine / Bodacious Space Pirates(キャサリン in モーレツ宇宙海賊) | |
| <Gallery /> | |
| (R.I.P. Tatsuo Sato as the director of this anime on May 8th, 2026) | |
| ## License | |
| 本 LoRA を使用して生成された画像について、商用利用(広告、販売、有料コンテンツへの利用等)を一切禁止します。 / Commercial use of images generated with this LoRA is strictly prohibited. | |
| ## Model description | |
| Works well on "nova Anime XL" and "GrayColor - CustomModel" as Illustrious (SDXL) models. | |
| Trained by 43 images (redrawn by Nano Banana) in total (girl, clothes), 10 epoch, 2-10 repeats for 460 steps. Useful triggers and tags (keywords) are as follows. | |
| Appearance: sdxl-bodyguard-catherine, double bun, hair bun, dark green eyes, green hair, black hair, eyelashes, cone hair bun, sidelocks, medium breasts | |
| Outfit 1 (Maid): maid, maid headdress, black bowtie, black bow, apron, white apron, black dress, long sleeves, pantyhose, shoes, mary janes, juliet sleeves, black pantyhose, maid apron, back bow, frilled apron, enmaided | |
| Outfit 2 (Space suit): space suit, gloves, backpack, pouch, thigh pouch, jumpsuit, holster, knee pads, science fiction, thigh holseter, purple bodysuit | |
| ## Trigger words | |
| You should use `sdxl-bodyguard-catherine` to trigger the image generation. | |
| ## Download model | |
| [Download](/BlueTriangles/SDXL_Bodyguard_Catherine/tree/main) them in the Files & versions tab. |