From 8d9820b3fbf69ca62c4554118fb297601b1a03a2 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Thu, 14 Aug 2025 23:24:08 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 20 +-- extension-node-map.json | 35 ++--- github-stats.json | 10 +- node_db/dev/custom-node-list.json | 10 ++ node_db/dev/extension-node-map.json | 15 ++ node_db/dev/github-stats.json | 5 + node_db/legacy/custom-node-list.json | 10 ++ node_db/new/custom-node-list.json | 212 ++------------------------- node_db/new/extension-node-map.json | 35 ++--- 9 files changed, 101 insertions(+), 251 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index ab47be4b..a7d35199 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -22689,16 +22689,6 @@ "install_type": "git-clone", "description": "A custom node collection for ComfyUI that provides advanced face detection, alignment, and transformation capabilities using MediaPipe Face Mesh." }, - { - "author": "SykkoAtHome", - "title": "Sykko Tools for ComfyUI", - "reference": "https://github.com/SykkoAtHome/ComfyUI_SykkoTools", - "files": [ - "https://github.com/SykkoAtHome/ComfyUI_SykkoTools" - ], - "install_type": "git-clone", - "description": "Utilities for working with camera animations inside ComfyUI. The repository currently provides a node for loading camera motion from ASCII FBX files and a corresponding command line helper for debugging." - }, { "author": "Mattabyte", "title": "ComfyUI Secure API Call", @@ -27171,6 +27161,16 @@ "install_type": "git-clone", "description": "ComfyUI custom node for removing specified tags and their content from text" }, + { + "author": "Charonartist", + "title": "comfyui-last-frame-extractor", + "reference": "https://github.com/Charonartist/comfyui-last-frame-extractor", + "files": [ + "https://github.com/Charonartist/comfyui-last-frame-extractor" + ], + "install_type": "git-clone", + "description": "This is a ComfyUI custom node that extracts the last frame (image) from an input image batch. It is particularly useful when you want to obtain the final scene or frame in a video generation workflow." + }, { "author": "ptmaster", "title": "ComfyUI-Load-Diffusion-Model-to-Muti-GPUs", diff --git a/extension-node-map.json b/extension-node-map.json index c9f35aad..985b747e 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -3382,6 +3382,14 @@ "title_aux": "ComfyUI Auto LoRA" } ], + "https://github.com/Charonartist/comfyui-last-frame-extractor": [ + [ + "LastFrameExtractorNode" + ], + { + "title_aux": "comfyui-last-frame-extractor" + } + ], "https://github.com/Charonartist/comfyui-smart-resize-node": [ [ "SmartResizeNode" @@ -4708,14 +4716,17 @@ "https://github.com/Duanyll/duanyll_nodepack": [ [ "AdvancedMorphology", + "AsAny", "BBoxCrop", "BBoxImageStitcher", "CoverWordsWithRectangles", "CreateArkClient", "CreateBoundingBoxesMaskQwen", + "DownloadImageFromUrl", "DrawBBox", "DrawBBoxMask", "DrawBoundingBoxesQwen", + "DumpJson", "ExpandBBoxByRatio", "FluxKontextTrue3DPE", "FluxTextLoraLoader", @@ -4736,8 +4747,10 @@ "JsonPathQuerySingle", "JsonPathUpdate", "ParseBBoxQwenVL", + "ParseJson5", "ParseLlmJsonOutput", "PhotoDoddleConditioning", + "ReadTextFile", "SeedEditNode" ], { @@ -13341,14 +13354,6 @@ "title_aux": "Face Processor for ComfyUI" } ], - "https://github.com/SykkoAtHome/ComfyUI_SykkoTools": [ - [ - "LoadFBXCamera" - ], - { - "title_aux": "Sykko Tools for ComfyUI" - } - ], "https://github.com/T-Ph525/ComfyUI-Underage-Filter": [ [ "AgeCheckerNode", @@ -20835,6 +20840,7 @@ "GenerateSpeech", "GenerateVideo", "GroqProviderNode", + "HighLowSNR", "ImageComparer", "JoinStringsMulti", "LLMToolkitProviderSelector", @@ -26757,6 +26763,7 @@ "CM_Vec4UnaryOperation JK", "CR Apply ControlNet JK", "CR Apply LoRA Stack JK", + "CR Apply LoRA Stack Model Only JK", "CR Apply Multi-ControlNet Adv JK", "CR Apply Multi-ControlNet JK", "CR Aspect Ratio JK", @@ -26773,6 +26780,7 @@ "CR Int Input Switch JK", "CR Latent Input Switch JK", "CR LoRA Stack JK", + "CR LoRA Stack Model Only JK", "CR Load LoRA JK", "CR Mask Input Switch JK", "CR Mesh Input Switch JK", @@ -26793,6 +26801,7 @@ "CR VAE Input Switch JK", "Ckpt Loader JK", "Color Grading JK", + "Create Loop Schedule List", "Detailer Parameters JK", "Embedding Picker JK", "Embedding Picker Multi JK", @@ -26850,6 +26859,7 @@ "Image Upscale Parameters Extract JK", "Inject Noise Params JK", "Is Mask Empty JK", + "Ksampler Adv Parameters Default JK", "Ksampler Parameters Default JK", "Ksampler Parameters JK", "Latent Crop Offset JK", @@ -34995,15 +35005,6 @@ "title_aux": "queuetools" } ], - "https://github.com/r-vage/ComfyUI-RvTools_v2": [ - [ - "Combine Video Clips", - "WanVideo Vace Seamless Join" - ], - { - "title_aux": "ComfyUI-RvTools_v2" - } - ], "https://github.com/r3dial/redial-discomphy": [ [ "DiscordMessage" diff --git a/github-stats.json b/github-stats.json index 11df0204..95998dbc 100644 --- a/github-stats.json +++ b/github-stats.json @@ -1294,6 +1294,11 @@ "last_update": "2025-06-17 15:00:30", "author_account_age_days": 410 }, + "https://github.com/Charonartist/comfyui-last-frame-extractor": { + "stars": 0, + "last_update": "2025-08-14 13:42:17", + "author_account_age_days": 410 + }, "https://github.com/Charonartist/comfyui-smart-resize-node": { "stars": 0, "last_update": "2025-08-12 13:01:48", @@ -4804,11 +4809,6 @@ "last_update": "2025-07-07 09:20:21", "author_account_age_days": 811 }, - "https://github.com/SykkoAtHome/ComfyUI_SykkoTools": { - "stars": 0, - "last_update": "2025-08-14 07:26:38", - "author_account_age_days": 811 - }, "https://github.com/T-Ph525/ComfyUI-Underage-Filter": { "stars": 0, "last_update": "2025-05-30 12:10:57", diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json index d65a2dc7..76ea0ce9 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -1,5 +1,15 @@ { "custom_nodes": [ + { + "author": "GuusF", + "title": "Comfyui_CrazyMaths [WIP]", + "reference": "https://github.com/GuusF/Comfyui_CrazyMaths", + "files": [ + "https://github.com/GuusF/Comfyui_CrazyMaths" + ], + "install_type": "git-clone", + "description": "A custom nodepack with a bunch of nodes that helps you generate fun math paterns directly inside of comfyui for masking or other reasons.\nNOTE: The files in the repo are not organized." + }, { "author": "KohakuBlueleaf", "title": "hdm-ext [WIP]", diff --git a/node_db/dev/extension-node-map.json b/node_db/dev/extension-node-map.json index c7d6d9d5..ae03c7d7 100644 --- a/node_db/dev/extension-node-map.json +++ b/node_db/dev/extension-node-map.json @@ -1765,6 +1765,21 @@ "title_aux": "GH Tools for ComfyUI" } ], + "https://github.com/GuusF/Comfyui_CrazyMaths": [ + [ + "AttractorAlphaMask", + "EquationAlphaMask", + "FractalNoiseAlphaMask", + "HarmonographAlphaMask", + "MathAlphaMask", + "QuasicrystalAlphaMask", + "SierpinskiAlphaMask", + "VoronoiAlphaMask" + ], + { + "title_aux": "Comfyui_CrazyMaths [WIP]" + } + ], "https://github.com/HWDigi/Camera_Factory_Station_comfyui": [ [ "FactoryCameraOperator", diff --git a/node_db/dev/github-stats.json b/node_db/dev/github-stats.json index 87530df4..5462e4d5 100644 --- a/node_db/dev/github-stats.json +++ b/node_db/dev/github-stats.json @@ -544,6 +544,11 @@ "last_update": "2024-03-10 13:27:14", "author_account_age_days": 1040 }, + "https://github.com/GuusF/Comfyui_CrazyMaths": { + "stars": 0, + "last_update": "2025-08-14 13:12:31", + "author_account_age_days": 1801 + }, "https://github.com/HWDigi/Camera_Factory_Station_comfyui": { "stars": 0, "last_update": "2025-08-06 17:46:41", diff --git a/node_db/legacy/custom-node-list.json b/node_db/legacy/custom-node-list.json index 446c76f9..b4455535 100644 --- a/node_db/legacy/custom-node-list.json +++ b/node_db/legacy/custom-node-list.json @@ -1,5 +1,15 @@ { "custom_nodes": [ + { + "author": "SykkoAtHome", + "title": "Sykko Tools for ComfyUI [REMOVED]", + "reference": "https://github.com/SykkoAtHome/ComfyUI_SykkoTools", + "files": [ + "https://github.com/SykkoAtHome/ComfyUI_SykkoTools" + ], + "install_type": "git-clone", + "description": "Utilities for working with camera animations inside ComfyUI. The repository currently provides a node for loading camera motion from ASCII FBX files and a corresponding command line helper for debugging." + }, { "author": "hananbeer", "title": "node_dev - ComfyUI Node Development Helper [REMOVED]", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 731d1e09..8245ffb4 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,15 @@ { "custom_nodes": [ + { + "author": "Charonartist", + "title": "comfyui-last-frame-extractor", + "reference": "https://github.com/Charonartist/comfyui-last-frame-extractor", + "files": [ + "https://github.com/Charonartist/comfyui-last-frame-extractor" + ], + "install_type": "git-clone", + "description": "This is a ComfyUI custom node that extracts the last frame (image) from an input image batch. It is particularly useful when you want to obtain the final scene or frame in a video generation workflow." + }, { "author": "Charonartist", "title": "ComfyUI Tag Remover", @@ -688,208 +698,6 @@ ], "install_type": "git-clone", "description": "generate empty latent with aspect ratios" - }, - { - "author": "A043-studios", - "title": "ComfyUI HunyuanWorld - Complete 3D Generation Suite", - "reference": "https://github.com/A043-studios/ComfyUI_HunyuanWorldnode", - "files": [ - "https://github.com/A043-studios/ComfyUI_HunyuanWorldnode" - ], - "install_type": "git-clone", - "description": "ComfyUI custom nodes for Hunyuan3D - Complete 3D generation suite" - }, - { - "author": "A043-studios", - "title": "ComfyUI OmniSVG Nodes", - "reference": "https://github.com/A043-studios/ComfyUI-OmniSVG", - "files": [ - "https://github.com/A043-studios/ComfyUI-OmniSVG" - ], - "install_type": "git-clone", - "description": "Generate high-quality SVG graphics from text descriptions and images using OmniSVG in ComfyUI." - }, - { - "author": "tercumantanumut", - "title": "ComfyUI-Omini-Kontext", - "reference": "https://github.com/tercumantanumut/ComfyUI-Omini-Kontext", - "files": [ - "https://github.com/tercumantanumut/ComfyUI-Omini-Kontext" - ], - "install_type": "git-clone", - "description": "Wrapper ComfyUI integration for the [a/Flux Omini Kontext](https://github.com/Saquib764/omini-kontext) pipeline, enabling seamless character/object insertion into scenes using FLUX.1-Kontext-dev with LoRA adaptation." - }, - { - "author": "judian17", - "title": "ComfyUI-JoyCaption-beta-one-hf-llava-Prompt_node", - "reference": "https://github.com/judian17/ComfyUI-JoyCaption-beta-one-hf-llava-Prompt_node", - "files": [ - "https://github.com/judian17/ComfyUI-JoyCaption-beta-one-hf-llava-Prompt_node" - ], - "install_type": "git-clone", - "description": "Prompt node for the [a/JoyCaption-beta-one-hf-llava](https://huggingface.co/mradermacher/llama-joycaption-beta-one-hf-llava-GGUF) model, to use JoyCaption-beta-one-hf-llava with Ollama" - }, - { - "author": "cedarconnor", - "title": "ComfyUI HunyuanWorld - Professional 3D World Generation", - "reference": "https://github.com/cedarconnor/ComfyUI_HunyuanWorld", - "files": [ - "https://github.com/cedarconnor/ComfyUI_HunyuanWorld" - ], - "install_type": "git-clone", - "description": "Transform text and images into immersive 360° 3D worlds using Tencent's HunyuanWorld-1.0 in ComfyUI with native FLUX architecture integration." - }, - { - "author": "stduhpf", - "title": "WanImageToVideoTiledVAE for ComfyUI", - "reference": "https://github.com/stduhpf/ComfyUI--WanImageToVideoTiled", - "files": [ - "https://github.com/stduhpf/ComfyUI--WanImageToVideoTiled" - ], - "install_type": "git-clone", - "description": "This is a set of custom nodes for ComfyUI that replaces nodes like WanImageToVideo but using a Tiled VAE approach to reduce VRAM requirements." - }, - { - "author": "SaturMars", - "title": "ComfyUI-NVVFR", - "reference": "https://github.com/SaturMars/ComfyUI-NVVFR", - "files": [ - "https://github.com/SaturMars/ComfyUI-NVVFR" - ], - "install_type": "git-clone", - "description": "ComfyUI node for video super-resolution and frame interpolation using [a/NVEncC](https://github.com/rigaya/NVEnc)." - }, - { - "author": "ranska", - "title": "pixel_palette_art", - "reference": "https://github.com/ranska/pixel_palette_art", - "files": [ - "https://github.com/ranska/pixel_palette_art" - ], - "install_type": "git-clone", - "description": "Comfyui custom node: Set of tools for pixel art palette." - }, - { - "author": "chuchu114514", - "title": "comfyui_text_list_stepper", - "reference": "https://github.com/chuchu114514/comfyui_text_list_stepper", - "files": [ - "https://github.com/chuchu114514/comfyui_text_list_stepper" - ], - "install_type": "git-clone", - "description": "Used for batch extraction of prompt words." - }, - { - "author": "comfyui-wiki", - "title": "ComfyUI Wiki Workflows", - "reference": "https://github.com/comfyui-wiki/ComfyUI-Wiki-Workflows", - "files": [ - "https://github.com/comfyui-wiki/ComfyUI-Wiki-Workflows" - ], - "install_type": "git-clone", - "description": "Workflow templates from ComfyUI Wiki - No custom nodes or dependencies included" - }, - { - "author": "charlyad142", - "title": "ComfyUI Charly FitToAspectNode", - "reference": "https://github.com/charlyad142/ComfyUI_Charly_FitToAspectNode", - "files": [ - "https://github.com/charlyad142/ComfyUI_Charly_FitToAspectNode" - ], - "install_type": "git-clone", - "description": "Un nodo personalizado para ComfyUI que ajusta imágenes a diferentes relaciones de aspecto manteniendo las proporciones originales." - }, - { - "author": "Rizzlord", - "title": "ComfyUI-RizzNodes", - "reference": "https://github.com/Rizzlord/ComfyUI-RizzNodes", - "files": [ - "https://github.com/Rizzlord/ComfyUI-RizzNodes" - ], - "install_type": "git-clone", - "description": "RizzNodes for ComfyUI Welcome to RizzNodes, a collection of custom nodes for ComfyUI designed to streamline various workflows, from loading images and models in batches to dynamic prompt generation and memory management." - }, - { - "author": "ShmuelRonen", - "title": "multi-lora-stack", - "reference": "https://github.com/ShmuelRonen/multi-lora-stack", - "files": [ - "https://github.com/ShmuelRonen/multi-lora-stack" - ], - "install_type": "git-clone", - "description": "A complete replacement for rgthree's Power Lora Loader with zero dependencies and two specialized versions to fit any workflow." - }, - { - "author": "MiaoshouAI", - "title": "ComfyUI Video Segmentation Node", - "id": "miaoshouai-tagger", - "reference": "https://github.com/miaoshouai/ComfyUI-Video-Segmentation", - "files": [ - "https://github.com/miaoshouai/ComfyUI-Video-Segmentation" - ], - "install_type": "git-clone", - "description": "A ComfyUI custom node for automatic video scene segmentation using TransNetV2." - }, - { - "author": "rubenvillarreal", - "title": "ComfyUI_PoseAlign", - "reference": "https://github.com/rubenvillarreal/ComfyUI_PoseAlign", - "files": [ - "https://github.com/rubenvillarreal/ComfyUI_PoseAlign" - ], - "install_type": "git-clone", - "description": "A custom node for ComfyUI that provides pose alignment functionality." - }, - { - "author": "Simlym", - "title": "ComfyUI Prompt Helper", - "id": "prompt-helper", - "reference": "https://github.com/Simlym/comfyui-prompt-helper", - "files": [ - "https://github.com/Simlym/comfyui-prompt-helper" - ], - "install_type": "git-clone", - "description": "A simple and intuitive prompt management tool for ComfyUI." - }, - { - "author": "What-a-stupid-username", - "title": "comfyui_InversedSampler", - "reference": "https://github.com/What-a-stupid-username/comfyui-InversedSampler", - "files": [ - "https://github.com/What-a-stupid-username/comfyui-InversedSampler" - ], - "install_type": "git-clone", - "description": "A inversed euler sampler to revert image to noisy latent. Can be used to improve content consistency when perform I2I." - }, - { - "author": "woct0rdho", - "title": "ComfyUI-RadialAttn", - "reference": "https://github.com/woct0rdho/ComfyUI-RadialAttn", - "files": [ - "https://github.com/woct0rdho/ComfyUI-RadialAttn" - ], - "install_type": "git-clone", - "description": "RadialAttention in ComfyUI native workflow" - }, - { - "author": "11dogzi", - "title": "HYPIR ComfyUI Plugin", - "reference": "https://github.com/11dogzi/Comfyui-HYPIR", - "files": [ - "https://github.com/11dogzi/Comfyui-HYPIR" - ], - "install_type": "git-clone", - "description": "This is a ComfyUI plugin for [a/HYPIR (Harnessing Diffusion-Yielded Score Priors for Image Restoration)](https://github.com/XPixelGroup/HYPIR), a state-of-the-art image restoration model based on Stable Diffusion 2.1." - }, - { - "author": "jiafuzeng", - "title": "LatentSync", - "reference": "https://github.com/jiafuzeng/comfyui-LatentSync", - "files": [ - "https://github.com/jiafuzeng/comfyui-LatentSync" - ], - "install_type": "git-clone", - "description": "We present LatentSync, an end-to-end lip-sync method based on audio-conditioned latent diffusion models without any intermediate motion representation, diverging from previous diffusion-based lip-sync methods based on pixel-space diffusion or two-stage generation. Our framework can leverage the powerful capabilities of Stable Diffusion to directly model complex audio-visual correlations." } ] } diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index c9f35aad..985b747e 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -3382,6 +3382,14 @@ "title_aux": "ComfyUI Auto LoRA" } ], + "https://github.com/Charonartist/comfyui-last-frame-extractor": [ + [ + "LastFrameExtractorNode" + ], + { + "title_aux": "comfyui-last-frame-extractor" + } + ], "https://github.com/Charonartist/comfyui-smart-resize-node": [ [ "SmartResizeNode" @@ -4708,14 +4716,17 @@ "https://github.com/Duanyll/duanyll_nodepack": [ [ "AdvancedMorphology", + "AsAny", "BBoxCrop", "BBoxImageStitcher", "CoverWordsWithRectangles", "CreateArkClient", "CreateBoundingBoxesMaskQwen", + "DownloadImageFromUrl", "DrawBBox", "DrawBBoxMask", "DrawBoundingBoxesQwen", + "DumpJson", "ExpandBBoxByRatio", "FluxKontextTrue3DPE", "FluxTextLoraLoader", @@ -4736,8 +4747,10 @@ "JsonPathQuerySingle", "JsonPathUpdate", "ParseBBoxQwenVL", + "ParseJson5", "ParseLlmJsonOutput", "PhotoDoddleConditioning", + "ReadTextFile", "SeedEditNode" ], { @@ -13341,14 +13354,6 @@ "title_aux": "Face Processor for ComfyUI" } ], - "https://github.com/SykkoAtHome/ComfyUI_SykkoTools": [ - [ - "LoadFBXCamera" - ], - { - "title_aux": "Sykko Tools for ComfyUI" - } - ], "https://github.com/T-Ph525/ComfyUI-Underage-Filter": [ [ "AgeCheckerNode", @@ -20835,6 +20840,7 @@ "GenerateSpeech", "GenerateVideo", "GroqProviderNode", + "HighLowSNR", "ImageComparer", "JoinStringsMulti", "LLMToolkitProviderSelector", @@ -26757,6 +26763,7 @@ "CM_Vec4UnaryOperation JK", "CR Apply ControlNet JK", "CR Apply LoRA Stack JK", + "CR Apply LoRA Stack Model Only JK", "CR Apply Multi-ControlNet Adv JK", "CR Apply Multi-ControlNet JK", "CR Aspect Ratio JK", @@ -26773,6 +26780,7 @@ "CR Int Input Switch JK", "CR Latent Input Switch JK", "CR LoRA Stack JK", + "CR LoRA Stack Model Only JK", "CR Load LoRA JK", "CR Mask Input Switch JK", "CR Mesh Input Switch JK", @@ -26793,6 +26801,7 @@ "CR VAE Input Switch JK", "Ckpt Loader JK", "Color Grading JK", + "Create Loop Schedule List", "Detailer Parameters JK", "Embedding Picker JK", "Embedding Picker Multi JK", @@ -26850,6 +26859,7 @@ "Image Upscale Parameters Extract JK", "Inject Noise Params JK", "Is Mask Empty JK", + "Ksampler Adv Parameters Default JK", "Ksampler Parameters Default JK", "Ksampler Parameters JK", "Latent Crop Offset JK", @@ -34995,15 +35005,6 @@ "title_aux": "queuetools" } ], - "https://github.com/r-vage/ComfyUI-RvTools_v2": [ - [ - "Combine Video Clips", - "WanVideo Vace Seamless Join" - ], - { - "title_aux": "ComfyUI-RvTools_v2" - } - ], "https://github.com/r3dial/redial-discomphy": [ [ "DiscordMessage"