Instructions to use Ava2000/Min_47_Illustrious with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Ava2000/Min_47_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/Min_47_Illustrious") prompt = "masterpiece, best quality, traditional media, linear hatching, watercolor \\(medium\\)," 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/00017-2993171672.png | |
| text: >- | |
| masterpiece, best quality, traditional media, linear hatching, watercolor | |
| \(medium\), | |
| 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/00004-1031000258.png | |
| text: masterpiece, best quality, traditional media, jaggy lines, pixelated, | |
| 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-1390865794.png | |
| text: masterpiece, best quality, traditional media, jaggy lines, pixelated, | |
| 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/00052-3884938365.png | |
| text: >- | |
| masterpiece, best quality, traditional media, linear hatching, colored | |
| 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: m1n-a7 | |
| # Min_47 Style - Illustrious | |
| <Gallery /> | |
| ## Model description | |
| This is the style of Min_47. I liked the simplicity of this style. works well with different detail tags like for example 'sketch', 'monochrome' of 'greyscale'. It is also works wel with tags like 'watercolor \(medium\),' (which I used for the images). | |
| Trigger: m1n-a7, | |
| Extra triggers for style: traditional media, linear hatching, colored lineart, | |
| Advised strength: 0.6 - 1.0 | |
| ## Trigger words | |
| You should use `m1n-a7` to trigger the image generation. | |
| ## Download model | |
| [Download](/Ava2000/Min_47_Illustrious/tree/main) them in the Files & versions tab. | |