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
File size: 2,392 Bytes
36b8bce | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 | ---
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.
|