ClashSAN
ClashSAN
@MengNianxiaoyao hi, I don't know git too well, but that doesn't seem like the correct way. Some [discussion](https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/3562) shows: >i hope I'll be able to add people to codeowners fie...
hmm, what gpu do you use? Normally most people will add --medvram or --xformers (for some gpus) to allow it to run on 6 or even 4GB of VRAM. If...
you should do both --xformers and --medvram in commandline args, xformers will speed up your generations. You'll have a good time!
@nour-s what parameters do you use? are you useing --lowvram or --medvram?
@Lvjinhong that looks like a graphics card related issue. see the wiki custom parameters or ask in discussions what is the cause of the random noise output + how to...
(It's an extension, how do you propose it should be added?)
this could possibly be the same reported bug - https://github.com/AUTOMATIC1111/stable-diffusion-webui/issues/615 - https://github.com/AUTOMATIC1111/stable-diffusion-webui/issues/844
Similar issue to https://github.com/AUTOMATIC1111/stable-diffusion-webui/issues/760 and https://github.com/AUTOMATIC1111/stable-diffusion-webui/issues/1026 The wiki has a custom script to save intermediate steps, that should do what you're asking. https://github.com/AUTOMATIC1111/stable-diffusion-webui/wiki/Custom-Scripts#saving-steps-of-the-sampling-process
@ZoltanSnarf feature is now in: 9c67408004ed132637d10321bf44565f82055fd2
@Mozoloa can this issue be closed now?