Walker

Results 2 issues of Walker

The HandleAVChangeEvent code uses rounding currently. I've noticed, this means that the actual events fire at half-steps, when the Actor Value crosses the rounding threshold. I would propose using the...

For some images, I get this issue: ``` Model: 4x_FireAlpha Upscaling... 1 tex1_8x146_8284d79f89ef1c95_0 Traceback (most recent call last): File "C:\ESRGAN_Files\upscale.py", line 435, in rlt = merge(rlts, scale, overlap, img_height, File...