mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2026-03-23 06:40:23 -07:00
- Add optional no-op hooks to ProcessingRunner lifecycle - Hooks invoked: prepare -> on_prepare -> execute -> on_execute -> finalize -> on_finalize - Add test_runner_hooks_called contract test - No runtime behavior change; structural seam for M13+ progress/cancellation Made-with: Cursor |
||
|---|---|---|
| .. | ||
| M00 | ||
| M01 | ||
| M02 | ||
| M03 | ||
| M04 | ||
| M05 | ||
| M06 | ||
| M07 | ||
| M08 | ||
| M09 | ||
| M10 | ||
| M11 | ||
| M12 | ||