Instructions to use LyliaEngine/bismuthIllustrious_v80 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use LyliaEngine/bismuthIllustrious_v80 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("OnomaAIResearch/Illustrious-xl-early-release-v0", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("LyliaEngine/bismuthIllustrious_v80") prompt = "masterpiece, amazing quality, best quality, ultra-detailed, masterpiece, best quality, (((very aesthetic, artistic))), newest, (sketch, line art, illustration), meola," 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/5163e238-dab5-4065-817f-4e55ac04e001.png | |
| text: >- | |
| masterpiece, amazing quality, best quality, ultra-detailed, masterpiece, | |
| best quality, (((very aesthetic, artistic))), newest, (sketch, line art, | |
| illustration), meola, | |
| parameters: | |
| negative_prompt: bad quality, worst quality, lowres, deformed, bad hands, watermark | |
| - output: | |
| url: images/005a51ff-e78d-4951-883f-92e699135bfe.png | |
| text: >- | |
| 1girl, blue eyes, black hair, huge breasts, katana, fighting stance, front | |
| view, looking at viewer, long katana, dark atmosphere, blank gaze, blood on | |
| katana, blood on steel, dripping blood, masterpiece, best quality, highly | |
| detailed, good quality, newest | |
| parameters: | |
| negative_prompt: >- | |
| bad quality, worst quality, lowres, deformed, bad hand, watermark, simple | |
| background | |
| - output: | |
| url: images/6ea436e6-da27-4d8a-b3dd-3724147ce2ec.png | |
| text: masterpiece, high_quality, highres, upper body view, | |
| parameters: | |
| negative_prompt: bad quality, worst quality, lowres, deformed, bad hand, watermark | |
| base_model: OnomaAIResearch/Illustrious-xl-early-release-v0 | |
| instance_prompt: None | |
| license: cdla-permissive-2.0 | |
| # bismuthIllustrious_v80 | |
| <Gallery /> | |
| ## Model description | |
| My first mix in illustrious category aiming to bring more details and flexibility to animated style of this type of models. Various results can be achieved - from animated to semi-realistic style depending on the prompt. | |
| As always my gratitude and due respect to the creators of original models that are used in the mix: | |
| https://civitai.com/models/827184/wai-nsfw-illustrious-sdxl?modelVersionId=1490781 | |
| https://civitai.com/models/1231009/be-mix-illustrious?modelVersionId=1387129 | |
| https://civitai.com/models/959736/rillusm-realistic-il?modelVersionId=1448475 | |
| https://civitai.com/models/1412760/lunarcherrymix-illustrious?modelVersionId=1637795 | |
| https://civitai.com/models/1695253/smooth-mix-illustrious2-noobai | |
| https://civitai.com/models/1318945?modelVersionId=2319122 | |
| Version 6.0: Experimental formula with addition of new elements to the mix for future development. | |
| Version 5.0: Update with newer versions of the components. | |
| Version 4.0: Return to older (v2.1) formula with improvements in composition and prompt adherence. | |
| Version 3.0: Experimental mix with a little shift to more anime style and more vivid palette. | |
| Version 2.1: Improved stability, composition and faces. | |
| Version 2: Cranking up overall details and contrast. Colors look more vivid too. Needs further testing. Has more of its "own identity" compared to version 1.0. | |
| Version 1: Overall very decent prompt adherence and anatomy. Stylisticaly close to anime-semirealism. High flexibility: some combinations of LORAs give very interesting results (you can find examples in the images). | |
| Recommended setitings: | |
| Sampling method: Euler a, DPM++ 2M, DPM++ 2M SDE, DPM++ 2S a, DPM2 a, DEIS | |
| Schedule type: Karras, SGM Uniform | |
| Sampling steps: 20-50 | |
| CFG Scale: 3-7 | |
| Highres.fix + Adetailer for face are recommended | |
| ## Trigger words | |
| You should use `None` to trigger the image generation. | |
| ## Source | |
| https://civitai.red/models/1359028/bismuth-illustrious-mix | |
| ## Credit | |
| https://civitai.red/user/Axelros | |
| ## Download model | |
| [Download](/LyliaEngine/bismuthIllustrious_v80/tree/main) them in the Files & versions tab. | |