Instructions to use Ava2000/Bermooli_Illustrious with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Ava2000/Bermooli_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", torch_dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("Ava2000/Bermooli_Illustrious") prompt = "masterpiece, best quality, traditional media, (jaggy lines, sketch), watercolor pencil \\(medium\\), monochrome," image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
File size: 1,815 Bytes
b48d793 | 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 | ---
tags:
- text-to-image
- lora
- diffusers
- template:diffusion-lora
widget:
- output:
url: images/00061-368465413.png
text: >-
masterpiece, best quality, traditional media, (jaggy lines, sketch),
watercolor pencil \(medium\), monochrome,
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/00063-2572820958.png
text: >-
masterpiece, best quality, traditional media, (jaggy lines, sketch),
watercolor pencil \(medium\), monochrome,
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: b3rm00l1
---
# Bermooli Style - Illustrious
<Gallery />
## Model description
This is the style of Bermooli. Which I found on Twitter. The dataset was made up from mostly art featuring the same characters (Princess Bubblegum and Marceline). It is a very cute drawing style, but might be limited in scope because of it's focus on these 2 characters. The characters tags weren't added in the dataset!
Trigger: b3rm00l1,
Extra triggers for style: masterpiece, best quality, traditional media, (jaggy lines, sketch), watercolor pencil \(medium\), monochrome,
Extra tags: greyscale,
Advised strength: 0.6 - 1.0
## Trigger words
You should use `b3rm00l1` to trigger the image generation.
## Download model
[Download](/Ava2000/Bermooli_Illustrious/tree/main) them in the Files & versions tab.
|