AlUlkesh / sd_save_intermediate_images

Save intermediate images during the sampling process
The Unlicense
110 stars 17 forks source link

Suggestions! #32

Closed LanceGao97 closed 1 year ago

LanceGao97 commented 1 year ago

Hi, I love your script, it works .

sorry, wrong way of testing, It works perfectly today . video and inter images all good. maybe the way I did has something wrong.

no suggestion anymore, it works nicely.

------------------------ you can close this issue.

------------------ -----------GPU RAM occupation Full ---------------------11G
APPROX NN----------- 5G APPROX cheap---------- 5G

so my suggestion is :

  1. save image only from Approx NN ,
  2. every image saved resolution = Final size, (if Hires On, FinalSize= Hires size, if HiresOff , FinalSize= base size).

probably This can also help FFmpeg creating low res and hi res together in a single video.
currently , this script can't combine lowres and hires images into a single video, maybe because of not same resolution size, i don't know.

AlUlkesh commented 1 year ago

As in the other issue, I wonder if you are using xformers, it was enough to get by with 6GB for me.

You can create a single video with lores and hires, by checking both boxes: image

LanceGao97 commented 1 year ago

Well, I just tested it again, It works perfectly, intermediate and the video all good, under both Live preview set to FULL or APProx

Thats not what happend last night, maybe because last night im testing it with another extension called Save AnimationSteps, maybe that are conflict. Sorry for this issue and my suggestion are bad, don't think about it, this is good .I want delete my words.

Thanks , my console have --xformer, it is on , I think .

AlUlkesh commented 1 year ago

All good, don't worry 😄