mikoblixel
mikoblixel
true, as the road of loenn becoming a new standard this will be useful for fellow mapmakers in the celeste community, and possibly a beginner option so mapmaking would be...
https://github.com/AUTOMATIC1111/stable-diffusion-webui/discussions/7784
 we probably got the solution
I got the same thing. Bluescreen half-way rendering an image, DRIVER_IRQL_NOT_LESS_OR_EQUAL though. Probably a problem with an NVIDIA driver.
Hmm.... you're onto something here. I'm quite concerned about this.
Problem probably lies in textual inversion, or the prompt formatting scripts. Don't know why, but it looks like it to me.
Take a look at prompt_parser.py in the modules folder (not repositories)
SOLUTION: noise generated using the randn function is not always the same on gpu, cpu should guarantee a similar result for everyone, i don't know though. found that by digging...
I've been going crazy over trying to reproduce this, any idea why this happens?
1. Model: 2.1 768x768 2. GPU: RTX 2060, unchanged. Should produce the same result? The user who made this has a RTX 3090ti There's no negative prompt.