ComfyUI/tests-unit/comfy_test
RyanOnTheInside 9a5e6233f4 Fix reshape_mask for 1D spatial dimensions.
reshape_mask sets scale_mode="linear" for dims==1 but is missing the input reshape to [N, C, W] that the 2D and 3D branches both perform. Add the missing reshape, matching the existing pattern.
2026-02-15 10:53:49 -05:00
..
folder_path_test.py Allow changing folder_paths.base_path via command line argument. (#6600) 2025-01-29 08:06:28 -05:00
mask_test.py Fix reshape_mask for 1D spatial dimensions. 2026-02-15 10:53:49 -05:00