Instructions to use LyliaEngine/realistic_filter with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use LyliaEngine/realistic_filter with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("stablediffusionapi/smooth-mix-v2-ilustrious2", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("LyliaEngine/realistic_filter") prompt = "-" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
realistic_filter

- Prompt
- -

- Prompt
- realistic, masterpiece, best quality, soft lighting,
- Negative Prompt
- bad hands, bad fingers, simple background, logo, signature, copyright text, blur, looking at viewer, high contrast,

- Prompt
- realistic, masterpiece, best quality, soft lighting,
- Negative Prompt
- bad hands, bad fingers, simple background, logo, signature, copyright text, blur, looking at viewer, high contrast,

- Prompt
- -
Model description
This is a lora that helps realistic image generation, you can use my checkpoint to get the results I posted below (yomama 2.5D [Illustrious] [Pony] - Illustrious v1.0 | Illustrious Checkpoint | Civitai). This checkpoint can generate 2.5D results pretty well, but the face tends to be more anime/cartoonish, it can hardly generate realistic image; with this filter, we can shift the balance to a more realistic result.
This lora works on other ckpts too, but the results may vary, you may need to play with the weight a bit.
e.g. Illustrious-XL - v0.1 | Illustrious Checkpoint | Civitai
e.g. NoobAI-XL (NAI-XL) - Epsilon-pred 1.1-Version | Stable Diffusion XL Checkpoint | Civitai
As always, have fun and go break some eggs!
p.s. Big thanks to creator @FallenIncursio for giving me advice all the time. ๐
Source
https://civitai.com/models/1003513/realistic-filter-il?modelVersionId=1124771
Credit
https://civitai.com/user/yomama123556778
Trigger words
You should use realistic to trigger the image generation.
Download model
Download them in the Files & versions tab.
- Downloads last month
- 393
Model tree for LyliaEngine/realistic_filter
Base model
stablediffusionapi/smooth-mix-v2-ilustrious2

