stable-diffusion-webui icon indicating copy to clipboard operation
stable-diffusion-webui copied to clipboard

[Feature Request]: How can I save every n steps intermediate images?

Open zhangn77 opened this issue 1 year ago • 2 comments
trafficstars

Is there an existing issue for this?

  • [X] I have searched the existing issues and checked the recent builds/commits

What would your feature do ?

I want to save every n steps intermediate images. The script here:https://github.com/AUTOMATIC1111/stable-diffusion-webui/wiki/Custom-Scripts#saving-steps-of-the-sampling-process, can only save every one image, it is time-consuming because I want to get the full resolution image. How can I achieve it?

Proposed workflow

  1. Go to ....
  2. Press ....
  3. ...

Additional information

No response

zhangn77 avatar Apr 02 '24 03:04 zhangn77

https://github.com/AlUlkesh/sd_save_intermediate_images

missionfloyd avatar Apr 02 '24 20:04 missionfloyd

这是来自QQ邮箱的自动回复邮件。您好,您的邮件我已收到。会尽快查看会予以回复~祝您生活愉快!

zhangn77 avatar Apr 02 '24 20:04 zhangn77

Its possible with XYZ Plot in the Scripts section. Select "Steps": 1-XX It will save every step

grafik

Webtransformer avatar Apr 07 '24 18:04 Webtransformer