diff --git a/custom-node-list.json b/custom-node-list.json index 176f8a83..7350db51 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -8482,6 +8482,16 @@ "install_type": "git-clone", "description": "Nodes:Abracadabra Summary, Abracadabra" }, + { + "author": "guill", + "title": "ComfyUI Droopy Noodles", + "reference": "https://github.com/guill/comfyui-droopy-noodles", + "files": [ + "https://github.com/guill/comfyui-droopy-noodles" + ], + "install_type": "git-clone", + "description": "A ComfyUI extension that makes your node connections delightfully droopy. (Disclaimer: despite what it may look like, this extension will not make your monitor taste like spaghetti.)" + }, { "author": "cerspense", "title": "cspnodes", @@ -23743,6 +23753,16 @@ "install_type": "git-clone", "description": "ComfyUI nodes for image processing." }, + { + "author": "keit", + "title": "ComfyUI-musubi-tuner", + "reference": "https://github.com/keit0728/ComfyUI-musubi-tuner", + "files": [ + "https://github.com/keit0728/ComfyUI-musubi-tuner" + ], + "install_type": "git-clone", + "description": "This is a custom node that allows you to run musubi-tuner from ComfyUI." + }, { "author": "Mango1010", "title": "Mango Node Pack", @@ -27835,6 +27855,16 @@ "install_type": "git-clone", "description": "An interactive, classic channel mixer color adjustment node for ComfyUI, with realtime preview and a responsive editing interface." }, + { + "author": "o-l-l-i", + "title": "Olm Color Balance for ComfyUI", + "reference": "https://github.com/o-l-l-i/ComfyUI-Olm-ColorBalance", + "files": [ + "https://github.com/o-l-l-i/ComfyUI-Olm-ColorBalance" + ], + "install_type": "git-clone", + "description": "An interactive color balance adjustment node for ComfyUI, featuring a clean interface and realtime preview." + }, { "author": "xiaogui8dangjia", "title": "Comfyui-imagetoSTL", @@ -29952,6 +29982,17 @@ "install_type": "git-clone", "description": "Book Cover Finder tool that wraps openlibrary.org" }, + { + "author": "RndNanthu", + "title": "ComfyUI-RndNanthu", + "id": "ComfyUI-RndNanthu", + "reference": "https://github.com/rndnanthu/ComfyUI-RndNanthu", + "files": [ + "https://github.com/rndnanthu/ComfyUI-RndNanthu" + ], + "install_type": "git-clone", + "description": "Film Grain simulation, Log Color Conversions, Color Scopes (RGB Parade, Vectorscope, Gamut Warnings), False Color, and more." + }, @@ -30378,17 +30419,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "RndNanthu", - "title": "ComfyUI-RndNanthu", - "id": "ComfyUI-RndNanthu", - "reference": "https://github.com/rndnanthu/ComfyUI-RndNanthu", - "files": [ - "https://github.com/rndnanthu/ComfyUI-RndNanthu" - ], - "install_type": "git-clone", - "description": "Film Grain simulation, Log Color Conversions, Color Scopes (RGB Parade, Vectorscope, Gamut Warnings), False Color, and more." } ] } diff --git a/extension-node-map.json b/extension-node-map.json index 27751bb7..a042b095 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -4534,6 +4534,8 @@ "HfDualClipLoader", "HfLoraLoader", "HfLoraLoaderModelOnly", + "HfQuadrupleClipLoader", + "HfTripleClipLoader", "HfVaeLoader", "ImageDifferenceCmap", "PhotoDoddleConditioning" @@ -16030,6 +16032,7 @@ "BlenderInputSeed", "BlenderInputString", "BlenderInputStringMultiline", + "BlenderOutputDownload3D", "BlenderOutputSaveImage" ], { @@ -27338,6 +27341,14 @@ "title_aux": "ComfyUI-keitNodes" } ], + "https://github.com/keit0728/ComfyUI-musubi-tuner": [ + [ + "MusubiTunerWanGenerateVideo" + ], + { + "title_aux": "ComfyUI-musubi-tuner" + } + ], "https://github.com/kenjiqq/qq-nodes-comfyui": [ [ "Any List", @@ -32539,6 +32550,14 @@ "title_aux": "Olm Channel Mixer for ComfyUI" } ], + "https://github.com/o-l-l-i/ComfyUI-Olm-ColorBalance": [ + [ + "OlmColorBalance" + ], + { + "title_aux": "Olm Color Balance for ComfyUI" + } + ], "https://github.com/o-l-l-i/ComfyUI-Olm-CurveEditor": [ [ "OlmCurveEditor" @@ -34280,6 +34299,20 @@ "title_aux": "Dia realistic TTS" } ], + "https://github.com/rndnanthu/ComfyUI-RndNanthu": [ + [ + "AutoGradePro", + "ColorAnalysisPlotNode", + "ColorSpaceSim", + "ConvertToLogImage", + "FilmGrain", + "ProColorGrading", + "PromptGenerator" + ], + { + "title_aux": "ComfyUI-RndNanthu" + } + ], "https://github.com/robertvoy/ComfyUI-Distributed": [ [ "DistributedCollector", @@ -36819,6 +36852,7 @@ [ "VolcengineI2VS2Pro", "VolcengineImgEditV3", + "volcengine-doubao-seedance", "volcengine-i2v-s2pro", "volcengine-img-edit-v3", "volcengine-seedream-v3" @@ -39431,8 +39465,10 @@ "easy loadImageBase64", "easy loadImagesForLoop", "easy loraNames", + "easy loraPromptApply", "easy loraStack", "easy loraStackApply", + "easy loraSwitcher", "easy makeImageForICLora", "easy mathFloat", "easy mathInt", diff --git a/github-stats.json b/github-stats.json index 112378df..f84b2c4d 100644 --- a/github-stats.json +++ b/github-stats.json @@ -8434,6 +8434,11 @@ "last_update": "2024-12-23 09:46:10", "author_account_age_days": 4589 }, + "https://github.com/guill/comfyui-droopy-noodles": { + "stars": 0, + "last_update": "2025-07-26 05:48:32", + "author_account_age_days": 4590 + }, "https://github.com/guyaton/guy-nodes-comfyui": { "stars": 0, "last_update": "2024-10-02 13:15:26", @@ -9314,6 +9319,11 @@ "last_update": "2025-06-20 09:34:46", "author_account_age_days": 3385 }, + "https://github.com/keit0728/ComfyUI-musubi-tuner": { + "stars": 0, + "last_update": "2025-07-26 09:41:57", + "author_account_age_days": 3385 + }, "https://github.com/kenjiqq/qq-nodes-comfyui": { "stars": 48, "last_update": "2025-06-24 22:38:01", @@ -11089,6 +11099,11 @@ "last_update": "2025-07-23 10:59:10", "author_account_age_days": 2869 }, + "https://github.com/o-l-l-i/ComfyUI-Olm-ColorBalance": { + "stars": 6, + "last_update": "2025-07-26 11:22:21", + "author_account_age_days": 2869 + }, "https://github.com/o-l-l-i/ComfyUI-Olm-CurveEditor": { "stars": 29, "last_update": "2025-06-24 17:41:52", @@ -11829,6 +11844,11 @@ "last_update": "2024-08-20 22:39:19", "author_account_age_days": 3943 }, + "https://github.com/rndnanthu/ComfyUI-RndNanthu": { + "stars": 6, + "last_update": "2025-07-26 07:21:34", + "author_account_age_days": 2210 + }, "https://github.com/robertvoy/ComfyUI-Distributed": { "stars": 186, "last_update": "2025-07-22 05:52:18", diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json index effca878..83e86177 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -1,5 +1,25 @@ { "custom_nodes": [ + { + "author": "thavocado", + "title": "comfyui-danbooru-lookup", + "reference": "https://github.com/thavocado/comfyui-danbooru-lookup", + "files": [ + "https://github.com/thavocado/comfyui-danbooru-lookup" + ], + "install_type": "git-clone", + "description": "A ComfyUI custom node that performs FAISS cosine similarity lookup on Danbooru embeddings using multiple input modes: CLIP conditioning, images with WD14 tagging, or text tags.[w/This node pack installs its dependencies automatically during execution.]" + }, + { + "author": "love2hina-net", + "title": "ComfyUI-Local-Translator", + "reference": "https://github.com/love2hina-net/ComfyUI-Local-Translator", + "files": [ + "https://github.com/love2hina-net/ComfyUI-Local-Translator" + ], + "install_type": "git-clone", + "description": "NODES: Local Translator" + }, { "author": "DenRakEiw", "title": "Denrakeiw Nodes [WIP]", diff --git a/node_db/dev/extension-node-map.json b/node_db/dev/extension-node-map.json index 6496b010..17c2ccde 100644 --- a/node_db/dev/extension-node-map.json +++ b/node_db/dev/extension-node-map.json @@ -7047,6 +7047,14 @@ "title_aux": "xcpNodes [WIP]" } ], + "https://github.com/love2hina-net/ComfyUI-Local-Translator": [ + [ + "LocalTranslator" + ], + { + "title_aux": "ComfyUI-Local-Translator" + } + ], "https://github.com/lrzjason/Comfyui-Condition-Utils": [ [ "LoadCondition", @@ -8018,6 +8026,7 @@ "przewodo WanModelTypeSelector", "przewodo WanVideoEnhanceAVideo", "przewodo WanVideoGenerationModeSelector", + "przewodo WanVideoLoraStack", "przewodo WanVideoVaeDecode" ], { @@ -8868,6 +8877,20 @@ "title_aux": "ComfyUI-CacheImageNode" } ], + "https://github.com/thavocado/comfyui-danbooru-lookup": [ + [ + "DanbooruFAISSLookup", + "DanbooruFAISSLookupAdvanced", + "WD14ToConditioning" + ], + { + "author": "ComfyUI Danbooru Lookup", + "description": "ComfyUI node that performs FAISS cosine similarity lookup on Danbooru embeddings using CLIP conditioning inputs.", + "nickname": "Danbooru Lookup", + "title": "Danbooru FAISS Lookup", + "title_aux": "comfyui-danbooru-lookup" + } + ], "https://github.com/thderoo/ComfyUI-_topfun_s_nodes": [ [ "ConditioningPerturbation", @@ -9473,6 +9496,7 @@ "LoadImageFromDirectoryNode", "LoadImageFromURLNode", "LoadStringFromDirectoryNode", + "OllamaVisionNode", "OutputIsListNode", "OutputIsNonListNode", "PrependTagsNode", diff --git a/node_db/dev/github-stats.json b/node_db/dev/github-stats.json index 45a25596..bbb8b2df 100644 --- a/node_db/dev/github-stats.json +++ b/node_db/dev/github-stats.json @@ -2464,6 +2464,11 @@ "last_update": "2024-11-15 06:24:48", "author_account_age_days": 949 }, + "https://github.com/love2hina-net/ComfyUI-Local-Translator": { + "stars": 0, + "last_update": "2025-07-26 05:25:05", + "author_account_age_days": 1448 + }, "https://github.com/lrzjason/Comfyui-Condition-Utils": { "stars": 6, "last_update": "2025-05-18 17:09:17", @@ -3249,6 +3254,11 @@ "last_update": "2024-11-29 07:31:49", "author_account_age_days": 566 }, + "https://github.com/thavocado/comfyui-danbooru-lookup": { + "stars": 0, + "last_update": "2025-07-26 10:36:15", + "author_account_age_days": 972 + }, "https://github.com/thderoo/ComfyUI-_topfun_s_nodes": { "stars": 6, "last_update": "2024-07-03 14:39:28", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 7e494621..125e1cfc 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,36 @@ { "custom_nodes": [ + { + "author": "RndNanthu", + "title": "ComfyUI-RndNanthu", + "id": "ComfyUI-RndNanthu", + "reference": "https://github.com/rndnanthu/ComfyUI-RndNanthu", + "files": [ + "https://github.com/rndnanthu/ComfyUI-RndNanthu" + ], + "install_type": "git-clone", + "description": "Film Grain simulation, Log Color Conversions, Color Scopes (RGB Parade, Vectorscope, Gamut Warnings), False Color, and more." + }, + { + "author": "keit", + "title": "ComfyUI-musubi-tuner", + "reference": "https://github.com/keit0728/ComfyUI-musubi-tuner", + "files": [ + "https://github.com/keit0728/ComfyUI-musubi-tuner" + ], + "install_type": "git-clone", + "description": "This is a custom node that allows you to run musubi-tuner from ComfyUI." + }, + { + "author": "guill", + "title": "ComfyUI Droopy Noodles", + "reference": "https://github.com/guill/comfyui-droopy-noodles", + "files": [ + "https://github.com/guill/comfyui-droopy-noodles" + ], + "install_type": "git-clone", + "description": "A ComfyUI extension that makes your node connections delightfully droopy. (Disclaimer: despite what it may look like, this extension will not make your monitor taste like spaghetti.)" + }, { "author": "AIWarper", "title": "ComfyUI-DAViD", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 27751bb7..a042b095 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -4534,6 +4534,8 @@ "HfDualClipLoader", "HfLoraLoader", "HfLoraLoaderModelOnly", + "HfQuadrupleClipLoader", + "HfTripleClipLoader", "HfVaeLoader", "ImageDifferenceCmap", "PhotoDoddleConditioning" @@ -16030,6 +16032,7 @@ "BlenderInputSeed", "BlenderInputString", "BlenderInputStringMultiline", + "BlenderOutputDownload3D", "BlenderOutputSaveImage" ], { @@ -27338,6 +27341,14 @@ "title_aux": "ComfyUI-keitNodes" } ], + "https://github.com/keit0728/ComfyUI-musubi-tuner": [ + [ + "MusubiTunerWanGenerateVideo" + ], + { + "title_aux": "ComfyUI-musubi-tuner" + } + ], "https://github.com/kenjiqq/qq-nodes-comfyui": [ [ "Any List", @@ -32539,6 +32550,14 @@ "title_aux": "Olm Channel Mixer for ComfyUI" } ], + "https://github.com/o-l-l-i/ComfyUI-Olm-ColorBalance": [ + [ + "OlmColorBalance" + ], + { + "title_aux": "Olm Color Balance for ComfyUI" + } + ], "https://github.com/o-l-l-i/ComfyUI-Olm-CurveEditor": [ [ "OlmCurveEditor" @@ -34280,6 +34299,20 @@ "title_aux": "Dia realistic TTS" } ], + "https://github.com/rndnanthu/ComfyUI-RndNanthu": [ + [ + "AutoGradePro", + "ColorAnalysisPlotNode", + "ColorSpaceSim", + "ConvertToLogImage", + "FilmGrain", + "ProColorGrading", + "PromptGenerator" + ], + { + "title_aux": "ComfyUI-RndNanthu" + } + ], "https://github.com/robertvoy/ComfyUI-Distributed": [ [ "DistributedCollector", @@ -36819,6 +36852,7 @@ [ "VolcengineI2VS2Pro", "VolcengineImgEditV3", + "volcengine-doubao-seedance", "volcengine-i2v-s2pro", "volcengine-img-edit-v3", "volcengine-seedream-v3" @@ -39431,8 +39465,10 @@ "easy loadImageBase64", "easy loadImagesForLoop", "easy loraNames", + "easy loraPromptApply", "easy loraStack", "easy loraStackApply", + "easy loraSwitcher", "easy makeImageForICLora", "easy mathFloat", "easy mathInt",