Instructions to use Ava2000/Sainker_Illustrious with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Ava2000/Sainker_Illustrious 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("Ava2000/Sainker_Illustrious") prompt = "masterpiece, best quality, watercolor pencil \\(medium\\), no lineart," 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/00036-612937984.png | |
| text: masterpiece, best quality, watercolor pencil \(medium\), no lineart, | |
| parameters: | |
| negative_prompt: >- | |
| text, long body, lowres, cropped, lowres, jpeg artifacts, (artist name, | |
| watermark, username, english text, signature:1.5), simple background, | |
| conjoined, out of frame, out of frame, censored, bar censor, | |
| - output: | |
| url: images/00006-4284333283.png | |
| text: masterpiece, best quality, watercolor pencil \(medium\), no lineart, | |
| parameters: | |
| negative_prompt: >- | |
| text, long body, lowres, cropped, lowres, jpeg artifacts, (artist name, | |
| watermark, username, english text, signature:1.5), simple background, | |
| conjoined, out of frame, out of frame, censored, bar censor, | |
| - output: | |
| url: images/00005-4274229758.png | |
| text: masterpiece, best quality, watercolor pencil \(medium\), no lineart, | |
| parameters: | |
| negative_prompt: >- | |
| text, long body, lowres, cropped, lowres, jpeg artifacts, (artist name, | |
| watermark, username, english text, signature:1.5), simple background, | |
| conjoined, out of frame, out of frame, censored, bar censor, | |
| base_model: calcuis/illustrious | |
| instance_prompt: saiker | |
| # Sainker Style - Illustrious | |
| <Gallery /> | |
| ## Model description | |
| Pretty strong style out of the box. So no need to use the artist tag (but you can if you want!). I used the tag 'shiny skin' to get closer to the original style. | |
| Trigger: saiker, | |
| Extra triggers for style: hatching \(texture\), | watercolor pencil \(medium\), | no lineart, | |
| Artist trigger: sainker, (yes I made a mistake in the trigger!) | |
| Advised strength: 0.6 - 1.0 | |
| ## Trigger words | |
| You should use `saiker` to trigger the image generation. | |
| ## Download model | |
| [Download](/Ava2000/Sainker_Illustrious/tree/main) them in the Files & versions tab. | |