CiaraStrawberry / TemporalKit

An all in one solution for adding Temporal Stability to a Stable Diffusion Render via an automatic1111 extension
GNU General Public License v3.0
1.93k stars 126 forks source link

Scaling of keyframes #14

Open baaoh opened 1 year ago

baaoh commented 1 year ago

Hi! Amazing and extremely convenient way of using EbSynth with SD for video processing!

My issue is the interpolation method between the img2img output images and keyframes for EbSynth - even though my output frames are huge and high res, the keyframes probably undergo a few resizing steps and it hurts their quality. For example my output image is 3860x5600 px, and my target video resolution is 700x1066. Keyframes got chopped up from the output image and scaled to the final resolution, but lost a lot of definition, and became pixelated. Images for reference

CiaraStrawberry commented 1 year ago

Hi!

I see, i'll have to run some tests about the quality of just splitting them up and resizing, that or give an option to not resize at all and only split the keyframes up.

Vansaska commented 1 year ago

Yeah I'm also running into this (great app though)