loop_report
Generate a self-contained HTML report documenting every iteration pass, changes, and final output to provide evidence of convergence in a ComfyUI loop.
Instructions
Render the whole run as ONE self-contained HTML page — every pass, what changed, what was kept, what was reverted, and the final.
This is the artifact worth keeping. The final image alone proves nothing; the evidence of convergence — the passes you threw away — is what shows the loop actually worked. Hand it over at the sign-off checkpoint alongside the result.
Images are downscaled and base64-inlined, so the page renders with ComfyUI off, on someone else's machine, or emailed. Writes next to the run state by default; set out_path to put it anywhere.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| run_id | Yes | ||
| out_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |