ComfyUI Node
ComfyUIImageToPytorchTENSOR
A ComfyUI node in ETK/pytorch with 1 input and 2 outputs.
ComfyUIImageToPytorchTENSOR
- image
- b,h,w,c
- b,h,w,mean(c)
CategoryETK/pytorch
Inputs (1)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | — |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| b,h,w,c | TORCH_TENSOR | — |
| b,h,w,mean(c) | TORCH_TENSOR | — |