Instructions to use HakuriTada/cclin with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use HakuriTada/cclin with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("calcuis/illustrious", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("HakuriTada/cclin") prompt = "1girl," image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
import torch
from diffusers import DiffusionPipeline
# switch to "mps" for apple devices
pipe = DiffusionPipeline.from_pretrained("calcuis/illustrious", dtype=torch.bfloat16, device_map="cuda")
pipe.load_lora_weights("HakuriTada/cclin")
prompt = "1girl,"
image = pipe(prompt).images[0]cc lin | IllustriousXL LoRA

- Prompt
- 1girl,
- Negative Prompt
- bad quality, worst quality, bad anatomy, bad arm, bad fingers, bad feet, ((static)), ((light particles)), (dust), (film grain), (spots), simple shading, flat colors, bad hands, extra toes, ((censored, mosaic censoring, bar censor, heart censor)), japanese text, sweat,

- Prompt
- 1girl,
- Negative Prompt
- bad quality, worst quality, bad anatomy, bad arm, bad fingers, bad feet, ((static)), ((light particles)), (dust), (film grain), (spots), simple shading, flat colors, bad hands, extra toes, ((censored, mosaic censoring, bar censor, heart censor)), japanese text,

- Prompt
- 1girl,
- Negative Prompt
- bad quality, worst quality, bad anatomy, bad arm, bad fingers, bad feet, ((static)), ((light particles)), (dust), (film grain), (spots), simple shading, flat colors, bad hands, extra toes, ((censored, mosaic censoring, bar censor, heart censor)), japanese text,

- Prompt
- 1girl,
- Negative Prompt
- bad quality, worst quality, bad anatomy, bad arm, bad fingers, bad feet, ((static)), ((light particles)), (dust), (film grain), (spots), simple shading, flat colors, bad hands, extra toes, ((censored, mosaic censoring, bar censor, heart censor)), japanese text,

- Prompt
- 1girl,
- Negative Prompt
- bad quality, worst quality, bad anatomy, bad arm, bad fingers, bad feet, ((static)), ((light particles)), (dust), (film grain), (spots), simple shading, flat colors, bad hands, extra toes, ((censored, mosaic censoring, bar censor, heart censor)), japanese text,

- Prompt
- 1girl,
- Negative Prompt
- bad quality, worst quality, bad anatomy, bad arm, bad fingers, bad feet, ((static)), ((light particles)), (dust), (film grain), (spots), simple shading, flat colors, bad hands, extra toes, ((censored, mosaic censoring, bar censor, heart censor)), japanese text, sweat,
Trigger words
You should use cc lin to trigger the image generation.
Download model
Download them in the Files & versions tab.
- Downloads last month
- 3
Model tree for HakuriTada/cclin
Base model
KBlueLeaf/kohaku-xl-beta5 Quantized
calcuis/illustrious