mirror of https://github.com/vladmandic/automatic
merge: modules/ltx/ltx_process.py
parent
f6ed1a92a4
commit
14ec021eae
|
|
@ -283,7 +283,7 @@ def run_ltx(task_id,
|
|||
except Exception:
|
||||
aac_sample_rate = 24000
|
||||
|
||||
num_frames, video_file = save_video(
|
||||
num_frames, video_file, _thumb = save_video(
|
||||
p=p,
|
||||
pixels=frames,
|
||||
audio=audio,
|
||||
|
|
|
|||
Loading…
Reference in New Issue