Instructions to use BlueTriangles/SDXL_Miharu with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use BlueTriangles/SDXL_Miharu 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_Miharu") prompt = "sdxl-miharu" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Miharu / GASARAKI(ミハル in ガサラキ)

- Prompt
- sdxl-miharu

- Prompt
- sdxl-miharu

- Prompt
- sdxl-miharu

- Prompt
- sdxl-miharu

- Prompt
- sdxl-miharu
Model description
Trained by 60 images of 4 type for 1500 steps. Triggers and useful keywords (tags) are as follows.
Appearance: sdxl-miharu, blue green hair, very short hair, bob cut, black eyes, blunt bangs, small breasts
Outfit (casual): brown leather jacket, blue jeans, brown shoes, black sweater, turtleneck
Outfit (Heian era): sdxl-miharu-heian, pink hakama, Japanese traditional clothes, mask
Outfit (Heian era2): sdxl-miharu-heian2, purple clothes, samurai armor, purple armor, holding bow (weapon), shooting, riding on white horse
Outfit (military): sdxl-miharu-soldier, pilot suit, white pilot suit, purple shoulder protector, purple knee protector, purple elbow protector, backpack
Trigger words
You should use sdxl-miharu to trigger the image generation.
Download model
Download them in the Files & versions tab.
- Downloads last month
- 12
Model tree for BlueTriangles/SDXL_Miharu
Base model
OnomaAIResearch/Illustrious-XL-v2.0