mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-01-12 15:20:51 +08:00
Merge branch 'comfyanonymous:master' into master
This commit is contained in:
commit
f6bd5cbac0
@ -853,6 +853,7 @@ def reshape_mask(input_mask, output_shape):
|
||||
dims = len(output_shape) - 2
|
||||
|
||||
if dims == 1:
|
||||
mask = input_mask
|
||||
scale_mode = "linear"
|
||||
|
||||
if dims == 2:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user