diff --git a/custom-node-list.json b/custom-node-list.json index a3aaeb85..02956750 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -591,7 +591,7 @@ { "author": "city96", "title": "ComfyUI-GGUF", - "id": "gguf", + "id": "comfyui-gguf", "reference": "https://github.com/city96/ComfyUI-GGUF", "files": [ "https://github.com/city96/ComfyUI-GGUF" @@ -1434,7 +1434,7 @@ { "author": "asagi4", "title": "ComfyUI NPNet (Golden Noise)", - "id": "comfyui-adaptive-guidance", + "id": "npnet", "reference": "https://github.com/asagi4/ComfyUI-NPNet", "files": [ "https://github.com/asagi4/ComfyUI-NPNet" @@ -18812,16 +18812,6 @@ "install_type": "git-clone", "description": "This custom node allows you to generate logo images using Google Fonts." }, - { - "author": "hzane", - "title": "OmniGen-ComfyUI", - "reference": "https://github.com/hzane/OmniGen-ComfyUI", - "files": [ - "https://github.com/hzane/OmniGen-ComfyUI" - ], - "install_type": "git-clone", - "description": "A custom node for [a/OmniGen](https://github.com/VectorSpaceLab/OmniGen)." - }, { "author": "SongGuo11", "title": "ComfyUI SaveAnything Node (SG11)", @@ -19437,7 +19427,7 @@ }, { "author": "westNeighbor", - "title": "ComfyUI-ultimate-openpose-estimator", + "title": "ComfyUI-ultimate-openpose-editor", "reference": "https://github.com/westNeighbor/ComfyUI-ultimate-openpose-editor", "files": [ "https://github.com/westNeighbor/ComfyUI-ultimate-openpose-editor" @@ -20482,7 +20472,7 @@ }, { "author": "ptmaster", - "title": "Embedding Merge for ComfyUI", + "title": "ComfyUI-Load-Diffusion-Model-to-Muti-GPUs", "reference": "https://github.com/ptmaster/ComfyUI-Load-Diffusion-Model-to-Muti-GPUs", "files": [ "https://github.com/ptmaster/ComfyUI-Load-Diffusion-Model-to-Muti-GPUs/raw/refs/heads/main/Load%20Diffusion%20Model%20into%20Muti%20GPUs.py" diff --git a/extension-node-map.json b/extension-node-map.json index 1aab062a..2153f683 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -884,6 +884,15 @@ "title_aux": "MiniMates-ComfyUI" } ], + "https://github.com/AIFSH/OmniGen-ComfyUI": [ + [ + "OmniGenLoader", + "OmniGenNode" + ], + { + "title_aux": "OmniGen-ComfyUI" + } + ], "https://github.com/AIFSH/PyramidFlow-ComfyUI": [ [ "PyramidFlowNode" @@ -17075,15 +17084,6 @@ "title_aux": "Comfy-UI on-complete-email-me" } ], - "https://github.com/hzane/OmniGen-ComfyUI": [ - [ - "OmniGenLoader", - "OmniGenNode" - ], - { - "title_aux": "OmniGen-ComfyUI" - } - ], "https://github.com/iFREEGROUP/comfyui-undistort": [ [ "IG_LoadCheckerboardImageForCalibrateCamera", @@ -23059,7 +23059,7 @@ "OverrideLoadedDiffusionDevice" ], { - "title_aux": "Embedding Merge for ComfyUI" + "title_aux": "ComfyUI-Load-Diffusion-Model-to-Muti-GPUs" } ], "https://github.com/purpen/ComfyUI-AIRedoon": [ @@ -26371,7 +26371,7 @@ "OpenposeEditorNode" ], { - "title_aux": "ComfyUI-ultimate-openpose-estimator" + "title_aux": "ComfyUI-ultimate-openpose-editor" } ], "https://github.com/westNeighbor/ComfyUI-ultimate-openpose-estimator": [ diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json index 6c3cf762..15be963e 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -10,6 +10,16 @@ }, + { + "author": "naderzare", + "title": "comfyui-inodes", + "reference": "https://github.com/naderzare/comfyui-inodes", + "files": [ + "https://github.com/naderzare/comfyui-inodes" + ], + "install_type": "git-clone", + "description": "NODES: If-Else, Multiline Split, Azure AI API" + }, { "author": "sizzlebop", "title": "ComfyUI LLM Prompt Enhancer [WIP]", diff --git a/node_db/dev/extension-node-map.json b/node_db/dev/extension-node-map.json index 4fbe67b8..cad43bcc 100644 --- a/node_db/dev/extension-node-map.json +++ b/node_db/dev/extension-node-map.json @@ -3916,6 +3916,16 @@ "title_aux": "ComfyUI-Claude-I2T" } ], + "https://github.com/naderzare/comfyui-inodes": [ + [ + "IAzureAiApi", + "IIfElse", + "IMultilineSplit" + ], + { + "title_aux": "comfyui-inodes" + } + ], "https://github.com/neeltheninja/ComfyUI-TempFileDeleter": [ [ "TempCleaner" diff --git a/node_db/dev/github-stats.json b/node_db/dev/github-stats.json index 8049f641..6c838b9f 100644 --- a/node_db/dev/github-stats.json +++ b/node_db/dev/github-stats.json @@ -1374,6 +1374,11 @@ "last_update": "2025-01-15 07:50:46", "author_account_age_days": 1512 }, + "https://github.com/naderzare/comfyui-inodes": { + "stars": 0, + "last_update": "2025-01-25 07:32:16", + "author_account_age_days": 2905 + }, "https://github.com/nat-chan/comfyui-exec": { "stars": 3, "last_update": "2024-05-28 11:56:37", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 1aab062a..2153f683 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -884,6 +884,15 @@ "title_aux": "MiniMates-ComfyUI" } ], + "https://github.com/AIFSH/OmniGen-ComfyUI": [ + [ + "OmniGenLoader", + "OmniGenNode" + ], + { + "title_aux": "OmniGen-ComfyUI" + } + ], "https://github.com/AIFSH/PyramidFlow-ComfyUI": [ [ "PyramidFlowNode" @@ -17075,15 +17084,6 @@ "title_aux": "Comfy-UI on-complete-email-me" } ], - "https://github.com/hzane/OmniGen-ComfyUI": [ - [ - "OmniGenLoader", - "OmniGenNode" - ], - { - "title_aux": "OmniGen-ComfyUI" - } - ], "https://github.com/iFREEGROUP/comfyui-undistort": [ [ "IG_LoadCheckerboardImageForCalibrateCamera", @@ -23059,7 +23059,7 @@ "OverrideLoadedDiffusionDevice" ], { - "title_aux": "Embedding Merge for ComfyUI" + "title_aux": "ComfyUI-Load-Diffusion-Model-to-Muti-GPUs" } ], "https://github.com/purpen/ComfyUI-AIRedoon": [ @@ -26371,7 +26371,7 @@ "OpenposeEditorNode" ], { - "title_aux": "ComfyUI-ultimate-openpose-estimator" + "title_aux": "ComfyUI-ultimate-openpose-editor" } ], "https://github.com/westNeighbor/ComfyUI-ultimate-openpose-estimator": [