Instructions to use BlueTriangles/SDXL_Minami_Yuuko with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use BlueTriangles/SDXL_Minami_Yuuko 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_Minami_Yuuko") prompt = "sdxl-minami-yuuko" 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/20260429133851-2940184413.jpg | |
| text: sdxl-minami-yuuko | |
| - output: | |
| url: images/20260429133859-2940184415.jpg | |
| text: sdxl-minami-yuuko | |
| - output: | |
| url: images/20260429133859-2940184416.jpg | |
| text: sdxl-minami-yuuko | |
| - output: | |
| url: images/20260429134146-3598990201.jpg | |
| text: sdxl-minami-yuuko | |
| - output: | |
| url: images/20260429134156-3598990203.jpg | |
| text: sdxl-minami-yuuko | |
| base_model: | |
| - OnomaAIResearch/Illustrious-XL-v2.0 | |
| instance_prompt: sdxl-minami-yuuko | |
| license: cc-by-nc-sa-4.0 | |
| # Minami Yuuko / Ultraman A(南 夕子 in ウルトラマンA) | |
| <Gallery /> | |
| ## License | |
| 本 LoRA を使用して生成された画像について、商用利用(広告、販売、有料コンテンツへの利用等)を一切禁止します。 / Commercial use of images generated with this LoRA is strictly prohibited. | |
| ## Model description | |
| Trained by 36 images (redrawn by ChatGPT Images and Nano Banana) in total (girl, uniform), 10 epoch, 2-10 repeats for 520 steps. Useful trigger and tags (keywords) are as follows. | |
| Appearance: sdxl-minami-yuuko, short hair, brown eyes, brown hair, bob cut, asian, thick eyebrows, small breasts, eyelashes | |
| Outfit (TAC Uniform): tac-uniform, boots, scarf, belt, bodysuit, black boots, black belt, pants, yellow scarf, long sleeves, knee boots, science fiction, orange jumpsuit, multicolored jumpsuit, orange pants, orange bodysuit, uniform, orange shirt, fringe trim, holster, red fringe trim | |
| (再現度は低いです。) | |
| ## Trigger words | |
| You should use `sdxl-minami-yuuko` to trigger the image generation. | |
| ## Download model | |
| [Download](/BlueTriangles/SDXL_Minami_Yuuko/tree/main) them in the Files & versions tab. |