Instructions to use Ava2000/Joshua_Gabriel_Timbrook_Illustrious with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Ava2000/Joshua_Gabriel_Timbrook_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/Joshua_Gabriel_Timbrook_Illustrious") prompt = "masterpiece, best quality, traditional media, 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/00070-3431748393.png | |
| text: masterpiece, best quality, traditional media, lineart, | |
| 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, zipper | |
| base_model: calcuis/illustrious | |
| instance_prompt: timbrook | |
| # Joshua Gabriel Timbrook Style - Illustrious | |
| <Gallery /> | |
| ## Model description | |
| The style of Kujou Kiyo | |
| I made this lora to try and reproduce the style of Joshua Gabriel Timbrook. Iused to be one of my favorite artist from the Vampire the Masquerade tabletop by White Wolf. This LoRa is the closest I could get to his style using a.i. | |
| Also works well without the tags 'greyscale' and 'monochrone' | |
| For my positives I use: masterpiece, best quality, traditional media, lineart, | |
| 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: timbrook, | |
| 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 `timbrook` to trigger the image generation. | |
| ## Download model | |
| [Download](/Ava2000/Joshua_Gabriel_Timbrook_Illustrious/tree/main) them in the Files & versions tab. | |