ComfyUI Node
Smart Prompt
A ComfyUI node in SmartHelperNodes with 3 inputs and 2 outputs.
Smart Prompt
- clip
- text
- conditioning
◄text►
◄seed—►
CategorySmartHelperNodes
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| text | STRING | Enter your prompt text. Lines with // comments will be cleaned up. Use { A | B | C } for random selection. | |
| clipopt | CLIP | Optional CLIP model for encoding the text. | |
| seedopt | INT | Optional seed for deterministic random selections. Same seed always produces the same result. |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| text | STRING | — |
| conditioning | CONDITIONING | — |