Instructions to use BlueTriangles/SDXL_Mumei2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use BlueTriangles/SDXL_Mumei2 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_Mumei2") prompt = "sdxl-kabaneri-mumei-battle" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
Mumei in Episode 2-4 / Kabaneri of the Iron Fortress(無名 in 甲鉄城のカバネリ)

- Prompt
- sdxl-kabaneri-mumei-battle

- Prompt
- sdxl-kabaneri-mumei-battle

- Prompt
- sdxl-kabaneri-mumei-battle

- Prompt
- sdxl-kabaneri-mumei-battle

- Prompt
- sdxl-kabaneri-mumei-battle
License
本 LoRA を使用して生成された画像について、商用利用(広告、販売、有料コンテンツへの利用等)を一切禁止します。 / Commercial use of images generated with this LoRA is strictly prohibited.
Model description
Trained by 180 images (girl, clothes, and guns), 10 epochs, 5 iterations in 2250 steps. Triggers and useful keywords (tags) are as follows.
Appearance: sdxl-kabaneri-mumei-battle, koutetsujou no kabaneri, short hair, black hair, brown eyes, bob cut, eyelashes, ahoge, blunt bangs
Outfit 1 (battle clothes): headgear, headband, japanese clothes, long sleeves, blue ribbon tie, skirt, gloves, bandages, hakama short skirt, bandaged leg, hakama, boots, corset, knee boots, black footwear, red jacket, mechanical backpack (option): sdxl-kabaneri-mumei-gun, weapon
Outfit 2: sdxl-kabaneri-mumei-nosleeves, sleeveless, japanese clothes, bare shoulders, corset, skirt, kimono, hakama short skirt, bandaged leg, boots, knee boots, black footwear
Outfit 3: sdxl-kabaneri-mumei-jacket, japanese clothes, long sleeves, short kimono, corset, skirt, yellow jacket, cropped jacket, sarashi
Trigger words
You should use sdxl-kabaneri-mumei-battle to trigger the image generation.
You should use sdxl-kabaneri-mumei-nosleeves to trigger the image generation.
You should use sdxl-kabaneri-mumei-jacket to trigger the image generation.
Download model
Download them in the Files & versions tab.
- Downloads last month
- 10
Model tree for BlueTriangles/SDXL_Mumei2
Base model
OnomaAIResearch/Illustrious-XL-v2.0