ComfyUI Node
Random Prompter Geek JK๐
Build prompts using category tags that are replaced with random content at runtime. Supports manual category selection and automatic tag insertion.
Random Prompter Geek JK๐
- prompt
- sys_prompt
โseed0โบ
โauto_filltrueโบ
โcustom_subjectโบ
โsceneselectโบ
โmotionselectโบ
โfacial_actionselectโบ
โexpressionselectโบ
โaudioselectโบ
โlightingselectโบ
โcameraselectโบ
โstyleselectโบ
โdescriptionselectโบ
โcustom_promptโบ
โremove_prompt_emphasistrueโบ
Category๐ JK/๐ Prompt
Inputs (14)
| Name | Type | Default | Description |
|---|---|---|---|
| seed | INT | 00โ18446744073709550000 | Random seed for prompt generation. Use 0 for random seed each time. |
| auto_fill | BOOLEAN | true | Automatically fill custom_prompt when category selections change. |
| custom_subject | STRING | Main subject description. This will be combined with category tags in custom_prompt. | |
| scene | COMBO | select | Scene category selection. Choose a category to add its tag to custom_prompt. |
| motion | COMBO | select | Motion category selection. Choose a category to add its tag to custom_prompt. |
| facial_action | COMBO | select | Facial action category selection. Choose a category to add its tag to custom_prompt. |
| expression | COMBO | select | Expression category selection (use with caution in video prompts). Includes expression strength options. |
| audio | COMBO | select | Audio category selection. Choose a category to add its tag to custom_prompt. |
| lighting | COMBO | select | Lighting category selection. Choose a category to add its tag to custom_prompt. |
| camera | COMBO | select | Camera category selection. Choose a category to add its tag to custom_prompt. |
| style | COMBO | select | Style category selection. Includes artist and vision subcategories. |
| description | COMBO | select | Description category selection. Choose a category to add its tag to custom_prompt. |
| custom_prompt | STRING | Build your prompt using category tags like [category_name]. These will be replaced with random content from the corresponding files at runtime. | |
| remove_prompt_emphasis | BOOLEAN | true | Remove emphasis symbols and weight markers from custom_subject (e.g., (word:1.5) -> word, [A:B:0.5] -> A-B) |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| prompt | STRING | โ |
| sys_prompt | STRING | โ |