diff --git a/custom-node-list.json b/custom-node-list.json index 4e3287fe..25d07a9a 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -19171,7 +19171,7 @@ { "author": "lth", "title": "Comfyui_three_js", - "id": "lth", + "id": "comfyui_three_js", "reference": "https://github.com/lo-th/Comfyui_three_js", "files": [ "https://github.com/lo-th/Comfyui_three_js" @@ -27466,6 +27466,26 @@ "install_type": "git-clone", "description": "Load images with automatic prompt extraction from Civitai URLs, caption files, or EXIF metadata. Features smart dataset detection and dynamic preview updates." }, + { + "author": "LargeModGames", + "title": "ComfyUI LoRA Auto Downloader", + "reference": "https://github.com/LargeModGames/comfyui-smart-lora-downloader", + "files": [ + "https://github.com/LargeModGames/comfyui-smart-lora-downloader" + ], + "install_type": "git-clone", + "description": "Automatically download missing LoRAs from CivitAI and detect missing LoRAs in workflows. Features smart directory detection and easy installation." + }, + { + "author": "inyourdreams-studio", + "title": "ComfyUI-RBLM", + "reference": "https://github.com/inyourdreams-studio/comfyui-rblm", + "files": [ + "https://github.com/inyourdreams-studio/comfyui-rblm" + ], + "install_type": "git-clone", + "description": "A custom node pack for ComfyUI that provides text manipulation nodes." + }, diff --git a/extension-node-map.json b/extension-node-map.json index 77846fe1..8e2884ee 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -281,27 +281,29 @@ ], "https://github.com/1hew/ComfyUI-1hewNodes": [ [ - "BlendModesAlpha", "CoordinateExtract", "ImageAddLabel", "ImageBBoxCrop", + "ImageBBoxPaste", + "ImageBlendModesByAlpha", "ImageBlendModesByCSS", "ImageCropEdge", "ImageCropSquare", "ImageCropWithBBox", - "ImageCroppedPaste", "ImageDetailHLFreqSeparation", "ImageEditStitch", + "ImageLumaMatte", "ImagePlot", "ImageResizeUniversal", - "LumaMatte", + "ImageSolid", + "ImageTileMerge", + "ImageTileSplit", "MaskBBoxCrop", "MaskBatchMathOps", "MaskMathOps", "PathSelect", "PromptExtract", - "SliderValueRangeMapping", - "Solid" + "SliderValueRangeMapping" ], { "title_aux": "ComfyUI 1hewNodes" @@ -7132,6 +7134,15 @@ "title_aux": "ComfyUI ASCII Art Nodes" } ], + "https://github.com/LargeModGames/comfyui-smart-lora-downloader": [ + [ + "LoRAAutoDownloader", + "WorkflowLoRAScanner" + ], + { + "title_aux": "ComfyUI LoRA Auto Downloader" + } + ], "https://github.com/LarryJane491/Image-Captioning-in-ComfyUI": [ [ "LoRA Caption Load", @@ -13766,6 +13777,17 @@ "title_aux": "ComfyUI-UNO" } ], + "https://github.com/Yuan-ManX/ComfyUI-Vui": [ + [ + "LoadVuiModel", + "LoadVuiPrompt", + "SaveVui", + "Vui" + ], + { + "title_aux": "ComfyUI-Vui" + } + ], "https://github.com/ZHO-ZHO-ZHO/ComfyUI-APISR": [ [ "APISR_Lterative_Zho", @@ -15092,7 +15114,6 @@ "Sage_CheckpointSelector", "Sage_CleanText", "Sage_CollectKeywordsFromLoraStack", - "Sage_ConditioningRngOut", "Sage_ConditioningZeroOut", "Sage_ConstructLLMPrompt", "Sage_ConstructLLMPromptExtra", @@ -15127,18 +15148,13 @@ "Sage_PonyStyle", "Sage_SamplerInfo", "Sage_SaveImageWithMetadata", - "Sage_SetBool", - "Sage_SetFloat", - "Sage_SetInteger", "Sage_SetText", - "Sage_TextCompare", "Sage_TextWeight", "Sage_TilingInfo", "Sage_TripleJoinText", "Sage_TripleLoraStack", "Sage_UNETLoader", - "Sage_ViewAnything", - "Sage_ViewText" + "Sage_ViewAnything" ], { "title_aux": "Sage Utils" @@ -23552,6 +23568,18 @@ "title_aux": "ComfyUI Neural Network Toolkit NNT " } ], + "https://github.com/inyourdreams-studio/comfyui-rblm": [ + [ + "ImageLevelsNode", + "MaskDilateNode", + "MaskFillHolesNode", + "ReplaceNode", + "ThresholdToAlphaNode" + ], + { + "title_aux": "ComfyUI-RBLM" + } + ], "https://github.com/irreveloper/ComfyUI-DSD": [ [ "DSDGeminiPromptEnhancer", @@ -25184,7 +25212,7 @@ "https://github.com/keit0728/ComfyUI-keitNodes": [ [ "M2MTranslator", - "WanVideoOptimalResizer" + "PixelLimitResizer" ], { "title_aux": "ComfyUI-keitNodes" diff --git a/github-stats.json b/github-stats.json index 5af42aaf..1439464d 100644 --- a/github-stats.json +++ b/github-stats.json @@ -2544,6 +2544,11 @@ "last_update": "2025-05-18 09:22:38", "author_account_age_days": 253 }, + "https://github.com/LargeModGames/comfyui-smart-lora-downloader": { + "stars": 0, + "last_update": "2025-06-12 08:40:31", + "author_account_age_days": 1484 + }, "https://github.com/LarryJane491/Image-Captioning-in-ComfyUI": { "stars": 63, "last_update": "2024-06-06 20:45:43", @@ -4712,7 +4717,7 @@ "https://github.com/YMC-GitHub/ymc_node_joy": { "stars": 0, "last_update": "2025-06-11 06:49:57", - "author_account_age_days": 3047 + "author_account_age_days": 3048 }, "https://github.com/YOUR-WORST-TACO/ComfyUI-TacoNodes": { "stars": 15, @@ -4879,6 +4884,11 @@ "last_update": "2025-04-11 07:37:33", "author_account_age_days": 1792 }, + "https://github.com/Yuan-ManX/ComfyUI-Vui": { + "stars": 2, + "last_update": "2025-06-12 03:55:32", + "author_account_age_days": 1793 + }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-APISR": { "stars": 375, "last_update": "2024-05-22 14:14:46", @@ -7739,6 +7749,11 @@ "last_update": "2024-07-28 21:08:27", "author_account_age_days": 458 }, + "https://github.com/hassan-sd/comfyui-image-prompt-loader": { + "stars": 2, + "last_update": "2025-06-11 21:10:47", + "author_account_age_days": 922 + }, "https://github.com/hay86/ComfyUI_DDColor": { "stars": 7, "last_update": "2024-06-14 08:12:13", @@ -8124,6 +8139,11 @@ "last_update": "2025-01-08 17:22:46", "author_account_age_days": 3238 }, + "https://github.com/inyourdreams-studio/comfyui-rblm": { + "stars": 0, + "last_update": "2025-06-12 05:11:58", + "author_account_age_days": 1 + }, "https://github.com/irreveloper/ComfyUI-DSD": { "stars": 37, "last_update": "2025-03-15 16:55:07", @@ -10377,7 +10397,7 @@ "https://github.com/pawelmal0101/ComfyUI-Webhook": { "stars": 0, "last_update": "2025-06-11 10:36:58", - "author_account_age_days": 1013 + "author_account_age_days": 1014 }, "https://github.com/pbpbpb2705/ComfyUI-LyraVSIH": { "stars": 0, @@ -11197,12 +11217,12 @@ "https://github.com/skycoder182/comfyui-filename-tools": { "stars": 0, "last_update": "2025-05-20 18:06:04", - "author_account_age_days": 22 + "author_account_age_days": 23 }, "https://github.com/skycoder182/comfyui-skycoder-tools": { "stars": 1, "last_update": "2025-06-08 12:26:41", - "author_account_age_days": 22 + "author_account_age_days": 23 }, "https://github.com/slvslvslv/ComfyUI-SmartHelperNodes": { "stars": 2, @@ -11665,9 +11685,9 @@ "author_account_age_days": 1228 }, "https://github.com/sugarkwork/comfyui-trtupscaler": { - "stars": 0, + "stars": 1, "last_update": "2025-06-11 07:43:10", - "author_account_age_days": 1227 + "author_account_age_days": 1228 }, "https://github.com/sugarkwork/comfyui_cohere": { "stars": 1, diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json index beb04056..9057ae4f 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -1,7 +1,17 @@ { "custom_nodes": [ { - "author": "wildminder", + "author": "yichengup", + "title": "ComfyUI-Transition", + "reference": "https://github.com/yichengup/ComfyUI-Transition", + "files": [ + "https://github.com/yichengup/ComfyUI-Transition" + ], + "install_type": "git-clone", + "description": "NODES: Linear Transition, Gradient Transition, Dual Line Transition, Sequence Transition, Circular Transition, Circular Sequence Transition" + }, + { + "author": "Malloc-pix", "title": "comfyui_qwen2.4_vl_node [WIP]", "reference": "https://github.com/Malloc-pix/comfyui_qwen2.4_vl_node", "files": [ @@ -10,16 +20,6 @@ "install_type": "git-clone", "description": "NODES: CogVLM2 Captioner, CLIP Dynamic Text Encode(cy)" }, - { - "author": "LargeModGames", - "title": "ComfyUI LoRA Auto Downloader [NAME CONFLICT]", - "reference": "https://github.com/LargeModGames/comfyui-lora-auto-downloader", - "files": [ - "https://github.com/LargeModGames/comfyui-lora-auto-downloader" - ], - "install_type": "git-clone", - "description": "Automatically download missing LoRAs from CivitAI and detect missing LoRAs in workflows. Features smart directory detection and easy installation." - }, { "author": "wildminder", "title": "ComfyUI-MagCache [WIP]", diff --git a/node_db/dev/extension-node-map.json b/node_db/dev/extension-node-map.json index 38de6fae..199b4af6 100644 --- a/node_db/dev/extension-node-map.json +++ b/node_db/dev/extension-node-map.json @@ -148,27 +148,29 @@ ], "https://github.com/1hew/ComfyUI-1hewNodes": [ [ - "BlendModesAlpha", "CoordinateExtract", "ImageAddLabel", "ImageBBoxCrop", + "ImageBBoxPaste", + "ImageBlendModesByAlpha", "ImageBlendModesByCSS", "ImageCropEdge", "ImageCropSquare", "ImageCropWithBBox", - "ImageCroppedPaste", "ImageDetailHLFreqSeparation", "ImageEditStitch", + "ImageLumaMatte", "ImagePlot", "ImageResizeUniversal", - "LumaMatte", + "ImageSolid", + "ImageTileMerge", + "ImageTileSplit", "MaskBBoxCrop", "MaskBatchMathOps", "MaskMathOps", "PathSelect", "PromptExtract", - "SliderValueRangeMapping", - "Solid" + "SliderValueRangeMapping" ], { "title_aux": "ComfyUI-1hewNodes [WIP]" @@ -2128,15 +2130,6 @@ "title_aux": "ComfyUI-Text" } ], - "https://github.com/LargeModGames/comfyui-lora-auto-downloader": [ - [ - "LoRAAutoDownloader", - "WorkflowLoRAScanner" - ], - { - "title_aux": "ComfyUI LoRA Auto Downloader [NAME CONFLICT]" - } - ], "https://github.com/LarryJane491/ComfyUI-ModelUnloader": [ [ "Model Unloader" @@ -2321,7 +2314,7 @@ "https://github.com/Malloc-pix/comfyui_qwen2.4_vl_node": [ [ "CLIPDynamicTextEncode", - "CogVLM2Captioner" + "Qwen2Captioner" ], { "title_aux": "comfyui_qwen2.4_vl_node [WIP]" @@ -8937,6 +8930,19 @@ "title_aux": "ComfyUI_Lam" } ], + "https://github.com/yichengup/ComfyUI-Transition": [ + [ + "CircularSequenceTransition", + "CircularTransition", + "DualLineTransition", + "GradientTransition", + "LinearTransition", + "SequenceTransition" + ], + { + "title_aux": "ComfyUI-Transition" + } + ], "https://github.com/yichengup/ComfyUI-YCNodes_Advance": [ [ "FaceDetectorSelector", diff --git a/node_db/dev/github-stats.json b/node_db/dev/github-stats.json index 470753e5..fc105486 100644 --- a/node_db/dev/github-stats.json +++ b/node_db/dev/github-stats.json @@ -7,11 +7,11 @@ "https://github.com/17Retoucher/ComfyUI_Fooocus": { "stars": 57, "last_update": "2024-02-24 07:33:29", - "author_account_age_days": 523 + "author_account_age_days": 524 }, "https://github.com/1hew/ComfyUI-1hewNodes": { "stars": 3, - "last_update": "2025-05-28 04:08:39", + "last_update": "2025-06-12 07:31:33", "author_account_age_days": 800 }, "https://github.com/3dmindscapper/ComfyUI-PartField": { @@ -20,7 +20,7 @@ "author_account_age_days": 756 }, "https://github.com/3dmindscapper/ComfyUI-Sam-Mesh": { - "stars": 29, + "stars": 30, "last_update": "2025-05-07 12:42:13", "author_account_age_days": 756 }, @@ -52,37 +52,37 @@ "https://github.com/AICodeFactory/ComfyUI-Viva": { "stars": 1, "last_update": "2025-05-15 08:07:12", - "author_account_age_days": 420 + "author_account_age_days": 421 }, "https://github.com/AIFSH/ComfyUI-OpenDIT": { "stars": 0, "last_update": "2024-06-30 09:33:55", - "author_account_age_days": 583 + "author_account_age_days": 584 }, "https://github.com/AIFSH/ComfyUI-ViViD": { "stars": 5, "last_update": "2024-06-25 08:16:53", - "author_account_age_days": 583 + "author_account_age_days": 584 }, "https://github.com/AIFSH/HivisionIDPhotos-ComfyUI": { "stars": 148, "last_update": "2024-09-16 14:16:06", - "author_account_age_days": 583 + "author_account_age_days": 584 }, "https://github.com/AIFSH/IMAGDressing-ComfyUI": { "stars": 61, "last_update": "2024-11-14 01:44:02", - "author_account_age_days": 583 + "author_account_age_days": 584 }, "https://github.com/AIFSH/UltralightDigitalHuman-ComfyUI": { "stars": 128, "last_update": "2024-11-25 11:39:23", - "author_account_age_days": 583 + "author_account_age_days": 584 }, "https://github.com/AIFSH/UtilNodes-ComfyUI": { "stars": 13, "last_update": "2024-12-19 06:44:25", - "author_account_age_days": 583 + "author_account_age_days": 584 }, "https://github.com/AJO-reading/ComfyUI-AjoNodes": { "stars": 1, @@ -102,12 +102,12 @@ "https://github.com/AhBumm/ComfyUI-Upscayl": { "stars": 0, "last_update": "2025-02-19 09:41:02", - "author_account_age_days": 1161 + "author_account_age_days": 1162 }, "https://github.com/AhBumm/ComfyUI_MangaLineExtraction-hf": { "stars": 0, "last_update": "2025-05-02 18:47:09", - "author_account_age_days": 1161 + "author_account_age_days": 1162 }, "https://github.com/AkiEvansDev/ComfyUI-Tools": { "stars": 0, @@ -122,12 +122,12 @@ "https://github.com/AlejandroTuzzi/TUZZI-ByPass": { "stars": 5, "last_update": "2025-05-13 14:04:56", - "author_account_age_days": 1596 + "author_account_age_days": 1597 }, "https://github.com/AlexXi19/ComfyUI-OpenAINode": { "stars": 1, "last_update": "2025-01-13 18:43:22", - "author_account_age_days": 1782 + "author_account_age_days": 1783 }, "https://github.com/AlexYez/comfyui-timesaver": { "stars": 0, @@ -137,27 +137,27 @@ "https://github.com/AllenEdgarPoe/ComfyUI-Xorbis-nodes": { "stars": 3, "last_update": "2024-11-27 01:27:49", - "author_account_age_days": 2457 + "author_account_age_days": 2458 }, "https://github.com/Alvaroeai/ComfyUI-SunoAI-Mds": { "stars": 0, "last_update": "2025-01-11 21:13:41", - "author_account_age_days": 4053 + "author_account_age_days": 4054 }, "https://github.com/Anonymzx/ComfyUI-Indonesia-TTS": { "stars": 0, "last_update": "2025-05-07 14:33:50", - "author_account_age_days": 2181 + "author_account_age_days": 2182 }, "https://github.com/Anze-/ComfyUI-OIDN": { "stars": 8, "last_update": "2024-11-27 18:05:41", - "author_account_age_days": 4306 + "author_account_age_days": 4307 }, "https://github.com/Anze-/ComfyUI_deepDeband": { "stars": 3, "last_update": "2024-11-12 19:13:59", - "author_account_age_days": 4306 + "author_account_age_days": 4307 }, "https://github.com/ArmandAlbert/Kwai_font_comfyui": { "stars": 1, @@ -167,37 +167,37 @@ "https://github.com/ArthusLiang/comfyui-face-remap": { "stars": 4, "last_update": "2024-11-30 12:34:28", - "author_account_age_days": 4368 + "author_account_age_days": 4369 }, "https://github.com/AustinMroz/ComfyUI-MinCache": { "stars": 2, "last_update": "2024-12-25 18:52:07", - "author_account_age_days": 4426 + "author_account_age_days": 4427 }, "https://github.com/AustinMroz/ComfyUI-WorkflowCheckpointing": { "stars": 11, "last_update": "2024-10-17 19:59:40", - "author_account_age_days": 4426 + "author_account_age_days": 4427 }, "https://github.com/BadCafeCode/execution-inversion-demo-comfyui": { "stars": 69, "last_update": "2025-03-09 00:44:37", - "author_account_age_days": 782 + "author_account_age_days": 783 }, "https://github.com/BaronVonBoolean/ComfyUI-FileOps": { "stars": 0, "last_update": "2024-12-22 18:04:20", - "author_account_age_days": 190 + "author_account_age_days": 191 }, "https://github.com/Beinsezii/comfyui-amd-go-fast": { "stars": 42, "last_update": "2025-04-21 19:37:22", - "author_account_age_days": 2578 + "author_account_age_days": 2579 }, "https://github.com/BenjaMITM/ComfyUI_On_The_Fly_Wildcards": { "stars": 0, "last_update": "2024-11-20 06:17:53", - "author_account_age_days": 299 + "author_account_age_days": 300 }, "https://github.com/BetaDoggo/ComfyUI-LogicGates": { "stars": 3, @@ -227,7 +227,7 @@ "https://github.com/Brandelan/ComfyUI_bd_customNodes": { "stars": 2, "last_update": "2024-09-08 01:04:38", - "author_account_age_days": 4503 + "author_account_age_days": 4504 }, "https://github.com/BuffMcBigHuge/ComfyUI-Buff-Nodes": { "stars": 2, @@ -242,7 +242,7 @@ "https://github.com/COcisuts/CObot-ComfyUI-WhisperToTranscription": { "stars": 0, "last_update": "2025-06-08 13:32:25", - "author_account_age_days": 2968 + "author_account_age_days": 2969 }, "https://github.com/CY-CHENYUE/ComfyUI-FramePack-HY": { "stars": 17, @@ -262,17 +262,17 @@ "https://github.com/Charonartist/ComfyUI-send-eagle-pro_2": { "stars": 0, "last_update": "2025-05-26 12:12:47", - "author_account_age_days": 346 + "author_account_age_days": 347 }, "https://github.com/ChrisColeTech/ComfyUI-Get-Random-File": { "stars": 3, "last_update": "2024-09-02 02:30:05", - "author_account_age_days": 2764 + "author_account_age_days": 2765 }, "https://github.com/Clelstyn/ComfyUI-Inpaint_with_Detailer": { "stars": 1, "last_update": "2024-11-02 12:04:53", - "author_account_age_days": 670 + "author_account_age_days": 671 }, "https://github.com/Clybius/ComfyUI-FluxDeCLIP": { "stars": 1, @@ -282,12 +282,12 @@ "https://github.com/Comfy-Org/ComfyUI_devtools": { "stars": 19, "last_update": "2025-05-10 16:23:35", - "author_account_age_days": 427 + "author_account_age_days": 428 }, "https://github.com/ComfyUI-Workflow/ComfyUI-OpenAI": { "stars": 25, "last_update": "2024-10-07 08:25:18", - "author_account_age_days": 249 + "author_account_age_days": 250 }, "https://github.com/D1-3105/ComfyUI-VideoStream": { "stars": 0, @@ -312,7 +312,7 @@ "https://github.com/DonutsDelivery/ComfyUI-DonutNodes": { "stars": 6, "last_update": "2025-06-10 22:00:50", - "author_account_age_days": 77 + "author_account_age_days": 78 }, "https://github.com/DrMWeigand/ComfyUI_LineBreakInserter": { "stars": 0, @@ -337,7 +337,7 @@ "https://github.com/Eagle-CN/ComfyUI-Addoor": { "stars": 50, "last_update": "2025-04-25 01:03:58", - "author_account_age_days": 2979 + "author_account_age_days": 2980 }, "https://github.com/Elawphant/ComfyUI-MusicGen": { "stars": 6, @@ -362,7 +362,7 @@ "https://github.com/EricRollei/Comfy-Metadata-System": { "stars": 0, "last_update": "2025-04-28 23:42:26", - "author_account_age_days": 1246 + "author_account_age_days": 1247 }, "https://github.com/ExponentialML/ComfyUI_LiveDirector": { "stars": 37, @@ -387,12 +387,12 @@ "https://github.com/FinetunersAI/comfyui-fast-group-link": { "stars": 0, "last_update": "2024-12-09 17:35:50", - "author_account_age_days": 373 + "author_account_age_days": 374 }, "https://github.com/FinetunersAI/finetuners": { "stars": 1, "last_update": "2025-01-06 16:29:33", - "author_account_age_days": 373 + "author_account_age_days": 374 }, "https://github.com/FoundD-oka/ComfyUI-kisekae-OOTD": { "stars": 0, @@ -407,12 +407,12 @@ "https://github.com/GentlemanHu/ComfyUI-Notifier": { "stars": 4, "last_update": "2024-07-14 15:38:44", - "author_account_age_days": 2735 + "author_account_age_days": 2736 }, "https://github.com/George0726/ComfyUI-video-accessory": { "stars": 1, "last_update": "2025-05-19 14:18:22", - "author_account_age_days": 2603 + "author_account_age_days": 2604 }, "https://github.com/Good-Dream-Studio/ComfyUI-Connect": { "stars": 15, @@ -442,7 +442,7 @@ "https://github.com/HuangYuChuh/ComfyUI-DeepSeek-Toolkit": { "stars": 12, "last_update": "2025-03-06 08:27:47", - "author_account_age_days": 416 + "author_account_age_days": 417 }, "https://github.com/IfnotFr/ComfyUI-Ifnot-Pack": { "stars": 1, @@ -462,22 +462,22 @@ "https://github.com/IuvenisSapiens/ComfyUI_MiniCPM-V-2_6-int4": { "stars": 182, "last_update": "2025-04-02 16:32:54", - "author_account_age_days": 763 + "author_account_age_days": 764 }, "https://github.com/IvanZhd/comfyui-codeformer": { "stars": 0, "last_update": "2023-12-02 20:51:52", - "author_account_age_days": 2930 + "author_account_age_days": 2931 }, "https://github.com/Jaxkr/comfyui-terminal-command": { "stars": 1, "last_update": "2023-12-03 10:31:40", - "author_account_age_days": 4979 + "author_account_age_days": 4980 }, "https://github.com/JayLyu/ComfyUI_BaiKong_Node": { "stars": 8, "last_update": "2025-03-31 14:22:51", - "author_account_age_days": 3620 + "author_account_age_days": 3621 }, "https://github.com/Jiffies-64/ComfyUI-SaveImagePlus": { "stars": 0, @@ -492,7 +492,7 @@ "https://github.com/JissiChoi/ComfyUI-Jissi-List": { "stars": 0, "last_update": "2024-12-24 08:24:27", - "author_account_age_days": 2570 + "author_account_age_days": 2571 }, "https://github.com/JoeAu/ComfyUI-PythonNode": { "stars": 3, @@ -507,12 +507,12 @@ "https://github.com/Junst/ComfyUI-PNG2SVG2PNG": { "stars": 0, "last_update": "2024-12-04 02:25:04", - "author_account_age_days": 2890 + "author_account_age_days": 2891 }, "https://github.com/KERRY-YUAN/ComfyUI_Python_Executor": { "stars": 1, "last_update": "2025-04-07 07:49:03", - "author_account_age_days": 1606 + "author_account_age_days": 1607 }, "https://github.com/Kayarte/Time-Series-Nodes-for-ComfyUI": { "stars": 1, @@ -527,7 +527,7 @@ "https://github.com/KoreTeknology/ComfyUI-Nai-Production-Nodes-Pack": { "stars": 10, "last_update": "2024-11-24 15:55:30", - "author_account_age_days": 3542 + "author_account_age_days": 3543 }, "https://github.com/Krish-701/RK_Comfyui": { "stars": 0, @@ -552,12 +552,17 @@ "https://github.com/LLMCoder2023/ComfyUI-LLMCoder2023Nodes": { "stars": 0, "last_update": "2025-04-30 02:42:58", - "author_account_age_days": 3359 + "author_account_age_days": 3360 }, "https://github.com/LZpenguin/ComfyUI-Text": { "stars": 23, "last_update": "2024-06-20 13:38:16", - "author_account_age_days": 2331 + "author_account_age_days": 2332 + }, + "https://github.com/LargeModGames/comfyui-lora-auto-downloader": { + "stars": 0, + "last_update": "2025-06-12 07:58:38", + "author_account_age_days": 1484 }, "https://github.com/LarryJane491/ComfyUI-ModelUnloader": { "stars": 4, @@ -577,12 +582,12 @@ "https://github.com/Linsoo/ComfyUI-Linsoo-Custom-Nodes": { "stars": 0, "last_update": "2025-04-25 09:23:18", - "author_account_age_days": 4443 + "author_account_age_days": 4444 }, "https://github.com/Looking-Glass/LKG-ComfyUI": { "stars": 4, "last_update": "2024-10-30 17:02:54", - "author_account_age_days": 3337 + "author_account_age_days": 3338 }, "https://github.com/LotzF/ComfyUI-Simple-Chat-GPT-completion": { "stars": 0, @@ -597,23 +602,28 @@ "https://github.com/LyazS/ComfyUI-aznodes": { "stars": 0, "last_update": "2025-06-03 14:57:29", - "author_account_age_days": 3209 + "author_account_age_days": 3210 }, "https://github.com/LykosAI/ComfyUI-Inference-Core-Nodes": { "stars": 34, "last_update": "2025-04-05 22:22:31", - "author_account_age_days": 730 + "author_account_age_days": 731 }, "https://github.com/M4lF3s/comfy-tif-support": { "stars": 0, "last_update": "2025-02-12 09:29:11", - "author_account_age_days": 3576 + "author_account_age_days": 3577 }, "https://github.com/MakkiShizu/ComfyUI-MakkiTools": { "stars": 0, "last_update": "2025-06-11 14:22:43", "author_account_age_days": 665 }, + "https://github.com/Malloc-pix/comfyui_qwen2.4_vl_node": { + "stars": 0, + "last_update": "2025-06-12 03:45:07", + "author_account_age_days": 1 + }, "https://github.com/ManuShamil/ComfyUI_BodyEstimation_Nodes": { "stars": 0, "last_update": "2025-02-28 19:23:24", @@ -622,32 +632,32 @@ "https://github.com/Matrix-King-Studio/ComfyUI-MoviePy": { "stars": 0, "last_update": "2024-12-10 01:50:42", - "author_account_age_days": 1815 + "author_account_age_days": 1816 }, "https://github.com/Maxed-Out-99/ComfyUI-MaxedOut": { "stars": 1, - "last_update": "2025-06-11 03:30:55", - "author_account_age_days": 32 + "last_update": "2025-06-11 23:19:33", + "author_account_age_days": 33 }, "https://github.com/Maxim-Dey/ComfyUI-MaksiTools": { "stars": 3, "last_update": "2025-02-08 08:04:03", - "author_account_age_days": 764 + "author_account_age_days": 765 }, "https://github.com/Mervent/comfyui-telegram-send": { "stars": 0, "last_update": "2025-05-22 17:57:36", - "author_account_age_days": 3171 + "author_account_age_days": 3172 }, "https://github.com/Mervent/comfyui-yaml-prompt": { "stars": 0, "last_update": "2025-06-01 06:55:16", - "author_account_age_days": 3171 + "author_account_age_days": 3172 }, "https://github.com/MickeyJ/ComfyUI_mickster_nodes": { "stars": 0, "last_update": "2025-02-07 02:29:12", - "author_account_age_days": 3566 + "author_account_age_days": 3567 }, "https://github.com/MockbaTheBorg/ComfyUI-Mockba": { "stars": 0, @@ -657,22 +667,22 @@ "https://github.com/MrAdamBlack/CheckProgress": { "stars": 1, "last_update": "2024-01-10 08:02:18", - "author_account_age_days": 3072 + "author_account_age_days": 3073 }, "https://github.com/MuAIGC/ComfyUI-DMXAPI_mmx": { "stars": 2, "last_update": "2025-05-26 06:58:45", - "author_account_age_days": 274 + "author_account_age_days": 275 }, "https://github.com/MythicalChu/ComfyUI-APG_ImYourCFGNow": { "stars": 32, "last_update": "2024-11-29 17:45:03", - "author_account_age_days": 1846 + "author_account_age_days": 1847 }, "https://github.com/NEZHA625/ComfyUI-tools-by-dong": { "stars": 1, "last_update": "2025-06-05 03:40:06", - "author_account_age_days": 810 + "author_account_age_days": 811 }, "https://github.com/Nambi24/ComfyUI-Save_Image": { "stars": 0, @@ -691,7 +701,7 @@ }, "https://github.com/Novavision0313/ComfyUI-NVVS": { "stars": 0, - "last_update": "2025-06-03 02:41:41", + "last_update": "2025-06-12 03:27:13", "author_account_age_days": 20 }, "https://github.com/OSAnimate/ComfyUI-SpriteSheetMaker": { @@ -702,7 +712,7 @@ "https://github.com/Oct7/ComfyUI-LaplaMask": { "stars": 0, "last_update": "2025-06-03 07:45:26", - "author_account_age_days": 1954 + "author_account_age_days": 1955 }, "https://github.com/PATATAJEC/Patatajec-Nodes": { "stars": 2, @@ -722,7 +732,7 @@ "https://github.com/Poseidon-fan/ComfyUI-fileCleaner": { "stars": 1, "last_update": "2024-11-19 02:42:29", - "author_account_age_days": 934 + "author_account_age_days": 935 }, "https://github.com/Poukpalaova/ComfyUI-FRED-Nodes": { "stars": 4, @@ -732,7 +742,7 @@ "https://github.com/QingLuanWithoutHeart/comfyui-file-image-utils": { "stars": 1, "last_update": "2025-04-08 11:13:50", - "author_account_age_days": 2377 + "author_account_age_days": 2378 }, "https://github.com/Quasimondo/ComfyUI-QuasimondoNodes": { "stars": 13, @@ -752,12 +762,12 @@ "https://github.com/Raidez/comfyui-kuniklo-collection": { "stars": 0, "last_update": "2025-05-02 19:44:45", - "author_account_age_days": 4026 + "author_account_age_days": 4027 }, "https://github.com/RicherdLee/comfyui-oss-image-save": { "stars": 0, "last_update": "2024-12-10 09:08:39", - "author_account_age_days": 3995 + "author_account_age_days": 3996 }, "https://github.com/RobeSantoro/ComfyUI-RobeNodes": { "stars": 0, @@ -792,7 +802,7 @@ "https://github.com/SXQBW/ComfyUI-Qwen3": { "stars": 0, "last_update": "2025-04-18 06:06:49", - "author_account_age_days": 3144 + "author_account_age_days": 3145 }, "https://github.com/SadaleNet/ComfyUI-Prompt-To-Prompt": { "stars": 23, @@ -817,7 +827,7 @@ "https://github.com/Scaryplasmon/ComfTrellis": { "stars": 7, "last_update": "2025-02-18 11:34:33", - "author_account_age_days": 1377 + "author_account_age_days": 1378 }, "https://github.com/SeedV/ComfyUI-SeedV-Nodes": { "stars": 1, @@ -827,7 +837,7 @@ "https://github.com/Sephrael/comfyui_caption-around-image": { "stars": 0, "last_update": "2025-06-02 19:16:34", - "author_account_age_days": 815 + "author_account_age_days": 816 }, "https://github.com/ShahFaisalWani/ComfyUI-Mojen-Nodeset": { "stars": 0, @@ -842,12 +852,12 @@ "https://github.com/ShmuelRonen/ComfyUI-FreeMemory": { "stars": 106, "last_update": "2025-03-20 11:25:12", - "author_account_age_days": 1557 + "author_account_age_days": 1558 }, "https://github.com/Simlym/comfyui-prompt-helper": { "stars": 1, "last_update": "2025-04-17 15:20:34", - "author_account_age_days": 2534 + "author_account_age_days": 2535 }, "https://github.com/SirVeggie/comfyui-sv-nodes": { "stars": 5, @@ -867,17 +877,17 @@ "https://github.com/Solankimayursinh/PMSnodes": { "stars": 0, "last_update": "2025-04-26 07:47:15", - "author_account_age_days": 217 + "author_account_age_days": 218 }, "https://github.com/Sophylax/ComfyUI-ReferenceMerge": { "stars": 0, "last_update": "2025-04-30 21:48:18", - "author_account_age_days": 4297 + "author_account_age_days": 4298 }, "https://github.com/Soppatorsk/comfyui_img_to_ascii": { "stars": 0, "last_update": "2024-09-07 15:39:28", - "author_account_age_days": 1492 + "author_account_age_days": 1493 }, "https://github.com/SpaceWarpStudio/ComfyUI_Remaker_FaceSwap": { "stars": 0, @@ -890,9 +900,9 @@ "author_account_age_days": 375 }, "https://github.com/StableDiffusionVN/SDVN_Comfy_node": { - "stars": 46, + "stars": 47, "last_update": "2025-06-09 03:26:13", - "author_account_age_days": 310 + "author_account_age_days": 311 }, "https://github.com/StaffsGull/comfyui_scene_builder": { "stars": 0, @@ -902,27 +912,27 @@ "https://github.com/StartHua/Comfyui_CSDMT_CXH": { "stars": 20, "last_update": "2024-07-11 15:36:03", - "author_account_age_days": 3187 + "author_account_age_days": 3188 }, "https://github.com/StartHua/Comfyui_CXH_CRM": { "stars": 45, "last_update": "2024-06-06 14:15:14", - "author_account_age_days": 3187 + "author_account_age_days": 3188 }, "https://github.com/StartHua/Comfyui_CXH_joy_caption": { "stars": 581, "last_update": "2025-02-06 02:35:10", - "author_account_age_days": 3187 + "author_account_age_days": 3188 }, "https://github.com/StartHua/Comfyui_Flux_Style_Ctr": { "stars": 95, "last_update": "2024-11-22 09:25:11", - "author_account_age_days": 3187 + "author_account_age_days": 3188 }, "https://github.com/StartHua/Comfyui_leffa": { "stars": 226, "last_update": "2024-12-18 03:04:54", - "author_account_age_days": 3187 + "author_account_age_days": 3188 }, "https://github.com/StoryWalker/comfyui_flux_collection_advanced": { "stars": 0, @@ -932,32 +942,32 @@ "https://github.com/Symbiomatrix/Comfyui-Sort-Files": { "stars": 1, "last_update": "2025-04-22 22:24:00", - "author_account_age_days": 2526 + "author_account_age_days": 2527 }, "https://github.com/TSFSean/ComfyUI-TSFNodes": { "stars": 6, "last_update": "2024-05-18 00:59:06", - "author_account_age_days": 3824 + "author_account_age_days": 3825 }, "https://github.com/Tawbaware/ComfyUI-Tawbaware": { "stars": 1, "last_update": "2025-04-20 22:23:11", - "author_account_age_days": 1623 + "author_account_age_days": 1624 }, "https://github.com/Temult/TWanSigmaSampler": { "stars": 2, "last_update": "2025-04-17 08:53:41", - "author_account_age_days": 618 + "author_account_age_days": 619 }, "https://github.com/ThatGlennD/ComfyUI-Image-Analysis-Tools": { "stars": 10, "last_update": "2025-05-27 11:49:48", - "author_account_age_days": 3197 + "author_account_age_days": 3198 }, "https://github.com/TheJorseman/IntrinsicCompositingClean-ComfyUI": { "stars": 0, "last_update": "2025-05-07 17:07:51", - "author_account_age_days": 3634 + "author_account_age_days": 3635 }, "https://github.com/ThisModernDay/ComfyUI-InstructorOllama": { "stars": 7, @@ -972,22 +982,22 @@ "https://github.com/Velour-Fog/comfy-latent-nodes": { "stars": 4, "last_update": "2025-02-24 00:34:41", - "author_account_age_days": 1313 + "author_account_age_days": 1314 }, "https://github.com/VictorLopes643/ComfyUI-Video-Dataset-Tools": { "stars": 1, "last_update": "2025-05-09 22:47:52", - "author_account_age_days": 2661 + "author_account_age_days": 2662 }, "https://github.com/Video3DGenResearch/comfyui-batch-input-node": { "stars": 1, "last_update": "2024-04-28 15:21:17", - "author_account_age_days": 458 + "author_account_age_days": 459 }, "https://github.com/VisionExp/ve_custom_comfyui_nodes": { "stars": 0, "last_update": "2024-07-17 11:51:54", - "author_account_age_days": 357 + "author_account_age_days": 358 }, "https://github.com/WASasquatch/ASTERR": { "stars": 30, @@ -1002,7 +1012,7 @@ "https://github.com/WaiyanLing/ComfyUI-Tracking": { "stars": 1, "last_update": "2025-04-18 04:36:33", - "author_account_age_days": 4473 + "author_account_age_days": 4474 }, "https://github.com/WilliamStanford/ComfyUI-VisualLabs": { "stars": 1, @@ -1012,12 +1022,12 @@ "https://github.com/Yeonri/ComfyUI_LLM_Are_You_Listening": { "stars": 0, "last_update": "2025-02-21 00:35:03", - "author_account_age_days": 889 + "author_account_age_days": 890 }, "https://github.com/Yukinoshita-Yukinoe/ComfyUI-KontextOfficialNode": { "stars": 2, "last_update": "2025-06-06 09:23:19", - "author_account_age_days": 1758 + "author_account_age_days": 1759 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-AuraSR-ZHO": { "stars": 94, @@ -1067,12 +1077,12 @@ "https://github.com/a-und-b/ComfyUI_Output_as_Input": { "stars": 2, "last_update": "2025-05-08 08:35:02", - "author_account_age_days": 792 + "author_account_age_days": 793 }, "https://github.com/aa-parky/pipemind-comfyui": { "stars": 0, "last_update": "2025-06-10 12:52:49", - "author_account_age_days": 2196 + "author_account_age_days": 2197 }, "https://github.com/abuzreq/ComfyUI-Model-Bending": { "stars": 10, @@ -1087,7 +1097,7 @@ "https://github.com/ainanoha/etm_comfyui_nodes": { "stars": 0, "last_update": "2024-10-31 05:45:59", - "author_account_age_days": 4606 + "author_account_age_days": 4607 }, "https://github.com/aklevecz/ComfyUI-AutoPrompt": { "stars": 0, @@ -1112,12 +1122,12 @@ "https://github.com/alt-key-project/comfyui-dream-painter": { "stars": 2, "last_update": "2025-02-23 10:19:26", - "author_account_age_days": 1012 + "author_account_age_days": 1013 }, "https://github.com/alt-key-project/comfyui-dream-video-batches": { "stars": 71, "last_update": "2025-02-23 10:28:40", - "author_account_age_days": 1012 + "author_account_age_days": 1013 }, "https://github.com/amamisonlyuser/MixvtonComfyui": { "stars": 0, @@ -1137,22 +1147,22 @@ "https://github.com/apetitbois/nova_utils": { "stars": 0, "last_update": "2025-04-02 20:01:49", - "author_account_age_days": 3449 + "author_account_age_days": 3450 }, "https://github.com/aria1th/ComfyUI-CairoSVG": { "stars": 0, "last_update": "2025-01-07 19:40:19", - "author_account_age_days": 2697 + "author_account_age_days": 2698 }, "https://github.com/aria1th/ComfyUI-SkipCFGSigmas": { "stars": 3, "last_update": "2025-03-05 07:50:45", - "author_account_age_days": 2697 + "author_account_age_days": 2698 }, "https://github.com/aria1th/ComfyUI-camietagger-onnx": { "stars": 0, "last_update": "2025-03-06 01:55:51", - "author_account_age_days": 2697 + "author_account_age_days": 2698 }, "https://github.com/artem-konevskikh/comfyui-split-merge-video": { "stars": 3, @@ -1172,12 +1182,12 @@ "https://github.com/ashllay/ComfyUI_MoreComfy": { "stars": 0, "last_update": "2025-04-14 12:27:22", - "author_account_age_days": 4322 + "author_account_age_days": 4323 }, "https://github.com/avocadori/ComfyUI-AudioAmplitudeConverter": { "stars": 0, "last_update": "2025-05-29 07:57:22", - "author_account_age_days": 425 + "author_account_age_days": 426 }, "https://github.com/ayaoayaoayaoaya/ComfyUI-KLUT-DeepSeek-API": { "stars": 0, @@ -1187,7 +1197,7 @@ "https://github.com/backearth1/Comfyui-MiniMax-Video": { "stars": 19, "last_update": "2025-03-12 15:26:35", - "author_account_age_days": 604 + "author_account_age_days": 605 }, "https://github.com/badmike/comfyui-prompt-factory": { "stars": 0, @@ -1212,12 +1222,12 @@ "https://github.com/barakapa/barakapa-nodes": { "stars": 0, "last_update": "2025-05-13 20:47:52", - "author_account_age_days": 32 + "author_account_age_days": 33 }, "https://github.com/benda1989/WaterMarkRemover_ComfyUI": { "stars": 1, "last_update": "2025-05-01 22:31:19", - "author_account_age_days": 2465 + "author_account_age_days": 2466 }, "https://github.com/benmizrahi/ComfyGCS": { "stars": 1, @@ -1227,12 +1237,12 @@ "https://github.com/beyastard/ComfyUI_BeySoft": { "stars": 0, "last_update": "2024-05-26 22:44:55", - "author_account_age_days": 4638 + "author_account_age_days": 4639 }, "https://github.com/bheins/ComfyUI-glb-to-stl": { "stars": 0, "last_update": "2025-05-31 17:41:31", - "author_account_age_days": 4016 + "author_account_age_days": 4017 }, "https://github.com/birnam/ComfyUI-GenData-Pack": { "stars": 0, @@ -1266,18 +1276,18 @@ }, "https://github.com/brace-great/comfyui-mc": { "stars": 0, - "last_update": "2025-06-10 14:28:58", + "last_update": "2025-06-12 07:56:33", "author_account_age_days": 1441 }, "https://github.com/bruce007lee/comfyui-cleaner": { "stars": 3, "last_update": "2024-04-20 15:36:03", - "author_account_age_days": 4864 + "author_account_age_days": 4865 }, "https://github.com/bruce007lee/comfyui-tiny-utils": { "stars": 1, "last_update": "2024-08-31 13:34:57", - "author_account_age_days": 4864 + "author_account_age_days": 4865 }, "https://github.com/brycegoh/comfyui-custom-nodes": { "stars": 0, @@ -1297,7 +1307,7 @@ "https://github.com/catboxanon/ComfyUI-Pixelsmith": { "stars": 4, "last_update": "2025-01-22 03:02:05", - "author_account_age_days": 883 + "author_account_age_days": 884 }, "https://github.com/celll1/cel_sampler": { "stars": 1, @@ -1307,7 +1317,7 @@ "https://github.com/cesilk10/cesilk-comfyui-nodes": { "stars": 0, "last_update": "2025-06-08 13:40:40", - "author_account_age_days": 35 + "author_account_age_days": 36 }, "https://github.com/chaojie/ComfyUI-DynamiCrafter": { "stars": 129, @@ -1325,9 +1335,9 @@ "author_account_age_days": 2087 }, "https://github.com/chengzeyi/Comfy-WaveSpeed": { - "stars": 1051, + "stars": 1053, "last_update": "2025-03-27 08:10:29", - "author_account_age_days": 3129 + "author_account_age_days": 3130 }, "https://github.com/chetusangolgi/Comfyui-supabase": { "stars": 0, @@ -1357,7 +1367,7 @@ "https://github.com/cidiro/cid-node-pack": { "stars": 0, "last_update": "2025-03-23 23:26:00", - "author_account_age_days": 1981 + "author_account_age_days": 1982 }, "https://github.com/ciga2011/ComfyUI-AppGen": { "stars": 2, @@ -1365,14 +1375,14 @@ "author_account_age_days": 4551 }, "https://github.com/comfyanonymous/ComfyUI": { - "stars": 79473, - "last_update": "2025-06-11 21:28:07", - "author_account_age_days": 901 + "stars": 79514, + "last_update": "2025-06-12 02:46:31", + "author_account_age_days": 902 }, "https://github.com/comfyanonymous/ComfyUI_bitsandbytes_NF4": { "stars": 408, "last_update": "2024-08-16 18:06:10", - "author_account_age_days": 901 + "author_account_age_days": 902 }, "https://github.com/comfypod/ComfyUI-Comflow": { "stars": 0, @@ -1392,7 +1402,7 @@ "https://github.com/cubiq/Comfy_Dungeon": { "stars": 258, "last_update": "2024-04-26 11:00:58", - "author_account_age_days": 5363 + "author_account_age_days": 5364 }, "https://github.com/cwebbi1/VoidCustomNodes": { "stars": 0, @@ -1417,7 +1427,7 @@ "https://github.com/dfl/comfyui-stylegan": { "stars": 0, "last_update": "2024-12-29 18:35:27", - "author_account_age_days": 6326 + "author_account_age_days": 6327 }, "https://github.com/dhpdong/ComfyUI-IPAdapter-Flux-Repair": { "stars": 4, @@ -1432,12 +1442,12 @@ "https://github.com/dogcomplex/ComfyUI-LOKI": { "stars": 1, "last_update": "2025-05-07 08:10:12", - "author_account_age_days": 4418 + "author_account_age_days": 4419 }, "https://github.com/doucx/ComfyUI_WcpD_Utility_Kit": { "stars": 1, "last_update": "2024-01-06 19:07:45", - "author_account_age_days": 2675 + "author_account_age_days": 2676 }, "https://github.com/dowands/ComfyUI-AddMaskForICLora": { "stars": 1, @@ -1447,22 +1457,22 @@ "https://github.com/downlifted/ComfyUI_BWiZ_Nodes": { "stars": 1, "last_update": "2024-12-27 17:03:52", - "author_account_age_days": 2599 + "author_account_age_days": 2600 }, "https://github.com/eigenpunk/ComfyUI-audio": { "stars": 88, "last_update": "2024-03-03 21:14:14", - "author_account_age_days": 1277 + "author_account_age_days": 1278 }, "https://github.com/ejektaflex/ComfyUI-Ty": { "stars": 0, "last_update": "2024-06-12 16:08:16", - "author_account_age_days": 3124 + "author_account_age_days": 3125 }, "https://github.com/emranemran/ComfyUI-FasterLivePortrait": { "stars": 0, "last_update": "2024-12-18 20:03:19", - "author_account_age_days": 4537 + "author_account_age_days": 4538 }, "https://github.com/endman100/ComfyUI-SaveAndLoadPromptCondition": { "stars": 0, @@ -1502,7 +1512,7 @@ "https://github.com/eyekayem/comfyui_runway_gen3": { "stars": 0, "last_update": "2025-01-27 06:59:45", - "author_account_age_days": 964 + "author_account_age_days": 965 }, "https://github.com/fablestudio/ComfyUI-Showrunner-Utils": { "stars": 0, @@ -1512,7 +1522,7 @@ "https://github.com/facok/ComfyUI-FokToolset": { "stars": 5, "last_update": "2025-04-24 19:29:57", - "author_account_age_days": 810 + "author_account_age_days": 811 }, "https://github.com/fangg2000/ComfyUI-SenseVoice": { "stars": 0, @@ -1522,12 +1532,12 @@ "https://github.com/fangziheng2321/comfyuinode_chopmask": { "stars": 0, "last_update": "2025-02-17 03:16:50", - "author_account_age_days": 1524 + "author_account_age_days": 1525 }, "https://github.com/filipemeneses/ComfyUI_html": { "stars": 0, "last_update": "2025-06-10 10:53:55", - "author_account_age_days": 3828 + "author_account_age_days": 3829 }, "https://github.com/flamacore/ComfyUI-YouTubeUploader": { "stars": 1, @@ -1592,27 +1602,27 @@ "https://github.com/gagaprince/ComfyUI_gaga_utils": { "stars": 0, "last_update": "2025-05-12 09:54:34", - "author_account_age_days": 4212 + "author_account_age_days": 4213 }, "https://github.com/galoreware/ComfyUI-GaloreNodes": { "stars": 0, "last_update": "2024-10-24 05:47:23", - "author_account_age_days": 1777 + "author_account_age_days": 1778 }, "https://github.com/gameltb/ComfyUI_paper_playground": { "stars": 10, "last_update": "2025-05-14 16:18:43", - "author_account_age_days": 4407 + "author_account_age_days": 4408 }, "https://github.com/gameltb/ComfyUI_stable_fast": { "stars": 208, "last_update": "2024-08-04 09:25:33", - "author_account_age_days": 4407 + "author_account_age_days": 4408 }, "https://github.com/gameltb/io_comfyui": { "stars": 6, "last_update": "2025-02-04 15:14:01", - "author_account_age_days": 4407 + "author_account_age_days": 4408 }, "https://github.com/gamtruliar/ComfyUI-N_SwapInput": { "stars": 0, @@ -1632,7 +1642,7 @@ "https://github.com/githubYiheng/comfyui_median_filter": { "stars": 0, "last_update": "2024-07-03 11:38:39", - "author_account_age_days": 4255 + "author_account_age_days": 4256 }, "https://github.com/gitmylo/FlowNodes": { "stars": 11, @@ -1642,12 +1652,12 @@ "https://github.com/glamorfleet0i/ComfyUI-Firewall": { "stars": 0, "last_update": "2024-12-30 02:14:57", - "author_account_age_days": 170 + "author_account_age_days": 171 }, "https://github.com/gmorks/ComfyUI-Animagine-Prompt": { "stars": 9, "last_update": "2025-02-21 08:34:05", - "author_account_age_days": 2647 + "author_account_age_days": 2648 }, "https://github.com/go-package-lab/ComfyUI-Tools-Video-Combine": { "stars": 1, @@ -1657,7 +1667,7 @@ "https://github.com/godric8/ComfyUI_Step1X-Edit": { "stars": 0, "last_update": "2025-06-02 12:14:14", - "author_account_age_days": 1796 + "author_account_age_days": 1797 }, "https://github.com/gold24park/loki-comfyui-node": { "stars": 0, @@ -1687,7 +1697,7 @@ "https://github.com/grimli333/ComfyUI_Grim": { "stars": 0, "last_update": "2024-12-01 18:10:07", - "author_account_age_days": 5116 + "author_account_age_days": 5117 }, "https://github.com/grinlau18/ComfyUI_XISER_Nodes": { "stars": 14, @@ -1699,7 +1709,7 @@ "last_update": "2025-06-10 13:53:54", "author_account_age_days": 2809 }, - "https://github.com/grokuku/ComfyUI-Holaf-Terminal": { + "https://github.com/grokuku/ComfyUI-Holaf-Utilities": { "stars": 1, "last_update": "2025-06-11 20:58:15", "author_account_age_days": 2809 @@ -1722,17 +1732,17 @@ "https://github.com/haomole/Comfyui-SadTalker": { "stars": 19, "last_update": "2024-08-05 02:44:26", - "author_account_age_days": 653 + "author_account_age_days": 654 }, "https://github.com/hay86/ComfyUI_AceNodes": { "stars": 62, "last_update": "2025-05-01 03:08:58", - "author_account_age_days": 5019 + "author_account_age_days": 5020 }, "https://github.com/hayden-fr/ComfyUI-Image-Browsing": { "stars": 16, "last_update": "2025-04-21 02:35:46", - "author_account_age_days": 2289 + "author_account_age_days": 2290 }, "https://github.com/hdfhssg/ComfyUI_pxtool": { "stars": 4, @@ -1742,12 +1752,12 @@ "https://github.com/hiusdev/ComfyUI_Lah_Toffee": { "stars": 0, "last_update": "2025-02-14 12:40:14", - "author_account_age_days": 1696 + "author_account_age_days": 1697 }, "https://github.com/hnmr293/ComfyUI-SamOne": { "stars": 0, "last_update": "2025-04-16 08:07:42", - "author_account_age_days": 907 + "author_account_age_days": 908 }, "https://github.com/horidream/ComfyUI-Horidream": { "stars": 0, @@ -1767,57 +1777,57 @@ "https://github.com/houdinii/comfy-magick": { "stars": 5, "last_update": "2024-03-11 06:40:54", - "author_account_age_days": 3872 + "author_account_age_days": 3873 }, "https://github.com/huizhang0110/ComfyUI_Easy_Nodes_hui": { "stars": 2, "last_update": "2024-02-27 08:22:49", - "author_account_age_days": 2807 + "author_account_age_days": 2808 }, "https://github.com/hunterssl/ComfyUI_SSLNodes": { "stars": 0, "last_update": "2025-01-20 07:23:52", - "author_account_age_days": 3188 + "author_account_age_days": 3189 }, "https://github.com/hunzmusic/ComfyUI-Hunyuan3DTools": { "stars": 4, "last_update": "2025-04-03 12:44:07", - "author_account_age_days": 80 + "author_account_age_days": 81 }, "https://github.com/hunzmusic/Comfyui-CraftsMan3DWrapper": { "stars": 14, "last_update": "2025-05-09 10:46:59", - "author_account_age_days": 80 + "author_account_age_days": 81 }, "https://github.com/hunzmusic/comfyui-hnznodes": { "stars": 1, "last_update": "2025-03-24 21:53:50", - "author_account_age_days": 80 + "author_account_age_days": 81 }, "https://github.com/hy134300/comfyui-hb-node": { "stars": 0, "last_update": "2024-04-09 09:56:22", - "author_account_age_days": 2113 + "author_account_age_days": 2114 }, "https://github.com/hy134300/comfyui-hydit": { "stars": 9, "last_update": "2024-06-07 09:52:15", - "author_account_age_days": 2113 + "author_account_age_days": 2114 }, "https://github.com/hylarucoder/comfyui-copilot": { "stars": 27, "last_update": "2024-06-28 04:43:18", - "author_account_age_days": 4265 + "author_account_age_days": 4266 }, "https://github.com/if-ai/ComfyUI-IF_Zonos": { "stars": 1, "last_update": "2025-02-18 01:28:04", - "author_account_age_days": 3214 + "author_account_age_days": 3215 }, "https://github.com/ilovejohnwhite/Tracer": { "stars": 0, "last_update": "2024-11-26 03:39:33", - "author_account_age_days": 1225 + "author_account_age_days": 1226 }, "https://github.com/immersiveexperience/ie-comfyui-color-nodes": { "stars": 2, @@ -1832,7 +1842,7 @@ "https://github.com/jammyfu/ComfyUI_PaintingCoderUtils": { "stars": 12, "last_update": "2025-02-26 05:03:05", - "author_account_age_days": 4830 + "author_account_age_days": 4831 }, "https://github.com/jax-explorer/ComfyUI-DreamO": { "stars": 66, @@ -1842,12 +1852,12 @@ "https://github.com/jcomeme/ComfyUI-AsunaroTools": { "stars": 1, "last_update": "2025-03-21 03:57:39", - "author_account_age_days": 5202 + "author_account_age_days": 5203 }, "https://github.com/jerryname2022/ComfyUI-Real-ESRGAN": { "stars": 0, "last_update": "2025-04-19 10:54:34", - "author_account_age_days": 3631 + "author_account_age_days": 3632 }, "https://github.com/jgbrblmd/ComfyUI-ComfyFluxSize": { "stars": 0, @@ -1857,27 +1867,27 @@ "https://github.com/jgbyte/ComfyUI-RandomCube": { "stars": 0, "last_update": "2025-02-19 23:13:05", - "author_account_age_days": 307 + "author_account_age_days": 308 }, "https://github.com/jimmm-ai/TimeUi-a-ComfyUi-Timeline-Node": { "stars": 227, "last_update": "2024-07-04 11:44:03", - "author_account_age_days": 372 + "author_account_age_days": 373 }, "https://github.com/jimstudt/ComfyUI-Jims-Nodes": { "stars": 0, "last_update": "2025-01-21 17:36:29", - "author_account_age_days": 5299 + "author_account_age_days": 5300 }, "https://github.com/jinchanz/ComfyUI-AliCloud-Bailian": { "stars": 1, "last_update": "2025-06-06 11:50:34", - "author_account_age_days": 2417 + "author_account_age_days": 2418 }, "https://github.com/jn-jairo/jn_node_suite_comfyui": { "stars": 6, "last_update": "2024-06-08 05:15:33", - "author_account_age_days": 4336 + "author_account_age_days": 4337 }, "https://github.com/jordancoult/ComfyUI_HelpfulNodes": { "stars": 0, @@ -1892,17 +1902,17 @@ "https://github.com/jtscmw01/ComfyUI-DiffBIR": { "stars": 282, "last_update": "2024-05-21 05:28:34", - "author_account_age_days": 854 + "author_account_age_days": 855 }, "https://github.com/jtydhr88/ComfyUI-Unique3D": { "stars": 212, "last_update": "2024-10-18 10:37:10", - "author_account_age_days": 5105 + "author_account_age_days": 5106 }, "https://github.com/jtydhr88/ComfyUI_frontend_vue_basic": { "stars": 2, "last_update": "2025-06-11 01:28:25", - "author_account_age_days": 5105 + "author_account_age_days": 5106 }, "https://github.com/kadirnar/ComfyUI-Adapter": { "stars": 3, @@ -1960,13 +1970,13 @@ "author_account_age_days": 2535 }, "https://github.com/kijai/ComfyUI-FramePackWrapper": { - "stars": 1299, + "stars": 1300, "last_update": "2025-06-03 21:48:59", "author_account_age_days": 2535 }, "https://github.com/kijai/ComfyUI-Hunyuan3DWrapper": { "stars": 726, - "last_update": "2025-06-11 12:31:00", + "last_update": "2025-06-12 08:00:09", "author_account_age_days": 2535 }, "https://github.com/kijai/ComfyUI-HunyuanVideoWrapper": { @@ -1980,7 +1990,7 @@ "author_account_age_days": 2535 }, "https://github.com/kijai/ComfyUI-MochiWrapper": { - "stars": 783, + "stars": 784, "last_update": "2024-11-11 13:54:57", "author_account_age_days": 2535 }, @@ -1995,7 +2005,7 @@ "author_account_age_days": 2535 }, "https://github.com/kijai/ComfyUI-WanVideoWrapper": { - "stars": 2827, + "stars": 2831, "last_update": "2025-06-09 20:18:04", "author_account_age_days": 2535 }, @@ -2022,7 +2032,7 @@ "https://github.com/krisshen2021/comfyui_OpenRouterNodes": { "stars": 0, "last_update": "2025-02-22 02:29:36", - "author_account_age_days": 1540 + "author_account_age_days": 1541 }, "https://github.com/kuschanow/ComfyUI-SD-Slicer": { "stars": 0, @@ -2032,12 +2042,12 @@ "https://github.com/kxh/ComfyUI-ImageUpscaleWithModelMultipleTimes": { "stars": 0, "last_update": "2024-10-16 13:53:50", - "author_account_age_days": 4899 + "author_account_age_days": 4900 }, "https://github.com/kxh/ComfyUI-sam2": { "stars": 1, "last_update": "2024-10-10 18:06:11", - "author_account_age_days": 4899 + "author_account_age_days": 4900 }, "https://github.com/kycg/comfyui-Kwtoolset": { "stars": 0, @@ -2047,22 +2057,22 @@ "https://github.com/kylegrover/comfyui-python-cowboy": { "stars": 1, "last_update": "2024-11-04 18:37:04", - "author_account_age_days": 3004 + "author_account_age_days": 3005 }, "https://github.com/l1yongch1/ComfyUI-YcNodes": { "stars": 1, "last_update": "2025-05-05 04:00:28", - "author_account_age_days": 1128 + "author_account_age_days": 1129 }, "https://github.com/laksjdjf/ssd-1b-comfyui": { "stars": 1, "last_update": "2023-10-27 20:05:06", - "author_account_age_days": 3183 + "author_account_age_days": 3184 }, "https://github.com/laubsauger/comfyui-storyboard": { "stars": 0, - "last_update": "2025-06-11 04:26:23", - "author_account_age_days": 4907 + "last_update": "2025-06-11 14:18:42", + "author_account_age_days": 4908 }, "https://github.com/lcolok/ComfyUI-MagicAI": { "stars": 7, @@ -2072,17 +2082,17 @@ "https://github.com/leadbreak/comfyui-faceaging": { "stars": 84, "last_update": "2024-10-31 08:25:21", - "author_account_age_days": 1725 + "author_account_age_days": 1726 }, "https://github.com/leeguandong/ComfyUI_AliControlnetInpainting": { "stars": 3, "last_update": "2024-09-25 10:44:58", - "author_account_age_days": 3146 + "author_account_age_days": 3147 }, "https://github.com/leoleelxh/ComfyUI-MidjourneyNode-leoleexh": { "stars": 22, "last_update": "2024-08-01 03:37:17", - "author_account_age_days": 4427 + "author_account_age_days": 4428 }, "https://github.com/leon-etienne/ComfyUI_Scoring-Nodes": { "stars": 0, @@ -2112,17 +2122,17 @@ "https://github.com/logtd/ComfyUI-Fluxtapoz": { "stars": 1334, "last_update": "2025-01-09 02:38:40", - "author_account_age_days": 474 + "author_account_age_days": 475 }, "https://github.com/logtd/ComfyUI-HunyuanLoom": { - "stars": 473, + "stars": 474, "last_update": "2025-02-21 21:01:57", - "author_account_age_days": 474 + "author_account_age_days": 475 }, "https://github.com/logtd/ComfyUI-Veevee": { "stars": 61, "last_update": "2024-08-12 03:04:12", - "author_account_age_days": 474 + "author_account_age_days": 475 }, "https://github.com/longgui0318/comfyui-one-more-step": { "stars": 1, @@ -2137,7 +2147,7 @@ "https://github.com/lordwedggie/xcpNodes": { "stars": 0, "last_update": "2024-11-15 06:24:48", - "author_account_age_days": 905 + "author_account_age_days": 906 }, "https://github.com/lrzjason/Comfyui-Condition-Utils": { "stars": 6, @@ -2147,17 +2157,17 @@ "https://github.com/ltdrdata/ComfyUI-Workflow-Component": { "stars": 241, "last_update": "2024-07-30 08:08:28", - "author_account_age_days": 814 + "author_account_age_days": 815 }, "https://github.com/ltdrdata/comfyui-unsafe-torch": { "stars": 20, "last_update": "2025-06-10 22:31:29", - "author_account_age_days": 814 + "author_account_age_days": 815 }, "https://github.com/lu64k/SK-Nodes": { "stars": 0, "last_update": "2024-11-18 03:47:34", - "author_account_age_days": 743 + "author_account_age_days": 744 }, "https://github.com/lucafoscili/lf-nodes": { "stars": 9, @@ -2187,12 +2197,12 @@ "https://github.com/maekawataiki/ComfyUI-ALB-Login": { "stars": 3, "last_update": "2025-01-17 02:10:49", - "author_account_age_days": 3015 + "author_account_age_days": 3016 }, "https://github.com/maizerrr/comfyui-code-nodes": { "stars": 0, "last_update": "2025-05-29 13:57:40", - "author_account_age_days": 3422 + "author_account_age_days": 3423 }, "https://github.com/majorsauce/comfyui_indieTools": { "stars": 0, @@ -2217,7 +2227,7 @@ "https://github.com/markuryy/comfyui-spiritparticle": { "stars": 0, "last_update": "2025-03-26 03:27:05", - "author_account_age_days": 3230 + "author_account_age_days": 3231 }, "https://github.com/maruhidd/ComfyUI_Transparent-Background": { "stars": 4, @@ -2232,7 +2242,7 @@ "https://github.com/masmullin2000/ComfyUI-MMYolo": { "stars": 0, "last_update": "2025-02-22 22:23:02", - "author_account_age_days": 4430 + "author_account_age_days": 4431 }, "https://github.com/matDobek/ComfyUI_duck": { "stars": 0, @@ -2252,7 +2262,7 @@ "https://github.com/melMass/ComfyUI-Lygia": { "stars": 0, "last_update": "2024-07-14 09:59:10", - "author_account_age_days": 4097 + "author_account_age_days": 4098 }, "https://github.com/mikebilly/Transparent-background-comfyUI": { "stars": 2, @@ -2262,7 +2272,7 @@ "https://github.com/mikeymcfish/FishTools": { "stars": 25, "last_update": "2024-07-13 20:51:17", - "author_account_age_days": 3755 + "author_account_age_days": 3756 }, "https://github.com/minhtuannhn/comfyui-gemini-studio": { "stars": 0, @@ -2272,7 +2282,7 @@ "https://github.com/miragecoa/ComfyUI-LLM-Evaluation": { "stars": 1, "last_update": "2024-11-21 01:29:48", - "author_account_age_days": 918 + "author_account_age_days": 919 }, "https://github.com/mliand/ComfyUI-Calendar-Node": { "stars": 0, @@ -2282,7 +2292,7 @@ "https://github.com/mm-akhtar/comfyui-mask-selector-node": { "stars": 0, "last_update": "2025-04-18 10:06:17", - "author_account_age_days": 1845 + "author_account_age_days": 1846 }, "https://github.com/mohamedsobhi777/ComfyUI-FramerComfy": { "stars": 0, @@ -2297,7 +2307,7 @@ "https://github.com/mr-krak3n/ComfyUI-Qwen": { "stars": 20, "last_update": "2025-03-08 12:12:29", - "author_account_age_days": 2393 + "author_account_age_days": 2394 }, "https://github.com/mut-ex/comfyui-gligengui-node": { "stars": 51, @@ -2307,32 +2317,32 @@ "https://github.com/muvich3n/ComfyUI-Claude-I2T": { "stars": 0, "last_update": "2025-01-15 07:50:46", - "author_account_age_days": 1650 + "author_account_age_days": 1651 }, "https://github.com/muvich3n/ComfyUI-Crop-Border": { "stars": 0, "last_update": "2025-02-24 10:01:53", - "author_account_age_days": 1650 + "author_account_age_days": 1651 }, "https://github.com/naderzare/comfyui-inodes": { "stars": 0, "last_update": "2025-02-05 04:32:29", - "author_account_age_days": 3042 + "author_account_age_days": 3043 }, "https://github.com/nat-chan/comfyui-exec": { "stars": 3, "last_update": "2024-05-28 11:56:37", - "author_account_age_days": 3345 + "author_account_age_days": 3346 }, "https://github.com/nat-chan/comfyui-paint": { "stars": 3, "last_update": "2024-06-14 11:01:38", - "author_account_age_days": 3345 + "author_account_age_days": 3346 }, "https://github.com/nat-chan/transceiver": { "stars": 1, "last_update": "2024-05-01 10:03:01", - "author_account_age_days": 3345 + "author_account_age_days": 3346 }, "https://github.com/neeltheninja/ComfyUI-TempFileDeleter": { "stars": 0, @@ -2347,42 +2357,42 @@ "https://github.com/neo0801/my-comfy-node": { "stars": 0, "last_update": "2024-09-20 07:49:04", - "author_account_age_days": 4132 + "author_account_age_days": 4133 }, "https://github.com/netanelben/comfyui-camera2image-customnode": { "stars": 1, "last_update": "2024-09-29 15:14:57", - "author_account_age_days": 4234 + "author_account_age_days": 4235 }, "https://github.com/netanelben/comfyui-image2image-customnode": { "stars": 1, "last_update": "2024-09-29 12:50:53", - "author_account_age_days": 4234 + "author_account_age_days": 4235 }, "https://github.com/netanelben/comfyui-photobooth-customnode": { "stars": 0, "last_update": "2024-10-02 08:00:05", - "author_account_age_days": 4234 + "author_account_age_days": 4235 }, "https://github.com/netanelben/comfyui-text2image-customnode": { "stars": 3, "last_update": "2024-09-29 15:19:37", - "author_account_age_days": 4234 + "author_account_age_days": 4235 }, "https://github.com/neverbiasu/ComfyUI-ControlNeXt": { "stars": 3, "last_update": "2024-08-15 08:15:43", - "author_account_age_days": 1371 + "author_account_age_days": 1372 }, "https://github.com/neverbiasu/ComfyUI-DeepSeek": { "stars": 0, "last_update": "2025-02-01 04:17:59", - "author_account_age_days": 1371 + "author_account_age_days": 1372 }, "https://github.com/neverbiasu/ComfyUI-StereoCrafter": { "stars": 4, "last_update": "2024-12-30 13:32:43", - "author_account_age_days": 1371 + "author_account_age_days": 1372 }, "https://github.com/newraina/ComfyUI-Remote-Save-Image": { "stars": 0, @@ -2392,12 +2402,12 @@ "https://github.com/nidefawl/ComfyUI-nidefawl": { "stars": 0, "last_update": "2024-01-16 18:16:41", - "author_account_age_days": 5220 + "author_account_age_days": 5221 }, "https://github.com/nikkuexe/ComfyUI-ListDataHelpers": { "stars": 0, "last_update": "2024-09-21 16:15:57", - "author_account_age_days": 4901 + "author_account_age_days": 4902 }, "https://github.com/nkchocoai/ComfyUI-PromptUtilities": { "stars": 17, @@ -2432,12 +2442,12 @@ "https://github.com/oxysoft/Comfy-Compel": { "stars": 0, "last_update": "2025-04-08 13:12:20", - "author_account_age_days": 4463 + "author_account_age_days": 4464 }, "https://github.com/oxysoft/ComfyUI-uiapi": { "stars": 0, "last_update": "2025-01-27 18:29:08", - "author_account_age_days": 4463 + "author_account_age_days": 4464 }, "https://github.com/oyvindg/ComfyUI-TrollSuite": { "stars": 4, @@ -2467,12 +2477,12 @@ "https://github.com/papcorns/ComfyUI-Papcorns-Node-UploadToGCS": { "stars": 0, "last_update": "2025-05-28 09:31:23", - "author_account_age_days": 1864 + "author_account_age_days": 1865 }, "https://github.com/parmarjh/ComfyUI-MochiWrapper-I2V": { "stars": 0, "last_update": "2025-01-10 14:28:51", - "author_account_age_days": 1913 + "author_account_age_days": 1914 }, "https://github.com/paulhoux/Smart-Prompting": { "stars": 0, @@ -2507,17 +2517,17 @@ "https://github.com/poisenbery/NudeNet-Detector-Provider": { "stars": 1, "last_update": "2024-02-26 02:11:27", - "author_account_age_days": 1589 + "author_account_age_days": 1590 }, "https://github.com/pomelyu/cy-prompt-tools": { "stars": 0, "last_update": "2025-05-19 15:15:50", - "author_account_age_days": 4607 + "author_account_age_days": 4608 }, "https://github.com/power88/ComfyUI-PDiD-Nodes": { "stars": 0, "last_update": "2025-01-04 11:21:29", - "author_account_age_days": 3083 + "author_account_age_days": 3084 }, "https://github.com/prabinpebam/anyPython": { "stars": 13, @@ -2527,7 +2537,7 @@ "https://github.com/prodogape/ComfyUI-clip-interrogator": { "stars": 57, "last_update": "2024-07-27 18:33:22", - "author_account_age_days": 1382 + "author_account_age_days": 1383 }, "https://github.com/pschroedl/ComfyUI-StreamDiffusion": { "stars": 5, @@ -2537,7 +2547,7 @@ "https://github.com/pzzmyc/comfyui-sd3-simple-simpletuner": { "stars": 1, "last_update": "2024-06-19 12:48:18", - "author_account_age_days": 2451 + "author_account_age_days": 2452 }, "https://github.com/qlikpetersen/ComfyUI-AI_Tools": { "stars": 0, @@ -2557,12 +2567,12 @@ "https://github.com/redhottensors/ComfyUI-ODE": { "stars": 49, "last_update": "2024-08-01 06:57:05", - "author_account_age_days": 491 + "author_account_age_days": 492 }, "https://github.com/retech995/Save_Florence2_Bulk_Prompts": { "stars": 0, "last_update": "2025-06-03 18:27:37", - "author_account_age_days": 2332 + "author_account_age_days": 2333 }, "https://github.com/rhinoflavored/comfyui_QT": { "stars": 0, @@ -2577,7 +2587,7 @@ "https://github.com/rickyars/sd-cn-animation": { "stars": 0, "last_update": "2025-05-18 22:33:04", - "author_account_age_days": 4556 + "author_account_age_days": 4557 }, "https://github.com/rishipandey125/ComfyUI-FramePacking": { "stars": 9, @@ -2587,17 +2597,17 @@ "https://github.com/risunobushi/ComfyUI_FaceMesh_Eyewear_Mask": { "stars": 0, "last_update": "2025-05-14 07:13:26", - "author_account_age_days": 999 + "author_account_age_days": 1000 }, "https://github.com/risunobushi/ComfyUI_FocusMask": { "stars": 4, "last_update": "2024-12-09 11:52:53", - "author_account_age_days": 999 + "author_account_age_days": 1000 }, "https://github.com/risunobushi/ComfyUI_HEXtoRGB": { "stars": 1, "last_update": "2025-01-28 14:37:42", - "author_account_age_days": 999 + "author_account_age_days": 1000 }, "https://github.com/ritikvirus/comfyui-terminal-modal-node": { "stars": 0, @@ -2617,7 +2627,7 @@ "https://github.com/rouxianmantou/comfyui-rxmt-nodes": { "stars": 0, "last_update": "2025-04-03 09:55:50", - "author_account_age_days": 3528 + "author_account_age_days": 3529 }, "https://github.com/rphmeier/comfyui-videodepthanything": { "stars": 1, @@ -2717,22 +2727,22 @@ "https://github.com/silveroxides/ComfyUI_ReduxEmbedToolkit": { "stars": 1, "last_update": "2025-05-16 03:24:41", - "author_account_age_days": 1853 + "author_account_age_days": 1854 }, "https://github.com/smthemex/ComfyUI_GPT_SoVITS_Lite": { "stars": 5, "last_update": "2025-03-17 06:45:58", - "author_account_age_days": 706 + "author_account_age_days": 707 }, "https://github.com/smthemex/ComfyUI_MangaNinjia": { "stars": 52, "last_update": "2025-04-09 14:21:57", - "author_account_age_days": 706 + "author_account_age_days": 707 }, "https://github.com/sofakid/dandy": { "stars": 50, "last_update": "2024-05-27 21:46:18", - "author_account_age_days": 4405 + "author_account_age_days": 4406 }, "https://github.com/songtianhui/ComfyUI-DMM": { "stars": 2, @@ -2747,12 +2757,12 @@ "https://github.com/sourceful-official/ComfyUI_InstructPixToPixConditioningLatent": { "stars": 3, "last_update": "2025-01-03 13:20:33", - "author_account_age_days": 1835 + "author_account_age_days": 1836 }, "https://github.com/sourceful-official/comfyui-sourceful-official": { "stars": 0, "last_update": "2025-01-27 14:58:03", - "author_account_age_days": 1835 + "author_account_age_days": 1836 }, "https://github.com/spawner1145/comfyui-spawner-nodes": { "stars": 1, @@ -2777,7 +2787,7 @@ "https://github.com/steelan9199/ComfyUI-Teeth": { "stars": 9, "last_update": "2025-03-03 01:44:23", - "author_account_age_days": 1206 + "author_account_age_days": 1207 }, "https://github.com/strhwste/comfyui_csv_utils": { "stars": 0, @@ -2827,17 +2837,17 @@ "https://github.com/tanmoy-it/comfyuiCustomNode": { "stars": 0, "last_update": "2025-05-10 07:45:32", - "author_account_age_days": 284 + "author_account_age_days": 285 }, "https://github.com/tc888/ComfyUI_Save_Flux_Image": { "stars": 0, "last_update": "2025-02-09 17:21:22", - "author_account_age_days": 2612 + "author_account_age_days": 2613 }, "https://github.com/techidsk/comfyui_molook_nodes": { "stars": 0, "last_update": "2025-03-31 02:17:02", - "author_account_age_days": 2540 + "author_account_age_days": 2541 }, "https://github.com/techtruth/ComfyUI-Dreambooth": { "stars": 0, @@ -2852,12 +2862,12 @@ "https://github.com/thderoo/ComfyUI-_topfun_s_nodes": { "stars": 6, "last_update": "2024-07-03 14:39:28", - "author_account_age_days": 3218 + "author_account_age_days": 3219 }, "https://github.com/thot-experiment/comfy-live-preview": { "stars": 2, "last_update": "2025-02-19 20:30:13", - "author_account_age_days": 1303 + "author_account_age_days": 1304 }, "https://github.com/threadedblue/MLXnodes": { "stars": 2, @@ -2897,7 +2907,7 @@ "https://github.com/tuckerdarby/ComfyUI-TDNodes": { "stars": 3, "last_update": "2024-02-19 17:00:55", - "author_account_age_days": 3290 + "author_account_age_days": 3291 }, "https://github.com/turskeli/comfyui-SetWallpaper": { "stars": 0, @@ -2907,7 +2917,7 @@ "https://github.com/tzsoulcap/ComfyUI-SaveImg-W-MetaData": { "stars": 0, "last_update": "2025-04-11 15:28:03", - "author_account_age_days": 2174 + "author_account_age_days": 2175 }, "https://github.com/umisetokikaze/comfyui_mergekit": { "stars": 0, @@ -2917,7 +2927,7 @@ "https://github.com/unanan/ComfyUI-Dist": { "stars": 6, "last_update": "2024-02-28 10:03:50", - "author_account_age_days": 3250 + "author_account_age_days": 3251 }, "https://github.com/usman2003/ComfyUI-Classifiers": { "stars": 0, @@ -2931,13 +2941,13 @@ }, "https://github.com/usrname0/ComfyUI-AllergicPack": { "stars": 0, - "last_update": "2025-06-11 10:18:12", + "last_update": "2025-06-12 06:52:03", "author_account_age_days": 2766 }, "https://github.com/var1ableX/ComfyUI_Accessories": { "stars": 1, "last_update": "2025-02-09 14:31:19", - "author_account_age_days": 5116 + "author_account_age_days": 5117 }, "https://github.com/vchopine/ComfyUI_Toolbox": { "stars": 2, @@ -2947,7 +2957,7 @@ "https://github.com/virallover/comfyui-virallover": { "stars": 0, "last_update": "2025-06-02 13:49:38", - "author_account_age_days": 44 + "author_account_age_days": 45 }, "https://github.com/vladp0727/Comfyui-with-Furniture": { "stars": 0, @@ -2966,7 +2976,7 @@ }, "https://github.com/wTechArtist/ComfyUI_VVL_VideoCamera": { "stars": 0, - "last_update": "2025-06-11 05:20:57", + "last_update": "2025-06-12 02:11:03", "author_account_age_days": 1713 }, "https://github.com/wTechArtist/ComfyUI_vvl_BBOX": { @@ -2982,7 +2992,7 @@ "https://github.com/warshanks/Shank-Tools": { "stars": 0, "last_update": "2025-01-26 03:39:09", - "author_account_age_days": 3835 + "author_account_age_days": 3836 }, "https://github.com/watarika/ComfyUI-Text-Utility": { "stars": 1, @@ -3004,6 +3014,11 @@ "last_update": "2025-06-09 11:08:21", "author_account_age_days": 804 }, + "https://github.com/wildminder/ComfyUI-MagCache": { + "stars": 4, + "last_update": "2025-06-11 23:04:27", + "author_account_age_days": 4585 + }, "https://github.com/willblaschko/ComfyUI-Unload-Models": { "stars": 21, "last_update": "2024-06-30 10:07:40", @@ -3012,12 +3027,12 @@ "https://github.com/wilzamguerrero/Comfyui-zZzZz": { "stars": 2, "last_update": "2025-01-02 00:35:50", - "author_account_age_days": 1040 + "author_account_age_days": 1041 }, "https://github.com/wordbrew/comfyui-wan-control-nodes": { "stars": 6, "last_update": "2025-04-08 04:15:58", - "author_account_age_days": 965 + "author_account_age_days": 966 }, "https://github.com/wormley/comfyui-wormley-nodes": { "stars": 0, @@ -3037,7 +3052,7 @@ "https://github.com/xinyiSS/CombineMasksNode": { "stars": 0, "last_update": "2025-02-08 04:35:18", - "author_account_age_days": 803 + "author_account_age_days": 804 }, "https://github.com/xl0/q_tools": { "stars": 0, @@ -3047,12 +3062,12 @@ "https://github.com/xmarked-ai/ComfyUI_misc": { "stars": 2, "last_update": "2025-06-07 16:26:56", - "author_account_age_days": 225 + "author_account_age_days": 226 }, "https://github.com/xqqe/honey_nodes": { "stars": 0, "last_update": "2025-05-03 20:59:53", - "author_account_age_days": 2053 + "author_account_age_days": 2054 }, "https://github.com/y4my4my4m/ComfyUI_Direct3DS2": { "stars": 7, @@ -3062,17 +3077,22 @@ "https://github.com/yanhuifair/ComfyUI-FairLab": { "stars": 1, "last_update": "2025-04-08 09:14:57", - "author_account_age_days": 3914 + "author_account_age_days": 3915 }, "https://github.com/yanhuifair/comfyui-deepseek": { "stars": 4, "last_update": "2025-04-08 09:14:25", - "author_account_age_days": 3914 + "author_account_age_days": 3915 }, "https://github.com/yanlang0123/ComfyUI_Lam": { "stars": 43, "last_update": "2025-05-24 12:20:05", - "author_account_age_days": 3160 + "author_account_age_days": 3161 + }, + "https://github.com/yichengup/ComfyUI-Transition": { + "stars": 1, + "last_update": "2025-06-12 06:31:32", + "author_account_age_days": 477 }, "https://github.com/yichengup/ComfyUI-YCNodes_Advance": { "stars": 4, @@ -3087,7 +3107,7 @@ "https://github.com/yincangshiwei/ComfyUI-SEQLToolNode": { "stars": 0, "last_update": "2025-05-28 10:06:17", - "author_account_age_days": 3982 + "author_account_age_days": 3983 }, "https://github.com/yojimbodayne/ComfyUI-Dropbox-API": { "stars": 0, @@ -3112,21 +3132,21 @@ "https://github.com/zhongpei/Comfyui_image2prompt": { "stars": 346, "last_update": "2025-06-06 23:41:46", - "author_account_age_days": 3811 + "author_account_age_days": 3812 }, "https://github.com/zjkhurry/comfyui_MetalFX": { "stars": 1, "last_update": "2025-03-05 07:07:17", - "author_account_age_days": 3332 + "author_account_age_days": 3333 }, "https://github.com/zml-ai/comfyui-hydit": { "stars": 3, "last_update": "2024-08-07 09:37:09", - "author_account_age_days": 2335 + "author_account_age_days": 2336 }, "https://github.com/zyd232/ComfyUI-zyd232-Nodes": { "stars": 0, "last_update": "2025-04-12 01:13:21", - "author_account_age_days": 3976 + "author_account_age_days": 3977 } } \ No newline at end of file diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index b787a747..9ef455be 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,25 @@ { "custom_nodes": [ + { + "author": "Yuan-ManX", + "title": "ComfyUI-Vui", + "reference": "https://github.com/Yuan-ManX/ComfyUI-Vui", + "files": [ + "https://github.com/Yuan-ManX/ComfyUI-Vui" + ], + "install_type": "git-clone", + "description": "ComfyUI-Vui is now available in ComfyUI, Vui is a llama based transformer that predicts audio tokens." + }, + { + "author": "LargeModGames", + "title": "ComfyUI LoRA Auto Downloader", + "reference": "https://github.com/LargeModGames/comfyui-smart-lora-downloader", + "files": [ + "https://github.com/LargeModGames/comfyui-smart-lora-downloader" + ], + "install_type": "git-clone", + "description": "Automatically download missing LoRAs from CivitAI and detect missing LoRAs in workflows. Features smart directory detection and easy installation." + }, { "author": "hassan-sd", "title": "ComfyUI Image & Prompt Loader", @@ -11,6 +31,16 @@ "install_type": "git-clone", "description": "Load images with automatic prompt extraction from Civitai URLs, caption files, or EXIF metadata. Features smart dataset detection and dynamic preview updates." }, + { + "author": "inyourdreams-studio", + "title": "ComfyUI-RBLM", + "reference": "https://github.com/inyourdreams-studio/comfyui-rblm", + "files": [ + "https://github.com/inyourdreams-studio/comfyui-rblm" + ], + "install_type": "git-clone", + "description": "A custom node pack for ComfyUI that provides text manipulation nodes." + }, { "author": "Isi-dev", "title": "ComfyUI-Animation_Nodes_and_Workflows", @@ -658,56 +688,6 @@ ], "install_type": "git-clone", "description": "face detection nodes for comfyui" - }, - { - "author": "Aljnk", - "title": "ComfyUI-JNK-Tiny-Nodes", - "reference": "https://github.com/Aljnk/ComfyUI-JNK-Tiny-Nodes", - "files": [ - "https://github.com/Aljnk/ComfyUI-JNK-Tiny-Nodes" - ], - "install_type": "git-clone", - "description": "A collection of useful custom nodes for ComfyUI - image processing, text manipulation, and workflow automation." - }, - { - "author": "sugarkwork", - "title": "ComfyUI_AspectRatioToSize", - "reference": "https://github.com/sugarkwork/ComfyUI_AspectRatioToSize", - "files": [ - "https://github.com/sugarkwork/ComfyUI_AspectRatioToSize" - ], - "install_type": "git-clone", - "description": "A ComfyUI custom node that calculates width and height while maintaining aspect ratio, making it easier to determine image resolutions with specified aspect ratios and longer side values." - }, - { - "author": "AEmotionStudio", - "title": "ComfyUI-DiscordSend", - "reference": "https://github.com/AEmotionStudio/ComfyUI-DiscordSend", - "files": [ - "https://github.com/AEmotionStudio/ComfyUI-DiscordSend" - ], - "install_type": "git-clone", - "description": "A ComfyUI extension that enables seamless sharing of AI-generated images and videos directly to Discord." - }, - { - "author": "shiertier", - "title": "ComfyUI-TeaCache-Lumina", - "reference": "https://github.com/shiertier/ComfyUI-TeaCache-lumina2", - "files": [ - "https://github.com/shiertier/ComfyUI-TeaCache-lumina2" - ], - "install_type": "git-clone", - "description": "ComfyUI Node Implementation: TeaCache Acceleration Specifically Designed for the Lumina Model" - }, - { - "author": "sjh00", - "title": "ComfyUI LoadImageWithInfo", - "reference": "https://github.com/sjh00/ComfyUI-LoadImageWithInfo", - "files": [ - "https://github.com/sjh00/ComfyUI-LoadImageWithInfo" - ], - "install_type": "git-clone", - "description": "This is a custom node for ComfyUI that retrieves detailed information about an image, including its name, format (extension), DPI, dimensions, long side, short side, file size, and EXIF data. It also supports image saving " } ] } diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 77846fe1..8e2884ee 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -281,27 +281,29 @@ ], "https://github.com/1hew/ComfyUI-1hewNodes": [ [ - "BlendModesAlpha", "CoordinateExtract", "ImageAddLabel", "ImageBBoxCrop", + "ImageBBoxPaste", + "ImageBlendModesByAlpha", "ImageBlendModesByCSS", "ImageCropEdge", "ImageCropSquare", "ImageCropWithBBox", - "ImageCroppedPaste", "ImageDetailHLFreqSeparation", "ImageEditStitch", + "ImageLumaMatte", "ImagePlot", "ImageResizeUniversal", - "LumaMatte", + "ImageSolid", + "ImageTileMerge", + "ImageTileSplit", "MaskBBoxCrop", "MaskBatchMathOps", "MaskMathOps", "PathSelect", "PromptExtract", - "SliderValueRangeMapping", - "Solid" + "SliderValueRangeMapping" ], { "title_aux": "ComfyUI 1hewNodes" @@ -7132,6 +7134,15 @@ "title_aux": "ComfyUI ASCII Art Nodes" } ], + "https://github.com/LargeModGames/comfyui-smart-lora-downloader": [ + [ + "LoRAAutoDownloader", + "WorkflowLoRAScanner" + ], + { + "title_aux": "ComfyUI LoRA Auto Downloader" + } + ], "https://github.com/LarryJane491/Image-Captioning-in-ComfyUI": [ [ "LoRA Caption Load", @@ -13766,6 +13777,17 @@ "title_aux": "ComfyUI-UNO" } ], + "https://github.com/Yuan-ManX/ComfyUI-Vui": [ + [ + "LoadVuiModel", + "LoadVuiPrompt", + "SaveVui", + "Vui" + ], + { + "title_aux": "ComfyUI-Vui" + } + ], "https://github.com/ZHO-ZHO-ZHO/ComfyUI-APISR": [ [ "APISR_Lterative_Zho", @@ -15092,7 +15114,6 @@ "Sage_CheckpointSelector", "Sage_CleanText", "Sage_CollectKeywordsFromLoraStack", - "Sage_ConditioningRngOut", "Sage_ConditioningZeroOut", "Sage_ConstructLLMPrompt", "Sage_ConstructLLMPromptExtra", @@ -15127,18 +15148,13 @@ "Sage_PonyStyle", "Sage_SamplerInfo", "Sage_SaveImageWithMetadata", - "Sage_SetBool", - "Sage_SetFloat", - "Sage_SetInteger", "Sage_SetText", - "Sage_TextCompare", "Sage_TextWeight", "Sage_TilingInfo", "Sage_TripleJoinText", "Sage_TripleLoraStack", "Sage_UNETLoader", - "Sage_ViewAnything", - "Sage_ViewText" + "Sage_ViewAnything" ], { "title_aux": "Sage Utils" @@ -23552,6 +23568,18 @@ "title_aux": "ComfyUI Neural Network Toolkit NNT " } ], + "https://github.com/inyourdreams-studio/comfyui-rblm": [ + [ + "ImageLevelsNode", + "MaskDilateNode", + "MaskFillHolesNode", + "ReplaceNode", + "ThresholdToAlphaNode" + ], + { + "title_aux": "ComfyUI-RBLM" + } + ], "https://github.com/irreveloper/ComfyUI-DSD": [ [ "DSDGeminiPromptEnhancer", @@ -25184,7 +25212,7 @@ "https://github.com/keit0728/ComfyUI-keitNodes": [ [ "M2MTranslator", - "WanVideoOptimalResizer" + "PixelLimitResizer" ], { "title_aux": "ComfyUI-keitNodes"