ComfyUI Node
Power Prompter Websocket
Power Prompter websocket node with text + positive/negative conditioning outputs, seed controls, and empty latent aspect presets.
Power Prompter Websocket
- clip
- prompt_text
- positive
- empty_latent
- seed
- width
- height
- batch_size
- negative
- negative_prompt_text
◄prompt_text►
◄negative_prompt►
◄seed0►
◄control_after_generatefixed►
◄increment_step1►
◄style_seed_behaviornormal►
◄aspect_ratioSDXL - 1:1 square 1024x1024►
◄swap_dimensionsOff►
◄width1024►
◄height1024►
◄batch_size1►
CategoryUmbra
Inputs (12)
| Name | Type | Default | Description |
|---|---|---|---|
| prompt_text | STRING | Active prompt text synced from Umbra Power Prompter websocket. | |
| negative_prompt | STRING | Negative prompt text synced from Umbra Power Prompter websocket. | |
| seed | INT | 00–18446744073709550000 | Base seed value. |
| control_after_generate | COMBO | fixed | How seed changes after each run. |
| increment_step | INT | 11–18446744073709550000 | Seed step for increment/decrement. |
| style_seed_behavior | COMBO | normal | When same_seed_style_cycle is active, style-expanded prompt jobs reuse the same base seed instead of advancing this websocket node's per-run seed counter. |
| aspect_ratio | COMBO | SDXL - 1:1 square 1024x1024 | Resolution presets matching SD1.5 and SDXL aspect ratios. |
| swap_dimensions | COMBO | Off | Swap width and height after preset/custom resolution is resolved. |
| width | INT | 102464–8192 | Used when aspect_ratio is custom. |
| height | INT | 102464–8192 | Used when aspect_ratio is custom. |
| batch_size | INT | 11–64 | Empty latent batch size. |
| clipopt | CLIP | CLIP model for positive conditioning output. |
Outputs (9)
| Name | Type | Description |
|---|---|---|
| prompt_text | STRING | — |
| positive | CONDITIONING | — |
| empty_latent | LATENT | — |
| seed | INT | — |
| width | INT | — |
| height | INT | — |
| batch_size | INT | — |
| negative | CONDITIONING | — |
| negative_prompt_text | STRING | — |