ComfyUI Extension
ComfyUI-NCNodes
NODES: Audio Recorder, Line Counter, Increment INT, Image Processor, Load 3D Mesh From Outputs
Siempreflaco/ComfyUI-NCNodes
Nodes—
On cloudLocal install
Stars0
Updatedabout a year ago
Readme
Installation
Clone into custom nodes directory in ComfyUI:
git clone https://github.com/Siempreflaco/ComfyUI-NCNodes.git
Install dependencies for portable:
cd ComfyUI-NCNodes
..\..\..\python_embeded\python.exe -m pip install -r requirements.txt
Install dependencies for env:
cd ComfyUI-NCNodes
pip install -r requirements.txt
Nodes
<details> <summary><h3>Image Processor</h3></summary>The Image Processor outputs in RGBA mode. When linking to anything that requires RGB mode remove the alpha channel
Calculate the border per image resolution