removed unused variable

This commit is contained in:
Chris Malone 2025-03-26 18:31:11 +11:00
parent 85d7320837
commit 55a9c698c0

View File

@ -1466,7 +1466,6 @@ def generate_video(
print(f"New video saved to Path: "+video_path)
file_list.append(video_path)
seed += 1
repeat_no += 1
last_model_type = image2video