ComfyUI Node
Random Prompts (Debug)
Random Prompts のデバッグ用ノード。 構文エラーはノード上のプレビューエリアに表示され、ワークフローは止まりません。 正常時は解決済みプロンプトをプレビュー表示します。
Random Prompts (Debug)
- Resolved Prompt
◄text►
◄seed0►
CategoryPromptcraft
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| text | STRING | Prompt template. {A|B|C} — pick one at random __name__ — wildcard from file # comment — ignored | |
| seed | INT | 00–18446744073709550000 | Random seed. Set 'control after generate' to 'fixed' for reproducible results. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| Resolved Prompt | STRING | The resolved prompt, or empty string if there are syntax errors. |