Instructions to use BlueTriangles/SDXL_999_Maetel with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use BlueTriangles/SDXL_999_Maetel 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_999_Maetel") prompt = "sdxl-999-maetel" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
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_999_Maetel")
prompt = "sdxl-999-maetel"
image = pipe(prompt).images[0]Maetel / Galaxy Express 999(メーテル in 銀河鉄道999)

- Prompt
- sdxl-999-maetel

- Prompt
- sdxl-999-maetel

- Prompt
- sdxl-999-maetel

- Prompt
- sdxl-999-maetel

- Prompt
- sdxl-999-maetel

- Prompt
- sdxl-999-maetel

- Prompt
- sdxl-999-maetel

- Prompt
- sdxl-999-maetel

- Prompt
- sdxl-999-maetel

- Prompt
- sdxl-999-maetel
License
本 LoRA を使用して生成された画像について、商用利用(広告、販売、有料コンテンツへの利用等)を一切禁止します。 / Commercial use of images generated with this LoRA is strictly prohibited.
Model description
Trained by 36 images (redrawn by ChatGPT Images 2.0) in total (girl, clothes), 10 epoch, 3-10 iterations for 500 steps. Useful triggers and tags (keywords) are as follows.
Appearance: sdxl-999-maetel, blonde hair, brown eyes, very long hair, eyelashes, small breasts, slender, mature female
Outfit: maetel-coat, fur hat, boots, black footwear, capelet, fur trim, dress, coat, knee boots, black dress, fur-trimmed capelet, high heel boots, long coat
Option: 1970s (style), retro artstyle
既存の LoRA は実感(理想?)と違うものばかりなので自作しました。 かろうじて髪の長さで森雪と区別できるかもw
Trigger words
You should use sdxl-999-maetel to trigger the image generation.
Download model
Download them in the Files & versions tab.
- Downloads last month
- 11
Model tree for BlueTriangles/SDXL_999_Maetel
Base model
OnomaAIResearch/Illustrious-XL-v2.0