Closed bigcat88 closed 1 month ago
This update ensures that when using F.grid_sample, the grid tensor values are clamped within the range of [-1, 1] for devices using MPS (Metal Performance Shaders).
F.grid_sample
Fixes: https://github.com/Fannovel16/ComfyUI-Frame-Interpolation/issues/47
This update ensures that when using
F.grid_sample
, the grid tensor values are clamped within the range of [-1, 1] for devices using MPS (Metal Performance Shaders).Fixes: https://github.com/Fannovel16/ComfyUI-Frame-Interpolation/issues/47