Instructions to use BlueTriangles/SDXL_Assistant_Lilie with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use BlueTriangles/SDXL_Assistant_Lilie 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_Assistant_Lilie") prompt = "sdxl-assistant-lilie" 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/20260618200347-1692495111.jpg | |
| text: sdxl-assistant-lilie | |
| - output: | |
| url: images/20260618201545-230218734.jpg | |
| text: sdxl-assistant-lilie | |
| - output: | |
| url: images/20260618201551-230218736.jpg | |
| text: sdxl-assistant-lilie | |
| - output: | |
| url: images/20260618201849-1852968910.jpg | |
| text: sdxl-assistant-lilie | |
| - output: | |
| url: images/20260618201849-1852968911.jpg | |
| text: sdxl-assistant-lilie | |
| base_model: OnomaAIResearch/Illustrious-XL-v2.0 | |
| instance_prompt: sdxl-assistant-lilie | |
| license: cc-by-nc-sa-4.0 | |
| # Lilie / A Petite Assistant at Night in style of Shironegi-Ya, miya9(リーリエ in 博士の夜の助手 by 白ネギ屋 (miya9)) | |
| <Gallery /> | |
| ## Model description | |
| Trained by 63 images, 10 epochs, 2-10 repeats for 900 steps. Trigger and useful keywords (tags) are as follows. | |
| Appearance: sdxl-assistant-lilie, blonde hair, braid, long hair, twin braids, green eyes, blunt bangs, petite, aged down, eyelashes, flat chest | |
| Outfit: white dress, dress, sleeveless, collared dress, sleeveless dress, white hat, hat ribbon, hat bow, ribbon, sundress, bare shoulders, sun hat, socks, kneehighs, white shoes, white socks | |
| ## Trigger words | |
| You should use `sdxl-assistant-lilie` to trigger the image generation. | |
| ## Download model | |
| [Download](/BlueTriangles/SDXL_Assistant_Lilie/tree/main) them in the Files & versions tab. | |