mirror of
https://github.com/Wan-Video/Wan2.1.git
synced 2025-11-04 22:26:36 +00:00
removed unused variable
This commit is contained in:
parent
85d7320837
commit
55a9c698c0
@ -1466,7 +1466,6 @@ def generate_video(
|
|||||||
print(f"New video saved to Path: "+video_path)
|
print(f"New video saved to Path: "+video_path)
|
||||||
file_list.append(video_path)
|
file_list.append(video_path)
|
||||||
seed += 1
|
seed += 1
|
||||||
repeat_no += 1
|
|
||||||
|
|
||||||
last_model_type = image2video
|
last_model_type = image2video
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user