mirror of
https://git.datalinker.icu/kijai/ComfyUI-KJNodes.git
synced 2026-03-20 04:41:20 +08:00
There is an error in the code: If scale factor is equal 1, then padding should calculated as difference between target and current sizes. Now padding is just target size.