mirror of
https://github.com/Wan-Video/Wan2.1.git
synced 2025-11-04 14:16:57 +00:00
removed infinitetalk forced video to video
This commit is contained in:
parent
13b001d4ea
commit
b37c1a26a8
@ -537,7 +537,6 @@ class WanAny2V:
|
|||||||
image_ref = input_frames[:, 0]
|
image_ref = input_frames[:, 0]
|
||||||
if input_video is None: input_video = input_frames[:, 0:1]
|
if input_video is None: input_video = input_frames[:, 0:1]
|
||||||
new_shot = "Q" in video_prompt_type
|
new_shot = "Q" in video_prompt_type
|
||||||
denoising_strength = 0.5
|
|
||||||
else:
|
else:
|
||||||
if pre_video_frame is None:
|
if pre_video_frame is None:
|
||||||
new_shot = True
|
new_shot = True
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user