mirror of
https://git.datalinker.icu/comfyanonymous/ComfyUI
synced 2026-03-18 02:47:01 +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…
x
Reference in New Issue
Block a user