mirror of
https://github.com/vladmandic/automatic
synced 2026-09-19 09:14:35 +02:00
@@ -149,7 +149,7 @@ def run_ltx(task_id,
|
||||
extra_networks.deactivate(p)
|
||||
shared.state.end()
|
||||
progress.finish_task(task_id)
|
||||
yield None, f'LTX Error: {e!s}'
|
||||
yield None, f'LTX Error: {str(e)}'
|
||||
|
||||
if model is None or len(model) == 0 or model == 'None':
|
||||
yield from abort('Video: no model selected', ok=True)
|
||||
|
||||
Reference in New Issue
Block a user