From 29a59595b9c6782965a15798478e88a8a91692cd Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Tue, 13 Jan 2026 12:59:33 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 255 +- extension-node-map.json | 234 +- github-stats.json | 3386 ++++++++++++++------------- node_db/dev/custom-node-list.json | 81 + node_db/dev/extension-node-map.json | 94 +- node_db/new/custom-node-list.json | 616 ++--- node_db/new/extension-node-map.json | 234 +- 7 files changed, 2786 insertions(+), 2114 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index eb4f1367..9f8c5627 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -34693,6 +34693,16 @@ "install_type": "git-clone", "description": "Strict Sage 3 (Blackwell) attention for ComfyUI official flows." }, + { + "author": "wallen0322", + "title": "ComfyUI-qwenmultianglelight", + "reference": "https://github.com/wallen0322/ComfyUI-qwenmultianglelight", + "files": [ + "https://github.com/wallen0322/ComfyUI-qwenmultianglelight" + ], + "install_type": "git-clone", + "description": "A ComfyUI node for 3D lighting angle control, outputs lighting prompts for relighting image generation" + }, { "author": "ChaosHL", "title": "Marvelous-Box-Comfyui", @@ -40346,6 +40356,16 @@ "install_type": "git-clone", "description": "This is a simple, lightweight ComfyUI resolution and aspect ratio control node that hardly requires any dependency fuss." }, + { + "author": "SamLiu1000", + "title": "ComfyUI_Rabbit-Camera-Perspective", + "reference": "https://github.com/SamLiu1000/ComfyUI_Rabbit-Camera-Perspective", + "files": [ + "https://github.com/SamLiu1000/ComfyUI_Rabbit-Camera-Perspective" + ], + "install_type": "git-clone", + "description": "An intuitive prompt previewer ComfyUI node for use with Fal's Multi-View LoRA, optimized for portraits with real-time prompt previews." + }, { "author": "soulctcher", "title": "TetriNode", @@ -40957,11 +40977,236 @@ "description": "Displays GPU VRAM usage and system RAM usage as bar widgets in a ComfyUI node.", "tags": ["utils", "ui", "vram", "ram"] }, - - - - - + { + "author": "zwaigani", + "title": "ComfyUI-LoRA-stacker", + "reference": "https://github.com/zwaigani/ComfyUI-LoRA-stacker", + "files": [ + "https://github.com/zwaigani/ComfyUI-LoRA-stacker" + ], + "install_type": "git-clone", + "description": "A simple ComfyUI custom node that lets you apply multiple LoRAs (up to 10) to a model in one node." + }, + { + "author": "euan-gwd", + "title": "comfyui-character-prompt-builder", + "reference": "https://github.com/euan-gwd/comfyui-character-prompt-builder", + "files": [ + "https://github.com/euan-gwd/comfyui-character-prompt-builder" + ], + "install_type": "git-clone", + "description": "A modular character prompt generator for ComfyUI" + }, + { + "author": "FemReiyaDev", + "title": "ComfyUI-ReiyaNodes", + "reference": "https://github.com/FemReiyaDev/ComfyUI-ReiyaNodes", + "files": [ + "https://github.com/FemReiyaDev/ComfyUI-ReiyaNodes" + ], + "install_type": "git-clone", + "description": "Custom ComfyUI nodes for image stitching" + }, + { + "author": "kantan-kanto", + "title": "ComfyUI-MultiModal-Prompt-Nodes", + "reference": "https://github.com/kantan-kanto/ComfyUI-MultiModal-Prompt-Nodes", + "files": [ + "https://github.com/kantan-kanto/ComfyUI-MultiModal-Prompt-Nodes" + ], + "install_type": "git-clone", + "description": "Advanced multimodal prompt generation nodes for ComfyUI with local GGUF models (Qwen-VL) and cloud API support for vision-based prompt enhancement." + }, + { + "author": "mingchoi", + "title": "ComfyUI-Prompt-Iterator", + "reference": "https://github.com/mingchoi/ComfyUI-Prompt-Iterator", + "files": [ + "https://github.com/mingchoi/ComfyUI-Prompt-Iterator" + ], + "install_type": "git-clone", + "description": "A ComfyUI custom node package that provides two nodes for iterating through prompts and templates. Perfect for batch processing, testing multiple prompts, or creating variations." + }, + { + "author": "bozkut", + "title": "ComfyUI-Prompt-Expander", + "reference": "https://github.com/bozkut/ComfyUI-Prompt-Expander", + "files": [ + "https://github.com/bozkut/ComfyUI-Prompt-Expander" + ], + "install_type": "git-clone", + "description": "An LLM-powered prompt expansion node for ComfyUI. Transform simple prompts into detailed, high-quality image generation prompts." + }, + { + "author": "shumoLR", + "title": "Comfyui_SynVow_MultiangleCamera", + "reference": "https://github.com/shumoLR/Comfyui_SynVow_MultiangleCamera", + "files": [ + "https://github.com/shumoLR/Comfyui_SynVow_MultiangleCamera" + ], + "install_type": "git-clone", + "description": "A ComfyUI custom node for 3D camera angle control with interactive viewport to adjust camera angles and output formatted prompt strings and processed images for multi-angle image generation. (Description by CC)" + }, + { + "author": "smartvain", + "title": "ComfyUI-FaceKeypointsFilter", + "reference": "https://github.com/smartvain/ComfyUI-FaceKeypointsFilter", + "files": [ + "https://github.com/smartvain/ComfyUI-FaceKeypointsFilter" + ], + "install_type": "git-clone", + "description": "ComfyUI custom node that selectively filters facial keypoints from DWPose/OpenPose output, allowing selective disabling of face parts (chin, eyebrows, eyes, nose, mouth outer/inner contours) for ControlNet workflows. (Description by CC)" + }, + { + "author": "smartvain", + "title": "ComfyUI-PoseKeypointsToImage", + "reference": "https://github.com/smartvain/ComfyUI-PoseKeypointsToImage", + "files": [ + "https://github.com/smartvain/ComfyUI-PoseKeypointsToImage" + ], + "install_type": "git-clone", + "description": "ComfyUI custom node that generates pose images from DWPose/OpenPose keypoint data, allowing creation of pose visualizations with selectively filtered body parts. (Description by CC)" + }, + { + "author": "Angelsan720", + "title": "attention_bench", + "reference": "https://github.com/Angelsan720/attention_bench", + "files": [ + "https://github.com/Angelsan720/attention_bench" + ], + "install_type": "git-clone", + "description": "A simple ComfyUI node example project to help beginners learn how to develop ComfyUI nodes." + }, + { + "author": "Enferlain", + "title": "ComfyUI-A1111-cond", + "reference": "https://github.com/Enferlain/ComfyUI-A1111-cond", + "files": [ + "https://github.com/Enferlain/ComfyUI-A1111-cond" + ], + "install_type": "git-clone", + "description": "A custom ComfyUI node that implements A1111-style prompt handling with proper isolation and emphasis math." + }, + { + "author": "wanjin123111", + "title": "ComfyUI-3D-Human-Pose", + "reference": "https://github.com/wanjin123111/ComfyUI-3D-Human-Pose", + "files": [ + "https://github.com/wanjin123111/ComfyUI-3D-Human-Pose" + ], + "install_type": "git-clone", + "description": "Interactive 3D camera control node for ComfyUI that precisely controls horizontal, vertical angles and zoom, with output of professional cinematography prompts. (Description by CC)" + }, + { + "author": "capitan01R", + "title": "Capitan-ConditioningEnhancer", + "reference": "https://github.com/capitan01R/Capitan-ConditioningEnhancer", + "files": [ + "https://github.com/capitan01R/Capitan-ConditioningEnhancer" + ], + "install_type": "git-clone", + "description": "Lightweight post-processing node for Qwen3-4B conditioning in Z-Image Turbo workflows that refines conditioning with per-token normalization, optional self-attention, and MLP refinement. (Description by CC)" + }, + { + "author": "advancedtech-sk", + "title": "ComfyUI-GROUT", + "reference": "https://github.com/advancedtech-sk/ComfyUI-GROUT", + "files": [ + "https://github.com/advancedtech-sk/ComfyUI-GROUT" + ], + "install_type": "git-clone", + "description": "Custom ComfyUI nodes for GROUT (Geometric Reasoning Over Unstructured Tessellations) - a deep learning model for detecting and segmenting grout lines in mosaic images." + }, + { + "author": "ato321", + "title": "ComfyUI-LTXVGuideRebase", + "reference": "https://github.com/ato321/ComfyUI-LTXVGuideRebase", + "files": [ + "https://github.com/ato321/ComfyUI-LTXVGuideRebase" + ], + "install_type": "git-clone", + "description": "Small ComfyUI addon that provides segment-safe utilities for Comfy-Org LTX video nodes." + }, + { + "author": "zhangle0013", + "title": "comfyui-EmptyImageYesON", + "reference": "https://github.com/zhangle0013/comfyui-EmptyImageYesON", + "files": [ + "https://github.com/zhangle0013/comfyui-EmptyImageYesON" + ], + "install_type": "git-clone", + "description": "Automatically disables Load Image nodes without images, useful for workflows with optional reference images. (Description by CC)" + }, + { + "author": "Enferlain", + "title": "ComfyUI-A1111-cond", + "reference": "https://github.com/Enferlain/ComfyUI-A1111-cond", + "files": [ + "https://github.com/Enferlain/ComfyUI-A1111-cond" + ], + "install_type": "git-clone", + "description": "A custom ComfyUI node that implements A1111-style prompt handling with proper isolation and emphasis math." + }, + { + "author": "NickPittas", + "title": "ComfyUI_CameraAngleSelector", + "reference": "https://github.com/NickPittas/ComfyUI_CameraAngleSelector", + "files": [ + "https://github.com/NickPittas/ComfyUI_CameraAngleSelector" + ], + "install_type": "git-clone", + "description": "Interactive 3D interface for selecting camera angles for Qwen-Image-Edit-2511, supporting 96 unique camera angle combinations (8 directions × 4 heights × 3 shot sizes) with multi-selection and visual feedback." + }, + { + "author": "asirihewage", + "title": "remove_metadata_comfyui", + "reference": "https://github.com/asirihewage/remove_metadata_comfyui", + "files": [ + "https://github.com/asirihewage/remove_metadata_comfyui" + ], + "install_type": "git-clone", + "description": "Extra-stealth metadata removal node for ComfyUI" + }, + { + "author": "tackcrypto1031", + "title": "tk_comfyui_img2mask", + "reference": "https://github.com/tackcrypto1031/tk_comfyui_img2mask", + "files": [ + "https://github.com/tackcrypto1031/tk_comfyui_img2mask" + ], + "install_type": "git-clone", + "description": "A dedicated ComfyUI custom node designed to streamline the process of converting transparent images (RGBA) into masks and high-quality mask previews." + }, + { + "author": "patientx", + "title": "CFZ-SwitchMenu", + "reference": "https://github.com/patientx/CFZ-SwitchMenu", + "files": [ + "https://github.com/patientx/CFZ-SwitchMenu" + ], + "install_type": "git-clone", + "description": "Adds a menu button that switches between old and new style ComfyUI menus." + }, + { + "author": "Lumiyumi", + "title": "LumyINTP", + "reference": "https://github.com/Lumiyumi/LumyINTP", + "files": [ + "https://github.com/Lumiyumi/LumyINTP" + ], + "install_type": "git-clone", + "description": "INT+ node for ComfyUI with control after generate style functionality for signal-controlled increment/decrement/randomize operations." + }, + { + "author": "MajoorWaldi", + "title": "ComfyUI-Majoor-ImageOps", + "reference": "https://github.com/MajoorWaldi/ComfyUI-Majoor-ImageOps", + "files": [ + "https://github.com/MajoorWaldi/ComfyUI-Majoor-ImageOps" + ], + "install_type": "git-clone", + "description": "Essential Nodes Pack for Images Processing for ComfyUI, with a live embedded preview inside the node (no queue) for supported chains." + }, diff --git a/extension-node-map.json b/extension-node-map.json index 97701a6f..1c39d3be 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -2697,6 +2697,14 @@ "title_aux": "ComfyUI-Ovis2" } ], + "https://github.com/Angelsan720/attention_bench": [ + [ + "ImageInfo" + ], + { + "title_aux": "attention_bench" + } + ], "https://github.com/Anibaaal/ComfyUI-UX-Nodes": [ [ "AdvancedCompositeImageMasked", @@ -6811,6 +6819,14 @@ "title_aux": "VibeVoice ComfyUI" } ], + "https://github.com/Enferlain/ComfyUI-A1111-cond": [ + [ + "A1111Prompt" + ], + { + "title_aux": "ComfyUI-A1111-cond" + } + ], "https://github.com/EnragedAntelope/ComfyUI-ConstrainResolution": [ [ "ConstrainResolution" @@ -7765,6 +7781,14 @@ "title_aux": "feidorian-ComfyNodes" } ], + "https://github.com/FemReiyaDev/ComfyUI-ReiyaNodes": [ + [ + "RMImageStitch" + ], + { + "title_aux": "ComfyUI-ReiyaNodes" + } + ], "https://github.com/Ferocit/comfyui-feroccustomnodes": [ [ "LoadDescriptionNode", @@ -10778,6 +10802,7 @@ [ "AudiotoTD", "Comfy3DPacktoTD", + "GaussianSplattingtoTD", "Hy3DtoTD", "ImagetoTD", "ImagetoTD(JPEG)", @@ -14448,6 +14473,14 @@ "title_aux": "ComfyUI_TravelSuite" } ], + "https://github.com/NickPittas/ComfyUI_CameraAngleSelector": [ + [ + "CameraAngleSelector" + ], + { + "title_aux": "ComfyUI_CameraAngleSelector" + } + ], "https://github.com/Nikosis/ComfyUI-Nikosis-Nodes": [ [ "AspectRatioNikosis", @@ -16701,6 +16734,14 @@ "title_aux": "DeepFuze" } ], + "https://github.com/SamLiu1000/ComfyUI_Rabbit-Camera-Perspective": [ + [ + "RabbitCameraSelector" + ], + { + "title_aux": "ComfyUI_Rabbit-Camera-Perspective" + } + ], "https://github.com/SamLiu1000/ComfyUI_Resolution-and-Ratio": [ [ "ResolutionAndRatio" @@ -19865,56 +19906,20 @@ "https://github.com/Tinuva88/Comfy-UmiAI": [ [ "CameraAngleSelector", - "CharacterSheetCropper", "UmiAIWildcardNode", "UmiAIWildcardNodeLite", - "UmiAutoCaption", - "UmiBBoxExtractor", - "UmiCameraAngleSelector", - "UmiCameraControl", - "UmiCaptionEnhancer", - "UmiCaptionGenerator", - "UmiCharacterBatch", "UmiCharacterCreator", "UmiCharacterDesigner", - "UmiCharacterInfo", - "UmiCharacterManager", - "UmiCharacterSheetCropper", - "UmiChromaKey", - "UmiColorFix", - "UmiDatasetExport", "UmiDatasetGenerator", "UmiEmotionGenerator", "UmiEmotionStudio", - "UmiExpressionMixer", - "UmiLoraAnimator", - "UmiMaskExtractor", "UmiModelManager", "UmiModelSelector", "UmiPoseGenerator", - "UmiPoseLibrary", "UmiPositionControl", - "UmiPromptTemplate", - "UmiQWENDetailer", - "UmiQWENEncoder", - "UmiQuadSplitter", - "UmiRMBG2", - "UmiResize", "UmiSaveImage", - "UmiSceneComposer", - "UmiSheetExtractor", - "UmiSheetManager", - "UmiSpriteExport", "UmiSpriteGenerator", - "UmiVisualCameraControl", - "VNCCSChromaKey", - "VNCCSSheetExtractor", - "VNCCSSheetManager", - "VNCCS_ColorFix", - "VNCCS_MaskExtractor", - "VNCCS_QuadSplitter", - "VNCCS_RMBG2", - "VNCCS_Resize" + "UmiVisualCameraControl" ], { "title_aux": "Comfy-UmiAI" @@ -22648,6 +22653,16 @@ "title_aux": "ComfyUI_Blender_Texdiff" } ], + "https://github.com/advancedtech-sk/ComfyUI-GROUT": [ + [ + "GROUTHeatmapColorize", + "GROUTSegmentation", + "GROUTThreshold" + ], + { + "title_aux": "ComfyUI-GROUT" + } + ], "https://github.com/aegis72/aegisflow_utility_nodes": [ [ "Add Text To Image", @@ -24731,6 +24746,15 @@ "title_aux": "comfyui-find-perfect-resolution" } ], + "https://github.com/asirihewage/remove_metadata_comfyui": [ + [ + "RemoveMetadataStealth", + "VideoSanitizerStealth" + ], + { + "title_aux": "remove_metadata_comfyui" + } + ], "https://github.com/aslanxie/comfyui_qwen_image_edit": [ [ "QWen Image Edit" @@ -24776,6 +24800,14 @@ "title_aux": "comfyui_arcane_style_trans" } ], + "https://github.com/ato321/ComfyUI-LTXVGuideRebase": [ + [ + "LTXVRebaseGuides" + ], + { + "title_aux": "ComfyUI-LTXVGuideRebase" + } + ], "https://github.com/attashe/ComfyUI-FluxRegionAttention": [ [ "CLIPDebug", @@ -26322,6 +26354,14 @@ "title_aux": "ComfyUI-AI-CustomURL" } ], + "https://github.com/bozkut/ComfyUI-Prompt-Expander": [ + [ + "PromptExpanderNode" + ], + { + "title_aux": "ComfyUI-Prompt-Expander" + } + ], "https://github.com/bpmpnaito/comfyui-imageviewer": [ [ "ImageViewer" @@ -26827,6 +26867,14 @@ "title_aux": "ComfyUI-TostAI" } ], + "https://github.com/capitan01R/Capitan-ConditioningEnhancer": [ + [ + "ConditioningEnhancer" + ], + { + "title_aux": "Capitan-ConditioningEnhancer" + } + ], "https://github.com/cardenluo/ComfyUI-Apt_Preset": [ [ "AD_DrawSchedule", @@ -32321,6 +32369,18 @@ "title_aux": "Comfyui-JSON-Manager" } ], + "https://github.com/euan-gwd/comfyui-character-prompt-builder": [ + [ + "Character Prompt Builder Actions", + "Character Prompt Builder Female Fashion", + "Character Prompt Builder Male Fashion", + "Character Prompt Builder Person", + "Character Prompt Builder Scene" + ], + { + "title_aux": "comfyui-character-prompt-builder" + } + ], "https://github.com/evanspearman/ComfyMath": [ [ "CM_BoolBinaryOperation", @@ -37280,14 +37340,6 @@ "title_aux": "ResAdapter for ComfyUI" } ], - "https://github.com/jinanlongen/ComfyUI-Prompt-Expander": [ - [ - "PromptExpanderNode" - ], - { - "title_aux": "ComfyUI Prompt Expander Node" - } - ], "https://github.com/jinchanz/ComfyUI-ADIC": [ [ "ADICOpenAIGPTImage1", @@ -38374,6 +38426,16 @@ "title_aux": "KANIBUS - Advanced Eye Tracking ControlNet System" } ], + "https://github.com/kantan-kanto/ComfyUI-MultiModal-Prompt-Nodes": [ + [ + "QwenImageEditPromptGenerator", + "VisionLLMNode", + "WanVideoPromptGenerator" + ], + { + "title_aux": "ComfyUI-MultiModal-Prompt-Nodes" + } + ], "https://github.com/kantsche/ComfyUI-MixMod": [ [ "MixModBandFFTGuiderNode", @@ -43570,6 +43632,15 @@ "title_aux": "ComfyUI - Mask Bounding Box" } ], + "https://github.com/mingchoi/ComfyUI-Prompt-Iterator": [ + [ + "PromptIterator", + "PromptTemplateIterator" + ], + { + "title_aux": "ComfyUI-Prompt-Iterator" + } + ], "https://github.com/mingsky-ai/ComfyUI-MingNodes": [ [ "AddWaterMarkNode", @@ -49702,6 +49773,14 @@ "title_aux": "comfyUI-LongLook" } ], + "https://github.com/shumoLR/Comfyui_SynVow_MultiangleCamera": [ + [ + "SynvowMultiangleCameraNode" + ], + { + "title_aux": "Comfyui_SynVow_MultiangleCamera" + } + ], "https://github.com/silveroxides/ComfyUI-ModelUtils": [ [ "CheckpointMetaKeys", @@ -50110,6 +50189,22 @@ "title_aux": "kb-comfyui-nodes" } ], + "https://github.com/smartvain/ComfyUI-FaceKeypointsFilter": [ + [ + "FaceKeypointsFilter" + ], + { + "title_aux": "ComfyUI-FaceKeypointsFilter" + } + ], + "https://github.com/smartvain/ComfyUI-PoseKeypointsToImage": [ + [ + "PoseKeypointsToImage" + ], + { + "title_aux": "ComfyUI-PoseKeypointsToImage" + } + ], "https://github.com/smbdsbrain/ComfyUI-PK_load_image_paste": [ [ "PKLoadImagePaste" @@ -51779,6 +51874,14 @@ "title_aux": "SANA_LOWVRAM" } ], + "https://github.com/tackcrypto1031/tk_comfyui_img2mask": [ + [ + "TK_Image2Mask" + ], + { + "title_aux": "tk_comfyui_img2mask" + } + ], "https://github.com/takemetosiberia/ComfyUI-SAMURAI--SAM2-": [ [ "SAMURAIBoxInputNode", @@ -53138,7 +53241,6 @@ ], "https://github.com/ussoewwin/ComfyUI-QwenImageLoraLoader": [ [ - "NunchakuQwenImageDiffsynthControlnet", "NunchakuQwenImageLoraLoader", "NunchakuQwenImageLoraStack" ], @@ -53812,6 +53914,14 @@ "title_aux": "ComfyUI-WanAnimate-Enhancer" } ], + "https://github.com/wallen0322/ComfyUI-qwenmultianglelight": [ + [ + "QwenMultiangleLightningNode" + ], + { + "title_aux": "ComfyUI-qwenmultianglelight" + } + ], "https://github.com/wallish77/wlsh_nodes": [ [ "Build Filename String (WLSH)", @@ -53858,6 +53968,14 @@ "title_aux": "wlsh_nodes" } ], + "https://github.com/wanjin123111/ComfyUI-3D-Human-Pose": [ + [ + "ThreeD_Human_Pose" + ], + { + "title_aux": "ComfyUI-3D-Human-Pose" + } + ], "https://github.com/wasilone11/comfyui-pvm-node": [ [ "SyncPVMessengerNode" @@ -56347,6 +56465,14 @@ "title_aux": "ComfyUI_zfkun" } ], + "https://github.com/zhangle0013/comfyui-EmptyImageYesON": [ + [ + "ImageAutoDisableNode" + ], + { + "title_aux": "comfyui-EmptyImageYesON" + } + ], "https://github.com/zhanglongxiao111/Comfyui-geminiapi": [ [ "ElevenLabsTTSNode", @@ -56599,6 +56725,22 @@ "title_aux": "ComfyUI-ASV-Nodes Node" } ], + "https://github.com/zwaigani/ComfyUI-LoRA-stacker": [ + [ + "LoRA Stacker" + ], + { + "title_aux": "ComfyUI-LoRA-stacker" + } + ], + "https://github.com/zwaigani/ComfyUI-VRAM-watcher": [ + [ + "VRAMWatcher" + ], + { + "title_aux": "ComfyUI-VRAM-watcher" + } + ], "https://github.com/zygion/comfyui-zygion-util-nodes": [ [ "ItemListNode", diff --git a/github-stats.json b/github-stats.json index 4a064cc8..55a8ebcb 100644 --- a/github-stats.json +++ b/github-stats.json @@ -2,7 +2,7 @@ "htps://github.com/GraftingRayman/Border-Distance-Mapper": { "stars": 0, "last_update": "2025-11-17 17:49:31", - "author_account_age_days": 729 + "author_account_age_days": 730 }, "https://github.com/0x-jerry/comfyui-rembg": { "stars": 1, @@ -27,12 +27,12 @@ "https://github.com/1038lab/ComfyUI-FireRedTTS": { "stars": 42, "last_update": "2025-09-16 17:02:31", - "author_account_age_days": 1018 + "author_account_age_days": 1019 }, "https://github.com/1038lab/ComfyUI-FlashVSR": { "stars": 79, "last_update": "2025-11-17 23:19:10", - "author_account_age_days": 1018 + "author_account_age_days": 1019 }, "https://github.com/1038lab/ComfyUI-JoyCaption": { "stars": 204, @@ -67,7 +67,7 @@ "https://github.com/1038lab/ComfyUI-NodeAlign": { "stars": 31, "last_update": "2025-12-19 08:03:16", - "author_account_age_days": 1018 + "author_account_age_days": 1019 }, "https://github.com/1038lab/ComfyUI-OmniGen": { "stars": 295, @@ -80,9 +80,9 @@ "author_account_age_days": 1019 }, "https://github.com/1038lab/ComfyUI-QwenVL": { - "stars": 550, - "last_update": "2025-12-24 17:56:03", - "author_account_age_days": 1018 + "stars": 554, + "last_update": "2026-01-12 17:45:10", + "author_account_age_days": 1019 }, "https://github.com/1038lab/ComfyUI-RMBG": { "stars": 1648, @@ -102,7 +102,7 @@ "https://github.com/1038lab/ComfyUI-VoxCPMTTS": { "stars": 28, "last_update": "2025-12-11 23:23:52", - "author_account_age_days": 1018 + "author_account_age_days": 1019 }, "https://github.com/1038lab/ComfyUI-WildPromptor": { "stars": 61, @@ -152,12 +152,12 @@ "https://github.com/18yz153/ComfyUI-Persona-Director": { "stars": 5, "last_update": "2026-01-08 20:49:07", - "author_account_age_days": 1949 + "author_account_age_days": 1951 }, "https://github.com/1hew/ComfyUI-1hewNodes": { "stars": 18, - "last_update": "2026-01-11 12:47:31", - "author_account_age_days": 1014 + "last_update": "2026-01-12 11:31:14", + "author_account_age_days": 1015 }, "https://github.com/1mckw/Comfyui-Gelbooru": { "stars": 8, @@ -172,7 +172,7 @@ "https://github.com/2frames/ComfyUI-AQnodes": { "stars": 1, "last_update": "2025-12-03 17:01:14", - "author_account_age_days": 556 + "author_account_age_days": 557 }, "https://github.com/2kpr/ComfyUI-PMRF": { "stars": 236, @@ -190,19 +190,19 @@ "author_account_age_days": 3339 }, "https://github.com/31702160136/ComfyUI-GrsAI": { - "stars": 52, + "stars": 53, "last_update": "2025-12-20 03:49:52", - "author_account_age_days": 2570 + "author_account_age_days": 2571 }, "https://github.com/3R3BOS/ComfyUI-3R3BOS-Pack": { "stars": 1, - "last_update": "2026-01-11 05:30:49", - "author_account_age_days": 168 + "last_update": "2026-01-12 01:40:35", + "author_account_age_days": 169 }, "https://github.com/3dgopnik/comfyui-arena-suite": { "stars": 1, "last_update": "2025-10-10 12:24:13", - "author_account_age_days": 2592 + "author_account_age_days": 2593 }, "https://github.com/438443467/ComfyUI-GPT4V-Image-Captioner": { "stars": 27, @@ -222,12 +222,12 @@ "https://github.com/552023587/comfyui_character_selector": { "stars": 0, "last_update": "2026-01-03 14:29:04", - "author_account_age_days": 3649 + "author_account_age_days": 3650 }, "https://github.com/5agado/ComfyUI-Sagado-Nodes": { "stars": 0, "last_update": "2025-11-20 17:01:52", - "author_account_age_days": 5034 + "author_account_age_days": 5036 }, "https://github.com/5x00/ComfyUI-PiAPI-Faceswap": { "stars": 2, @@ -246,8 +246,8 @@ }, "https://github.com/7BEII/comfyui-PD_comfy-api-node": { "stars": 0, - "last_update": "2025-11-19 08:16:25", - "author_account_age_days": 379 + "last_update": "2026-01-12 11:12:58", + "author_account_age_days": 380 }, "https://github.com/807502278/ComfyUI-3D-MeshTool": { "stars": 23, @@ -272,7 +272,7 @@ "https://github.com/834t/ComfyUI_834t_scene_composer": { "stars": 5, "last_update": "2025-06-23 10:55:47", - "author_account_age_days": 764 + "author_account_age_days": 765 }, "https://github.com/852wa/ComfyUI-AAP": { "stars": 9, @@ -287,47 +287,47 @@ "https://github.com/9nate-drake/ComfyUI-MaskCenter": { "stars": 6, "last_update": "2025-10-02 01:35:08", - "author_account_age_days": 2216 + "author_account_age_days": 2218 }, "https://github.com/9nate-drake/ComfyUI-PanoTools": { "stars": 0, "last_update": "2025-12-22 01:36:29", - "author_account_age_days": 2216 + "author_account_age_days": 2218 }, "https://github.com/9nate-drake/Comfyui-SecNodes": { "stars": 347, "last_update": "2025-12-19 23:32:49", - "author_account_age_days": 2216 + "author_account_age_days": 2218 }, "https://github.com/A043-studios/ComfyUI-ASDF-Pixel-Sort-Nodes": { "stars": 3, "last_update": "2025-06-12 12:51:33", - "author_account_age_days": 1215 + "author_account_age_days": 1216 }, "https://github.com/A043-studios/ComfyUI-OmniSVG": { "stars": 1, "last_update": "2025-08-02 22:44:24", - "author_account_age_days": 1215 + "author_account_age_days": 1216 }, "https://github.com/A043-studios/ComfyUI_HunyuanWorldnode": { "stars": 1, "last_update": "2025-08-02 15:50:33", - "author_account_age_days": 1215 + "author_account_age_days": 1216 }, "https://github.com/A043-studios/Comfyui-ascii-generator": { "stars": 0, "last_update": "2025-06-25 14:55:32", - "author_account_age_days": 1215 + "author_account_age_days": 1216 }, "https://github.com/A043-studios/comfyui-deforum-x-flux-nodes": { "stars": 3, "last_update": "2025-06-10 14:28:27", - "author_account_age_days": 1215 + "author_account_age_days": 1216 }, "https://github.com/A043-studios/comfyui-pixel3dmm": { "stars": 6, "last_update": "2025-06-10 08:11:51", - "author_account_age_days": 1215 + "author_account_age_days": 1216 }, "https://github.com/A4P7J1N7M05OT/ComfyUI-AutoColorGimp": { "stars": 1, @@ -370,14 +370,14 @@ "author_account_age_days": 670 }, "https://github.com/AHEKOT/ComfyUI_VNCCS": { - "stars": 554, - "last_update": "2026-01-10 15:37:32", - "author_account_age_days": 1141 + "stars": 563, + "last_update": "2026-01-12 18:52:54", + "author_account_age_days": 1143 }, "https://github.com/AI-TEC/ComfyUI-AITECCAFE-Toolkit": { "stars": 0, - "last_update": "2025-10-13 14:14:55", - "author_account_age_days": 953 + "last_update": "2026-01-12 13:56:14", + "author_account_age_days": 954 }, "https://github.com/AI2lab/comfyUI-siliconflow-api-2lab": { "stars": 8, @@ -642,7 +642,7 @@ "https://github.com/AIGODLIKE/Blender-IO": { "stars": 1, "last_update": "2025-10-15 08:52:06", - "author_account_age_days": 1067 + "author_account_age_days": 1068 }, "https://github.com/AIGODLIKE/ComfyUI-CUP": { "stars": 53, @@ -662,22 +662,22 @@ "https://github.com/AIToldMeTo/comfyui-cache-cleaner": { "stars": 13, "last_update": "2025-09-10 11:03:49", - "author_account_age_days": 396 + "author_account_age_days": 397 }, "https://github.com/AIWarper/ComfyUI-DAViD": { "stars": 6, "last_update": "2025-07-25 17:07:43", - "author_account_age_days": 443 + "author_account_age_days": 445 }, "https://github.com/AIWarper/ComfyUI-NormalCrafterWrapper": { "stars": 75, "last_update": "2025-11-05 16:18:45", - "author_account_age_days": 443 + "author_account_age_days": 445 }, "https://github.com/AIWarper/ComfyUI-WarperNodes": { "stars": 13, "last_update": "2025-10-31 19:14:31", - "author_account_age_days": 443 + "author_account_age_days": 445 }, "https://github.com/AInseven/ComfyUI-fastblend": { "stars": 229, @@ -692,17 +692,17 @@ "https://github.com/AJO-reading/ComfyUI-AjoNodes": { "stars": 11, "last_update": "2025-06-16 08:10:10", - "author_account_age_days": 416 + "author_account_age_days": 417 }, "https://github.com/AJbeckliy/SynVow-Comfyui-Nanoapi": { "stars": 14, "last_update": "2025-11-27 03:21:30", - "author_account_age_days": 637 + "author_account_age_days": 638 }, "https://github.com/AKharytonchyk/ComfyUI-telegram-bot-node": { "stars": 1, "last_update": "2025-06-23 22:03:39", - "author_account_age_days": 3448 + "author_account_age_days": 3450 }, "https://github.com/ALatentPlace/ComfyUI_yanc": { "stars": 75, @@ -732,22 +732,22 @@ "https://github.com/APZmedia/ComfyUI-Dreamlight": { "stars": 0, "last_update": "2025-11-04 16:52:57", - "author_account_age_days": 3043 + "author_account_age_days": 3044 }, "https://github.com/APZmedia/ComfyUI-color-tools": { "stars": 2, "last_update": "2025-09-24 12:52:50", - "author_account_age_days": 3043 + "author_account_age_days": 3044 }, "https://github.com/APZmedia/Comfyui-LightDirection-estimation": { "stars": 0, "last_update": "2025-10-20 12:32:41", - "author_account_age_days": 3043 + "author_account_age_days": 3044 }, "https://github.com/ARM64-EC/ComfyUI-LongCatPlugin": { "stars": 0, "last_update": "2025-12-09 22:27:11", - "author_account_age_days": 656 + "author_account_age_days": 658 }, "https://github.com/ARZUMATA/ComfyUI-ARZUMATA": { "stars": 4, @@ -767,7 +767,7 @@ "https://github.com/Aaalice233/ComfyUI-Danbooru-Gallery": { "stars": 113, "last_update": "2026-01-05 11:38:01", - "author_account_age_days": 2060 + "author_account_age_days": 2062 }, "https://github.com/Aaron-CHM/ComfyUI-z-a1111-sd-webui-DanTagGen": { "stars": 4, @@ -782,7 +782,7 @@ "https://github.com/AbstractEyes/comfyui-lycoris": { "stars": 11, "last_update": "2025-07-26 16:43:05", - "author_account_age_days": 1944 + "author_account_age_days": 1946 }, "https://github.com/AbyssBadger0/ComfyUI_BadgerTools": { "stars": 7, @@ -817,17 +817,17 @@ "https://github.com/Ada123-a/ComfyUI-Kandinsky": { "stars": 6, "last_update": "2025-11-22 19:28:30", - "author_account_age_days": 1013 + "author_account_age_days": 1015 }, "https://github.com/AdamShuo/ComfyUI_Switch": { "stars": 5, "last_update": "2025-09-23 16:59:46", - "author_account_age_days": 848 + "author_account_age_days": 849 }, "https://github.com/Aero-Ex/ComfyUI-Vision-LLM-Analyzer": { "stars": 0, "last_update": "2025-07-17 07:03:51", - "author_account_age_days": 1317 + "author_account_age_days": 1318 }, "https://github.com/Aerse/ComfyUI-Seed-Nodes": { "stars": 5, @@ -837,12 +837,12 @@ "https://github.com/AgencyMind/ComfyUI-GPU-Preprocessor-Wrapper": { "stars": 3, "last_update": "2025-06-13 08:15:25", - "author_account_age_days": 426 + "author_account_age_days": 427 }, "https://github.com/AgencyMind/ComfyUI-Satori": { "stars": 1, "last_update": "2025-06-27 01:29:00", - "author_account_age_days": 426 + "author_account_age_days": 427 }, "https://github.com/AhBumm/ComfyUI_BillBum_APIset_Nodes": { "stars": 10, @@ -852,7 +852,7 @@ "https://github.com/AhBumm/ComfyUI_UnfakePy_Warpper": { "stars": 0, "last_update": "2025-12-16 08:05:11", - "author_account_age_days": 1375 + "author_account_age_days": 1376 }, "https://github.com/AiMiDi/ComfyUI-Aimidi-nodes": { "stars": 0, @@ -862,7 +862,7 @@ "https://github.com/Aishor/comfyui-meta-sampler-guiado": { "stars": 0, "last_update": "2025-10-28 14:04:44", - "author_account_age_days": 5882 + "author_account_age_days": 5884 }, "https://github.com/AkashKarnatak/ComfyUI_faishme": { "stars": 0, @@ -872,7 +872,7 @@ "https://github.com/Akkisdiary/ComfyUI-AnyLLM": { "stars": 0, "last_update": "2025-12-27 11:32:05", - "author_account_age_days": 2034 + "author_account_age_days": 2035 }, "https://github.com/Aksaz/comfyui-seamless-clone": { "stars": 18, @@ -882,12 +882,12 @@ "https://github.com/AlcAI-AnimeHaven/AlcAI-nodes": { "stars": 0, "last_update": "2025-10-19 20:26:42", - "author_account_age_days": 83 + "author_account_age_days": 85 }, "https://github.com/Alectriciti/comfyui-adaptiveprompts": { "stars": 50, - "last_update": "2026-01-11 01:47:32", - "author_account_age_days": 5031 + "last_update": "2026-01-12 11:07:49", + "author_account_age_days": 5033 }, "https://github.com/AlekPet/ComfyUI_Custom_Nodes_AlekPet": { "stars": 1437, @@ -897,7 +897,7 @@ "https://github.com/AlexXia007/AIYang_TripleAPI": { "stars": 1, "last_update": "2025-11-10 17:53:55", - "author_account_age_days": 591 + "author_account_age_days": 592 }, "https://github.com/Alexankharin/camera-comfyUI": { "stars": 23, @@ -907,7 +907,7 @@ "https://github.com/Aljnk/ComfyUI-JNK-Tiny-Nodes": { "stars": 3, "last_update": "2025-09-10 11:31:33", - "author_account_age_days": 3969 + "author_account_age_days": 3970 }, "https://github.com/Altair200333/ComfyUI_Flux_1.1_PRO": { "stars": 0, @@ -957,13 +957,18 @@ "https://github.com/Analaser/ComfyUI-RandomTagWeights": { "stars": 1, "last_update": "2025-12-23 01:58:09", - "author_account_age_days": 2959 + "author_account_age_days": 2960 }, "https://github.com/Andro-Meta/ComfyUI-Ovis2": { "stars": 4, "last_update": "2025-03-24 04:27:56", "author_account_age_days": 839 }, + "https://github.com/Angelsan720/attention_bench": { + "stars": 0, + "last_update": "2025-01-15 01:38:46", + "author_account_age_days": 4543 + }, "https://github.com/Anibaaal/ComfyUI-UX-Nodes": { "stars": 2, "last_update": "2025-01-23 13:35:49", @@ -972,12 +977,12 @@ "https://github.com/Antique3e/ComfyUI-ModalCredits": { "stars": 0, "last_update": "2025-12-05 16:07:04", - "author_account_age_days": 89 + "author_account_age_days": 90 }, "https://github.com/Anzhc/SDXL-Flux2VAE-ComfyUI-Node": { "stars": 4, "last_update": "2026-01-09 02:13:35", - "author_account_age_days": 971 + "author_account_age_days": 972 }, "https://github.com/AonekoSS/ComfyUI-LoRA-Tuner": { "stars": 11, @@ -992,12 +997,12 @@ "https://github.com/Apache0ne/ComfyUI_efficient_sam_node": { "stars": 0, "last_update": "2025-09-12 02:37:33", - "author_account_age_days": 444 + "author_account_age_days": 445 }, "https://github.com/ApexArtist/comfyui-apex-artist": { "stars": 3, "last_update": "2025-10-23 16:54:57", - "author_account_age_days": 2895 + "author_account_age_days": 2897 }, "https://github.com/ArcherFMY/Diffusion360_ComfyUI": { "stars": 45, @@ -1007,7 +1012,7 @@ "https://github.com/Arctenox/Arctenoxs-Essentials_ComfyUI": { "stars": 1, "last_update": "2026-01-03 02:38:36", - "author_account_age_days": 1979 + "author_account_age_days": 1981 }, "https://github.com/ArdeniusAI/ComfyUI-Ardenius": { "stars": 5, @@ -1022,7 +1027,7 @@ "https://github.com/Art-xmaster/comfyui-AGSoft": { "stars": 5, "last_update": "2025-12-27 17:48:54", - "author_account_age_days": 500 + "author_account_age_days": 502 }, "https://github.com/ArtBot2023/CharacterFaceSwap": { "stars": 96, @@ -1035,24 +1040,24 @@ "author_account_age_days": 1100 }, "https://github.com/Artificial-Sweetener/comfyui-WhiteRabbit": { - "stars": 44, + "stars": 45, "last_update": "2025-11-17 01:55:11", - "author_account_age_days": 394 + "author_account_age_days": 395 }, "https://github.com/ArtsticH/ComfyUI_EasyKitHT_NodeAlignPro": { "stars": 35, "last_update": "2026-01-03 12:09:51", - "author_account_age_days": 655 + "author_account_age_days": 656 }, "https://github.com/Aryan185/ComfyUI-ExternalAPI-Helpers": { "stars": 7, "last_update": "2026-01-02 13:54:03", - "author_account_age_days": 1738 + "author_account_age_days": 1739 }, "https://github.com/Aryan185/ComfyUI-VertexAPI": { "stars": 1, "last_update": "2026-01-02 07:09:34", - "author_account_age_days": 1738 + "author_account_age_days": 1739 }, "https://github.com/AshMartian/ComfyUI-DirGir": { "stars": 29, @@ -1062,12 +1067,12 @@ "https://github.com/Asidert/ComfyUI_Base64Images": { "stars": 0, "last_update": "2025-12-22 12:27:20", - "author_account_age_days": 3938 + "author_account_age_days": 3939 }, "https://github.com/AstrionX/ComfyUI-Tensor-Prism-Node-Pack": { "stars": 2, "last_update": "2026-01-06 06:05:45", - "author_account_age_days": 1979 + "author_account_age_days": 1981 }, "https://github.com/AstroCorp/ComfyUI-AstroCorp-Nodes": { "stars": 0, @@ -1077,12 +1082,12 @@ "https://github.com/Atsushi888/easy_prompt_selector_for_comfyui": { "stars": 0, "last_update": "2026-01-06 22:36:31", - "author_account_age_days": 1558 + "author_account_age_days": 1559 }, "https://github.com/AugustusLXIII/ComfyUI_CustomResolution_I2V": { "stars": 0, "last_update": "2025-12-25 18:30:31", - "author_account_age_days": 20 + "author_account_age_days": 22 }, "https://github.com/AuroBit/ComfyUI-AnimateAnyone-reproduction": { "stars": 37, @@ -1097,12 +1102,12 @@ "https://github.com/Austat/ComfyUI-DownsampleFPS": { "stars": 0, "last_update": "2025-12-29 17:34:38", - "author_account_age_days": 24 + "author_account_age_days": 25 }, "https://github.com/Austat/ComfyUI-RemacriScale": { "stars": 0, "last_update": "2026-01-08 05:02:10", - "author_account_age_days": 24 + "author_account_age_days": 25 }, "https://github.com/AustinMroz/ComfyUI-DynamicOversampling": { "stars": 0, @@ -1132,32 +1137,32 @@ "https://github.com/AzelusLightvale/ComfyUI-ARG-Toolkit": { "stars": 0, "last_update": "2026-01-11 03:41:38", - "author_account_age_days": 1938 + "author_account_age_days": 1939 }, "https://github.com/Azornes/Comfyui-LayerForge": { - "stars": 275, + "stars": 277, "last_update": "2025-11-13 16:10:34", - "author_account_age_days": 3456 + "author_account_age_days": 3458 }, "https://github.com/Azornes/Comfyui-Resolution-Master": { - "stars": 215, + "stars": 216, "last_update": "2025-12-08 13:33:06", - "author_account_age_days": 3456 + "author_account_age_days": 3458 }, "https://github.com/BAIKEMARK/ComfyUI-Civitai-Recipe": { "stars": 105, "last_update": "2025-11-25 03:54:19", - "author_account_age_days": 871 + "author_account_age_days": 872 }, "https://github.com/BAIKEMARK/ComfyUI-Civitai-Toolkit": { "stars": 105, "last_update": "2025-11-25 03:54:19", - "author_account_age_days": 871 + "author_account_age_days": 872 }, "https://github.com/BAIKEMARK/ComfyUI_Civitai_Prompt_Stats": { "stars": 3, "last_update": "2025-08-29 11:15:29", - "author_account_age_days": 871 + "author_account_age_days": 872 }, "https://github.com/BAIS1C/ComfyUI_RSS_Feed_Reader": { "stars": 4, @@ -1167,7 +1172,7 @@ "https://github.com/BEIBEI-star661/SJ_sweepEffect_Comfyui": { "stars": 0, "last_update": "2025-08-22 06:10:44", - "author_account_age_days": 142 + "author_account_age_days": 144 }, "https://github.com/BIMer-99/ComfyUI_FishSpeech_EX": { "stars": 8, @@ -1187,7 +1192,7 @@ "https://github.com/BWDrum/ComfyUI-RandomWildcardLoader": { "stars": 1, "last_update": "2026-01-08 01:05:44", - "author_account_age_days": 1027 + "author_account_age_days": 1028 }, "https://github.com/BXYMartin/ComfyUI-InstantIDUtils": { "stars": 3, @@ -1212,12 +1217,12 @@ "https://github.com/Baldwinzc/ComfyUI-ProductPromptGenerator": { "stars": 0, "last_update": "2026-01-03 16:41:04", - "author_account_age_days": 2282 + "author_account_age_days": 2283 }, "https://github.com/Baverne/comfyUI-TiledWan": { - "stars": 3, + "stars": 4, "last_update": "2025-08-21 10:14:11", - "author_account_age_days": 1037 + "author_account_age_days": 1038 }, "https://github.com/Beinsezii/bsz-cui-extras": { "stars": 25, @@ -1242,7 +1247,7 @@ "https://github.com/BennyDaBall930/ComfyUI-Z-Engineer": { "stars": 10, "last_update": "2025-12-19 04:59:38", - "author_account_age_days": 314 + "author_account_age_days": 316 }, "https://github.com/BennyKok/comfyui-deploy": { "stars": 1485, @@ -1292,42 +1297,42 @@ "https://github.com/BigStationW/ComfyUi-ConditioningNoiseInjection": { "stars": 78, "last_update": "2026-01-04 00:17:29", - "author_account_age_days": 252 + "author_account_age_days": 253 }, "https://github.com/BigStationW/ComfyUi-ConditioningTimestepSwitch": { "stars": 1, "last_update": "2026-01-03 23:39:20", - "author_account_age_days": 252 + "author_account_age_days": 253 }, "https://github.com/BigStationW/ComfyUi-DisplayAllSteps": { "stars": 1, "last_update": "2026-01-04 22:44:21", - "author_account_age_days": 252 + "author_account_age_days": 253 }, "https://github.com/BigStationW/ComfyUi-Load-Image-And-Display-Prompt-Metadata": { "stars": 23, "last_update": "2026-01-01 07:04:16", - "author_account_age_days": 252 + "author_account_age_days": 253 }, "https://github.com/BigStationW/ComfyUi-RescaleCFGAdvanced": { "stars": 33, "last_update": "2025-05-07 18:10:18", - "author_account_age_days": 252 + "author_account_age_days": 253 }, "https://github.com/BigStationW/ComfyUi-Scale-Image-to-Total-Pixels-Advanced": { "stars": 24, "last_update": "2025-11-30 18:18:36", - "author_account_age_days": 252 + "author_account_age_days": 253 }, "https://github.com/BigStationW/ComfyUi-TextEncodeQwenImageEditAdvanced": { "stars": 25, "last_update": "2025-12-29 16:14:44", - "author_account_age_days": 252 + "author_account_age_days": 253 }, "https://github.com/BigWhiteFly/ComfyUI-ImageConcat": { "stars": 1, "last_update": "2025-05-21 01:16:27", - "author_account_age_days": 2906 + "author_account_age_days": 2908 }, "https://github.com/Billius-AI/ComfyUI-Path-Helper": { "stars": 21, @@ -1342,12 +1347,12 @@ "https://github.com/Bio2hazard/ComfyUI-Prompt-Snippets": { "stars": 11, "last_update": "2025-11-08 08:42:06", - "author_account_age_days": 4850 + "author_account_age_days": 4851 }, "https://github.com/BizaNator/ComfyUI_PromptIterator": { "stars": 3, "last_update": "2025-09-24 16:47:04", - "author_account_age_days": 3622 + "author_account_age_days": 3624 }, "https://github.com/Black-Lioness/ComfyUI-PromptUtils": { "stars": 2, @@ -1357,12 +1362,12 @@ "https://github.com/BlackSnowSkill/wd14_batch_tagger": { "stars": 1, "last_update": "2025-12-24 19:57:36", - "author_account_age_days": 473 + "author_account_age_days": 475 }, "https://github.com/BlackVortexAI/bv_nodepack": { "stars": 3, "last_update": "2026-01-11 11:00:18", - "author_account_age_days": 522 + "author_account_age_days": 523 }, "https://github.com/BlakeOne/ComfyUI-CustomScheduler": { "stars": 17, @@ -1416,43 +1421,43 @@ }, "https://github.com/BobRandomNumber/ComfyUI-BasicOllama": { "stars": 0, - "last_update": "2025-12-09 21:55:58", - "author_account_age_days": 409 + "last_update": "2026-01-12 02:12:32", + "author_account_age_days": 411 }, "https://github.com/BobRandomNumber/ComfyUI-DiaTTS": { "stars": 7, "last_update": "2025-06-02 03:02:19", - "author_account_age_days": 409 + "author_account_age_days": 411 }, "https://github.com/BobRandomNumber/ComfyUI-KyutaiTTS": { "stars": 4, "last_update": "2025-07-09 04:52:46", - "author_account_age_days": 409 + "author_account_age_days": 411 }, "https://github.com/BobRandomNumber/ComfyUI-TLBVFI": { "stars": 19, "last_update": "2025-08-13 06:57:26", - "author_account_age_days": 409 + "author_account_age_days": 411 }, "https://github.com/Boba-svg/ComfyUI-PromptSwitch": { "stars": 2, "last_update": "2025-12-07 13:43:53", - "author_account_age_days": 117 + "author_account_age_days": 118 }, "https://github.com/Boba-svg/ComfyUI_AutoBatchRunner": { "stars": 0, "last_update": "2025-11-14 23:12:48", - "author_account_age_days": 117 + "author_account_age_days": 118 }, "https://github.com/BobsBlazed/Bobs-Lora-Loader": { "stars": 9, "last_update": "2025-08-13 03:41:38", - "author_account_age_days": 2779 + "author_account_age_days": 2781 }, "https://github.com/BobsBlazed/Bobs_Latent_Optimizer": { "stars": 52, "last_update": "2025-09-07 18:29:50", - "author_account_age_days": 2779 + "author_account_age_days": 2781 }, "https://github.com/BoyuanJiang/FitDiT-ComfyUI": { "stars": 106, @@ -1462,12 +1467,12 @@ "https://github.com/Braeden90000/comfyui-load-image-url": { "stars": 0, "last_update": "2025-12-10 23:32:57", - "author_account_age_days": 2244 + "author_account_age_days": 2246 }, "https://github.com/Brekel/ComfyUI-Brekel": { "stars": 19, "last_update": "2025-11-17 19:08:10", - "author_account_age_days": 5391 + "author_account_age_days": 5392 }, "https://github.com/Bria-AI/ComfyUI-BRIA-API": { "stars": 76, @@ -1507,7 +1512,7 @@ "https://github.com/Bzbaozi/ComfyUI-YK-Banana2-Batch": { "stars": 1, "last_update": "2025-12-22 04:27:46", - "author_account_age_days": 1021 + "author_account_age_days": 1022 }, "https://github.com/CC-BryanOttho/ComfyUI_API_Manager": { "stars": 24, @@ -1592,12 +1597,12 @@ "https://github.com/CallMe1101/ComfyUI_OmniAvatar": { "stars": 3, "last_update": "2025-11-02 04:46:30", - "author_account_age_days": 306 + "author_account_age_days": 307 }, "https://github.com/Carasibana/ComfyUI-PolyMask": { "stars": 4, "last_update": "2025-12-30 11:41:59", - "author_account_age_days": 42 + "author_account_age_days": 43 }, "https://github.com/CavinHuang/comfyui-nodes-docs": { "stars": 271, @@ -1620,14 +1625,14 @@ "author_account_age_days": 2433 }, "https://github.com/ChangeTheConstants/SeedVarianceEnhancer": { - "stars": 140, + "stars": 142, "last_update": "2025-12-21 18:07:45", - "author_account_age_days": 38 + "author_account_age_days": 39 }, "https://github.com/ChaosHL/Marvelous-Box-Comfyui": { "stars": 0, "last_update": "2025-09-23 14:22:09", - "author_account_age_days": 929 + "author_account_age_days": 931 }, "https://github.com/Chaoses-Ib/ComfyUI_Ib_CustomNodes": { "stars": 47, @@ -1642,32 +1647,32 @@ "https://github.com/Charonartist/comfyui-auto-lora-v2": { "stars": 0, "last_update": "2025-06-17 15:00:30", - "author_account_age_days": 560 + "author_account_age_days": 561 }, "https://github.com/Charonartist/comfyui-last-frame-extractor": { "stars": 3, "last_update": "2025-08-14 13:42:17", - "author_account_age_days": 560 + "author_account_age_days": 561 }, "https://github.com/Charonartist/comfyui-lmstudio-conversation": { "stars": 0, "last_update": "2025-09-07 07:57:09", - "author_account_age_days": 560 + "author_account_age_days": 561 }, "https://github.com/Charonartist/comfyui-smart-resize-node": { "stars": 0, "last_update": "2025-08-12 13:01:48", - "author_account_age_days": 560 + "author_account_age_days": 561 }, "https://github.com/Charonartist/comfyui-tag-remover": { "stars": 0, "last_update": "2025-08-14 06:12:04", - "author_account_age_days": 560 + "author_account_age_days": 561 }, "https://github.com/CheNing233/ComfyUI_Image_Pin": { "stars": 5, "last_update": "2025-07-13 08:11:47", - "author_account_age_days": 3012 + "author_account_age_days": 3013 }, "https://github.com/ChenDarYen/ComfyUI-NAG": { "stars": 298, @@ -1697,12 +1702,12 @@ "https://github.com/ChristopherLuciano/ComfyUI-LucianoTools": { "stars": 0, "last_update": "2025-10-21 02:34:23", - "author_account_age_days": 1419 + "author_account_age_days": 1421 }, "https://github.com/Chrisvenator/ComfyUI-Painting-by-colors-generator": { "stars": 1, "last_update": "2025-06-03 07:56:17", - "author_account_age_days": 2295 + "author_account_age_days": 2296 }, "https://github.com/ClownsharkBatwing/RES4LYF": { "stars": 922, @@ -1727,17 +1732,17 @@ "https://github.com/CoiiChan/ComfyUI-Depth-Visualization-Advanced": { "stars": 5, "last_update": "2025-06-17 03:43:27", - "author_account_age_days": 2464 + "author_account_age_days": 2465 }, "https://github.com/CoiiChan/ComfyUI-FuncAsTexture-CoiiNode": { "stars": 2, "last_update": "2025-06-24 03:34:32", - "author_account_age_days": 2464 + "author_account_age_days": 2465 }, "https://github.com/CoiiChan/comfyui-every-person-seg-coii": { "stars": 5, "last_update": "2025-08-01 08:16:18", - "author_account_age_days": 2464 + "author_account_age_days": 2465 }, "https://github.com/Comfy-Org/NIMnodes": { "stars": 57, @@ -1747,22 +1752,22 @@ "https://github.com/ComfyAssets/ComfyUI-KikoStats": { "stars": 2, "last_update": "2025-11-28 17:51:18", - "author_account_age_days": 232 + "author_account_age_days": 233 }, "https://github.com/ComfyAssets/ComfyUI-KikoTools": { - "stars": 10, + "stars": 11, "last_update": "2025-12-21 14:49:05", - "author_account_age_days": 232 + "author_account_age_days": 233 }, "https://github.com/ComfyAssets/ComfyUI_PromptManager": { "stars": 98, - "last_update": "2025-12-09 22:14:10", - "author_account_age_days": 232 + "last_update": "2026-01-12 08:39:04", + "author_account_age_days": 233 }, "https://github.com/ComfyAssets/ComfyUI_Selectors": { "stars": 5, "last_update": "2025-06-13 16:13:05", - "author_account_age_days": 232 + "author_account_age_days": 233 }, "https://github.com/ComfyUI-JH/ComfyUI-JH-Misc-Nodes": { "stars": 1, @@ -1787,17 +1792,17 @@ "https://github.com/ConstantlyGrowup/ComfyUI_Qwen_chat_models": { "stars": 1, "last_update": "2025-12-30 06:34:36", - "author_account_age_days": 139 + "author_account_age_days": 140 }, "https://github.com/CoreyCorza/ComfyUI-CRZnodes": { "stars": 37, "last_update": "2025-09-09 05:29:25", - "author_account_age_days": 2749 + "author_account_age_days": 2750 }, "https://github.com/Cornmeister/ComfyUI-CornmeisterNL-PowerPack": { "stars": 0, "last_update": "2025-12-28 12:35:17", - "author_account_age_days": 4049 + "author_account_age_days": 4050 }, "https://github.com/CosmicLaca/ComfyUI_Primere_Nodes": { "stars": 134, @@ -1812,17 +1817,17 @@ "https://github.com/CraftBlack/ComfyUI-Resolution-Divider": { "stars": 0, "last_update": "2025-12-08 04:15:29", - "author_account_age_days": 1773 + "author_account_age_days": 1774 }, "https://github.com/Creditas-labs/ComfyUI-Adforge": { "stars": 1, "last_update": "2025-11-26 19:14:11", - "author_account_age_days": 67 + "author_account_age_days": 69 }, "https://github.com/Creditas-labs/ComfyUI_Adforge": { "stars": 1, "last_update": "2025-11-26 19:14:11", - "author_account_age_days": 67 + "author_account_age_days": 69 }, "https://github.com/Creeper-MZ/comfyui_nai_api": { "stars": 0, @@ -1837,7 +1842,7 @@ "https://github.com/Creepybits/ComfyUI-Save_To_GDrive": { "stars": 7, "last_update": "2025-07-03 00:27:01", - "author_account_age_days": 2173 + "author_account_age_days": 2175 }, "https://github.com/Creepybits/ComfyUI-Save_To_OneDrive": { "stars": 2, @@ -1847,7 +1852,7 @@ "https://github.com/Creepybits/World_weaver": { "stars": 24, "last_update": "2025-12-26 21:04:40", - "author_account_age_days": 2173 + "author_account_age_days": 2175 }, "https://github.com/Cryptyox/anaglyphTool-Comfyui": { "stars": 8, @@ -1887,27 +1892,27 @@ "https://github.com/CypherNaught-0x/ComfyUI_resolution_presets": { "stars": 0, "last_update": "2026-01-04 16:03:15", - "author_account_age_days": 4066 + "author_account_age_days": 4067 }, "https://github.com/Cyrostar/Artha-Gemini": { "stars": 1, "last_update": "2025-08-30 15:54:04", - "author_account_age_days": 3277 + "author_account_age_days": 3278 }, "https://github.com/Cyrostar/Artha-Projekt": { "stars": 0, "last_update": "2025-08-25 06:32:51", - "author_account_age_days": 3277 + "author_account_age_days": 3278 }, "https://github.com/Cyrostar/ComfyUI-Artha-Nodes": { "stars": 0, "last_update": "2026-01-09 15:33:52", - "author_account_age_days": 3277 + "author_account_age_days": 3278 }, "https://github.com/Cyrus-Hei/comfyui-prompt-bank": { "stars": 4, "last_update": "2025-07-21 10:04:05", - "author_account_age_days": 1171 + "author_account_age_days": 1172 }, "https://github.com/DJ-Tribefull/Comfyui_FOCUS_nodes": { "stars": 7, @@ -1917,7 +1922,7 @@ "https://github.com/DaLongZhuaZi/ComfyUI-Gemini-Prompt-Studio": { "stars": 0, "last_update": "2025-09-24 11:01:50", - "author_account_age_days": 2598 + "author_account_age_days": 2600 }, "https://github.com/Danand/ComfyUI-ComfyCouple": { "stars": 89, @@ -1932,17 +1937,17 @@ "https://github.com/DanielPFlorian/ComfyUI-WorkflowGenerator": { "stars": 1, "last_update": "2025-11-22 01:25:11", - "author_account_age_days": 1432 + "author_account_age_days": 1434 }, "https://github.com/DaniilVdovin/ComfyUI-prompt-templating": { "stars": 1, "last_update": "2025-10-15 09:40:29", - "author_account_age_days": 2601 + "author_account_age_days": 2603 }, "https://github.com/DanrisiUA/ComfyUI-ZImage-LoRA-Merger": { "stars": 2, "last_update": "2026-01-06 12:38:13", - "author_account_age_days": 797 + "author_account_age_days": 798 }, "https://github.com/Danteday/ComfyUI-NoteManager": { "stars": 13, @@ -1952,7 +1957,7 @@ "https://github.com/Daohoi123/ComfyUI-Gemini3": { "stars": 2, "last_update": "2025-11-26 01:14:40", - "author_account_age_days": 976 + "author_account_age_days": 977 }, "https://github.com/DareFail/ComfyUI-Roboflow": { "stars": 33, @@ -1972,22 +1977,22 @@ "https://github.com/DavidPiazza/network_bending": { "stars": 0, "last_update": "2025-11-30 02:04:39", - "author_account_age_days": 2445 + "author_account_age_days": 2447 }, "https://github.com/Daxamur/DaxNodes": { "stars": 0, "last_update": "2025-08-30 19:54:44", - "author_account_age_days": 2660 + "author_account_age_days": 2662 }, "https://github.com/DayMan84/ComfyUI-Usgromana": { "stars": 9, "last_update": "2025-12-17 21:11:05", - "author_account_age_days": 1018 + "author_account_age_days": 1019 }, "https://github.com/DayMan84/ComfyUI-Usgromana-Gallery": { "stars": 0, "last_update": "2025-12-18 02:52:06", - "author_account_age_days": 1018 + "author_account_age_days": 1019 }, "https://github.com/Dayuppy/ComfyUI-DiscordWebhook": { "stars": 4, @@ -1997,17 +2002,17 @@ "https://github.com/DazzleNodes/ComfyUI-Smart-Resolution-Calc": { "stars": 5, "last_update": "2026-01-02 17:09:20", - "author_account_age_days": 70 + "author_account_age_days": 72 }, "https://github.com/DazzleNodes/DazzleNodes": { "stars": 0, "last_update": "2025-11-24 22:23:02", - "author_account_age_days": 70 + "author_account_age_days": 72 }, "https://github.com/DazzleNodes/fit-mask-to-image": { "stars": 1, "last_update": "2025-11-16 01:32:44", - "author_account_age_days": 70 + "author_account_age_days": 72 }, "https://github.com/De-Zoomer/ComfyUI-DeZoomer-Nodes": { "stars": 28, @@ -2022,17 +2027,17 @@ "https://github.com/Deathspike/ComfyUI-MyOriginalWaifu": { "stars": 0, "last_update": "2025-12-13 11:39:13", - "author_account_age_days": 5817 + "author_account_age_days": 5819 }, "https://github.com/DebugPadawan/DebugPadawans-ComfyUI-Essentials": { "stars": 1, "last_update": "2025-06-21 12:46:56", - "author_account_age_days": 367 + "author_account_age_days": 368 }, "https://github.com/DecartAI/Lucy-Edit-ComfyUI": { "stars": 707, "last_update": "2025-11-07 18:58:33", - "author_account_age_days": 876 + "author_account_age_days": 877 }, "https://github.com/DeemosTech/ComfyUI-Rodin": { "stars": 48, @@ -2047,47 +2052,47 @@ "https://github.com/Dehypnotic/comfyui-aspect-ratio-advanced": { "stars": 1, "last_update": "2025-10-02 14:57:02", - "author_account_age_days": 1658 + "author_account_age_days": 1659 }, "https://github.com/Dehypnotic/comfyui-dehypnotic-save-nodes": { "stars": 0, "last_update": "2025-10-26 15:41:28", - "author_account_age_days": 1658 + "author_account_age_days": 1659 }, "https://github.com/Dehypnotic/comfyui-numbered-text": { "stars": 0, "last_update": "2025-10-08 15:13:36", - "author_account_age_days": 1658 + "author_account_age_days": 1659 }, "https://github.com/Dehypnotic/comfyui-range-to-string": { "stars": 0, "last_update": "2025-10-02 09:30:29", - "author_account_age_days": 1658 + "author_account_age_days": 1659 }, "https://github.com/Dehypnotic/comfyui-save-mp3": { "stars": 1, "last_update": "2025-10-24 09:40:52", - "author_account_age_days": 1658 + "author_account_age_days": 1659 }, "https://github.com/DemonNCoding/PromptGenerator12Columns": { "stars": 2, "last_update": "2025-12-08 15:49:32", - "author_account_age_days": 1257 + "author_account_age_days": 1258 }, "https://github.com/DenRakEiw/ComfyUI-nearest-qwen-resolution": { "stars": 0, "last_update": "2025-12-20 06:58:05", - "author_account_age_days": 1597 + "author_account_age_days": 1598 }, "https://github.com/DenRakEiw/Latent_Nodes": { "stars": 28, "last_update": "2025-08-13 14:21:14", - "author_account_age_days": 1597 + "author_account_age_days": 1598 }, "https://github.com/DenRakEiw/WAN_NN_Latent_Upscale": { "stars": 18, "last_update": "2025-08-14 18:53:13", - "author_account_age_days": 1597 + "author_account_age_days": 1598 }, "https://github.com/Derfuu/Derfuu_ComfyUI_ModdedNodes": { "stars": 446, @@ -2117,7 +2122,7 @@ "https://github.com/DiffusionLight/DiffusionLight-ComfyUI": { "stars": 13, "last_update": "2025-07-02 11:04:14", - "author_account_age_days": 766 + "author_account_age_days": 768 }, "https://github.com/DiffusionWave/PickResolution_DiffusionWave": { "stars": 0, @@ -2172,12 +2177,12 @@ "https://github.com/Dontdrunk/ComfyUI-DD-Nodes": { "stars": 148, "last_update": "2025-12-30 01:38:44", - "author_account_age_days": 3470 + "author_account_age_days": 3471 }, "https://github.com/Dontdrunk/ComfyUI-DD-Translation": { - "stars": 649, + "stars": 653, "last_update": "2025-12-29 09:39:46", - "author_account_age_days": 3470 + "author_account_age_days": 3471 }, "https://github.com/DrJKL/ComfyUI-Anchors": { "stars": 6, @@ -2197,7 +2202,7 @@ "https://github.com/DrStone71/ComfyUI-Prompt-Translator": { "stars": 2, "last_update": "2025-06-17 00:22:24", - "author_account_age_days": 511 + "author_account_age_days": 513 }, "https://github.com/DraconicDragon/ComfyUI-RyuuNoodles": { "stars": 8, @@ -2212,7 +2217,7 @@ "https://github.com/Draek2077/comfyui-draekz-nodez": { "stars": 1, "last_update": "2025-09-12 02:32:20", - "author_account_age_days": 168 + "author_account_age_days": 170 }, "https://github.com/DragonDiffusionbyBoyo/BoyoSupercoolWrapper": { "stars": 4, @@ -2227,12 +2232,12 @@ "https://github.com/Dream-Pixels-Forge/ComfyUI-Mzikart-Mixer": { "stars": 1, "last_update": "2025-07-18 01:39:33", - "author_account_age_days": 2422 + "author_account_age_days": 2423 }, "https://github.com/Duanyll/comfyui_functional": { "stars": 0, "last_update": "2025-12-16 07:14:38", - "author_account_age_days": 3299 + "author_account_age_days": 3300 }, "https://github.com/Duanyll/duanyll_nodepack": { "stars": 2, @@ -2242,7 +2247,7 @@ "https://github.com/EMkrtchyan/ComfyUI-NormalsToDepth": { "stars": 0, "last_update": "2025-12-08 16:00:05", - "author_account_age_days": 459 + "author_account_age_days": 460 }, "https://github.com/Eagle-CN/ComfyUI-Addoor": { "stars": 69, @@ -2257,7 +2262,7 @@ "https://github.com/Easymode-ai/ComfyUI-FlexPainter": { "stars": 2, "last_update": "2025-09-10 20:45:19", - "author_account_age_days": 1839 + "author_account_age_days": 1840 }, "https://github.com/Easymode-ai/ComfyUI-ShadowR": { "stars": 15, @@ -2292,12 +2297,17 @@ "https://github.com/Enashka/ComfyUI-nhknodes": { "stars": 14, "last_update": "2025-12-20 22:52:26", - "author_account_age_days": 3537 + "author_account_age_days": 3538 }, "https://github.com/Enemyx-net/VibeVoice-ComfyUI": { - "stars": 1309, + "stars": 1311, "last_update": "2025-10-02 18:51:41", - "author_account_age_days": 136 + "author_account_age_days": 138 + }, + "https://github.com/Enferlain/ComfyUI-A1111-cond": { + "stars": 0, + "last_update": "2026-01-13 03:32:47", + "author_account_age_days": 3711 }, "https://github.com/EnragedAntelope/ComfyUI-ConstrainResolution": { "stars": 8, @@ -2312,12 +2322,12 @@ "https://github.com/EnragedAntelope/ComfyUI_EasyRegion": { "stars": 0, "last_update": "2025-11-23 15:21:21", - "author_account_age_days": 535 + "author_account_age_days": 537 }, "https://github.com/EnragedAntelope/comfy-modelopt": { "stars": 0, "last_update": "2025-11-10 21:11:04", - "author_account_age_days": 535 + "author_account_age_days": 537 }, "https://github.com/EnragedAntelope/comfyui-relight": { "stars": 86, @@ -2327,77 +2337,77 @@ "https://github.com/EnragedAntelope/comfyui-sdnq": { "stars": 58, "last_update": "2026-01-02 15:00:56", - "author_account_age_days": 535 + "author_account_age_days": 537 }, "https://github.com/Erehr/ComfyUI-Eagle-Autosend": { "stars": 6, "last_update": "2025-07-17 07:05:26", - "author_account_age_days": 3836 + "author_account_age_days": 3838 }, "https://github.com/Erehr/ComfyUI-EreNodes": { "stars": 55, "last_update": "2025-08-11 10:10:28", - "author_account_age_days": 3836 + "author_account_age_days": 3838 }, "https://github.com/EricRollei/AAA_Metadata_System": { - "stars": 4, + "stars": 5, "last_update": "2025-12-19 21:17:11", - "author_account_age_days": 1460 + "author_account_age_days": 1462 }, "https://github.com/EricRollei/Comfy_HunyuanImage3": { "stars": 11, "last_update": "2025-12-20 10:04:03", - "author_account_age_days": 1460 + "author_account_age_days": 1462 }, "https://github.com/EricRollei/Download_Tools": { "stars": 3, "last_update": "2026-01-04 05:45:08", - "author_account_age_days": 1460 + "author_account_age_days": 1462 }, "https://github.com/EricRollei/Emu35-Comfyui-Nodes": { "stars": 4, "last_update": "2025-12-19 20:31:48", - "author_account_age_days": 1460 + "author_account_age_days": 1462 }, "https://github.com/EricRollei/Eric_Image_Processing_Nodes": { "stars": 3, "last_update": "2025-12-20 01:05:48", - "author_account_age_days": 1460 + "author_account_age_days": 1462 }, "https://github.com/EricRollei/HYPIR-ComfyUI": { "stars": 3, "last_update": "2025-11-18 18:34:15", - "author_account_age_days": 1460 + "author_account_age_days": 1462 }, "https://github.com/EricRollei/Local_LLM_Prompt_Enhancer": { "stars": 9, "last_update": "2025-12-20 01:44:21", - "author_account_age_days": 1460 + "author_account_age_days": 1462 }, "https://github.com/EricRollei/PDF-Tools": { "stars": 2, "last_update": "2025-12-20 01:13:41", - "author_account_age_days": 1460 + "author_account_age_days": 1462 }, "https://github.com/EricRollei/Qwen_Layers_Diffuser_Pipeline_Comfyui": { "stars": 2, "last_update": "2025-12-23 20:51:58", - "author_account_age_days": 1460 + "author_account_age_days": 1462 }, "https://github.com/EricRollei/comfyui-refocus": { "stars": 7, "last_update": "2025-12-30 19:45:59", - "author_account_age_days": 1460 + "author_account_age_days": 1462 }, "https://github.com/EricRorich/ComfyUI-face-shaper": { "stars": 3, - "last_update": "2026-01-11 15:32:02", - "author_account_age_days": 1667 + "last_update": "2026-01-12 12:42:49", + "author_account_age_days": 1668 }, "https://github.com/EuphoricPenguin/resemble-enhance-comfyui": { "stars": 2, "last_update": "2025-11-01 08:28:38", - "author_account_age_days": 3482 + "author_account_age_days": 3483 }, "https://github.com/EvilBT/ComfyUI_SLK_joy_caption_two": { "stars": 698, @@ -2417,7 +2427,7 @@ "https://github.com/ExoticArts/comfyui-ea-nodes": { "stars": 0, "last_update": "2025-11-10 03:24:25", - "author_account_age_days": 154 + "author_account_age_days": 155 }, "https://github.com/ExponentialML/ComfyUI_ModelScopeT2V": { "stars": 27, @@ -2497,17 +2507,17 @@ "https://github.com/FaberVS/MultiModel": { "stars": 3, "last_update": "2025-08-08 14:52:53", - "author_account_age_days": 2337 + "author_account_age_days": 2338 }, "https://github.com/Faildes/ComfyUI-NegativeFold": { "stars": 1, "last_update": "2025-12-25 01:08:46", - "author_account_age_days": 1040 + "author_account_age_days": 1041 }, "https://github.com/Faildes/ComfyUI-TC_ADV_ZPrompt": { "stars": 0, "last_update": "2025-12-30 03:19:52", - "author_account_age_days": 1040 + "author_account_age_days": 1041 }, "https://github.com/Fannovel16/ComfyUI-Frame-Interpolation": { "stars": 936, @@ -2542,27 +2552,32 @@ "https://github.com/FaraamFide/ComfyUI-ParamNodes": { "stars": 1, "last_update": "2025-07-05 15:29:32", - "author_account_age_days": 1406 + "author_account_age_days": 1407 }, "https://github.com/FearL0rd/ComfyUI-MaskAIFingerprint": { "stars": 0, "last_update": "2025-08-15 13:52:56", - "author_account_age_days": 3450 + "author_account_age_days": 3452 }, "https://github.com/FeiMao-326/Comfyui-General-API-Node": { "stars": 0, "last_update": "2025-12-24 08:42:16", - "author_account_age_days": 2124 + "author_account_age_days": 2125 }, "https://github.com/Feidorian/feidorian-ComfyNodes": { "stars": 5, "last_update": "2024-06-20 11:31:37", "author_account_age_days": 3322 }, + "https://github.com/FemReiyaDev/ComfyUI-ReiyaNodes": { + "stars": 0, + "last_update": "2026-01-12 19:31:27", + "author_account_age_days": 17 + }, "https://github.com/Ferocit/comfyui-feroccustomnodes": { "stars": 0, "last_update": "2025-08-08 21:50:00", - "author_account_age_days": 4732 + "author_account_age_days": 4733 }, "https://github.com/FewBox/fewbox-outfit-comfyui": { "stars": 0, @@ -2587,27 +2602,27 @@ "https://github.com/Firetheft/ComfyUI-Animate-Progress": { "stars": 3, "last_update": "2025-09-09 13:21:52", - "author_account_age_days": 1467 + "author_account_age_days": 1468 }, "https://github.com/Firetheft/ComfyUI_Civitai_Gallery": { - "stars": 92, + "stars": 93, "last_update": "2025-12-02 14:21:28", - "author_account_age_days": 1467 + "author_account_age_days": 1468 }, "https://github.com/Firetheft/ComfyUI_Local_Lora_Gallery": { - "stars": 52, + "stars": 53, "last_update": "2025-12-29 00:15:41", - "author_account_age_days": 1467 + "author_account_age_days": 1468 }, "https://github.com/Firetheft/ComfyUI_Pixabay_Gallery": { "stars": 5, "last_update": "2025-12-03 00:57:24", - "author_account_age_days": 1467 + "author_account_age_days": 1468 }, "https://github.com/Firetheft/ComfyUI_Simple_Web_Browser": { "stars": 8, "last_update": "2025-12-02 15:25:45", - "author_account_age_days": 1467 + "author_account_age_days": 1468 }, "https://github.com/FizzleDorf/ComfyUI-AIT": { "stars": 52, @@ -2627,7 +2642,7 @@ "https://github.com/FloyoAI/ComfyUI-Seed-API": { "stars": 0, "last_update": "2025-10-29 14:29:56", - "author_account_age_days": 461 + "author_account_age_days": 463 }, "https://github.com/FlyingFireCo/tiled_ksampler": { "stars": 100, @@ -2642,17 +2657,17 @@ "https://github.com/FortunaCournot/comfyui_stereoscopic": { "stars": 22, "last_update": "2026-01-11 08:39:09", - "author_account_age_days": 2069 + "author_account_age_days": 2070 }, "https://github.com/Fossiel/ComfyUI-Fossiel-QoL-Nodes": { "stars": 1, "last_update": "2025-12-23 11:13:53", - "author_account_age_days": 3339 + "author_account_age_days": 3341 }, "https://github.com/Fossiel/ComfyUI-Fossiel-WAN-Additional-Tilers": { "stars": 2, "last_update": "2025-12-02 03:41:53", - "author_account_age_days": 3339 + "author_account_age_days": 3341 }, "https://github.com/Franck-Demongin/NX_HuggingFace_Flux": { "stars": 3, @@ -2670,14 +2685,14 @@ "author_account_age_days": 2338 }, "https://github.com/FranckyB/ComfyUI-Prompt-Manager": { - "stars": 35, - "last_update": "2026-01-11 06:28:20", - "author_account_age_days": 4053 + "stars": 37, + "last_update": "2026-01-13 01:01:47", + "author_account_age_days": 4054 }, "https://github.com/Franklyc/comfyui-lora-adain-patcher-node": { "stars": 7, "last_update": "2025-09-19 03:22:12", - "author_account_age_days": 1243 + "author_account_age_days": 1244 }, "https://github.com/FredBill1/comfyui-fb-utils": { "stars": 2, @@ -2687,7 +2702,7 @@ "https://github.com/Frief84/ComfyUI-LoRAWeightAxisXY": { "stars": 0, "last_update": "2025-09-02 09:22:34", - "author_account_age_days": 3992 + "author_account_age_days": 3993 }, "https://github.com/FunnyFinger/ComfyUi-RadarWeightNode": { "stars": 2, @@ -2727,12 +2742,12 @@ "https://github.com/FuryNocturn/ComfyUI-Dummy_Node_Pack": { "stars": 0, "last_update": "2025-11-30 00:35:31", - "author_account_age_days": 3169 + "author_account_age_days": 3171 }, "https://github.com/FuryNocturn/ComfyUI-Studio-Fury": { "stars": 0, "last_update": "2025-11-30 00:45:50", - "author_account_age_days": 3169 + "author_account_age_days": 3171 }, "https://github.com/Fuwuffyi/ComfyUI-VisualArea-Nodes": { "stars": 77, @@ -2747,17 +2762,17 @@ "https://github.com/GACLove/ComfyUI-Lightx2vWrapper": { "stars": 72, "last_update": "2025-12-11 17:29:51", - "author_account_age_days": 1976 + "author_account_age_days": 1977 }, "https://github.com/GACLove/ComfyUI-VFI": { - "stars": 15, + "stars": 16, "last_update": "2025-09-30 09:55:40", - "author_account_age_days": 4183 + "author_account_age_days": 4184 }, "https://github.com/GENKAIx/PixelArt-Processing-Nodes-for-ComfyUI": { "stars": 10, "last_update": "2024-09-06 11:37:05", - "author_account_age_days": 2976 + "author_account_age_days": 2977 }, "https://github.com/GHOSTLXH/ComfyUI-Counternodes": { "stars": 10, @@ -2772,7 +2787,7 @@ "https://github.com/GZK1108/Comfyui-QwenLoraLoaderSelective": { "stars": 2, "last_update": "2025-10-28 02:32:13", - "author_account_age_days": 1288 + "author_account_age_days": 1289 }, "https://github.com/GadzoinksOfficial/comfyui_gprompts": { "stars": 0, @@ -2787,7 +2802,7 @@ "https://github.com/GalactusX31/ComfyUI-drag-ghost": { "stars": 4, "last_update": "2026-01-04 01:27:21", - "author_account_age_days": 2893 + "author_account_age_days": 2894 }, "https://github.com/GamingDaveUk/daves_nodes": { "stars": 0, @@ -2797,12 +2812,12 @@ "https://github.com/Gary-yeh/ComfyUI-WebPrompter": { "stars": 0, "last_update": "2025-06-26 08:24:16", - "author_account_age_days": 1053 + "author_account_age_days": 1055 }, "https://github.com/Gary-yeh/comfyui-super-captioner": { "stars": 1, "last_update": "2025-07-07 15:32:34", - "author_account_age_days": 1053 + "author_account_age_days": 1055 }, "https://github.com/GavChap/ComfyUI-SD3LatentSelectRes": { "stars": 15, @@ -2812,17 +2827,17 @@ "https://github.com/GavChap/ComfyUI_ExtractLora": { "stars": 1, "last_update": "2025-12-06 12:32:45", - "author_account_age_days": 5134 + "author_account_age_days": 5135 }, "https://github.com/GeekatplayStudio/ComfyUI-Text2Speech": { "stars": 1, "last_update": "2025-11-16 22:35:53", - "author_account_age_days": 4156 + "author_account_age_days": 4158 }, "https://github.com/GeekatplayStudio/comfyui-hitem3d": { "stars": 10, "last_update": "2025-12-28 16:34:50", - "author_account_age_days": 4156 + "author_account_age_days": 4158 }, "https://github.com/GeekyGhost/ComfyUI-Geeky-Kokoro-TTS": { "stars": 46, @@ -2852,12 +2867,12 @@ "https://github.com/GegenDenTag/ComfyUI-multi-area-condition-node": { "stars": 16, "last_update": "2025-09-16 19:56:49", - "author_account_age_days": 437 + "author_account_age_days": 439 }, "https://github.com/GeneralShan/comfyui-zimage-sdnq": { "stars": 0, "last_update": "2026-01-04 03:20:18", - "author_account_age_days": 950 + "author_account_age_days": 951 }, "https://github.com/GentlemanHu/ComfyUI-SunoAI": { "stars": 20, @@ -2867,17 +2882,17 @@ "https://github.com/Geo1230/ComfyUI-DeepseekOCR": { "stars": 2, "last_update": "2025-11-18 03:42:53", - "author_account_age_days": 65 + "author_account_age_days": 66 }, "https://github.com/GeraldWie/ComfyUI-I2I-slim": { "stars": 0, "last_update": "2025-07-24 05:51:33", - "author_account_age_days": 263 + "author_account_age_days": 264 }, "https://github.com/Gipphe/comfyui-metadata-statistics": { "stars": 0, "last_update": "2025-08-28 20:43:50", - "author_account_age_days": 4878 + "author_account_age_days": 4880 }, "https://github.com/GiusTex/ComfyUI-DiffusersImageOutpaint": { "stars": 89, @@ -2887,22 +2902,22 @@ "https://github.com/GiusTex/ComfyUI-MoreEfficientSamplers": { "stars": 0, "last_update": "2025-12-19 19:36:40", - "author_account_age_days": 1231 + "author_account_age_days": 1233 }, "https://github.com/GiusTex/ComfyUI-Wan-TimeToMove": { "stars": 0, "last_update": "2025-12-19 19:36:36", - "author_account_age_days": 1231 + "author_account_age_days": 1233 }, "https://github.com/GizmoR13/PG-Nodes": { "stars": 16, "last_update": "2025-10-10 12:52:07", - "author_account_age_days": 5390 + "author_account_age_days": 5392 }, "https://github.com/Glidias/mask2sam": { "stars": 0, "last_update": "2025-10-07 04:07:01", - "author_account_age_days": 5829 + "author_account_age_days": 5830 }, "https://github.com/Goktug/comfyui-saveimage-plus": { "stars": 14, @@ -2912,22 +2927,22 @@ "https://github.com/GonDesign/ComfyUI-HaoranWanxImageEdit": { "stars": 0, "last_update": "2026-01-07 08:34:49", - "author_account_age_days": 1066 + "author_account_age_days": 1067 }, "https://github.com/Good-Dream-Studio/ComfyUI-Connect": { "stars": 25, "last_update": "2025-10-17 08:20:56", - "author_account_age_days": 302 + "author_account_age_days": 304 }, "https://github.com/GoogleCloudPlatform/comfyui-google-genmedia-custom-nodes": { - "stars": 18, + "stars": 19, "last_update": "2026-01-06 14:59:30", - "author_account_age_days": 4804 + "author_account_age_days": 4805 }, "https://github.com/Goshe-nite/comfyui-gps-supplements": { "stars": 7, "last_update": "2025-05-14 20:52:22", - "author_account_age_days": 1226 + "author_account_age_days": 1228 }, "https://github.com/Gourieff/ComfyUI-ReActor": { "stars": 1022, @@ -2937,12 +2952,12 @@ "https://github.com/GraftingRayman/Border-Distance-Mapper": { "stars": 0, "last_update": "2025-11-17 17:49:31", - "author_account_age_days": 729 + "author_account_age_days": 730 }, "https://github.com/GraftingRayman/ComfyUI-Dimension-Selector": { "stars": 0, "last_update": "2025-11-17 16:27:54", - "author_account_age_days": 729 + "author_account_age_days": 730 }, "https://github.com/GraftingRayman/ComfyUI-PuLID-Flux-GR": { "stars": 57, @@ -2962,7 +2977,7 @@ "https://github.com/GraftingRayman/Unified-Vision-Prompt-Generator": { "stars": 2, "last_update": "2025-11-20 17:47:15", - "author_account_age_days": 729 + "author_account_age_days": 730 }, "https://github.com/GrailGreg/images_base64": { "stars": 1, @@ -2972,7 +2987,7 @@ "https://github.com/Granddyser/wan-video-extender": { "stars": 20, "last_update": "2025-11-29 04:24:25", - "author_account_age_days": 1948 + "author_account_age_days": 1950 }, "https://github.com/GreenLandisaLie/AuraSR-ComfyUI": { "stars": 200, @@ -2982,12 +2997,12 @@ "https://github.com/GreenLandisaLie/ComfyUI-BooruBrowser": { "stars": 1, "last_update": "2025-12-08 03:53:56", - "author_account_age_days": 1763 + "author_account_age_days": 1765 }, "https://github.com/GreenLandisaLie/ComfyUI-RichText_BasicDynamicPrompts": { "stars": 8, "last_update": "2026-01-04 01:50:35", - "author_account_age_days": 1763 + "author_account_age_days": 1765 }, "https://github.com/GrenKain/PixelArt-Processing-Nodes-for-ComfyUI": { "stars": 10, @@ -2997,7 +3012,7 @@ "https://github.com/GroxicTinch/EasyUI-ComfyUI": { "stars": 5, "last_update": "2025-07-01 15:25:45", - "author_account_age_days": 3511 + "author_account_age_days": 3512 }, "https://github.com/GrvBdgr/comfyui-negativewildcardsprocessor": { "stars": 1, @@ -3007,7 +3022,7 @@ "https://github.com/GuardSkill/ComfyUI-VoiceSep": { "stars": 1, "last_update": "2025-11-05 06:11:30", - "author_account_age_days": 3599 + "author_account_age_days": 3600 }, "https://github.com/Gue-e/ComfyUI-PanoCard": { "stars": 16, @@ -3022,7 +3037,7 @@ "https://github.com/HAL-XP/halxp-comfy": { "stars": 1, "last_update": "2025-12-04 11:21:35", - "author_account_age_days": 3091 + "author_account_age_days": 3093 }, "https://github.com/HAL41/ComfyUI-aichemy-nodes": { "stars": 5, @@ -3062,7 +3077,7 @@ "https://github.com/HM-RunningHub/ComfyUI_RH_DreamOmni2": { "stars": 77, "last_update": "2025-10-11 18:24:55", - "author_account_age_days": 395 + "author_account_age_days": 396 }, "https://github.com/HM-RunningHub/ComfyUI_RH_FramePack": { "stars": 190, @@ -3077,7 +3092,7 @@ "https://github.com/HM-RunningHub/ComfyUI_RH_LLM_API": { "stars": 99, "last_update": "2025-12-12 16:14:36", - "author_account_age_days": 395 + "author_account_age_days": 396 }, "https://github.com/HM-RunningHub/ComfyUI_RH_OminiControl": { "stars": 141, @@ -3087,12 +3102,12 @@ "https://github.com/HM-RunningHub/ComfyUI_RH_OneReward": { "stars": 13, "last_update": "2025-09-11 17:17:22", - "author_account_age_days": 395 + "author_account_age_days": 396 }, "https://github.com/HM-RunningHub/ComfyUI_RH_Ovi": { "stars": 46, "last_update": "2025-10-06 18:35:59", - "author_account_age_days": 395 + "author_account_age_days": 396 }, "https://github.com/HM-RunningHub/ComfyUI_RH_Qwen-Image": { "stars": 91, @@ -3102,7 +3117,7 @@ "https://github.com/HM-RunningHub/ComfyUI_RH_QwenImageI2L": { "stars": 70, "last_update": "2025-12-12 22:04:13", - "author_account_age_days": 395 + "author_account_age_days": 396 }, "https://github.com/HM-RunningHub/ComfyUI_RH_SeedXPro": { "stars": 63, @@ -3127,32 +3142,32 @@ "https://github.com/HM-RunningHub/ComfyUI_RH_VideoAsPrompt": { "stars": 19, "last_update": "2025-10-30 10:25:36", - "author_account_age_days": 395 + "author_account_age_days": 396 }, "https://github.com/HM-RunningHub/ComfyUI_RH_mammothmoda": { "stars": 6, "last_update": "2025-10-15 16:19:44", - "author_account_age_days": 395 + "author_account_age_days": 396 }, "https://github.com/HMG-Fiverr/ComfyUI-RandomNumberButton": { "stars": 0, "last_update": "2025-06-28 05:29:49", - "author_account_age_days": 293 + "author_account_age_days": 294 }, "https://github.com/HSDHCdev/ComfyUI-AI-Pixel-Art-Enhancer": { - "stars": 20, + "stars": 21, "last_update": "2025-09-26 04:19:03", - "author_account_age_days": 341 + "author_account_age_days": 342 }, "https://github.com/HWDigi/Factory-Prompts_comfyui": { "stars": 1, "last_update": "2025-08-06 08:31:02", - "author_account_age_days": 188 + "author_account_age_days": 190 }, "https://github.com/Hahihula/ComfyUI-batching-nodes": { "stars": 2, "last_update": "2025-12-25 20:14:25", - "author_account_age_days": 4664 + "author_account_age_days": 4665 }, "https://github.com/Haiper-ai/ComfyUI-HaiperAI-API": { "stars": 13, @@ -3162,12 +3177,12 @@ "https://github.com/HallettVisual/ComfyUI-Qwen-Camera-Selector": { "stars": 6, "last_update": "2025-11-10 02:39:24", - "author_account_age_days": 467 + "author_account_age_days": 468 }, "https://github.com/Hangover3832/ComfyUI_Hangover-Utils": { "stars": 1, "last_update": "2026-01-08 15:19:32", - "author_account_age_days": 1176 + "author_account_age_days": 1177 }, "https://github.com/HannibalP/comfyui-HannibalPack": { "stars": 1, @@ -3222,12 +3237,12 @@ "https://github.com/HappyXY/ComfyUI-AmazonBedrock": { "stars": 0, "last_update": "2025-08-08 06:14:53", - "author_account_age_days": 2804 + "author_account_age_days": 2805 }, "https://github.com/Hasasasa/ComfyUI_DashuaiTools": { "stars": 5, "last_update": "2026-01-10 16:05:12", - "author_account_age_days": 470 + "author_account_age_days": 471 }, "https://github.com/HavocsCall/comfyui_HavocsCall_Custom_Nodes": { "stars": 3, @@ -3242,7 +3257,7 @@ "https://github.com/Hazukiaoi/ComfyUI-LM_Studio_Tools": { "stars": 10, "last_update": "2025-07-02 13:28:53", - "author_account_age_days": 4541 + "author_account_age_days": 4542 }, "https://github.com/HeadshotPro/ComfyUI-HeadshotPro": { "stars": 1, @@ -3252,12 +3267,12 @@ "https://github.com/Hearmeman24/ComfyUI-LoRAPlotNode": { "stars": 29, "last_update": "2026-01-06 13:42:45", - "author_account_age_days": 1367 + "author_account_age_days": 1368 }, "https://github.com/Hearmeman24/ComfyUI-Pinecone": { "stars": 0, "last_update": "2025-10-05 15:52:58", - "author_account_age_days": 1367 + "author_account_age_days": 1368 }, "https://github.com/HebelHuber/comfyui-enhanced-save-node": { "stars": 2, @@ -3272,7 +3287,7 @@ "https://github.com/HellerCommaA/ComfyUI-ZImageLatent": { "stars": 22, "last_update": "2025-12-03 23:23:29", - "author_account_age_days": 4894 + "author_account_age_days": 4895 }, "https://github.com/Hellfiredragon/comfyui-image-manipulation": { "stars": 0, @@ -3292,17 +3307,17 @@ "https://github.com/HenkDz/nd-super-nodes": { "stars": 23, "last_update": "2025-11-03 12:44:11", - "author_account_age_days": 3615 + "author_account_age_days": 3617 }, "https://github.com/HighDoping/ComfyUI_ASSSSA": { "stars": 1, "last_update": "2025-07-02 13:28:45", - "author_account_age_days": 2736 + "author_account_age_days": 2738 }, "https://github.com/HoangYell/comfyui-hoangyell-video": { "stars": 0, "last_update": "2025-08-21 13:34:55", - "author_account_age_days": 4309 + "author_account_age_days": 4310 }, "https://github.com/Holasyb918/Ghost2_Comfyui": { "stars": 7, @@ -3332,17 +3347,17 @@ "https://github.com/I-ShadowStar/L2UC": { "stars": 1, "last_update": "2025-12-28 00:43:20", - "author_account_age_days": 1080 + "author_account_age_days": 1082 }, "https://github.com/IAMCCS/IAMCCS-nodes": { - "stars": 34, + "stars": 36, "last_update": "2026-01-08 22:57:55", - "author_account_age_days": 2121 + "author_account_age_days": 2122 }, "https://github.com/IAMCCS/IAMCCS_annotate": { "stars": 5, "last_update": "2025-11-15 08:50:13", - "author_account_age_days": 2121 + "author_account_age_days": 2122 }, "https://github.com/IDGallagher/ComfyUI-IG-Motion-I2V": { "stars": 41, @@ -3362,17 +3377,17 @@ "https://github.com/IIEleven11/ComfyUI-FairyTaler": { "stars": 3, "last_update": "2025-07-06 03:42:02", - "author_account_age_days": 2294 + "author_account_age_days": 2296 }, "https://github.com/IIs-fanta/ComfyUI-FANTA-GameBox": { "stars": 1, "last_update": "2025-06-04 09:43:26", - "author_account_age_days": 890 + "author_account_age_days": 892 }, "https://github.com/INuBq8/ComfyUI-NotificationBridge": { "stars": 1, "last_update": "2025-06-09 04:11:29", - "author_account_age_days": 448 + "author_account_age_days": 449 }, "https://github.com/ITurchenko/ComfyUI-SizeFromArray": { "stars": 0, @@ -3382,12 +3397,12 @@ "https://github.com/IXIWORKS-KIMJUNGHO/ComfyUI-VideoDescription": { "stars": 0, "last_update": "2026-01-01 12:50:35", - "author_account_age_days": 2889 + "author_account_age_days": 2890 }, "https://github.com/IamCreateAI/ComfyUI-Animon": { "stars": 0, "last_update": "2025-11-20 11:43:41", - "author_account_age_days": 398 + "author_account_age_days": 399 }, "https://github.com/IamCreateAI/Ruyi-Models": { "stars": 523, @@ -3397,17 +3412,17 @@ "https://github.com/Ian2073/ComfyUI-MyLLMnode": { "stars": 0, "last_update": "2025-09-15 12:47:01", - "author_account_age_days": 1807 + "author_account_age_days": 1808 }, "https://github.com/IcelandicCenterArtificialIntelligence/ComfyUI-SamplerSchedulerMetricsTester": { "stars": 10, "last_update": "2025-10-28 14:17:15", - "author_account_age_days": 595 + "author_account_age_days": 596 }, "https://github.com/Icyman86/ComfyUI_AnimeCharacterSelect": { "stars": 5, "last_update": "2025-09-10 17:27:59", - "author_account_age_days": 209 + "author_account_age_days": 211 }, "https://github.com/Iemand005/ComfyUI-Touch-Gestures": { "stars": 4, @@ -3467,7 +3482,7 @@ "https://github.com/Irsalistic/comfyui-dam-object-extractor": { "stars": 6, "last_update": "2025-05-13 11:10:44", - "author_account_age_days": 886 + "author_account_age_days": 887 }, "https://github.com/IsItDanOrAi/ComfyUI-Stereopsis": { "stars": 9, @@ -3477,7 +3492,7 @@ "https://github.com/IsItDanOrAi/ComfyUI-exLoadout": { "stars": 7, "last_update": "2025-07-11 02:36:28", - "author_account_age_days": 677 + "author_account_age_days": 679 }, "https://github.com/Isi-dev/ComfyUI-Animation_Nodes_and_Workflows": { "stars": 33, @@ -3512,7 +3527,7 @@ "https://github.com/IuvenisSapiens/ComfyUI_MiniCPM-V-4_5": { "stars": 248, "last_update": "2025-08-29 00:23:20", - "author_account_age_days": 977 + "author_account_age_days": 978 }, "https://github.com/IuvenisSapiens/ComfyUI_Qwen2-Audio-7B-Instruct-Int4": { "stars": 15, @@ -3527,12 +3542,12 @@ "https://github.com/IuvenisSapiens/ComfyUI_Qwen3-VL-Instruct": { "stars": 477, "last_update": "2025-10-23 04:10:00", - "author_account_age_days": 977 + "author_account_age_days": 978 }, "https://github.com/J-ChenX/ComfyUI-NIX": { "stars": 2, "last_update": "2025-09-29 03:08:12", - "author_account_age_days": 1895 + "author_account_age_days": 1896 }, "https://github.com/JEONG-JIWOO/ComfyUI_Eugene_Nodes": { "stars": 2, @@ -3557,7 +3572,7 @@ "https://github.com/JVsup/ComfyUI-SettingsToText": { "stars": 0, "last_update": "2026-01-03 14:58:19", - "author_account_age_days": 1593 + "author_account_age_days": 1594 }, "https://github.com/JackEllie/ComfyUI_AI_Assistant": { "stars": 24, @@ -3577,7 +3592,7 @@ "https://github.com/Jairodaniel-17/ComfyUI-translate-offline": { "stars": 1, "last_update": "2025-12-28 12:28:37", - "author_account_age_days": 1767 + "author_account_age_days": 1768 }, "https://github.com/Jaminanim/ComfyUI-Random-Int-Divisor-Node": { "stars": 0, @@ -3592,12 +3607,12 @@ "https://github.com/Jannled/owl-vit-comfyui": { "stars": 0, "last_update": "2025-05-20 00:41:53", - "author_account_age_days": 4245 + "author_account_age_days": 4246 }, "https://github.com/Jarcis-cy/ComfyUI-HunyuanVideoFoley": { "stars": 6, "last_update": "2025-08-29 16:44:45", - "author_account_age_days": 2792 + "author_account_age_days": 2793 }, "https://github.com/JaredTherriault/ComfyUI-JNodes": { "stars": 80, @@ -3610,14 +3625,14 @@ "author_account_age_days": 978 }, "https://github.com/JasonHoku/ComfyUI-Ultimate-Auto-Sampler-Config-Grid-Testing-Suite": { - "stars": 18, - "last_update": "2026-01-09 07:59:24", - "author_account_age_days": 4345 + "stars": 20, + "last_update": "2026-01-12 04:47:58", + "author_account_age_days": 4346 }, "https://github.com/JayLyu/blender-in-comfyui": { "stars": 4, "last_update": "2025-07-20 07:39:06", - "author_account_age_days": 3834 + "author_account_age_days": 3836 }, "https://github.com/JcandZero/ComfyUI_GLM4Node": { "stars": 31, @@ -3632,7 +3647,7 @@ "https://github.com/Jelosus2/comfyui-vae-reflection": { "stars": 9, "last_update": "2025-11-11 18:27:58", - "author_account_age_days": 1870 + "author_account_age_days": 1871 }, "https://github.com/JerryOrbachJr/ComfyUI-RandomSize": { "stars": 7, @@ -3662,7 +3677,7 @@ "https://github.com/JoeNavark/comfyui_custom_sigma_editor": { "stars": 23, "last_update": "2025-08-22 22:31:12", - "author_account_age_days": 1414 + "author_account_age_days": 1416 }, "https://github.com/JohanK66/ComfyUI-WebhookImage": { "stars": 1, @@ -3702,7 +3717,7 @@ "https://github.com/JuanBerta/comfyui_ollama_vl_prompt": { "stars": 0, "last_update": "2025-12-29 16:36:42", - "author_account_age_days": 2700 + "author_account_age_days": 2702 }, "https://github.com/Julian-adv/WildDivide": { "stars": 18, @@ -3712,7 +3727,7 @@ "https://github.com/Junst/ComfyUI-Concept-Diffusion": { "stars": 3, "last_update": "2025-09-24 10:23:07", - "author_account_age_days": 3104 + "author_account_age_days": 3106 }, "https://github.com/JustLateNightAI/KeywordImageBlocker": { "stars": 0, @@ -3722,17 +3737,17 @@ "https://github.com/Juste-Leo2/Canary-ComfyUI": { "stars": 13, "last_update": "2025-10-29 15:53:49", - "author_account_age_days": 437 + "author_account_age_days": 438 }, "https://github.com/Juste-Leo2/USO_ComfyUI": { "stars": 6, "last_update": "2025-08-30 20:21:25", - "author_account_age_days": 437 + "author_account_age_days": 438 }, "https://github.com/Justify87/ComfyUI-Multi-Analysis-Heatmaps": { "stars": 6, "last_update": "2025-09-05 01:35:40", - "author_account_age_days": 4013 + "author_account_age_days": 4015 }, "https://github.com/JustinMatters/comfyUI-JMNodes": { "stars": 0, @@ -3741,8 +3756,8 @@ }, "https://github.com/K3NK3/ComfyUI-K3NKImageGrab": { "stars": 2, - "last_update": "2026-01-01 19:13:03", - "author_account_age_days": 3013 + "last_update": "2026-01-12 21:21:09", + "author_account_age_days": 3014 }, "https://github.com/KAVVATARE/ComfyUI-Light-N-Color": { "stars": 1, @@ -3757,7 +3772,7 @@ "https://github.com/KAVVATARE/ComfyUI_SimpleGoogleTranslate": { "stars": 0, "last_update": "2025-11-29 13:36:44", - "author_account_age_days": 4697 + "author_account_age_days": 4698 }, "https://github.com/KERRY-YUAN/ComfyUI_Float_Animator": { "stars": 6, @@ -3785,34 +3800,34 @@ "author_account_age_days": 417 }, "https://github.com/KLL535/ComfyUI_Simple_Qwen3-VL-gguf": { - "stars": 24, + "stars": 25, "last_update": "2026-01-07 14:30:46", - "author_account_age_days": 415 + "author_account_age_days": 417 }, "https://github.com/KY-2000/ComfyUI_PuLID_Flux_ll_FaceNet": { "stars": 2, "last_update": "2025-08-26 15:57:33", - "author_account_age_days": 2299 + "author_account_age_days": 2300 }, "https://github.com/KY-2000/RES4LYF-tester-loop": { "stars": 9, "last_update": "2025-08-26 02:18:02", - "author_account_age_days": 2299 + "author_account_age_days": 2300 }, "https://github.com/KY-2000/comfyui-ksampler-tester-loop": { "stars": 8, "last_update": "2025-08-26 02:18:37", - "author_account_age_days": 2299 + "author_account_age_days": 2300 }, "https://github.com/KY-2000/comfyui-save-image-enhanced": { "stars": 0, "last_update": "2025-08-31 07:47:45", - "author_account_age_days": 2299 + "author_account_age_days": 2300 }, "https://github.com/Kaleidia/KaleidiaNodes": { "stars": 0, "last_update": "2025-09-23 14:56:53", - "author_account_age_days": 2237 + "author_account_age_days": 2239 }, "https://github.com/Kangkang625/ComfyUI-paint-by-example": { "stars": 16, @@ -3822,7 +3837,7 @@ "https://github.com/KarmaSwint/ComfyUI-KarmaNodes": { "stars": 1, "last_update": "2025-06-29 16:31:15", - "author_account_age_days": 514 + "author_account_age_days": 515 }, "https://github.com/Kayarte/AudioDriven-Latent-Space-Tools-for-ComfyUI": { "stars": 3, @@ -3832,17 +3847,17 @@ "https://github.com/Kayarte/GeoNodes": { "stars": 0, "last_update": "2025-10-08 03:49:26", - "author_account_age_days": 619 + "author_account_age_days": 621 }, "https://github.com/Kazama-Suichiku/ComfyUI-Meshy": { "stars": 1, "last_update": "2025-12-02 09:36:39", - "author_account_age_days": 590 + "author_account_age_days": 591 }, "https://github.com/Kebolder/ComfyUI-Jax-Nodes": { "stars": 0, "last_update": "2025-12-15 23:27:04", - "author_account_age_days": 2071 + "author_account_age_days": 2072 }, "https://github.com/Kesin11/ComfyUI-list-filter": { "stars": 0, @@ -3857,7 +3872,7 @@ "https://github.com/Kidev/ComfyUI-FaceFilter": { "stars": 1, "last_update": "2025-10-04 18:43:44", - "author_account_age_days": 5167 + "author_account_age_days": 5169 }, "https://github.com/Kidev/ComfyUI-Fisheye-effects": { "stars": 20, @@ -3882,7 +3897,7 @@ "https://github.com/Kishor900/comfyui-wanv2v-video-stitcher": { "stars": 5, "last_update": "2025-10-28 14:46:07", - "author_account_age_days": 3838 + "author_account_age_days": 3839 }, "https://github.com/KohakuBlueleaf/HDM-ext": { "stars": 41, @@ -3905,24 +3920,24 @@ "author_account_age_days": 2053 }, "https://github.com/Koko-boya/Comfyui-GeminiWeb": { - "stars": 42, + "stars": 44, "last_update": "2026-01-10 23:46:08", - "author_account_age_days": 2365 + "author_account_age_days": 2366 }, "https://github.com/Koko-boya/Comfyui-Z-Image-Utilities": { "stars": 103, "last_update": "2025-12-28 12:49:03", - "author_account_age_days": 2365 + "author_account_age_days": 2366 }, "https://github.com/Koratahiu/ComfyUI-Diff2Flow": { "stars": 1, "last_update": "2025-11-23 11:41:18", - "author_account_age_days": 390 + "author_account_age_days": 392 }, "https://github.com/Koratahiu/ComfyUI-OFTv2": { "stars": 3, "last_update": "2025-11-17 19:18:33", - "author_account_age_days": 390 + "author_account_age_days": 392 }, "https://github.com/KoreTeknology/ComfyUI-Nai-Production-Nodes-Pack": { "stars": 13, @@ -3937,7 +3952,7 @@ "https://github.com/Koren-cy/FlowCV": { "stars": 3, "last_update": "2025-08-12 18:22:52", - "author_account_age_days": 570 + "author_account_age_days": 571 }, "https://github.com/Kosinkadink/ComfyUI-Advanced-ControlNet": { "stars": 928, @@ -3972,7 +3987,7 @@ "https://github.com/KursatAs/KrsNodes": { "stars": 0, "last_update": "2025-11-01 02:54:07", - "author_account_age_days": 1138 + "author_account_age_days": 1140 }, "https://github.com/KwaiVGI/ComfyUI-KLingAI-API": { "stars": 157, @@ -3997,22 +4012,22 @@ "https://github.com/L-Hugh/ComfyUI-Lumina-DiMOO": { "stars": 2, "last_update": "2025-10-21 17:53:33", - "author_account_age_days": 2974 + "author_account_age_days": 2975 }, "https://github.com/L33chKing/ComfyUI-danbooru-FAISS-search": { "stars": 3, "last_update": "2025-09-16 17:54:17", - "author_account_age_days": 2816 + "author_account_age_days": 2818 }, "https://github.com/L33chKing/ComfyUI_Channel_Ops": { "stars": 1, "last_update": "2025-10-23 05:44:23", - "author_account_age_days": 2816 + "author_account_age_days": 2818 }, "https://github.com/L33chKing/comfyui-tag-frequency-weighter": { "stars": 0, "last_update": "2025-08-17 22:37:50", - "author_account_age_days": 2816 + "author_account_age_days": 2818 }, "https://github.com/LAOGOU-666/ComfyUI-LG_HotReload": { "stars": 272, @@ -4020,9 +4035,9 @@ "author_account_age_days": 662 }, "https://github.com/LAOGOU-666/ComfyUI-LG_SamplingUtils": { - "stars": 142, + "stars": 148, "last_update": "2025-12-24 23:54:58", - "author_account_age_days": 661 + "author_account_age_days": 662 }, "https://github.com/LAOGOU-666/ComfyUI_LG_FFT": { "stars": 8, @@ -4057,17 +4072,17 @@ "https://github.com/LK-168/comfyui_imgutils": { "stars": 1, "last_update": "2025-06-30 07:23:25", - "author_account_age_days": 196 + "author_account_age_days": 197 }, "https://github.com/LKbaba/ComfyUI-TuZi-Flux-Kontext": { "stars": 28, "last_update": "2025-06-19 03:37:53", - "author_account_age_days": 3055 + "author_account_age_days": 3056 }, "https://github.com/LaVie024/comfyui-lopi999-llm": { "stars": 0, "last_update": "2026-01-04 05:11:58", - "author_account_age_days": 2123 + "author_account_age_days": 2125 }, "https://github.com/LaVie024/comfyui-lopi999-nodes": { "stars": 9, @@ -4077,17 +4092,17 @@ "https://github.com/Lakonik/ComfyUI-piFlow": { "stars": 156, "last_update": "2025-12-18 15:32:54", - "author_account_age_days": 2348 + "author_account_age_days": 2349 }, "https://github.com/LamEmil/ComfyUI_ASCIIArtNode": { "stars": 1, "last_update": "2025-05-18 09:22:38", - "author_account_age_days": 467 + "author_account_age_days": 468 }, "https://github.com/LaoMaoBoss/ComfyUI-WBLESS": { "stars": 0, "last_update": "2025-12-04 10:00:34", - "author_account_age_days": 298 + "author_account_age_days": 299 }, "https://github.com/LarryJane491/Image-Captioning-in-ComfyUI": { "stars": 74, @@ -4117,7 +4132,7 @@ "https://github.com/Lavah000/ComfyUI-AdvGenPack": { "stars": 1, "last_update": "2025-11-05 03:36:00", - "author_account_age_days": 745 + "author_account_age_days": 746 }, "https://github.com/Layer-norm/comfyui-lama-remover": { "stars": 146, @@ -4127,7 +4142,7 @@ "https://github.com/LeanModels/ComfyUI-DFloat11": { "stars": 17, "last_update": "2025-08-26 08:55:44", - "author_account_age_days": 320 + "author_account_age_days": 322 }, "https://github.com/Legorobotdude/ComfyUI-VariationLab": { "stars": 1, @@ -4137,7 +4152,7 @@ "https://github.com/LeonQ8/ComfyUI-Dynamic-Lora-Scheduler": { "stars": 1, "last_update": "2025-12-16 09:47:17", - "author_account_age_days": 637 + "author_account_age_days": 638 }, "https://github.com/Lerc/canvas_tab": { "stars": 203, @@ -4157,12 +4172,12 @@ "https://github.com/Lex-DRL/ComfyUI-BestResolution": { "stars": 12, "last_update": "2025-10-03 07:10:43", - "author_account_age_days": 4682 + "author_account_age_days": 4683 }, "https://github.com/Lex-DRL/ComfyUI-StringConstructor": { "stars": 3, "last_update": "2025-09-18 16:04:48", - "author_account_age_days": 4682 + "author_account_age_days": 4683 }, "https://github.com/Lhyejin/ComfyUI-Fill-Image-for-Outpainting": { "stars": 9, @@ -4177,7 +4192,7 @@ "https://github.com/Light-x02/ComfyUI-Civitai-Discovery-Hub": { "stars": 23, "last_update": "2025-12-16 18:11:36", - "author_account_age_days": 1344 + "author_account_age_days": 1345 }, "https://github.com/Light-x02/ComfyUI-FluxSettingsNode": { "stars": 8, @@ -4192,12 +4207,12 @@ "https://github.com/Light-x02/ComfyUI-Lightx02-Nodes": { "stars": 7, "last_update": "2025-12-18 15:13:54", - "author_account_age_days": 1344 + "author_account_age_days": 1345 }, "https://github.com/Light-x02/ComfyUI-checkpoint-Discovery-Hub": { "stars": 5, "last_update": "2025-10-11 12:43:37", - "author_account_age_days": 1344 + "author_account_age_days": 1345 }, "https://github.com/Light-x02/ComfyUI_Crop_Image_By_Lightx02": { "stars": 1, @@ -4217,27 +4232,27 @@ "https://github.com/Limbicnation/ComfyUI-PromptGenerator": { "stars": 2, "last_update": "2025-12-14 17:10:39", - "author_account_age_days": 4395 + "author_account_age_days": 4396 }, "https://github.com/Limbicnation/ComfyUI-RandomSeedGenerator": { "stars": 5, "last_update": "2025-08-28 05:17:39", - "author_account_age_days": 4395 + "author_account_age_days": 4396 }, "https://github.com/Limbicnation/ComfyUI-TransparencyBackgroundRemover": { "stars": 13, "last_update": "2025-11-14 04:36:40", - "author_account_age_days": 4395 + "author_account_age_days": 4396 }, "https://github.com/Limbicnation/ComfyUIDepthEstimation": { "stars": 21, "last_update": "2025-12-08 21:33:50", - "author_account_age_days": 4395 + "author_account_age_days": 4396 }, "https://github.com/Limbicnation/ComfyUI_FaceDetectionNode": { "stars": 3, "last_update": "2025-07-22 04:44:07", - "author_account_age_days": 4395 + "author_account_age_days": 4396 }, "https://github.com/Limitex/ComfyUI-Calculation": { "stars": 0, @@ -4257,7 +4272,7 @@ "https://github.com/LingSss9/comfyui-merge": { "stars": 15, "last_update": "2025-08-13 04:43:40", - "author_account_age_days": 827 + "author_account_age_days": 829 }, "https://github.com/Loewen-Hob/rembg-comfyui-node-better": { "stars": 69, @@ -4282,27 +4297,27 @@ "https://github.com/Lovzu/ComfyUI-KittenTTS": { "stars": 1, "last_update": "2025-08-09 06:04:38", - "author_account_age_days": 350 + "author_account_age_days": 351 }, "https://github.com/Ltamann/ComfyUI-FastVLM-7B": { "stars": 4, "last_update": "2025-08-30 10:49:54", - "author_account_age_days": 4784 + "author_account_age_days": 4786 }, "https://github.com/Ltamann/ComfyUI-TBG-ETUR": { "stars": 102, - "last_update": "2025-12-18 18:51:15", - "author_account_age_days": 4784 + "last_update": "2026-01-12 14:16:10", + "author_account_age_days": 4786 }, "https://github.com/Ltamann/ComfyUI-TBG-SAM3": { "stars": 150, "last_update": "2025-11-29 08:30:57", - "author_account_age_days": 4784 + "author_account_age_days": 4786 }, "https://github.com/Ltamann/ComfyUI-TBG-Takeaways": { "stars": 17, "last_update": "2025-12-19 12:14:04", - "author_account_age_days": 4784 + "author_account_age_days": 4786 }, "https://github.com/LucipherDev/ComfyUI-AniDoc": { "stars": 56, @@ -4327,12 +4342,12 @@ "https://github.com/LukeCoulson1/Comfyui_LoraCombine": { "stars": 4, "last_update": "2025-09-18 20:12:57", - "author_account_age_days": 898 + "author_account_age_days": 900 }, "https://github.com/LuqP2/ImageMetaHub-ComfyUI-Save": { "stars": 7, "last_update": "2026-01-10 00:38:16", - "author_account_age_days": 348 + "author_account_age_days": 350 }, "https://github.com/LyazS/comfyui-anime-seg": { "stars": 9, @@ -4347,7 +4362,7 @@ "https://github.com/Lysthan/ComfyUI-LYSTHAN-PPS": { "stars": 0, "last_update": "2025-12-21 12:28:20", - "author_account_age_days": 31 + "author_account_age_days": 32 }, "https://github.com/M1kep/ComfyLiterals": { "stars": 90, @@ -4387,7 +4402,7 @@ "https://github.com/MDMAchine/ComfyUI_MD_Nodes": { "stars": 7, "last_update": "2025-12-05 05:41:57", - "author_account_age_days": 2216 + "author_account_age_days": 2217 }, "https://github.com/MNeMoNiCuZ/ComfyUI-mnemic-nodes": { "stars": 86, @@ -4397,12 +4412,12 @@ "https://github.com/MadiatorLabs/ComfyUI-RunpodDirect": { "stars": 6, "last_update": "2025-11-19 20:54:13", - "author_account_age_days": 95 + "author_account_age_days": 96 }, "https://github.com/Maenvaeru/comfyui-vram-overlay": { "stars": 1, "last_update": "2025-12-20 18:29:00", - "author_account_age_days": 3144 + "author_account_age_days": 3145 }, "https://github.com/Makeezi/ComfyUI-promptLAB": { "stars": 0, @@ -4427,7 +4442,7 @@ "https://github.com/MakkiShizu/ComfyUI-animetimm": { "stars": 2, "last_update": "2026-01-11 08:18:07", - "author_account_age_days": 878 + "author_account_age_days": 880 }, "https://github.com/MakkiShizu/comfyui_reimgsize": { "stars": 5, @@ -4437,7 +4452,7 @@ "https://github.com/Malte0621/hordeai-comfy": { "stars": 0, "last_update": "2025-09-08 16:55:53", - "author_account_age_days": 2445 + "author_account_age_days": 2446 }, "https://github.com/Mamaaaamooooo/batchImg-rembg-ComfyUI-nodes": { "stars": 29, @@ -4482,17 +4497,17 @@ "https://github.com/Markus-Pasanen/batch_whisper_extension": { "stars": 0, "last_update": "2025-11-18 16:28:55", - "author_account_age_days": 2662 + "author_account_age_days": 2663 }, "https://github.com/MartinDeanMoriarty/ComfyUI-DeanLogic": { "stars": 0, "last_update": "2025-07-19 23:30:14", - "author_account_age_days": 3959 + "author_account_age_days": 3961 }, "https://github.com/MartinDeanMoriarty/ComfyUI-NumberToText": { "stars": 0, "last_update": "2025-11-01 13:35:28", - "author_account_age_days": 3959 + "author_account_age_days": 3961 }, "https://github.com/MaruPelkar/comfyui-conditioning-resizer": { "stars": 2, @@ -4507,7 +4522,7 @@ "https://github.com/MasterDenis/VAE-Decode-Switch": { "stars": 4, "last_update": "2025-07-19 12:00:54", - "author_account_age_days": 2136 + "author_account_age_days": 2137 }, "https://github.com/Mattabyte/ComfyUI-SecureApiCall": { "stars": 0, @@ -4517,22 +4532,22 @@ "https://github.com/Matthew-X/comfyui-workflow_importer": { "stars": 0, "last_update": "2025-12-10 09:16:34", - "author_account_age_days": 3340 + "author_account_age_days": 3341 }, "https://github.com/Maxed-Out-99/ComfyUI-MaxedOut": { "stars": 6, "last_update": "2025-12-19 00:52:10", - "author_account_age_days": 246 + "author_account_age_days": 248 }, "https://github.com/Maxed-Out-99/ComfyUI-SmartModelLoaders-MXD": { "stars": 0, "last_update": "2026-01-08 02:12:42", - "author_account_age_days": 246 + "author_account_age_days": 248 }, "https://github.com/McKlinton2/comfyui-mcklinton-pack": { "stars": 4, "last_update": "2025-05-31 18:41:13", - "author_account_age_days": 1345 + "author_account_age_days": 1346 }, "https://github.com/Mcmillian/ComfyUI-SimpleToolsNodes": { "stars": 0, @@ -4542,12 +4557,12 @@ "https://github.com/Me-gumin/MeComfyuiEncrypt": { "stars": 4, "last_update": "2025-12-26 13:35:29", - "author_account_age_days": 1419 + "author_account_age_days": 1420 }, "https://github.com/MechaBabyAi/ComfyUI-MechaBabyNodeSearch": { "stars": 3, "last_update": "2026-01-08 13:48:18", - "author_account_age_days": 68 + "author_account_age_days": 70 }, "https://github.com/MeeeyoAI/ComfyUI_StringOps": { "stars": 163, @@ -4562,7 +4577,7 @@ "https://github.com/Merserk/ComfyUI-Flow-Assistor": { "stars": 1, "last_update": "2025-12-26 19:56:35", - "author_account_age_days": 1137 + "author_account_age_days": 1139 }, "https://github.com/MetaGLM/ComfyUI-ZhipuAI-Platform": { "stars": 6, @@ -4572,12 +4587,12 @@ "https://github.com/MichaelMaxAgent/comfyui_ML_nodes": { "stars": 0, "last_update": "2025-12-03 06:42:44", - "author_account_age_days": 626 + "author_account_age_days": 627 }, "https://github.com/MicheleGuidi/ComfyUI-Contextual-SAM2": { "stars": 7, "last_update": "2025-05-01 16:09:43", - "author_account_age_days": 1815 + "author_account_age_days": 1816 }, "https://github.com/MiddleKD/ComfyUI-denoise-mask-scheduler": { "stars": 6, @@ -4612,12 +4627,12 @@ "https://github.com/MijnSpam/ComfyUI_SwapAndScale": { "stars": 0, "last_update": "2025-05-31 09:27:10", - "author_account_age_days": 1115 + "author_account_age_days": 1116 }, "https://github.com/MijnSpam/UploadToPushOver": { "stars": 2, "last_update": "2025-05-31 09:32:38", - "author_account_age_days": 1115 + "author_account_age_days": 1116 }, "https://github.com/MilitantHitchhiker/MilitantHitchhiker-SwitchbladePack": { "stars": 3, @@ -4627,7 +4642,7 @@ "https://github.com/MilleN2ium/ComfyUI-CutomizableSave": { "stars": 0, "last_update": "2025-09-09 14:09:43", - "author_account_age_days": 129 + "author_account_age_days": 130 }, "https://github.com/Mintbeer96/ComfyUI-KerasOCR": { "stars": 4, @@ -4676,13 +4691,13 @@ }, "https://github.com/Mister-Link/link-comfy-nodes": { "stars": 0, - "last_update": "2026-01-10 03:55:19", - "author_account_age_days": 1248 + "last_update": "2026-01-12 06:50:38", + "author_account_age_days": 1250 }, "https://github.com/MithrilMan/ComfyUI-MithrilNodes": { "stars": 0, "last_update": "2025-07-21 22:39:24", - "author_account_age_days": 4550 + "author_account_age_days": 4551 }, "https://github.com/MitoshiroPJ/ComfyUI_save_image_sdli": { "stars": 1, @@ -4702,17 +4717,17 @@ "https://github.com/ModelTC/ComfyUI-LightVAE": { "stars": 40, "last_update": "2025-11-03 08:47:45", - "author_account_age_days": 1976 + "author_account_age_days": 1977 }, "https://github.com/ModelTC/ComfyUI-Lightx2vWrapper": { "stars": 72, "last_update": "2025-12-11 17:29:51", - "author_account_age_days": 1976 + "author_account_age_days": 1977 }, "https://github.com/Moeblack/ComfyUI-SimpleChat": { "stars": 4, "last_update": "2025-12-10 04:35:51", - "author_account_age_days": 3157 + "author_account_age_days": 3158 }, "https://github.com/MohammadAboulEla/ComfyUI-iTools": { "stars": 207, @@ -4757,7 +4772,7 @@ "https://github.com/MoonMoon82/ClipVision_Tools": { "stars": 7, "last_update": "2025-10-29 10:14:16", - "author_account_age_days": 2733 + "author_account_age_days": 2734 }, "https://github.com/Moooonet/ComfyUI-Align": { "stars": 243, @@ -4767,7 +4782,7 @@ "https://github.com/MovieLabs/comfyui-movielabs-util": { "stars": 1, "last_update": "2025-07-12 01:02:15", - "author_account_age_days": 4960 + "author_account_age_days": 4962 }, "https://github.com/MrForExample/ComfyUI-3D-Pack": { "stars": 3601, @@ -4797,22 +4812,22 @@ "https://github.com/MushroomFleet/ComfyUI-DJZ-POML": { "stars": 0, "last_update": "2025-08-31 19:23:11", - "author_account_age_days": 4287 + "author_account_age_days": 4289 }, "https://github.com/MushroomFleet/ComfyUI-FLUX2-JSON": { "stars": 5, "last_update": "2025-12-21 15:44:00", - "author_account_age_days": 4287 + "author_account_age_days": 4289 }, "https://github.com/MushroomFleet/ComfyUI-Variationator": { "stars": 1, "last_update": "2025-12-01 13:51:30", - "author_account_age_days": 4287 + "author_account_age_days": 4289 }, "https://github.com/MushroomFleet/DJZ-Pedalboard": { "stars": 2, "last_update": "2025-11-15 04:19:19", - "author_account_age_days": 4287 + "author_account_age_days": 4289 }, "https://github.com/MuziekMagie/ComfyUI-Matchering": { "stars": 60, @@ -4832,7 +4847,7 @@ "https://github.com/NHLStenden/ComfyUI-ImageBag": { "stars": 0, "last_update": "2025-12-20 12:10:06", - "author_account_age_days": 2820 + "author_account_age_days": 2821 }, "https://github.com/NMWave/ComfyUI-Nader-Tagging": { "stars": 4, @@ -4841,8 +4856,8 @@ }, "https://github.com/NOLABEL-VFX/ComfyUI-NL_Nodes": { "stars": 0, - "last_update": "2026-01-11 14:35:48", - "author_account_age_days": 333 + "last_update": "2026-01-12 12:56:21", + "author_account_age_days": 334 }, "https://github.com/NVIDIAGameWorks/ComfyUI-RTX-Remix": { "stars": 54, @@ -4867,7 +4882,7 @@ "https://github.com/NeoDroleDeGueule/NDDG_Great_Nodes": { "stars": 13, "last_update": "2025-12-04 20:52:40", - "author_account_age_days": 689 + "author_account_age_days": 691 }, "https://github.com/NeoGriever/ComfyUI-NeoGriever": { "stars": 2, @@ -4877,7 +4892,7 @@ "https://github.com/NeonLightning/neonllama": { "stars": 2, "last_update": "2025-06-20 22:49:39", - "author_account_age_days": 4782 + "author_account_age_days": 4784 }, "https://github.com/Nestorchik/NStor-ComfyUI-Translation": { "stars": 4, @@ -4907,7 +4922,7 @@ "https://github.com/NeuroSenko/ComfyUI_LLM_SDXL_Adapter": { "stars": 51, "last_update": "2025-11-10 22:28:10", - "author_account_age_days": 1173 + "author_account_age_days": 1174 }, "https://github.com/Nevysha/ComfyUI-nevysha-top-menu": { "stars": 5, @@ -4917,27 +4932,27 @@ "https://github.com/NewBieAI-Lab/ComfyUI-MltoXml": { "stars": 1, "last_update": "2025-12-07 04:44:54", - "author_account_age_days": 260 + "author_account_age_days": 262 }, "https://github.com/NewLouwa/ComfyUI-Model_preset_Pilot": { "stars": 0, "last_update": "2025-10-19 14:03:25", - "author_account_age_days": 2867 + "author_account_age_days": 2868 }, "https://github.com/NewNoviceChen/ComfyUI-Simple-IndexTTs": { "stars": 7, "last_update": "2025-12-05 06:39:43", - "author_account_age_days": 1511 + "author_account_age_days": 1513 }, "https://github.com/NewNoviceChen/ComfyUI-XingLiu": { "stars": 5, "last_update": "2025-10-24 09:33:20", - "author_account_age_days": 1511 + "author_account_age_days": 1513 }, "https://github.com/NexusEast/ComfyUI_ContactSheet_Auto": { "stars": 0, "last_update": "2025-12-30 07:12:33", - "author_account_age_days": 4989 + "author_account_age_days": 4990 }, "https://github.com/NguynHungNguyen/Segment-Bedroom-Interior": { "stars": 9, @@ -4949,6 +4964,11 @@ "last_update": "2024-05-22 20:34:46", "author_account_age_days": 5717 }, + "https://github.com/NickPittas/ComfyUI_CameraAngleSelector": { + "stars": 47, + "last_update": "2026-01-10 10:09:39", + "author_account_age_days": 1309 + }, "https://github.com/Nikosis/ComfyUI-Nikosis-Nodes": { "stars": 2, "last_update": "2025-04-10 00:32:13", @@ -4972,7 +4992,7 @@ "https://github.com/Niutonian/ComfyUI-Niutonian-Themes": { "stars": 37, "last_update": "2026-01-07 22:37:31", - "author_account_age_days": 1608 + "author_account_age_days": 1609 }, "https://github.com/Niutonian/ComfyUi-NoodleWebcam": { "stars": 30, @@ -4982,12 +5002,12 @@ "https://github.com/Niutonian/comfyui_Niutonian_GLM_4_6V": { "stars": 0, "last_update": "2026-01-05 11:49:33", - "author_account_age_days": 1608 + "author_account_age_days": 1609 }, "https://github.com/Njbx/ComfyUI-LTX13B-Blockswap": { "stars": 7, "last_update": "2025-05-07 18:47:45", - "author_account_age_days": 1769 + "author_account_age_days": 1771 }, "https://github.com/Nlar/ComfyUI_CartoonSegmentation": { "stars": 17, @@ -4997,7 +5017,7 @@ "https://github.com/No-22-Github/ComfyUI_RWKV_Studio": { "stars": 0, "last_update": "2025-09-26 13:42:27", - "author_account_age_days": 986 + "author_account_age_days": 987 }, "https://github.com/Nojahhh/ComfyUI_GLM4_Wrapper": { "stars": 28, @@ -5007,7 +5027,7 @@ "https://github.com/Noma-Machiko/ComfyUI-ToDevice": { "stars": 1, "last_update": "2025-09-18 16:11:53", - "author_account_age_days": 1094 + "author_account_age_days": 1096 }, "https://github.com/NotHarroweD/Harronode": { "stars": 5, @@ -5022,7 +5042,7 @@ "https://github.com/NudeJS-dev/ComfyUI-NudeJS-Image2Prompt": { "stars": 0, "last_update": "2025-12-06 17:39:43", - "author_account_age_days": 583 + "author_account_age_days": 584 }, "https://github.com/Nuked88/ComfyUI-N-Nodes": { "stars": 236, @@ -5037,7 +5057,7 @@ "https://github.com/NyaFuP/ComfyUI_Preview_Selector": { "stars": 2, "last_update": "2025-08-06 06:08:46", - "author_account_age_days": 1879 + "author_account_age_days": 1880 }, "https://github.com/NyaamZ/ComfyUI-ImageGallery-ED": { "stars": 11, @@ -5052,12 +5072,12 @@ "https://github.com/Nynxz/ComfyUI-NynxzNodes": { "stars": 0, "last_update": "2025-12-11 09:16:16", - "author_account_age_days": 2162 + "author_account_age_days": 2163 }, "https://github.com/OKIE5/ComfyUI-CN-Pre": { "stars": 0, "last_update": "2025-10-18 23:45:21", - "author_account_age_days": 209 + "author_account_age_days": 211 }, "https://github.com/Off-Live/ComfyUI-off-suite": { "stars": 0, @@ -5067,7 +5087,7 @@ "https://github.com/OhSeongHyeon/comfyui-watdafox-nodes": { "stars": 0, "last_update": "2025-12-31 19:27:45", - "author_account_age_days": 1777 + "author_account_age_days": 1778 }, "https://github.com/OliverCrosby/Comfyui-Minimap": { "stars": 99, @@ -5077,17 +5097,17 @@ "https://github.com/OneThingAI/ComfyUI_Onething_CV": { "stars": 1, "last_update": "2025-07-25 03:17:16", - "author_account_age_days": 521 + "author_account_age_days": 522 }, "https://github.com/OneThingAI/ComfyUI_Onething_Image": { "stars": 1, "last_update": "2026-01-04 06:37:44", - "author_account_age_days": 521 + "author_account_age_days": 522 }, "https://github.com/Onionman61/ComfyUI-ModelScope-Kontext": { "stars": 5, "last_update": "2025-11-28 08:21:35", - "author_account_age_days": 595 + "author_account_age_days": 596 }, "https://github.com/OpalSky-AI/OpalSky_Nodes": { "stars": 2, @@ -5102,7 +5122,7 @@ "https://github.com/OpenAssetIO/OpenAssetIO-ComfyUI": { "stars": 1, "last_update": "2025-09-30 09:49:18", - "author_account_age_days": 1335 + "author_account_age_days": 1336 }, "https://github.com/OuticNZ/ComfyUI-Simple-Of-Complex": { "stars": 1, @@ -5112,22 +5132,22 @@ "https://github.com/OwlvChirotha/ComfyUI-MultiTranslator": { "stars": 0, "last_update": "2025-11-11 09:09:25", - "author_account_age_days": 89 + "author_account_age_days": 90 }, "https://github.com/OwlvChirotha/ComfyUI-Owlv_Nodes": { "stars": 1, "last_update": "2025-11-19 03:25:46", - "author_account_age_days": 89 + "author_account_age_days": 90 }, "https://github.com/OwlvChirotha/ComfyUI-Translator": { "stars": 0, "last_update": "2025-11-11 09:09:25", - "author_account_age_days": 89 + "author_account_age_days": 90 }, "https://github.com/PBandDev/comfyui-node-organizer": { "stars": 0, "last_update": "2026-01-08 14:31:01", - "author_account_age_days": 309 + "author_account_age_days": 310 }, "https://github.com/PCMonsterx/ComfyUI-CSV-Loader": { "stars": 18, @@ -5137,12 +5157,12 @@ "https://github.com/PICOPON/ComfyUI-API-OpenAI-Node": { "stars": 0, "last_update": "2025-08-05 06:27:09", - "author_account_age_days": 2454 + "author_account_age_days": 2455 }, "https://github.com/PROJECTMAD/PROJECT-MAD-NODES": { - "stars": 2, + "stars": 3, "last_update": "2025-12-29 17:47:08", - "author_account_age_days": 2899 + "author_account_age_days": 2900 }, "https://github.com/Pablerdo/ComfyUI-MultiCutAndDrag": { "stars": 4, @@ -5167,7 +5187,7 @@ "https://github.com/Paddel87/ComfyUI_fal_image": { "stars": 2, "last_update": "2025-12-23 22:45:12", - "author_account_age_days": 644 + "author_account_age_days": 645 }, "https://github.com/PanicTitan/ComfyUI-Fooocus-V2-Expansion": { "stars": 14, @@ -5197,12 +5217,12 @@ "https://github.com/PatrickBorkowicz/ComfyUI-ImmichUploader": { "stars": 0, "last_update": "2025-10-12 01:48:13", - "author_account_age_days": 4094 + "author_account_age_days": 4096 }, "https://github.com/PauldeLavallaz/ComfyUI-CartesiaTTS": { "stars": 1, "last_update": "2025-11-05 02:56:11", - "author_account_age_days": 2409 + "author_account_age_days": 2411 }, "https://github.com/PauldeLavallaz/comfyui_claude_prompt_generator": { "stars": 0, @@ -5212,12 +5232,12 @@ "https://github.com/PenguinTeo/Comfyui-GeminiBanana": { "stars": 43, "last_update": "2025-11-21 05:49:58", - "author_account_age_days": 540 + "author_account_age_days": 542 }, "https://github.com/PenguinTeo/Comfyui-TextEditor-Penguin": { - "stars": 4, + "stars": 5, "last_update": "2025-06-04 14:38:13", - "author_account_age_days": 540 + "author_account_age_days": 542 }, "https://github.com/Pfaeff/pfaeff-comfyui": { "stars": 22, @@ -5237,7 +5257,7 @@ "https://github.com/PiePieDesign/PiePieTweaks": { "stars": 1, "last_update": "2025-10-24 15:27:53", - "author_account_age_days": 230 + "author_account_age_days": 231 }, "https://github.com/PiggyDance/ComfyUI_OpenCV": { "stars": 1, @@ -5247,22 +5267,22 @@ "https://github.com/Pigidiy/ComfyUI-LikeSpiderAI-SaveMP3": { "stars": 0, "last_update": "2025-06-01 16:35:20", - "author_account_age_days": 455 + "author_account_age_days": 456 }, "https://github.com/Pigidiy/ComfyUI-LikeSpiderAI-UI": { "stars": 0, "last_update": "2025-06-05 19:20:04", - "author_account_age_days": 455 + "author_account_age_days": 456 }, "https://github.com/Pirog17000/Pirogs-Nodes": { "stars": 3, "last_update": "2025-11-17 00:34:32", - "author_account_age_days": 4778 + "author_account_age_days": 4779 }, "https://github.com/PixWizardry/ComfyUI_PixQwenImageEditEnhanced": { "stars": 1, "last_update": "2025-12-30 06:02:39", - "author_account_age_days": 152 + "author_account_age_days": 153 }, "https://github.com/PixelFunAI/ComfyUI_PixelFun": { "stars": 3, @@ -5277,7 +5297,7 @@ "https://github.com/Pixelailabs/Joy_Caption_Two_PixelaiLabs": { "stars": 7, "last_update": "2025-11-06 16:43:31", - "author_account_age_days": 495 + "author_account_age_days": 496 }, "https://github.com/PnthrLeo/comfyUI-PL-data-tools": { "stars": 1, @@ -5287,12 +5307,12 @@ "https://github.com/Polygoningenieur/ComfyUI-IC-Light-Video": { "stars": 1, "last_update": "2025-09-03 18:37:13", - "author_account_age_days": 680 + "author_account_age_days": 682 }, "https://github.com/Pondowner857/comfy_Pond_Nodes_V2": { "stars": 2, "last_update": "2025-12-05 08:14:07", - "author_account_age_days": 656 + "author_account_age_days": 657 }, "https://github.com/Poseidon-fan/ComfyUI-RabbitMQ-Publisher": { "stars": 2, @@ -5307,7 +5327,7 @@ "https://github.com/Poukpalaova/ComfyUI-FRED-Nodes_v2": { "stars": 3, "last_update": "2026-01-03 06:09:37", - "author_account_age_days": 888 + "author_account_age_days": 889 }, "https://github.com/PowerHouseMan/ComfyUI-AdvancedLivePortrait": { "stars": 2585, @@ -5317,77 +5337,77 @@ "https://github.com/PozzettiAndrea/ComfyUI-BGPSeg": { "stars": 0, "last_update": "2026-01-05 16:19:49", - "author_account_age_days": 2258 + "author_account_age_days": 2260 }, "https://github.com/PozzettiAndrea/ComfyUI-CADabra": { "stars": 14, "last_update": "2026-01-08 23:24:29", - "author_account_age_days": 2258 + "author_account_age_days": 2260 }, "https://github.com/PozzettiAndrea/ComfyUI-Cadrille": { "stars": 1, "last_update": "2026-01-05 16:19:51", - "author_account_age_days": 2258 + "author_account_age_days": 2260 }, "https://github.com/PozzettiAndrea/ComfyUI-DepthAnythingV3": { - "stars": 287, + "stars": 288, "last_update": "2026-01-05 16:19:51", - "author_account_age_days": 2258 + "author_account_age_days": 2260 }, "https://github.com/PozzettiAndrea/ComfyUI-GeometryPack": { - "stars": 89, - "last_update": "2026-01-10 17:41:05", - "author_account_age_days": 2258 + "stars": 90, + "last_update": "2026-01-12 23:12:25", + "author_account_age_days": 2260 }, "https://github.com/PozzettiAndrea/ComfyUI-Grounding": { "stars": 32, - "last_update": "2026-01-05 04:15:17", - "author_account_age_days": 2258 + "last_update": "2026-01-12 04:09:24", + "author_account_age_days": 2260 }, "https://github.com/PozzettiAndrea/ComfyUI-HunyuanX": { "stars": 6, "last_update": "2026-01-05 16:19:54", - "author_account_age_days": 2258 + "author_account_age_days": 2260 }, "https://github.com/PozzettiAndrea/ComfyUI-MIDI3D": { "stars": 2, "last_update": "2026-01-05 16:19:56", - "author_account_age_days": 2258 + "author_account_age_days": 2260 }, "https://github.com/PozzettiAndrea/ComfyUI-MeshCraft": { "stars": 6, "last_update": "2026-01-05 16:19:54", - "author_account_age_days": 2258 + "author_account_age_days": 2260 }, "https://github.com/PozzettiAndrea/ComfyUI-NeurCADRecon": { "stars": 0, "last_update": "2026-01-05 16:19:57", - "author_account_age_days": 2258 + "author_account_age_days": 2260 }, "https://github.com/PozzettiAndrea/ComfyUI-SAM3": { - "stars": 359, + "stars": 363, "last_update": "2026-01-10 09:38:16", - "author_account_age_days": 2258 + "author_account_age_days": 2260 }, "https://github.com/PozzettiAndrea/ComfyUI-SAM3DBody": { - "stars": 239, + "stars": 241, "last_update": "2026-01-05 16:20:00", - "author_account_age_days": 2258 + "author_account_age_days": 2260 }, "https://github.com/PozzettiAndrea/ComfyUI-SECADNET": { "stars": 0, "last_update": "2026-01-05 16:20:01", - "author_account_age_days": 2258 + "author_account_age_days": 2260 }, "https://github.com/PozzettiAndrea/ComfyUI-Sharp": { - "stars": 154, + "stars": 155, "last_update": "2026-01-05 16:20:02", - "author_account_age_days": 2258 + "author_account_age_days": 2260 }, "https://github.com/PozzettiAndrea/ComfyUI-UniRig": { "stars": 257, - "last_update": "2026-01-10 18:15:49", - "author_account_age_days": 2258 + "last_update": "2026-01-12 21:40:57", + "author_account_age_days": 2260 }, "https://github.com/PressWagon/ComfyUI-StringsAndThings": { "stars": 3, @@ -5407,7 +5427,7 @@ "https://github.com/ProGamerGov/ComfyUI_pytorch360convert_video": { "stars": 4, "last_update": "2025-10-29 15:59:02", - "author_account_age_days": 4008 + "author_account_age_days": 4009 }, "https://github.com/PrunaAI/ComfyUI_pruna": { "stars": 65, @@ -5422,7 +5442,7 @@ "https://github.com/Pun0110/ComfyUI-CSV-Styler": { "stars": 1, "last_update": "2025-11-08 14:43:59", - "author_account_age_days": 1608 + "author_account_age_days": 1610 }, "https://github.com/Q-Bug4/Comfyui-Qb-DateNodes": { "stars": 4, @@ -5441,8 +5461,8 @@ }, "https://github.com/QL-boy/ComfyUI-Advanced-Tile-Processing": { "stars": 36, - "last_update": "2025-12-28 19:30:46", - "author_account_age_days": 2546 + "last_update": "2026-01-12 21:16:58", + "author_account_age_days": 2548 }, "https://github.com/QaisMalkawi/ComfyUI-QaisHelper": { "stars": 2, @@ -5457,17 +5477,17 @@ "https://github.com/QuietNoise/comfyui_queue_manager": { "stars": 38, "last_update": "2025-12-21 18:20:17", - "author_account_age_days": 4771 + "author_account_age_days": 4773 }, "https://github.com/R5-Revo/llm-node-comfyui": { "stars": 6, "last_update": "2025-05-24 03:55:35", - "author_account_age_days": 364 + "author_account_age_days": 366 }, "https://github.com/RUiNtheExtinct/comfyui-save-file-extended": { "stars": 8, "last_update": "2025-11-27 04:45:39", - "author_account_age_days": 658 + "author_account_age_days": 659 }, "https://github.com/Raapys/ComfyUI-LatentGC_Aggressive": { "stars": 4, @@ -5477,32 +5497,32 @@ "https://github.com/RainyN0077/ComfyUI-PromptSE": { "stars": 11, "last_update": "2025-08-15 13:12:09", - "author_account_age_days": 356 + "author_account_age_days": 358 }, "https://github.com/RamonGuthrie/ComfyUI-RBG-ImageStitchPlus": { "stars": 27, "last_update": "2025-11-17 15:39:11", - "author_account_age_days": 727 + "author_account_age_days": 728 }, "https://github.com/RamonGuthrie/ComfyUI-RBG-SmartSeedVariance": { "stars": 21, "last_update": "2025-12-24 23:41:25", - "author_account_age_days": 727 + "author_account_age_days": 728 }, "https://github.com/Randy420Marsh/ComfyUI-Civitai-API-Url-Resolver": { "stars": 1, "last_update": "2025-12-26 16:21:56", - "author_account_age_days": 2570 + "author_account_age_days": 2572 }, "https://github.com/Randy420Marsh/civitai-api-url-resolver": { "stars": 1, "last_update": "2025-12-26 16:21:56", - "author_account_age_days": 2570 + "author_account_age_days": 2572 }, "https://github.com/Rathius-Saranoth/Rathius_ComfyNodes": { "stars": 0, "last_update": "2025-11-28 02:40:18", - "author_account_age_days": 113 + "author_account_age_days": 115 }, "https://github.com/Raykosan/ComfyUI_RS-SaturationNode": { "stars": 8, @@ -5527,17 +5547,17 @@ "https://github.com/RegulusAlpha/ComfyUI-DynPromptSimplified": { "stars": 2, "last_update": "2025-10-27 18:44:13", - "author_account_age_days": 3420 + "author_account_age_days": 3422 }, "https://github.com/ReinerBforartists/comfyui_auto_prompt_schedule": { "stars": 1, "last_update": "2025-08-24 09:00:45", - "author_account_age_days": 3795 + "author_account_age_days": 3796 }, "https://github.com/ReinerBforartists/comfyui_text_line_combine": { "stars": 0, "last_update": "2025-08-23 10:59:19", - "author_account_age_days": 3795 + "author_account_age_days": 3796 }, "https://github.com/Reithan/negative_rejection_steering": { "stars": 16, @@ -5552,7 +5572,7 @@ "https://github.com/Revmagi/DDM_bundle": { "stars": 0, "last_update": "2025-10-30 21:03:27", - "author_account_age_days": 3790 + "author_account_age_days": 3791 }, "https://github.com/RhizoNymph/ComfyUI-CLIPSlider": { "stars": 9, @@ -5572,7 +5592,7 @@ "https://github.com/Rhovanx/wan_vace_auto_joiner": { "stars": 0, "last_update": "2026-01-01 05:14:55", - "author_account_age_days": 2085 + "author_account_age_days": 2087 }, "https://github.com/RiceRound/ComfyUI_CryptoCat": { "stars": 98, @@ -5592,7 +5612,7 @@ "https://github.com/Rizzlord/ComfyUI-RizzNodes": { "stars": 1, "last_update": "2026-01-09 15:33:12", - "author_account_age_days": 1995 + "author_account_age_days": 1997 }, "https://github.com/RodrigoSKohl/ComfyUI-Panoramic-ImgStitcher": { "stars": 8, @@ -5622,7 +5642,7 @@ "https://github.com/RunningOverGlowies/ComfyUI-PromptUtils": { "stars": 2, "last_update": "2025-12-08 13:44:46", - "author_account_age_days": 1421 + "author_account_age_days": 1423 }, "https://github.com/Runware/ComfyUI-Runware": { "stars": 129, @@ -5632,12 +5652,12 @@ "https://github.com/RyukoMatoiFan/ComfyUI-STARFlow": { "stars": 0, "last_update": "2026-01-04 19:22:34", - "author_account_age_days": 30 + "author_account_age_days": 31 }, "https://github.com/RyukoMatoiFan/ComfyUI-Switti": { "stars": 0, "last_update": "2025-12-21 21:37:47", - "author_account_age_days": 30 + "author_account_age_days": 31 }, "https://github.com/Ryuukeisyou/ComfyUI-SyncTalk": { "stars": 41, @@ -5657,27 +5677,27 @@ "https://github.com/S4MUEL-404/ComfyUI-Prepack": { "stars": 1, "last_update": "2025-11-11 08:19:11", - "author_account_age_days": 3653 + "author_account_age_days": 3654 }, "https://github.com/S4MUEL-404/ComfyUI-PromptsO": { "stars": 1, "last_update": "2025-11-19 09:20:58", - "author_account_age_days": 3653 + "author_account_age_days": 3654 }, "https://github.com/S4MUEL-404/ComfyUI-S4Motion": { "stars": 3, "last_update": "2025-10-14 06:06:33", - "author_account_age_days": 3653 + "author_account_age_days": 3654 }, "https://github.com/S4MUEL-404/ComfyUI-S4Tool-Image": { "stars": 2, "last_update": "2025-11-18 03:18:39", - "author_account_age_days": 3653 + "author_account_age_days": 3654 }, "https://github.com/S4MUEL-404/ComfyUI-S4Tool-Text": { "stars": 2, "last_update": "2025-08-12 15:29:12", - "author_account_age_days": 3653 + "author_account_age_days": 3654 }, "https://github.com/SEkINVR/ComfyUI-SaveAs": { "stars": 8, @@ -5687,7 +5707,7 @@ "https://github.com/SKBv0/ComfyUI_LinkFX": { "stars": 43, "last_update": "2025-12-21 16:53:51", - "author_account_age_days": 2122 + "author_account_age_days": 2123 }, "https://github.com/SKBv0/ComfyUI_SKBundle": { "stars": 106, @@ -5697,12 +5717,12 @@ "https://github.com/SKBv0/ComfyUI_SpideyReroute": { "stars": 11, "last_update": "2025-12-19 16:10:36", - "author_account_age_days": 2122 + "author_account_age_days": 2123 }, "https://github.com/SKFRMSEHF/comfyui_SK_Loader": { "stars": 0, "last_update": "2025-12-15 09:50:34", - "author_account_age_days": 33 + "author_account_age_days": 34 }, "https://github.com/SLAPaper/ComfyUI-Image-Selector": { "stars": 103, @@ -5762,112 +5782,117 @@ "https://github.com/SaTaNoob/ComfyUI-Z-Image-Turbo-Resolutions": { "stars": 3, "last_update": "2025-12-04 10:00:45", - "author_account_age_days": 3232 + "author_account_age_days": 3234 }, "https://github.com/Saganaki22/ComfyUI-Maya1_TTS": { - "stars": 53, + "stars": 54, "last_update": "2025-11-11 23:36:14", - "author_account_age_days": 1702 + "author_account_age_days": 1704 }, "https://github.com/Saganaki22/ComfyUI-Seedream4_Replicate": { "stars": 7, "last_update": "2025-09-14 00:53:14", - "author_account_age_days": 1702 + "author_account_age_days": 1704 }, "https://github.com/Saganaki22/ComfyUI-Step_Audio_EditX_TTS": { - "stars": 52, + "stars": 53, "last_update": "2025-12-04 06:03:03", - "author_account_age_days": 1702 + "author_account_age_days": 1704 }, "https://github.com/Saganaki22/ComfyUI-dotWaveform": { "stars": 28, "last_update": "2025-11-12 10:35:07", - "author_account_age_days": 1702 + "author_account_age_days": 1704 }, "https://github.com/SamKhoze/ComfyUI-DeepFuze": { "stars": 449, "last_update": "2025-08-15 03:14:39", "author_account_age_days": 2010 }, + "https://github.com/SamLiu1000/ComfyUI_Rabbit-Camera-Perspective": { + "stars": 0, + "last_update": "2026-01-10 16:28:41", + "author_account_age_days": 12 + }, "https://github.com/SamLiu1000/ComfyUI_Resolution-and-Ratio": { "stars": 0, "last_update": "2025-12-31 13:52:49", - "author_account_age_days": 11 + "author_account_age_days": 12 }, "https://github.com/SamTyurenkov/comfyui-vace-preprocessors": { "stars": 0, "last_update": "2025-07-23 09:56:07", - "author_account_age_days": 3528 + "author_account_age_days": 3529 }, "https://github.com/SamTyurenkov/comfyui_chatgpt": { "stars": 0, "last_update": "2025-12-30 08:38:47", - "author_account_age_days": 3528 + "author_account_age_days": 3529 }, "https://github.com/Sampkao/ComfyUI-Amage": { "stars": 1, "last_update": "2025-09-24 22:14:30", - "author_account_age_days": 925 + "author_account_age_days": 927 }, "https://github.com/San4itos/ComfyUI-Save-Images-as-Video": { "stars": 3, "last_update": "2025-09-06 09:31:44", - "author_account_age_days": 2147 + "author_account_age_days": 2148 }, "https://github.com/SanDiegoDude/ComfyUI-DeepStereo": { "stars": 3, "last_update": "2025-05-26 22:46:39", - "author_account_age_days": 1197 + "author_account_age_days": 1199 }, "https://github.com/SanDiegoDude/ComfyUI-Kontext-API": { "stars": 8, "last_update": "2025-06-18 16:41:48", - "author_account_age_days": 1197 + "author_account_age_days": 1199 }, "https://github.com/SanDiegoDude/ComfyUI-SaveAudioMP3": { "stars": 4, "last_update": "2025-05-07 23:48:49", - "author_account_age_days": 1197 + "author_account_age_days": 1199 }, "https://github.com/SanDiegoDude/ComfyUI-Soprano-TTS": { "stars": 2, "last_update": "2025-12-30 06:02:36", - "author_account_age_days": 1198 + "author_account_age_days": 1199 }, "https://github.com/SanDiegoDude/SCG_LocalVLM": { "stars": 4, "last_update": "2025-12-18 02:11:18", - "author_account_age_days": 1197 + "author_account_age_days": 1199 }, "https://github.com/Santat2023/ComfyUiRagNodes": { "stars": 0, "last_update": "2025-09-29 16:14:02", - "author_account_age_days": 854 + "author_account_age_days": 855 }, "https://github.com/Santodan/santodan-custom-nodes-comfyui": { "stars": 19, "last_update": "2026-01-05 12:39:20", - "author_account_age_days": 3261 + "author_account_age_days": 3262 }, "https://github.com/Saquib764/omini-kontext": { "stars": 432, "last_update": "2025-09-01 16:42:36", - "author_account_age_days": 5042 + "author_account_age_days": 5043 }, "https://github.com/SatadalAI/SATA_UtilityNode": { "stars": 1, "last_update": "2025-12-24 16:55:05", - "author_account_age_days": 730 + "author_account_age_days": 732 }, "https://github.com/SaturMars/ComfyUI-NVVFR": { "stars": 0, "last_update": "2025-08-05 05:39:42", - "author_account_age_days": 704 + "author_account_age_days": 706 }, "https://github.com/SaturMars/ComfyUI-QwenImageLoraConverter": { "stars": 29, "last_update": "2025-08-09 17:55:04", - "author_account_age_days": 704 + "author_account_age_days": 706 }, "https://github.com/SayanoAI/Comfy-RVC": { "stars": 28, @@ -5877,7 +5902,7 @@ "https://github.com/Sayene/comfyui-base64-to-image-size": { "stars": 0, "last_update": "2025-05-15 12:33:33", - "author_account_age_days": 4247 + "author_account_age_days": 4248 }, "https://github.com/Scholar01/ComfyUI-Keyframe": { "stars": 17, @@ -5892,7 +5917,7 @@ "https://github.com/Scorpiosis0/ComfyUI-WtlNodes": { "stars": 3, "last_update": "2025-11-27 22:43:38", - "author_account_age_days": 1248 + "author_account_age_days": 1249 }, "https://github.com/ScreamingHawk/comfyui-ollama-prompt-encode": { "stars": 16, @@ -5907,37 +5932,37 @@ "https://github.com/Sean-Bradley/ComfyUI-Get-Line": { "stars": 0, "last_update": "2025-12-15 11:47:02", - "author_account_age_days": 4392 + "author_account_age_days": 4393 }, "https://github.com/Sean-Bradley/ComfyUI-Image-Compare": { - "stars": 3, + "stars": 5, "last_update": "2025-12-30 08:10:09", - "author_account_age_days": 4392 + "author_account_age_days": 4393 }, "https://github.com/Sean-Bradley/ComfyUI-Remove-Background": { "stars": 0, "last_update": "2025-12-24 15:13:42", - "author_account_age_days": 4392 + "author_account_age_days": 4393 }, "https://github.com/Sean-Bradley/ComfyUI-Sonic": { "stars": 0, "last_update": "2026-01-06 10:51:50", - "author_account_age_days": 4392 + "author_account_age_days": 4393 }, "https://github.com/Sean-Bradley/ComfyUI-Video-Reverse": { "stars": 1, "last_update": "2025-10-27 20:54:15", - "author_account_age_days": 4392 + "author_account_age_days": 4393 }, "https://github.com/Sean-Bradley/ComfyUI-Virtual-Webcam": { "stars": 2, "last_update": "2025-10-27 20:55:50", - "author_account_age_days": 4392 + "author_account_age_days": 4393 }, "https://github.com/Sean-Bradley/ComfyUI-Voice-Clone": { "stars": 2, "last_update": "2026-01-05 09:05:35", - "author_account_age_days": 4392 + "author_account_age_days": 4393 }, "https://github.com/SeanScripts/ComfyUI-PixtralLlamaMolmoVision": { "stars": 78, @@ -5962,17 +5987,17 @@ "https://github.com/Seb-Lis/ComfyUI_Gemini_3_Pro_API_node": { "stars": 0, "last_update": "2025-11-21 09:06:40", - "author_account_age_days": 99 + "author_account_age_days": 101 }, "https://github.com/Seb-Lis/ComfyUI_Node_Pack": { "stars": 0, "last_update": "2025-11-30 11:13:27", - "author_account_age_days": 99 + "author_account_age_days": 101 }, "https://github.com/Seb-Lis/comfyui-image-labeler": { "stars": 0, "last_update": "2025-11-02 09:33:21", - "author_account_age_days": 99 + "author_account_age_days": 101 }, "https://github.com/Sekiun/ComfyUI-WebpToPNGSequence": { "stars": 3, @@ -5982,7 +6007,7 @@ "https://github.com/Semonxue/Comfyui-flexai": { "stars": 5, "last_update": "2025-12-01 11:07:24", - "author_account_age_days": 5621 + "author_account_age_days": 5622 }, "https://github.com/Semper-Sursum/HF-Flux-ComfyUI": { "stars": 2, @@ -5992,17 +6017,17 @@ "https://github.com/ServiceStack/comfy-asset-downloader": { "stars": 15, "last_update": "2025-05-08 16:21:02", - "author_account_age_days": 5451 + "author_account_age_days": 5453 }, "https://github.com/SethRobinson/comfyui-workflow-to-api-converter-endpoint": { "stars": 22, - "last_update": "2026-01-08 10:58:26", - "author_account_age_days": 5602 + "last_update": "2026-01-12 00:01:52", + "author_account_age_days": 5603 }, "https://github.com/Shadowwalker0P/CryptoNoise-Ksampler": { "stars": 2, "last_update": "2025-12-24 14:56:42", - "author_account_age_days": 232 + "author_account_age_days": 234 }, "https://github.com/Shakker-Labs/ComfyUI-IPAdapter-Flux": { "stars": 460, @@ -6012,32 +6037,32 @@ "https://github.com/ShammiG/ComfyUI-Image_Properties_SG": { "stars": 10, "last_update": "2025-12-05 06:41:25", - "author_account_age_days": 101 + "author_account_age_days": 103 }, "https://github.com/ShammiG/ComfyUI-Show-Clock-in-CMD-Console-SG": { "stars": 10, "last_update": "2025-11-11 15:25:48", - "author_account_age_days": 101 + "author_account_age_days": 103 }, "https://github.com/ShammiG/ComfyUI-Show_Any_Text_in_CMD_Console-SG": { "stars": 0, "last_update": "2025-12-11 14:30:20", - "author_account_age_days": 101 + "author_account_age_days": 103 }, "https://github.com/ShammiG/ComfyUI-Simple_Readable_Metadata-SG": { - "stars": 33, + "stars": 34, "last_update": "2026-01-04 07:05:44", - "author_account_age_days": 101 + "author_account_age_days": 103 }, "https://github.com/ShammiG/ComfyUI-VAE-Timestamp-Clock-SG": { "stars": 0, "last_update": "2025-11-11 15:41:53", - "author_account_age_days": 101 + "author_account_age_days": 103 }, "https://github.com/ShammiG/ComfyUI_Text_Tools_SG": { "stars": 3, "last_update": "2025-12-05 05:46:41", - "author_account_age_days": 101 + "author_account_age_days": 103 }, "https://github.com/Shannooty/ComfyUI-Timer-Nodes": { "stars": 5, @@ -6047,7 +6072,7 @@ "https://github.com/Shellishack/comfyui_remote_media_io": { "stars": 1, "last_update": "2025-09-04 10:42:26", - "author_account_age_days": 2751 + "author_account_age_days": 2752 }, "https://github.com/SherryXieYuchen/ComfyUI-Image-Inpainting": { "stars": 4, @@ -6067,7 +6092,7 @@ "https://github.com/Shiba-2-shiba/ComfyUI_FreeU_V2_advanced": { "stars": 1, "last_update": "2025-11-09 14:06:53", - "author_account_age_days": 952 + "author_account_age_days": 954 }, "https://github.com/Shiba-2-shiba/ComfyUI_FreeU_V2_timestepadd": { "stars": 1, @@ -6285,9 +6310,9 @@ "author_account_age_days": 1772 }, "https://github.com/ShootTheSound/comfyUI-Realtime-Lora": { - "stars": 341, + "stars": 343, "last_update": "2025-12-28 17:35:24", - "author_account_age_days": 1257 + "author_account_age_days": 1259 }, "https://github.com/Shraknard/ComfyUI-Remover": { "stars": 5, @@ -6307,7 +6332,7 @@ "https://github.com/SiegeKeebsOffical/comfyui-lmstudio": { "stars": 0, "last_update": "2025-12-14 13:16:58", - "author_account_age_days": 3937 + "author_account_age_days": 3939 }, "https://github.com/Siempreflaco/ComfyUI-NCNodes": { "stars": 0, @@ -6332,22 +6357,22 @@ "https://github.com/SilentZhang/comfyui-encrypt": { "stars": 0, "last_update": "2025-11-15 22:03:32", - "author_account_age_days": 4009 + "author_account_age_days": 4011 }, "https://github.com/SilverAndJade/comfyui-silver-nodes": { "stars": 0, "last_update": "2025-09-05 20:06:53", - "author_account_age_days": 4118 + "author_account_age_days": 4119 }, "https://github.com/Simlym/comfyui-prompt-helper": { "stars": 3, "last_update": "2025-07-31 16:30:02", - "author_account_age_days": 2748 + "author_account_age_days": 2750 }, "https://github.com/Sinphaltimus/comfyui_fedcoms_node_pack": { "stars": 0, "last_update": "2025-05-10 15:54:59", - "author_account_age_days": 2844 + "author_account_age_days": 2846 }, "https://github.com/SipherAGI/comfyui-animatediff": { "stars": 752, @@ -6387,17 +6412,17 @@ "https://github.com/SnJake/SnJake_Baikal_Swin_Anime": { "stars": 0, "last_update": "2026-01-09 09:57:26", - "author_account_age_days": 2045 + "author_account_age_days": 2046 }, "https://github.com/SnJake/SnJake_JPG_Artifacts_Noise_Cleaner": { "stars": 3, "last_update": "2026-01-04 10:22:36", - "author_account_age_days": 2045 + "author_account_age_days": 2046 }, "https://github.com/SofianeAlla/ComfyUI-BespokeAI-3D": { "stars": 1, "last_update": "2025-12-04 18:28:30", - "author_account_age_days": 470 + "author_account_age_days": 471 }, "https://github.com/SoftMeng/ComfyUI-DeepCache-Fix": { "stars": 16, @@ -6472,7 +6497,7 @@ "https://github.com/SparknightLLC/ComfyUI-LatentOrientation": { "stars": 0, "last_update": "2025-11-28 23:28:46", - "author_account_age_days": 518 + "author_account_age_days": 520 }, "https://github.com/SparknightLLC/ComfyUI-MaskArbiter": { "stars": 4, @@ -6482,12 +6507,12 @@ "https://github.com/SparknightLLC/ComfyUI-ModelSamplingSD3Advanced": { "stars": 0, "last_update": "2025-12-22 17:05:20", - "author_account_age_days": 518 + "author_account_age_days": 520 }, "https://github.com/SparknightLLC/ComfyUI-SpectralVAEDetailer": { "stars": 33, "last_update": "2025-12-30 21:16:08", - "author_account_age_days": 518 + "author_account_age_days": 520 }, "https://github.com/SparknightLLC/ComfyUI-WeightedRandomChoice": { "stars": 0, @@ -6502,17 +6527,17 @@ "https://github.com/Spin256/spin256-comfyui": { "stars": 0, "last_update": "2025-10-24 12:41:13", - "author_account_age_days": 80 + "author_account_age_days": 81 }, "https://github.com/SquirrelRat/MultiString-Prompts": { "stars": 1, "last_update": "2025-10-23 19:44:28", - "author_account_age_days": 2862 + "author_account_age_days": 2864 }, "https://github.com/SquirrelRat/WanVideoLooper": { "stars": 7, "last_update": "2025-11-13 15:18:00", - "author_account_age_days": 2862 + "author_account_age_days": 2864 }, "https://github.com/SshunWang/ComfyUI_CosyVoice": { "stars": 18, @@ -6532,7 +6557,7 @@ "https://github.com/StableLlama/ComfyUI-basic_data_handling": { "stars": 33, "last_update": "2025-11-28 16:20:08", - "author_account_age_days": 744 + "author_account_age_days": 746 }, "https://github.com/StarAsh042/ComfyUI_RollingArtist": { "stars": 1, @@ -6542,7 +6567,7 @@ "https://github.com/StarIICraft/ComfyUI-Simple-Selector": { "stars": 0, "last_update": "2025-11-19 19:20:30", - "author_account_age_days": 539 + "author_account_age_days": 540 }, "https://github.com/StarMagicAI/comfyui_tagger": { "stars": 5, @@ -6562,7 +6587,7 @@ "https://github.com/Starnodes2024/comfyui_Starnodes_DyPE": { "stars": 9, "last_update": "2025-10-31 09:55:07", - "author_account_age_days": 568 + "author_account_age_days": 570 }, "https://github.com/StartHua/ComfyUI_OOTDiffusion_CXH": { "stars": 128, @@ -6622,7 +6647,7 @@ "https://github.com/SuLU-K/comfyui-easy-sam3-tools": { "stars": 4, "last_update": "2026-01-01 04:14:54", - "author_account_age_days": 1873 + "author_account_age_days": 1874 }, "https://github.com/SuperBeastsAI/ComfyUI-SuperBeasts": { "stars": 208, @@ -6641,13 +6666,13 @@ }, "https://github.com/SuzumiyaAkizuki/ComfyUI-LLM_Prompt_XML_Formatter": { "stars": 18, - "last_update": "2026-01-11 13:34:26", - "author_account_age_days": 1748 + "last_update": "2026-01-12 16:13:58", + "author_account_age_days": 1749 }, "https://github.com/SwissCore92/comfyui-telegram-suite": { "stars": 4, "last_update": "2025-11-21 13:12:02", - "author_account_age_days": 2604 + "author_account_age_days": 2606 }, "https://github.com/Sxela/ComfyWarp": { "stars": 48, @@ -6662,12 +6687,12 @@ "https://github.com/T-Ph525/ComfyUI-Underage-Filter": { "stars": 0, "last_update": "2025-05-30 12:10:57", - "author_account_age_days": 1502 + "author_account_age_days": 1503 }, "https://github.com/TFL-TFL/ComfyUI_Text_Translation": { "stars": 116, "last_update": "2025-05-25 02:27:01", - "author_account_age_days": 2108 + "author_account_age_days": 2109 }, "https://github.com/THtianhao/ComfyUI-FaceChain": { "stars": 143, @@ -6682,17 +6707,17 @@ "https://github.com/TJ16th/ComfyUI-TJ-PolkaDot": { "stars": 2, "last_update": "2025-11-03 12:39:44", - "author_account_age_days": 3101 + "author_account_age_days": 3102 }, "https://github.com/TJ16th/TJ_ComfyUI_ColorUtility": { "stars": 0, "last_update": "2025-11-09 17:51:36", - "author_account_age_days": 3101 + "author_account_age_days": 3102 }, "https://github.com/TJ16th/TJ_ComfyUI_Lineart2Vector": { "stars": 1, "last_update": "2025-11-09 02:41:19", - "author_account_age_days": 3101 + "author_account_age_days": 3102 }, "https://github.com/TJ16th/comfyUI_TJ_NormalLighting": { "stars": 152, @@ -6807,7 +6832,7 @@ "https://github.com/TdogCreations/ComfyUI-NAID-Grid-Position": { "stars": 1, "last_update": "2025-12-30 08:35:02", - "author_account_age_days": 961 + "author_account_age_days": 962 }, "https://github.com/TeaCrab/ComfyUI-TeaNodes": { "stars": 5, @@ -6847,12 +6872,12 @@ "https://github.com/TensorKaze/ComfyUI-TkNodes": { "stars": 0, "last_update": "2025-05-26 01:36:34", - "author_account_age_days": 302 + "author_account_age_days": 304 }, "https://github.com/TheArtOfficial/ComfyUI-MaskMorph": { "stars": 0, "last_update": "2025-12-07 18:45:32", - "author_account_age_days": 273 + "author_account_age_days": 275 }, "https://github.com/TheBarret/ZSuite": { "stars": 9, @@ -6860,14 +6885,14 @@ "author_account_age_days": 3279 }, "https://github.com/TheLustriVA/ComfyUI-Image-Size-Tools": { - "stars": 5, + "stars": 6, "last_update": "2025-10-22 19:08:07", - "author_account_age_days": 1645 + "author_account_age_days": 1647 }, "https://github.com/TheMadDoctor007/ComfyUI-QwenCameraSelector": { "stars": 0, "last_update": "2026-01-10 22:37:34", - "author_account_age_days": 1028 + "author_account_age_days": 1030 }, "https://github.com/TheMistoAI/ComfyUI-Anyline": { "stars": 490, @@ -6892,12 +6917,12 @@ "https://github.com/This-is-Uncut/Custom-Node-ComfyUI-NBP-Uncut": { "stars": 0, "last_update": "2025-12-12 12:49:54", - "author_account_age_days": 257 + "author_account_age_days": 258 }, "https://github.com/ThunderBolt4931/comfyui_pixel_forge": { "stars": 1, "last_update": "2025-12-22 11:52:48", - "author_account_age_days": 629 + "author_account_age_days": 630 }, "https://github.com/TiamaTiramisu/risutools": { "stars": 3, @@ -6907,17 +6932,17 @@ "https://github.com/TianDongL/Blind_watermark_Comfyui": { "stars": 13, "last_update": "2025-10-25 02:21:54", - "author_account_age_days": 322 + "author_account_age_days": 323 }, "https://github.com/Tinuva88/Comfy-UmiAI": { "stars": 21, - "last_update": "2026-01-11 15:01:26", - "author_account_age_days": 1169 + "last_update": "2026-01-13 01:22:30", + "author_account_age_days": 1170 }, "https://github.com/TinyBeeman/ComfyUI-TinyBee": { "stars": 1, "last_update": "2025-11-22 03:39:03", - "author_account_age_days": 2347 + "author_account_age_days": 2349 }, "https://github.com/TinyTerra/ComfyUI_tinyterraNodes": { "stars": 578, @@ -6932,12 +6957,12 @@ "https://github.com/ToTheBeginning/ComfyUI-DreamO": { "stars": 181, "last_update": "2025-08-22 11:48:28", - "author_account_age_days": 3955 + "author_account_age_days": 3957 }, "https://github.com/TobiasGlaubach/ComfyUI-TG_pydocmaker": { "stars": 0, "last_update": "2025-12-22 10:40:21", - "author_account_age_days": 2956 + "author_account_age_days": 2957 }, "https://github.com/Tr1dae/ComfyUI-Dequality": { "stars": 3, @@ -6947,12 +6972,12 @@ "https://github.com/Tr1dae/ComfyUI-EasyFilePaths": { "stars": 0, "last_update": "2026-01-03 22:48:08", - "author_account_age_days": 1104 + "author_account_age_days": 1106 }, "https://github.com/Transhumai/ComfyUI-LegionPower": { "stars": 2, "last_update": "2025-12-09 18:02:40", - "author_account_age_days": 369 + "author_account_age_days": 370 }, "https://github.com/Trgtuan10/ComfyUI_YoloSegment_Mask": { "stars": 1, @@ -6977,7 +7002,7 @@ "https://github.com/TrophiHunter/ComfyUI_Photography_Nodes": { "stars": 3, "last_update": "2025-05-22 07:41:32", - "author_account_age_days": 1284 + "author_account_age_days": 1286 }, "https://github.com/Trung0246/ComfyUI-0246": { "stars": 137, @@ -6992,17 +7017,17 @@ "https://github.com/TuonoMindCode/ComfyUI-MultiClip-Text-Script": { "stars": 0, "last_update": "2026-01-02 15:58:19", - "author_account_age_days": 244 + "author_account_age_days": 245 }, "https://github.com/TuonoMindCode/ComfyUI-Resolution-Suggest-Downscale": { "stars": 0, "last_update": "2025-12-12 11:10:05", - "author_account_age_days": 244 + "author_account_age_days": 245 }, "https://github.com/TuriSc/comfyui-text-line-selector": { "stars": 1, "last_update": "2025-11-22 12:22:59", - "author_account_age_days": 4303 + "author_account_age_days": 4304 }, "https://github.com/TylerZoro/SD3-Scaling": { "stars": 1, @@ -7012,7 +7037,7 @@ "https://github.com/UmeAiRT/ComfyUI-UmeAiRT-Sync": { "stars": 0, "last_update": "2025-12-13 11:16:00", - "author_account_age_days": 5107 + "author_account_age_days": 5109 }, "https://github.com/Umikaze-job/select_folder_path_easy": { "stars": 6, @@ -7022,17 +7047,17 @@ "https://github.com/UndefinedUo/DuoUmiWildcards": { "stars": 0, "last_update": "2025-11-30 08:24:43", - "author_account_age_days": 908 + "author_account_age_days": 910 }, "https://github.com/Urabewe/ComfyUI-CountS2VExtend": { "stars": 0, "last_update": "2025-08-31 04:06:50", - "author_account_age_days": 5163 + "author_account_age_days": 5165 }, "https://github.com/Usonaki/ComfyUI-DyPE-Nunchaku": { "stars": 5, "last_update": "2025-11-08 18:33:14", - "author_account_age_days": 3994 + "author_account_age_days": 3996 }, "https://github.com/VAST-AI-Research/ComfyUI-Tripo": { "stars": 318, @@ -7062,22 +7087,22 @@ "https://github.com/Vaporbook/ComfyUI-SaveImage-PP": { "stars": 2, "last_update": "2025-05-08 15:04:17", - "author_account_age_days": 5405 + "author_account_age_days": 5406 }, "https://github.com/Verolelb/ComfyUI-Qwen-Aspect-Ratio": { "stars": 5, "last_update": "2025-08-15 17:37:40", - "author_account_age_days": 1188 + "author_account_age_days": 1189 }, "https://github.com/Verolelb/ComfyUI-Video-Workbench": { "stars": 0, "last_update": "2025-12-23 11:40:27", - "author_account_age_days": 1188 + "author_account_age_days": 1189 }, "https://github.com/Verolelb/ComfyUI-VideoCompressor": { "stars": 4, "last_update": "2025-12-23 09:49:58", - "author_account_age_days": 1188 + "author_account_age_days": 1189 }, "https://github.com/VertexAnomaly/ComfyUI_ImageSentinel": { "stars": 4, @@ -7112,7 +7137,7 @@ "https://github.com/VraethrDalkr/ComfyUI-TripleKSampler": { "stars": 85, "last_update": "2025-11-15 23:22:39", - "author_account_age_days": 983 + "author_account_age_days": 985 }, "https://github.com/VrchStudio/comfyui-web-viewer": { "stars": 330, @@ -7127,7 +7152,7 @@ "https://github.com/WASasquatch/ComfyUI_LMStudio_EasyQuery": { "stars": 8, "last_update": "2025-11-17 22:13:31", - "author_account_age_days": 5191 + "author_account_age_days": 5193 }, "https://github.com/WASasquatch/ComfyUI_Preset_Merger": { "stars": 34, @@ -7137,12 +7162,12 @@ "https://github.com/WASasquatch/ComfyUI_RetroArch_Player": { "stars": 1, "last_update": "2025-12-31 03:10:07", - "author_account_age_days": 5191 + "author_account_age_days": 5193 }, "https://github.com/WASasquatch/ComfyUI_Viewer": { "stars": 8, "last_update": "2026-01-10 22:49:30", - "author_account_age_days": 5191 + "author_account_age_days": 5193 }, "https://github.com/WASasquatch/FreeU_Advanced": { "stars": 121, @@ -7172,7 +7197,7 @@ "https://github.com/WASasquatch/was_affine": { "stars": 5, "last_update": "2025-11-09 22:43:51", - "author_account_age_days": 5191 + "author_account_age_days": 5193 }, "https://github.com/WUYUDING2583/ComfyUI-Save-Image-Callback": { "stars": 2, @@ -7182,7 +7207,7 @@ "https://github.com/WWWEN8/ComfyUI-CCXManager": { "stars": 5, "last_update": "2025-11-21 03:36:02", - "author_account_age_days": 874 + "author_account_age_days": 875 }, "https://github.com/WX-NPS1598/ComfyUI-Auto_Crop_By_NPS": { "stars": 5, @@ -7200,9 +7225,9 @@ "author_account_age_days": 3190 }, "https://github.com/Wakapedia/ComfyUI-WanVideoWakawave": { - "stars": 0, + "stars": 1, "last_update": "2025-12-31 16:20:19", - "author_account_age_days": 4359 + "author_account_age_days": 4361 }, "https://github.com/Wakfull33/ComfyUI-SaveImageCivitAI": { "stars": 1, @@ -7212,7 +7237,7 @@ "https://github.com/WangDianhui/ComfyUI-SA-ODE_Sampler": { "stars": 1, "last_update": "2025-10-04 02:48:04", - "author_account_age_days": 1067 + "author_account_age_days": 1069 }, "https://github.com/WangPengxing/ComfyUI_WPX_Node": { "stars": 0, @@ -7232,7 +7257,7 @@ "https://github.com/WeChatCV/Stand-In_Preprocessor_ComfyUI": { "stars": 150, "last_update": "2025-08-21 13:52:03", - "author_account_age_days": 1859 + "author_account_age_days": 1860 }, "https://github.com/WebDev9000/WebDev9000-Nodes": { "stars": 1, @@ -7247,7 +7272,7 @@ "https://github.com/What-a-stupid-username/comfyui-InversedSampler": { "stars": 1, "last_update": "2025-07-31 14:35:16", - "author_account_age_days": 2858 + "author_account_age_days": 2860 }, "https://github.com/Wicloz/ComfyUI-Simply-Nodes": { "stars": 1, @@ -7255,34 +7280,34 @@ "author_account_age_days": 4211 }, "https://github.com/Windecay/ComfyUI-ReservedVRAM": { - "stars": 267, + "stars": 275, "last_update": "2025-11-20 03:09:15", - "author_account_age_days": 591 + "author_account_age_days": 593 }, "https://github.com/Windecay/ComfyUI-SDupcaleTiledSize": { "stars": 9, "last_update": "2025-11-20 07:48:43", - "author_account_age_days": 591 + "author_account_age_days": 593 }, "https://github.com/Windecay/ComfyUI_CheckVprediction": { "stars": 0, "last_update": "2025-10-27 01:37:16", - "author_account_age_days": 591 + "author_account_age_days": 593 }, "https://github.com/Windecay/ComfyUI_Dynamic-RAMCache": { - "stars": 58, + "stars": 59, "last_update": "2025-11-29 03:30:56", - "author_account_age_days": 591 + "author_account_age_days": 593 }, "https://github.com/WingeD123/ComfyUI_QwenVL_PromptCaption": { "stars": 16, "last_update": "2025-12-29 14:08:42", - "author_account_age_days": 1137 + "author_account_age_days": 1139 }, "https://github.com/X-School-Academy/X-FluxAgent": { "stars": 29, "last_update": "2025-06-05 08:28:11", - "author_account_age_days": 284 + "author_account_age_days": 285 }, "https://github.com/X-T-E-R/ComfyUI-EasyCivitai-XTNodes": { "stars": 46, @@ -7297,17 +7322,17 @@ "https://github.com/XWAVEart/comfyui-xwave-xlitch-nodes": { "stars": 2, "last_update": "2025-06-04 20:33:17", - "author_account_age_days": 802 + "author_account_age_days": 804 }, "https://github.com/XYMikky12138/ComfyUI-MIKKY-Mask-Editor": { "stars": 1, "last_update": "2025-12-15 13:00:50", - "author_account_age_days": 28 + "author_account_age_days": 29 }, "https://github.com/XchanBik/ComfyUI_SimpleBridgeNode": { "stars": 0, "last_update": "2025-05-15 22:10:43", - "author_account_age_days": 248 + "author_account_age_days": 249 }, "https://github.com/Xclbr7/ComfyUI-Merlin": { "stars": 30, @@ -7322,7 +7347,7 @@ "https://github.com/XieJunchen/comfyUI_LLM": { "stars": 2, "last_update": "2025-08-03 13:21:08", - "author_account_age_days": 2340 + "author_account_age_days": 2341 }, "https://github.com/Xkipper/ComfyUI_SkipperNodes": { "stars": 0, @@ -7342,12 +7367,12 @@ "https://github.com/XuanYu-github/comfyui-PlyPreview": { "stars": 1, "last_update": "2025-12-29 08:05:27", - "author_account_age_days": 1520 + "author_account_age_days": 1521 }, "https://github.com/Xyc2016/Comfyui_Fd_Nodes": { "stars": 0, "last_update": "2026-01-09 07:48:50", - "author_account_age_days": 3325 + "author_account_age_days": 3327 }, "https://github.com/Xyem/Xycuno-Oobabooga": { "stars": 4, @@ -7387,7 +7412,7 @@ "https://github.com/Yahweasel/ComfyUI-MinDalle": { "stars": 0, "last_update": "2025-05-26 20:42:34", - "author_account_age_days": 3216 + "author_account_age_days": 3217 }, "https://github.com/Yanick112/ComfyUI-ToSVG": { "stars": 255, @@ -7407,22 +7432,22 @@ "https://github.com/YaserJaradeh/comfyui-yaser-nodes": { "stars": 6, "last_update": "2025-10-17 12:29:43", - "author_account_age_days": 4090 + "author_account_age_days": 4092 }, "https://github.com/Yeq6X/ComfyUI-image-to-video-inserter": { "stars": 7, "last_update": "2025-10-28 08:51:30", - "author_account_age_days": 2214 + "author_account_age_days": 2215 }, "https://github.com/Yo1up/Diffusion-Model-Detailer": { "stars": 4, "last_update": "2025-08-08 00:32:59", - "author_account_age_days": 1106 + "author_account_age_days": 1108 }, "https://github.com/Ysthara/ComfyUI-Resolution-AR-Node": { "stars": 0, "last_update": "2025-12-06 16:11:07", - "author_account_age_days": 36 + "author_account_age_days": 38 }, "https://github.com/Yuan-ManX/ComfyUI-AniSora": { "stars": 49, @@ -7587,7 +7612,7 @@ "https://github.com/Yukinoshita-Yukinoe/ComfyUI-Qwen-Node": { "stars": 2, "last_update": "2025-10-04 06:11:49", - "author_account_age_days": 1972 + "author_account_age_days": 1974 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-APISR": { "stars": 383, @@ -7682,17 +7707,17 @@ "https://github.com/ZUENS2020/ComfyUI-Gemini-LiteLLM": { "stars": 0, "last_update": "2026-01-02 04:02:49", - "author_account_age_days": 688 + "author_account_age_days": 689 }, "https://github.com/ZUENS2020/ComfyUI-LLM-Nodes": { "stars": 0, "last_update": "2026-01-02 04:02:49", - "author_account_age_days": 688 + "author_account_age_days": 689 }, "https://github.com/ZXL-Xinram/ComfyUI-AutoFlow": { "stars": 4, "last_update": "2025-12-23 08:23:49", - "author_account_age_days": 1849 + "author_account_age_days": 1850 }, "https://github.com/ZZXYWQ/ComfyUI-ZZXYWQ": { "stars": 23, @@ -7702,7 +7727,7 @@ "https://github.com/Zachary116699/ComfyUI-LoadImageWithMetaDataEx": { "stars": 2, "last_update": "2025-06-10 07:10:28", - "author_account_age_days": 1927 + "author_account_age_days": 1928 }, "https://github.com/ZaneA/ComfyUI-ImageReward": { "stars": 31, @@ -7722,7 +7747,7 @@ "https://github.com/Zch6111/AI_Text_Comfyui": { "stars": 1, "last_update": "2025-06-05 03:22:47", - "author_account_age_days": 639 + "author_account_age_days": 640 }, "https://github.com/ZeDarkAdam/ComfyUI-Embeddings-Tools": { "stars": 3, @@ -7732,17 +7757,17 @@ "https://github.com/Zehong-Ma/ComfyUI-MagCache": { "stars": 261, "last_update": "2025-11-27 11:52:49", - "author_account_age_days": 1769 + "author_account_age_days": 1770 }, "https://github.com/Zeknes/Comfyui-LLM-Chat": { "stars": 0, "last_update": "2025-12-17 08:04:07", - "author_account_age_days": 1161 + "author_account_age_days": 1162 }, "https://github.com/Zeknes/Comfyui-Nanobanana-API": { "stars": 0, "last_update": "2025-12-17 08:35:06", - "author_account_age_days": 1161 + "author_account_age_days": 1162 }, "https://github.com/Zeks/comfyui-rapidfire": { "stars": 0, @@ -7752,17 +7777,17 @@ "https://github.com/ZeroSpaceStudios/ComfyUI-ZSNodes": { "stars": 0, "last_update": "2025-08-26 00:26:08", - "author_account_age_days": 289 + "author_account_age_days": 291 }, "https://github.com/ZhiHui6/zhihui_nodes_comfyui": { - "stars": 123, + "stars": 125, "last_update": "2026-01-11 15:43:53", - "author_account_age_days": 2846 + "author_account_age_days": 2847 }, "https://github.com/Zone-Roam/ComfyUI-Live-Search": { - "stars": 11, + "stars": 13, "last_update": "2025-11-26 12:20:52", - "author_account_age_days": 1818 + "author_account_age_days": 1819 }, "https://github.com/Zuellni/ComfyUI-Custom-Nodes": { "stars": 44, @@ -7782,22 +7807,22 @@ "https://github.com/a-l-e-x-d-s-9/ComfyUI-SaveCheckpointWithMetadata": { "stars": 0, "last_update": "2025-08-25 20:29:15", - "author_account_age_days": 4366 + "author_account_age_days": 4368 }, "https://github.com/a-ru2016/ComfyUI-Universal-ABM-LoRA": { "stars": 0, "last_update": "2026-01-01 09:32:22", - "author_account_age_days": 1071 + "author_account_age_days": 1072 }, "https://github.com/a-ru2016/ComfyUI_UniversalSubspace": { "stars": 0, "last_update": "2025-12-31 12:49:11", - "author_account_age_days": 1071 + "author_account_age_days": 1072 }, "https://github.com/a-und-b/ComfyUI_AB_Wildcard": { "stars": 0, "last_update": "2025-12-10 15:06:11", - "author_account_age_days": 1006 + "author_account_age_days": 1007 }, "https://github.com/a-und-b/ComfyUI_Delay": { "stars": 5, @@ -7832,7 +7857,7 @@ "https://github.com/aTanguay/ComfyUI_Detonate": { "stars": 2, "last_update": "2025-11-25 04:13:26", - "author_account_age_days": 4015 + "author_account_age_days": 4016 }, "https://github.com/abdozmantar/ComfyUI-DeepExtract": { "stars": 45, @@ -7842,17 +7867,17 @@ "https://github.com/abdozmantar/ComfyUI-DeepExtractV2": { "stars": 35, "last_update": "2025-10-12 18:20:58", - "author_account_age_days": 718 + "author_account_age_days": 720 }, "https://github.com/abdullahceylan/ac-comfyui-image-optimizer": { "stars": 0, "last_update": "2025-11-05 13:57:38", - "author_account_age_days": 2871 + "author_account_age_days": 2873 }, "https://github.com/abdullahceylan/ac-comfyui-queue-manager": { "stars": 5, "last_update": "2025-09-27 18:12:15", - "author_account_age_days": 2871 + "author_account_age_days": 2873 }, "https://github.com/aburahamu/ComfyUI-IsNiceParts": { "stars": 3, @@ -7877,7 +7902,7 @@ "https://github.com/adambarbato/ComfyUI-Sa2VA": { "stars": 92, "last_update": "2025-12-22 23:32:02", - "author_account_age_days": 4497 + "author_account_age_days": 4499 }, "https://github.com/adbrasi/ComfyUI-TrashNodes-DownloadHuggingface": { "stars": 7, @@ -7897,13 +7922,18 @@ "https://github.com/adrianschubek/comfyui-zeug": { "stars": 1, "last_update": "2025-07-24 22:13:07", - "author_account_age_days": 3529 + "author_account_age_days": 3530 }, "https://github.com/adriflex/ComfyUI_Blender_Texdiff": { "stars": 2, "last_update": "2024-05-22 23:14:18", "author_account_age_days": 2789 }, + "https://github.com/advancedtech-sk/ComfyUI-GROUT": { + "stars": 0, + "last_update": "2026-01-09 10:11:43", + "author_account_age_days": 5 + }, "https://github.com/aegis72/aegisflow_utility_nodes": { "stars": 37, "last_update": "2024-10-03 11:11:39", @@ -7917,17 +7947,17 @@ "https://github.com/aesethtics/ComfyUI-Utilitools": { "stars": 1, "last_update": "2025-08-27 21:58:17", - "author_account_age_days": 3412 + "author_account_age_days": 3414 }, "https://github.com/aesethtics/comfyui-3d-model-viewer": { "stars": 1, "last_update": "2025-09-24 17:27:58", - "author_account_age_days": 3412 + "author_account_age_days": 3414 }, "https://github.com/agavesunset/AgaveLogicCounter": { "stars": 0, "last_update": "2025-12-18 06:34:34", - "author_account_age_days": 312 + "author_account_age_days": 313 }, "https://github.com/agilly1989/ComfyUI_agilly1989_motorway": { "stars": 7, @@ -7937,7 +7967,7 @@ "https://github.com/ah-kun/ComfyUI-FailSafe-Translate-Node": { "stars": 0, "last_update": "2025-12-01 23:39:14", - "author_account_age_days": 694 + "author_account_age_days": 695 }, "https://github.com/ahernandezmiro/ComfyUI-GCP_Storage_tools": { "stars": 3, @@ -7947,12 +7977,12 @@ "https://github.com/ahkimkoo/ComfyUI-GetKeyFrames": { "stars": 0, "last_update": "2025-11-14 11:02:04", - "author_account_age_days": 5804 + "author_account_age_days": 5805 }, "https://github.com/ahkimkoo/Comfyui-AudioSegment": { "stars": 5, "last_update": "2025-09-19 03:20:14", - "author_account_age_days": 5804 + "author_account_age_days": 5805 }, "https://github.com/ai-liam/comfyui-liam": { "stars": 2, @@ -7972,17 +8002,17 @@ "https://github.com/aiaiaikkk/ComfyUI-Curve": { "stars": 158, "last_update": "2025-10-27 02:13:49", - "author_account_age_days": 470 + "author_account_age_days": 471 }, "https://github.com/aiaiaikkk/comfyui-api-image-edit": { "stars": 9, "last_update": "2025-09-03 17:05:31", - "author_account_age_days": 470 + "author_account_age_days": 471 }, "https://github.com/aiaiaikkk/super-prompt-canvas": { "stars": 151, "last_update": "2025-08-30 06:42:21", - "author_account_age_days": 470 + "author_account_age_days": 471 }, "https://github.com/aianimation55/ComfyUI-FatLabels": { "stars": 5, @@ -7997,7 +8027,7 @@ "https://github.com/aicoder-max/Pillar_For_ComfyUI": { "stars": 2, "last_update": "2025-06-05 09:40:09", - "author_account_age_days": 236 + "author_account_age_days": 237 }, "https://github.com/aicuai/aicu-comfyui-stability-ai-api": { "stars": 1, @@ -8031,8 +8061,8 @@ }, "https://github.com/aimoviestudio/comfyui-promptbuilder": { "stars": 0, - "last_update": "2026-01-10 08:20:23", - "author_account_age_days": 1 + "last_update": "2026-01-12 17:00:11", + "author_account_age_days": 3 }, "https://github.com/ainewsto/Comfyui-chatgpt-api": { "stars": 54, @@ -8056,8 +8086,8 @@ }, "https://github.com/aining2022/ComfyUI_Swwan": { "stars": 4, - "last_update": "2025-12-30 15:23:33", - "author_account_age_days": 598 + "last_update": "2026-01-12 07:06:17", + "author_account_age_days": 600 }, "https://github.com/aisabervisionlab/ComfyUI_merge_ASVL": { "stars": 2, @@ -8067,7 +8097,7 @@ "https://github.com/aistudynow/Comfyui-HunyuanFoley": { "stars": 58, "last_update": "2025-09-13 10:17:31", - "author_account_age_days": 135 + "author_account_age_days": 136 }, "https://github.com/ajbergh/comfyui-ethnicity_hairstyle_clip_encoder": { "stars": 2, @@ -8102,37 +8132,37 @@ "https://github.com/akaugun/comfyui-lora-hook-trigger": { "stars": 0, "last_update": "2025-12-18 04:48:19", - "author_account_age_days": 31 + "author_account_age_days": 32 }, "https://github.com/akawana/ComfyUI-AK-Pack": { "stars": 0, "last_update": "2026-01-04 19:41:14", - "author_account_age_days": 1041 + "author_account_age_days": 1042 }, "https://github.com/akawana/ComfyUI-AK-XZ-Axis": { "stars": 3, "last_update": "2025-12-20 13:12:16", - "author_account_age_days": 1041 + "author_account_age_days": 1042 }, "https://github.com/akawana/ComfyUI-Folded-Prompts": { "stars": 3, "last_update": "2026-01-04 12:09:14", - "author_account_age_days": 1041 + "author_account_age_days": 1042 }, "https://github.com/akawana/ComfyUI-Keybinding-extra": { "stars": 3, "last_update": "2026-01-04 12:09:14", - "author_account_age_days": 1041 + "author_account_age_days": 1042 }, "https://github.com/akawana/ComfyUI-RGBYP-Mask-Editor": { - "stars": 1, + "stars": 3, "last_update": "2026-01-06 23:09:01", - "author_account_age_days": 1041 + "author_account_age_days": 1042 }, "https://github.com/akawana/ComfyUI-Utils-extra": { "stars": 0, "last_update": "2026-01-04 19:41:14", - "author_account_age_days": 1041 + "author_account_age_days": 1042 }, "https://github.com/akierson/ComfyUI-textnodes": { "stars": 0, @@ -8162,22 +8192,22 @@ "https://github.com/alFrame/ComfyUI-AF-EditGeneratedPrompt": { "stars": 0, "last_update": "2025-11-05 16:43:30", - "author_account_age_days": 3192 + "author_account_age_days": 3194 }, "https://github.com/alFrame/ComfyUI-AF-Enhanced-HTML-Note": { "stars": 1, "last_update": "2025-12-15 11:52:02", - "author_account_age_days": 3192 + "author_account_age_days": 3194 }, "https://github.com/alFrame/ComfyUI-AF-Find-Nodes": { "stars": 3, "last_update": "2026-01-01 18:01:13", - "author_account_age_days": 3192 + "author_account_age_days": 3194 }, "https://github.com/alFrame/ComfyUI-AF-Pack-Prompt-Nodes": { "stars": 2, "last_update": "2025-12-15 21:33:50", - "author_account_age_days": 3192 + "author_account_age_days": 3194 }, "https://github.com/alanhuang67/ComfyUI-FAI-Node": { "stars": 14, @@ -8187,22 +8217,22 @@ "https://github.com/alankent/ComfyUI-OA-360-Clip": { "stars": 0, "last_update": "2025-11-16 05:39:08", - "author_account_age_days": 4470 + "author_account_age_days": 4471 }, "https://github.com/alastor-666-1933/caching_to_not_waste": { "stars": 10, "last_update": "2025-07-18 14:34:09", - "author_account_age_days": 4615 + "author_account_age_days": 4617 }, "https://github.com/alchemine/comfyui-alchemine-pack": { "stars": 0, "last_update": "2026-01-09 15:10:38", - "author_account_age_days": 2391 + "author_account_age_days": 2392 }, "https://github.com/aleolidev/comfy_kaizen_package": { "stars": 0, "last_update": "2025-06-21 11:10:52", - "author_account_age_days": 3144 + "author_account_age_days": 3145 }, "https://github.com/alessandroperilli/OCS_Nodes": { "stars": 3, @@ -8237,7 +8267,7 @@ "https://github.com/alexcong/ComfyUI-SwinIR": { "stars": 1, "last_update": "2026-01-05 03:14:36", - "author_account_age_days": 4153 + "author_account_age_days": 4154 }, "https://github.com/alexcong/ComfyUI_QwenVL": { "stars": 123, @@ -8267,12 +8297,12 @@ "https://github.com/alexjx/ComfyUI-Sa2VA-XJ": { "stars": 10, "last_update": "2025-11-25 06:34:18", - "author_account_age_days": 4906 + "author_account_age_days": 4907 }, "https://github.com/alexjx/ComfyUI-XJNodes": { "stars": 0, "last_update": "2026-01-05 06:44:35", - "author_account_age_days": 4906 + "author_account_age_days": 4907 }, "https://github.com/alexopus/ComfyUI-Image-Saver": { "stars": 145, @@ -8297,12 +8327,12 @@ "https://github.com/aliabougazia/comfyui_pt_security_scanner": { "stars": 0, "last_update": "2026-01-05 09:31:07", - "author_account_age_days": 1864 + "author_account_age_days": 1865 }, "https://github.com/alibof96/ComfyUI-DownscaleIRN": { "stars": 0, "last_update": "2025-10-30 22:04:34", - "author_account_age_days": 514 + "author_account_age_days": 516 }, "https://github.com/alisson-anjos/ComfyUI-Ollama-Describer": { "stars": 99, @@ -8312,7 +8342,7 @@ "https://github.com/alludus/ComfyUI-multiGPU-upscaler": { "stars": 2, "last_update": "2025-11-14 18:32:26", - "author_account_age_days": 3900 + "author_account_age_days": 3902 }, "https://github.com/alpertunga-bile/image-caption-comfyui": { "stars": 10, @@ -8342,22 +8372,22 @@ "https://github.com/ameyukisora/ComfyUI-Empty-Latent-Advanced": { "stars": 0, "last_update": "2025-12-12 15:43:06", - "author_account_age_days": 2085 + "author_account_age_days": 2087 }, "https://github.com/amir84ferdos/ComfyUI-ArchAi3d-Qwen": { "stars": 33, "last_update": "2025-12-22 14:06:46", - "author_account_age_days": 1010 + "author_account_age_days": 1011 }, "https://github.com/amir84ferdos/ComfyUI-GRAG-ArchAi3D": { "stars": 15, "last_update": "2025-11-06 22:21:00", - "author_account_age_days": 1010 + "author_account_age_days": 1011 }, "https://github.com/amtarr/ComfyUI-TextureAlchemy": { "stars": 1, "last_update": "2026-01-10 00:03:45", - "author_account_age_days": 1219 + "author_account_age_days": 1221 }, "https://github.com/an90ray/ComfyUI_RErouter_CustomNodes": { "stars": 0, @@ -8382,12 +8412,12 @@ "https://github.com/angree/ComfyUI-Q_GLB_Material_Modifier": { "stars": 1, "last_update": "2025-05-30 22:51:59", - "author_account_age_days": 3287 + "author_account_age_days": 3289 }, "https://github.com/angree/ComfyUI-Q_find-mask-size": { "stars": 0, "last_update": "2025-05-30 22:53:04", - "author_account_age_days": 3287 + "author_account_age_days": 3289 }, "https://github.com/anhkhoatranle30/Handy-Nodes-ComfyUI": { "stars": 1, @@ -8397,17 +8427,17 @@ "https://github.com/anhrefnyoiyoi/Placeholder-Replacer-By-ID": { "stars": 0, "last_update": "2025-11-12 23:04:25", - "author_account_age_days": 2281 + "author_account_age_days": 2283 }, "https://github.com/anilstream/ComfyUI-Ideogram-Character": { "stars": 0, "last_update": "2025-12-08 10:55:29", - "author_account_age_days": 573 + "author_account_age_days": 574 }, "https://github.com/annewj023/Comfyui_google_nano": { "stars": 11, "last_update": "2025-09-03 21:17:57", - "author_account_age_days": 563 + "author_account_age_days": 564 }, "https://github.com/antrobot1234/antrobots-comfyUI-nodepack": { "stars": 25, @@ -8417,17 +8447,17 @@ "https://github.com/anveshane/Comfyui_StoryMem": { "stars": 6, "last_update": "2025-12-31 13:25:40", - "author_account_age_days": 890 + "author_account_age_days": 891 }, "https://github.com/apeirography/DaimalyadNodes": { "stars": 0, "last_update": "2025-08-15 03:21:01", - "author_account_age_days": 2306 + "author_account_age_days": 2308 }, "https://github.com/apenguin24/ComfyUI-WanKeyframing": { "stars": 0, "last_update": "2025-10-24 17:43:26", - "author_account_age_days": 83 + "author_account_age_days": 85 }, "https://github.com/arcum42/ComfyUI_SageUtils": { "stars": 24, @@ -8437,7 +8467,7 @@ "https://github.com/ardadmrknn/comfyui-history-clip-text-encode-node": { "stars": 2, "last_update": "2025-11-29 07:41:11", - "author_account_age_days": 489 + "author_account_age_days": 490 }, "https://github.com/aria1th/ComfyUI-LogicUtils": { "stars": 99, @@ -8447,12 +8477,12 @@ "https://github.com/aria1th/ComfyUI-Wildcards-rework": { "stars": 0, "last_update": "2025-12-22 00:46:59", - "author_account_age_days": 2911 + "author_account_age_days": 2912 }, "https://github.com/arthurtravers/ComfyUI-VideoOutputBridge": { "stars": 1, "last_update": "2025-11-21 04:35:57", - "author_account_age_days": 3007 + "author_account_age_days": 3009 }, "https://github.com/asaddi/ComfyUI-YALLM-node": { "stars": 4, @@ -8482,7 +8512,7 @@ "https://github.com/asagi4/comfyui-dynamic-anynode": { "stars": 1, "last_update": "2025-12-24 21:28:08", - "author_account_age_days": 1007 + "author_account_age_days": 1008 }, "https://github.com/asagi4/comfyui-prompt-control": { "stars": 363, @@ -8502,17 +8532,22 @@ "https://github.com/ashtar1984/ComfyUI-SwitchPathLazy": { "stars": 0, "last_update": "2025-12-13 15:55:26", - "author_account_age_days": 84 + "author_account_age_days": 85 }, "https://github.com/ashtar1984/comfyui-find-perfect-resolution": { - "stars": 7, + "stars": 8, "last_update": "2025-12-05 14:45:19", - "author_account_age_days": 84 + "author_account_age_days": 85 + }, + "https://github.com/asirihewage/remove_metadata_comfyui": { + "stars": 1, + "last_update": "2026-01-10 06:43:10", + "author_account_age_days": 3918 }, "https://github.com/aslanxie/comfyui_qwen_image_edit": { "stars": 0, "last_update": "2025-12-18 07:36:29", - "author_account_age_days": 2449 + "author_account_age_days": 2451 }, "https://github.com/asutermo/ComfyUI-Flux-TryOff": { "stars": 48, @@ -8534,15 +8569,20 @@ "last_update": "2025-09-13 07:08:57", "author_account_age_days": 2915 }, + "https://github.com/ato321/ComfyUI-LTXVGuideRebase": { + "stars": 0, + "last_update": "2026-01-10 11:02:09", + "author_account_age_days": 2329 + }, "https://github.com/attashe/ComfyUI-FluxRegionAttention": { "stars": 140, "last_update": "2025-03-02 16:37:39", "author_account_age_days": 4191 }, "https://github.com/attome-ai/Comfyui_Attome_S3": { - "stars": 1, - "last_update": "2026-01-06 19:09:02", - "author_account_age_days": 1569 + "stars": 2, + "last_update": "2026-01-11 17:45:56", + "author_account_age_days": 1570 }, "https://github.com/audioscavenger/ComfyUI-Thumbnails": { "stars": 39, @@ -8582,7 +8622,7 @@ "https://github.com/avocadori/ComfyUI-load-image-prompt-lora": { "stars": 0, "last_update": "2025-06-02 20:35:37", - "author_account_age_days": 639 + "author_account_age_days": 641 }, "https://github.com/aws-samples/comfyui-llm-node-for-amazon-bedrock": { "stars": 30, @@ -8592,17 +8632,17 @@ "https://github.com/azazeal04/Azazeal_Anime_Characters_ComfyUI": { "stars": 1, "last_update": "2025-06-21 18:26:40", - "author_account_age_days": 984 + "author_account_age_days": 985 }, "https://github.com/azazeal04/ComfyUI-HybridSamplers": { "stars": 7, "last_update": "2025-11-09 17:17:00", - "author_account_age_days": 984 + "author_account_age_days": 985 }, "https://github.com/azazeal04/comfyui-switch-samplers": { "stars": 3, "last_update": "2025-10-07 17:17:03", - "author_account_age_days": 984 + "author_account_age_days": 985 }, "https://github.com/azure-dragon-ai/ComfyUI-ClipScore-Nodes": { "stars": 5, @@ -8617,7 +8657,7 @@ "https://github.com/babe-and-spencer-enterprises/base-comfyui-node": { "stars": 5, "last_update": "2025-06-23 16:12:19", - "author_account_age_days": 243 + "author_account_age_days": 245 }, "https://github.com/bablueza/ComfyUI-Vaja-Ai4thai": { "stars": 1, @@ -8627,12 +8667,12 @@ "https://github.com/babydjac/comfyui-grok-prompts": { "stars": 1, "last_update": "2025-06-06 09:47:19", - "author_account_age_days": 971 + "author_account_age_days": 973 }, "https://github.com/babydjac/comfyui-smart-scaler": { "stars": 1, "last_update": "2025-05-16 07:28:19", - "author_account_age_days": 971 + "author_account_age_days": 973 }, "https://github.com/badayvedat/ComfyUI-fal-Connector": { "stars": 52, @@ -8657,7 +8697,7 @@ "https://github.com/baijunty/comfyui_image_embeddings": { "stars": 0, "last_update": "2025-12-31 15:56:11", - "author_account_age_days": 4120 + "author_account_age_days": 4121 }, "https://github.com/bananasss00/ComfyUI-SP-Nodes": { "stars": 16, @@ -8692,7 +8732,7 @@ "https://github.com/bbaudio-2025/ComfyUI-SuperUltimateVaceTools": { "stars": 130, "last_update": "2025-10-31 14:19:35", - "author_account_age_days": 191 + "author_account_age_days": 192 }, "https://github.com/bbtaivi/ComfyUI-Aiv-Param": { "stars": 1, @@ -8702,7 +8742,7 @@ "https://github.com/bcasadei/ComfyUI-Prompt-Camera-Assistant": { "stars": 2, "last_update": "2026-01-08 02:38:33", - "author_account_age_days": 3850 + "author_account_age_days": 3851 }, "https://github.com/bear2b/comfyui-argo-nodes": { "stars": 0, @@ -8712,7 +8752,7 @@ "https://github.com/bedovyy/ComfyUI-LLM-Helper": { "stars": 0, "last_update": "2025-12-12 16:16:46", - "author_account_age_days": 929 + "author_account_age_days": 930 }, "https://github.com/bedovyy/ComfyUI_NAIDGenerator": { "stars": 86, @@ -8737,7 +8777,7 @@ "https://github.com/benjamin-bertram/Comfyui_OIDN_Denoiser": { "stars": 2, "last_update": "2025-06-12 22:37:05", - "author_account_age_days": 2332 + "author_account_age_days": 2334 }, "https://github.com/benjiyaya/ComfyUI-HunyuanVideoImagesGuider": { "stars": 29, @@ -8752,32 +8792,32 @@ "https://github.com/benjiyaya/ComfyUI-QwenImageLayeredToLength": { "stars": 9, "last_update": "2025-12-20 18:45:31", - "author_account_age_days": 679 + "author_account_age_days": 680 }, "https://github.com/benstaniford/comfy-contact-sheet-image-loader": { "stars": 10, "last_update": "2025-08-02 06:16:57", - "author_account_age_days": 5034 + "author_account_age_days": 5035 }, "https://github.com/benstaniford/comfy-image-switch": { "stars": 0, "last_update": "2025-08-03 06:08:05", - "author_account_age_days": 5034 + "author_account_age_days": 5035 }, "https://github.com/benstaniford/comfy-load-last-image": { "stars": 1, "last_update": "2025-07-08 07:19:46", - "author_account_age_days": 5034 + "author_account_age_days": 5035 }, "https://github.com/benstaniford/comfy-lora-loader-with-triggerdb": { "stars": 34, "last_update": "2025-12-23 23:16:09", - "author_account_age_days": 5034 + "author_account_age_days": 5035 }, "https://github.com/benstaniford/comfy-prompt-db": { "stars": 7, "last_update": "2025-07-29 07:27:44", - "author_account_age_days": 5034 + "author_account_age_days": 5035 }, "https://github.com/bentoml/comfy-pack": { "stars": 203, @@ -8787,17 +8827,17 @@ "https://github.com/beyondprompting/ComfyUI-Beyond_nodes": { "stars": 0, "last_update": "2026-01-04 16:22:29", - "author_account_age_days": 828 + "author_account_age_days": 829 }, "https://github.com/bgreene2/ComfyUI-Hunyuan-Image-3": { "stars": 26, "last_update": "2025-10-15 01:11:05", - "author_account_age_days": 4716 + "author_account_age_days": 4717 }, "https://github.com/bhvbhushan/ComfyUI-LoRABlockWeight": { "stars": 3, "last_update": "2025-08-21 16:54:53", - "author_account_age_days": 3244 + "author_account_age_days": 3245 }, "https://github.com/big-mon/ComfyUI-ResolutionPresets": { "stars": 2, @@ -8807,7 +8847,7 @@ "https://github.com/bikiam/ComfyUI_WhisperSRT": { "stars": 2, "last_update": "2025-06-01 13:56:23", - "author_account_age_days": 716 + "author_account_age_days": 717 }, "https://github.com/bilal-arikan/ComfyUI_TextAssets": { "stars": 2, @@ -8907,7 +8947,7 @@ "https://github.com/birdneststream/ComfyUI-Mircify": { "stars": 0, "last_update": "2025-08-31 02:51:11", - "author_account_age_days": 1932 + "author_account_age_days": 1934 }, "https://github.com/bitaffinity/ComfyUI_HF_Inference": { "stars": 5, @@ -8962,7 +9002,7 @@ "https://github.com/blird/ComfyUI-Wanify": { "stars": 0, "last_update": "2025-07-18 13:48:00", - "author_account_age_days": 2903 + "author_account_age_days": 2904 }, "https://github.com/blob8/ComfyUI_sloppy-comic": { "stars": 11, @@ -8972,7 +9012,7 @@ "https://github.com/blob8/ComfyUI_video-image-motion-transfer": { "stars": 2, "last_update": "2025-09-14 15:59:02", - "author_account_age_days": 634 + "author_account_age_days": 635 }, "https://github.com/blovett80/ComfyUI-PixelDojo": { "stars": 0, @@ -8992,7 +9032,7 @@ "https://github.com/blurgyy/CoMPaSS-FLUX.1-dev-ComfyUI": { "stars": 3, "last_update": "2025-09-11 05:06:12", - "author_account_age_days": 2627 + "author_account_age_days": 2628 }, "https://github.com/bmad4ever/ComfyUI-Bmad-DirtyUndoRedo": { "stars": 48, @@ -9012,7 +9052,7 @@ "https://github.com/bmad4ever/comfyui_panels": { "stars": 4, "last_update": "2025-11-04 12:52:32", - "author_account_age_days": 4102 + "author_account_age_days": 4104 }, "https://github.com/bmad4ever/comfyui_quilting": { "stars": 10, @@ -9032,12 +9072,12 @@ "https://github.com/bobosola/ComfyUI-reboot": { "stars": 1, "last_update": "2025-10-12 15:56:09", - "author_account_age_days": 3981 + "author_account_age_days": 3983 }, "https://github.com/bollerdominik/ComfyUI-load-lora-from-url": { "stars": 0, "last_update": "2026-01-06 10:45:28", - "author_account_age_days": 3980 + "author_account_age_days": 3981 }, "https://github.com/bombax-xiaoice/ComfyUI-Allegro": { "stars": 4, @@ -9067,7 +9107,7 @@ "https://github.com/bombdefuser-124/Newbie-Teacache-ComfyUI": { "stars": 2, "last_update": "2025-12-19 01:31:10", - "author_account_age_days": 1369 + "author_account_age_days": 1371 }, "https://github.com/bombless/comfyUI-RememberingUtils": { "stars": 0, @@ -9077,7 +9117,7 @@ "https://github.com/bomborant/ComfyUI-ShakaNodes": { "stars": 0, "last_update": "2025-12-06 03:30:50", - "author_account_age_days": 2086 + "author_account_age_days": 2087 }, "https://github.com/bongsang/ComfyUI-Bongsang": { "stars": 0, @@ -9092,22 +9132,27 @@ "https://github.com/boricuapab/ComfyUI-Bori-JsonSetGetConverter": { "stars": 0, "last_update": "2025-08-17 21:49:36", - "author_account_age_days": 2135 + "author_account_age_days": 2137 }, "https://github.com/boricuapab/ComfyUI-Bori-QwenImageResolutions": { "stars": 4, "last_update": "2025-08-10 07:43:57", - "author_account_age_days": 2135 + "author_account_age_days": 2137 }, "https://github.com/bowtiedbluefin/ComfyUI-AI-CustomURL": { "stars": 0, "last_update": "2025-11-10 02:13:14", - "author_account_age_days": 1499 + "author_account_age_days": 1501 + }, + "https://github.com/bozkut/ComfyUI-Prompt-Expander": { + "stars": 1, + "last_update": "2026-01-12 16:56:43", + "author_account_age_days": 4330 }, "https://github.com/bpmpnaito/comfyui-imageviewer": { "stars": 0, "last_update": "2025-11-28 15:15:50", - "author_account_age_days": 5971 + "author_account_age_days": 5972 }, "https://github.com/bradsec/ComfyUI_ResolutionSelector": { "stars": 16, @@ -9117,7 +9162,7 @@ "https://github.com/bradsec/ComfyUI_ResolutionSelectorPlus": { "stars": 16, "last_update": "2025-12-07 10:46:58", - "author_account_age_days": 4222 + "author_account_age_days": 4223 }, "https://github.com/bradsec/ComfyUI_StringEssentials": { "stars": 26, @@ -9127,7 +9172,7 @@ "https://github.com/brahianrosswill/ComfyUi-RandomNoiseCustom": { "stars": 0, "last_update": "2025-12-07 20:21:12", - "author_account_age_days": 1024 + "author_account_age_days": 1026 }, "https://github.com/braintacles/braintacles-comfyui-nodes": { "stars": 2, @@ -9147,7 +9192,7 @@ "https://github.com/brayevalerien/ComfyUI-GroqNodes": { "stars": 1, "last_update": "2025-11-08 15:46:01", - "author_account_age_days": 2160 + "author_account_age_days": 2161 }, "https://github.com/brayevalerien/ComfyUI-SplitString": { "stars": 4, @@ -9162,7 +9207,7 @@ "https://github.com/brenzel/comfyui-prompt-beautify": { "stars": 17, "last_update": "2025-09-10 15:43:18", - "author_account_age_days": 3553 + "author_account_age_days": 3554 }, "https://github.com/brianfitzgerald/style_aligned_comfy": { "stars": 307, @@ -9177,17 +9222,17 @@ "https://github.com/brucew4yn3rp/ComfyUI_FrontEndCleanup": { "stars": 0, "last_update": "2025-12-31 01:57:56", - "author_account_age_days": 950 + "author_account_age_days": 951 }, "https://github.com/brucew4yn3rp/ComfyUI_SelectiveMetadata": { "stars": 0, "last_update": "2025-07-20 04:08:09", - "author_account_age_days": 950 + "author_account_age_days": 951 }, "https://github.com/brucew4yn3rp/ComfyUI_VintageEffect": { "stars": 0, "last_update": "2026-01-01 05:28:29", - "author_account_age_days": 950 + "author_account_age_days": 951 }, "https://github.com/bruefire/ComfyUI-SeqImageLoader": { "stars": 45, @@ -9197,17 +9242,17 @@ "https://github.com/bryanmcguire/comfyui-flux2fun-controlnet": { "stars": 3, "last_update": "2026-01-10 04:42:56", - "author_account_age_days": 4576 + "author_account_age_days": 4578 }, "https://github.com/btitkin/ComfyUI-RandomPromptBuilder": { "stars": 6, "last_update": "2025-12-03 10:00:24", - "author_account_age_days": 1548 + "author_account_age_days": 1550 }, "https://github.com/buddy-bytes/ComfyUI-SmartResolutionToolkit": { "stars": 1, "last_update": "2025-12-08 06:33:14", - "author_account_age_days": 210 + "author_account_age_days": 212 }, "https://github.com/budihartono/comfyui-aspect-ratio-presets": { "stars": 4, @@ -9227,17 +9272,17 @@ "https://github.com/bulldog68/ComfyUI_FMJ_LLM": { "stars": 2, "last_update": "2025-12-18 12:40:02", - "author_account_age_days": 670 + "author_account_age_days": 671 }, "https://github.com/bulldog68/ComfyUI_FMJ_SP": { "stars": 1, "last_update": "2025-12-19 14:28:26", - "author_account_age_days": 670 + "author_account_age_days": 671 }, "https://github.com/bulldog68/ComfyUI_FMJ_SaveImageVersions": { "stars": 0, "last_update": "2026-01-09 16:58:58", - "author_account_age_days": 670 + "author_account_age_days": 671 }, "https://github.com/burnsbert/ComfyUI-EBU-LMStudio": { "stars": 33, @@ -9282,7 +9327,7 @@ "https://github.com/by-ae/ae-in-workflow": { "stars": 7, "last_update": "2025-12-21 03:54:04", - "author_account_age_days": 3256 + "author_account_age_days": 3257 }, "https://github.com/bytedance/ComfyUI-HyperLoRA": { "stars": 474, @@ -9334,6 +9379,11 @@ "last_update": "2024-08-22 04:04:06", "author_account_age_days": 2336 }, + "https://github.com/capitan01R/Capitan-ConditioningEnhancer": { + "stars": 14, + "last_update": "2026-01-12 03:53:31", + "author_account_age_days": 4 + }, "https://github.com/cardenluo/ComfyUI-Apt_Preset": { "stars": 239, "last_update": "2026-01-08 13:54:42", @@ -9342,12 +9392,12 @@ "https://github.com/casc1701/ComfyUI_OverlayFrameNumber": { "stars": 0, "last_update": "2025-12-29 03:07:38", - "author_account_age_days": 1220 + "author_account_age_days": 1222 }, "https://github.com/casterpollux/MiniMax-bmo": { "stars": 58, "last_update": "2025-06-24 19:22:18", - "author_account_age_days": 239 + "author_account_age_days": 241 }, "https://github.com/catboxanon/comfyui_stealth_pnginfo": { "stars": 3, @@ -9357,7 +9407,7 @@ "https://github.com/cathodeDreams/comfyui-azul-scripts": { "stars": 0, "last_update": "2025-04-30 17:03:38", - "author_account_age_days": 1034 + "author_account_age_days": 1036 }, "https://github.com/cdb-boop/ComfyUI-Bringing-Old-Photos-Back-to-Life": { "stars": 496, @@ -9377,22 +9427,22 @@ "https://github.com/cedarconnor/ComfyUI-DreamCube": { "stars": 0, "last_update": "2025-11-24 05:06:34", - "author_account_age_days": 4861 + "author_account_age_days": 4863 }, "https://github.com/cedarconnor/comfyui-BatchNameLoop": { "stars": 1, "last_update": "2025-07-22 04:11:06", - "author_account_age_days": 4861 + "author_account_age_days": 4863 }, "https://github.com/cedarconnor/comfyui-LatLong": { "stars": 0, "last_update": "2025-12-15 05:18:50", - "author_account_age_days": 4861 + "author_account_age_days": 4863 }, "https://github.com/cedarconnor/upsampler": { "stars": 2, "last_update": "2025-11-05 19:39:45", - "author_account_age_days": 4861 + "author_account_age_days": 4863 }, "https://github.com/celoron/ComfyUI-VisualQueryTemplate": { "stars": 12, @@ -9442,7 +9492,7 @@ "https://github.com/chameleon-ai/comfyui_momo": { "stars": 0, "last_update": "2025-12-20 15:24:43", - "author_account_age_days": 402 + "author_account_age_days": 404 }, "https://github.com/chandlergis/ComfyUI-IMG_Query": { "stars": 1, @@ -9607,27 +9657,27 @@ "https://github.com/charlyad142/ComfyUI_Charly_FitToAspectNode": { "stars": 0, "last_update": "2025-08-01 20:21:22", - "author_account_age_days": 3182 + "author_account_age_days": 3183 }, "https://github.com/charlyad142/ComfyUI_bfl_api_pro_nodes": { "stars": 0, "last_update": "2025-12-03 15:13:28", - "author_account_age_days": 3182 + "author_account_age_days": 3183 }, "https://github.com/charlyad142/comfyUI_charly_replicate_api": { "stars": 0, "last_update": "2025-10-21 19:57:07", - "author_account_age_days": 3182 + "author_account_age_days": 3183 }, "https://github.com/chaserhkj/ComfyUI-Chaser-nodes": { "stars": 0, "last_update": "2025-09-21 02:52:56", - "author_account_age_days": 4981 + "author_account_age_days": 4982 }, "https://github.com/chchchadzilla/ComfyUI-ChomfyNodes": { "stars": 1, "last_update": "2025-12-09 08:59:21", - "author_account_age_days": 2603 + "author_account_age_days": 2604 }, "https://github.com/checkbins/checkbin-comfy": { "stars": 0, @@ -9797,7 +9847,7 @@ "https://github.com/chrishill197724-gif/ComfyUI-Wan22-GGUF-Storyboard": { "stars": 1, "last_update": "2025-12-29 06:57:40", - "author_account_age_days": 15 + "author_account_age_days": 17 }, "https://github.com/chrissy0/chris-comfyui-nodes": { "stars": 2, @@ -9847,7 +9897,7 @@ "https://github.com/chyer/Chye-ComfyUI-Toolset": { "stars": 0, "last_update": "2025-11-20 09:04:13", - "author_account_age_days": 4598 + "author_account_age_days": 4599 }, "https://github.com/ciga2011/ComfyUI-MarkItDown": { "stars": 8, @@ -9872,7 +9922,7 @@ "https://github.com/citronlegacy/ComfyUI-CitronNodes": { "stars": 0, "last_update": "2025-12-28 19:11:30", - "author_account_age_days": 4504 + "author_account_age_days": 4505 }, "https://github.com/city96/ComfyUI-GGUF": { "stars": 3116, @@ -9927,32 +9977,32 @@ "https://github.com/cjj198909/comfy_openai_image_api_azure": { "stars": 1, "last_update": "2025-07-16 05:37:48", - "author_account_age_days": 923 + "author_account_age_days": 924 }, "https://github.com/ckinpdx/ComfyUI-LoadAudioandSplit": { "stars": 0, "last_update": "2025-12-08 20:04:37", - "author_account_age_days": 381 + "author_account_age_days": 383 }, "https://github.com/ckinpdx/ComfyUI-SCAIL-AudioReactive": { "stars": 12, "last_update": "2026-01-02 09:51:11", - "author_account_age_days": 381 + "author_account_age_days": 383 }, "https://github.com/ckinpdx/ComfyUI-WanKeyframeBuilder": { "stars": 5, "last_update": "2025-12-09 01:34:02", - "author_account_age_days": 381 + "author_account_age_days": 383 }, "https://github.com/ckinpdx/comfyui-humo-audio-motion": { "stars": 1, "last_update": "2025-12-15 06:51:02", - "author_account_age_days": 381 + "author_account_age_days": 383 }, "https://github.com/claptrap0/ComfyUI_LLM_Hub": { "stars": 1, "last_update": "2025-11-03 08:37:18", - "author_account_age_days": 182 + "author_account_age_days": 183 }, "https://github.com/claussteinmassl/ComfyUI-CS-CustomNodes": { "stars": 1, @@ -9962,7 +10012,7 @@ "https://github.com/clayton-grey/ComfyUI-EditRouter": { "stars": 0, "last_update": "2025-12-30 11:43:08", - "author_account_age_days": 5571 + "author_account_age_days": 5573 }, "https://github.com/cleanlii/comfyui-dalle-integration": { "stars": 1, @@ -9982,22 +10032,22 @@ "https://github.com/cloudkoala/comfyui-koala": { "stars": 0, "last_update": "2025-06-06 00:17:19", - "author_account_age_days": 479 + "author_account_age_days": 481 }, "https://github.com/cluny85/ComfyUI-Scripting-Tools": { "stars": 1, "last_update": "2025-06-16 12:28:27", - "author_account_age_days": 5112 + "author_account_age_days": 5113 }, "https://github.com/cmdicely/simple_image_to_palette": { "stars": 0, "last_update": "2025-06-22 03:20:08", - "author_account_age_days": 6050 + "author_account_age_days": 6051 }, "https://github.com/cmeka/ComfyUI-WanMoEScheduler": { "stars": 6, "last_update": "2025-11-05 01:59:12", - "author_account_age_days": 4332 + "author_account_age_days": 4333 }, "https://github.com/cnbjjj/ComfyUI-Jtils": { "stars": 3, @@ -10007,12 +10057,12 @@ "https://github.com/cnnmmd/comfyui_xoxxox_cnnmmd": { "stars": 0, "last_update": "2025-09-09 09:10:08", - "author_account_age_days": 174 + "author_account_age_days": 176 }, "https://github.com/co5dt/ComfyUI-Persistent-Queue": { "stars": 3, "last_update": "2025-09-28 11:49:26", - "author_account_age_days": 3412 + "author_account_age_days": 3414 }, "https://github.com/codecringebinge/ComfyUI-Arrow-Key-Canvas-Navigation": { "stars": 2, @@ -10027,7 +10077,7 @@ "https://github.com/colorAi/comfyui-ImageSelectorbyPrompt": { "stars": 25, "last_update": "2025-11-09 02:46:25", - "author_account_age_days": 980 + "author_account_age_days": 982 }, "https://github.com/comfy-deploy/comfyui-llm-toolkit": { "stars": 78, @@ -10035,9 +10085,9 @@ "author_account_age_days": 734 }, "https://github.com/comfyanonymous/ComfyUI": { - "stars": 99809, - "last_update": "2026-01-11 11:45:45", - "author_account_age_days": 641 + "stars": 99975, + "last_update": "2026-01-13 03:33:57", + "author_account_age_days": 642 }, "https://github.com/comfyanonymous/ComfyUI_TensorRT": { "stars": 682, @@ -10052,32 +10102,32 @@ "https://github.com/comfyui-wiki/ComfyUI-Wiki-Workflows": { "stars": 14, "last_update": "2025-12-23 14:23:25", - "author_account_age_days": 385 + "author_account_age_days": 386 }, "https://github.com/comfyuistudio/ComfyUI-Studio-nodes": { "stars": 1, "last_update": "2025-10-06 23:13:51", - "author_account_age_days": 415 + "author_account_age_days": 416 }, "https://github.com/comnote-max/builmenlabo": { "stars": 2, "last_update": "2025-07-24 08:37:04", - "author_account_age_days": 339 + "author_account_age_days": 340 }, "https://github.com/comrender/ComfyUI-NanoB-Edit-Gemini": { - "stars": 2, + "stars": 3, "last_update": "2026-01-03 15:18:11", - "author_account_age_days": 917 + "author_account_age_days": 918 }, "https://github.com/comrender/ComfyUI-NanoSeed": { - "stars": 4, + "stars": 5, "last_update": "2025-12-16 17:31:36", - "author_account_age_days": 917 + "author_account_age_days": 918 }, "https://github.com/comrender/ComfyUI-Topaz-Upscaler": { - "stars": 1, + "stars": 2, "last_update": "2025-12-20 13:02:34", - "author_account_age_days": 917 + "author_account_age_days": 918 }, "https://github.com/concarne000/ComfyUI-Stacker": { "stars": 9, @@ -10117,7 +10167,7 @@ "https://github.com/coulterj/comfyui-svg-visual-normalize": { "stars": 1, "last_update": "2025-05-26 11:45:44", - "author_account_age_days": 3508 + "author_account_age_days": 3509 }, "https://github.com/cozy-comfyui/cozy_comm": { "stars": 2, @@ -10147,7 +10197,7 @@ "https://github.com/craig-tanaka/comfyui_animeseg": { "stars": 2, "last_update": "2025-05-20 18:59:45", - "author_account_age_days": 3176 + "author_account_age_days": 3177 }, "https://github.com/crave33/RenesStuffDanbooruTagGet": { "stars": 0, @@ -10157,7 +10207,7 @@ "https://github.com/cristian1980/ComfyUI-Caption-Cleaner": { "stars": 0, "last_update": "2025-12-30 20:35:33", - "author_account_age_days": 4514 + "author_account_age_days": 4515 }, "https://github.com/crystian/ComfyUI-Crystools": { "stars": 1698, @@ -10172,7 +10222,7 @@ "https://github.com/cuban044/ComfyUI-Veo3-Experimental": { "stars": 2, "last_update": "2025-07-23 11:04:17", - "author_account_age_days": 1033 + "author_account_age_days": 1034 }, "https://github.com/cubiq/Block_Patcher_ComfyUI": { "stars": 85, @@ -10217,22 +10267,22 @@ "https://github.com/cyan9977/ComfyUI_PromptQueue": { "stars": 1, "last_update": "2025-12-24 04:41:18", - "author_account_age_days": 493 + "author_account_age_days": 495 }, "https://github.com/cyberhirsch/seb_nodes": { "stars": 4, - "last_update": "2025-11-25 14:50:54", - "author_account_age_days": 2433 + "last_update": "2026-01-11 18:21:14", + "author_account_age_days": 2434 }, "https://github.com/cyberlightdev/ComfyUI-CyberUtils": { "stars": 0, "last_update": "2025-12-22 21:19:05", - "author_account_age_days": 3916 + "author_account_age_days": 3918 }, "https://github.com/cybernaut4/comfyui_arkl1te_toolkit": { "stars": 1, "last_update": "2025-10-21 13:13:22", - "author_account_age_days": 2007 + "author_account_age_days": 2008 }, "https://github.com/czcz1024/Comfyui-FaceCompare": { "stars": 0, @@ -10242,7 +10292,7 @@ "https://github.com/d3cker/comfyui_remove_background": { "stars": 0, "last_update": "2026-01-03 12:40:49", - "author_account_age_days": 4884 + "author_account_age_days": 4885 }, "https://github.com/da2el-ai/ComfyUI-d2-send-eagle": { "stars": 19, @@ -10287,7 +10337,7 @@ "https://github.com/daehwa00/ComfyUI-NanoBananaAPI": { "stars": 3, "last_update": "2025-09-03 08:41:00", - "author_account_age_days": 2121 + "author_account_age_days": 2122 }, "https://github.com/dafeng012/comfyui-imgmake": { "stars": 15, @@ -10302,12 +10352,12 @@ "https://github.com/danTheMonk/comfyui-int-and-float": { "stars": 5, "last_update": "2025-07-04 16:07:42", - "author_account_age_days": 3952 + "author_account_age_days": 3954 }, "https://github.com/dandancow874/ComfyUI-LMStudio-Controller": { "stars": 0, "last_update": "2025-12-09 15:17:10", - "author_account_age_days": 2242 + "author_account_age_days": 2243 }, "https://github.com/danger-electrodes/ComfyUI_Fawfluencer_Nodes": { "stars": 1, @@ -10332,32 +10382,32 @@ "https://github.com/danielvw/ComfyUI-WanMove-Adapter": { "stars": 2, "last_update": "2026-01-07 17:36:02", - "author_account_age_days": 4888 + "author_account_age_days": 4889 }, "https://github.com/danielwolber-wood/ComfyUI-FString": { "stars": 0, "last_update": "2026-01-05 17:29:31", - "author_account_age_days": 2638 + "author_account_age_days": 2640 }, "https://github.com/danielwolber-wood/ComfyUI-Inspector": { "stars": 0, "last_update": "2026-01-05 19:15:17", - "author_account_age_days": 2638 + "author_account_age_days": 2640 }, "https://github.com/danielwolber-wood/ComfyUI-QuickResolutionSelector": { "stars": 0, "last_update": "2026-01-05 19:51:03", - "author_account_age_days": 2638 + "author_account_age_days": 2640 }, "https://github.com/darkamenosa/comfy_inpaint_blend": { "stars": 2, "last_update": "2025-09-15 16:26:29", - "author_account_age_days": 4350 + "author_account_age_days": 4352 }, "https://github.com/darkamenosa/comfy_nanobanana": { "stars": 41, "last_update": "2025-09-09 00:56:14", - "author_account_age_days": 4350 + "author_account_age_days": 4352 }, "https://github.com/darkpixel/darkprompts": { "stars": 10, @@ -10367,7 +10417,7 @@ "https://github.com/darrell-goh/ComfyUI-NanoBanana_node": { "stars": 0, "last_update": "2025-12-05 11:00:30", - "author_account_age_days": 3073 + "author_account_age_days": 3074 }, "https://github.com/darth-veitcher/comfydv": { "stars": 1, @@ -10377,7 +10427,7 @@ "https://github.com/darth-veitcher/comfyui-ollama-model-manager": { "stars": 0, "last_update": "2025-11-05 17:05:44", - "author_account_age_days": 4995 + "author_account_age_days": 4996 }, "https://github.com/daryltucker/ComfyUI-LoadFiles": { "stars": 3, @@ -10406,8 +10456,8 @@ }, "https://github.com/daveand/ComfyUI-daveand-nodes": { "stars": 0, - "last_update": "2026-01-11 01:52:48", - "author_account_age_days": 3560 + "last_update": "2026-01-12 18:36:03", + "author_account_age_days": 3561 }, "https://github.com/davidgressett/comfyui-systemlevel": { "stars": 3, @@ -10462,12 +10512,12 @@ "https://github.com/dcyd-lun/ComfyUI_text_diff": { "stars": 0, "last_update": "2025-12-09 14:31:18", - "author_account_age_days": 34 + "author_account_age_days": 36 }, "https://github.com/ddontsov93/ComfyUI-AudioSeparator": { "stars": 0, "last_update": "2025-12-22 15:11:58", - "author_account_age_days": 3014 + "author_account_age_days": 3015 }, "https://github.com/denfrost/Den_ComfyUI_Workflow": { "stars": 4, @@ -10477,7 +10527,7 @@ "https://github.com/deng-wei/ComfyUI-MiVolo-V2": { "stars": 22, "last_update": "2025-11-20 09:00:07", - "author_account_age_days": 4203 + "author_account_age_days": 4204 }, "https://github.com/deroberon/StableZero123-comfyui": { "stars": 181, @@ -10517,7 +10567,7 @@ "https://github.com/dicksensei69/comfyui_loops": { "stars": 1, "last_update": "2025-05-03 22:22:55", - "author_account_age_days": 1201 + "author_account_age_days": 1202 }, "https://github.com/dicksondickson/ComfyUI-Dickson-Nodes": { "stars": 11, @@ -10527,7 +10577,7 @@ "https://github.com/diffussy69/comfyui-curved_weight_schedule": { "stars": 2, "last_update": "2025-11-23 04:21:13", - "author_account_age_days": 578 + "author_account_age_days": 579 }, "https://github.com/digitaljohn/comfyui-propost": { "stars": 197, @@ -10547,12 +10597,12 @@ "https://github.com/dimtoneff/ComfyUI-VL-Nodes": { "stars": 10, "last_update": "2025-08-29 01:10:55", - "author_account_age_days": 3980 + "author_account_age_days": 3982 }, "https://github.com/diodiogod/TTS-Audio-Suite": { - "stars": 549, + "stars": 552, "last_update": "2026-01-11 02:33:32", - "author_account_age_days": 694 + "author_account_age_days": 695 }, "https://github.com/diontimmer/ComfyUI-Vextra-Nodes": { "stars": 82, @@ -10612,17 +10662,17 @@ "https://github.com/dothings/comfyui_placeholder_prompting": { "stars": 0, "last_update": "2025-10-03 12:06:27", - "author_account_age_days": 1643 + "author_account_age_days": 1644 }, "https://github.com/doubletwisted/ComfyUI-Deadline-Plugin": { "stars": 24, "last_update": "2025-12-03 10:33:24", - "author_account_age_days": 1157 + "author_account_age_days": 1158 }, "https://github.com/downlifted/ComfyUI_GROQ-PromptWizard": { "stars": 0, "last_update": "2025-09-22 00:10:40", - "author_account_age_days": 2813 + "author_account_age_days": 2814 }, "https://github.com/drago87/ComfyUI_Dragos_Nodes": { "stars": 3, @@ -10630,9 +10680,9 @@ "author_account_age_days": 4337 }, "https://github.com/drawthingsai/draw-things-comfyui": { - "stars": 2, - "last_update": "2025-12-22 17:30:08", - "author_account_age_days": 972 + "stars": 3, + "last_update": "2026-01-12 22:06:13", + "author_account_age_days": 974 }, "https://github.com/dreamhartley/ComfyUI_show_seed": { "stars": 2, @@ -10647,12 +10697,12 @@ "https://github.com/drozbay/ComfyUI-WanVaceAdvanced": { "stars": 69, "last_update": "2025-12-25 19:55:59", - "author_account_age_days": 3617 + "author_account_age_days": 3619 }, "https://github.com/drphero/comfyui_prompttester": { "stars": 1, "last_update": "2025-06-19 01:06:51", - "author_account_age_days": 3778 + "author_account_age_days": 3779 }, "https://github.com/drustan-hawk/primitive-types": { "stars": 6, @@ -10660,34 +10710,34 @@ "author_account_age_days": 856 }, "https://github.com/dseditor/Comfy-MCP": { - "stars": 1, + "stars": 2, "last_update": "2025-12-14 04:47:06", - "author_account_age_days": 1570 + "author_account_age_days": 1571 }, "https://github.com/dseditor/ComfyUI-ListHelper": { "stars": 54, "last_update": "2026-01-05 15:10:31", - "author_account_age_days": 1569 + "author_account_age_days": 1571 }, "https://github.com/dseditor/ComfyUI-ScheduledTask": { "stars": 7, "last_update": "2025-07-15 12:08:18", - "author_account_age_days": 1569 + "author_account_age_days": 1571 }, "https://github.com/dseditor/ComfyUI-Thread": { "stars": 4, "last_update": "2025-06-17 02:38:00", - "author_account_age_days": 1569 + "author_account_age_days": 1571 }, "https://github.com/dskjal/comfyui-yolov8-dsuksampler": { "stars": 0, "last_update": "2026-01-11 01:24:36", - "author_account_age_days": 3644 + "author_account_age_days": 3646 }, "https://github.com/dskjal/comfyui-yolov8-simple": { "stars": 0, "last_update": "2025-11-07 04:54:26", - "author_account_age_days": 3644 + "author_account_age_days": 3646 }, "https://github.com/duchamps0305/comfyui-white-extractor": { "stars": 0, @@ -10702,7 +10752,7 @@ "https://github.com/duldduld/ComfyUI_md5": { "stars": 1, "last_update": "2025-12-12 15:38:26", - "author_account_age_days": 3293 + "author_account_age_days": 3295 }, "https://github.com/dymokomi/comfyui_dygen": { "stars": 1, @@ -10717,22 +10767,22 @@ "https://github.com/dzy1128/ComfyUI-Vector-Engine": { "stars": 0, "last_update": "2025-12-23 07:40:39", - "author_account_age_days": 1736 + "author_account_age_days": 1737 }, "https://github.com/dzy1128/ComfyUI-VertexAI": { "stars": 1, "last_update": "2025-11-25 08:18:07", - "author_account_age_days": 1736 + "author_account_age_days": 1737 }, "https://github.com/dzy1128/Seedream-Image-Generate-ComfyUI": { "stars": 5, "last_update": "2025-12-09 06:07:52", - "author_account_age_days": 1736 + "author_account_age_days": 1737 }, "https://github.com/e-tier-newbie/ComfyUI-E-Tier-TextSaver": { "stars": 0, "last_update": "2025-06-06 21:59:50", - "author_account_age_days": 247 + "author_account_age_days": 249 }, "https://github.com/e7mac/ComfyUI-ShadertoyGL": { "stars": 4, @@ -10742,7 +10792,7 @@ "https://github.com/eRepublik-Labs/comfyui-nodes-erpk": { "stars": 0, "last_update": "2025-12-19 15:24:49", - "author_account_age_days": 1872 + "author_account_age_days": 1873 }, "https://github.com/ealkanat/comfyui-easy-padding": { "stars": 17, @@ -10757,52 +10807,52 @@ "https://github.com/easygoing0114/ComfyUI-easygoing-nodes": { "stars": 4, "last_update": "2026-01-09 13:51:31", - "author_account_age_days": 411 + "author_account_age_days": 412 }, "https://github.com/ebrinz/ComfyUI-MusicGen-HF": { "stars": 6, "last_update": "2025-11-18 00:58:02", - "author_account_age_days": 2623 + "author_account_age_days": 2625 }, "https://github.com/eddyhhlure1Eddy/ComfyUI-EddySevenResonance": { "stars": 11, "last_update": "2025-11-02 17:17:30", - "author_account_age_days": 314 + "author_account_age_days": 315 }, "https://github.com/eddyhhlure1Eddy/ComfyUI-LLM-GGUF": { "stars": 6, "last_update": "2025-12-07 17:56:07", - "author_account_age_days": 314 + "author_account_age_days": 315 }, "https://github.com/eddyhhlure1Eddy/ComfyUI-MemoryCleaner": { "stars": 21, "last_update": "2025-11-10 15:36:42", - "author_account_age_days": 314 + "author_account_age_days": 315 }, "https://github.com/eddyhhlure1Eddy/ComfyUI-PreviewImageNode": { "stars": 9, "last_update": "2025-11-11 07:39:18", - "author_account_age_days": 314 + "author_account_age_days": 315 }, "https://github.com/eddyhhlure1Eddy/ComfyUI-QwenFrameSelector": { "stars": 10, "last_update": "2025-11-11 07:40:58", - "author_account_age_days": 314 + "author_account_age_days": 315 }, "https://github.com/eddyhhlure1Eddy/ComfyUI-QwenVideo": { "stars": 17, "last_update": "2025-11-10 09:59:51", - "author_account_age_days": 314 + "author_account_age_days": 315 }, "https://github.com/eddyhhlure1Eddy/ComfyUI-TorchCompileSpeed": { "stars": 24, "last_update": "2025-10-11 15:26:20", - "author_account_age_days": 314 + "author_account_age_days": 315 }, "https://github.com/eddyhhlure1Eddy/ode-ComfyUI-WanVideoWrapper": { "stars": 225, "last_update": "2025-10-28 02:46:54", - "author_account_age_days": 314 + "author_account_age_days": 315 }, "https://github.com/edelvarden/ComfyUI-Display-Value": { "stars": 0, @@ -10827,12 +10877,12 @@ "https://github.com/edoardocarmignani/extralinks": { "stars": 8, "last_update": "2025-12-11 16:59:36", - "author_account_age_days": 3019 + "author_account_age_days": 3020 }, "https://github.com/edoardocompagnucci/ComfyUI-HSyn9DHPE": { "stars": 1, "last_update": "2025-11-04 08:08:46", - "author_account_age_days": 2415 + "author_account_age_days": 2416 }, "https://github.com/educator-art/ComfyUI-Load-DirectoryFiles": { "stars": 4, @@ -10847,32 +10897,32 @@ "https://github.com/efortin/ComfyUI-Ollama-Enhancer": { "stars": 3, "last_update": "2025-09-22 07:06:44", - "author_account_age_days": 4702 + "author_account_age_days": 4703 }, "https://github.com/eg0pr0xy/comfyui_noisegen": { "stars": 1, "last_update": "2025-06-29 13:58:28", - "author_account_age_days": 2640 + "author_account_age_days": 2641 }, "https://github.com/einhorn13/ComfyUI-ImageProcessUtilities": { "stars": 1, "last_update": "2025-07-22 15:23:02", - "author_account_age_days": 3398 + "author_account_age_days": 3399 }, "https://github.com/elgalardi/comfyui-clip-prompt-splitter": { "stars": 0, "last_update": "2025-12-29 07:59:45", - "author_account_age_days": 1198 + "author_account_age_days": 1200 }, "https://github.com/elgalardi/comfyui-prompt-splitter": { "stars": 0, "last_update": "2025-12-30 22:38:25", - "author_account_age_days": 1198 + "author_account_age_days": 1200 }, "https://github.com/elyetis/Comfyui-ColorMatchNodes": { "stars": 3, "last_update": "2025-11-23 11:23:09", - "author_account_age_days": 3570 + "author_account_age_days": 3572 }, "https://github.com/emojiiii/ComfyUI_Emojiiii_Custom_Nodes": { "stars": 0, @@ -10887,17 +10937,17 @@ "https://github.com/eric183/ComfyUI-Only": { "stars": 72, "last_update": "2025-08-23 07:48:17", - "author_account_age_days": 3999 + "author_account_age_days": 4000 }, "https://github.com/erosDiffusion/ComfyUI-EulerDiscreteScheduler": { - "stars": 309, + "stars": 313, "last_update": "2025-12-11 11:46:09", - "author_account_age_days": 563 + "author_account_age_days": 564 }, "https://github.com/erosDiffusion/ComfyUI-ZImageDit": { "stars": 5, "last_update": "2025-12-03 21:54:01", - "author_account_age_days": 563 + "author_account_age_days": 564 }, "https://github.com/erosDiffusion/ComfyUI-enricos-nodes": { "stars": 580, @@ -10907,12 +10957,17 @@ "https://github.com/esp-dev/comfyui-videoframenode": { "stars": 1, "last_update": "2026-01-01 19:40:29", - "author_account_age_days": 2273 + "author_account_age_days": 2274 }, "https://github.com/ethanfel/Comfyui-JSON-Manager": { "stars": 0, "last_update": "2026-01-07 01:48:01", - "author_account_age_days": 3164 + "author_account_age_days": 3165 + }, + "https://github.com/euan-gwd/comfyui-character-prompt-builder": { + "stars": 0, + "last_update": "2026-01-12 08:57:36", + "author_account_age_days": 3848 }, "https://github.com/evanspearman/ComfyMath": { "stars": 155, @@ -10947,7 +11002,7 @@ "https://github.com/exedesign/Hunyuan-3D-v3": { "stars": 2, "last_update": "2025-12-11 14:11:29", - "author_account_age_days": 1900 + "author_account_age_days": 1902 }, "https://github.com/ez-af/ComfyUI-EZ-AF-Nodes": { "stars": 23, @@ -10957,12 +11012,12 @@ "https://github.com/fabbarix/comfyui-promptstore": { "stars": 2, "last_update": "2025-12-07 19:02:28", - "author_account_age_days": 2447 + "author_account_age_days": 2448 }, "https://github.com/facefusion/facefusion-comfyui": { "stars": 15, "last_update": "2025-11-02 20:00:17", - "author_account_age_days": 877 + "author_account_age_days": 879 }, "https://github.com/facok/ComfyUI-HunyuanVideoMultiLora": { "stars": 118, @@ -11047,12 +11102,12 @@ "https://github.com/fchangjun/Baidu_Meux_ComfyTools": { "stars": 3, "last_update": "2026-01-09 07:07:55", - "author_account_age_days": 4090 + "author_account_age_days": 4092 }, "https://github.com/fchangjun/Comfyui_MultiSaveImage": { "stars": 3, "last_update": "2026-01-09 07:07:55", - "author_account_age_days": 4090 + "author_account_age_days": 4092 }, "https://github.com/fearnworks/ComfyUI_FearnworksNodes": { "stars": 19, @@ -11062,12 +11117,12 @@ "https://github.com/febogallo/ComfyUI-Freepik": { "stars": 0, "last_update": "2026-01-05 16:59:12", - "author_account_age_days": 241 + "author_account_age_days": 242 }, "https://github.com/feffy380/comfyui-chroma-cache": { "stars": 17, "last_update": "2025-08-15 12:29:59", - "author_account_age_days": 1196 + "author_account_age_days": 1198 }, "https://github.com/feixuetuba/Spleeter": { "stars": 0, @@ -11102,7 +11157,7 @@ "https://github.com/fidecastro/comfyui-llamacpp-client": { "stars": 3, "last_update": "2025-08-05 06:09:32", - "author_account_age_days": 3560 + "author_account_age_days": 3561 }, "https://github.com/filipemeneses/comfy_pixelization": { "stars": 84, @@ -11112,22 +11167,22 @@ "https://github.com/filliptm/ComfyUI_FL-ClearVoice": { "stars": 5, "last_update": "2025-12-30 23:44:29", - "author_account_age_days": 2302 + "author_account_age_days": 2304 }, "https://github.com/filliptm/ComfyUI_FL-CosyVoice3": { "stars": 83, "last_update": "2025-12-29 06:55:48", - "author_account_age_days": 2302 + "author_account_age_days": 2304 }, "https://github.com/filliptm/ComfyUI_FL-Path-Animator": { "stars": 6, "last_update": "2025-11-05 04:44:02", - "author_account_age_days": 2302 + "author_account_age_days": 2304 }, "https://github.com/filliptm/ComfyUI_FL-SongGen": { "stars": 57, "last_update": "2026-01-01 23:18:30", - "author_account_age_days": 2302 + "author_account_age_days": 2304 }, "https://github.com/filliptm/ComfyUI_FL-Trainer": { "stars": 173, @@ -11152,12 +11207,12 @@ "https://github.com/fkxianzhou/ComfyUI-Jimeng-API": { "stars": 12, "last_update": "2025-12-26 09:40:46", - "author_account_age_days": 2285 + "author_account_age_days": 2286 }, "https://github.com/flamacore/ComfyUI-YouTubeUploader": { "stars": 5, "last_update": "2025-06-14 22:11:33", - "author_account_age_days": 3875 + "author_account_age_days": 3876 }, "https://github.com/florestefano1975/ComfyUI-Advanced-Sequence-Seed": { "stars": 2, @@ -11192,7 +11247,7 @@ "https://github.com/flowers6421/ComfyUI-SimpleTunerFlux2": { "stars": 0, "last_update": "2025-12-16 21:09:59", - "author_account_age_days": 329 + "author_account_age_days": 331 }, "https://github.com/flowtyone/ComfyUI-Flowty-CRM": { "stars": 156, @@ -11217,22 +11272,22 @@ "https://github.com/flybirdxx/ComfyUI-Prompt_Helper": { "stars": 22, "last_update": "2025-12-31 11:16:15", - "author_account_age_days": 3213 + "author_account_age_days": 3214 }, "https://github.com/flybirdxx/ComfyUI-RexOmni": { "stars": 9, "last_update": "2025-10-23 07:12:56", - "author_account_age_days": 3213 + "author_account_age_days": 3214 }, "https://github.com/flybirdxx/ComfyUI-SDMatte": { "stars": 158, "last_update": "2025-12-26 06:20:18", - "author_account_age_days": 3213 + "author_account_age_days": 3214 }, "https://github.com/flybirdxx/ComfyUI-SoulX-Podcast": { "stars": 84, "last_update": "2025-10-31 13:16:53", - "author_account_age_days": 3213 + "author_account_age_days": 3214 }, "https://github.com/flycarl/ComfyUI-Pixelate": { "stars": 3, @@ -11247,7 +11302,7 @@ "https://github.com/fmartinellidev/ComfyUI-Prompt_util_pack": { "stars": 0, "last_update": "2026-01-07 21:32:50", - "author_account_age_days": 1109 + "author_account_age_days": 1110 }, "https://github.com/fmatray/ComfyUI_BattlemapGrid": { "stars": 0, @@ -11282,7 +11337,7 @@ "https://github.com/fotobudka-team/comfyui-ai-faces": { "stars": 2, "last_update": "2025-06-25 19:54:59", - "author_account_age_days": 422 + "author_account_age_days": 423 }, "https://github.com/foxtrot-roger/comfyui-rf-nodes": { "stars": 2, @@ -11290,34 +11345,34 @@ "author_account_age_days": 2888 }, "https://github.com/fpgaminer/joycaption_comfyui": { - "stars": 109, + "stars": 110, "last_update": "2025-05-15 23:30:13", - "author_account_age_days": 5036 + "author_account_age_days": 5037 }, "https://github.com/fplu/comfyui_lama_with_refiner": { "stars": 1, "last_update": "2025-06-22 16:38:15", - "author_account_age_days": 2649 + "author_account_age_days": 2651 }, "https://github.com/fr0nky0ng/ComfyUI-Face-Comparator": { "stars": 16, "last_update": "2025-09-15 13:41:36", - "author_account_age_days": 3834 + "author_account_age_days": 3835 }, "https://github.com/fr0nky0ng/ComfyUI-JSON-Prompt": { "stars": 3, "last_update": "2025-11-28 14:51:10", - "author_account_age_days": 3834 + "author_account_age_days": 3835 }, "https://github.com/fr0nky0ng/ComfyUI-frankAI-banana": { "stars": 2, "last_update": "2025-09-18 09:11:07", - "author_account_age_days": 3834 + "author_account_age_days": 3835 }, "https://github.com/francarl/ComfyUI-OnDemand-Loaders": { "stars": 2, "last_update": "2025-12-20 18:01:33", - "author_account_age_days": 5114 + "author_account_age_days": 5116 }, "https://github.com/frankchieng/ComfyUI_Aniportrait": { "stars": 56, @@ -11337,12 +11392,12 @@ "https://github.com/fredhopp/comfyui-flipflopnodes": { "stars": 0, "last_update": "2025-09-02 04:42:06", - "author_account_age_days": 2000 + "author_account_age_days": 2002 }, "https://github.com/fredlef/Comfyui_FSL_Nodes": { "stars": 11, "last_update": "2025-12-06 01:29:05", - "author_account_age_days": 2754 + "author_account_age_days": 2756 }, "https://github.com/freelifehacker/ComfyUI-ImgMask2PNG": { "stars": 0, @@ -11377,17 +11432,17 @@ "https://github.com/fudosanit/ComfyUI-Random-Resolution": { "stars": 0, "last_update": "2025-12-10 06:57:24", - "author_account_age_days": 70 + "author_account_age_days": 71 }, "https://github.com/fuselayer/comfyui-lite-tracker": { "stars": 0, "last_update": "2025-11-17 09:53:32", - "author_account_age_days": 843 + "author_account_age_days": 845 }, "https://github.com/fuselayer/comfyui-minimal-workflow-image": { "stars": 2, "last_update": "2025-11-09 06:16:48", - "author_account_age_days": 843 + "author_account_age_days": 845 }, "https://github.com/fuselayer/comfyui-mosaic-blur": { "stars": 1, @@ -11397,47 +11452,47 @@ "https://github.com/fuselayer/comfyui-noise-match": { "stars": 0, "last_update": "2025-11-10 06:37:09", - "author_account_age_days": 843 + "author_account_age_days": 845 }, "https://github.com/fuyouawa/comfyui-easytoolkit": { "stars": 0, "last_update": "2025-11-26 04:25:12", - "author_account_age_days": 1134 + "author_account_age_days": 1135 }, "https://github.com/g0kuvonlange/ComfyUI-Load-From-URL": { "stars": 1, "last_update": "2025-08-05 10:16:15", - "author_account_age_days": 935 + "author_account_age_days": 936 }, "https://github.com/g7b2/ComfyUI-Artist-Tester": { "stars": 0, "last_update": "2025-12-20 06:53:21", - "author_account_age_days": 579 + "author_account_age_days": 580 }, "https://github.com/g7b2/ComfyUI-MultiCheckpoint-Tester": { "stars": 0, "last_update": "2025-12-27 02:57:11", - "author_account_age_days": 579 + "author_account_age_days": 580 }, "https://github.com/gabe-init/ComfyUI-11labs": { "stars": 6, "last_update": "2025-05-27 00:27:28", - "author_account_age_days": 231 + "author_account_age_days": 232 }, "https://github.com/gabe-init/ComfyUI-Google-Image-Search": { "stars": 4, "last_update": "2025-05-27 00:54:00", - "author_account_age_days": 231 + "author_account_age_days": 232 }, "https://github.com/gabe-init/ComfyUI-Openrouter_node": { - "stars": 36, + "stars": 37, "last_update": "2025-09-06 18:35:08", - "author_account_age_days": 231 + "author_account_age_days": 232 }, "https://github.com/gabe-init/ComfyUI-String-Similarity": { "stars": 1, "last_update": "2025-05-27 00:59:21", - "author_account_age_days": 231 + "author_account_age_days": 232 }, "https://github.com/game4d/ComfyUI-BDsInfiniteYou": { "stars": 7, @@ -11447,22 +11502,22 @@ "https://github.com/garg-aayush/ComfyUI-Svg2Raster": { "stars": 0, "last_update": "2025-09-10 10:09:14", - "author_account_age_days": 3613 + "author_account_age_days": 3615 }, "https://github.com/gasdyueer/comfyui-yolo-mask-process": { "stars": 0, "last_update": "2025-09-27 02:57:46", - "author_account_age_days": 619 + "author_account_age_days": 620 }, "https://github.com/gasparuff/CustomSelector": { "stars": 1, "last_update": "2025-05-09 06:17:31", - "author_account_age_days": 4560 + "author_account_age_days": 4561 }, "https://github.com/gateway/ComfyUI-Kie-API": { "stars": 2, "last_update": "2026-01-11 06:12:47", - "author_account_age_days": 5509 + "author_account_age_days": 5511 }, "https://github.com/gelasdev/ComfyUI-FLUX-BFL-API": { "stars": 46, @@ -11482,12 +11537,12 @@ "https://github.com/georgitsenov/ComfyUI-R2": { "stars": 1, "last_update": "2025-07-03 11:51:13", - "author_account_age_days": 4114 + "author_account_age_days": 4115 }, "https://github.com/geroldmeisinger/ComfyUI-outputlists-combiner": { - "stars": 72, + "stars": 91, "last_update": "2026-01-11 16:04:05", - "author_account_age_days": 1233 + "author_account_age_days": 1234 }, "https://github.com/ggarra13/ComfyUI-mrv2": { "stars": 5, @@ -11507,12 +11562,12 @@ "https://github.com/gitadmini/comfyui_extractstoryboards": { "stars": 78, "last_update": "2025-12-04 07:06:50", - "author_account_age_days": 3608 + "author_account_age_days": 3609 }, "https://github.com/gitcapoom/comfyui_fovestimator": { "stars": 1, "last_update": "2025-11-06 17:12:20", - "author_account_age_days": 285 + "author_account_age_days": 286 }, "https://github.com/githubYiheng/ComfyUI_Change_IMAGE_BOREDER": { "stars": 0, @@ -11557,7 +11612,7 @@ "https://github.com/glitchinthemetrix16/ComfyUI-Roop": { "stars": 0, "last_update": "2025-07-10 14:51:00", - "author_account_age_days": 537 + "author_account_age_days": 538 }, "https://github.com/glowcone/comfyui-base64-to-image": { "stars": 19, @@ -11652,7 +11707,7 @@ "https://github.com/gpdev-Pilcothink/comfyui_pilcothink_VisionSLM": { "stars": 1, "last_update": "2026-01-04 14:02:57", - "author_account_age_days": 1074 + "author_account_age_days": 1075 }, "https://github.com/greengerong/ComfyUI-JanusPro-PL": { "stars": 11, @@ -11662,7 +11717,7 @@ "https://github.com/gregory-richard/ComfyUI-WarpPipe": { "stars": 1, "last_update": "2025-12-31 15:53:34", - "author_account_age_days": 2669 + "author_account_age_days": 2670 }, "https://github.com/gremlation/ComfyUI-ImageLabel": { "stars": 5, @@ -11697,12 +11752,12 @@ "https://github.com/grmchn/ComfyUI-ProportionChanger": { "stars": 77, "last_update": "2025-12-13 06:58:50", - "author_account_age_days": 225 + "author_account_age_days": 227 }, "https://github.com/grovergol/comfyui-grover-nodes": { "stars": 0, "last_update": "2025-09-02 11:18:16", - "author_account_age_days": 2666 + "author_account_age_days": 2667 }, "https://github.com/gseth/ControlAltAI-Nodes": { "stars": 184, @@ -11712,7 +11767,7 @@ "https://github.com/gsusgg/ComfyUI_CozyGen": { "stars": 22, "last_update": "2025-10-17 22:36:41", - "author_account_age_days": 1185 + "author_account_age_days": 1186 }, "https://github.com/gt732/ComfyUI-DreamWaltz-G": { "stars": 3, @@ -11737,7 +11792,7 @@ "https://github.com/guill/comfyui-stegaflow": { "stars": 0, "last_update": "2025-09-30 06:39:36", - "author_account_age_days": 4759 + "author_account_age_days": 4760 }, "https://github.com/guyaton/guy-nodes-comfyui": { "stars": 0, @@ -11747,17 +11802,17 @@ "https://github.com/guyouyue/ComfyUI_VideoAutoSplit": { "stars": 0, "last_update": "2025-10-20 16:08:40", - "author_account_age_days": 1008 + "author_account_age_days": 1009 }, "https://github.com/gvfarns/comfyui_gvf": { "stars": 0, "last_update": "2025-12-03 19:53:27", - "author_account_age_days": 4672 + "author_account_age_days": 4674 }, "https://github.com/hackafterdark/ComfyUI-HackAfterDark-Nodes": { "stars": 1, "last_update": "2025-12-14 01:34:47", - "author_account_age_days": 784 + "author_account_age_days": 786 }, "https://github.com/hackkhai/ComfyUI-Image-Matting": { "stars": 18, @@ -11767,12 +11822,12 @@ "https://github.com/hal-xp/halxp-comfy": { "stars": 1, "last_update": "2025-12-04 11:21:35", - "author_account_age_days": 3091 + "author_account_age_days": 3093 }, "https://github.com/hanL34/ComfyUI-Power-Artist-Loader": { "stars": 11, "last_update": "2025-11-04 08:57:24", - "author_account_age_days": 1040 + "author_account_age_days": 1041 }, "https://github.com/hanoixan/ComfyUI-DataBeast": { "stars": 2, @@ -11780,9 +11835,9 @@ "author_account_age_days": 5404 }, "https://github.com/hao-ai-lab/FastVideo": { - "stars": 2930, + "stars": 2936, "last_update": "2026-01-10 04:07:35", - "author_account_age_days": 808 + "author_account_age_days": 809 }, "https://github.com/haohaocreates/ComfyUI-HH-Image-Selector": { "stars": 0, @@ -11792,17 +11847,17 @@ "https://github.com/hardik-uppal/ComfyUI-QwenVL-MultiImage": { "stars": 3, "last_update": "2025-10-30 23:34:18", - "author_account_age_days": 3820 + "author_account_age_days": 3821 }, "https://github.com/hassan-sd/comfyui-image-prompt-loader": { "stars": 2, "last_update": "2025-06-11 21:10:47", - "author_account_age_days": 1136 + "author_account_age_days": 1137 }, "https://github.com/havvk/ComfyUI_AIIA": { "stars": 9, "last_update": "2026-01-07 02:49:26", - "author_account_age_days": 4204 + "author_account_age_days": 4205 }, "https://github.com/hay86/ComfyUI_DDColor": { "stars": 7, @@ -11837,7 +11892,7 @@ "https://github.com/hayd-zju/ICEdit-ComfyUI-official": { "stars": 203, "last_update": "2025-07-11 01:56:09", - "author_account_age_days": 2483 + "author_account_age_days": 2485 }, "https://github.com/hayde0096/Comfyui-EasySettingpipes": { "stars": 1, @@ -11857,7 +11912,7 @@ "https://github.com/heheok/comfyui_wan2.1_vace_infinite_helpers": { "stars": 2, "last_update": "2025-07-01 16:10:19", - "author_account_age_days": 4497 + "author_account_age_days": 4498 }, "https://github.com/hekmon/comfyui-checkpoint-extract": { "stars": 1, @@ -11882,17 +11937,17 @@ "https://github.com/hexxacubic/ComfyUI-Prompt_Library": { "stars": 6, "last_update": "2025-10-12 02:28:44", - "author_account_age_days": 234 + "author_account_age_days": 235 }, "https://github.com/heyburns/PortraitUtils": { "stars": 1, "last_update": "2025-10-27 02:00:26", - "author_account_age_days": 2790 + "author_account_age_days": 2791 }, "https://github.com/heyburns/image-chooser-classic": { "stars": 6, "last_update": "2025-12-21 18:43:00", - "author_account_age_days": 2790 + "author_account_age_days": 2791 }, "https://github.com/hgabha/WWAA-CustomNodes": { "stars": 30, @@ -11907,7 +11962,7 @@ "https://github.com/hiderminer/ComfyUI-HM-Utilities": { "stars": 0, "last_update": "2025-07-28 15:24:35", - "author_account_age_days": 1082 + "author_account_age_days": 1083 }, "https://github.com/hieuck/ComfyUI-BiRefNet": { "stars": 5, @@ -11947,7 +12002,7 @@ "https://github.com/hobinrude/ComfyUI_DWposeDeluxe": { "stars": 4, "last_update": "2025-12-21 16:08:04", - "author_account_age_days": 1522 + "author_account_age_days": 1523 }, "https://github.com/hodanajan/optimal-crop-resolution": { "stars": 1, @@ -11962,7 +12017,7 @@ "https://github.com/hua1995116/comfyui_goenhance_ffmpeg_wm": { "stars": 1, "last_update": "2025-11-20 10:20:50", - "author_account_age_days": 3917 + "author_account_age_days": 3918 }, "https://github.com/huagetai/ComfyUI-Gaffer": { "stars": 52, @@ -11987,7 +12042,7 @@ "https://github.com/hubo502/ComfyUI-Env-Loader": { "stars": 0, "last_update": "2025-12-07 03:39:23", - "author_account_age_days": 4464 + "author_account_age_days": 4465 }, "https://github.com/huchenlei/ComfyUI-IC-Light-Native": { "stars": 643, @@ -11997,7 +12052,7 @@ "https://github.com/huchenlei/ComfyUI-execution-glow": { "stars": 7, "last_update": "2025-12-18 21:57:51", - "author_account_age_days": 3442 + "author_account_age_days": 3443 }, "https://github.com/huchenlei/ComfyUI-layerdiffuse": { "stars": 1752, @@ -12037,22 +12092,22 @@ "https://github.com/huihuihuiz/lora_downloader": { "stars": 1, "last_update": "2025-12-10 04:57:14", - "author_account_age_days": 2114 + "author_account_age_days": 2115 }, "https://github.com/huihuihuiz/plugin_downloader": { "stars": 0, "last_update": "2025-12-24 12:09:29", - "author_account_age_days": 2114 + "author_account_age_days": 2115 }, "https://github.com/huihuihuiz/unet_downloader": { "stars": 0, "last_update": "2025-12-24 12:09:21", - "author_account_age_days": 2114 + "author_account_age_days": 2115 }, "https://github.com/huihuihuiz/upscaler_downloader": { "stars": 1, "last_update": "2025-12-24 12:09:39", - "author_account_age_days": 2114 + "author_account_age_days": 2115 }, "https://github.com/huixingyun/ComfyUI-HX-Captioner": { "stars": 0, @@ -12062,12 +12117,12 @@ "https://github.com/hujuying/ComfyUI-ModelScope-API": { "stars": 46, "last_update": "2025-12-31 19:32:35", - "author_account_age_days": 1343 + "author_account_age_days": 1344 }, "https://github.com/hum-ma/ComfyUI-TiledVaeLite": { "stars": 3, "last_update": "2025-12-10 16:37:12", - "author_account_age_days": 348 + "author_account_age_days": 349 }, "https://github.com/humgate/simplecomfy": { "stars": 0, @@ -12092,37 +12147,37 @@ "https://github.com/huwenkai26/comfyui-remove-text": { "stars": 0, "last_update": "2025-08-28 07:03:52", - "author_account_age_days": 3593 + "author_account_age_days": 3594 }, "https://github.com/huygiatrng/Facefusion_comfyui": { - "stars": 51, + "stars": 54, "last_update": "2025-11-30 22:08:41", - "author_account_age_days": 2027 + "author_account_age_days": 2029 }, "https://github.com/huyl3-cpu/comfyui-sortlist": { "stars": 0, "last_update": "2025-12-28 00:11:43", - "author_account_age_days": 2199 + "author_account_age_days": 2200 }, "https://github.com/huyl3-cpu/comfyui_segment_anything_a100": { "stars": 2, "last_update": "2026-01-05 05:27:47", - "author_account_age_days": 2199 + "author_account_age_days": 2200 }, "https://github.com/hvppycoding/comfyui-json-prompt-renderer": { "stars": 0, "last_update": "2025-08-26 15:49:55", - "author_account_age_days": 1172 + "author_account_age_days": 1173 }, "https://github.com/hvppycoding/comfyui-random-sampler-scheduler-steps": { "stars": 0, "last_update": "2025-06-04 15:41:16", - "author_account_age_days": 1172 + "author_account_age_days": 1173 }, "https://github.com/hw5511/comfyui_hf_upscaler_loader": { "stars": 1, "last_update": "2025-12-24 21:22:27", - "author_account_age_days": 1655 + "author_account_age_days": 1656 }, "https://github.com/hwhaocool/ComfyUI-Select-Any": { "stars": 2, @@ -12132,7 +12187,7 @@ "https://github.com/hybskgks28275/ComfyUI-hybs-nodes": { "stars": 3, "last_update": "2025-10-05 09:31:10", - "author_account_age_days": 1493 + "author_account_age_days": 1494 }, "https://github.com/hyunamy/comfy-ui-on-complete-email-me": { "stars": 4, @@ -12152,12 +12207,12 @@ "https://github.com/iGavroche/ComfyUI-Ninode-Utils": { "stars": 1, "last_update": "2025-10-06 15:37:39", - "author_account_age_days": 1503 + "author_account_age_days": 1505 }, "https://github.com/iGavroche/rocm-ninodes": { "stars": 20, "last_update": "2025-12-12 21:38:12", - "author_account_age_days": 1503 + "author_account_age_days": 1505 }, "https://github.com/iSuneast/ComfyUI-WebhookNotifier": { "stars": 2, @@ -12167,22 +12222,22 @@ "https://github.com/iacoposk8/ComfyUI-Fooocus-Inpaint-Wrapper": { "stars": 3, "last_update": "2025-07-05 07:17:09", - "author_account_age_days": 4720 + "author_account_age_days": 4721 }, "https://github.com/iacoposk8/xor_pickle_nodes": { "stars": 1, "last_update": "2025-11-30 19:02:30", - "author_account_age_days": 4720 + "author_account_age_days": 4721 }, "https://github.com/ialhabbal/ComfyUI-Prompt-Verify": { "stars": 6, "last_update": "2025-09-17 18:53:24", - "author_account_age_days": 3586 + "author_account_age_days": 3587 }, "https://github.com/ialhabbal/OcclusionMask": { "stars": 30, "last_update": "2025-06-24 14:38:58", - "author_account_age_days": 3586 + "author_account_age_days": 3587 }, "https://github.com/iamandeepsandhu/ComfyUI-NSFW-Check": { "stars": 11, @@ -12192,7 +12247,7 @@ "https://github.com/icekiub-ai/ComfyUI-IcyHider": { "stars": 28, "last_update": "2025-12-03 23:37:30", - "author_account_age_days": 106 + "author_account_age_days": 107 }, "https://github.com/icesun963/ComfyUI_HFDownLoad": { "stars": 0, @@ -12207,7 +12262,7 @@ "https://github.com/id7238/ComfyUI-PackedPipes": { "stars": 0, "last_update": "2025-12-29 22:41:11", - "author_account_age_days": 18 + "author_account_age_days": 20 }, "https://github.com/idrirap/ComfyUI-Lora-Auto-Trigger-Words": { "stars": 251, @@ -12217,7 +12272,7 @@ "https://github.com/idvdii/ComfyUI-DvD-LoraTriggerwordsManager": { "stars": 6, "last_update": "2025-11-27 06:58:09", - "author_account_age_days": 269 + "author_account_age_days": 271 }, "https://github.com/iemesowum/ComfyUI_IsaacNodes": { "stars": 1, @@ -12302,12 +12357,12 @@ "https://github.com/iguanesolutions/comfyui-flux-resolution": { "stars": 4, "last_update": "2025-11-27 14:42:19", - "author_account_age_days": 3077 + "author_account_age_days": 3078 }, "https://github.com/iguanesolutions/comfyui-ig1-tools": { "stars": 4, "last_update": "2025-11-27 14:42:19", - "author_account_age_days": 3077 + "author_account_age_days": 3078 }, "https://github.com/ihmily/ComfyUI-Light-Tool": { "stars": 15, @@ -12317,7 +12372,7 @@ "https://github.com/ihmily/comfy-deploy": { "stars": 1, "last_update": "2025-12-06 07:40:46", - "author_account_age_days": 1195 + "author_account_age_days": 1196 }, "https://github.com/illuminatianon/comfyui-csvwildcards": { "stars": 1, @@ -12327,7 +12382,7 @@ "https://github.com/illuminatianon/comfyui-lumi-tools": { "stars": 0, "last_update": "2026-01-10 20:06:44", - "author_account_age_days": 309 + "author_account_age_days": 311 }, "https://github.com/imb101/ComfyUI-FaceSwap": { "stars": 38, @@ -12367,7 +12422,7 @@ "https://github.com/isekai-sh/isekai-comfy-node": { "stars": 2, "last_update": "2026-01-09 17:58:02", - "author_account_age_days": 32 + "author_account_age_days": 33 }, "https://github.com/iwanders/ComfyUI_nodes": { "stars": 2, @@ -12397,7 +12452,7 @@ "https://github.com/jaimitoes/ComfyUI_Wan2_1_lora_trainer": { "stars": 59, "last_update": "2025-08-25 12:58:44", - "author_account_age_days": 4326 + "author_account_age_days": 4327 }, "https://github.com/jakechai/ComfyUI-JakeUpgrade": { "stars": 131, @@ -12422,7 +12477,7 @@ "https://github.com/jamesk9526/NoxPrompter-ComfyUI-CustomNode": { "stars": 1, "last_update": "2025-10-04 06:23:15", - "author_account_age_days": 1529 + "author_account_age_days": 1531 }, "https://github.com/jammyfu/ComfyUI_PaintingCoderUtils": { "stars": 16, @@ -12432,22 +12487,22 @@ "https://github.com/jandan520/ComfyUI-AdvancedCameraPrompts": { "stars": 26, "last_update": "2025-11-12 19:23:07", - "author_account_age_days": 466 + "author_account_age_days": 467 }, "https://github.com/jasonjgardner/comfui-substance-designer-integration": { "stars": 1, "last_update": "2025-06-08 20:40:11", - "author_account_age_days": 4944 + "author_account_age_days": 4946 }, "https://github.com/jasonjgardner/comfyui-pixel-art-scalers": { "stars": 0, "last_update": "2025-09-21 14:38:59", - "author_account_age_days": 4944 + "author_account_age_days": 4946 }, "https://github.com/jav12z/ComfyUI-ToyShaders": { "stars": 3, "last_update": "2025-12-20 13:02:51", - "author_account_age_days": 1263 + "author_account_age_days": 1264 }, "https://github.com/jax-explorer/ComfyUI-InstantCharacter": { "stars": 189, @@ -12482,17 +12537,17 @@ "https://github.com/jchiotaka/comfyui-tile-calculator": { "stars": 0, "last_update": "2026-01-08 18:35:49", - "author_account_age_days": 5182 + "author_account_age_days": 5183 }, "https://github.com/jeankassio/ComfyUI_MusicTools": { "stars": 113, "last_update": "2025-12-09 11:04:57", - "author_account_age_days": 3212 + "author_account_age_days": 3214 }, "https://github.com/jeankassio/JK-AceStep-Nodes": { "stars": 12, "last_update": "2025-12-12 22:23:08", - "author_account_age_days": 3212 + "author_account_age_days": 3214 }, "https://github.com/jeffrey2212/ComfyUI-PonyCharacterPrompt": { "stars": 2, @@ -12532,17 +12587,17 @@ "https://github.com/jessesep/SimpleVariables": { "stars": 0, "last_update": "2025-12-05 01:30:24", - "author_account_age_days": 2812 + "author_account_age_days": 2813 }, "https://github.com/jfcantu/ComfyUI-AutoNotes": { "stars": 9, "last_update": "2025-12-16 06:12:41", - "author_account_age_days": 2553 + "author_account_age_days": 2555 }, "https://github.com/jfcantu/ComfyUI-Prompt-Companion": { "stars": 8, "last_update": "2025-09-28 22:27:53", - "author_account_age_days": 2553 + "author_account_age_days": 2555 }, "https://github.com/jhj0517/ComfyUI-Moondream-Gaze-Detection": { "stars": 56, @@ -12557,17 +12612,17 @@ "https://github.com/jiafuzeng/comfyui-LatentSync": { "stars": 0, "last_update": "2025-08-01 08:05:58", - "author_account_age_days": 2779 + "author_account_age_days": 2780 }, "https://github.com/jialuw0830/flux_api_comfyui_plugin": { "stars": 0, "last_update": "2025-09-04 12:42:43", - "author_account_age_days": 407 + "author_account_age_days": 408 }, "https://github.com/jianglinbin/ComfyUI-AnglesSelect": { - "stars": 0, - "last_update": "2026-01-11 00:41:24", - "author_account_age_days": 122 + "stars": 1, + "last_update": "2026-01-12 01:33:50", + "author_account_age_days": 124 }, "https://github.com/jianzhichun/ComfyUI-Easyai": { "stars": 23, @@ -12592,7 +12647,7 @@ "https://github.com/jinchanz/ComfyUI-ADIC": { "stars": 4, "last_update": "2025-11-21 01:45:46", - "author_account_age_days": 2631 + "author_account_age_days": 2633 }, "https://github.com/jitcoder/lora-info": { "stars": 110, @@ -12627,17 +12682,17 @@ "https://github.com/jo-nike/ComfyUI-SopranoTTS": { "stars": 0, "last_update": "2025-12-30 05:43:42", - "author_account_age_days": 4108 + "author_account_age_days": 4109 }, "https://github.com/joanna910225/comfyui-housekeeper": { "stars": 20, "last_update": "2025-12-02 06:51:44", - "author_account_age_days": 4185 + "author_account_age_days": 4186 }, "https://github.com/joeriben/ai4artsed_comfyui_nodes": { "stars": 1, "last_update": "2025-07-16 22:22:32", - "author_account_age_days": 4313 + "author_account_age_days": 4314 }, "https://github.com/john-mnz/ComfyUI-Inspyrenet-Rembg": { "stars": 691, @@ -12652,27 +12707,27 @@ "https://github.com/jomakaze/ComfyUI_JomaNodes": { "stars": 2, "last_update": "2025-12-05 07:33:50", - "author_account_age_days": 2827 + "author_account_age_days": 2829 }, "https://github.com/jonstreeter/ComfyUI-Reference-Based-Video-Colorization": { - "stars": 8, + "stars": 9, "last_update": "2025-11-21 15:27:33", - "author_account_age_days": 1168 + "author_account_age_days": 1170 }, "https://github.com/jonstreeter/comfyui-Lora-Tag-Power-Loader": { "stars": 0, "last_update": "2025-12-18 13:55:23", - "author_account_age_days": 1168 + "author_account_age_days": 1170 }, "https://github.com/jonstreeter/comfyui-compressed-metadata": { "stars": 0, "last_update": "2025-10-12 19:25:48", - "author_account_age_days": 1168 + "author_account_age_days": 1170 }, "https://github.com/joosthel/ComfyUI-CVOverlay": { "stars": 4, "last_update": "2025-07-28 11:41:47", - "author_account_age_days": 832 + "author_account_age_days": 833 }, "https://github.com/jordoh/ComfyUI-Deepface": { "stars": 34, @@ -12692,22 +12747,22 @@ "https://github.com/joyboy123456/-ComfyUI-GoogleAIStudio": { "stars": 0, "last_update": "2025-09-18 16:37:02", - "author_account_age_days": 830 + "author_account_age_days": 832 }, "https://github.com/jqy-yo/Comfyui-BBoxLowerMask2": { "stars": 0, "last_update": "2025-05-19 02:28:44", - "author_account_age_days": 607 + "author_account_age_days": 608 }, "https://github.com/jqy-yo/comfyui-gemini-nodes": { "stars": 5, "last_update": "2025-10-10 09:41:20", - "author_account_age_days": 607 + "author_account_age_days": 608 }, "https://github.com/jrabek/BokehDiffusionComfyUI": { "stars": 1, "last_update": "2025-11-27 18:58:43", - "author_account_age_days": 5120 + "author_account_age_days": 5122 }, "https://github.com/jroc22/ComfyUI-CSV-prompt-builder": { "stars": 14, @@ -12767,7 +12822,7 @@ "https://github.com/juddisjudd/ComfyUI-BawkNodes": { "stars": 7, "last_update": "2026-01-06 00:31:29", - "author_account_age_days": 1676 + "author_account_age_days": 1678 }, "https://github.com/judian17/ComfyUI-Extract_Flux_Lora": { "stars": 20, @@ -12777,12 +12832,12 @@ "https://github.com/judian17/ComfyUI-JoyCaption-beta-one-hf-llava-Prompt_node": { "stars": 6, "last_update": "2025-08-02 00:48:15", - "author_account_age_days": 2412 + "author_account_age_days": 2413 }, "https://github.com/judian17/ComfyUI-SRT-subtitles-VoxCPM": { "stars": 3, "last_update": "2025-11-19 17:19:47", - "author_account_age_days": 2412 + "author_account_age_days": 2413 }, "https://github.com/judian17/ComfyUI-UniWorld-jd17": { "stars": 21, @@ -12797,7 +12852,7 @@ "https://github.com/judian17/ComfyUI-multiple-inputs": { "stars": 2, "last_update": "2025-11-26 17:17:01", - "author_account_age_days": 2412 + "author_account_age_days": 2413 }, "https://github.com/judian17/ComfyUI_ZIM": { "stars": 9, @@ -12810,9 +12865,9 @@ "author_account_age_days": 1679 }, "https://github.com/jupo-ai/comfy-aspect-ratios": { - "stars": 1, + "stars": 2, "last_update": "2025-10-01 02:59:34", - "author_account_age_days": 316 + "author_account_age_days": 317 }, "https://github.com/jupo-ai/comfy-ex-tagcomplete": { "stars": 26, @@ -12822,27 +12877,27 @@ "https://github.com/jupo-ai/comfy-join-prompt": { "stars": 1, "last_update": "2025-10-01 03:36:40", - "author_account_age_days": 316 + "author_account_age_days": 317 }, "https://github.com/jupo-ai/comfy-linear-move": { "stars": 1, "last_update": "2025-08-21 16:31:49", - "author_account_age_days": 316 + "author_account_age_days": 317 }, "https://github.com/jupo-ai/comfy-preview-model": { "stars": 0, "last_update": "2025-08-21 16:38:28", - "author_account_age_days": 316 + "author_account_age_days": 317 }, "https://github.com/jurdnf/ComfyUI-JurdnsIterativeNoiseKSampler": { "stars": 3, "last_update": "2025-06-23 03:58:50", - "author_account_age_days": 232 + "author_account_age_days": 234 }, "https://github.com/jurdnf/ComfyUI-JurdnsModelSculptor": { "stars": 3, "last_update": "2025-06-23 14:03:22", - "author_account_age_days": 232 + "author_account_age_days": 234 }, "https://github.com/jurdnisglobby/ComfyUI-Jurdns-Groq-Node": { "stars": 2, @@ -12877,7 +12932,7 @@ "https://github.com/kaaskoek232/ComfyUI-MemoryManagement": { "stars": 6, "last_update": "2025-07-03 21:07:05", - "author_account_age_days": 292 + "author_account_age_days": 294 }, "https://github.com/kadirnar/ComfyUI-Transformers": { "stars": 23, @@ -12892,7 +12947,7 @@ "https://github.com/kael558/ComfyUI-GGUF-FantasyTalking": { "stars": 9, "last_update": "2025-08-20 00:08:16", - "author_account_age_days": 3213 + "author_account_age_days": 3215 }, "https://github.com/kaibioinfo/ComfyUI_AdvancedRefluxControl": { "stars": 650, @@ -12902,7 +12957,7 @@ "https://github.com/kaipard/comfyui-auto-latent-size": { "stars": 1, "last_update": "2025-07-04 10:06:08", - "author_account_age_days": 2995 + "author_account_age_days": 2996 }, "https://github.com/kale4eat/ComfyUI-path-util": { "stars": 0, @@ -12926,13 +12981,18 @@ }, "https://github.com/kambara/ComfyUI-PromptPalette": { "stars": 19, - "last_update": "2026-01-05 09:54:54", - "author_account_age_days": 6101 + "last_update": "2026-01-12 16:14:55", + "author_account_age_days": 6102 }, "https://github.com/kanibus/kanibus": { "stars": 5, "last_update": "2025-08-04 04:27:56", - "author_account_age_days": 1102 + "author_account_age_days": 1104 + }, + "https://github.com/kantan-kanto/ComfyUI-MultiModal-Prompt-Nodes": { + "stars": 0, + "last_update": "2026-01-13 00:37:16", + "author_account_age_days": 2549 }, "https://github.com/kantsche/ComfyUI-MixMod": { "stars": 30, @@ -12947,22 +13007,22 @@ "https://github.com/karas17/ComfyUI-Camera-Watermark": { "stars": 12, "last_update": "2025-11-07 17:29:28", - "author_account_age_days": 3223 + "author_account_age_days": 3225 }, "https://github.com/karas17/comfyui_GLM_TTS": { "stars": 3, "last_update": "2025-12-24 03:07:01", - "author_account_age_days": 3223 + "author_account_age_days": 3225 }, "https://github.com/karthikg-09/ComfyUI-Vton-Mask": { "stars": 1, "last_update": "2025-05-24 18:37:41", - "author_account_age_days": 762 + "author_account_age_days": 763 }, "https://github.com/karthikg-09/ComfyUI-WanVideoAutoResize": { "stars": 3, "last_update": "2025-11-02 13:46:51", - "author_account_age_days": 762 + "author_account_age_days": 763 }, "https://github.com/kasukanra/ComfyUI_StringToHex": { "stars": 1, @@ -12997,7 +13057,7 @@ "https://github.com/keghoang/ComfyUI-Charon": { "stars": 0, "last_update": "2025-11-24 19:00:49", - "author_account_age_days": 3610 + "author_account_age_days": 3612 }, "https://github.com/keit0728/ComfyUI-Image-Toolkit": { "stars": 3, @@ -13007,7 +13067,7 @@ "https://github.com/keit0728/ComfyUI-keitNodes": { "stars": 3, "last_update": "2025-06-20 09:34:46", - "author_account_age_days": 3554 + "author_account_age_days": 3556 }, "https://github.com/keit0728/ComfyUI-musubi-tuner": { "stars": 1, @@ -13037,12 +13097,12 @@ "https://github.com/khanhlvg/vertex-ai-comfyui-nodes": { "stars": 5, "last_update": "2025-08-31 18:49:44", - "author_account_age_days": 4512 + "author_account_age_days": 4513 }, "https://github.com/kianxyzw/comfyui-model-linker": { "stars": 55, "last_update": "2025-11-05 15:39:16", - "author_account_age_days": 1439 + "author_account_age_days": 1441 }, "https://github.com/kijai/ComfyUI-ADMotionDirector": { "stars": 178, @@ -13210,9 +13270,9 @@ "author_account_age_days": 2750 }, "https://github.com/kijai/ComfyUI-SCAIL-Pose": { - "stars": 253, + "stars": 256, "last_update": "2025-12-24 16:55:33", - "author_account_age_days": 2749 + "author_account_age_days": 2750 }, "https://github.com/kijai/ComfyUI-SUPIR": { "stars": 2201, @@ -13277,17 +13337,17 @@ "https://github.com/kishida/comfyui-text-renderer": { "stars": 0, "last_update": "2026-01-09 06:23:01", - "author_account_age_days": 5179 + "author_account_age_days": 5180 }, "https://github.com/kj863257/ComfyUI_RC_Image_Compositor": { "stars": 13, "last_update": "2025-11-16 06:39:09", - "author_account_age_days": 3709 + "author_account_age_days": 3711 }, "https://github.com/kjqwer/SmartSaveImage": { "stars": 1, "last_update": "2025-11-21 07:32:18", - "author_account_age_days": 761 + "author_account_age_days": 762 }, "https://github.com/kk8bit/KayTool": { "stars": 312, @@ -13302,12 +13362,12 @@ "https://github.com/kmlbdh/ComfyUI-kmlbdh-VideoCombine": { "stars": 2, "last_update": "2025-09-13 14:47:17", - "author_account_age_days": 3744 + "author_account_age_days": 3745 }, "https://github.com/kmlbdh/ComfyUI_LocalLLMNodes": { "stars": 7, "last_update": "2025-08-07 12:47:42", - "author_account_age_days": 3744 + "author_account_age_days": 3745 }, "https://github.com/knuknX/ComfyUI-Image-Tools": { "stars": 3, @@ -13317,7 +13377,7 @@ "https://github.com/kohs100/comfyui-ppwc": { "stars": 0, "last_update": "2025-09-19 10:01:44", - "author_account_age_days": 3457 + "author_account_age_days": 3459 }, "https://github.com/kohya-ss/ControlNet-LLLite-ComfyUI": { "stars": 206, @@ -13327,7 +13387,7 @@ "https://github.com/koirpraw/ComfyUI-GCP-storage-decouple": { "stars": 0, "last_update": "2025-10-27 19:59:19", - "author_account_age_days": 4291 + "author_account_age_days": 4292 }, "https://github.com/komojini/ComfyUI_SDXL_DreamBooth_LoRA_CustomNodes": { "stars": 3, @@ -13347,12 +13407,12 @@ "https://github.com/kplkasteel/ComfyUI-SubstringExtractor": { "stars": 0, "last_update": "2026-01-02 18:57:10", - "author_account_age_days": 3017 + "author_account_age_days": 3018 }, "https://github.com/kpsss34/ComfyUI-kpsss34": { "stars": 9, "last_update": "2025-08-06 07:23:01", - "author_account_age_days": 209 + "author_account_age_days": 210 }, "https://github.com/kraglik/prompt_collapse": { "stars": 5, @@ -13362,27 +13422,27 @@ "https://github.com/krakenunbound/ComfyUI-KrakenTools": { "stars": 2, "last_update": "2025-12-07 18:32:43", - "author_account_age_days": 144 + "author_account_age_days": 146 }, "https://github.com/krakenunbound/comfyui-kraken-tools": { "stars": 0, "last_update": "2026-01-06 21:06:17", - "author_account_age_days": 145 + "author_account_age_days": 146 }, "https://github.com/krakenunbound/kraken-discord-bot": { "stars": 0, "last_update": "2025-12-10 20:36:38", - "author_account_age_days": 144 + "author_account_age_days": 146 }, "https://github.com/krigeta/qwen-image-controlnets-comfyui": { "stars": 2, "last_update": "2025-08-17 11:09:39", - "author_account_age_days": 1867 + "author_account_age_days": 1868 }, "https://github.com/krmahil/comfyui-hollow-preserve": { "stars": 1, "last_update": "2025-05-15 09:55:46", - "author_account_age_days": 2844 + "author_account_age_days": 2846 }, "https://github.com/kukuo6666/ComfyUI-Equirect": { "stars": 2, @@ -13402,7 +13462,7 @@ "https://github.com/kusurin/ComfyUI-chronophotography": { "stars": 0, "last_update": "2025-08-16 15:11:58", - "author_account_age_days": 1184 + "author_account_age_days": 1185 }, "https://github.com/kwaroran/abg-comfyui": { "stars": 25, @@ -13427,17 +13487,17 @@ "https://github.com/l3ony2k/comfyui-leon-nodes": { "stars": 3, "last_update": "2025-12-05 08:53:33", - "author_account_age_days": 2223 + "author_account_age_days": 2224 }, "https://github.com/laboratoiresonore/ComfyUI_PerformanceLab": { "stars": 1, "last_update": "2026-01-11 01:25:36", - "author_account_age_days": 82 + "author_account_age_days": 84 }, "https://github.com/lakkiy/ComfyUI-RWImageS3": { "stars": 0, "last_update": "2025-11-18 12:12:24", - "author_account_age_days": 3310 + "author_account_age_days": 3311 }, "https://github.com/laksjdjf/Batch-Condition-ComfyUI": { "stars": 8, @@ -13487,7 +13547,7 @@ "https://github.com/latentastronaut/comfyui-latent-astronaut-suite": { "stars": 1, "last_update": "2026-01-03 09:29:22", - "author_account_age_days": 8 + "author_account_age_days": 9 }, "https://github.com/lazniak/Head-Orientation-Node-for-ComfyUI---by-PabloGFX": { "stars": 12, @@ -13506,13 +13566,13 @@ }, "https://github.com/lazyq666/gemini-3-simply-comfyui": { "stars": 0, - "last_update": "2026-01-01 04:37:02", - "author_account_age_days": 1139 + "last_update": "2026-01-12 08:48:40", + "author_account_age_days": 1141 }, "https://github.com/lc03lc/Comfyui_OmniConsistency": { "stars": 64, "last_update": "2025-06-01 02:56:02", - "author_account_age_days": 1542 + "author_account_age_days": 1543 }, "https://github.com/lceric/comfyui-gpt-image": { "stars": 10, @@ -13522,7 +13582,7 @@ "https://github.com/leafiy/comfyui_psd_smart_object": { "stars": 0, "last_update": "2025-11-11 02:18:19", - "author_account_age_days": 5316 + "author_account_age_days": 5317 }, "https://github.com/lebrosoft/ComfyUI-VideoChatWrapper": { "stars": 2, @@ -13612,7 +13672,7 @@ "https://github.com/leeguandong/ComfyUI_Qwen3Omni": { "stars": 1, "last_update": "2025-10-07 15:35:51", - "author_account_age_days": 3360 + "author_account_age_days": 3362 }, "https://github.com/leeguandong/ComfyUI_Style_Aligned": { "stars": 5, @@ -13632,7 +13692,7 @@ "https://github.com/leeooo001/comfyui-Hunyuan-PromptEnhancer": { "stars": 13, "last_update": "2025-10-10 19:01:40", - "author_account_age_days": 2304 + "author_account_age_days": 2305 }, "https://github.com/leestuartx/ComfyUI-GG": { "stars": 2, @@ -13642,17 +13702,17 @@ "https://github.com/leewinder/comfyui-crop-to-center": { "stars": 0, "last_update": "2025-10-13 16:41:33", - "author_account_age_days": 5017 + "author_account_age_days": 5019 }, "https://github.com/leewinder/comfyui-mureka-api": { "stars": 0, "last_update": "2025-10-24 08:50:08", - "author_account_age_days": 5017 + "author_account_age_days": 5019 }, "https://github.com/lenML/comfyui_qwen_image_edit_adv": { "stars": 35, "last_update": "2025-12-02 11:12:18", - "author_account_age_days": 750 + "author_account_age_days": 751 }, "https://github.com/lenskikh/ComfyUI-Prompt-Worker": { "stars": 15, @@ -13672,32 +13732,32 @@ "https://github.com/leonardomiramondi/flux-context-comfyui": { "stars": 0, "last_update": "2025-06-25 10:18:42", - "author_account_age_days": 986 + "author_account_age_days": 987 }, "https://github.com/lepiai/ComfyUI-Minitools": { "stars": 8, "last_update": "2025-05-24 16:11:50", - "author_account_age_days": 2436 + "author_account_age_days": 2438 }, "https://github.com/lerignoux/ComfyUI-PechaKucha": { "stars": 1, "last_update": "2025-10-30 08:08:13", - "author_account_age_days": 4871 + "author_account_age_days": 4872 }, "https://github.com/lerignoux/ComfyUI-Stable3DGen": { "stars": 3, "last_update": "2025-09-23 15:24:40", - "author_account_age_days": 4871 + "author_account_age_days": 4872 }, "https://github.com/leylahkrell/ComfyUI-Violet-Tools": { "stars": 13, "last_update": "2025-11-13 03:06:22", - "author_account_age_days": 840 + "author_account_age_days": 842 }, "https://github.com/leylahviolet/ComfyUI-Violet-Tools": { "stars": 13, "last_update": "2025-11-13 03:06:22", - "author_account_age_days": 840 + "author_account_age_days": 842 }, "https://github.com/lgldlk/ComfyUI-PC-ding-dong": { "stars": 79, @@ -13732,22 +13792,22 @@ "https://github.com/lihaoyun6/ComfyUI-BlindWatermark": { "stars": 15, "last_update": "2025-09-20 10:42:26", - "author_account_age_days": 3677 + "author_account_age_days": 3678 }, "https://github.com/lihaoyun6/ComfyUI-FlashVSR_Ultra_Fast": { "stars": 630, "last_update": "2025-11-20 07:37:22", - "author_account_age_days": 3677 + "author_account_age_days": 3678 }, "https://github.com/lihaoyun6/ComfyUI-QwenPromptRewriter": { "stars": 71, "last_update": "2025-10-07 12:28:21", - "author_account_age_days": 3677 + "author_account_age_days": 3678 }, "https://github.com/lihaoyun6/ComfyUI-Segformer_Ultra_Fast": { "stars": 38, "last_update": "2025-10-17 14:58:31", - "author_account_age_days": 3677 + "author_account_age_days": 3678 }, "https://github.com/lilly1987/ComfyUI_node_Lilly": { "stars": 57, @@ -13757,7 +13817,7 @@ "https://github.com/liming123332/ComfyUI-Ranbooru": { "stars": 0, "last_update": "2025-12-17 01:00:44", - "author_account_age_days": 3123 + "author_account_age_days": 3124 }, "https://github.com/lingha0h/comfyui_kj": { "stars": 7, @@ -13767,12 +13827,12 @@ "https://github.com/linjian-ufo/ComfyUI_GLM4V_voltspark": { "stars": 5, "last_update": "2025-07-09 13:04:58", - "author_account_age_days": 664 + "author_account_age_days": 665 }, "https://github.com/linjian-ufo/comfyui_deepseek_lj257_update": { "stars": 0, "last_update": "2025-06-17 11:26:32", - "author_account_age_days": 664 + "author_account_age_days": 665 }, "https://github.com/linksluckytime/comfyui_snacknodes": { "stars": 0, @@ -13897,17 +13957,17 @@ "https://github.com/llikethat/ComfyUI-faceExtracter": { "stars": 0, "last_update": "2025-12-03 04:53:02", - "author_account_age_days": 4744 + "author_account_age_days": 4745 }, "https://github.com/llikethat/ComfyUI-faceExtractor": { "stars": 0, "last_update": "2025-12-03 04:53:02", - "author_account_age_days": 4744 + "author_account_age_days": 4745 }, "https://github.com/llikethat/ComfyUI-iseebetter": { "stars": 1, "last_update": "2025-11-29 10:56:25", - "author_account_age_days": 4744 + "author_account_age_days": 4745 }, "https://github.com/lo-th/Comfyui_three_js": { "stars": 21, @@ -13922,22 +13982,22 @@ "https://github.com/logicalor/comfyui_friendly_pipe": { "stars": 1, "last_update": "2025-12-28 05:24:10", - "author_account_age_days": 4464 + "author_account_age_days": 4465 }, "https://github.com/logicalor/comfyui_multi_replace": { "stars": 1, "last_update": "2025-12-16 00:16:32", - "author_account_age_days": 4464 + "author_account_age_days": 4465 }, "https://github.com/logicalor/comfyui_path_sanitizer": { "stars": 0, "last_update": "2025-12-26 19:29:59", - "author_account_age_days": 4464 + "author_account_age_days": 4465 }, "https://github.com/logicalor/comfyui_text_to_pose": { "stars": 2, "last_update": "2025-12-13 06:50:42", - "author_account_age_days": 4464 + "author_account_age_days": 4465 }, "https://github.com/logtd/ComfyUI-4DHumans": { "stars": 7, @@ -14032,17 +14092,17 @@ "https://github.com/lokinou/comfyui-better-flow": { "stars": 2, "last_update": "2025-12-30 00:36:10", - "author_account_age_days": 4720 + "author_account_age_days": 4722 }, "https://github.com/lokinou/comfyui-offload-models": { "stars": 2, "last_update": "2025-10-05 04:33:49", - "author_account_age_days": 4720 + "author_account_age_days": 4722 }, "https://github.com/lonelyowl13/artist_randomizer": { "stars": 1, "last_update": "2025-08-14 08:20:40", - "author_account_age_days": 455 + "author_account_age_days": 456 }, "https://github.com/longgui0318/comfyui-common-util": { "stars": 1, @@ -14067,12 +14127,12 @@ "https://github.com/loockluo/comfyui-whisperx-pro": { "stars": 6, "last_update": "2025-11-04 16:27:20", - "author_account_age_days": 3406 + "author_account_age_days": 3407 }, "https://github.com/lord-lethris/ComfyUI-RPG-Characters": { "stars": 3, "last_update": "2025-12-27 15:56:50", - "author_account_age_days": 4990 + "author_account_age_days": 4991 }, "https://github.com/lordgasmic/comfyui_save_image_with_options": { "stars": 0, @@ -14085,14 +14145,14 @@ "author_account_age_days": 5334 }, "https://github.com/lovelybbq/comfyui-custom-node-color": { - "stars": 14, + "stars": 15, "last_update": "2026-01-02 17:21:31", - "author_account_age_days": 1521 + "author_account_age_days": 1523 }, "https://github.com/lovisdotio/ComfyUI-Replace-First-Frame-Last-Frame": { "stars": 1, "last_update": "2025-11-21 14:03:38", - "author_account_age_days": 710 + "author_account_age_days": 712 }, "https://github.com/lquesada/ComfyUI-Inpaint-CropAndStitch": { "stars": 938, @@ -14125,19 +14185,19 @@ "author_account_age_days": 4230 }, "https://github.com/lrzjason/Comfyui-LatentUtils": { - "stars": 85, + "stars": 86, "last_update": "2025-12-06 16:50:41", - "author_account_age_days": 4229 + "author_account_age_days": 4230 }, "https://github.com/lrzjason/Comfyui-LoraUtils": { "stars": 28, "last_update": "2026-01-06 08:08:12", - "author_account_age_days": 4229 + "author_account_age_days": 4230 }, "https://github.com/lrzjason/Comfyui-QwenEditUtils": { - "stars": 691, + "stars": 698, "last_update": "2025-11-18 03:52:42", - "author_account_age_days": 4229 + "author_account_age_days": 4230 }, "https://github.com/lrzjason/Comfyui-ThinkRemover": { "stars": 4, @@ -14185,24 +14245,24 @@ "author_account_age_days": 4375 }, "https://github.com/lucasgattas/ComfyUI-Egregora-Audio-Super-Resolution": { - "stars": 44, + "stars": 45, "last_update": "2025-12-30 01:21:03", - "author_account_age_days": 2999 + "author_account_age_days": 3001 }, "https://github.com/lucasgattas/ComfyUI-Egregora-Frames-Animation-Nodes": { "stars": 1, "last_update": "2025-10-09 03:19:03", - "author_account_age_days": 2999 + "author_account_age_days": 3001 }, "https://github.com/lucasgattas/comfyui-egregora-divide-and-enhance": { "stars": 1, "last_update": "2025-09-11 11:41:23", - "author_account_age_days": 2999 + "author_account_age_days": 3001 }, "https://github.com/lucianoambrosini/ComfyUI-ATk-Nodes": { "stars": 2, "last_update": "2025-06-25 05:04:14", - "author_account_age_days": 3682 + "author_account_age_days": 3683 }, "https://github.com/lujiazho/ComfyUI-CatvtonFluxWrapper": { "stars": 92, @@ -14212,7 +14272,7 @@ "https://github.com/luke-mino-altherr/ComfyUI-LatentReverb": { "stars": 3, "last_update": "2025-08-13 00:14:13", - "author_account_age_days": 4077 + "author_account_age_days": 4079 }, "https://github.com/lum3on/ComfyUI-FrameUtilitys": { "stars": 13, @@ -14237,12 +14297,12 @@ "https://github.com/lum3on/ComfyUI_NativeBlockSwap": { "stars": 1, "last_update": "2026-01-05 23:01:37", - "author_account_age_days": 341 + "author_account_age_days": 342 }, "https://github.com/lum3on/ComfyUI_Reve-API": { "stars": 12, "last_update": "2025-09-16 12:41:07", - "author_account_age_days": 340 + "author_account_age_days": 342 }, "https://github.com/lum3on/comfyui_EdgeTAM": { "stars": 2, @@ -14272,12 +14332,12 @@ "https://github.com/luxdelux7/ComfyUI-Forbidden-Vision": { "stars": 4, "last_update": "2025-12-06 09:18:26", - "author_account_age_days": 426 + "author_account_age_days": 428 }, "https://github.com/lxe/ComfyUI-OpenAI-Compat-LLM-Node": { "stars": 1, "last_update": "2025-05-28 05:39:55", - "author_account_age_days": 5064 + "author_account_age_days": 5066 }, "https://github.com/m-sokes/ComfyUI-Sokes-Nodes": { "stars": 3, @@ -14287,7 +14347,7 @@ "https://github.com/m3rr/h4_ToolKit": { "stars": 1, "last_update": "2025-10-17 14:25:01", - "author_account_age_days": 867 + "author_account_age_days": 868 }, "https://github.com/madtunebk/ComfyUI-ControlnetAux": { "stars": 16, @@ -14307,17 +14367,17 @@ "https://github.com/magic-eraser-org/ComfyUI-Unwatermark": { "stars": 4, "last_update": "2025-05-14 06:50:13", - "author_account_age_days": 243 + "author_account_age_days": 244 }, "https://github.com/maikgreubel/comfyui-loaddds": { "stars": 0, "last_update": "2025-10-12 15:04:26", - "author_account_age_days": 5378 + "author_account_age_days": 5379 }, "https://github.com/malkuthro/ComfyUI-Koolook": { "stars": 0, "last_update": "2025-12-10 14:11:56", - "author_account_age_days": 641 + "author_account_age_days": 642 }, "https://github.com/maludwig/basix_image_filters": { "stars": 6, @@ -14327,12 +14387,12 @@ "https://github.com/mamorett/ComfyUI-Flux2proReplicate": { "stars": 0, "last_update": "2025-11-26 12:06:56", - "author_account_age_days": 1318 + "author_account_age_days": 1319 }, "https://github.com/mamorett/ComfyUI_minicpmv4": { "stars": 1, "last_update": "2025-10-23 14:42:23", - "author_account_age_days": 1318 + "author_account_age_days": 1319 }, "https://github.com/mang01010/MangoNodePack": { "stars": 3, @@ -14347,12 +14407,12 @@ "https://github.com/mangobyed/ComfyUI_Detection_List": { "stars": 0, "last_update": "2025-08-22 20:53:01", - "author_account_age_days": 432 + "author_account_age_days": 433 }, "https://github.com/manifestations/comfyui-globetrotter": { "stars": 4, "last_update": "2025-07-07 08:47:57", - "author_account_age_days": 4720 + "author_account_age_days": 4721 }, "https://github.com/mape/ComfyUI-mape-Helpers": { "stars": 186, @@ -14372,7 +14432,7 @@ "https://github.com/marco-zanella/ComfyUI-BooleanExpression": { "stars": 0, "last_update": "2025-08-17 02:05:40", - "author_account_age_days": 4084 + "author_account_age_days": 4085 }, "https://github.com/marcoc2/ComfyUI-AnotherUtils": { "stars": 1, @@ -14390,14 +14450,14 @@ "author_account_age_days": 4982 }, "https://github.com/marduk191/ComfyUI-TF32-Enabler": { - "stars": 3, + "stars": 4, "last_update": "2025-12-31 20:55:44", - "author_account_age_days": 4981 + "author_account_age_days": 4982 }, "https://github.com/marduk191/ComfyUI_LFM2-350M": { "stars": 1, "last_update": "2026-01-11 03:07:24", - "author_account_age_days": 4981 + "author_account_age_days": 4982 }, "https://github.com/marduk191/comfyui-marnodes": { "stars": 3, @@ -14407,7 +14467,7 @@ "https://github.com/marduk191/comfyui_qwen_runninghub": { "stars": 0, "last_update": "2025-11-23 16:45:09", - "author_account_age_days": 4981 + "author_account_age_days": 4982 }, "https://github.com/marhensa/sdxl-recommended-res-calc": { "stars": 92, @@ -14467,12 +14527,12 @@ "https://github.com/matorzhin/milan-nodes-comfyui": { "stars": 1, "last_update": "2025-06-05 16:37:41", - "author_account_age_days": 3218 + "author_account_age_days": 3220 }, "https://github.com/matthewfriedrichs/ComfyUI-ThoughtBubble": { "stars": 13, - "last_update": "2026-01-09 03:39:08", - "author_account_age_days": 3398 + "last_update": "2026-01-12 00:24:54", + "author_account_age_days": 3399 }, "https://github.com/mattjohnpowell/comfyui-lmstudio-image-to-text-node": { "stars": 39, @@ -14487,27 +14547,27 @@ "https://github.com/max-dingsda/OllamaTools": { "stars": 3, "last_update": "2025-12-10 13:38:13", - "author_account_age_days": 257 + "author_account_age_days": 259 }, "https://github.com/maxczc/comfyui-sora-node": { "stars": 0, "last_update": "2025-12-13 06:26:26", - "author_account_age_days": 4209 + "author_account_age_days": 4211 }, "https://github.com/maxious/comfyui-dap": { "stars": 1, "last_update": "2025-12-29 02:24:36", - "author_account_age_days": 6094 + "author_account_age_days": 6096 }, "https://github.com/maxmad62/ComfyUI-DiscordWebhookWithInput": { "stars": 0, "last_update": "2025-10-08 18:29:37", - "author_account_age_days": 1046 + "author_account_age_days": 1047 }, "https://github.com/mayunejie/ComfyUI-Allen-Yinpin": { "stars": 0, "last_update": "2025-12-02 03:08:44", - "author_account_age_days": 608 + "author_account_age_days": 609 }, "https://github.com/mbrostami/ComfyUI-HF": { "stars": 20, @@ -14521,8 +14581,8 @@ }, "https://github.com/mcDandy/more_math": { "stars": 1, - "last_update": "2026-01-11 16:29:17", - "author_account_age_days": 3552 + "last_update": "2026-01-12 14:02:39", + "author_account_age_days": 3553 }, "https://github.com/mcmonkeyprojects/sd-dynamic-thresholding": { "stars": 1228, @@ -14570,14 +14630,14 @@ "author_account_age_days": 4312 }, "https://github.com/mengqin/ComfyUI-TwinFlow": { - "stars": 31, + "stars": 32, "last_update": "2026-01-11 05:09:10", - "author_account_age_days": 4288 + "author_account_age_days": 4289 }, "https://github.com/mengqin/ComfyUI-UnetBnbModelLoader": { "stars": 8, "last_update": "2025-11-29 18:25:47", - "author_account_age_days": 4288 + "author_account_age_days": 4289 }, "https://github.com/mephisto83/petty-paint-comfyui-node": { "stars": 3, @@ -14587,12 +14647,12 @@ "https://github.com/mercu-lore/-Multiple-Angle-Camera-Control": { "stars": 104, "last_update": "2025-11-18 16:14:09", - "author_account_age_days": 2041 + "author_account_age_days": 2042 }, "https://github.com/mercu-lore/BoxBox": { "stars": 2, "last_update": "2025-11-17 11:20:20", - "author_account_age_days": 2041 + "author_account_age_days": 2042 }, "https://github.com/meshmesh-io/ComfyUI-MeshMesh": { "stars": 0, @@ -14667,27 +14727,27 @@ "https://github.com/mikecaronna/comfyui_c2pa_signer": { "stars": 1, "last_update": "2025-10-06 14:27:34", - "author_account_age_days": 2201 + "author_account_age_days": 2203 }, "https://github.com/mikemojen/ComfyUI-HappNodeSet": { "stars": 0, "last_update": "2025-12-28 03:03:29", - "author_account_age_days": 14 + "author_account_age_days": 16 }, "https://github.com/mikeshuangyan/ComfyUI_MqUtils": { "stars": 0, "last_update": "2025-07-31 08:46:16", - "author_account_age_days": 4875 + "author_account_age_days": 4876 }, "https://github.com/mikesimone/ComfyUI-LinkModeToggle": { "stars": 0, "last_update": "2025-11-09 01:35:16", - "author_account_age_days": 2904 + "author_account_age_days": 2906 }, "https://github.com/mikheys/comfyui-gemini-mikheys": { "stars": 2, "last_update": "2025-08-29 15:15:54", - "author_account_age_days": 2967 + "author_account_age_days": 2969 }, "https://github.com/mikkel/ComfyUI-text-overlay": { "stars": 62, @@ -14699,6 +14759,11 @@ "last_update": "2024-05-22 21:26:23", "author_account_age_days": 6484 }, + "https://github.com/mingchoi/ComfyUI-Prompt-Iterator": { + "stars": 0, + "last_update": "2026-01-12 22:08:38", + "author_account_age_days": 4775 + }, "https://github.com/mingsky-ai/ComfyUI-MingNodes": { "stars": 478, "last_update": "2024-10-18 16:51:14", @@ -14717,7 +14782,7 @@ "https://github.com/mirabarukaso/ComfyUI_MiraSubPack": { "stars": 0, "last_update": "2026-01-09 18:02:01", - "author_account_age_days": 1787 + "author_account_age_days": 1788 }, "https://github.com/misterjoessef/MLTask_ComfyUI": { "stars": 1, @@ -14747,12 +14812,12 @@ "https://github.com/mo230761/InsertAnything-ComfyUI-official": { "stars": 26, "last_update": "2025-07-16 11:05:05", - "author_account_age_days": 1540 + "author_account_age_days": 1541 }, "https://github.com/mobcat40/ComfyUI-PromptChain": { "stars": 3, "last_update": "2025-12-04 19:14:47", - "author_account_age_days": 170 + "author_account_age_days": 172 }, "https://github.com/mobilehacker/ComfyUI_format-lora-stack": { "stars": 3, @@ -14762,7 +14827,7 @@ "https://github.com/mochidroppot/ComfyUI-ProxyFix": { "stars": 0, "last_update": "2025-10-03 02:29:35", - "author_account_age_days": 130 + "author_account_age_days": 131 }, "https://github.com/modelscope/comfyscope": { "stars": 4, @@ -14787,12 +14852,12 @@ "https://github.com/mohsensd1373/comfyui_wordpress": { "stars": 0, "last_update": "2025-05-08 02:25:36", - "author_account_age_days": 4419 + "author_account_age_days": 4420 }, "https://github.com/monkeyWie/ComfyUI-FormInput": { "stars": 0, "last_update": "2025-05-12 03:47:39", - "author_account_age_days": 3845 + "author_account_age_days": 3846 }, "https://github.com/moon7star9/ComfyUI_BiRefNet_Universal": { "stars": 23, @@ -14802,12 +14867,12 @@ "https://github.com/moonwhaler/comfyui-moonpack": { "stars": 11, "last_update": "2025-10-10 09:53:05", - "author_account_age_days": 4990 + "author_account_age_days": 4991 }, "https://github.com/moonwhaler/comfyui-seedvr2-tilingupscaler": { "stars": 168, "last_update": "2025-12-06 16:28:42", - "author_account_age_days": 4990 + "author_account_age_days": 4991 }, "https://github.com/moose-lab/ComfyUI-GPT": { "stars": 4, @@ -14857,7 +14922,7 @@ "https://github.com/mrf/ComfyPoe": { "stars": 0, "last_update": "2025-11-26 22:43:59", - "author_account_age_days": 5743 + "author_account_age_days": 5744 }, "https://github.com/mrhan1993/ComfyUI-Fooocus": { "stars": 10, @@ -14867,12 +14932,12 @@ "https://github.com/mrm987/ComfyUI_Multi_Prompt_Generator": { "stars": 0, "last_update": "2025-12-28 14:20:11", - "author_account_age_days": 1433 + "author_account_age_days": 1434 }, "https://github.com/mudknight/comfyui-mudknight-utils": { "stars": 0, - "last_update": "2026-01-11 02:52:05", - "author_account_age_days": 18 + "last_update": "2026-01-13 02:09:13", + "author_account_age_days": 19 }, "https://github.com/muhammederem/blip-comfyui": { "stars": 1, @@ -14907,7 +14972,7 @@ "https://github.com/myonmu0/ComfyUI-Jumper": { "stars": 0, "last_update": "2025-12-03 17:30:16", - "author_account_age_days": 86 + "author_account_age_days": 87 }, "https://github.com/myshell-ai/ComfyUI-ShellAgent-Plugin": { "stars": 36, @@ -14932,7 +14997,7 @@ "https://github.com/nakagawadev/comfyui_nakagawa": { "stars": 2, "last_update": "2025-09-14 03:18:07", - "author_account_age_days": 3487 + "author_account_age_days": 3489 }, "https://github.com/nako-nakoko/ComfyUI_Mel_Nodes": { "stars": 0, @@ -14942,12 +15007,12 @@ "https://github.com/namtb96/OmniGen2-Simple-Node": { "stars": 3, "last_update": "2025-07-04 08:38:27", - "author_account_age_days": 212 + "author_account_age_days": 213 }, "https://github.com/narusas/Comfyui-Logic-Support": { "stars": 0, "last_update": "2025-05-30 04:44:16", - "author_account_age_days": 5200 + "author_account_age_days": 5201 }, "https://github.com/nat-chan/ComfyUI-graphToPrompt": { "stars": 2, @@ -14977,12 +15042,12 @@ "https://github.com/nawka12/ComfyUI-Adept-Sampler": { "stars": 1, "last_update": "2026-01-11 12:10:48", - "author_account_age_days": 2321 + "author_account_age_days": 2322 }, "https://github.com/naxci1/ComfyUI-FlashVSR_Stable": { - "stars": 17, + "stars": 18, "last_update": "2026-01-01 10:57:48", - "author_account_age_days": 281 + "author_account_age_days": 283 }, "https://github.com/nchenevey1/comfyui-gimp-nodes": { "stars": 10, @@ -14992,27 +15057,27 @@ "https://github.com/negaga53/comfyui-imgloader": { "stars": 2, "last_update": "2025-07-07 21:27:00", - "author_account_age_days": 351 + "author_account_age_days": 352 }, "https://github.com/neggo/comfyui-sambanova": { "stars": 0, "last_update": "2025-05-15 01:49:53", - "author_account_age_days": 4501 + "author_account_age_days": 4502 }, "https://github.com/neo-editer/ComfyUI-Better-Dimensions-wan-v2": { "stars": 0, "last_update": "2025-10-16 19:08:52", - "author_account_age_days": 857 + "author_account_age_days": 858 }, "https://github.com/neocrz/comfyui-usetaesd": { "stars": 3, "last_update": "2025-10-26 14:56:53", - "author_account_age_days": 1885 + "author_account_age_days": 1887 }, "https://github.com/neonr-0/ComfyUI-PixelConstrainedScaler": { "stars": 1, "last_update": "2025-11-18 16:03:25", - "author_account_age_days": 4325 + "author_account_age_days": 4326 }, "https://github.com/neph1/comfyui-smooth-step-lora-loader": { "stars": 6, @@ -15042,7 +15107,7 @@ "https://github.com/neverbiasu/ComfyUI-ModelScope": { "stars": 2, "last_update": "2026-01-05 02:26:23", - "author_account_age_days": 1585 + "author_account_age_days": 1586 }, "https://github.com/neverbiasu/ComfyUI-Ovis-U1": { "stars": 4, @@ -15062,7 +15127,7 @@ "https://github.com/newtextdoc1111/ComfyUI-Autocomplete-Plus": { "stars": 103, "last_update": "2025-12-26 13:45:58", - "author_account_age_days": 301 + "author_account_age_days": 303 }, "https://github.com/ngosset/ComfyUI-ImageSimilarity": { "stars": 9, @@ -15105,9 +15170,9 @@ "author_account_age_days": 5287 }, "https://github.com/niknah/presentation-ComfyUI": { - "stars": 0, + "stars": 1, "last_update": "2025-11-12 01:11:40", - "author_account_age_days": 5286 + "author_account_age_days": 5287 }, "https://github.com/niknah/quick-connections": { "stars": 470, @@ -15147,17 +15212,17 @@ "https://github.com/nitingrg/comfyui-ntools": { "stars": 0, "last_update": "2025-11-25 15:21:12", - "author_account_age_days": 1083 + "author_account_age_days": 1085 }, "https://github.com/njlent/ComfyUI_performance-report": { "stars": 2, "last_update": "2025-10-12 15:00:25", - "author_account_age_days": 4024 + "author_account_age_days": 4025 }, "https://github.com/njlent/ComfyUI_wavelet-colorfix": { "stars": 3, "last_update": "2025-08-13 13:04:06", - "author_account_age_days": 4024 + "author_account_age_days": 4025 }, "https://github.com/nkchocoai/ComfyUI-DanbooruPromptQuiz": { "stars": 0, @@ -15192,7 +15257,7 @@ "https://github.com/nobandegani/comfyui_ino_nodes": { "stars": 2, "last_update": "2025-12-31 09:47:51", - "author_account_age_days": 1853 + "author_account_age_days": 1854 }, "https://github.com/nobrainX2/comfyUI-customDia": { "stars": 14, @@ -15202,7 +15267,7 @@ "https://github.com/noelkim12/ComfyUI-NoelTextUtil": { "stars": 0, "last_update": "2025-09-01 17:22:53", - "author_account_age_days": 2550 + "author_account_age_days": 2551 }, "https://github.com/noembryo/ComfyUI-noEmbryo": { "stars": 25, @@ -15217,12 +15282,12 @@ "https://github.com/nomadoor/ComfyUI-DualPanel-Subgraph-Viewer": { "stars": 9, "last_update": "2025-10-19 10:28:59", - "author_account_age_days": 1067 + "author_account_age_days": 1068 }, "https://github.com/nomadoor/ComfyUI-Temporal-Mask-Tools": { "stars": 1, "last_update": "2025-10-17 18:15:29", - "author_account_age_days": 1067 + "author_account_age_days": 1068 }, "https://github.com/nonnonstop/comfyui-faster-loading": { "stars": 10, @@ -15232,7 +15297,7 @@ "https://github.com/northumber/ComfyUI-northTools": { "stars": 2, "last_update": "2025-05-22 18:08:04", - "author_account_age_days": 3625 + "author_account_age_days": 3627 }, "https://github.com/nosiu/comfyui-instantId-faceswap": { "stars": 257, @@ -15302,82 +15367,82 @@ "https://github.com/nyueki/ComfyUI-RemoteCLIPLoader": { "stars": 1, "last_update": "2026-01-09 19:13:57", - "author_account_age_days": 2024 + "author_account_age_days": 2025 }, "https://github.com/o-l-l-i/ComfyUI-Olm-ChannelMixer": { "stars": 6, "last_update": "2025-08-09 18:08:18", - "author_account_age_days": 3039 + "author_account_age_days": 3040 }, "https://github.com/o-l-l-i/ComfyUI-Olm-ColorBalance": { "stars": 12, "last_update": "2025-08-09 18:11:21", - "author_account_age_days": 3039 + "author_account_age_days": 3040 }, "https://github.com/o-l-l-i/ComfyUI-Olm-CurveEditor": { "stars": 37, "last_update": "2025-08-09 18:15:36", - "author_account_age_days": 3039 + "author_account_age_days": 3040 }, "https://github.com/o-l-l-i/ComfyUI-Olm-DragCrop": { "stars": 77, "last_update": "2025-09-02 12:12:23", - "author_account_age_days": 3039 + "author_account_age_days": 3040 }, "https://github.com/o-l-l-i/ComfyUI-Olm-Histogram": { "stars": 4, "last_update": "2025-08-09 18:46:59", - "author_account_age_days": 3039 + "author_account_age_days": 3040 }, "https://github.com/o-l-l-i/ComfyUI-Olm-ImageAdjust": { "stars": 43, "last_update": "2025-08-09 17:58:21", - "author_account_age_days": 3039 + "author_account_age_days": 3040 }, "https://github.com/o-l-l-i/ComfyUI-Olm-LGG": { "stars": 11, "last_update": "2025-08-09 18:37:17", - "author_account_age_days": 3039 + "author_account_age_days": 3040 }, "https://github.com/o-l-l-i/ComfyUI-Olm-Resolution-Picker": { "stars": 16, "last_update": "2025-08-08 12:50:29", - "author_account_age_days": 3039 + "author_account_age_days": 3040 }, "https://github.com/o-l-l-i/ComfyUI-Olm-Sketch": { "stars": 52, "last_update": "2025-08-09 18:42:14", - "author_account_age_days": 3039 + "author_account_age_days": 3040 }, "https://github.com/o-l-l-i/ComfyUI-OlmLUT": { "stars": 18, "last_update": "2025-06-09 18:55:46", - "author_account_age_days": 3039 + "author_account_age_days": 3040 }, "https://github.com/obisin/ComfyUI-DGLS": { "stars": 12, "last_update": "2025-09-26 10:25:10", - "author_account_age_days": 1580 + "author_account_age_days": 1582 }, "https://github.com/obvirm/ComfyUI-WhisperXX": { "stars": 2, "last_update": "2025-12-03 22:07:11", - "author_account_age_days": 1084 + "author_account_age_days": 1085 }, "https://github.com/okdalto/ComfyUI-FlashPortrait": { "stars": 21, "last_update": "2025-12-29 06:02:29", - "author_account_age_days": 3381 + "author_account_age_days": 3383 }, "https://github.com/okdalto/ComfyUI-PersonaLive": { - "stars": 73, + "stars": 76, "last_update": "2025-12-18 04:42:11", - "author_account_age_days": 3381 + "author_account_age_days": 3383 }, "https://github.com/okdalto/ComfyUI-WithAnyone": { "stars": 21, "last_update": "2025-12-18 04:42:30", - "author_account_age_days": 3381 + "author_account_age_days": 3383 }, "https://github.com/okgo4/ComfyUI-Mosaic-Mask": { "stars": 8, @@ -15387,12 +15452,12 @@ "https://github.com/olafchou/ComfyUI-ZH-EN-Switcher": { "stars": 0, "last_update": "2025-12-31 11:02:47", - "author_account_age_days": 3500 + "author_account_age_days": 3501 }, "https://github.com/olafrv/comfyui_olafrv": { "stars": 0, "last_update": "2026-01-04 20:13:25", - "author_account_age_days": 5260 + "author_account_age_days": 5262 }, "https://github.com/olduvai-jp/ComfyUI-CloudArchive": { "stars": 2, @@ -15412,12 +15477,12 @@ "https://github.com/oliverswitzer/ComfyUI-Lora-Visualizer": { "stars": 3, "last_update": "2025-09-23 22:08:30", - "author_account_age_days": 4567 + "author_account_age_days": 4569 }, "https://github.com/olivv-cs/ComfyUI-FunPack": { "stars": 7, "last_update": "2026-01-05 08:43:36", - "author_account_age_days": 978 + "author_account_age_days": 979 }, "https://github.com/omar92/ComfyUI-QualityOfLifeSuit_Omar92": { "stars": 173, @@ -15427,17 +15492,17 @@ "https://github.com/omixmaxdimo/OmiXDev": { "stars": 0, "last_update": "2025-10-23 12:10:24", - "author_account_age_days": 2033 + "author_account_age_days": 2035 }, "https://github.com/openvino-dev-samples/comfyui_openvino": { "stars": 31, "last_update": "2025-11-24 02:32:23", - "author_account_age_days": 1571 + "author_account_age_days": 1572 }, "https://github.com/opparco/ComfyUI-WanLightx2vScheduler": { "stars": 1, "last_update": "2025-09-05 18:56:41", - "author_account_age_days": 4246 + "author_account_age_days": 4248 }, "https://github.com/opvelll/ComfyUI_TextListProduct": { "stars": 1, @@ -15457,67 +15522,67 @@ "https://github.com/orion4d/Calculator_Pro": { "stars": 0, "last_update": "2025-06-29 15:47:04", - "author_account_age_days": 1148 + "author_account_age_days": 1149 }, "https://github.com/orion4d/ComfyUI-Image-Effects": { "stars": 25, "last_update": "2025-05-28 00:37:16", - "author_account_age_days": 1148 + "author_account_age_days": 1149 }, "https://github.com/orion4d/ComfyUI_DAO_master": { "stars": 10, "last_update": "2025-09-03 08:56:54", - "author_account_age_days": 1148 + "author_account_age_days": 1149 }, "https://github.com/orion4d/ComfyUI_SharpnessPro": { "stars": 8, "last_update": "2025-08-27 09:02:20", - "author_account_age_days": 1148 + "author_account_age_days": 1149 }, "https://github.com/orion4d/ComfyUI_colormaster": { "stars": 2, "last_update": "2025-07-06 11:30:01", - "author_account_age_days": 1148 + "author_account_age_days": 1149 }, "https://github.com/orion4d/ComfyUI_extract_imag": { "stars": 0, "last_update": "2025-06-11 13:37:18", - "author_account_age_days": 1148 + "author_account_age_days": 1149 }, "https://github.com/orion4d/ComfyUI_image-display": { "stars": 0, "last_update": "2025-07-07 14:39:55", - "author_account_age_days": 1148 + "author_account_age_days": 1149 }, "https://github.com/orion4d/ComfyUI_pdf_nodes": { "stars": 0, "last_update": "2025-06-10 15:51:53", - "author_account_age_days": 1148 + "author_account_age_days": 1149 }, "https://github.com/orion4d/Comfyui_EncryptMaster": { "stars": 3, "last_update": "2025-09-06 14:18:12", - "author_account_age_days": 1148 + "author_account_age_days": 1149 }, "https://github.com/orion4d/Gemini_Banana_by_orion4d": { "stars": 11, "last_update": "2025-09-07 22:18:10", - "author_account_age_days": 1148 + "author_account_age_days": 1149 }, "https://github.com/orion4d/Orion4D_pixelshift": { "stars": 5, "last_update": "2025-09-09 09:14:31", - "author_account_age_days": 1148 + "author_account_age_days": 1149 }, "https://github.com/orion4d/illusion_node": { "stars": 3, "last_update": "2025-06-22 08:57:01", - "author_account_age_days": 1148 + "author_account_age_days": 1149 }, "https://github.com/orpheus-gaze/comfyui-s2-guidance-test": { "stars": 1, "last_update": "2025-11-13 17:50:49", - "author_account_age_days": 115 + "author_account_age_days": 116 }, "https://github.com/orssorbit/ComfyUI-wanBlockswap": { "stars": 152, @@ -15547,12 +15612,12 @@ "https://github.com/otacoo/comfyui_otacoo": { "stars": 8, "last_update": "2025-10-02 07:14:56", - "author_account_age_days": 262 + "author_account_age_days": 264 }, "https://github.com/otavanopisto/ComfyUI-aihub-workflow-exposer": { "stars": 4, "last_update": "2025-12-13 13:49:32", - "author_account_age_days": 4681 + "author_account_age_days": 4682 }, "https://github.com/ownimage/ComfyUI-ownimage": { "stars": 0, @@ -15577,17 +15642,17 @@ "https://github.com/p1atdev/comfyui-timm-backbone": { "stars": 1, "last_update": "2025-08-22 08:04:50", - "author_account_age_days": 2181 + "author_account_age_days": 2182 }, "https://github.com/p1atdev/comfyui-tkg-chroma-key": { "stars": 19, "last_update": "2025-08-23 16:06:14", - "author_account_age_days": 2181 + "author_account_age_days": 2182 }, "https://github.com/pacchikAI/comfyui_pacchik_ImagePromptBatch": { "stars": 0, "last_update": "2025-10-22 16:27:05", - "author_account_age_days": 244 + "author_account_age_days": 246 }, "https://github.com/palant/image-resize-comfyui": { "stars": 104, @@ -15617,7 +15682,7 @@ "https://github.com/pantaleone-ai/Comfy-Firefly": { "stars": 0, "last_update": "2025-12-11 21:24:50", - "author_account_age_days": 1484 + "author_account_age_days": 1486 }, "https://github.com/pants007/comfy-pants": { "stars": 2, @@ -15627,12 +15692,12 @@ "https://github.com/papcorns/ComfyUI-Papcorns-Node-LoadImageFromUrl": { "stars": 1, "last_update": "2025-05-26 12:33:08", - "author_account_age_days": 2078 + "author_account_age_days": 2080 }, "https://github.com/papcorns/Papcorns-Comfyui-Custom-Nodes": { "stars": 0, "last_update": "2025-08-08 13:16:05", - "author_account_age_days": 2078 + "author_account_age_days": 2080 }, "https://github.com/pathway8-sudo/ComfyUI-Pathway-CutPNG-Node": { "stars": 0, @@ -15647,7 +15712,7 @@ "https://github.com/paulh4x/ComfyUI_PHRenderFormerWrapper": { "stars": 33, "last_update": "2025-08-08 14:30:19", - "author_account_age_days": 417 + "author_account_age_days": 419 }, "https://github.com/paulo-coronado/comfy_clip_blip_node": { "stars": 30, @@ -15657,7 +15722,7 @@ "https://github.com/pawelmal0101/ComfyUI-Webhook": { "stars": 0, "last_update": "2025-09-04 12:54:34", - "author_account_age_days": 1228 + "author_account_age_days": 1229 }, "https://github.com/pbpbpb2705/ComfyUI-LyraVSIH": { "stars": 0, @@ -15667,7 +15732,7 @@ "https://github.com/pdale-boop/Comfyui-Network-Guardian": { "stars": 0, "last_update": "2025-10-14 21:49:38", - "author_account_age_days": 92 + "author_account_age_days": 94 }, "https://github.com/penposs/ComfyUI_Gemini_Pro": { "stars": 11, @@ -15677,7 +15742,7 @@ "https://github.com/penposs/Comfyui-banana2": { "stars": 1, "last_update": "2025-11-26 03:58:01", - "author_account_age_days": 2324 + "author_account_age_days": 2326 }, "https://github.com/penposs/Comfyui_wan_api": { "stars": 1, @@ -15687,22 +15752,22 @@ "https://github.com/pentarab/ComfyUI-For-ChatterBox": { "stars": 0, "last_update": "2025-12-31 01:04:58", - "author_account_age_days": 2091 + "author_account_age_days": 2093 }, "https://github.com/perckle/comfyui_dpir": { "stars": 0, "last_update": "2025-09-27 06:10:01", - "author_account_age_days": 1929 + "author_account_age_days": 1931 }, "https://github.com/perezjoan/ComfyUI-QwenEdit-Urbanism-by-UGA": { "stars": 1, "last_update": "2025-12-04 22:11:17", - "author_account_age_days": 2529 + "author_account_age_days": 2530 }, "https://github.com/petr-pr/ComfyUI-TranslationNode": { "stars": 0, "last_update": "2025-11-05 22:42:00", - "author_account_age_days": 1388 + "author_account_age_days": 1390 }, "https://github.com/pharmapsychotic/comfy-cliption": { "stars": 63, @@ -15712,7 +15777,7 @@ "https://github.com/phaserblast/ComfyUI-DGXSparkSafetensorsLoader": { "stars": 7, "last_update": "2025-12-12 05:53:27", - "author_account_age_days": 1144 + "author_account_age_days": 1145 }, "https://github.com/phazei/ComfyUI-OrpheusTTS-LMStudio": { "stars": 2, @@ -15732,12 +15797,12 @@ "https://github.com/philipy1219/ComfyUI-CloudStorage": { "stars": 0, "last_update": "2025-07-01 13:40:29", - "author_account_age_days": 3824 + "author_account_age_days": 3826 }, "https://github.com/philipy1219/ComfyUI-TaylorSeer": { "stars": 56, "last_update": "2025-10-07 08:05:19", - "author_account_age_days": 3824 + "author_account_age_days": 3826 }, "https://github.com/philz1337x/ComfyUI-ClarityAI": { "stars": 202, @@ -15757,7 +15822,7 @@ "https://github.com/phyblas/nsfw-shorier_comfyui": { "stars": 7, "last_update": "2025-09-16 13:23:13", - "author_account_age_days": 3619 + "author_account_age_days": 3620 }, "https://github.com/phyblas/paint-by-example_comfyui": { "stars": 10, @@ -15767,17 +15832,17 @@ "https://github.com/pictorialink/ComfyUI-Custom-Node-Config": { "stars": 1, "last_update": "2025-07-15 11:19:09", - "author_account_age_days": 242 + "author_account_age_days": 243 }, "https://github.com/pictorialink/ComfyUI-Qwen3-llama.cpp": { - "stars": 2, + "stars": 3, "last_update": "2025-07-15 03:04:43", - "author_account_age_days": 242 + "author_account_age_days": 243 }, "https://github.com/pictorialink/ComfyUI-Text-Translation": { "stars": 6, "last_update": "2025-07-15 07:51:51", - "author_account_age_days": 242 + "author_account_age_days": 243 }, "https://github.com/picturesonpictures/comfy_PoP": { "stars": 21, @@ -15787,7 +15852,7 @@ "https://github.com/pierreb-mf/ComfyUI-MF-PipoNodes": { "stars": 1, "last_update": "2025-11-05 21:55:09", - "author_account_age_days": 3795 + "author_account_age_days": 3797 }, "https://github.com/pikenrover/ComfyUI_PRNodes": { "stars": 2, @@ -15797,12 +15862,12 @@ "https://github.com/piscesbody/ComfyUI-Upscale-CUDAspeed": { "stars": 22, "last_update": "2025-10-26 04:15:42", - "author_account_age_days": 3873 + "author_account_age_days": 3874 }, "https://github.com/pixelpainter/comfyui-mute-bypass-by-ID": { "stars": 3, "last_update": "2026-01-05 18:46:48", - "author_account_age_days": 5998 + "author_account_age_days": 5999 }, "https://github.com/pixelworldai/ComfyUI-AlphaFlatten": { "stars": 1, @@ -15817,17 +15882,17 @@ "https://github.com/pixixai/ComfyUI-AlignLayout": { "stars": 20, "last_update": "2026-01-07 05:06:53", - "author_account_age_days": 368 + "author_account_age_days": 370 }, "https://github.com/pizurny/ComfyUI-AV-Handles": { "stars": 24, "last_update": "2025-11-08 18:23:12", - "author_account_age_days": 1247 + "author_account_age_days": 1248 }, "https://github.com/pizurny/Comfyui-Latent-Transform-Sampler": { "stars": 3, "last_update": "2025-10-28 20:48:57", - "author_account_age_days": 1247 + "author_account_age_days": 1248 }, "https://github.com/pkpkTech/ComfyUI-SaveAVIF": { "stars": 2, @@ -15862,7 +15927,7 @@ "https://github.com/pmarmotte2/ComfyUI-Speaker-Isolation": { "stars": 11, "last_update": "2025-11-08 19:39:43", - "author_account_age_days": 630 + "author_account_age_days": 631 }, "https://github.com/pnikolic-amd/ComfyUI_MIGraphX": { "stars": 16, @@ -15877,17 +15942,17 @@ "https://github.com/polym/ComfyUI-musubi": { "stars": 1, "last_update": "2025-10-21 11:45:22", - "author_account_age_days": 4798 + "author_account_age_days": 4799 }, "https://github.com/polymath-wtf/ComfyUI-Polymath-Vibenodes": { "stars": 0, "last_update": "2025-12-29 01:00:41", - "author_account_age_days": 824 + "author_account_age_days": 826 }, "https://github.com/popoimm/comfyui-popo-utility": { "stars": 0, "last_update": "2025-08-28 17:56:41", - "author_account_age_days": 3610 + "author_account_age_days": 3611 }, "https://github.com/portu-sim/comfyui_bmab": { "stars": 122, @@ -15897,82 +15962,82 @@ "https://github.com/power88/ComfyUI-PDiD-LLM-Nodes": { "stars": 0, "last_update": "2025-11-16 12:13:06", - "author_account_age_days": 3297 + "author_account_age_days": 3298 }, "https://github.com/princepainter/ComfyUI-PainterI2V": { - "stars": 518, + "stars": 519, "last_update": "2025-12-30 03:26:57", - "author_account_age_days": 1069 + "author_account_age_days": 1071 }, "https://github.com/princepainter/ComfyUI-PainterI2Vadvanced": { - "stars": 46, + "stars": 47, "last_update": "2026-01-02 06:25:31", - "author_account_age_days": 1069 + "author_account_age_days": 1071 }, "https://github.com/princepainter/ComfyUI-PainterI2VforKJ": { "stars": 89, "last_update": "2025-11-19 10:27:30", - "author_account_age_days": 1069 + "author_account_age_days": 1071 }, "https://github.com/princepainter/ComfyUI-PainterImageFromBatch": { "stars": 2, "last_update": "2026-01-02 05:16:33", - "author_account_age_days": 1069 + "author_account_age_days": 1071 }, "https://github.com/princepainter/ComfyUI-PainterImageLoad": { - "stars": 1, + "stars": 2, "last_update": "2026-01-03 13:25:41", - "author_account_age_days": 1069 + "author_account_age_days": 1071 }, "https://github.com/princepainter/ComfyUI-PainterLTXV2": { - "stars": 71, + "stars": 79, "last_update": "2026-01-09 12:01:02", - "author_account_age_days": 1069 + "author_account_age_days": 1071 }, "https://github.com/princepainter/ComfyUI-PainterLongVideo": { "stars": 108, "last_update": "2025-11-18 23:59:04", - "author_account_age_days": 1069 + "author_account_age_days": 1071 }, "https://github.com/princepainter/ComfyUI-PainterQwenImageEdit": { - "stars": 40, + "stars": 42, "last_update": "2026-01-07 02:59:17", - "author_account_age_days": 1069 + "author_account_age_days": 1071 }, "https://github.com/princepainter/ComfyUI-PainterVideoCombine": { - "stars": 7, + "stars": 8, "last_update": "2026-01-06 00:08:07", - "author_account_age_days": 1069 + "author_account_age_days": 1071 }, "https://github.com/princepainter/ComfyUI-PainterVideoInfo": { "stars": 0, "last_update": "2026-01-02 11:43:40", - "author_account_age_days": 1069 + "author_account_age_days": 1071 }, "https://github.com/princepainter/Comfyui-PainterAudioCut": { "stars": 8, "last_update": "2025-12-31 07:29:05", - "author_account_age_days": 1069 + "author_account_age_days": 1071 }, "https://github.com/princepainter/Comfyui-PainterAudioLength": { "stars": 1, "last_update": "2025-12-09 01:50:09", - "author_account_age_days": 1069 + "author_account_age_days": 1071 }, "https://github.com/princepainter/Comfyui-PainterFLF2V": { - "stars": 117, + "stars": 118, "last_update": "2025-11-28 02:57:39", - "author_account_age_days": 1069 + "author_account_age_days": 1071 }, "https://github.com/princepainter/Comfyui-PainterSampler": { "stars": 22, "last_update": "2025-11-17 09:12:16", - "author_account_age_days": 1069 + "author_account_age_days": 1071 }, "https://github.com/princepainter/Comfyui-PainterVRAM": { "stars": 22, "last_update": "2026-01-02 01:16:16", - "author_account_age_days": 1069 + "author_account_age_days": 1071 }, "https://github.com/prodogape/ComfyUI-EasyOCR": { "stars": 46, @@ -16007,22 +16072,22 @@ "https://github.com/psdwizzard/Comfyui-XYZ-stitch": { "stars": 0, "last_update": "2025-11-11 16:47:27", - "author_account_age_days": 3413 + "author_account_age_days": 3415 }, "https://github.com/ptmaster/Comfyui-PT-Keyframe-Camera": { "stars": 24, "last_update": "2025-07-06 04:41:46", - "author_account_age_days": 4446 + "author_account_age_days": 4447 }, "https://github.com/ptmaster/comfyui-audio-speed": { "stars": 11, "last_update": "2025-06-24 15:23:03", - "author_account_age_days": 4446 + "author_account_age_days": 4447 }, "https://github.com/puke3615/ComfyUI-OneAPI": { "stars": 8, "last_update": "2025-08-05 17:33:59", - "author_account_age_days": 4081 + "author_account_age_days": 4082 }, "https://github.com/pupba/Comfy_ForEach": { "stars": 3, @@ -16032,7 +16097,7 @@ "https://github.com/purewater2011/comfyui_color_detection": { "stars": 1, "last_update": "2025-05-19 09:59:44", - "author_account_age_days": 4394 + "author_account_age_days": 4395 }, "https://github.com/purpen/ComfyUI-AIRedoon": { "stars": 3, @@ -16047,12 +16112,12 @@ "https://github.com/purzbeats/ComfyUI-Purz": { "stars": 19, "last_update": "2025-12-08 19:56:18", - "author_account_age_days": 1461 + "author_account_age_days": 1463 }, "https://github.com/pvlprk/comfyui-pvl-api-nodes": { "stars": 0, "last_update": "2025-12-28 11:46:07", - "author_account_age_days": 608 + "author_account_age_days": 609 }, "https://github.com/pxl-pshr/GlitchNodes": { "stars": 60, @@ -16092,57 +16157,57 @@ "https://github.com/quasiblob/ComfyUI-EsesCompositionGuides": { "stars": 14, "last_update": "2025-07-10 12:33:14", - "author_account_age_days": 3854 + "author_account_age_days": 3855 }, "https://github.com/quasiblob/ComfyUI-EsesImageAdjustments": { "stars": 43, "last_update": "2025-07-10 12:26:02", - "author_account_age_days": 3854 + "author_account_age_days": 3855 }, "https://github.com/quasiblob/ComfyUI-EsesImageCompare": { "stars": 41, "last_update": "2025-10-08 13:39:49", - "author_account_age_days": 3854 + "author_account_age_days": 3855 }, "https://github.com/quasiblob/ComfyUI-EsesImageEffectBloom": { "stars": 65, "last_update": "2025-07-10 12:41:40", - "author_account_age_days": 3854 + "author_account_age_days": 3855 }, "https://github.com/quasiblob/ComfyUI-EsesImageEffectCurves": { "stars": 35, "last_update": "2025-07-12 13:50:35", - "author_account_age_days": 3854 + "author_account_age_days": 3855 }, "https://github.com/quasiblob/ComfyUI-EsesImageEffectLevels": { "stars": 41, "last_update": "2025-08-23 12:28:00", - "author_account_age_days": 3854 + "author_account_age_days": 3855 }, "https://github.com/quasiblob/ComfyUI-EsesImageLensEffects": { "stars": 21, "last_update": "2025-07-10 12:46:20", - "author_account_age_days": 3854 + "author_account_age_days": 3855 }, "https://github.com/quasiblob/ComfyUI-EsesImageOffset": { "stars": 7, "last_update": "2025-07-10 12:51:34", - "author_account_age_days": 3854 + "author_account_age_days": 3855 }, "https://github.com/quasiblob/ComfyUI-EsesImageResize": { "stars": 45, "last_update": "2025-10-02 18:14:33", - "author_account_age_days": 3854 + "author_account_age_days": 3855 }, "https://github.com/quasiblob/ComfyUI-EsesImageTransform": { "stars": 13, "last_update": "2025-07-02 13:29:30", - "author_account_age_days": 3854 + "author_account_age_days": 3855 }, "https://github.com/quasiblob/EsesCompositionGoldenRatio": { "stars": 16, "last_update": "2025-06-30 10:15:22", - "author_account_age_days": 3854 + "author_account_age_days": 3855 }, "https://github.com/qwixiwp/queuetools": { "stars": 0, @@ -16157,12 +16222,12 @@ "https://github.com/rafacost/rafacost-comfy": { "stars": 3, "last_update": "2025-11-11 14:26:29", - "author_account_age_days": 4254 + "author_account_age_days": 4256 }, "https://github.com/railep/ComfyUI-HunyuanVideo-Foley": { "stars": 5, "last_update": "2025-08-29 16:48:04", - "author_account_age_days": 313 + "author_account_age_days": 315 }, "https://github.com/raindrop313/ComfyUI-WanVideoStartEndFrames": { "stars": 377, @@ -16182,12 +16247,12 @@ "https://github.com/rainlizard/ComfyUI-WhirlpoolUpscaler": { "stars": 1, "last_update": "2025-08-14 13:53:47", - "author_account_age_days": 3729 + "author_account_age_days": 3730 }, "https://github.com/rakkarage/ComfyRage": { "stars": 0, "last_update": "2025-12-30 18:07:01", - "author_account_age_days": 5272 + "author_account_age_days": 5274 }, "https://github.com/ramesh-x90/ComfyUI_pyannote": { "stars": 5, @@ -16212,7 +16277,7 @@ "https://github.com/ranska/pixel_palette_art": { "stars": 1, "last_update": "2025-09-02 08:35:03", - "author_account_age_days": 5821 + "author_account_age_days": 5823 }, "https://github.com/ratulrafsan/Comfyui-SAL-VTON": { "stars": 90, @@ -16222,7 +16287,7 @@ "https://github.com/raykindle/ComfyUI_Step1X-Edit": { "stars": 50, "last_update": "2025-05-06 02:01:37", - "author_account_age_days": 2489 + "author_account_age_days": 2490 }, "https://github.com/raysers/Mflux-ComfyUI": { "stars": 113, @@ -16232,22 +16297,22 @@ "https://github.com/razvanmatei-sf/comfyui-stillfront": { "stars": 0, "last_update": "2025-12-17 16:06:44", - "author_account_age_days": 135 + "author_account_age_days": 137 }, "https://github.com/razvanmatei-sf/razv-llm": { "stars": 0, "last_update": "2025-12-02 14:48:54", - "author_account_age_days": 135 + "author_account_age_days": 137 }, "https://github.com/razvanmatei-sf/razv-wavespeed": { "stars": 0, "last_update": "2025-12-02 14:56:41", - "author_account_age_days": 135 + "author_account_age_days": 137 }, "https://github.com/razvanmatei-sf/serhii-prompt-list": { "stars": 0, "last_update": "2025-11-03 10:19:48", - "author_account_age_days": 135 + "author_account_age_days": 137 }, "https://github.com/rcfcu2000/zhihuige-nodes-comfyui": { "stars": 1, @@ -16267,17 +16332,17 @@ "https://github.com/rdawgemfl/rdawg_3D_pack": { "stars": 0, "last_update": "2025-10-19 12:31:40", - "author_account_age_days": 2494 + "author_account_age_days": 2496 }, "https://github.com/rdomunky/comfyui-subfolderimageloader": { "stars": 1, "last_update": "2025-07-20 04:21:48", - "author_account_age_days": 3889 + "author_account_age_days": 3891 }, "https://github.com/reallusion/ComfyUI-Reallusion": { "stars": 8, "last_update": "2025-08-26 10:09:05", - "author_account_age_days": 2627 + "author_account_age_days": 2628 }, "https://github.com/receyuki/comfyui-prompt-reader-node": { "stars": 432, @@ -16292,7 +16357,7 @@ "https://github.com/red-polo/ComfyUI-WanViTPoseRetargeter": { "stars": 7, "last_update": "2025-09-30 16:00:15", - "author_account_age_days": 3870 + "author_account_age_days": 3871 }, "https://github.com/redhottensors/ComfyUI-Prediction": { "stars": 15, @@ -16302,7 +16367,7 @@ "https://github.com/reeoi/ComfyUI-WebROI": { "stars": 1, "last_update": "2025-11-25 08:44:40", - "author_account_age_days": 2326 + "author_account_age_days": 2327 }, "https://github.com/regiellis/ComfyUI-EasyColorCorrector": { "stars": 120, @@ -16312,7 +16377,7 @@ "https://github.com/regiellis/ComfyUI-EasyIllustrious": { "stars": 47, "last_update": "2025-09-23 19:42:28", - "author_account_age_days": 5193 + "author_account_age_days": 5194 }, "https://github.com/regiellis/ComfyUI-EasyNoobai": { "stars": 46, @@ -16337,7 +16402,7 @@ "https://github.com/rethink-studios/comfyui-model-linker-desktop": { "stars": 4, "last_update": "2025-12-22 05:02:38", - "author_account_age_days": 2183 + "author_account_age_days": 2184 }, "https://github.com/revirevy/Comfyui_saveimage_imgbb": { "stars": 2, @@ -16347,22 +16412,22 @@ "https://github.com/revisionhiep-create/Comfyui-Prompt-Sorter": { "stars": 1, "last_update": "2026-01-01 23:45:56", - "author_account_age_days": 29 + "author_account_age_days": 31 }, "https://github.com/revisionhiep-create/comfyui-standard-trigger-words": { "stars": 16, "last_update": "2026-01-01 23:45:53", - "author_account_age_days": 29 + "author_account_age_days": 31 }, "https://github.com/revisionhiep-create/comfyui-universal-trigger-toggle": { "stars": 1, "last_update": "2026-01-01 23:45:57", - "author_account_age_days": 29 + "author_account_age_days": 31 }, "https://github.com/revisiontony/LoraMangerWebFrame": { "stars": 1, "last_update": "2025-12-24 11:56:44", - "author_account_age_days": 27 + "author_account_age_days": 28 }, "https://github.com/rgthree/rgthree-comfy": { "stars": 2643, @@ -16382,7 +16447,7 @@ "https://github.com/rholdorf/comfyui_imgtools": { "stars": 0, "last_update": "2025-12-30 20:09:43", - "author_account_age_days": 4936 + "author_account_age_days": 4937 }, "https://github.com/rhplus0831/ComfyMepi": { "stars": 0, @@ -16402,7 +16467,7 @@ "https://github.com/rickrender/ComfyUI-Vectorizer-API": { "stars": 2, "last_update": "2025-08-20 00:09:26", - "author_account_age_days": 1106 + "author_account_age_days": 1108 }, "https://github.com/rickyars/comfyui-llm-tile": { "stars": 1, @@ -16432,12 +16497,12 @@ "https://github.com/ritik-devsecops/ComfyUI-Floyo-Flux2-API-node": { "stars": 1, "last_update": "2025-11-26 23:27:36", - "author_account_age_days": 54 + "author_account_age_days": 55 }, "https://github.com/rjgoif/ComfyUI-Img-Label-Tools": { "stars": 3, "last_update": "2026-01-03 23:51:53", - "author_account_age_days": 4454 + "author_account_age_days": 4455 }, "https://github.com/rkfg/ComfyUI-Dia_tts": { "stars": 0, @@ -16452,12 +16517,12 @@ "https://github.com/rndnanthu/ComfyUI-RndNanthu": { "stars": 28, "last_update": "2025-12-02 13:21:47", - "author_account_age_days": 2379 + "author_account_age_days": 2380 }, "https://github.com/robertvoy/ComfyUI-Distributed": { - "stars": 467, + "stars": 469, "last_update": "2025-12-30 01:11:15", - "author_account_age_days": 4671 + "author_account_age_days": 4672 }, "https://github.com/robertvoy/ComfyUI-Flux-Continuum": { "stars": 233, @@ -16467,7 +16532,7 @@ "https://github.com/robin-collins/ComfyUI-TechsToolz": { "stars": 0, "last_update": "2025-06-20 00:25:39", - "author_account_age_days": 1690 + "author_account_age_days": 1691 }, "https://github.com/robtl2/ComfyUI-ComfyBridge": { "stars": 0, @@ -16512,22 +16577,22 @@ "https://github.com/rookiestar28/ComfyUI-Danbooru-Tags-Upsampler": { "stars": 2, "last_update": "2025-12-31 04:12:45", - "author_account_age_days": 779 + "author_account_age_days": 781 }, "https://github.com/rookiestar28/ComfyUI-Doctor": { "stars": 44, - "last_update": "2026-01-10 16:39:10", - "author_account_age_days": 779 + "last_update": "2026-01-11 23:57:22", + "author_account_age_days": 781 }, "https://github.com/rookiestar28/ComfyUI_Text_Processor": { "stars": 5, "last_update": "2025-12-31 04:07:01", - "author_account_age_days": 779 + "author_account_age_days": 781 }, "https://github.com/room3dev/ComfyUI-FrameIO": { "stars": 0, "last_update": "2025-12-29 03:44:25", - "author_account_age_days": 3249 + "author_account_age_days": 3250 }, "https://github.com/roundyyy/ComfyUI-mesh-simplifier": { "stars": 6, @@ -16535,9 +16600,9 @@ "author_account_age_days": 1495 }, "https://github.com/routhakash/AkkiNodes-LLM-Suite-for-ComfyUI": { - "stars": 6, + "stars": 7, "last_update": "2025-11-25 19:40:54", - "author_account_age_days": 936 + "author_account_age_days": 938 }, "https://github.com/royceschultz/ComfyUI-Notifications": { "stars": 24, @@ -16552,47 +16617,47 @@ "https://github.com/rslosch/comfyui-nodesweet": { "stars": 1, "last_update": "2025-10-28 19:34:17", - "author_account_age_days": 1456 + "author_account_age_days": 1458 }, "https://github.com/rsxdalv/ComfyUI-TTS-Webui": { "stars": 2, "last_update": "2025-10-31 17:42:44", - "author_account_age_days": 4341 + "author_account_age_days": 4342 }, "https://github.com/ru4ls/ComfyUI_Google-Fonts": { "stars": 1, "last_update": "2025-10-29 09:24:52", - "author_account_age_days": 1052 + "author_account_age_days": 1053 }, "https://github.com/ru4ls/ComfyUI_Imagen": { "stars": 3, "last_update": "2025-10-20 02:29:03", - "author_account_age_days": 1052 + "author_account_age_days": 1053 }, "https://github.com/ru4ls/ComfyUI_Nano_Banana": { "stars": 24, "last_update": "2025-11-30 13:13:19", - "author_account_age_days": 1052 + "author_account_age_days": 1053 }, "https://github.com/ru4ls/ComfyUI_StreetView-Loader": { "stars": 5, "last_update": "2026-01-11 08:45:22", - "author_account_age_days": 1052 + "author_account_age_days": 1053 }, "https://github.com/ru4ls/ComfyUI_Wan": { "stars": 3, "last_update": "2025-10-20 02:32:13", - "author_account_age_days": 1052 + "author_account_age_days": 1053 }, "https://github.com/ruanjianlun/comfyui_maya1_tts_alun": { "stars": 0, "last_update": "2025-11-11 03:17:07", - "author_account_age_days": 831 + "author_account_age_days": 832 }, "https://github.com/rubenvillarreal/ComfyUI_PoseAlign": { "stars": 1, "last_update": "2025-08-02 09:35:21", - "author_account_age_days": 3638 + "author_account_age_days": 3640 }, "https://github.com/rubi-du/ComfyUI-BiRefNet-Super": { "stars": 13, @@ -16637,7 +16702,7 @@ "https://github.com/ryan-seungyong-lee/ComfyUI-PromptEnhancer": { "stars": 6, "last_update": "2025-10-06 18:43:07", - "author_account_age_days": 1883 + "author_account_age_days": 1885 }, "https://github.com/ryanontheinside/ComfyUI-DeepLiveCam": { "stars": 11, @@ -16682,17 +16747,17 @@ "https://github.com/rzgarespo/ComfyUI-diffusiondb": { "stars": 23, "last_update": "2026-01-05 02:03:24", - "author_account_age_days": 4466 + "author_account_age_days": 4467 }, "https://github.com/rzgarespo/ComfyUI-qwen-image-size-picker": { "stars": 12, "last_update": "2025-11-26 07:42:57", - "author_account_age_days": 4465 + "author_account_age_days": 4467 }, "https://github.com/s9roll7/comfyui_cotracker_node": { "stars": 26, "last_update": "2025-06-24 11:30:06", - "author_account_age_days": 1151 + "author_account_age_days": 1152 }, "https://github.com/saftle/uber_comfy_nodes": { "stars": 1, @@ -16705,9 +16770,9 @@ "author_account_age_days": 505 }, "https://github.com/sammykumar/ComfyUI-SwissArmyKnife": { - "stars": 2, - "last_update": "2025-12-26 14:34:49", - "author_account_age_days": 5066 + "stars": 3, + "last_update": "2026-01-11 20:51:10", + "author_account_age_days": 5068 }, "https://github.com/sanbuphy/ComfyUI-AudioLDM": { "stars": 3, @@ -16717,32 +16782,32 @@ "https://github.com/santiagosamuel3455/ComfyUI-GeminiImageToPrompt": { "stars": 1, "last_update": "2025-05-04 04:58:56", - "author_account_age_days": 516 + "author_account_age_days": 518 }, "https://github.com/scofano/ComfyUI-Advanced-TextOverlay": { "stars": 19, "last_update": "2025-11-25 01:15:55", - "author_account_age_days": 3316 + "author_account_age_days": 3318 }, "https://github.com/scofano/ComfyUI-Simple-video-effects": { "stars": 0, "last_update": "2025-12-31 16:55:21", - "author_account_age_days": 3316 + "author_account_age_days": 3318 }, "https://github.com/scofano/comfy-audio-duration": { "stars": 3, "last_update": "2025-11-25 13:55:11", - "author_account_age_days": 3316 + "author_account_age_days": 3318 }, "https://github.com/scofano/comfy-text-stats": { "stars": 0, "last_update": "2025-10-10 20:10:48", - "author_account_age_days": 3316 + "author_account_age_days": 3318 }, "https://github.com/scraed/LanPaint": { - "stars": 876, + "stars": 878, "last_update": "2026-01-11 10:22:14", - "author_account_age_days": 4029 + "author_account_age_days": 4030 }, "https://github.com/sdfxai/SDFXBridgeForComfyUI": { "stars": 11, @@ -16752,12 +16817,12 @@ "https://github.com/sdtana/ComfyUI-FDG": { "stars": 6, "last_update": "2025-06-28 06:48:07", - "author_account_age_days": 1771 + "author_account_age_days": 1772 }, "https://github.com/seanjang990/comfyui-document-auto-crop": { "stars": 0, "last_update": "2025-07-16 03:59:22", - "author_account_age_days": 899 + "author_account_age_days": 901 }, "https://github.com/seanlynch/comfyui-optical-flow": { "stars": 33, @@ -16772,12 +16837,12 @@ "https://github.com/sebagallo/comfyui-sg-llama-cpp": { "stars": 4, "last_update": "2025-12-23 11:02:03", - "author_account_age_days": 3193 + "author_account_age_days": 3194 }, "https://github.com/sebagallo/comfyui-sg-openai-client": { "stars": 0, "last_update": "2025-12-31 06:21:08", - "author_account_age_days": 3193 + "author_account_age_days": 3194 }, "https://github.com/sebord/ComfyUI-LMCQ": { "stars": 102, @@ -16792,27 +16857,27 @@ "https://github.com/set-soft/AudioSeparation": { "stars": 21, "last_update": "2025-07-27 17:52:04", - "author_account_age_days": 3376 + "author_account_age_days": 3378 }, "https://github.com/set-soft/ComfyUI-AudioBatch": { "stars": 5, "last_update": "2025-07-26 16:59:22", - "author_account_age_days": 3376 + "author_account_age_days": 3378 }, "https://github.com/set-soft/ComfyUI-ImageMisc": { "stars": 1, "last_update": "2025-12-30 16:49:04", - "author_account_age_days": 3376 + "author_account_age_days": 3378 }, "https://github.com/sfinktah/comfy-ovum": { "stars": 6, "last_update": "2025-11-17 22:15:39", - "author_account_age_days": 4599 + "author_account_age_days": 4601 }, "https://github.com/sfinktah/ovum-spotlight": { "stars": 4, "last_update": "2025-11-17 21:35:38", - "author_account_age_days": 4599 + "author_account_age_days": 4601 }, "https://github.com/sh570655308/ComfyUI-GigapixelAI": { "stars": 233, @@ -16892,7 +16957,7 @@ "https://github.com/shiertier/ComfyUI-TeaCache-lumina2": { "stars": 1, "last_update": "2025-06-03 10:09:06", - "author_account_age_days": 1587 + "author_account_age_days": 1588 }, "https://github.com/shiimizu/ComfyUI-PhotoMaker-Plus": { "stars": 291, @@ -16917,7 +16982,7 @@ "https://github.com/shin131002/RandomLoRALoader": { "stars": 0, "last_update": "2026-01-05 13:59:24", - "author_account_age_days": 327 + "author_account_age_days": 328 }, "https://github.com/shinich39/comfyui-break-workflow": { "stars": 2, @@ -16957,17 +17022,17 @@ "https://github.com/shinyakidoguchi301/comfyui-lora-tag-loader": { "stars": 0, "last_update": "2025-08-14 08:18:47", - "author_account_age_days": 282 + "author_account_age_days": 284 }, "https://github.com/shmbatom/Comfyui-Image-Concat": { "stars": 0, "last_update": "2026-01-10 04:11:45", - "author_account_age_days": 695 + "author_account_age_days": 697 }, "https://github.com/shmbatom/Comfyui-ImageAB-Compare": { "stars": 0, "last_update": "2026-01-05 12:16:23", - "author_account_age_days": 696 + "author_account_age_days": 697 }, "https://github.com/shobhitic/ComfyUI-PlusMinusTextClip": { "stars": 3, @@ -16980,9 +17045,14 @@ "author_account_age_days": 2193 }, "https://github.com/shootthesound/comfyUI-LongLook": { - "stars": 122, + "stars": 123, "last_update": "2025-12-30 22:23:29", - "author_account_age_days": 1257 + "author_account_age_days": 1259 + }, + "https://github.com/shumoLR/Comfyui_SynVow_MultiangleCamera": { + "stars": 4, + "last_update": "2026-01-12 09:31:02", + "author_account_age_days": 613 }, "https://github.com/siliconflow/BizyAir": { "stars": 817, @@ -17002,7 +17072,7 @@ "https://github.com/silveroxides/ComfyUI-PokeIndex": { "stars": 0, "last_update": "2025-12-30 17:54:35", - "author_account_age_days": 2067 + "author_account_age_days": 2069 }, "https://github.com/silveroxides/ComfyUI-RR-JointTagger": { "stars": 2, @@ -17022,17 +17092,17 @@ "https://github.com/silveroxides/ComfyUI_Gemini_Expanded_API": { "stars": 3, "last_update": "2026-01-04 09:26:56", - "author_account_age_days": 2067 + "author_account_age_days": 2069 }, "https://github.com/silveroxides/ComfyUI_Hybrid-Scaled_fp8-Loader": { "stars": 14, "last_update": "2026-01-05 19:53:42", - "author_account_age_days": 2067 + "author_account_age_days": 2069 }, "https://github.com/silveroxides/ComfyUI_PowerShiftScheduler": { "stars": 8, "last_update": "2025-11-18 14:41:30", - "author_account_age_days": 2067 + "author_account_age_days": 2069 }, "https://github.com/silveroxides/ComfyUI_SigmoidOffsetScheduler": { "stars": 23, @@ -17057,17 +17127,17 @@ "https://github.com/siraxe/ComfyUI-WanVideoWrapper_QQ": { "stars": 54, "last_update": "2025-12-11 03:05:59", - "author_account_age_days": 3194 + "author_account_age_days": 3195 }, "https://github.com/siray-ai/siray-comfyui": { "stars": 85, "last_update": "2025-12-11 10:26:20", - "author_account_age_days": 107 + "author_account_age_days": 108 }, "https://github.com/sirouk/chutes-comfyui-node": { "stars": 0, "last_update": "2025-12-01 23:12:03", - "author_account_age_days": 4127 + "author_account_age_days": 4128 }, "https://github.com/sittere/ComfyUI-YK_Line-loading": { "stars": 2, @@ -17077,7 +17147,7 @@ "https://github.com/sjh00/ComfyUI-LoadImageWithInfo": { "stars": 4, "last_update": "2025-06-05 15:46:52", - "author_account_age_days": 4329 + "author_account_age_days": 4330 }, "https://github.com/skfoo/ComfyUI-Coziness": { "stars": 32, @@ -17087,17 +17157,17 @@ "https://github.com/skycoder182/comfyui-filename-tools": { "stars": 3, "last_update": "2025-05-20 18:06:04", - "author_account_age_days": 236 + "author_account_age_days": 237 }, "https://github.com/skycoder182/comfyui-skycoder-tools": { "stars": 1, "last_update": "2025-06-08 12:26:41", - "author_account_age_days": 236 + "author_account_age_days": 237 }, "https://github.com/slahiri/ComfyUI-AI-Photography-Toolkit": { "stars": 47, "last_update": "2025-12-31 09:05:05", - "author_account_age_days": 5308 + "author_account_age_days": 5310 }, "https://github.com/slvslvslv/ComfyUI-SmartHelperNodes": { "stars": 2, @@ -17119,10 +17189,20 @@ "last_update": "2024-06-14 12:00:45", "author_account_age_days": 3282 }, + "https://github.com/smartvain/ComfyUI-FaceKeypointsFilter": { + "stars": 0, + "last_update": "2026-01-12 01:16:45", + "author_account_age_days": 1662 + }, + "https://github.com/smartvain/ComfyUI-PoseKeypointsToImage": { + "stars": 0, + "last_update": "2026-01-12 01:22:02", + "author_account_age_days": 1662 + }, "https://github.com/smbdsbrain/ComfyUI-PK_load_image_paste": { "stars": 0, "last_update": "2025-10-25 21:28:35", - "author_account_age_days": 4143 + "author_account_age_days": 4145 }, "https://github.com/smlbiobot/ComfyUI-Flux-Replicate-API": { "stars": 23, @@ -17162,7 +17242,7 @@ "https://github.com/smthemex/ComfyUI_ChronoEdit_SM": { "stars": 3, "last_update": "2025-11-18 10:43:12", - "author_account_age_days": 920 + "author_account_age_days": 922 }, "https://github.com/smthemex/ComfyUI_CustomNet": { "stars": 10, @@ -17197,7 +17277,7 @@ "https://github.com/smthemex/ComfyUI_DyPE": { "stars": 24, "last_update": "2025-11-15 11:15:56", - "author_account_age_days": 920 + "author_account_age_days": 922 }, "https://github.com/smthemex/ComfyUI_EchoMimic": { "stars": 681, @@ -17210,9 +17290,9 @@ "author_account_age_days": 921 }, "https://github.com/smthemex/ComfyUI_FlashVSR": { - "stars": 291, + "stars": 292, "last_update": "2025-12-17 01:01:18", - "author_account_age_days": 920 + "author_account_age_days": 922 }, "https://github.com/smthemex/ComfyUI_FoleyCrafter": { "stars": 64, @@ -17227,7 +17307,7 @@ "https://github.com/smthemex/ComfyUI_GRAG_Image_Editing": { "stars": 8, "last_update": "2025-11-30 07:52:54", - "author_account_age_days": 920 + "author_account_age_days": 922 }, "https://github.com/smthemex/ComfyUI_Hallo2": { "stars": 73, @@ -17271,8 +17351,8 @@ }, "https://github.com/smthemex/ComfyUI_LucidFlux": { "stars": 57, - "last_update": "2025-12-10 12:12:01", - "author_account_age_days": 920 + "last_update": "2026-01-12 04:47:17", + "author_account_age_days": 922 }, "https://github.com/smthemex/ComfyUI_MS_Diffusion": { "stars": 58, @@ -17302,7 +17382,7 @@ "https://github.com/smthemex/ComfyUI_OmniPart": { "stars": 9, "last_update": "2025-10-15 08:20:42", - "author_account_age_days": 920 + "author_account_age_days": 922 }, "https://github.com/smthemex/ComfyUI_OmniSVG": { "stars": 23, @@ -17385,9 +17465,9 @@ "author_account_age_days": 921 }, "https://github.com/smthemex/ComfyUI_Step_Audio_EditX_SM": { - "stars": 26, + "stars": 27, "last_update": "2025-11-15 05:43:39", - "author_account_age_days": 920 + "author_account_age_days": 922 }, "https://github.com/smthemex/ComfyUI_StoryDiffusion": { "stars": 488, @@ -17407,7 +17487,7 @@ "https://github.com/smthemex/ComfyUI_UltraFlux": { "stars": 20, "last_update": "2025-11-27 04:17:26", - "author_account_age_days": 920 + "author_account_age_days": 922 }, "https://github.com/smthemex/ComfyUI_VisualCloze": { "stars": 11, @@ -17435,24 +17515,24 @@ "author_account_age_days": 2135 }, "https://github.com/snicolast/ComfyUI-IndexTTS2": { - "stars": 157, + "stars": 158, "last_update": "2025-10-13 07:16:00", - "author_account_age_days": 2940 + "author_account_age_days": 2941 }, "https://github.com/snicolast/ComfyUI-Ovi": { - "stars": 113, + "stars": 114, "last_update": "2025-10-16 21:46:54", - "author_account_age_days": 2940 + "author_account_age_days": 2941 }, "https://github.com/snomiao/ComfyUI-Video-Crop": { - "stars": 3, + "stars": 4, "last_update": "2025-08-05 13:53:52", - "author_account_age_days": 4287 + "author_account_age_days": 4288 }, "https://github.com/solidlime/Comfyui-Random_Image_Picker": { "stars": 0, "last_update": "2026-01-07 13:39:25", - "author_account_age_days": 3585 + "author_account_age_days": 3587 }, "https://github.com/somesomebody/lorainfo-sidebar": { "stars": 5, @@ -17462,12 +17542,12 @@ "https://github.com/sonnybox/ComfyUI-SuperNodes": { "stars": 1, "last_update": "2026-01-07 21:29:50", - "author_account_age_days": 1119 + "author_account_age_days": 1121 }, "https://github.com/sooxt98/comfyui_longcat_image": { "stars": 71, "last_update": "2025-12-21 02:42:42", - "author_account_age_days": 3831 + "author_account_age_days": 3832 }, "https://github.com/souki202/ComfyUI-LoadImage-Advanced": { "stars": 1, @@ -17476,8 +17556,8 @@ }, "https://github.com/soulctcher/TetriNode": { "stars": 4, - "last_update": "2026-01-09 03:50:09", - "author_account_age_days": 3282 + "last_update": "2026-01-12 02:37:31", + "author_account_age_days": 3284 }, "https://github.com/sourceful-official/LoadLoraModelOnlyWithUrl": { "stars": 1, @@ -17537,27 +17617,27 @@ "https://github.com/spacepxl/ComfyUI-VAE-Utils": { "stars": 142, "last_update": "2025-12-20 07:11:18", - "author_account_age_days": 860 + "author_account_age_days": 862 }, "https://github.com/spawner1145/CUI-Lumina2-TeaCache": { "stars": 20, "last_update": "2025-09-21 04:44:09", - "author_account_age_days": 504 + "author_account_age_days": 505 }, "https://github.com/spawner1145/comfyui-aichat": { "stars": 3, "last_update": "2025-09-09 09:53:28", - "author_account_age_days": 504 + "author_account_age_days": 505 }, "https://github.com/spawner1145/comfyui-lsnet": { - "stars": 80, + "stars": 81, "last_update": "2025-12-19 14:20:40", - "author_account_age_days": 504 + "author_account_age_days": 505 }, "https://github.com/speige/ComfyUI_Make-It-Animatable": { "stars": 3, "last_update": "2026-01-02 01:32:37", - "author_account_age_days": 4924 + "author_account_age_days": 4926 }, "https://github.com/spinagon/ComfyUI-seam-carving": { "stars": 27, @@ -17577,12 +17657,12 @@ "https://github.com/sputnik57/comfyui-prompt-logger": { "stars": 0, "last_update": "2025-09-09 22:35:39", - "author_account_age_days": 4315 + "author_account_age_days": 4317 }, "https://github.com/squirrel765/ComfyUI-LLM-VLM-Node": { "stars": 6, "last_update": "2025-12-01 03:45:48", - "author_account_age_days": 368 + "author_account_age_days": 369 }, "https://github.com/ssitu/ComfyUI_UltimateSDUpscale": { "stars": 1397, @@ -17607,7 +17687,7 @@ "https://github.com/ssspace1/SSpack_ComfyUI": { "stars": 0, "last_update": "2025-12-13 08:16:16", - "author_account_age_days": 395 + "author_account_age_days": 396 }, "https://github.com/stavsap/comfyui-downloader": { "stars": 0, @@ -17627,17 +17707,17 @@ "https://github.com/stduhpf/ComfyUI--Wan22FirstLastFrameToVideoLatent": { "stars": 32, "last_update": "2025-08-05 12:38:00", - "author_account_age_days": 3178 + "author_account_age_days": 3180 }, "https://github.com/stduhpf/ComfyUI--WanImageToVideoTiled": { - "stars": 12, + "stars": 13, "last_update": "2025-10-22 21:10:35", - "author_account_age_days": 3178 + "author_account_age_days": 3180 }, "https://github.com/stduhpf/ComfyUI-WanMoeKSampler": { "stars": 218, "last_update": "2025-10-22 21:09:42", - "author_account_age_days": 3178 + "author_account_age_days": 3180 }, "https://github.com/stepfun-ai/ComfyUI-StepVideo": { "stars": 42, @@ -17682,7 +17762,7 @@ "https://github.com/strawberryPunch/vram_optimizer": { "stars": 17, "last_update": "2025-07-18 13:34:28", - "author_account_age_days": 860 + "author_account_age_days": 862 }, "https://github.com/strimmlarn/ComfyUI-Strimmlarns-Aesthetic-Score": { "stars": 34, @@ -17692,7 +17772,7 @@ "https://github.com/stuttlepress/ComfyUI-Wan-VACE-Prep": { "stars": 20, "last_update": "2026-01-05 18:44:32", - "author_account_age_days": 513 + "author_account_age_days": 515 }, "https://github.com/styler00dollar/ComfyUI-deepcache": { "stars": 11, @@ -17707,12 +17787,12 @@ "https://github.com/styletransfer/ComfyUI-TRELLIS2_Motion": { "stars": 1, "last_update": "2025-12-21 17:36:04", - "author_account_age_days": 4430 + "author_account_age_days": 4431 }, "https://github.com/subraoul/ComfyUI_Bit-Depth-Enhancer": { "stars": 0, "last_update": "2025-11-10 21:17:53", - "author_account_age_days": 3572 + "author_account_age_days": 3574 }, "https://github.com/subtleGradient/TinkerBot-tech-for-ComfyUI-Touchpad": { "stars": 42, @@ -17742,27 +17822,27 @@ "https://github.com/suhee19/comfyui-orpheus-loader": { "stars": 0, "last_update": "2025-09-23 15:14:02", - "author_account_age_days": 1180 + "author_account_age_days": 1181 }, "https://github.com/sumitchatterjee13/Luminance-Stack-Processor": { "stars": 35, "last_update": "2025-10-05 11:40:55", - "author_account_age_days": 2402 + "author_account_age_days": 2403 }, "https://github.com/sumitchatterjee13/nuke-nodes-comfyui": { - "stars": 35, - "last_update": "2026-01-11 00:31:24", - "author_account_age_days": 2402 + "stars": 36, + "last_update": "2026-01-12 04:29:55", + "author_account_age_days": 2403 }, "https://github.com/sunra-ai/comfyui-sunra": { "stars": 6, "last_update": "2025-07-18 14:28:36", - "author_account_age_days": 319 + "author_account_age_days": 320 }, "https://github.com/supElement/ComfyUI_Element_easy": { "stars": 0, "last_update": "2025-12-04 17:37:39", - "author_account_age_days": 612 + "author_account_age_days": 613 }, "https://github.com/superyoman/comfyui_lumaAPI": { "stars": 21, @@ -17772,7 +17852,7 @@ "https://github.com/surinder83singh/ComfyUI-compare-videos": { "stars": 6, "last_update": "2025-05-06 01:30:48", - "author_account_age_days": 5083 + "author_account_age_days": 5084 }, "https://github.com/svetozarov/AS_LLM_nodes": { "stars": 2, @@ -17782,12 +17862,12 @@ "https://github.com/svntax/ComfyUI-RetroDiffusion-API-Node": { "stars": 6, "last_update": "2025-11-08 13:11:55", - "author_account_age_days": 4445 + "author_account_age_days": 4447 }, "https://github.com/swan7-py/ComfyUI-ImageAlphaCrop": { "stars": 2, "last_update": "2025-11-21 01:38:12", - "author_account_age_days": 363 + "author_account_age_days": 365 }, "https://github.com/sweetndata/ComfyUI-Image-Harmonizer": { "stars": 3, @@ -17797,7 +17877,7 @@ "https://github.com/sweetndata/ComfyUI-Reflatent": { "stars": 0, "last_update": "2025-08-27 16:38:57", - "author_account_age_days": 1298 + "author_account_age_days": 1299 }, "https://github.com/sweetndata/ComfyUI-googletrans": { "stars": 4, @@ -17812,12 +17892,12 @@ "https://github.com/swfxliyiyu/ComfyUI-FastVideo": { "stars": 0, "last_update": "2025-09-15 05:41:45", - "author_account_age_days": 3477 + "author_account_age_days": 3479 }, "https://github.com/swhsiang/comfyui-3d-gs-renderer": { "stars": 2, "last_update": "2025-06-09 03:05:11", - "author_account_age_days": 3501 + "author_account_age_days": 3502 }, "https://github.com/syllebra/bilbox-comfyui": { "stars": 139, @@ -17832,7 +17912,7 @@ "https://github.com/synthetai/ComfyUI-JM-Gemini-API": { "stars": 6, "last_update": "2026-01-09 07:53:56", - "author_account_age_days": 517 + "author_account_age_days": 519 }, "https://github.com/synthetai/ComfyUI-JM-KLing-API": { "stars": 3, @@ -17867,22 +17947,22 @@ "https://github.com/synystersocks/ComfyUI-SocksLatentPatcher": { "stars": 14, "last_update": "2025-10-10 17:43:43", - "author_account_age_days": 969 + "author_account_age_days": 971 }, "https://github.com/sysL-padawan/comfyui-elevenlabs-integration": { "stars": 3, "last_update": "2025-08-17 10:29:10", - "author_account_age_days": 3175 + "author_account_age_days": 3176 }, "https://github.com/sysoutch/blender-ComfyUIModelGenerator-addon": { "stars": 1, "last_update": "2025-10-18 18:25:23", - "author_account_age_days": 4638 + "author_account_age_days": 4639 }, "https://github.com/systemaiofinterest-wq/ComfyUI-MetaAI": { "stars": 0, "last_update": "2025-12-04 04:36:01", - "author_account_age_days": 123 + "author_account_age_days": 125 }, "https://github.com/szhublox/ambw_comfyui": { "stars": 16, @@ -17892,7 +17972,7 @@ "https://github.com/t22m003/ComfyUI_LoopNode": { "stars": 0, "last_update": "2025-12-19 04:33:18", - "author_account_age_days": 2466 + "author_account_age_days": 2468 }, "https://github.com/taabata/ComfyCanvas": { "stars": 93, @@ -17919,6 +17999,11 @@ "last_update": "2024-10-16 09:19:29", "author_account_age_days": 5488 }, + "https://github.com/tackcrypto1031/tk_comfyui_img2mask": { + "stars": 0, + "last_update": "2026-01-12 04:09:30", + "author_account_age_days": 599 + }, "https://github.com/takemetosiberia/ComfyUI-SAMURAI--SAM2-": { "stars": 44, "last_update": "2024-12-01 13:06:02", @@ -17937,7 +18022,7 @@ "https://github.com/tardigrade1001/latent-rotate-90": { "stars": 0, "last_update": "2025-12-31 12:39:27", - "author_account_age_days": 2574 + "author_account_age_days": 2575 }, "https://github.com/tatookan/comfyui_ssl_gemini_EXP": { "stars": 91, @@ -17947,52 +18032,52 @@ "https://github.com/tauraloke/ComfyUI-Unfake-Pixels": { "stars": 37, "last_update": "2025-08-01 08:26:12", - "author_account_age_days": 4987 + "author_account_age_days": 4988 }, "https://github.com/tavyra/ComfyUI_Curves": { "stars": 2, "last_update": "2025-05-08 01:48:55", - "author_account_age_days": 2665 + "author_account_age_days": 2667 }, "https://github.com/teamalpha-ai/comfyui-image-transformer": { "stars": 1, "last_update": "2025-10-02 03:48:49", - "author_account_age_days": 558 + "author_account_age_days": 559 }, "https://github.com/techzuhaib/FaceCLIP-ComfyUI": { "stars": 0, "last_update": "2025-11-21 09:10:22", - "author_account_age_days": 736 + "author_account_age_days": 737 }, "https://github.com/teepunkt-esspunkt/ComfyUI-SuiteTea": { "stars": 4, "last_update": "2025-09-27 20:21:30", - "author_account_age_days": 1019 + "author_account_age_days": 1021 }, "https://github.com/tenitsky/tenitsky-prompt-cycler-simple": { "stars": 5, "last_update": "2025-10-31 03:04:37", - "author_account_age_days": 265 + "author_account_age_days": 266 }, "https://github.com/tercumantanumut/ComfyUI-Omini-Kontext": { "stars": 59, "last_update": "2025-08-13 20:55:23", - "author_account_age_days": 1030 + "author_account_age_days": 1031 }, "https://github.com/terefang/ComfyUI-Terefang-Nodes": { "stars": 0, "last_update": "2025-11-12 12:35:02", - "author_account_age_days": 5528 + "author_account_age_days": 5530 }, "https://github.com/tester4488/mc_qwen": { "stars": 4, "last_update": "2025-11-14 11:46:00", - "author_account_age_days": 693 + "author_account_age_days": 694 }, "https://github.com/tetsuoo-online/comfyui-too-xmp-metadata": { "stars": 7, "last_update": "2025-12-15 23:16:12", - "author_account_age_days": 2586 + "author_account_age_days": 2587 }, "https://github.com/teward/Comfy-Sentry": { "stars": 1, @@ -18007,17 +18092,17 @@ "https://github.com/thalismind/ComfyUI-Blend-Nodes": { "stars": 1, "last_update": "2025-06-30 00:06:21", - "author_account_age_days": 365 + "author_account_age_days": 367 }, "https://github.com/thalismind/ComfyUI-LoadImageWithFilename": { "stars": 2, "last_update": "2025-07-21 03:28:05", - "author_account_age_days": 365 + "author_account_age_days": 367 }, "https://github.com/thatname/Comfyui_CharaConsist": { "stars": 0, "last_update": "2025-12-06 04:33:36", - "author_account_age_days": 4345 + "author_account_age_days": 4346 }, "https://github.com/theAdamColton/ComfyUI-texflow-extension": { "stars": 1, @@ -18047,7 +18132,7 @@ "https://github.com/thedivergentai/divergent_nodes": { "stars": 0, "last_update": "2025-12-12 22:20:59", - "author_account_age_days": 1026 + "author_account_age_days": 1027 }, "https://github.com/theshubzworld/ComfyUI-FaceCalloutNode": { "stars": 0, @@ -18057,7 +18142,7 @@ "https://github.com/theshubzworld/ComfyUI-NvidiaCaptioner": { "stars": 0, "last_update": "2025-12-10 11:09:29", - "author_account_age_days": 537 + "author_account_age_days": 538 }, "https://github.com/theshubzworld/ComfyUI-SD3.5-Latent-Size-Picker": { "stars": 2, @@ -18072,7 +18157,7 @@ "https://github.com/theshubzworld/ComfyUI-Universal-Latent": { "stars": 0, "last_update": "2025-12-10 07:23:11", - "author_account_age_days": 537 + "author_account_age_days": 538 }, "https://github.com/theshubzworld/ComfyUI-ollama_killer": { "stars": 3, @@ -18087,12 +18172,12 @@ "https://github.com/thezveroboy/ComfyUI-ClipReshaper": { "stars": 2, "last_update": "2025-12-15 14:48:40", - "author_account_age_days": 3780 + "author_account_age_days": 3781 }, "https://github.com/thezveroboy/ComfyUI-LoadRandomText": { "stars": 0, "last_update": "2025-12-27 19:23:28", - "author_account_age_days": 3780 + "author_account_age_days": 3781 }, "https://github.com/thezveroboy/ComfyUI-WAN-ClipSkip": { "stars": 1, @@ -18122,7 +18207,7 @@ "https://github.com/thimpat/ThimPatUtils": { "stars": 0, "last_update": "2025-08-25 18:04:19", - "author_account_age_days": 4244 + "author_account_age_days": 4246 }, "https://github.com/thoddnn/ComfyUI-MLX": { "stars": 193, @@ -18132,7 +18217,7 @@ "https://github.com/thrakotool/ComfyUI-KiraLoraEQ": { "stars": 0, "last_update": "2025-12-04 22:09:43", - "author_account_age_days": 2099 + "author_account_age_days": 2101 }, "https://github.com/tianguanggliu/Utools": { "stars": 0, @@ -18162,22 +18247,22 @@ "https://github.com/tighug/comfyui-eagle-feeder": { "stars": 0, "last_update": "2025-07-11 15:56:24", - "author_account_age_days": 2677 + "author_account_age_days": 2678 }, "https://github.com/tighug/comfyui-rating-checker": { "stars": 1, "last_update": "2025-05-09 14:22:51", - "author_account_age_days": 2677 + "author_account_age_days": 2678 }, "https://github.com/tiheaven/Ps-Comfy-TiHeaveN-CustomNodes": { "stars": 37, "last_update": "2026-01-04 05:50:23", - "author_account_age_days": 798 + "author_account_age_days": 799 }, "https://github.com/tj5miniop/VRAM_Fix_Comfy": { "stars": 1, "last_update": "2025-12-27 13:27:52", - "author_account_age_days": 1726 + "author_account_age_days": 1727 }, "https://github.com/tkreuziger/comfyui-claude": { "stars": 5, @@ -18192,7 +18277,7 @@ "https://github.com/tmode-1960/TA-ComfyUI-Nodes-Pack": { "stars": 0, "last_update": "2026-01-10 08:31:17", - "author_account_age_days": 1251 + "author_account_age_days": 1252 }, "https://github.com/tocubed/ComfyUI-AudioReactor": { "stars": 9, @@ -18217,7 +18302,7 @@ "https://github.com/tori29umai0123/ComfyUI-Model_Downloader": { "stars": 3, "last_update": "2025-11-27 13:02:47", - "author_account_age_days": 1928 + "author_account_age_days": 1929 }, "https://github.com/toxicwind/ComfyUI-TTools": { "stars": 1, @@ -18237,12 +18322,12 @@ "https://github.com/tpc2233/ComfyUI-Z-Image-Turbo": { "stars": 12, "last_update": "2025-11-28 21:49:00", - "author_account_age_days": 1304 + "author_account_age_days": 1306 }, "https://github.com/tppp2806/ComfyUI-YoloTrack": { "stars": 0, "last_update": "2025-12-19 14:35:46", - "author_account_age_days": 806 + "author_account_age_days": 807 }, "https://github.com/traugdor/ComfyUI-Riffusion": { "stars": 5, @@ -18272,7 +18357,7 @@ "https://github.com/tritant/ComfyUI_Custom_Switch": { "stars": 6, "last_update": "2025-10-12 13:57:31", - "author_account_age_days": 3707 + "author_account_age_days": 3708 }, "https://github.com/tritant/ComfyUI_Flux_Block_Lora_Merger": { "stars": 3, @@ -18302,7 +18387,7 @@ "https://github.com/tritant/ComfyUI_SuperScaler": { "stars": 167, "last_update": "2025-12-09 09:58:42", - "author_account_age_days": 3707 + "author_account_age_days": 3708 }, "https://github.com/trojblue/trNodes": { "stars": 8, @@ -18322,7 +18407,7 @@ "https://github.com/trunksn1/comfyui-change-checkpoint-randomly": { "stars": 1, "last_update": "2025-12-01 19:09:39", - "author_account_age_days": 3752 + "author_account_age_days": 3753 }, "https://github.com/tsogzark/ComfyUI-load-image-from-url": { "stars": 24, @@ -18332,17 +18417,17 @@ "https://github.com/ttulttul/Better-Gemini": { "stars": 0, "last_update": "2025-12-24 05:47:47", - "author_account_age_days": 5323 + "author_account_age_days": 5325 }, "https://github.com/ttulttul/ComfyUI-FlowMatching-Inverter": { "stars": 6, "last_update": "2026-01-01 21:34:17", - "author_account_age_days": 5323 + "author_account_age_days": 5325 }, "https://github.com/ttulttul/ComfyUI-FlowMatching-Upscaler": { - "stars": 53, + "stars": 54, "last_update": "2026-01-06 01:15:08", - "author_account_age_days": 5323 + "author_account_age_days": 5325 }, "https://github.com/ttulttul/ComfyUI-Iterative-Mixer": { "stars": 118, @@ -18355,29 +18440,29 @@ "author_account_age_days": 5324 }, "https://github.com/ttulttul/Skoogeer-Noise": { - "stars": 5, - "last_update": "2026-01-10 21:46:57", - "author_account_age_days": 5323 + "stars": 6, + "last_update": "2026-01-12 01:32:14", + "author_account_age_days": 5325 }, "https://github.com/tuki0918/ComfyUI_Cooldown_Node": { "stars": 0, "last_update": "2025-11-25 12:34:53", - "author_account_age_days": 5309 + "author_account_age_days": 5310 }, "https://github.com/tuki0918/comfyui-image-expand-nodes": { "stars": 0, "last_update": "2025-12-30 16:47:12", - "author_account_age_days": 5309 + "author_account_age_days": 5310 }, "https://github.com/tuki0918/comfyui-image-tiled-nodes": { "stars": 0, "last_update": "2025-11-25 05:13:19", - "author_account_age_days": 5309 + "author_account_age_days": 5310 }, "https://github.com/tumbowungus/MultiMaskCouple": { "stars": 0, "last_update": "2025-12-10 21:50:31", - "author_account_age_days": 32 + "author_account_age_days": 34 }, "https://github.com/tungdop2/Comfyui_face_restorer": { "stars": 1, @@ -18397,7 +18482,7 @@ "https://github.com/turnbros/ComfyBros": { "stars": 0, "last_update": "2025-11-05 03:20:19", - "author_account_age_days": 1946 + "author_account_age_days": 1947 }, "https://github.com/tusharbhutt/Endless-Buttons": { "stars": 10, @@ -18432,7 +18517,7 @@ "https://github.com/u5dev/comfyUI_u5_VramFREE": { "stars": 5, "last_update": "2025-10-02 02:30:02", - "author_account_age_days": 111 + "author_account_age_days": 113 }, "https://github.com/uarefans/ComfyUI-Fans": { "stars": 17, @@ -18440,14 +18525,14 @@ "author_account_age_days": 1839 }, "https://github.com/ubisoft/ComfyUI-Chord": { - "stars": 251, + "stars": 253, "last_update": "2026-01-10 08:09:58", - "author_account_age_days": 3090 + "author_account_age_days": 3092 }, "https://github.com/ucloud/comfyui-plugin": { "stars": 3, "last_update": "2026-01-04 05:59:18", - "author_account_age_days": 3771 + "author_account_age_days": 3772 }, "https://github.com/uetuluk/comfyui-webcam-node": { "stars": 4, @@ -18462,7 +18547,7 @@ "https://github.com/uinodes/ComfyUI-uinodesDOC": { "stars": 57, "last_update": "2025-08-10 13:17:49", - "author_account_age_days": 200 + "author_account_age_days": 201 }, "https://github.com/umiyuki/comfyui-pad-to-eight": { "stars": 0, @@ -18482,7 +18567,7 @@ "https://github.com/unicough/comfy_openai_image_api": { "stars": 0, "last_update": "2025-05-02 04:24:34", - "author_account_age_days": 4276 + "author_account_age_days": 4278 }, "https://github.com/unwdef/unwdef-nodes-comfyui": { "stars": 5, @@ -18492,37 +18577,37 @@ "https://github.com/upseem/comfyui_sun_nodes": { "stars": 1, "last_update": "2026-01-07 04:06:51", - "author_account_age_days": 1067 + "author_account_age_days": 1069 }, "https://github.com/upseem/comfyui_sunxAI_facetools": { "stars": 8, "last_update": "2025-10-29 07:46:17", - "author_account_age_days": 1067 + "author_account_age_days": 1069 }, "https://github.com/usrname0/comfyui-holdup": { "stars": 3, "last_update": "2025-12-01 05:37:13", - "author_account_age_days": 2980 + "author_account_age_days": 2981 }, "https://github.com/ussoewwin/ComfyUI-DistorchMemoryManager": { - "stars": 11, - "last_update": "2026-01-10 21:36:51", - "author_account_age_days": 942 + "stars": 12, + "last_update": "2026-01-13 00:18:03", + "author_account_age_days": 943 }, "https://github.com/ussoewwin/ComfyUI-NunchakuFluxLoraStacker": { - "stars": 10, + "stars": 11, "last_update": "2026-01-08 21:56:54", - "author_account_age_days": 942 + "author_account_age_days": 943 }, "https://github.com/ussoewwin/ComfyUI-QwenImageLoraLoader": { - "stars": 288, - "last_update": "2026-01-07 21:56:53", - "author_account_age_days": 942 + "stars": 290, + "last_update": "2026-01-13 03:16:45", + "author_account_age_days": 943 }, "https://github.com/ussoewwin/image_resize_comfyui": { "stars": 0, "last_update": "2025-11-11 04:18:25", - "author_account_age_days": 942 + "author_account_age_days": 943 }, "https://github.com/vadimcro/VKRiez-Edge": { "stars": 16, @@ -18542,7 +18627,7 @@ "https://github.com/vaishnav-vn/va1": { "stars": 0, "last_update": "2025-12-12 15:44:22", - "author_account_age_days": 2523 + "author_account_age_days": 2524 }, "https://github.com/valofey/Openrouter-Node": { "stars": 5, @@ -18552,7 +18637,7 @@ "https://github.com/vanche1212/ComfyUI-InspireMusic": { "stars": 2, "last_update": "2025-10-28 02:23:32", - "author_account_age_days": 3524 + "author_account_age_days": 3525 }, "https://github.com/vanche1212/ComfyUI-ZMG-Nodes": { "stars": 8, @@ -18567,32 +18652,32 @@ "https://github.com/vantagewithai/Vantage-DreamOmni2": { "stars": 2, "last_update": "2025-11-06 04:53:18", - "author_account_age_days": 581 + "author_account_age_days": 583 }, "https://github.com/vantagewithai/Vantage-DyPE": { "stars": 6, "last_update": "2025-10-31 09:19:35", - "author_account_age_days": 581 + "author_account_age_days": 583 }, "https://github.com/vantagewithai/Vantage-HunyuanFoley": { "stars": 10, "last_update": "2025-10-04 23:57:59", - "author_account_age_days": 581 + "author_account_age_days": 583 }, "https://github.com/vantagewithai/Vantage-Nodes": { - "stars": 4, + "stars": 5, "last_update": "2026-01-08 09:38:22", - "author_account_age_days": 581 + "author_account_age_days": 583 }, "https://github.com/vantagewithai/Vantage-Step-Audio-EditX": { "stars": 4, "last_update": "2025-11-27 08:41:01", - "author_account_age_days": 581 + "author_account_age_days": 583 }, "https://github.com/vantagewithai/VantageLongWanVideo": { "stars": 43, "last_update": "2025-09-25 18:54:33", - "author_account_age_days": 581 + "author_account_age_days": 583 }, "https://github.com/var1ableX/ComfyUI_Accessories": { "stars": 1, @@ -18617,7 +18702,7 @@ "https://github.com/verIdyia/ComfyUI-Qwen-Image-DF11": { "stars": 11, "last_update": "2025-08-05 07:33:46", - "author_account_age_days": 2837 + "author_account_age_days": 2838 }, "https://github.com/victorchall/comfyui_webcamcapture": { "stars": 15, @@ -18642,7 +18727,7 @@ "https://github.com/violet0927/ComfyUI-HuggingFaceLoraUploader": { "stars": 0, "last_update": "2025-11-16 14:14:42", - "author_account_age_days": 346 + "author_account_age_days": 348 }, "https://github.com/viperyl/ComfyUI-RGT": { "stars": 8, @@ -18652,12 +18737,12 @@ "https://github.com/visualbruno/ComfyUI-Hunyuan3d-2-1": { "stars": 246, "last_update": "2025-08-11 19:41:21", - "author_account_age_days": 5606 + "author_account_age_days": 5607 }, "https://github.com/visualbruno/ComfyUI-Trellis2": { - "stars": 210, - "last_update": "2026-01-07 08:37:02", - "author_account_age_days": 5606 + "stars": 212, + "last_update": "2026-01-12 10:18:47", + "author_account_age_days": 5607 }, "https://github.com/vivax3794/ComfyUI-Sub-Nodes": { "stars": 163, @@ -18672,17 +18757,17 @@ "https://github.com/vivi-gomez/ComfyUI-fixnodetranslate": { "stars": 0, "last_update": "2025-06-01 08:42:50", - "author_account_age_days": 4915 + "author_account_age_days": 4916 }, "https://github.com/vjumpkung/ComfyUI-Musubi-Tuner-LoRA-Loader": { "stars": 1, "last_update": "2026-01-06 16:27:57", - "author_account_age_days": 3916 + "author_account_age_days": 3917 }, "https://github.com/vjumpkung/ComfyUI-STARWrapper": { "stars": 3, "last_update": "2025-12-26 08:34:34", - "author_account_age_days": 3916 + "author_account_age_days": 3917 }, "https://github.com/vkff5833/ComfyUI-MobileClient": { "stars": 9, @@ -18697,22 +18782,22 @@ "https://github.com/vladpro3/ComfyUI_BishaNodes": { "stars": 1, "last_update": "2025-06-08 19:23:23", - "author_account_age_days": 2893 + "author_account_age_days": 2894 }, "https://github.com/voxta-ai/ComfyUI-VoxtaNodes": { "stars": 1, "last_update": "2025-10-09 03:59:42", - "author_account_age_days": 922 + "author_account_age_days": 924 }, "https://github.com/vrgamegirl19/comfyui-vrgamedevgirl": { - "stars": 234, + "stars": 235, "last_update": "2026-01-10 04:09:54", - "author_account_age_days": 975 + "author_account_age_days": 977 }, "https://github.com/vsaan212/Vsaan212-workflow-utilities": { "stars": 0, "last_update": "2025-11-11 20:58:02", - "author_account_age_days": 356 + "author_account_age_days": 357 }, "https://github.com/vsevolod-oparin/comfyui-kandinsky22": { "stars": 10, @@ -18721,13 +18806,13 @@ }, "https://github.com/vslinx/ComfyUI-vslinx-nodes": { "stars": 8, - "last_update": "2026-01-10 04:18:20", - "author_account_age_days": 2419 + "last_update": "2026-01-12 01:21:24", + "author_account_age_days": 2420 }, "https://github.com/vuhung3990/comfyui-nsfw-guard": { - "stars": 0, + "stars": 1, "last_update": "2026-01-11 06:50:10", - "author_account_age_days": 4404 + "author_account_age_days": 4405 }, "https://github.com/vuongminh1907/ComfyUI_ZenID": { "stars": 216, @@ -18752,37 +18837,42 @@ "https://github.com/wakattac/ComfyUI-AbstractImaGen": { "stars": 1, "last_update": "2025-05-09 22:37:03", - "author_account_age_days": 250 + "author_account_age_days": 252 }, "https://github.com/walke2019/ComfyUI-GGUF-VLM": { "stars": 25, "last_update": "2025-12-17 05:35:36", - "author_account_age_days": 2476 + "author_account_age_days": 2478 }, "https://github.com/wallen0322/ComfyUI-AE-Animation": { "stars": 56, "last_update": "2025-12-25 20:09:56", - "author_account_age_days": 294 + "author_account_age_days": 295 }, "https://github.com/wallen0322/ComfyUI-QI-QwenEditSafe": { "stars": 55, "last_update": "2025-11-05 20:04:35", - "author_account_age_days": 294 + "author_account_age_days": 295 }, "https://github.com/wallen0322/ComfyUI-SageAttention3": { "stars": 13, "last_update": "2025-10-04 07:00:09", - "author_account_age_days": 294 + "author_account_age_days": 295 }, "https://github.com/wallen0322/ComfyUI-Wan22FMLF": { - "stars": 451, + "stars": 456, "last_update": "2026-01-03 06:46:26", - "author_account_age_days": 294 + "author_account_age_days": 295 }, "https://github.com/wallen0322/ComfyUI-WanAnimate-Enhancer": { "stars": 44, "last_update": "2025-10-28 17:39:56", - "author_account_age_days": 294 + "author_account_age_days": 295 + }, + "https://github.com/wallen0322/ComfyUI-qwenmultianglelight": { + "stars": 41, + "last_update": "2026-01-12 10:23:09", + "author_account_age_days": 295 }, "https://github.com/wallish77/wlsh_nodes": { "stars": 142, @@ -18794,20 +18884,25 @@ "last_update": "2024-06-14 07:07:09", "author_account_age_days": 3951 }, + "https://github.com/wanjin123111/ComfyUI-3D-Human-Pose": { + "stars": 0, + "last_update": "2026-01-10 00:20:35", + "author_account_age_days": 256 + }, "https://github.com/wasilone11/comfyui-pvm-node": { "stars": 1, "last_update": "2025-07-21 01:36:01", - "author_account_age_days": 2772 + "author_account_age_days": 2773 }, "https://github.com/wasilone11/comfyui-sync-lipsync-node": { "stars": 1, "last_update": "2025-07-18 23:16:47", - "author_account_age_days": 2772 + "author_account_age_days": 2773 }, "https://github.com/watarika/ComfyUI-SendToEagle-w-Metadata": { "stars": 5, "last_update": "2025-12-17 05:30:18", - "author_account_age_days": 2299 + "author_account_age_days": 2300 }, "https://github.com/waterminer/ComfyUI-tagcomplete": { "stars": 13, @@ -18817,7 +18912,7 @@ "https://github.com/wawahuy/ComfyUI-HTTP": { "stars": 10, "last_update": "2025-10-10 18:16:29", - "author_account_age_days": 3645 + "author_account_age_days": 3646 }, "https://github.com/web3nomad/ComfyUI_Invisible_Watermark": { "stars": 1, @@ -18827,7 +18922,7 @@ "https://github.com/weberjc/book-cover-finder-comfy": { "stars": 0, "last_update": "2025-07-25 11:04:58", - "author_account_age_days": 3594 + "author_account_age_days": 3596 }, "https://github.com/webfiltered/DebugNode-ComfyUI": { "stars": 11, @@ -18837,17 +18932,17 @@ "https://github.com/webuilder/WB-ComfyUI-Utils": { "stars": 0, "last_update": "2025-07-19 15:04:04", - "author_account_age_days": 4768 + "author_account_age_days": 4769 }, "https://github.com/weekii/ComfyUI-GGUF-FX": { "stars": 0, "last_update": "2025-10-31 11:03:33", - "author_account_age_days": 600 + "author_account_age_days": 601 }, "https://github.com/weekii/comfyui-save-image-pro": { "stars": 2, "last_update": "2025-10-28 12:51:48", - "author_account_age_days": 600 + "author_account_age_days": 601 }, "https://github.com/wei30172/comfygen": { "stars": 10, @@ -18887,7 +18982,7 @@ "https://github.com/wgedeon/comfyui_play_traversal": { "stars": 2, "last_update": "2025-11-30 10:31:25", - "author_account_age_days": 4681 + "author_account_age_days": 4683 }, "https://github.com/whatbirdisthat/cyberdolphin": { "stars": 14, @@ -18912,37 +19007,37 @@ "https://github.com/wildminder/000_ComfyUI-Optim": { "stars": 5, "last_update": "2025-06-02 21:30:04", - "author_account_age_days": 4799 + "author_account_age_days": 4800 }, "https://github.com/wildminder/ComfyUI-Chatterbox": { "stars": 76, "last_update": "2025-08-21 19:21:22", - "author_account_age_days": 4799 + "author_account_age_days": 4800 }, "https://github.com/wildminder/ComfyUI-DyPE": { - "stars": 483, + "stars": 486, "last_update": "2025-12-09 13:40:24", - "author_account_age_days": 4799 + "author_account_age_days": 4800 }, "https://github.com/wildminder/ComfyUI-KEEP": { "stars": 66, "last_update": "2025-07-04 11:35:38", - "author_account_age_days": 4799 + "author_account_age_days": 4800 }, "https://github.com/wildminder/ComfyUI-KaniTTS": { "stars": 35, "last_update": "2025-10-17 15:45:23", - "author_account_age_days": 4799 + "author_account_age_days": 4800 }, "https://github.com/wildminder/ComfyUI-VibeVoice": { - "stars": 549, + "stars": 550, "last_update": "2025-09-25 10:19:05", - "author_account_age_days": 4799 + "author_account_age_days": 4800 }, "https://github.com/wildminder/ComfyUI-VoxCPM": { - "stars": 358, + "stars": 359, "last_update": "2025-12-17 19:14:57", - "author_account_age_days": 4799 + "author_account_age_days": 4800 }, "https://github.com/willchil/ComfyUI-Environment-Visualizer": { "stars": 13, @@ -18962,7 +19057,7 @@ "https://github.com/wings6407/ComfyUI_HBH-image_overlay": { "stars": 1, "last_update": "2025-05-12 02:52:38", - "author_account_age_days": 654 + "author_account_age_days": 656 }, "https://github.com/wirytiox/ComfyUI-SelectStringFromListWithIndex": { "stars": 6, @@ -18977,12 +19072,12 @@ "https://github.com/without-ordinary/openoutpaint_comfyui_interface": { "stars": 3, "last_update": "2025-12-15 09:11:02", - "author_account_age_days": 3489 + "author_account_age_days": 3490 }, "https://github.com/wizdroid/wizdroid-character": { "stars": 3, - "last_update": "2026-01-11 14:07:06", - "author_account_age_days": 3040 + "last_update": "2026-01-12 14:34:44", + "author_account_age_days": 3041 }, "https://github.com/wjl0313/ComfyUI_KimNodes": { "stars": 48, @@ -19002,7 +19097,7 @@ "https://github.com/woct0rdho/ComfyUI-RadialAttn": { "stars": 103, "last_update": "2025-12-19 08:59:32", - "author_account_age_days": 3365 + "author_account_age_days": 3366 }, "https://github.com/wolfden/ComfyUi_PromptStylers": { "stars": 103, @@ -19022,17 +19117,17 @@ "https://github.com/wouterverweirder/comfyui-penplotter": { "stars": 0, "last_update": "2025-10-28 14:32:45", - "author_account_age_days": 5203 + "author_account_age_days": 5205 }, "https://github.com/wouterverweirder/comfyui_live_input_stream": { "stars": 2, "last_update": "2025-11-25 15:19:18", - "author_account_age_days": 5203 + "author_account_age_days": 5205 }, "https://github.com/wouterverweirder/comfyui_sam3": { "stars": 60, "last_update": "2026-01-01 15:22:40", - "author_account_age_days": 5203 + "author_account_age_days": 5205 }, "https://github.com/wqjuser/ComfyUI-Chat-Image": { "stars": 0, @@ -19042,7 +19137,7 @@ "https://github.com/writer-in-fancy-pants/octo_json_presets": { "stars": 0, "last_update": "2025-09-08 23:42:01", - "author_account_age_days": 2872 + "author_account_age_days": 2873 }, "https://github.com/wu12023/ComfyUI-Image-Evaluation": { "stars": 9, @@ -19067,7 +19162,7 @@ "https://github.com/wwzhifeng/comfyui-jsonprompt": { "stars": 24, "last_update": "2025-11-20 06:08:04", - "author_account_age_days": 965 + "author_account_age_days": 966 }, "https://github.com/wywywywy/ComfyUI-pause": { "stars": 29, @@ -19077,22 +19172,22 @@ "https://github.com/wzken/ComfyUI-Steganos-Node": { "stars": 0, "last_update": "2025-09-28 16:27:27", - "author_account_age_days": 3534 + "author_account_age_days": 3535 }, "https://github.com/wzyfromhust/ComfyUI_SAM2UltraV2": { "stars": 1, "last_update": "2025-11-17 05:44:00", - "author_account_age_days": 1074 + "author_account_age_days": 1076 }, "https://github.com/x0x0b/ComfyUI-PromptHistoryGallery": { "stars": 1, "last_update": "2025-12-30 08:18:54", - "author_account_age_days": 2699 + "author_account_age_days": 2701 }, "https://github.com/x0x0b/ComfyUI-spritefusion-pixel-snapper": { - "stars": 2, + "stars": 3, "last_update": "2025-12-30 08:04:54", - "author_account_age_days": 2699 + "author_account_age_days": 2701 }, "https://github.com/xLegende/ComfyUI-Prompt-Formatter": { "stars": 2, @@ -19112,32 +19207,32 @@ "https://github.com/xhh522/ComfyUI-preview-monitor": { "stars": 1, "last_update": "2025-09-16 10:41:24", - "author_account_age_days": 169 + "author_account_age_days": 171 }, "https://github.com/xhiroga/ComfyUI-FramePackWrapper_PlusOne": { "stars": 35, "last_update": "2025-08-08 04:15:10", - "author_account_age_days": 3830 + "author_account_age_days": 3831 }, "https://github.com/xiangyuT/ComfyUI-PromptEnhance": { "stars": 0, "last_update": "2025-12-08 08:52:26", - "author_account_age_days": 1279 + "author_account_age_days": 1281 }, "https://github.com/xiaogui8dangjia/Comfyui-imagetoSTL": { "stars": 2, "last_update": "2025-06-06 04:08:30", - "author_account_age_days": 2234 + "author_account_age_days": 2235 }, "https://github.com/xiaoshengyvlin/ComfyUI-MetaData-ZaKo": { "stars": 3, "last_update": "2025-12-01 14:12:22", - "author_account_age_days": 775 + "author_account_age_days": 776 }, "https://github.com/xiaowc-lib/comfyui-dynamic-params": { "stars": 0, "last_update": "2025-06-09 08:56:11", - "author_account_age_days": 3445 + "author_account_age_days": 3446 }, "https://github.com/xiaoxiaodesha/hd_node": { "stars": 18, @@ -19152,7 +19247,7 @@ "https://github.com/xiujiang1987/ComfyUI-SmartSize": { "stars": 0, "last_update": "2025-12-31 11:01:33", - "author_account_age_days": 1803 + "author_account_age_days": 1804 }, "https://github.com/xlinx/ComfyUI-decadetw-auto-messaging-realtime": { "stars": 8, @@ -19177,7 +19272,7 @@ "https://github.com/xmarre/TorchCompileModel_LoRASafe": { "stars": 8, "last_update": "2025-06-06 18:40:09", - "author_account_age_days": 2321 + "author_account_age_days": 2323 }, "https://github.com/xobiomesh/ComfyUI_xObiomesh": { "stars": 2, @@ -19192,7 +19287,7 @@ "https://github.com/xuheyao/comfyui-dinov3-point-prompt": { "stars": 0, "last_update": "2025-12-22 06:20:06", - "author_account_age_days": 328 + "author_account_age_days": 329 }, "https://github.com/xuhongming251/ComfyUI-GPEN": { "stars": 4, @@ -19200,14 +19295,14 @@ "author_account_age_days": 4673 }, "https://github.com/xuhongming251/ComfyUI-InfiniteTalk-MultiImage": { - "stars": 57, + "stars": 59, "last_update": "2026-01-05 14:14:14", - "author_account_age_days": 4672 + "author_account_age_days": 4673 }, "https://github.com/xuhongming251/ComfyUI-Jimeng": { "stars": 8, "last_update": "2025-06-11 09:39:59", - "author_account_age_days": 4672 + "author_account_age_days": 4673 }, "https://github.com/xuhongming251/ComfyUI-MuseTalkUtils": { "stars": 21, @@ -19222,12 +19317,12 @@ "https://github.com/yamanacn/comfyui_kontext_Analyze": { "stars": 9, "last_update": "2025-07-06 08:40:36", - "author_account_age_days": 1886 + "author_account_age_days": 1887 }, "https://github.com/yangrui511/ComfyUI-Text-Preserve": { "stars": 0, "last_update": "2026-01-06 12:50:45", - "author_account_age_days": 2994 + "author_account_age_days": 2995 }, "https://github.com/yanhuifair/comfyui-janus": { "stars": 5, @@ -19242,12 +19337,12 @@ "https://github.com/yannickcruz/ComfyUI_YSC_HighResFix": { "stars": 0, "last_update": "2025-11-10 00:44:08", - "author_account_age_days": 1630 + "author_account_age_days": 1631 }, "https://github.com/yano/comfyui-fast-mosaic-detector": { "stars": 3, "last_update": "2025-11-13 14:57:28", - "author_account_age_days": 3312 + "author_account_age_days": 3314 }, "https://github.com/yasser-baalla/comfyUI-SemanticImageFetch": { "stars": 0, @@ -19262,7 +19357,7 @@ "https://github.com/ycyy/ComfyUI-YCYY-API": { "stars": 11, "last_update": "2026-01-09 05:50:22", - "author_account_age_days": 3991 + "author_account_age_days": 3992 }, "https://github.com/ycyy/ComfyUI-YCYY-LoraInfo": { "stars": 6, @@ -19272,7 +19367,7 @@ "https://github.com/yeeyou/ComfyUI-OpenAI-Compatible-API": { "stars": 1, "last_update": "2025-10-28 07:36:38", - "author_account_age_days": 5362 + "author_account_age_days": 5363 }, "https://github.com/yffyhk/comfyui_auto_danbooru": { "stars": 1, @@ -19302,7 +19397,7 @@ "https://github.com/yichengup/ComfyUI-VideoTransition": { "stars": 24, "last_update": "2025-10-27 07:36:45", - "author_account_age_days": 690 + "author_account_age_days": 692 }, "https://github.com/yichengup/ComfyUI-YCNodes": { "stars": 36, @@ -19312,12 +19407,12 @@ "https://github.com/yichengup/ComfyUI-YCNodes_Toolkit": { "stars": 19, "last_update": "2026-01-02 08:21:27", - "author_account_age_days": 690 + "author_account_age_days": 692 }, "https://github.com/yichengup/ComfyUI-gaussian_preview": { - "stars": 8, + "stars": 9, "last_update": "2026-01-01 15:40:49", - "author_account_age_days": 690 + "author_account_age_days": 692 }, "https://github.com/yichengup/ComfyUI_SwiftCut": { "stars": 5, @@ -19372,12 +19467,12 @@ "https://github.com/yohji-yohji/comfyui-nanobanana-pro": { "stars": 0, "last_update": "2026-01-04 05:00:57", - "author_account_age_days": 785 + "author_account_age_days": 786 }, "https://github.com/yolain/ComfyUI-Easy-DotsOCR": { "stars": 5, "last_update": "2025-10-05 09:11:26", - "author_account_age_days": 1907 + "author_account_age_days": 1908 }, "https://github.com/yolain/ComfyUI-Easy-Use": { "stars": 2246, @@ -19387,7 +19482,7 @@ "https://github.com/yolain/SaveVideoRGBA": { "stars": 38, "last_update": "2025-10-26 05:56:47", - "author_account_age_days": 1907 + "author_account_age_days": 1908 }, "https://github.com/yolanother/ComfyUI-Save16bitPng": { "stars": 4, @@ -19452,7 +19547,7 @@ "https://github.com/ytoaa/ComfyUI-LLM-Client": { "stars": 0, "last_update": "2025-12-17 14:18:42", - "author_account_age_days": 3317 + "author_account_age_days": 3318 }, "https://github.com/yuan199696/add_text_2_img": { "stars": 8, @@ -19467,12 +19562,12 @@ "https://github.com/yuanyuan-spec/comfyui_hunyuanvideo_1.5_plugin": { "stars": 21, "last_update": "2025-12-02 12:02:23", - "author_account_age_days": 51 + "author_account_age_days": 52 }, "https://github.com/yukascomfy/ATI_AudioReactive": { "stars": 1, "last_update": "2025-11-21 10:34:47", - "author_account_age_days": 712 + "author_account_age_days": 713 }, "https://github.com/yushan777/ComfyUI-Y7-SBS-2Dto3D": { "stars": 22, @@ -19567,12 +19662,12 @@ "https://github.com/zade23/Comfyui-Distill-Any-Depth": { "stars": 5, "last_update": "2025-11-15 09:35:12", - "author_account_age_days": 2361 + "author_account_age_days": 2363 }, "https://github.com/zade23/Comfyui-MoGe2": { "stars": 18, "last_update": "2025-10-23 09:53:50", - "author_account_age_days": 2361 + "author_account_age_days": 2363 }, "https://github.com/zaheenrahman/ComfyUI-ColorCorrection": { "stars": 2, @@ -19587,7 +19682,7 @@ "https://github.com/zccrs/comfyui-dci": { "stars": 1, "last_update": "2025-10-27 08:04:53", - "author_account_age_days": 3826 + "author_account_age_days": 3827 }, "https://github.com/zcfrank1st/Comfyui-Toolbox": { "stars": 6, @@ -19607,17 +19702,17 @@ "https://github.com/zeeoale/PromptCreatorNode": { "stars": 3, "last_update": "2025-08-12 15:08:20", - "author_account_age_days": 2923 + "author_account_age_days": 2924 }, "https://github.com/zengxianyu/ComfyUIIntensityDepth": { "stars": 1, "last_update": "2026-01-10 23:55:21", - "author_account_age_days": 3947 + "author_account_age_days": 3948 }, "https://github.com/zengxianyu/structured-noise": { - "stars": 22, + "stars": 26, "last_update": "2026-01-11 05:17:55", - "author_account_age_days": 3947 + "author_account_age_days": 3948 }, "https://github.com/zentrocdot/ComfyUI-RealESRGAN_Upscaler": { "stars": 17, @@ -19654,10 +19749,15 @@ "last_update": "2025-11-24 07:31:53", "author_account_age_days": 5430 }, + "https://github.com/zhangle0013/comfyui-EmptyImageYesON": { + "stars": 0, + "last_update": "2026-01-09 03:24:28", + "author_account_age_days": 3722 + }, "https://github.com/zhanglongxiao111/Comfyui-geminiapi": { "stars": 3, "last_update": "2025-12-10 04:42:19", - "author_account_age_days": 856 + "author_account_age_days": 857 }, "https://github.com/zhangp365/ComfyUI-utils-nodes": { "stars": 117, @@ -19692,7 +19792,7 @@ "https://github.com/zhuyanan/Comfy-FilmSimulator": { "stars": 1, "last_update": "2026-01-05 09:43:11", - "author_account_age_days": 4212 + "author_account_age_days": 4214 }, "https://github.com/zichongc/ComfyUI-Attention-Distillation": { "stars": 109, @@ -19702,12 +19802,12 @@ "https://github.com/zisb/comfyui-texture-packer": { "stars": 1, "last_update": "2025-12-31 09:28:21", - "author_account_age_days": 4150 + "author_account_age_days": 4152 }, "https://github.com/zl9739379/ComfyUI-ArkVideoGenerate": { "stars": 2, "last_update": "2025-07-30 04:27:29", - "author_account_age_days": 1147 + "author_account_age_days": 1148 }, "https://github.com/zmwv823/ComfyUI_Anytext": { "stars": 97, @@ -19717,7 +19817,7 @@ "https://github.com/zn123/ComfyUI-image-processor-zn123": { "stars": 0, "last_update": "2025-12-05 07:06:24", - "author_account_age_days": 4680 + "author_account_age_days": 4682 }, "https://github.com/zohac/ComfyUI_ZC_DrawShape": { "stars": 3, @@ -19734,6 +19834,16 @@ "last_update": "2024-11-04 00:51:29", "author_account_age_days": 5529 }, + "https://github.com/zwaigani/ComfyUI-LoRA-stacker": { + "stars": 0, + "last_update": "2026-01-12 11:56:54", + "author_account_age_days": 723 + }, + "https://github.com/zwaigani/ComfyUI-VRAM-watcher": { + "stars": 0, + "last_update": "2026-01-12 11:56:56", + "author_account_age_days": 723 + }, "https://github.com/zygion/comfyui-zygion-util-nodes": { "stars": 0, "last_update": "2025-04-26 05:11:35", @@ -19752,6 +19862,6 @@ "ttps://github.com/GraftingRayman/Border-Distance-Mapper": { "stars": 0, "last_update": "2025-11-17 17:49:31", - "author_account_age_days": 729 + "author_account_age_days": 730 } } \ No newline at end of file diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json index b7d18914..d466f6b7 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -1,5 +1,86 @@ { "custom_nodes": [ + { + "author": "my-xz-org", + "title": "comfyui_xz_nodes", + "reference": "https://github.com/my-xz-org/comfyui_xz_nodes", + "files": [ + "https://github.com/my-xz-org/comfyui_xz_nodes" + ], + "install_type": "git-clone", + "description": "NODES: XZImageToText" + }, + { + "author": "tackcrypto1031", + "title": "[WIP] tk_comfyui_SimpleSize", + "reference": "https://github.com/tackcrypto1031/tk_comfyui_SimpleSize", + "files": [ + "https://github.com/tackcrypto1031/tk_comfyui_SimpleSize" + ], + "install_type": "git-clone", + "description": "A professional and intelligent aspect ratio and resolution selector for ComfyUI.\nNOTE: The files in the repo are not organized." + }, + { + "author": "hashms0a", + "title": "ComfyUI-Qwen-Multi-Angle-Camera-Nodes [WIP]", + "reference": "https://github.com/hashms0a/ComfyUI-Qwen-Multi-Angle-Camera-Nodes", + "files": [ + "https://github.com/hashms0a/ComfyUI-Qwen-Multi-Angle-Camera-Nodes" + ], + "install_type": "git-clone", + "description": "Comprehensive custom nodes for controlling camera angles with Qwen-Image-Edit-2511-Multiple-Angles-LoRA, supporting all 96 camera positions with basic/advanced selection, orbital animation, elevation sweep, and pre-defined animation paths.\nNOTE: The files in the repo are not organized." + }, + { + "author": "jceme", + "title": "Comfy_Extensions [WIP]", + "reference": "https://github.com/jceme/Comfy_Extensions", + "files": [ + "https://github.com/jceme/Comfy_Extensions" + ], + "install_type": "git-clone", + "description": "ComfyUI extension pack offering image dimension handling, aspect ratio presets, FPS utilities, inpainting, and prompt customization. (Description by CC)\nNOTE: The files in the repo are not organized." + }, + { + "author": "saltchicken", + "title": "ComfyUI-Interactive-Cropper", + "reference": "https://github.com/saltchicken/ComfyUI-Interactive-Cropper", + "files": [ + "https://github.com/saltchicken/ComfyUI-Interactive-Cropper" + ], + "install_type": "git-clone", + "description": "Interactive image cropping node with visual interface. (Description by CC)" + }, + { + "author": "shenymce", + "title": "ComfyUI-JsonViewer [WIP]", + "reference": "https://github.com/shenymce/ComfyUI-JsonViewer", + "files": [ + "https://github.com/shenymce/ComfyUI-JsonViewer" + ], + "install_type": "git-clone", + "description": "OpenPose JSON data visualization for displaying pose keypoint data exported from ComfyUI workflow nodes. (Description by CC)\nNOTE: The files in the repo are not organized." + }, + { + "author": "qimi-dev", + "title": "ComfyUI-Qimi-Tiler", + "reference": "https://github.com/qimi-dev/ComfyUI-Qimi-Tiler", + "files": [ + "https://github.com/qimi-dev/ComfyUI-Qimi-Tiler" + ], + "install_type": "git-clone", + "description": "Image tiling utility nodes for splitting and combining image tiles in ComfyUI. (Description by CC)" + }, + { + "author": "maTORIx", + "title": "ComfyUI-KeypointsToImage", + "reference": "https://github.com/maTORIx/ComfyUI-KeypointsToImage", + "files": [ + "https://github.com/maTORIx/ComfyUI-KeypointsToImage" + ], + "install_type": "git-clone", + "description": "Node for converting keypoints to images. (Description by CC)" + }, + { "author": "IO-AtelierTech", "title": "comfyui-video-utils [NAME CONFLICT]", diff --git a/node_db/dev/extension-node-map.json b/node_db/dev/extension-node-map.json index 1ee46165..fa981ae5 100644 --- a/node_db/dev/extension-node-map.json +++ b/node_db/dev/extension-node-map.json @@ -1697,6 +1697,7 @@ "DonutLoRALibrary", "DonutLoRAStack", "DonutLoRAStackCivitAI", + "DonutLoraStackCombine", "DonutManualCleanup", "DonutModelSave", "DonutMultiModelSampler", @@ -3995,15 +3996,14 @@ ], "https://github.com/PozzettiAndrea/ComfyUI-UniRig": [ [ + "MIAAutoRig", + "MIALoadModel", "UniRigApplyAnimation", - "UniRigApplySkinningMLNew", "UniRigAutoRig", "UniRigExportPosedFBX", - "UniRigExtractSkeletonNew", "UniRigLoadMesh", + "UniRigLoadModel", "UniRigLoadRiggedMesh", - "UniRigLoadSkeletonModel", - "UniRigLoadSkinningModel", "UniRigPreviewRiggedMesh", "UniRigSaveMesh", "UniRigSaveSkeleton" @@ -8193,7 +8193,7 @@ [ "FaceHandCrop", "PixelSnapping", - "PowerfulColorMatch", + "PowerfulColorAlignment", "PowerfulMaskCrop", "PowerfulMaskRestore" ], @@ -8650,6 +8650,24 @@ "title_aux": "Comfyui-SadTalker" } ], + "https://github.com/hashms0a/ComfyUI-Qwen-Multi-Angle-Camera-Nodes": [ + [ + "QwenMultiAngleBatchSelector", + "QwenMultiAngleCameraAdvanced", + "QwenMultiAngleCameraBasic", + "QwenMultiAngleCameraDistanceTransition", + "QwenMultiAngleCameraElevationSweep", + "QwenMultiAngleCameraFromIndex", + "QwenMultiAngleCameraInfo", + "QwenMultiAngleCameraOrbit", + "QwenMultiAngleCameraPath", + "QwenMultiAngleCameraRandom", + "QwenMultiAnglePromptCombiner" + ], + { + "title_aux": "ComfyUI-Qwen-Multi-Angle-Camera-Nodes [WIP]" + } + ], "https://github.com/hay86/ComfyUI_AceNodes": [ [ "ACE_AnyInputSwitchBool", @@ -9238,6 +9256,23 @@ "title_aux": "ComfyUI-DreamO" } ], + "https://github.com/jceme/Comfy_Extensions": [ + [ + "DimensionResize", + "FpsHelper", + "ImageAspectPresets", + "ImageAspectResize", + "ImageDim", + "ImageSizePresets", + "InpaintPrepare", + "InpaintRestore", + "NegativePromptCustomizer", + "PositivePromptCustomizer" + ], + { + "title_aux": "Comfy_Extensions [WIP]" + } + ], "https://github.com/jchiotaka/ComfyUI-ClarityAI-Upscaler": [ [ "ClarityCreativeUpscaler", @@ -10590,6 +10625,14 @@ "title_aux": "lyra-nodes" } ], + "https://github.com/maTORIx/ComfyUI-KeypointsToImage": [ + [ + "KeypointsToImage" + ], + { + "title_aux": "ComfyUI-KeypointsToImage" + } + ], "https://github.com/machinesarenotpeople/comfyui-energycost": [ [ "TimeCostEndNode", @@ -10991,6 +11034,14 @@ "title_aux": "ComfyUI-Crop-Border" } ], + "https://github.com/my-xz-org/comfyui_xz_nodes": [ + [ + "XZImageToText" + ], + { + "title_aux": "comfyui_xz_nodes" + } + ], "https://github.com/naderzare/comfyui-inodes": [ [ "IAzureAiApi", @@ -11663,6 +11714,15 @@ "title_aux": "comfyui-sd3-simple-simpletuner" } ], + "https://github.com/qimi-dev/ComfyUI-Qimi-Tiler": [ + [ + "Qimi-ImageToTiles", + "Qimi-TilesImage" + ], + { + "title_aux": "ComfyUI-Qimi-Tiler" + } + ], "https://github.com/qlikpetersen/ComfyUI-AI_Tools": [ [ "CreateListJSON", @@ -12098,6 +12158,14 @@ "title_aux": "ComfyUI-Identity-Mixer" } ], + "https://github.com/saltchicken/ComfyUI-Interactive-Cropper": [ + [ + "InteractiveCropNode" + ], + { + "title_aux": "ComfyUI-Interactive-Cropper" + } + ], "https://github.com/saltchicken/ComfyUI-Local-Loader": [ [ "LoadImageFromDir", @@ -12257,6 +12325,14 @@ "title_aux": "comfyui-hydit" } ], + "https://github.com/shenymce/ComfyUI-JsonViewer": [ + [ + "JsonViewer" + ], + { + "title_aux": "ComfyUI-JsonViewer [WIP]" + } + ], "https://github.com/shinich39/comfyui-run-js": [ [ "RunJS" @@ -12869,6 +12945,14 @@ "title_aux": "ComfyUI-GoogleFX" } ], + "https://github.com/tackcrypto1031/tk_comfyui_SimpleSize": [ + [ + "TK_SimpleSize" + ], + { + "title_aux": "[WIP] tk_comfyui_SimpleSize" + } + ], "https://github.com/takoyaki1118/ComfyUI-Kakimoji-Layer": [ [ "KakimojiEditor" diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 610da2aa..e153b6a6 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,12 +1,253 @@ { "custom_nodes": [ + { + "author": "SamLiu1000", + "title": "ComfyUI_Rabbit-Camera-Perspective", + "reference": "https://github.com/SamLiu1000/ComfyUI_Rabbit-Camera-Perspective", + "files": [ + "https://github.com/SamLiu1000/ComfyUI_Rabbit-Camera-Perspective" + ], + "install_type": "git-clone", + "description": "An intuitive prompt previewer ComfyUI node for use with Fal's Multi-View LoRA, optimized for portraits with real-time prompt previews." + }, + { + "author": "euan-gwd", + "title": "comfyui-character-prompt-builder", + "reference": "https://github.com/euan-gwd/comfyui-character-prompt-builder", + "files": [ + "https://github.com/euan-gwd/comfyui-character-prompt-builder" + ], + "install_type": "git-clone", + "description": "A modular character prompt generator for ComfyUI" + }, + { + "author": "NickPittas", + "title": "ComfyUI_CameraAngleSelector", + "reference": "https://github.com/NickPittas/ComfyUI_CameraAngleSelector", + "files": [ + "https://github.com/NickPittas/ComfyUI_CameraAngleSelector" + ], + "install_type": "git-clone", + "description": "Interactive 3D interface for selecting camera angles for Qwen-Image-Edit-2511, supporting 96 unique camera angle combinations (8 directions × 4 heights × 3 shot sizes) with multi-selection and visual feedback." + }, + { + "author": "advancedtech-sk", + "title": "ComfyUI-GROUT", + "reference": "https://github.com/advancedtech-sk/ComfyUI-GROUT", + "files": [ + "https://github.com/advancedtech-sk/ComfyUI-GROUT" + ], + "install_type": "git-clone", + "description": "Custom ComfyUI nodes for GROUT (Geometric Reasoning Over Unstructured Tessellations) - a deep learning model for detecting and segmenting grout lines in mosaic images." + }, + { + "author": "ato321", + "title": "ComfyUI-LTXVGuideRebase", + "reference": "https://github.com/ato321/ComfyUI-LTXVGuideRebase", + "files": [ + "https://github.com/ato321/ComfyUI-LTXVGuideRebase" + ], + "install_type": "git-clone", + "description": "Small ComfyUI addon that provides segment-safe utilities for Comfy-Org LTX video nodes." + }, + { + "author": "zhangle0013", + "title": "comfyui-EmptyImageYesON", + "reference": "https://github.com/zhangle0013/comfyui-EmptyImageYesON", + "files": [ + "https://github.com/zhangle0013/comfyui-EmptyImageYesON" + ], + "install_type": "git-clone", + "description": "Automatically disables Load Image nodes without images, useful for workflows with optional reference images. (Description by CC)" + }, + { + "author": "Enferlain", + "title": "ComfyUI-A1111-cond", + "reference": "https://github.com/Enferlain/ComfyUI-A1111-cond", + "files": [ + "https://github.com/Enferlain/ComfyUI-A1111-cond" + ], + "install_type": "git-clone", + "description": "A custom ComfyUI node that implements A1111-style prompt handling with proper isolation and emphasis math." + }, + { + "author": "wanjin123111", + "title": "ComfyUI-3D-Human-Pose", + "reference": "https://github.com/wanjin123111/ComfyUI-3D-Human-Pose", + "files": [ + "https://github.com/wanjin123111/ComfyUI-3D-Human-Pose" + ], + "install_type": "git-clone", + "description": "Interactive 3D camera control node for ComfyUI that precisely controls horizontal, vertical angles and zoom, with output of professional cinematography prompts. (Description by CC)" + }, + { + "author": "capitan01R", + "title": "Capitan-ConditioningEnhancer", + "reference": "https://github.com/capitan01R/Capitan-ConditioningEnhancer", + "files": [ + "https://github.com/capitan01R/Capitan-ConditioningEnhancer" + ], + "install_type": "git-clone", + "description": "Lightweight post-processing node for Qwen3-4B conditioning in Z-Image Turbo workflows that refines conditioning with per-token normalization, optional self-attention, and MLP refinement. (Description by CC)" + }, + { + "author": "tackcrypto1031", + "title": "tk_comfyui_img2mask", + "reference": "https://github.com/tackcrypto1031/tk_comfyui_img2mask", + "files": [ + "https://github.com/tackcrypto1031/tk_comfyui_img2mask" + ], + "install_type": "git-clone", + "description": "A dedicated ComfyUI custom node designed to streamline the process of converting transparent images (RGBA) into masks and high-quality mask previews." + }, + { + "author": "wallen0322", + "title": "ComfyUI-qwenmultianglelight", + "reference": "https://github.com/wallen0322/ComfyUI-qwenmultianglelight", + "files": [ + "https://github.com/wallen0322/ComfyUI-qwenmultianglelight" + ], + "install_type": "git-clone", + "description": "A ComfyUI node for 3D lighting angle control, outputs lighting prompts for relighting image generation" + }, + + { + "author": "patientx", + "title": "CFZ-SwitchMenu", + "reference": "https://github.com/patientx/CFZ-SwitchMenu", + "files": [ + "https://github.com/patientx/CFZ-SwitchMenu" + ], + "install_type": "git-clone", + "description": "Adds a menu button that switches between old and new style ComfyUI menus." + }, + { + "author": "Lumiyumi", + "title": "LumyINTP", + "reference": "https://github.com/Lumiyumi/LumyINTP", + "files": [ + "https://github.com/Lumiyumi/LumyINTP" + ], + "install_type": "git-clone", + "description": "INT+ node for ComfyUI with control after generate style functionality for signal-controlled increment/decrement/randomize operations." + }, + { + "author": "MajoorWaldi", + "title": "ComfyUI-Majoor-ImageOps", + "reference": "https://github.com/MajoorWaldi/ComfyUI-Majoor-ImageOps", + "files": [ + "https://github.com/MajoorWaldi/ComfyUI-Majoor-ImageOps" + ], + "install_type": "git-clone", + "description": "Essential Nodes Pack for Images Processing for ComfyUI, with a live embedded preview inside the node (no queue) for supported chains." + }, + { + "author": "fujitea40", + "title": "comfy_exp_preset", + "reference": "https://github.com/fujitea40/comfy_exp_preset", + "files": [ + "https://github.com/fujitea40/comfy_exp_preset" + ], + "install_type": "git-clone", + "description": "Custom node for expression preset management in ComfyUI, allowing users to preselect expressions and parameters for character animation. (Description by CC)" + }, + { + "author": "Angelsan720", + "title": "attention_bench", + "reference": "https://github.com/Angelsan720/attention_bench", + "files": [ + "https://github.com/Angelsan720/attention_bench" + ], + "install_type": "git-clone", + "description": "A simple ComfyUI node example project to help beginners learn how to develop ComfyUI nodes." + }, + { + "author": "smartvain", + "title": "ComfyUI-FaceKeypointsFilter", + "reference": "https://github.com/smartvain/ComfyUI-FaceKeypointsFilter", + "files": [ + "https://github.com/smartvain/ComfyUI-FaceKeypointsFilter" + ], + "install_type": "git-clone", + "description": "ComfyUI custom node that selectively filters facial keypoints from DWPose/OpenPose output, allowing selective disabling of face parts (chin, eyebrows, eyes, nose, mouth outer/inner contours) for ControlNet workflows. (Description by CC)" + }, + { + "author": "smartvain", + "title": "ComfyUI-PoseKeypointsToImage", + "reference": "https://github.com/smartvain/ComfyUI-PoseKeypointsToImage", + "files": [ + "https://github.com/smartvain/ComfyUI-PoseKeypointsToImage" + ], + "install_type": "git-clone", + "description": "ComfyUI custom node that generates pose images from DWPose/OpenPose keypoint data, allowing creation of pose visualizations with selectively filtered body parts. (Description by CC)" + }, + { + "author": "shumoLR", + "title": "Comfyui_SynVow_MultiangleCamera", + "reference": "https://github.com/shumoLR/Comfyui_SynVow_MultiangleCamera", + "files": [ + "https://github.com/shumoLR/Comfyui_SynVow_MultiangleCamera" + ], + "install_type": "git-clone", + "description": "A ComfyUI custom node for 3D camera angle control with interactive viewport to adjust camera angles and output formatted prompt strings and processed images for multi-angle image generation. (Description by CC)" + }, + { + "author": "zwaigani", + "title": "ComfyUI-LoRA-stacker", + "reference": "https://github.com/zwaigani/ComfyUI-LoRA-stacker", + "files": [ + "https://github.com/zwaigani/ComfyUI-LoRA-stacker" + ], + "install_type": "git-clone", + "description": "A simple ComfyUI custom node that lets you apply multiple LoRAs (up to 10) to a model in one node." + }, + { + "author": "kantan-kanto", + "title": "ComfyUI-MultiModal-Prompt-Nodes", + "reference": "https://github.com/kantan-kanto/ComfyUI-MultiModal-Prompt-Nodes", + "files": [ + "https://github.com/kantan-kanto/ComfyUI-MultiModal-Prompt-Nodes" + ], + "install_type": "git-clone", + "description": "Advanced multimodal prompt generation nodes for ComfyUI with local GGUF models (Qwen-VL) and cloud API support for vision-based prompt enhancement." + }, + { + "author": "mingchoi", + "title": "ComfyUI-Prompt-Iterator", + "reference": "https://github.com/mingchoi/ComfyUI-Prompt-Iterator", + "files": [ + "https://github.com/mingchoi/ComfyUI-Prompt-Iterator" + ], + "install_type": "git-clone", + "description": "A ComfyUI custom node package that provides two nodes for iterating through prompts and templates. Perfect for batch processing, testing multiple prompts, or creating variations." + }, + { + "author": "bozkut", + "title": "ComfyUI-Prompt-Expander", + "reference": "https://github.com/bozkut/ComfyUI-Prompt-Expander", + "files": [ + "https://github.com/bozkut/ComfyUI-Prompt-Expander" + ], + "install_type": "git-clone", + "description": "An LLM-powered prompt expansion node for ComfyUI. Transform simple prompts into detailed, high-quality image generation prompts." + }, + { + "author": "FemReiyaDev", + "title": "ComfyUI-ReiyaNodes", + "reference": "https://github.com/FemReiyaDev/ComfyUI-ReiyaNodes", + "files": [ + "https://github.com/FemReiyaDev/ComfyUI-ReiyaNodes" + ], + "install_type": "git-clone", + "description": "Custom ComfyUI nodes for image stitching" + }, { "author": "zwaigani", "title": "ComfyUI-VRAM-watcher", "id": "comfyui-vram-watcher", "reference": "https://github.com/zwaigani/ComfyUI-VRAM-watcher", "files": [ - "https://github.com/zwaigani/ComfyUI-VRAM-watcher" + "https://github.com/zwaigani/ComfyUI-VRAM-watcher" ], "install_type": "git-clone", "description": "Displays GPU VRAM usage and system RAM usage as bar widgets in a ComfyUI node.", @@ -484,379 +725,6 @@ ], "install_type": "git-clone", "description": "This is the transformer-based implementation of Niutonian GLM-4.6V nodes for ComfyUI with memory optimizations." - }, - { - "author": "daveand", - "title": "ComfyUI-daveand-nodes", - "reference": "https://github.com/daveand/ComfyUI-daveand-nodes", - "files": [ - "https://github.com/daveand/ComfyUI-daveand-nodes" - ], - "install_type": "git-clone", - "description": "ModelConfigSelector node for managing checkpoint configurations with manual override support and batch sampler parameters. (Description by CC)" - }, - { - "author": "bcasadei", - "title": "ComfyUI-Prompt-Camera-Assistant", - "reference": "https://github.com/bcasadei/ComfyUI-Prompt-Camera-Assistant", - "files": [ - "https://github.com/bcasadei/ComfyUI-Prompt-Camera-Assistant" - ], - "install_type": "git-clone", - "description": "Prompt camera assistant for adding camera details to prompts." - }, - { - "author": "lum3on", - "title": "ComfyUI_NativeBlockSwap", - "reference": "https://github.com/lum3on/ComfyUI_NativeBlockSwap", - "files": [ - "https://github.com/lum3on/ComfyUI_NativeBlockSwap" - ], - "install_type": "git-clone", - "description": "Native block swap node for ComfyUI WAN models (2.1 & 2.2), reduces VRAM by swapping up to 40 transformer blocks to CPU." - }, - - { - "author": "WASasquatch", - "title": "ComfyUI_Viewer", - "reference": "https://github.com/WASasquatch/ComfyUI_Viewer", - "files": [ - "https://github.com/WASasquatch/ComfyUI_Viewer" - ], - "install_type": "git-clone", - "description": "Extensible content viewer for ComfyUI: HTML, Markdown (LaTeX, Mermaid, etc), Code, Images, and more" - }, - { - "author": "Xyc2016", - "title": "Comfyui_Fd_Nodes", - "reference": "https://github.com/Xyc2016/Comfyui_Fd_Nodes", - "files": [ - "https://github.com/Xyc2016/Comfyui_Fd_Nodes" - ], - "install_type": "git-clone", - "description": "Custom nodes for fd project" - }, - { - "author": "clayton-grey", - "title": "ComfyUI-EditRouter", - "reference": "https://github.com/clayton-grey/ComfyUI-EditRouter", - "files": [ - "https://github.com/clayton-grey/ComfyUI-EditRouter" - ], - "install_type": "git-clone", - "description": "Custom node to detect an edit in a batch of images." - }, - { - "author": "SamLiu1000", - "title": "ComfyUI_Resolution-and-Ratio", - "reference": "https://github.com/SamLiu1000/ComfyUI_Resolution-and-Ratio", - "files": [ - "https://github.com/SamLiu1000/ComfyUI_Resolution-and-Ratio" - ], - "install_type": "git-clone", - "description": "This is a simple, lightweight ComfyUI resolution and aspect ratio control node that hardly requires any dependency fuss." - }, - { - "author": "soulctcher", - "title": "TetriNode", - "reference": "https://github.com/soulctcher/TetriNode", - "files": [ - "https://github.com/soulctcher/TetriNode" - ], - "install_type": "git-clone", - "description": "A ComfyUI custom node pack that embeds a playable Tetris game inside a node UI, with image outputs for the live board and next-piece preview." - }, - { - "author": "latentastronaut", - "title": "comfyui-latent-astronaut-suite", - "reference": "https://github.com/latentastronaut/comfyui-latent-astronaut-suite", - "files": [ - "https://github.com/latentastronaut/comfyui-latent-astronaut-suite" - ], - "install_type": "git-clone", - "description": "ComfyUI nodes for batch processing, loops, and iteration workflows" - }, - { - "author": "d3cker", - "title": "comfyui_remove_background", - "reference": "https://github.com/d3cker/comfyui_remove_background", - "files": [ - "https://github.com/d3cker/comfyui_remove_background" - ], - "install_type": "git-clone", - "description": "Custom ComfyUI node for background removal in images. Built with ONNX models and Pillow (PIL)." - }, - { - "author": "jo-nike", - "title": "ComfyUI-SopranoTTS", - "reference": "https://github.com/jo-nike/ComfyUI-SopranoTTS", - "files": [ - "https://github.com/jo-nike/ComfyUI-SopranoTTS" - ], - "install_type": "git-clone", - "description": "ComfyUI custom nodes for Soprano TTS, a fast, lightweight text-to-speech model." - }, - { - "author": "filliptm", - "title": "ComfyUI_FL-SongGen", - "reference": "https://github.com/filliptm/ComfyUI_FL-SongGen", - "files": [ - "https://github.com/filliptm/ComfyUI_FL-SongGen" - ], - "install_type": "git-clone", - "description": "FL Song Gen - AI-powered song generation nodes for ComfyUI. Generate complete songs with vocals and instrumentals from lyrics using Tencent's SongGeneration (LeVo) model. Features style transfer, auto style presets, dual-track output, and up to 4m30s song generation." - }, - { - "author": "MakkiShizu", - "title": "ComfyUI-animetimm", - "reference": "https://github.com/MakkiShizu/ComfyUI-animetimm", - "files": [ - "https://github.com/MakkiShizu/ComfyUI-animetimm" - ], - "install_type": "git-clone", - "description": "ComfyUI custom node for tagging anime images using TIMM models from animetimm, supporting general tags, character tags, artist tags, and rating tags with batch image processing." - }, - { - "author": "Koko-boya", - "title": "Comfyui-GeminiWeb", - "reference": "https://github.com/Koko-boya/Comfyui-GeminiWeb", - "files": [ - "https://github.com/Koko-boya/Comfyui-GeminiWeb" - ], - "install_type": "git-clone", - "description": "ComfyUI node for Gemini Web API - text-to-image, image-to-image, and chat with multi-image input support" - }, - { - "author": "rholdorf", - "title": "comfyui_imgtools", - "reference": "https://github.com/rholdorf/comfyui_imgtools", - "files": [ - "https://github.com/rholdorf/comfyui_imgtools" - ], - "install_type": "git-clone", - "description": "A ComfyUI custom node for automatically fitting images to standard model dimensions using center cropping, supporting SD, Flux, and Z-Turbo models." - }, - { - "author": "elgalardi", - "title": "comfyui-prompt-splitter", - "reference": "https://github.com/elgalardi/comfyui-prompt-splitter", - "files": [ - "https://github.com/elgalardi/comfyui-prompt-splitter" - ], - "install_type": "git-clone", - "description": "Custom nodes for ComfyUI that split multiline text prompts into multiple independent STRING outputs, with each line becoming its own text output ready to connect to CLIP Text Encode." - }, - { - "author": "zisb", - "title": "comfyui-texture-packer", - "reference": "https://github.com/zisb/comfyui-texture-packer", - "files": [ - "https://github.com/zisb/comfyui-texture-packer" - ], - "install_type": "git-clone", - "description": "A ComfyUI custom node that converts RGBA-style assets into fully solid RGB textures by bleeding edge colors outward from the alpha mask, designed for foliage, grass, decals, and cutout assets." - }, - { - "author": "a-ru2016", - "title": "ComfyUI_UniversalSubspace", - "reference": "https://github.com/a-ru2016/ComfyUI_UniversalSubspace", - "files": [ - "https://github.com/a-ru2016/ComfyUI_UniversalSubspace" - ], - "install_type": "git-clone", - "description": "Can load universal LoRA models. (Description by CC)" - }, - { - "author": "xiujiang1987", - "title": "ComfyUI-SmartSize", - "reference": "https://github.com/xiujiang1987/ComfyUI-SmartSize", - "files": [ - "https://github.com/xiujiang1987/ComfyUI-SmartSize" - ], - "install_type": "git-clone", - "description": "A simple but essential custom node for ComfyUI that automatically detects image dimensions and snaps them to the nearest multiple of 16." - }, - { - "author": "silveroxides", - "title": "ComfyUI-PokeIndex", - "reference": "https://github.com/silveroxides/ComfyUI-PokeIndex", - "files": [ - "https://github.com/silveroxides/ComfyUI-PokeIndex" - ], - "install_type": "git-clone", - "description": "A node for randomly fetching Pokemon Infinite Fusion sprite and prompt snippet and add to your workflow." - }, - { - "author": "shin131002", - "title": "RandomLoRALoader", - "reference": "https://github.com/shin131002/RandomLoRALoader", - "files": [ - "https://github.com/shin131002/RandomLoRALoader" - ], - "install_type": "git-clone", - "description": "A ComfyUI custom node for randomly selecting and applying LoRAs from multiple folders with support for trigger words, sample prompts, and strength randomization." - }, - { - "author": "princepainter", - "title": "ComfyUI-PainterQwenImageEdit", - "reference": "https://github.com/princepainter/ComfyUI-PainterQwenImageEdit", - "files": [ - "https://github.com/princepainter/ComfyUI-PainterQwenImageEdit" - ], - "install_type": "git-clone", - "description": "Qwen multi-image editing enhancement node supporting 8-image input, dual conditional output, and background layer priority for coordinated image composition workflows. (Description by CC)" - }, - { - "author": "ethanfel", - "title": "Comfyui-JSON-Manager", - "reference": "https://github.com/ethanfel/Comfyui-JSON-Manager", - "files": [ - "https://github.com/ethanfel/Comfyui-JSON-Manager" - ], - "install_type": "git-clone", - "description": "A visual dashboard for managing, versioning, and batch-processing JSON configuration files for AI video generation workflows with Streamlit web interface and ComfyUI custom nodes." - }, - { - "author": "a-ru2016", - "title": "ComfyUI-Universal-ABM-LoRA", - "reference": "https://github.com/a-ru2016/ComfyUI-Universal-ABM-LoRA", - "files": [ - "https://github.com/a-ru2016/ComfyUI-Universal-ABM-LoRA" - ], - "install_type": "git-clone", - "description": "Loads universal null lalora plus effi abm models. (Description by CC)" - }, - { - "author": "nyueki", - "title": "ComfyUI-RemoteCLIPLoader", - "reference": "https://github.com/nyueki/ComfyUI-RemoteCLIPLoader", - "files": [ - "https://github.com/nyueki/ComfyUI-RemoteCLIPLoader" - ], - "install_type": "git-clone", - "description": "A ComfyUI custom node set to offload CLIP encoding to a remote machine." - }, - { - "author": "GeneralShan", - "title": "comfyui-zimage-sdnq", - "reference": "https://github.com/GeneralShan/comfyui-zimage-sdnq", - "files": [ - "https://github.com/GeneralShan/comfyui-zimage-sdnq" - ], - "install_type": "git-clone", - "description": "Custom ComfyUI nodes for running Z-Image Turbo with SDNQ quantization (q8/q4). Supports text-to-image, image-to-image, inpaint, ControlNet, and LoRA." - }, - { - "author": "yohji-yohji", - "title": "comfyui-nanobanana-pro", - "reference": "https://github.com/yohji-yohji/comfyui-nanobanana-pro", - "files": [ - "https://github.com/yohji-yohji/comfyui-nanobanana-pro" - ], - "install_type": "git-clone", - "description": "A ComfyUI plugin supporting Google Gemini 3 Pro model for image generation and text analysis with customizable aspect ratio and image quality. (Description by CC)" - }, - { - "author": "cristian1980", - "title": "ComfyUI-Caption-Cleaner", - "reference": "https://github.com/cristian1980/ComfyUI-Caption-Cleaner", - "files": [ - "https://github.com/cristian1980/ComfyUI-Caption-Cleaner" - ], - "install_type": "git-clone", - "description": "A custom node for ComfyUI designed to automatically clean and format natural language captions (generated by VLMs like Florence-2, CogVLM, or JoyTag) for LoRA training datasets." - }, - { - "author": "TdogCreations", - "title": "ComfyUI-NAID-Grid-Position", - "reference": "https://github.com/TdogCreations/ComfyUI-NAID-Grid-Position", - "files": [ - "https://github.com/TdogCreations/ComfyUI-NAID-Grid-Position" - ], - "install_type": "git-clone", - "description": "A ComfyUI node that outputs X/Y floats (0.1..0.9) using a clickable 5x5 grid UI, with an optional Random toggle that randomizes the grid selection each queue." - }, - { - "author": "tardigrade1001", - "title": "latent-rotate-90", - "reference": "https://github.com/tardigrade1001/latent-rotate-90", - "files": [ - "https://github.com/tardigrade1001/latent-rotate-90" - ], - "install_type": "git-clone", - "description": "A minimal, opinionated ComfyUI custom node that emits portrait (0°) and/or landscape (90°) latent variants in a single run." - }, - { - "author": "alexcong", - "title": "ComfyUI-SwinIR", - "reference": "https://github.com/alexcong/ComfyUI-SwinIR", - "files": [ - "https://github.com/alexcong/ComfyUI-SwinIR" - ], - "install_type": "git-clone", - "description": "A ComfyUI custom node for SwinIR (Swin Transformer for Image Restoration) supporting image super-resolution and denoising." - }, - { - "author": "kplkasteel", - "title": "ComfyUI-SubstringExtractor", - "reference": "https://github.com/kplkasteel/ComfyUI-SubstringExtractor", - "files": [ - "https://github.com/kplkasteel/ComfyUI-SubstringExtractor" - ], - "install_type": "git-clone", - "description": "Custom node for extracting specific sections from LLM-generated complex prompts, designed for structured text extraction with clean output. (Description by CC)" - }, - { - "author": "princepainter", - "title": "ComfyUI-PainterVideoInfo", - "reference": "https://github.com/princepainter/ComfyUI-PainterVideoInfo", - "files": [ - "https://github.com/princepainter/ComfyUI-PainterVideoInfo" - ], - "install_type": "git-clone", - "description": "Lightweight video information extraction node for ComfyUI that extracts video metadata including frame rate, frame count, width, and height. (Description by CC)" - }, - { - "author": "Baldwinzc", - "title": "ComfyUI-ProductPromptGenerator", - "reference": "https://github.com/Baldwinzc/ComfyUI-ProductPromptGenerator", - "files": [ - "https://github.com/Baldwinzc/ComfyUI-ProductPromptGenerator" - ], - "install_type": "git-clone", - "description": "A custom node for ComfyUI designed to generate structured prompts for product display images based on analysis results from Vision Language Models." - }, - { - "author": "BigStationW", - "title": "ComfyUi-DisplayAllSteps", - "reference": "https://github.com/BigStationW/ComfyUi-DisplayAllSteps", - "files": [ - "https://github.com/BigStationW/ComfyUi-DisplayAllSteps" - ], - "install_type": "git-clone", - "description": "Custom node that displays the intermediate images generated at each denoising step during sampling. (Description by CC)" - }, - - { - "author": "stuttlepress", - "title": "ComfyUI Wan VACE Prep", - "reference": "https://github.com/stuttlepress/ComfyUI-Wan-VACE-Prep", - "files": [ - "https://github.com/stuttlepress/ComfyUI-Wan-VACE-Prep" - ], - "install_type": "git-clone", - "description": "A ComfyUI node that generates a VACE control video and mask for a smooth transition between two videos" - }, - { - "author": "ZUENS2020", - "title": "ComfyUI LLM Nodes", - "id": "comfyui-llm-nodes", - "reference": "https://github.com/ZUENS2020/ComfyUI-LLM-Nodes", - "files": [ - "https://github.com/ZUENS2020/ComfyUI-LLM-Nodes" - ], - "install_type": "git-clone", - "description": "LLM integration nodes for ComfyUI. Support chat completions and image generation with OpenAI/Gemini. Features precise resolution and aspect ratio control for Gemini image generation (1K/2K/4K with 5 aspect ratios). Zero external dependencies." } ] } diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 97701a6f..1c39d3be 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -2697,6 +2697,14 @@ "title_aux": "ComfyUI-Ovis2" } ], + "https://github.com/Angelsan720/attention_bench": [ + [ + "ImageInfo" + ], + { + "title_aux": "attention_bench" + } + ], "https://github.com/Anibaaal/ComfyUI-UX-Nodes": [ [ "AdvancedCompositeImageMasked", @@ -6811,6 +6819,14 @@ "title_aux": "VibeVoice ComfyUI" } ], + "https://github.com/Enferlain/ComfyUI-A1111-cond": [ + [ + "A1111Prompt" + ], + { + "title_aux": "ComfyUI-A1111-cond" + } + ], "https://github.com/EnragedAntelope/ComfyUI-ConstrainResolution": [ [ "ConstrainResolution" @@ -7765,6 +7781,14 @@ "title_aux": "feidorian-ComfyNodes" } ], + "https://github.com/FemReiyaDev/ComfyUI-ReiyaNodes": [ + [ + "RMImageStitch" + ], + { + "title_aux": "ComfyUI-ReiyaNodes" + } + ], "https://github.com/Ferocit/comfyui-feroccustomnodes": [ [ "LoadDescriptionNode", @@ -10778,6 +10802,7 @@ [ "AudiotoTD", "Comfy3DPacktoTD", + "GaussianSplattingtoTD", "Hy3DtoTD", "ImagetoTD", "ImagetoTD(JPEG)", @@ -14448,6 +14473,14 @@ "title_aux": "ComfyUI_TravelSuite" } ], + "https://github.com/NickPittas/ComfyUI_CameraAngleSelector": [ + [ + "CameraAngleSelector" + ], + { + "title_aux": "ComfyUI_CameraAngleSelector" + } + ], "https://github.com/Nikosis/ComfyUI-Nikosis-Nodes": [ [ "AspectRatioNikosis", @@ -16701,6 +16734,14 @@ "title_aux": "DeepFuze" } ], + "https://github.com/SamLiu1000/ComfyUI_Rabbit-Camera-Perspective": [ + [ + "RabbitCameraSelector" + ], + { + "title_aux": "ComfyUI_Rabbit-Camera-Perspective" + } + ], "https://github.com/SamLiu1000/ComfyUI_Resolution-and-Ratio": [ [ "ResolutionAndRatio" @@ -19865,56 +19906,20 @@ "https://github.com/Tinuva88/Comfy-UmiAI": [ [ "CameraAngleSelector", - "CharacterSheetCropper", "UmiAIWildcardNode", "UmiAIWildcardNodeLite", - "UmiAutoCaption", - "UmiBBoxExtractor", - "UmiCameraAngleSelector", - "UmiCameraControl", - "UmiCaptionEnhancer", - "UmiCaptionGenerator", - "UmiCharacterBatch", "UmiCharacterCreator", "UmiCharacterDesigner", - "UmiCharacterInfo", - "UmiCharacterManager", - "UmiCharacterSheetCropper", - "UmiChromaKey", - "UmiColorFix", - "UmiDatasetExport", "UmiDatasetGenerator", "UmiEmotionGenerator", "UmiEmotionStudio", - "UmiExpressionMixer", - "UmiLoraAnimator", - "UmiMaskExtractor", "UmiModelManager", "UmiModelSelector", "UmiPoseGenerator", - "UmiPoseLibrary", "UmiPositionControl", - "UmiPromptTemplate", - "UmiQWENDetailer", - "UmiQWENEncoder", - "UmiQuadSplitter", - "UmiRMBG2", - "UmiResize", "UmiSaveImage", - "UmiSceneComposer", - "UmiSheetExtractor", - "UmiSheetManager", - "UmiSpriteExport", "UmiSpriteGenerator", - "UmiVisualCameraControl", - "VNCCSChromaKey", - "VNCCSSheetExtractor", - "VNCCSSheetManager", - "VNCCS_ColorFix", - "VNCCS_MaskExtractor", - "VNCCS_QuadSplitter", - "VNCCS_RMBG2", - "VNCCS_Resize" + "UmiVisualCameraControl" ], { "title_aux": "Comfy-UmiAI" @@ -22648,6 +22653,16 @@ "title_aux": "ComfyUI_Blender_Texdiff" } ], + "https://github.com/advancedtech-sk/ComfyUI-GROUT": [ + [ + "GROUTHeatmapColorize", + "GROUTSegmentation", + "GROUTThreshold" + ], + { + "title_aux": "ComfyUI-GROUT" + } + ], "https://github.com/aegis72/aegisflow_utility_nodes": [ [ "Add Text To Image", @@ -24731,6 +24746,15 @@ "title_aux": "comfyui-find-perfect-resolution" } ], + "https://github.com/asirihewage/remove_metadata_comfyui": [ + [ + "RemoveMetadataStealth", + "VideoSanitizerStealth" + ], + { + "title_aux": "remove_metadata_comfyui" + } + ], "https://github.com/aslanxie/comfyui_qwen_image_edit": [ [ "QWen Image Edit" @@ -24776,6 +24800,14 @@ "title_aux": "comfyui_arcane_style_trans" } ], + "https://github.com/ato321/ComfyUI-LTXVGuideRebase": [ + [ + "LTXVRebaseGuides" + ], + { + "title_aux": "ComfyUI-LTXVGuideRebase" + } + ], "https://github.com/attashe/ComfyUI-FluxRegionAttention": [ [ "CLIPDebug", @@ -26322,6 +26354,14 @@ "title_aux": "ComfyUI-AI-CustomURL" } ], + "https://github.com/bozkut/ComfyUI-Prompt-Expander": [ + [ + "PromptExpanderNode" + ], + { + "title_aux": "ComfyUI-Prompt-Expander" + } + ], "https://github.com/bpmpnaito/comfyui-imageviewer": [ [ "ImageViewer" @@ -26827,6 +26867,14 @@ "title_aux": "ComfyUI-TostAI" } ], + "https://github.com/capitan01R/Capitan-ConditioningEnhancer": [ + [ + "ConditioningEnhancer" + ], + { + "title_aux": "Capitan-ConditioningEnhancer" + } + ], "https://github.com/cardenluo/ComfyUI-Apt_Preset": [ [ "AD_DrawSchedule", @@ -32321,6 +32369,18 @@ "title_aux": "Comfyui-JSON-Manager" } ], + "https://github.com/euan-gwd/comfyui-character-prompt-builder": [ + [ + "Character Prompt Builder Actions", + "Character Prompt Builder Female Fashion", + "Character Prompt Builder Male Fashion", + "Character Prompt Builder Person", + "Character Prompt Builder Scene" + ], + { + "title_aux": "comfyui-character-prompt-builder" + } + ], "https://github.com/evanspearman/ComfyMath": [ [ "CM_BoolBinaryOperation", @@ -37280,14 +37340,6 @@ "title_aux": "ResAdapter for ComfyUI" } ], - "https://github.com/jinanlongen/ComfyUI-Prompt-Expander": [ - [ - "PromptExpanderNode" - ], - { - "title_aux": "ComfyUI Prompt Expander Node" - } - ], "https://github.com/jinchanz/ComfyUI-ADIC": [ [ "ADICOpenAIGPTImage1", @@ -38374,6 +38426,16 @@ "title_aux": "KANIBUS - Advanced Eye Tracking ControlNet System" } ], + "https://github.com/kantan-kanto/ComfyUI-MultiModal-Prompt-Nodes": [ + [ + "QwenImageEditPromptGenerator", + "VisionLLMNode", + "WanVideoPromptGenerator" + ], + { + "title_aux": "ComfyUI-MultiModal-Prompt-Nodes" + } + ], "https://github.com/kantsche/ComfyUI-MixMod": [ [ "MixModBandFFTGuiderNode", @@ -43570,6 +43632,15 @@ "title_aux": "ComfyUI - Mask Bounding Box" } ], + "https://github.com/mingchoi/ComfyUI-Prompt-Iterator": [ + [ + "PromptIterator", + "PromptTemplateIterator" + ], + { + "title_aux": "ComfyUI-Prompt-Iterator" + } + ], "https://github.com/mingsky-ai/ComfyUI-MingNodes": [ [ "AddWaterMarkNode", @@ -49702,6 +49773,14 @@ "title_aux": "comfyUI-LongLook" } ], + "https://github.com/shumoLR/Comfyui_SynVow_MultiangleCamera": [ + [ + "SynvowMultiangleCameraNode" + ], + { + "title_aux": "Comfyui_SynVow_MultiangleCamera" + } + ], "https://github.com/silveroxides/ComfyUI-ModelUtils": [ [ "CheckpointMetaKeys", @@ -50110,6 +50189,22 @@ "title_aux": "kb-comfyui-nodes" } ], + "https://github.com/smartvain/ComfyUI-FaceKeypointsFilter": [ + [ + "FaceKeypointsFilter" + ], + { + "title_aux": "ComfyUI-FaceKeypointsFilter" + } + ], + "https://github.com/smartvain/ComfyUI-PoseKeypointsToImage": [ + [ + "PoseKeypointsToImage" + ], + { + "title_aux": "ComfyUI-PoseKeypointsToImage" + } + ], "https://github.com/smbdsbrain/ComfyUI-PK_load_image_paste": [ [ "PKLoadImagePaste" @@ -51779,6 +51874,14 @@ "title_aux": "SANA_LOWVRAM" } ], + "https://github.com/tackcrypto1031/tk_comfyui_img2mask": [ + [ + "TK_Image2Mask" + ], + { + "title_aux": "tk_comfyui_img2mask" + } + ], "https://github.com/takemetosiberia/ComfyUI-SAMURAI--SAM2-": [ [ "SAMURAIBoxInputNode", @@ -53138,7 +53241,6 @@ ], "https://github.com/ussoewwin/ComfyUI-QwenImageLoraLoader": [ [ - "NunchakuQwenImageDiffsynthControlnet", "NunchakuQwenImageLoraLoader", "NunchakuQwenImageLoraStack" ], @@ -53812,6 +53914,14 @@ "title_aux": "ComfyUI-WanAnimate-Enhancer" } ], + "https://github.com/wallen0322/ComfyUI-qwenmultianglelight": [ + [ + "QwenMultiangleLightningNode" + ], + { + "title_aux": "ComfyUI-qwenmultianglelight" + } + ], "https://github.com/wallish77/wlsh_nodes": [ [ "Build Filename String (WLSH)", @@ -53858,6 +53968,14 @@ "title_aux": "wlsh_nodes" } ], + "https://github.com/wanjin123111/ComfyUI-3D-Human-Pose": [ + [ + "ThreeD_Human_Pose" + ], + { + "title_aux": "ComfyUI-3D-Human-Pose" + } + ], "https://github.com/wasilone11/comfyui-pvm-node": [ [ "SyncPVMessengerNode" @@ -56347,6 +56465,14 @@ "title_aux": "ComfyUI_zfkun" } ], + "https://github.com/zhangle0013/comfyui-EmptyImageYesON": [ + [ + "ImageAutoDisableNode" + ], + { + "title_aux": "comfyui-EmptyImageYesON" + } + ], "https://github.com/zhanglongxiao111/Comfyui-geminiapi": [ [ "ElevenLabsTTSNode", @@ -56599,6 +56725,22 @@ "title_aux": "ComfyUI-ASV-Nodes Node" } ], + "https://github.com/zwaigani/ComfyUI-LoRA-stacker": [ + [ + "LoRA Stacker" + ], + { + "title_aux": "ComfyUI-LoRA-stacker" + } + ], + "https://github.com/zwaigani/ComfyUI-VRAM-watcher": [ + [ + "VRAMWatcher" + ], + { + "title_aux": "ComfyUI-VRAM-watcher" + } + ], "https://github.com/zygion/comfyui-zygion-util-nodes": [ [ "ItemListNode",