ComfyUI Node
Comic Script Loader
A ComfyUI node in comic/io with 4 inputs and 2 outputs.
Comic Script Loader
- comic_script
- summary
◄modeauto►
◄json_file►
◄json_path►
◄json_text►
Categorycomic/io
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| mode | COMBO | auto | auto = use whichever field below is filled. |
| json_fileopt | STRING | Relative path inside ComfyUI input dir; used when mode=file. | |
| json_pathopt | STRING | Absolute / relative path to JSON (surrounding quotes are stripped); used when mode=path. | |
| json_textopt | STRING | Inline JSON text; used when mode=inline. |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| comic_script | COMIC_SCRIPT | — |
| summary | STRING | — |