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:
|
except Exception:
|
||||||
aac_sample_rate = 24000
|
aac_sample_rate = 24000
|
||||||
|
|
||||||
num_frames, video_file = save_video(
|
num_frames, video_file, _thumb = save_video(
|
||||||
p=p,
|
p=p,
|
||||||
pixels=frames,
|
pixels=frames,
|
||||||
audio=audio,
|
audio=audio,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue