Instructions to use tarakozushi/ohkm_sunlight with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use tarakozushi/ohkm_sunlight with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("IllustMix-v8.0", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("tarakozushi/ohkm_sunlight") prompt = "masterpiece, photoreal, high detail, 8k resolution, portrait, 1 woman, Caucasian, Early 20s, waist up," image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
ohkm_sunlight_illustmix

- Prompt
- masterpiece, photoreal, high detail, 8k resolution, portrait, 1 woman, Caucasian, Early 20s, waist up,
- Negative Prompt
- (worst quality:1.4), (low quality:1.4), normal quality, (no people, only flowers:1.4),
Model description
2026-03-8〜11/sunlightdatasetを使用した iLustMix v8.0 ベースの学習lora。学習テキストタグは "ohkm sunlight" のみに集約する手法。推奨エポック04-06
Trigger words
You should use ohkm sunlight to trigger the image generation.
Download model
Download them in the Files & versions tab.
- Downloads last month
- -