ComfyUI Node
Resolver
A ComfyUI node in Scene Compiler with 3 inputs and 4 outputs.
Resolver
- scene
- knowledge_base
- config
- prompt
- warnings
- errors
- json
CategoryScene Compiler
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| scene | SCENE | The checked scene data from the Scene Validator. | |
| knowledge_base | KNOWLEDGE_BASE | The Knowledge Base from the Configuration node. | |
| configopt | COMPILER_CONFIG | Optional: connect a Configuration node to set resolver options. |
Outputs (4)
| Name | Type | Description |
|---|---|---|
| prompt | STRING | — |
| warnings | STRING | — |
| errors | STRING | — |
| json | STRING | — |