ComfyUI Node
LASED Point Picker
Point-and-click seed picker: shows the input image inside the node (refresh button loads it without running the whole workflow), click to place the crosshair, then wire seed_x/seed_y into the LASED swarm nodes (convert their seed widgets to inputs).
LASED Point Picker
- image
- seed_x
- seed_y
- point_str
◄point0.5,0.5►
CategoryLASED
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | — | |
| point | STRING | 0.5,0.5 | Picked point. Values <= 1.0 are image fractions (what clicking writes); larger values are absolute pixels. |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| seed_x | INT | — |
| seed_y | INT | — |
| point_str | STRING | — |