ComfyUI Node
Debug JSON
Displays JSON for debug purposes.
Debug JSON
- json
- ORIGINAL
- POSITIVE
- NEGATIVE
- LORAS
Categoryprompt_helpers/prompt
Inputs (1)
| Name | Type | Default | Description |
|---|---|---|---|
| json | EZ_JSON | — |
Outputs (4)
| Name | Type | Description |
|---|---|---|
| ORIGINAL | STRING | Original JSON input as a string. |
| POSITIVE | JSON_PROMPT | JSON that only contains positive prompts. |
| NEGATIVE | JSON_PROMPT | JSON that only contains negative prompts. |
| LORAS | STRING | List of lora paths and weights |