mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2026-03-22 14:20:39 -07:00
- Add modules/runtime/runner.py with ProcessingRunner and ProcessingRequest - Wire process_images to delegate through runner (internal only) - Add test/quality/test_processing_runner.py contract test Behavior-preserving. Zero blast radius. All callers unchanged. Made-with: Cursor |
||
|---|---|---|
| .. | ||
| M00 | ||
| M01 | ||
| M02 | ||
| M03 | ||
| M04 | ||
| M05 | ||
| M06 | ||
| M07 | ||
| M08 | ||
| M09 | ||
| M10 | ||