Instructions to use Shero448/ilulu_illu with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Shero448/ilulu_illu with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("John6666/prefect-illustrious-xl-v20p-sdxl", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("Shero448/ilulu_illu") prompt = "-" 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("John6666/prefect-illustrious-xl-v20p-sdxl", dtype=torch.bfloat16, device_map="cuda")
pipe.load_lora_weights("Shero448/ilulu_illu")
prompt = "-"
image = pipe(prompt).images[0]ilulu_illu
.png)
- Prompt
- -
Trigger words
You should use 1girl to trigger the image generation.
You should use ilulu (maidragon) to trigger the image generation.
You should use long hair to trigger the image generation.
You should use pink hair to trigger the image generation.
You should use purple hair to trigger the image generation.
You should use gradiant hair to trigger the image generation.
You should use twintails to trigger the image generation.
You should use dragon girl to trigger the image generation.
You should use dragon horns to trigger the image generation.
You should use huge breasts to trigger the image generation.
You should use red eyes to trigger the image generation.
You should use slit pupils to trigger the image generation.
You should use pointy ears to trigger the image generation.
Download model
Download them in the Files & versions tab.
- Downloads last month
- 6
Model tree for Shero448/ilulu_illu
Base model
KBlueLeaf/kohaku-xl-beta5