mirror of
https://git.datalinker.icu/kijai/ComfyUI-KJNodes.git
synced 2025-12-09 21:04:41 +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.