-
Notifications
You must be signed in to change notification settings - Fork 92
FAQ
If you are experiencing a bug, please create an issue on Github and I'll try to help. By far the most important thing you can do is find and share the error log. There are instructions for finding this on the issue page. Submit a bug report.
Occasionally Stable Diffusion returns blurred images, for two reasons:
- It has a filter for NSFW images, and will censor what it thinks isn't safe. Sometimes this is a false positive.
- Your initial image and the prompt are far enough apart that the result is just a blur between the start and where Stable Diffusion would have eventually gone. Try increasing
Steps
underAdvanced Options
in the AI Render panel. (And also use a new/random seed).
Here are ways to avoid a timeout:
-
Decrease your image size. This is the most important thing you can do. Larger image sizes take exponentially longer. You can use an AI upscaler like https://www.upscale.media/ to upscale your final image.
-
Decrease
Steps
underAdvanced Options
in the AI Render panel. -
Decrease
Prompt Strength
underAdvanced Options
in the AI Render panel. -
Try again later 😢. Sometimes when a lot of people are using AI Render at the same time, it seems to increase the potential for timeouts.
Not yet, but this is in active development!
-
Try decreasing
Image Similarity
underAdvanced Options
in the AI Render panel. Something in the range of 0.15-0.3 will give results that are pretty different from the initial image. Values around 0.6-0.7 will give results that are pretty close to the initial image. -
Use a new (or random)
Seed
underAdvanced Options
in the AI Render panel. The seed is the starting point for the AI generation, and changing it by even 1 gives a completely new start.
The Color Management in Blender affects both the initial rendered image and the Stable Diffusion image. Change Look
to None
under Color Management
in the Render Properties
panel.
Share them! Tweet at @ai_render or tag @airenderblender on Instagram. Use hashtags #airender #aiart #stablediffusion.