merge: modules/ltx/ltx_process.py

This commit is contained in:
vladmandic
2026-03-13 12:01:36 +01:00
parent f6ed1a92a4
commit 14ec021eae
+1 -1
View File
@@ -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,