Instructions to use BlueTriangles/SDXL_Kishibe_Midori with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use BlueTriangles/SDXL_Kishibe_Midori 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_Kishibe_Midori") prompt = "sdxl-kishibe-midori" 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/20260504143230-642230599.jpg | |
| text: sdxl-kishibe-midori | |
| - output: | |
| url: images/20260504143246-642230601.jpg | |
| text: sdxl-kishibe-midori | |
| - output: | |
| url: images/20260504143650-3018708874.jpg | |
| text: sdxl-kishibe-midori | |
| - output: | |
| url: images/20260504143953-4066126832.jpg | |
| text: sdxl-kishibe-midori | |
| - output: | |
| url: images/20260504144009-4066126834.jpg | |
| text: sdxl-kishibe-midori | |
| - output: | |
| url: images/20260504144125-1941486605.jpg | |
| text: sdxl-kishibe-midori | |
| base_model: | |
| - OnomaAIResearch/Illustrious-XL-v2.0 | |
| instance_prompt: sdxl-kishibe-midori | |
| license: cc-by-nc-sa-4.0 | |
| # Kishibe Midori / The Great Passage(岸辺みどり in 舟を編む) | |
| <Gallery /> | |
| ## License | |
| 本 LoRA を使用して生成された画像について、商用利用(広告、販売、有料コンテンツへの利用等)を一切禁止します。 / Commercial use of images generated with this LoRA is strictly prohibited. | |
| ## Model description | |
| Trained by 40 images, 10 epochs, 5 iterations for 500 steps. Trigger and useful keywords are as follows. | |
| Appearance: sdxl-kishibe-midori, brown hair, brown eyes, necklace, forehead, straight hair, small breasts, earrings | |
| Outfit (sample): black blazer, white shirt, grey skirt, black tights, black pumps | |
| ## Trigger words | |
| You should use `sdxl-kishibe-midori` to trigger the image generation. | |
| ## Download model | |
| [Download](/BlueTriangles/SDXL_Kishibe_Midori/tree/main) them in the Files & versions tab. |