ComfyUI Node
Dot
A ComfyUI node in FunctionAsTexture with 3 inputs and 1 output.
Dot
- imga
- imgb
- IMAGE
◄formularesult = np.sum((imga * imgb), axis=-1)►
CategoryFunctionAsTexture
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| formula | STRING | result = np.sum((imga * imgb), axis=-1) | — |
| imgaopt | IMAGE | Optional ,Reference size ,Default =(1,512,512,3) | |
| imgbopt | IMAGE | Optional |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| IMAGE | IMAGE | — |