Smart ComfyUI Custom Nodes
Name | Discription |
---|---|
ComfyUI | Main Program |
Name | Description | Recommend Index | |
---|---|---|---|
1 | ComfyUI-Manager | Custom Nodes Manager | ☆☆☆☆☆ |
2 | comfyui-workspace-manager | workflow Management Tool | ☆☆☆☆☆ |
3 | ComfyUI-AnimateDiff-Evolved | AnimateDiff Video Node | ☆☆☆☆ |
4 | ComfyUI_IPAdapter_plus | IPAdapter Node | ☆☆☆☆ |
5 | AIGODLIKE-ComfyUI-Translation | Translate Node | ☆☆☆ |
6 | ComfyUI-InstantID | InstantID Implementation | ☆☆☆☆ |
7 | comfyui-reactor-node | Face Swap Node | ☆☆☆☆ |
8 | ControlNet-LLLite-ComfyUI | ControlNet-LLLite Implementation | ☆☆☆ |
9 | efficiency-nodes-comfyui | Useful efficiency Node | ☆☆☆☆☆ |
10 | was-node-suite-comfyui | Over 190+ Nodes | ☆☆☆☆ |
11 | comfyui-mixlab-nodes | Support workflow to APP | ☆☆☆☆ |
12 | ComfyUI-Impact-Pack | Support | ☆☆☆☆ |
13 | ComfyUI-Inspire-Pack | Suppor XYZ | ☆☆☆ |
14 | comfyui_controlnet_aux | Controlnet Preprocessors | ☆☆☆☆ |
15 | ComfyUI_Comfyroll_CustomNodes | more basic effective nodes | ☆☆☆ |
16 | ComfyUI-Advanced-ControlNet | controlnet executive nodes | ☆☆☆☆☆ |
17 | ComfyUI-AnimateLCM | AnimateLCM Implementation | ☆☆☆ |
18 | ComfyUI_UltimateSDUpscale | Upscaler Nodes | ☆☆☆ |
19 | comfyui_segment_anything | Segment by text Nodes | ☆☆☆☆ |
20 | ComfyUI-post-processing-nodes | Post processor Nodes | ☆☆☆☆ |
21 | ComfyUI-Frame-Interpolation | Video Frame Interpolation Nodes | ☆☆☆☆ |
You have installed NodeJS
verify NodeJS environment
node --version
npm --version
Modify ComfyUI_path.txt
which under custom_nodes
directory. Clear content, write your real ComfyUI Installtion Path. Eg: T:\ai\comfyui-portable\ComfyUI
execute run.bat shell
Windows
cd ComfyUI-Classical-Nodes
.\run.bat
Linux/MacOS
cd ComfyUI-Classical-Nodes
chmod +x run.sh
./run.sh