Recommended Negative Prompts
negative embedding,FastNegativeEmbedding:0.9,FastNegativeV2
FastNegativeV2
Recommended Parameters
samplers | DPM++ SDE Karras | |
steps | 20-50 | |
cfg | 7-9 | |
resolution | 512×768, 512×640, 512×704 |
Recommended Hires (High-Resolution) Parameters
upscaler | Latent (bicubic antialiased), 8x_NMKD-Superscale_150000_G, None, R-ESRGAN AnimeVideo, R-ESRGAN General 4xV3 | |
upscale | 1.7 | |
steps | 10-25 | |
denoising strength | 0.37-0.6 |
Tips
- Use it with weight, like (FastNegativeEmbedding:0.9) if too overpowering
- Don’t use this in the positive prompt
- Check out Nerf’s Negative Hand embedding for more options
Creator Sponsors
All sponsors are not affiliates of Diffus. Diffus provides an alternative online Stable Diffusion WebUI experience.
Fast Negative Embedding
Token mix of my usual negative embedding. This way it’s faster to use and easier to reproduce.
I’m also working on a much stronger one that doesn’t preserve styles but it’s good on base models without style loras applied. I plan to upload it during the next week, so be sure to leave a ❤️ to be notified of future updates.
This is very much a work in progress, but since I’m already using it in examples, I thought I should upload it.
It should keep styles on all my style loras. If not please tell me in the comments.
Additionally, if you find this too overpowering, use it with weight, like (FastNegativeEmbedding:0.9)
.
Update: added FastNegativeV2
. It shouldn’t be necessary to lower the weight.
Of course, don’t use this in the positive prompt.
This includes Nerf’s Negative Hand embedding.