mirror of
https://git.datalinker.icu/comfyanonymous/ComfyUI
synced 2026-09-03 00:07:07 +08:00
'save'
This commit is contained in:
parent
c70a843496
commit
60cc060d95
@ -677,7 +677,6 @@ class WanTrackToVideo:
|
||||
|
||||
# mask, video = motion_patched[:, 0:4], motion_patched[:, 4:]
|
||||
# Add motion features to conditioning
|
||||
concat_latent_image = vae.encode(image[:, :, :, :3])
|
||||
positive = node_helpers.conditioning_set_values(positive,
|
||||
{"tracks": processed_tracks,
|
||||
"concat_mask": msk,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user