Instructions to use Ava2000/alphonse_wd_illustrious with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Ava2000/alphonse_wd_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/alphonse_wd_illustrious") prompt = "masterpiece, best quality, traditional media, watercolor \\(medium\\), fading border, " 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/00021-3063944635.png | |
| text: >- | |
| masterpiece, best quality, traditional media, watercolor \(medium\), fading | |
| border, | |
| parameters: | |
| negative_prompt: >- | |
| text, long body, lowres, cropped, lowres, jpeg artifacts, (signature, | |
| artist name, watermark, username, english text, signature:1.4), simple | |
| background, conjoined, out of frame, out of frame, censored, bar censor, | |
| monochrome, greyscale, | |
| base_model: calcuis/illustrious | |
| instance_prompt: a1ph0ns3-wd | |
| # Alphonse (White Datura) Style - Illustrious | |
| <Gallery /> | |
| ## Model description | |
| The style of Alphonse (White Datura). | |
| I made this lora to try and reproduce the style of Alphonse (White Datura). Works wel with the tags 'oil painting \(medium\),' and 'watercolor \(medium\),'. Still looking for the tags to make the lines more "smudge" into each other. Also using the artist tag 'alphonse \(white datura\),' will help with solidifying the style. | |
| For my positives I use: masterpiece, best quality, traditional media, | |
| And for my negatives: text, long body, lowres, cropped, lowres, jpeg artifacts, (signature, artist name, watermark, username, english text, signature:1.4), simple background, conjoined, out of frame, out of frame, censored, bar censor, | |
| Trigger: a1ph0ns3-wd, | |
| Advised strength: 0.6-1.0 | |
| I also use reForge with Adetailer (only the face model), CD Turner, FreeU and SelfAttentionGuidance (only for Illustrious), but they are not a must. | |
| ## Trigger words | |
| You should use `a1ph0ns3-wd` to trigger the image generation. | |
| ## Download model | |
| [Download](/Ava2000/alphonse_wd_illustrious/tree/main) them in the Files & versions tab. | |