mirror of
https://github.com/vladmandic/automatic
synced 2026-09-05 04:20:44 +02:00
8d69b011e1
run_ltx reported failure by yielding a string, which is why LTX had no API. run() is the core underneath: keyword arguments named as video_run.run names them, a VideoResult back, VideoError out with 499 for an interrupt. The lock, progress and summary stay in the adapter, whose signature is unchanged since callers bind to it by keyword. Failure now closes the processing object and deactivates networks, which abort never did.