ComfyUI Node
Image Gen Dispatcher (cache + ledger + image_done)
A ComfyUI node in OldTimeRadio/v2/image with 5 inputs and 3 outputs.
Image Gen Dispatcher (cache + ledger + image_done)
- patched_ledger_json
- image_done
- report
◄script_json{}►
◄image_policy_json{}►
◄image_prompts_json{}►
◄gate_in►
◄episode_id►
CategoryOldTimeRadio/v2/image
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| script_json | STRING | {} | Frozen ledger JSON; the dispatcher stamps ledger['images'] into it. |
| image_policy_json | STRING | {} | OTR_ImageDirector policy (engine per role + granularity + seed). |
| image_prompts_json | STRING | {} | OTR_MetaBriefImagePromptGen output: the versioned {"objects":[...]} payload (portraits + scene stills). |
| gate_inopt | STRING | Optional ordering signal (e.g. audio_done); opaque STRING. | |
| episode_idopt | STRING | Episode id (still-spine ST-3/DS-3; wired in the saved json). Every still materializes into episodes/<episode_id>/stills/ + stills_manifest.json. Falls back to the ledger's episode_id; an unkeyed dispatch is LOUD. |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| patched_ledger_json | STRING | — |
| image_done | STRING | — |
| report | STRING | — |