How to make very realistic photos
Making realistic photos is very simple with AI Runner, but it fully dependent on the model and embeddings you choose.
In this example I used the following settings
- Model: nextphoto_v10
- Embeddings: veryBadImageNegative and EasyNegative
- Scheduler: DPM++ 2M Karras
- Size: 512x768
- Prompt:
a photo of a woman eating at denny's
- Negative prompt:
verybadimagenegative_v1.3, easynegative, cartoon, fake, not real, illustration, drawing
- Steps: 20
- Scale: 7.5
- Seed: 1574226477
- Samples: 1
This produces the following image
Next I navigated to Filters > RGB Noise
and increased the sliders slightly for each channel. This produces a nice grain effect
Lastly, I navigated to Filters > Blur > Gaussian Blur
and increased the slider to 0.03. The final image looks more like film
To use custom models and embeddings:
- Create a folder to store your custom models (for example
C:\Users\<your_user_name>\stablediffusion\custom_models
) - Create a folder to store your custom embeddings (for example
C:\Users\<your_user_name>\stablediffusion\custom_embeddings
) - Download your models and embeddings to these folders
- Next run AI Runner and navigate to
Settings > Path preferences
in the toolbar at the top of the AI Runner application and choose the model folder you just created forModel Path
and the embeddings folder forEmbeddings path
- Click ok to close the Path Preferences window
Your custom model will show up in the Model dropdown, and your embeddings will show up under the embeddings tab.
Use the names that show in the embeddings tab for the embeddings you want to trigger.
Update In v1.17.5 I have introduced the ability to apply the filters mentioned in this post (RGB noise and blur) with the correct settings for a film-like effect with the click of a button.
Just generate your image, then navigate to Filters > Film
and a small amount of grain and blur will be added to your image for a more realistic effect.
Files
Get AI Runner with Stable Diffusion | AI Art Editor and Custom Chatbots
AI Runner with Stable Diffusion | AI Art Editor and Custom Chatbots
AI Art using Stable Diffusion on your own PC
Status | Released |
Category | Tool |
Author | Capsize Games |
Tags | ai, art, artificial-intelligence, Asset Pack, Generator, Meme, Pixel Art, stable-diffusion, tool, User Interface (UI) |
Languages | English |
More posts
- AI Runner: v4.1.4 release notes5 days ago
- v4.1.3 - patched major bugs7 days ago
- AI Runner 4.1.2 now available10 days ago
- Downloads temporarily disabled13 days ago
- AI Runner Docker image available for download15 days ago
- Use AI runner in Docker17 days ago
- AI Runner: now with Pygame support28 days ago
- Issue, bug or suggestion? Just want to hang out?31 days ago
- Upcoming improvements60 days ago
- AI runner 3.1.10 is in development78 days ago
Comments
Log in with itch.io to leave a comment.
Thanks for the explanation! Thats helps so much
I am glad you found this useful. I’ll add more mini tutorials soon.