Nodes/Promptcraft/Random Prompts (Debug)
ComfyUI Node

Random Prompts (Debug)

Random Prompts のデバッグ用ノード。 構文エラーはノード上のプレビューエリアに表示され、ワークフローは止まりません。 正常時は解決済みプロンプトをプレビュー表示します。

By rTachibana·Created 5 months ago·Updated 5 months ago· 1
Random Prompts (Debug)
    • Resolved Prompt
    text
    seed0
    CategoryPromptcraft

    Inputs (2)

    NameTypeDefaultDescription
    textSTRINGPrompt template. {A|B|C} — pick one at random __name__ — wildcard from file # comment — ignored
    seedINT00–18446744073709550000Random seed. Set 'control after generate' to 'fixed' for reproducible results.

    Outputs (1)

    NameTypeDescription
    Resolved PromptSTRINGThe resolved prompt, or empty string if there are syntax errors.