ComfyUI Node
JSON To Image Generation
A ComfyUI node in YG Custom Nodes with 3 inputs and 6 outputs.
JSON To Image Generation
- prompt
- output_path
- job_id
- current_index
- total_count
- is_last
◄json_file▾►
◄job_idmy_json_job►
◄json_path_override►
CategoryYG Custom Nodes
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| json_file | COMBO | 1 options: (No .json/.jsonl files in input folder) | |
| job_id | STRING | my_json_job | Must match the job_id in YG JSON Image Downloader. |
| json_path_overrideopt | STRING | Paste a full or relative path to a .json/.jsonl file. If set, this overrides the json_file dropdown. |
Outputs (6)
| Name | Type | Description |
|---|---|---|
| prompt | STRING | — |
| output_path | STRING | — |
| job_id | STRING | — |
| current_index | INT | — |
| total_count | INT | — |
| is_last | BOOLEAN | — |