mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2026-03-23 06:40:23 -07:00
* M13: txt2img path through runner — contract test and verification - Add test_txt2img_runner_contract.py verifying txt2img invokes ProcessingRunner - No routing changes: process_images already delegates to runner (M10) - Update M13_plan, M13_toolcalls, M13_run1 - Scope: UI txt2img only; API/img2img in M14/M15 Made-with: Cursor * docs(M13): add CI run1 results — smoke tests pass Made-with: Cursor |
||
|---|---|---|
| .. | ||
| .gitkeep | ||
| test_api_extended.py | ||
| test_opts_override.py | ||
| test_processing_runner.py | ||
| test_txt2img_runner_contract.py | ||
| test_util_modules.py | ||