From b64b8f089d77506ed5409345bcc4af66ef2bd21a Mon Sep 17 00:00:00 2001 From: mattjohnpowell Date: Thu, 11 Jul 2024 13:29:35 +0100 Subject: [PATCH 01/34] Update custom-node-list.json (#852) A simple node for ComfyUI that integrates LM Studio's vision models to generate text descriptions of images --- custom-node-list.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index d3c21e15..d0631006 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -11731,6 +11731,23 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "Expo", + "title": "LM Studio Image to Text Node for ComfyUI", + "reference": "https://github.com/mattjohnpowell/comfyui-lmstudio-image-to-text-node", + "nodeTypes": [ + { + "title": "LM Studio Image To Text", + "name": "LM Studio Image To Text" + } + ], + "description": "A custom node for ComfyUI that integrates LM Studio's vision models to generate text descriptions of images. It provides a flexible and customizable way to add image-to-text capabilities to your ComfyUI workflows, working with LM Studio's local API.", + "tags": ["image to text", "LM Studio", "vision models"], + "require": [ + "https://github.com/mattjohnpowell/comfyui-lmstudio-image-to-text-node" + ], + "install_type": "git-clone" } ] } From 9c3e123fe511d00e510d169f9ce375f4651b5876 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Thu, 11 Jul 2024 21:31:11 +0900 Subject: [PATCH 02/34] update DB --- custom-node-list.json | 37 +++++++++++++++++-------------- node_db/new/custom-node-list.json | 20 +++++++++++++++++ 2 files changed, 40 insertions(+), 17 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index d0631006..de7419fd 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -11334,6 +11334,26 @@ "install_type": "git-clone", "description": "This extension provides nodes that allow experimentation with various elements (samplers, latent, activators, attenuator, scheulders, ...) of Stable Diffusion." }, + { + "author": "Indra's Mirror", + "title": "ComfyUI-Documents", + "reference": "https://github.com/Excidos/ComfyUI-Documents", + "files": [ + "https://github.com/Excidos/ComfyUI-Documents" + ], + "install_type": "git-clone", + "description": "ComfyUI-Documents is a powerful extension for ComfyUI that enhances workflows with advanced document processing capabilities. It includes nodes for loading and parsing various document types (PDF, TXT, DOC, DOCX), converting PDF pages to images, splitting PDFs into individual pages, and selecting specific images from batches. Features include text extraction, image conversion, and seamless integration with existing ComfyUI projects." + }, + { + "author": "Expo", + "title": "LM Studio Image to Text Node for ComfyUI", + "reference": "https://github.com/mattjohnpowell/comfyui-lmstudio-image-to-text-node", + "files": [ + "https://github.com/mattjohnpowell/comfyui-lmstudio-image-to-text-node" + ], + "install_type": "git-clone", + "description": "A custom node for ComfyUI that integrates LM Studio's vision models to generate text descriptions of images. It provides a flexible and customizable way to add image-to-text capabilities to your ComfyUI workflows, working with LM Studio's local API." + }, @@ -11731,23 +11751,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "Expo", - "title": "LM Studio Image to Text Node for ComfyUI", - "reference": "https://github.com/mattjohnpowell/comfyui-lmstudio-image-to-text-node", - "nodeTypes": [ - { - "title": "LM Studio Image To Text", - "name": "LM Studio Image To Text" - } - ], - "description": "A custom node for ComfyUI that integrates LM Studio's vision models to generate text descriptions of images. It provides a flexible and customizable way to add image-to-text capabilities to your ComfyUI workflows, working with LM Studio's local API.", - "tags": ["image to text", "LM Studio", "vision models"], - "require": [ - "https://github.com/mattjohnpowell/comfyui-lmstudio-image-to-text-node" - ], - "install_type": "git-clone" } ] } diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 11cb21ed..bb4458c5 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -10,6 +10,26 @@ + { + "author": "Indra's Mirror", + "title": "ComfyUI-Documents", + "reference": "https://github.com/Excidos/ComfyUI-Documents", + "files": [ + "https://github.com/Excidos/ComfyUI-Documents" + ], + "install_type": "git-clone", + "description": "ComfyUI-Documents is a powerful extension for ComfyUI that enhances workflows with advanced document processing capabilities. It includes nodes for loading and parsing various document types (PDF, TXT, DOC, DOCX), converting PDF pages to images, splitting PDFs into individual pages, and selecting specific images from batches. Features include text extraction, image conversion, and seamless integration with existing ComfyUI projects." + }, + { + "author": "Expo", + "title": "LM Studio Image to Text Node for ComfyUI", + "reference": "https://github.com/mattjohnpowell/comfyui-lmstudio-image-to-text-node", + "files": [ + "https://github.com/mattjohnpowell/comfyui-lmstudio-image-to-text-node" + ], + "install_type": "git-clone", + "description": "A custom node for ComfyUI that integrates LM Studio's vision models to generate text descriptions of images. It provides a flexible and customizable way to add image-to-text capabilities to your ComfyUI workflows, working with LM Studio's local API." + }, { "author": "MinusZoneAI", "title": "ComfyUI-Kolors-MZ", From 5509734a10faec806dd315ec7896dbb401dad0ea Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Thu, 11 Jul 2024 23:10:46 +0900 Subject: [PATCH 03/34] update DB --- custom-node-list.json | 56 +- extension-node-map.json | 99 +- github-stats.json | 2519 ++++++++++++++------------- node_db/dev/custom-node-list.json | 21 +- node_db/new/custom-node-list.json | 52 + node_db/new/extension-node-map.json | 99 +- 6 files changed, 1588 insertions(+), 1258 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index de7419fd..b6f2e9fe 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -4179,6 +4179,16 @@ "install_type": "git-clone", "description": "Using Qwen-2 in ComfyUI" }, + { + "author": "ZHO-ZHO-ZHO", + "title": "ComfyUI-UltraEdit-ZHO", + "reference": "https://github.com/ZHO-ZHO-ZHO/ComfyUI-UltraEdit-ZHO", + "files": [ + "https://github.com/ZHO-ZHO-ZHO/ComfyUI-UltraEdit-ZHO" + ], + "install_type": "git-clone", + "description": "Unofficial implementation of [a/UltraEdit](https://github.com/HaozheZhao/UltraEdit) (Diffusers) for ComfyUI" + }, { "author": "kenjiqq", "title": "qq-nodes-comfyui", @@ -4663,7 +4673,7 @@ "https://github.com/glifxyz/ComfyUI-GlifNodes" ], "install_type": "git-clone", - "description": "Nodes:Consistency VAE Decoder." + "description": "Custom set of nodes used by glif.app. With glif you can build mini apps that are powered by custom comfy workflows." }, { "author": "concarne000", @@ -8621,6 +8631,17 @@ "install_type": "git-clone", "description": "make [a/DiffSynth-Studio](https://github.com/modelscope/DiffSynth-Studio) available in ComfyUI" }, + { + "author": "AIFSH", + "title": "CosyVoice-ComfyUI", + "id": "cosyvoice", + "reference": "https://github.com/AIFSH/CosyVoice-ComfyUI", + "files": [ + "https://github.com/AIFSH/CosyVoice-ComfyUI" + ], + "install_type": "git-clone", + "description": "a comfyui custom node for [a/CosyVoice](https://github.com/FunAudioLLM/CosyVoice)" + }, { "author": "Koishi-Star", "title": "Euler-Smea-Dyn-Sampler", @@ -8860,7 +8881,7 @@ "https://github.com/pamparamm/sd-perturbed-attention" ], "install_type": "git-clone", - "description": "Perturbed-Attention Guidance node for ComfyUI." + "description": "Perturbed-Attention Guidance with advanced parameters for ComfyUI. (PAG)" }, { "author": "pamparamm", @@ -11354,6 +11375,37 @@ "install_type": "git-clone", "description": "A custom node for ComfyUI that integrates LM Studio's vision models to generate text descriptions of images. It provides a flexible and customizable way to add image-to-text capabilities to your ComfyUI workflows, working with LM Studio's local API." }, + { + "author": "injet-zhou", + "title": "comfyui_extra_api", + "reference": "https://github.com/injet-zhou/comfyui_extra_api", + "files": [ + "https://github.com/injet-zhou/comfyui_extra_api" + ], + "install_type": "git-clone", + "description": "Add more endpoints to make easy for utilizing ComfyUI API." + }, + { + "author": "leestuartx", + "title": "ComfyUI-GG", + "reference": "https://github.com/leestuartx/ComfyUI-GG", + "files": [ + "https://github.com/leestuartx/ComfyUI-GG" + ], + "install_type": "git-clone", + "description": "ComfyUI-GG is a collection of ComfyUI nodes designed to enhance productivity in image processing workflows. This plugin provides a set of custom nodes that perform various image manipulations and metadata extractions to streamline your tasks." + }, + { + "author": "mgfxer", + "title": "ComfyUI-FrameFX", + "reference": "https://github.com/mgfxer/ComfyUI-FrameFX", + "files": [ + "https://github.com/mgfxer/ComfyUI-FrameFX" + ], + "install_type": "git-clone", + "description": "Nodes:Live Prompt Interpolation, Prompt Stack Manager, Dynamic Animated Weights, Florence Prompt Travel Helper, Mask Sequence Helper, Prompt Travel Helper." + }, + diff --git a/extension-node-map.json b/extension-node-map.json index 0a403e9f..c3c413ef 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -452,6 +452,15 @@ "title_aux": "ComfyUI_V-Express" } ], + "https://github.com/AIFSH/CosyVoice-ComfyUI": [ + [ + "CosyVoiceNode", + "TextNode" + ], + { + "title_aux": "CosyVoice-ComfyUI" + } + ], "https://github.com/AIGCTeam/ComfyUI_kkTranslator_nodes": [ [ "LoadMarianMTCheckPoint", @@ -676,6 +685,7 @@ "GoogleTranslateCLIPTextEncodeNode", "GoogleTranslateTextNode", "HexToHueNode", + "IDENode", "PainterNode", "PoseNode", "PreviewTextNode" @@ -1482,6 +1492,19 @@ "title_aux": "ComfyUI-post-processing-nodes" } ], + "https://github.com/Excidos/ComfyUI-Documents": [ + [ + "ChunkRouter", + "DocumentLoader", + "ImageSelector", + "PDFPageSplitter", + "PDFToImage", + "TextChunker" + ], + { + "title_aux": "ComfyUI-Documents" + } + ], "https://github.com/ExponentialML/ComfyUI_ModelScopeT2V": [ [ "ModelScopeT2VLoader" @@ -2513,6 +2536,7 @@ "JNodes_ImageSizeSelector", "JNodes_LoadVideo", "JNodes_LoadVisualMediaFromPath", + "JNodes_LoadVisualMediaFromPath_Batch", "JNodes_LoraExtractor", "JNodes_MediaInfoToString", "JNodes_OutVideoInfo", @@ -2802,7 +2826,9 @@ "ADE_UpscaleAndVAEEncode", "ADE_UseEvolvedSampling", "ADE_ViewsOnlyContextOptions", - "ADE_VisualizeContextOptions", + "ADE_VisualizeContextOptionsK", + "ADE_VisualizeContextOptionsKAdv", + "ADE_VisualizeContextOptionsSCustom", "AnimateDiffLoaderV1", "CheckpointLoaderSimpleWithNoiseSelect" ], @@ -5740,6 +5766,16 @@ "title_aux": "ComfyUI-Text_Image-Composite [WIP]" } ], + "https://github.com/ZHO-ZHO-ZHO/ComfyUI-UltraEdit-ZHO": [ + [ + "UltraEdit_Generation_Zho", + "UltraEdit_ModelLoader_Zho", + "UltraEdit_ModelLoader_local_Zho" + ], + { + "title_aux": "ComfyUI-UltraEdit-ZHO" + } + ], "https://github.com/ZHO-ZHO-ZHO/ComfyUI-YoloWorld-EfficientSAM": [ [ "ESAM_ModelLoader_Zho", @@ -5761,6 +5797,7 @@ ], "https://github.com/ZZXYWQ/ComfyUI-ZZXYWQ": [ [ + "StreamRecorder", "VideoFormatConverter" ], { @@ -7472,6 +7509,7 @@ "https://github.com/chflame163/ComfyUI_LayerStyle": [ [ "LayerColor: AutoAdjust", + "LayerColor: AutoAdjustV2", "LayerColor: AutoBrightness", "LayerColor: Brightness & Contrast", "LayerColor: Color of Shadow & Highlight", @@ -8247,6 +8285,8 @@ "IPAdapterMS", "IPAdapterModelLoader", "IPAdapterNoise", + "IPAdapterPreciseComposition", + "IPAdapterPreciseCompositionBatch", "IPAdapterPreciseStyleTransfer", "IPAdapterPreciseStyleTransferBatch", "IPAdapterPromptScheduleFromWeightsStrategy", @@ -8324,6 +8364,7 @@ "ImageTile+", "ImageToDevice+", "ImageUntile+", + "InjectLatentNoise+", "KSamplerVariationsStochastic+", "KSamplerVariationsWithNoise+", "LoadCLIPSegModels+", @@ -9694,6 +9735,7 @@ ], "https://github.com/glifxyz/ComfyUI-GlifNodes": [ [ + "FilmGrain", "GlifConsistencyDecoder", "GlifPatchConsistencyDecoderTiled", "GlifVariable", @@ -9839,6 +9881,8 @@ "Griptape Display: Text", "Griptape Driver: Amazon Bedrock Stable Diffusion", "Griptape Driver: Amazon Bedrock Titan", + "Griptape Driver: DuckDuckGo WebSearch", + "Griptape Driver: Google WebSearch", "Griptape Driver: Leonardo.AI", "Griptape Driver: OpenAI Image Generation", "Griptape Expand: Agent Nodes", @@ -10061,6 +10105,7 @@ "story_json_tool", "string_logic", "substring", + "text2json", "text_iterator", "time_tool", "tool_combine", @@ -10362,11 +10407,20 @@ "title_aux": "FaceSwap" } ], + "https://github.com/injet-zhou/comfyui_extra_api": [ + [ + "SimpleGenImageInterface" + ], + { + "title_aux": "comfyui_extra_api" + } + ], "https://github.com/iwanders/ComfyUI_nodes": [ [ "IW_JsonPickItem", "IW_ModelHook", "IW_StringConcat", + "IW_StringFromInt", "IW_StringNode", "IW_StringPrint", "IW_StringReplace", @@ -11737,6 +11791,18 @@ "title_aux": "LNL Frame Selector" } ], + "https://github.com/leestuartx/ComfyUI-GG": [ + [ + "AddPaddingToImage", + "ImageMetadataExtractor", + "MetadataExtractBySeed", + "MetadataExtractorBySeed", + "ResizeImageProportionally" + ], + { + "title_aux": "ComfyUI-GG" + } + ], "https://github.com/leiweiqiang/ComfyUI-TRA": [ [ "TclEbSynth", @@ -12512,6 +12578,14 @@ "title_aux": "ComfyUI Serving toolkit" } ], + "https://github.com/mattjohnpowell/comfyui-lmstudio-image-to-text-node": [ + [ + "LM Studio Image To Text" + ], + { + "title_aux": "LM Studio Image to Text Node for ComfyUI" + } + ], "https://github.com/mav-rik/facerestore_cf": [ [ "CropFace", @@ -12732,6 +12806,24 @@ "title_aux": "comfyui_met_suite" } ], + "https://github.com/mgfxer/ComfyUI-FrameFX": [ + [ + "DynamicAnimatedWeightsHelper", + "EdgeFXSourceImages", + "FlorencePromptTravelHelper", + "LivePromptInterpolation", + "MaskSequenceHelper", + "PromptStackManager", + "PromptTravelHelper" + ], + { + "author": "mgfxer", + "description": "This extension provides various frame and mask sequence manipulation tools for animation workflows.", + "nickname": "FrameFX \ud83d\udcab", + "title": "FrameFX", + "title_aux": "ComfyUI-FrameFX" + } + ], "https://github.com/mihaiiancu/ComfyUI_Inpaint": [ [ "InpaintMediapipe" @@ -13332,7 +13424,9 @@ ], "https://github.com/pamparamm/sd-perturbed-attention": [ [ - "PerturbedAttention" + "PerturbedAttention", + "TRTAttachPag", + "TRTPerturbedAttention" ], { "title_aux": "Perturbed-Attention Guidance" @@ -15709,6 +15803,7 @@ "easy kSamplerLayerDiffusion", "easy kSamplerSDTurbo", "easy kSamplerTiled", + "easy kolorsLoader", "easy latentCompositeMaskedWithCond", "easy latentNoisy", "easy loadImageBase64", diff --git a/github-stats.json b/github-stats.json index c1c761f2..2a4c59cb 100644 --- a/github-stats.json +++ b/github-stats.json @@ -2,57 +2,57 @@ "https://github.com/0xbitches/ComfyUI-LCM": { "stars": 248, "last_update": "2023-11-11 21:24:33", - "author_account_age_days": 547 + "author_account_age_days": 548 }, "https://github.com/1038lab/ComfyUI-GPT2P": { "stars": 3, "last_update": "2024-06-10 16:56:29", - "author_account_age_days": 468 + "author_account_age_days": 469 }, "https://github.com/1038lab/ComfyUI_LatentSizeSelector": { "stars": 1, "last_update": "2024-07-03 23:22:52", - "author_account_age_days": 468 + "author_account_age_days": 469 }, "https://github.com/11cafe/comfyui-workspace-manager": { - "stars": 830, + "stars": 833, "last_update": "2024-07-10 03:28:00", - "author_account_age_days": 220 + "author_account_age_days": 221 }, "https://github.com/11dogzi/ComfUI-EGAdapterMadAssistant": { - "stars": 11, + "stars": 12, "last_update": "2024-07-09 14:44:29", - "author_account_age_days": 141 + "author_account_age_days": 142 }, "https://github.com/11dogzi/Comfyui-ergouzi-Nodes": { - "stars": 21, + "stars": 22, "last_update": "2024-05-23 00:08:39", - "author_account_age_days": 141 + "author_account_age_days": 142 }, "https://github.com/11dogzi/Comfyui-ergouzi-samplers": { "stars": 21, "last_update": "2024-06-28 05:28:05", - "author_account_age_days": 141 + "author_account_age_days": 142 }, "https://github.com/1mckw/Comfyui-Gelbooru": { "stars": 2, "last_update": "2024-05-27 07:45:00", - "author_account_age_days": 706 + "author_account_age_days": 707 }, "https://github.com/42lux/ComfyUI-safety-checker": { "stars": 20, "last_update": "2024-05-22 22:11:59", - "author_account_age_days": 3714 + "author_account_age_days": 3715 }, "https://github.com/438443467/ComfyUI-GPT4V-Image-Captioner": { "stars": 20, "last_update": "2024-06-13 05:51:56", - "author_account_age_days": 430 + "author_account_age_days": 431 }, "https://github.com/54rt1n/ComfyUI-DareMerge": { - "stars": 47, + "stars": 50, "last_update": "2024-07-09 16:29:23", - "author_account_age_days": 4066 + "author_account_age_days": 4067 }, "https://github.com/80sVectorz/ComfyUI-Static-Primitives": { "stars": 10, @@ -62,367 +62,372 @@ "https://github.com/A4P7J1N7M05OT/ComfyUI-AutoColorGimp": { "stars": 0, "last_update": "2024-05-23 00:26:10", - "author_account_age_days": 488 + "author_account_age_days": 489 }, "https://github.com/A4P7J1N7M05OT/ComfyUI-PixelOE": { "stars": 7, "last_update": "2024-06-02 14:57:59", - "author_account_age_days": 488 + "author_account_age_days": 489 }, "https://github.com/AARG-FAN/Image-Raster-for-ComfyUI": { "stars": 70, "last_update": "2024-06-23 14:56:16", - "author_account_age_days": 515 + "author_account_age_days": 516 }, "https://github.com/AI2lab/comfyUI-DeepSeek-2lab": { "stars": 3, "last_update": "2024-07-03 04:07:46", - "author_account_age_days": 208 + "author_account_age_days": 209 }, "https://github.com/AI2lab/comfyUI-siliconflow-api-2lab": { "stars": 3, "last_update": "2024-06-29 18:08:21", - "author_account_age_days": 208 + "author_account_age_days": 209 }, "https://github.com/AI2lab/comfyUI-tool-2lab": { - "stars": 9, - "last_update": "2024-07-08 07:12:32", - "author_account_age_days": 208 + "stars": 11, + "last_update": "2024-07-11 06:36:13", + "author_account_age_days": 209 }, "https://github.com/AIFSH/ComfyUI-3d-photo-inpainting": { "stars": 7, "last_update": "2024-06-19 13:59:49", - "author_account_age_days": 247 + "author_account_age_days": 248 }, "https://github.com/AIFSH/ComfyUI-AuraSR": { "stars": 14, "last_update": "2024-06-27 14:00:16", - "author_account_age_days": 247 + "author_account_age_days": 248 }, "https://github.com/AIFSH/ComfyUI-DiffSynth-Studio": { "stars": 33, "last_update": "2024-07-02 13:01:42", - "author_account_age_days": 247 + "author_account_age_days": 248 }, "https://github.com/AIFSH/ComfyUI-FishSpeech": { "stars": 8, "last_update": "2024-05-23 01:18:49", - "author_account_age_days": 247 + "author_account_age_days": 248 }, "https://github.com/AIFSH/ComfyUI-GPT_SoVITS": { "stars": 161, "last_update": "2024-06-14 07:05:01", - "author_account_age_days": 247 + "author_account_age_days": 248 }, "https://github.com/AIFSH/ComfyUI-Hallo": { "stars": 230, "last_update": "2024-06-24 06:43:23", - "author_account_age_days": 247 + "author_account_age_days": 248 }, "https://github.com/AIFSH/ComfyUI-I2V-Adapter": { "stars": 7, "last_update": "2024-07-02 01:59:49", - "author_account_age_days": 247 + "author_account_age_days": 248 }, "https://github.com/AIFSH/ComfyUI-IP_LAP": { "stars": 24, "last_update": "2024-06-14 07:05:39", - "author_account_age_days": 247 + "author_account_age_days": 248 }, "https://github.com/AIFSH/ComfyUI-Live2DViewer": { "stars": 2, "last_update": "2024-06-14 07:04:49", - "author_account_age_days": 247 + "author_account_age_days": 248 }, "https://github.com/AIFSH/ComfyUI-MARS5-TTS": { "stars": 18, "last_update": "2024-07-02 02:00:28", - "author_account_age_days": 247 + "author_account_age_days": 248 }, "https://github.com/AIFSH/ComfyUI-MimicBrush": { "stars": 71, "last_update": "2024-06-17 22:26:53", - "author_account_age_days": 247 + "author_account_age_days": 248 }, "https://github.com/AIFSH/ComfyUI-MimicMotion": { - "stars": 237, + "stars": 241, "last_update": "2024-07-02 13:59:07", - "author_account_age_days": 247 + "author_account_age_days": 248 }, "https://github.com/AIFSH/ComfyUI-MuseTalk_FSH": { "stars": 9, "last_update": "2024-06-14 07:05:19", - "author_account_age_days": 247 + "author_account_age_days": 248 }, "https://github.com/AIFSH/ComfyUI-RVC": { "stars": 9, "last_update": "2024-06-14 07:05:25", - "author_account_age_days": 247 + "author_account_age_days": 248 }, "https://github.com/AIFSH/ComfyUI-UVR5": { "stars": 64, "last_update": "2024-06-20 07:31:20", - "author_account_age_days": 247 + "author_account_age_days": 248 }, "https://github.com/AIFSH/ComfyUI-UniAnimate": { "stars": 27, "last_update": "2024-06-30 09:20:25", - "author_account_age_days": 247 + "author_account_age_days": 248 }, "https://github.com/AIFSH/ComfyUI-WhisperX": { "stars": 21, "last_update": "2024-06-14 07:05:31", - "author_account_age_days": 247 + "author_account_age_days": 248 }, "https://github.com/AIFSH/ComfyUI-XTTS": { "stars": 28, "last_update": "2024-06-24 09:45:59", - "author_account_age_days": 247 + "author_account_age_days": 248 }, "https://github.com/AIFSH/ComfyUI_V-Express": { "stars": 77, "last_update": "2024-06-23 09:54:57", - "author_account_age_days": 247 + "author_account_age_days": 248 + }, + "https://github.com/AIFSH/CosyVoice-ComfyUI": { + "stars": 3, + "last_update": "2024-07-11 11:01:42", + "author_account_age_days": 248 }, "https://github.com/AIGCTeam/ComfyUI_kkTranslator_nodes": { "stars": 5, "last_update": "2024-05-23 00:13:50", - "author_account_age_days": 226 + "author_account_age_days": 227 }, "https://github.com/AIGODLIKE/AIGODLIKE-COMFYUI-TRANSLATION": { - "stars": 1046, - "last_update": "2024-07-01 03:49:28", - "author_account_age_days": 517 + "stars": 1048, + "last_update": "2024-07-11 02:57:36", + "author_account_age_days": 518 }, "https://github.com/AIGODLIKE/AIGODLIKE-ComfyUI-Studio": { - "stars": 208, + "stars": 209, "last_update": "2024-06-05 00:52:46", - "author_account_age_days": 517 + "author_account_age_days": 518 }, "https://github.com/AIGODLIKE/ComfyUI-CUP": { "stars": 6, "last_update": "2024-06-21 03:43:20", - "author_account_age_days": 517 + "author_account_age_days": 518 }, "https://github.com/AIGODLIKE/ComfyUI-ToonCrafter": { "stars": 264, "last_update": "2024-06-18 08:04:40", - "author_account_age_days": 517 + "author_account_age_days": 518 }, "https://github.com/AInseven/ComfyUI-fastblend": { "stars": 136, "last_update": "2024-06-14 07:13:21", - "author_account_age_days": 1699 + "author_account_age_days": 1700 }, "https://github.com/AIrjen/OneButtonPrompt": { - "stars": 755, + "stars": 756, "last_update": "2024-07-09 17:44:12", - "author_account_age_days": 458 + "author_account_age_days": 459 }, "https://github.com/ALatentPlace/ComfyUI_yanc": { "stars": 23, "last_update": "2024-06-30 10:04:17", - "author_account_age_days": 1475 + "author_account_age_days": 1476 }, "https://github.com/AbdullahAlfaraj/Comfy-Photoshop-SD": { - "stars": 184, + "stars": 185, "last_update": "2024-06-14 07:04:37", - "author_account_age_days": 3683 + "author_account_age_days": 3684 }, "https://github.com/AbyssYuan0/ComfyUI_BadgerTools": { "stars": 6, "last_update": "2024-06-19 11:46:19", - "author_account_age_days": 505 + "author_account_age_days": 506 }, "https://github.com/Acly/comfyui-inpaint-nodes": { - "stars": 471, + "stars": 473, "last_update": "2024-07-02 10:02:46", - "author_account_age_days": 3820 + "author_account_age_days": 3821 }, "https://github.com/Acly/comfyui-tooling-nodes": { "stars": 216, "last_update": "2024-06-24 15:56:37", - "author_account_age_days": 3820 + "author_account_age_days": 3821 }, "https://github.com/AiMiDi/ComfyUI-Aimidi-nodes": { "stars": 0, "last_update": "2024-06-20 17:26:02", - "author_account_age_days": 1291 + "author_account_age_days": 1292 }, "https://github.com/AlekPet/ComfyUI_Custom_Nodes_AlekPet": { - "stars": 682, + "stars": 685, "last_update": "2024-06-28 14:06:48", - "author_account_age_days": 2715 + "author_account_age_days": 2716 }, "https://github.com/Alysondao/Comfyui-Yolov8-JSON": { - "stars": 12, + "stars": 13, "last_update": "2024-07-10 09:37:54", - "author_account_age_days": 1046 + "author_account_age_days": 1047 }, "https://github.com/Amorano/Jovimetrix": { "stars": 172, "last_update": "2024-07-07 17:11:00", - "author_account_age_days": 5228 + "author_account_age_days": 5229 }, "https://github.com/AonekoSS/ComfyUI-LoRA-Tuner": { "stars": 5, "last_update": "2024-07-05 13:48:56", - "author_account_age_days": 4107 + "author_account_age_days": 4108 }, "https://github.com/AonekoSS/ComfyUI-SimpleCounter": { "stars": 1, "last_update": "2024-07-05 13:46:19", - "author_account_age_days": 4107 + "author_account_age_days": 4108 }, "https://github.com/ArcherFMY/Diffusion360_ComfyUI": { "stars": 18, "last_update": "2024-05-28 03:14:17", - "author_account_age_days": 3405 + "author_account_age_days": 3406 }, "https://github.com/ArdeniusAI/CPlus_Ardenius": { "stars": 0, "last_update": "2024-06-14 07:13:26", - "author_account_age_days": 142 + "author_account_age_days": 143 }, "https://github.com/ArtBot2023/CharacterFaceSwap": { "stars": 57, "last_update": "2024-05-22 20:53:09", - "author_account_age_days": 309 + "author_account_age_days": 310 }, "https://github.com/ArtVentureX/comfyui-animatediff": { "stars": 644, "last_update": "2024-05-22 18:16:43", - "author_account_age_days": 421 + "author_account_age_days": 422 }, "https://github.com/AshMartian/ComfyUI-DirGir": { "stars": 11, "last_update": "2024-05-29 22:28:55", - "author_account_age_days": 4602 + "author_account_age_days": 4603 }, "https://github.com/AuroBit/ComfyUI-AnimateAnyone-reproduction": { - "stars": 34, + "stars": 35, "last_update": "2024-06-14 09:03:24", "author_account_age_days": 406 }, "https://github.com/AuroBit/ComfyUI-OOTDiffusion": { - "stars": 356, + "stars": 358, "last_update": "2024-06-14 08:11:00", "author_account_age_days": 406 }, "https://github.com/AustinMroz/ComfyUI-DynamicOversampling": { "stars": 0, "last_update": "2024-06-14 07:06:51", - "author_account_age_days": 4090 + "author_account_age_days": 4091 }, "https://github.com/AustinMroz/ComfyUI-SpliceTools": { "stars": 7, "last_update": "2024-06-14 07:07:21", - "author_account_age_days": 4090 + "author_account_age_days": 4091 }, "https://github.com/AustinMroz/ComfyUI-WorkflowCheckpointing": { "stars": 6, "last_update": "2024-07-03 21:55:35", - "author_account_age_days": 4090 + "author_account_age_days": 4091 }, "https://github.com/Auttasak-L/ComfyUI-ImageCropper": { "stars": 1, "last_update": "2024-05-23 05:04:53", - "author_account_age_days": 2665 + "author_account_age_days": 2666 }, "https://github.com/BAIS1C/ComfyUI_RSS_Feed_Reader": { "stars": 2, "last_update": "2024-06-20 03:42:00", - "author_account_age_days": 505 + "author_account_age_days": 506 }, "https://github.com/BXYMartin/ComfyUI-InstantIDUtils": { "stars": 3, "last_update": "2024-05-23 00:08:50", - "author_account_age_days": 2459 + "author_account_age_days": 2460 }, "https://github.com/BadCafeCode/masquerade-nodes-comfyui": { - "stars": 314, + "stars": 315, "last_update": "2024-06-19 04:16:54", - "author_account_age_days": 446 + "author_account_age_days": 447 }, "https://github.com/Beinsezii/bsz-cui-extras": { "stars": 21, "last_update": "2024-05-22 20:46:45", - "author_account_age_days": 2242 + "author_account_age_days": 2243 }, "https://github.com/BenNarum/ComfyUI_CAS": { "stars": 1, - "last_update": "2024-07-10 07:26:27", - "author_account_age_days": 3088 + "last_update": "2024-07-10 14:59:23", + "author_account_age_days": 3089 }, "https://github.com/BenNarum/SigmaWaveFormNode": { "stars": 5, "last_update": "2024-06-20 15:20:35", - "author_account_age_days": 3088 + "author_account_age_days": 3089 }, "https://github.com/BennyKok/comfyui-deploy": { - "stars": 714, + "stars": 715, "last_update": "2024-07-08 05:06:56", - "author_account_age_days": 3012 + "author_account_age_days": 3013 }, "https://github.com/Big-Idea-Technology/ComfyUI-Book-Tools": { "stars": 17, "last_update": "2024-06-21 10:21:10", - "author_account_age_days": 887 + "author_account_age_days": 888 }, "https://github.com/Big-Idea-Technology/ComfyUI_LLM_Node": { "stars": 50, "last_update": "2024-06-21 10:13:50", - "author_account_age_days": 887 + "author_account_age_days": 888 }, "https://github.com/Billius-AI/ComfyUI-Path-Helper": { "stars": 14, "last_update": "2024-05-22 23:25:08", - "author_account_age_days": 150 + "author_account_age_days": 151 }, "https://github.com/BlakeOne/ComfyUI-CustomScheduler": { "stars": 11, "last_update": "2024-05-23 00:23:56", - "author_account_age_days": 2548 + "author_account_age_days": 2549 }, "https://github.com/BlakeOne/ComfyUI-NodePresets": { "stars": 11, "last_update": "2024-05-23 00:24:07", - "author_account_age_days": 2548 + "author_account_age_days": 2549 }, "https://github.com/BlakeOne/ComfyUI-NodeReset": { "stars": 1, "last_update": "2024-05-23 00:24:18", - "author_account_age_days": 2548 + "author_account_age_days": 2549 }, "https://github.com/BlakeOne/ComfyUI-SchedulerMixer": { "stars": 10, "last_update": "2024-05-23 00:23:44", - "author_account_age_days": 2548 + "author_account_age_days": 2549 }, "https://github.com/BlenderNeko/ComfyUI_ADV_CLIP_emb": { "stars": 274, "last_update": "2024-05-22 14:56:13", - "author_account_age_days": 493 + "author_account_age_days": 494 }, "https://github.com/BlenderNeko/ComfyUI_Cutoff": { - "stars": 344, + "stars": 345, "last_update": "2024-05-22 15:01:45", - "author_account_age_days": 493 + "author_account_age_days": 494 }, "https://github.com/BlenderNeko/ComfyUI_Noise": { "stars": 216, "last_update": "2024-06-10 16:38:48", - "author_account_age_days": 493 + "author_account_age_days": 494 }, "https://github.com/BlenderNeko/ComfyUI_SeeCoder": { - "stars": 36, + "stars": 35, "last_update": "2024-05-22 14:57:04", - "author_account_age_days": 493 + "author_account_age_days": 494 }, "https://github.com/BlenderNeko/ComfyUI_TiledKSampler": { "stars": 297, "last_update": "2024-05-22 14:56:49", - "author_account_age_days": 493 + "author_account_age_days": 494 }, "https://github.com/CC-BryanOttho/ComfyUI_API_Manager": { "stars": 13, @@ -432,52 +437,52 @@ "https://github.com/CYBERLOOM-INC/ComfyUI-nodes-hnmr": { "stars": 6, "last_update": "2024-05-22 17:55:41", - "author_account_age_days": 265 + "author_account_age_days": 266 }, "https://github.com/CavinHuang/comfyui-nodes-docs": { "stars": 77, "last_update": "2024-07-04 11:29:55", - "author_account_age_days": 2742 + "author_account_age_days": 2743 }, "https://github.com/Chan-0312/ComfyUI-EasyDeforum": { "stars": 9, "last_update": "2024-05-22 23:22:14", - "author_account_age_days": 1882 + "author_account_age_days": 1883 }, "https://github.com/Chan-0312/ComfyUI-IPAnimate": { "stars": 66, "last_update": "2024-05-22 23:22:03", - "author_account_age_days": 1882 + "author_account_age_days": 1883 }, "https://github.com/Chan-0312/ComfyUI-Prompt-Preview": { "stars": 19, "last_update": "2024-06-14 09:01:37", - "author_account_age_days": 1882 + "author_account_age_days": 1883 }, "https://github.com/Chaoses-Ib/ComfyUI_Ib_CustomNodes": { "stars": 13, "last_update": "2024-04-05 11:14:24", - "author_account_age_days": 1894 + "author_account_age_days": 1895 }, "https://github.com/Clybius/ComfyUI-Extra-Samplers": { "stars": 58, "last_update": "2024-06-14 09:03:17", - "author_account_age_days": 1749 + "author_account_age_days": 1750 }, "https://github.com/Clybius/ComfyUI-Latent-Modifiers": { - "stars": 66, + "stars": 69, "last_update": "2024-06-14 09:02:44", - "author_account_age_days": 1749 + "author_account_age_days": 1750 }, "https://github.com/CosmicLaca/ComfyUI_Primere_Nodes": { "stars": 85, "last_update": "2024-06-29 07:14:23", - "author_account_age_days": 3671 + "author_account_age_days": 3672 }, "https://github.com/Danand/ComfyUI-ComfyCouple": { "stars": 21, "last_update": "2024-07-03 22:22:08", - "author_account_age_days": 4304 + "author_account_age_days": 4305 }, "https://github.com/DarKDinDoN/comfyui-checkpoint-automatic-config": { "stars": 3, @@ -487,27 +492,27 @@ "https://github.com/DataCTE/prompt_injection": { "stars": 66, "last_update": "2024-06-21 12:56:43", - "author_account_age_days": 793 + "author_account_age_days": 794 }, "https://github.com/DeJoker/pipeline-parallel-comfy": { "stars": 1, "last_update": "2024-07-09 03:00:49", - "author_account_age_days": 3006 + "author_account_age_days": 3007 }, "https://github.com/Derfuu/Derfuu_ComfyUI_ModdedNodes": { - "stars": 311, + "stars": 312, "last_update": "2024-06-22 02:12:19", - "author_account_age_days": 1790 + "author_account_age_days": 1791 }, "https://github.com/DigitalIO/ComfyUI-stable-wildcards": { "stars": 19, "last_update": "2024-05-24 21:15:08", - "author_account_age_days": 4054 + "author_account_age_days": 4055 }, "https://github.com/DimaChaichan/LAizypainter-Exporter-ComfyUI": { "stars": 7, "last_update": "2024-05-22 23:14:06", - "author_account_age_days": 3089 + "author_account_age_days": 3090 }, "https://github.com/DonBaronFactory/ComfyUI-Cre8it-Nodes": { "stars": 0, @@ -515,9 +520,9 @@ "author_account_age_days": 3504 }, "https://github.com/DrJKL/ComfyUI-Anchors": { - "stars": 5, + "stars": 6, "last_update": "2024-06-20 18:23:00", - "author_account_age_days": 5010 + "author_account_age_days": 5011 }, "https://github.com/DrMWeigand/ComfyUI_ColorImageDetection": { "stars": 2, @@ -527,297 +532,302 @@ "https://github.com/Electrofried/ComfyUI-OpenAINode": { "stars": 19, "last_update": "2024-06-14 09:01:22", - "author_account_age_days": 2636 + "author_account_age_days": 2637 }, "https://github.com/EllangoK/ComfyUI-post-processing-nodes": { - "stars": 147, + "stars": 146, "last_update": "2024-05-22 17:54:09", - "author_account_age_days": 2794 + "author_account_age_days": 2795 + }, + "https://github.com/Excidos/ComfyUI-Documents": { + "stars": 14, + "last_update": "2024-07-11 10:45:54", + "author_account_age_days": 24 }, "https://github.com/ExponentialML/ComfyUI_ModelScopeT2V": { "stars": 25, "last_update": "2024-05-23 00:12:17", - "author_account_age_days": 1639 + "author_account_age_days": 1640 }, "https://github.com/ExponentialML/ComfyUI_Native_DynamiCrafter": { - "stars": 103, + "stars": 102, "last_update": "2024-06-08 02:33:02", - "author_account_age_days": 1639 + "author_account_age_days": 1640 }, "https://github.com/ExponentialML/ComfyUI_VisualStylePrompting": { "stars": 255, "last_update": "2024-05-23 00:12:41", - "author_account_age_days": 1639 + "author_account_age_days": 1640 }, "https://github.com/Extraltodeus/ComfyUI-AutomaticCFG": { - "stars": 285, + "stars": 286, "last_update": "2024-07-10 00:27:18", - "author_account_age_days": 3165 + "author_account_age_days": 3166 }, "https://github.com/Extraltodeus/LoadLoraWithTags": { "stars": 42, "last_update": "2024-06-22 21:05:44", - "author_account_age_days": 3165 + "author_account_age_days": 3166 }, "https://github.com/Extraltodeus/Stable-Diffusion-temperature-settings": { - "stars": 33, + "stars": 34, "last_update": "2024-07-10 00:27:51", - "author_account_age_days": 3165 + "author_account_age_days": 3166 }, "https://github.com/Extraltodeus/Uncond-Zero-for-ComfyUI": { "stars": 38, "last_update": "2024-07-10 00:27:36", - "author_account_age_days": 3165 + "author_account_age_days": 3166 }, "https://github.com/Extraltodeus/Vector_Sculptor_ComfyUI": { "stars": 87, "last_update": "2024-07-10 00:28:03", - "author_account_age_days": 3165 + "author_account_age_days": 3166 }, "https://github.com/Extraltodeus/noise_latent_perlinpinpin": { "stars": 23, "last_update": "2024-06-22 21:05:57", - "author_account_age_days": 3165 + "author_account_age_days": 3166 }, "https://github.com/Extraltodeus/pre_cfg_comfy_nodes_for_ComfyUI": { - "stars": 3, - "last_update": "2024-07-10 01:25:05", - "author_account_age_days": 3165 + "stars": 4, + "last_update": "2024-07-11 02:34:36", + "author_account_age_days": 3166 }, "https://github.com/Extraltodeus/sigmas_tools_and_the_golden_scheduler": { "stars": 46, "last_update": "2024-06-22 21:05:34", - "author_account_age_days": 3165 + "author_account_age_days": 3166 }, "https://github.com/Fannovel16/ComfyUI-Frame-Interpolation": { - "stars": 357, + "stars": 358, "last_update": "2024-06-20 16:25:59", - "author_account_age_days": 3147 + "author_account_age_days": 3148 }, "https://github.com/Fannovel16/ComfyUI-Loopchain": { "stars": 30, "last_update": "2023-12-15 14:25:35", - "author_account_age_days": 3147 + "author_account_age_days": 3148 }, "https://github.com/Fannovel16/ComfyUI-MagickWand": { "stars": 73, "last_update": "2024-06-20 16:23:15", - "author_account_age_days": 3147 + "author_account_age_days": 3148 }, "https://github.com/Fannovel16/ComfyUI-MotionDiff": { "stars": 150, "last_update": "2024-06-20 16:29:32", - "author_account_age_days": 3147 + "author_account_age_days": 3148 }, "https://github.com/Fannovel16/ComfyUI-Video-Matting": { "stars": 151, "last_update": "2024-06-20 16:14:38", - "author_account_age_days": 3147 + "author_account_age_days": 3148 }, "https://github.com/Fannovel16/comfyui_controlnet_aux": { - "stars": 1667, + "stars": 1673, "last_update": "2024-07-08 17:03:55", - "author_account_age_days": 3147 + "author_account_age_days": 3148 }, "https://github.com/Fantaxico/ComfyUI-GCP-Storage": { "stars": 0, "last_update": "2024-06-14 09:05:52", - "author_account_age_days": 551 + "author_account_age_days": 552 }, "https://github.com/Feidorian/feidorian-ComfyNodes": { "stars": 5, "last_update": "2024-06-20 11:31:37", - "author_account_age_days": 2771 + "author_account_age_days": 2772 }, "https://github.com/Fictiverse/ComfyUI_Fictiverse": { "stars": 7, "last_update": "2024-06-05 19:03:21", - "author_account_age_days": 687 + "author_account_age_days": 688 }, "https://github.com/Fihade/IC-Light-ComfyUI-Node": { "stars": 6, "last_update": "2024-07-02 03:47:17", - "author_account_age_days": 2763 + "author_account_age_days": 2764 }, "https://github.com/FizzleDorf/ComfyUI-AIT": { "stars": 44, "last_update": "2024-06-22 03:13:05", - "author_account_age_days": 1995 + "author_account_age_days": 1996 }, "https://github.com/FizzleDorf/ComfyUI_FizzNodes": { "stars": 327, "last_update": "2024-06-27 03:29:51", - "author_account_age_days": 1995 + "author_account_age_days": 1996 }, "https://github.com/FlyingFireCo/tiled_ksampler": { "stars": 56, "last_update": "2024-05-22 23:15:17", - "author_account_age_days": 648 + "author_account_age_days": 649 }, "https://github.com/ForeignGods/ComfyUI-Mana-Nodes": { "stars": 182, "last_update": "2024-05-29 18:29:05", - "author_account_age_days": 1259 + "author_account_age_days": 1260 }, "https://github.com/Franck-Demongin/NX_PromptStyler": { "stars": 5, "last_update": "2024-05-22 23:25:21", - "author_account_age_days": 1787 + "author_account_age_days": 1788 }, "https://github.com/FredBill1/comfyui-fb-utils": { "stars": 0, "last_update": "2024-05-23 01:41:02", - "author_account_age_days": 2333 + "author_account_age_days": 2334 }, "https://github.com/Fucci-Mateo/ComfyUI-Airtable": { "stars": 0, "last_update": "2024-06-25 13:35:18", - "author_account_age_days": 894 + "author_account_age_days": 895 }, "https://github.com/FuouM/ComfyUI-FirstOrderMM": { "stars": 2, "last_update": "2024-07-01 10:46:26", - "author_account_age_days": 1697 + "author_account_age_days": 1698 }, "https://github.com/G-370/ComfyUI-SD3-Powerlab": { "stars": 17, "last_update": "2024-06-22 19:17:18", - "author_account_age_days": 1535 + "author_account_age_days": 1536 }, "https://github.com/GMapeSplat/ComfyUI_ezXY": { - "stars": 23, + "stars": 24, "last_update": "2024-05-29 17:43:08", - "author_account_age_days": 1313 + "author_account_age_days": 1314 }, "https://github.com/GTSuya-Studio/ComfyUI-Gtsuya-Nodes": { "stars": 7, "last_update": "2024-05-22 21:31:52", - "author_account_age_days": 2572 + "author_account_age_days": 2573 }, "https://github.com/GavChap/ComfyUI-SD3LatentSelectRes": { - "stars": 9, + "stars": 10, "last_update": "2024-06-19 11:01:41", - "author_account_age_days": 4583 + "author_account_age_days": 4584 }, "https://github.com/GentlemanHu/ComfyUI-SunoAI": { "stars": 10, "last_update": "2024-06-14 06:02:29", - "author_account_age_days": 2399 + "author_account_age_days": 2400 }, "https://github.com/Goktug/comfyui-saveimage-plus": { "stars": 2, "last_update": "2024-06-20 07:23:48", - "author_account_age_days": 4948 + "author_account_age_days": 4949 }, "https://github.com/Gourieff/comfyui-reactor-node": { - "stars": 1125, + "stars": 1132, "last_update": "2024-07-03 09:36:19", - "author_account_age_days": 1135 + "author_account_age_days": 1136 }, "https://github.com/GraftingRayman/ComfyUI_GraftingRayman": { - "stars": 23, + "stars": 24, "last_update": "2024-07-09 08:28:38", - "author_account_age_days": 179 + "author_account_age_days": 180 }, "https://github.com/Grant-CP/ComfyUI-LivePortraitKJ-MPS": { - "stars": 6, - "last_update": "2024-07-09 04:52:14", - "author_account_age_days": 1189 + "stars": 10, + "last_update": "2024-07-11 03:37:01", + "author_account_age_days": 1190 }, "https://github.com/GreenLandisaLie/AuraSR-ComfyUI": { "stars": 70, "last_update": "2024-07-04 00:07:10", - "author_account_age_days": 1213 + "author_account_age_days": 1214 }, "https://github.com/Guillaume-Fgt/ComfyUI_StableCascadeLatentRatio": { "stars": 3, "last_update": "2024-06-14 08:59:42", - "author_account_age_days": 1496 + "author_account_age_days": 1497 }, "https://github.com/HAL41/ComfyUI-aichemy-nodes": { "stars": 4, "last_update": "2024-05-22 23:10:19", - "author_account_age_days": 2861 + "author_account_age_days": 2862 }, "https://github.com/HECer/ComfyUI-FilePathCreator": { "stars": 3, "last_update": "2024-07-09 22:02:15", - "author_account_age_days": 2996 + "author_account_age_days": 2997 }, "https://github.com/Hangover3832/ComfyUI-Hangover-Moondream": { "stars": 37, "last_update": "2024-06-14 08:08:20", - "author_account_age_days": 626 + "author_account_age_days": 627 }, "https://github.com/Hangover3832/ComfyUI-Hangover-Nodes": { "stars": 33, "last_update": "2024-06-14 08:08:28", - "author_account_age_days": 626 + "author_account_age_days": 627 }, "https://github.com/Hangover3832/ComfyUI-Hangover-Recognize_Anything": { "stars": 16, "last_update": "2024-06-14 08:10:52", - "author_account_age_days": 626 + "author_account_age_days": 627 }, "https://github.com/Haoming02/comfyui-clear-screen": { "stars": 1, "last_update": "2024-07-09 08:49:03", - "author_account_age_days": 1347 + "author_account_age_days": 1348 }, "https://github.com/Haoming02/comfyui-diffusion-cg": { - "stars": 51, + "stars": 52, "last_update": "2024-07-10 03:26:36", - "author_account_age_days": 1347 + "author_account_age_days": 1348 }, "https://github.com/Haoming02/comfyui-floodgate": { "stars": 25, "last_update": "2024-07-09 09:02:07", - "author_account_age_days": 1347 + "author_account_age_days": 1348 }, "https://github.com/Haoming02/comfyui-menu-anchor": { "stars": 3, "last_update": "2024-07-09 10:03:10", - "author_account_age_days": 1347 + "author_account_age_days": 1348 }, "https://github.com/Haoming02/comfyui-node-beautify": { - "stars": 3, + "stars": 4, "last_update": "2024-07-09 09:25:46", - "author_account_age_days": 1347 + "author_account_age_days": 1348 }, "https://github.com/Haoming02/comfyui-prompt-format": { "stars": 30, "last_update": "2024-07-10 02:32:48", - "author_account_age_days": 1347 + "author_account_age_days": 1348 }, "https://github.com/Haoming02/comfyui-resharpen": { - "stars": 23, + "stars": 29, "last_update": "2024-07-10 03:10:18", - "author_account_age_days": 1347 + "author_account_age_days": 1348 }, "https://github.com/Haoming02/comfyui-tab-handler": { "stars": 4, "last_update": "2024-07-09 08:41:44", - "author_account_age_days": 1347 + "author_account_age_days": 1348 }, "https://github.com/HaydenReeve/ComfyUI-Better-Strings": { "stars": 0, "last_update": "2024-05-22 23:20:05", - "author_account_age_days": 2258 + "author_account_age_days": 2259 }, "https://github.com/HebelHuber/comfyui-enhanced-save-node": { "stars": 1, "last_update": "2024-06-14 08:59:28", - "author_account_age_days": 2340 + "author_account_age_days": 2341 }, "https://github.com/Hiero207/ComfyUI-Hiero-Nodes": { "stars": 6, "last_update": "2024-06-24 03:38:50", - "author_account_age_days": 1714 + "author_account_age_days": 1715 }, "https://github.com/Hopping-Mad-Games/ComfyUI_LiteLLM": { "stars": 3, "last_update": "2024-06-29 19:44:47", - "author_account_age_days": 204 + "author_account_age_days": 205 }, "https://github.com/IDGallagher/ComfyUI-IG-Nodes": { "stars": 1, @@ -832,55 +842,55 @@ "https://github.com/Intersection98/ComfyUI_MX_post_processing-nodes": { "stars": 9, "last_update": "2024-05-23 01:12:46", - "author_account_age_days": 2646 + "author_account_age_days": 2647 }, "https://github.com/Inzaniak/comfyui-ranbooru": { "stars": 8, "last_update": "2024-05-22 23:12:23", - "author_account_age_days": 3925 + "author_account_age_days": 3926 }, "https://github.com/IsItDanOrAi/ComfyUI-Stereopsis": { "stars": 3, "last_update": "2024-06-21 20:39:06", - "author_account_age_days": 127 + "author_account_age_days": 128 }, "https://github.com/JPS-GER/ComfyUI_JPS-Nodes": { "stars": 40, "last_update": "2024-05-22 20:39:14", - "author_account_age_days": 331 + "author_account_age_days": 332 }, "https://github.com/Jannchie/ComfyUI-J": { "stars": 64, "last_update": "2024-06-20 12:08:09", - "author_account_age_days": 2569 + "author_account_age_days": 2570 }, "https://github.com/JaredTherriault/ComfyUI-JNodes": { "stars": 26, - "last_update": "2024-06-27 23:37:38", - "author_account_age_days": 3587 + "last_update": "2024-07-11 02:05:57", + "author_account_age_days": 3588 }, "https://github.com/JayLyu/ComfyUI_BaiKong_Node": { "stars": 0, "last_update": "2024-07-03 15:07:04", - "author_account_age_days": 3284 + "author_account_age_days": 3285 }, "https://github.com/JcandZero/ComfyUI_GLM4Node": { "stars": 25, "last_update": "2024-05-22 23:12:46", - "author_account_age_days": 706 + "author_account_age_days": 707 }, "https://github.com/Jcd1230/rembg-comfyui-node": { - "stars": 123, + "stars": 122, "last_update": "2024-05-22 17:58:34", - "author_account_age_days": 4902 + "author_account_age_days": 4903 }, "https://github.com/JerryOrbachJr/ComfyUI-RandomSize": { "stars": 3, "last_update": "2024-05-22 23:18:51", - "author_account_age_days": 171 + "author_account_age_days": 172 }, "https://github.com/JettHu/ComfyUI-TCD": { - "stars": 93, + "stars": 95, "last_update": "2024-07-10 02:54:27", "author_account_age_days": 2374 }, @@ -892,62 +902,62 @@ "https://github.com/Jordach/comfy-plasma": { "stars": 53, "last_update": "2024-05-22 18:08:28", - "author_account_age_days": 4528 + "author_account_age_days": 4529 }, "https://github.com/Kaharos94/ComfyUI-Saveaswebp": { "stars": 33, "last_update": "2024-06-21 23:01:48", - "author_account_age_days": 1211 + "author_account_age_days": 1212 }, "https://github.com/Kangkang625/ComfyUI-paint-by-example": { "stars": 14, "last_update": "2024-05-22 22:20:27", - "author_account_age_days": 929 + "author_account_age_days": 930 }, "https://github.com/KewkLW/ComfyUI-kewky_tools": { "stars": 4, "last_update": "2024-07-10 05:45:11", - "author_account_age_days": 1703 + "author_account_age_days": 1704 }, "https://github.com/Koishi-Star/Euler-Smea-Dyn-Sampler": { "stars": 138, "last_update": "2024-06-16 15:50:10", - "author_account_age_days": 1501 + "author_account_age_days": 1502 }, "https://github.com/KoreTeknology/ComfyUI-Universal-Styler": { - "stars": 14, + "stars": 15, "last_update": "2024-06-14 10:28:10", - "author_account_age_days": 3206 + "author_account_age_days": 3207 }, "https://github.com/Kosinkadink/ComfyUI-Advanced-ControlNet": { - "stars": 443, + "stars": 444, "last_update": "2024-07-09 01:09:21", - "author_account_age_days": 3732 + "author_account_age_days": 3733 }, "https://github.com/Kosinkadink/ComfyUI-AnimateDiff-Evolved": { - "stars": 2325, - "last_update": "2024-07-10 10:01:13", - "author_account_age_days": 3732 + "stars": 2334, + "last_update": "2024-07-11 04:05:27", + "author_account_age_days": 3733 }, "https://github.com/Kosinkadink/ComfyUI-VideoHelperSuite": { - "stars": 417, - "last_update": "2024-07-09 22:08:17", - "author_account_age_days": 3732 + "stars": 420, + "last_update": "2024-07-10 18:08:22", + "author_account_age_days": 3733 }, "https://github.com/KytraScript/ComfyUI_KytraWebhookHTTP": { "stars": 3, "last_update": "2024-05-23 00:21:43", - "author_account_age_days": 1795 + "author_account_age_days": 1796 }, "https://github.com/LEv145/images-grid-comfy-plugin": { - "stars": 130, + "stars": 131, "last_update": "2024-05-30 17:54:32", - "author_account_age_days": 2223 + "author_account_age_days": 2224 }, "https://github.com/LZpenguin/ComfyUI-Text": { "stars": 23, "last_update": "2024-06-20 13:38:16", - "author_account_age_days": 1995 + "author_account_age_days": 1996 }, "https://github.com/LarryJane491/Image-Captioning-in-ComfyUI": { "stars": 32, @@ -955,19 +965,19 @@ "author_account_age_days": 180 }, "https://github.com/LarryJane491/Lora-Training-in-Comfy": { - "stars": 284, + "stars": 285, "last_update": "2024-06-09 05:24:00", "author_account_age_days": 180 }, "https://github.com/Layer-norm/comfyui-lama-remover": { "stars": 59, "last_update": "2024-05-25 00:12:04", - "author_account_age_days": 348 + "author_account_age_days": 349 }, "https://github.com/Lerc/canvas_tab": { "stars": 145, "last_update": "2024-05-22 20:48:45", - "author_account_age_days": 5383 + "author_account_age_days": 5384 }, "https://github.com/Limitex/ComfyUI-Calculation": { "stars": 0, @@ -975,149 +985,149 @@ "author_account_age_days": 1291 }, "https://github.com/Limitex/ComfyUI-Diffusers": { - "stars": 118, + "stars": 117, "last_update": "2024-05-22 22:18:57", "author_account_age_days": 1291 }, "https://github.com/Loewen-Hob/rembg-comfyui-node-better": { - "stars": 43, + "stars": 44, "last_update": "2024-05-23 00:32:53", - "author_account_age_days": 486 + "author_account_age_days": 487 }, "https://github.com/LonicaMewinsky/ComfyUI-MakeFrame": { "stars": 23, "last_update": "2024-05-22 21:29:02", - "author_account_age_days": 991 + "author_account_age_days": 992 }, "https://github.com/LonicaMewinsky/ComfyUI-RawSaver": { "stars": 2, "last_update": "2024-05-22 21:31:28", - "author_account_age_days": 991 + "author_account_age_days": 992 }, "https://github.com/Ludobico/ComfyUI-ScenarioPrompt": { "stars": 14, "last_update": "2024-06-21 06:43:02", - "author_account_age_days": 1048 + "author_account_age_days": 1049 }, "https://github.com/LyazS/comfyui-anime-seg": { "stars": 4, "last_update": "2024-05-22 23:21:49", - "author_account_age_days": 2873 + "author_account_age_days": 2874 }, "https://github.com/M1kep/ComfyLiterals": { "stars": 13, "last_update": "2024-05-22 20:31:38", - "author_account_age_days": 4274 + "author_account_age_days": 4275 }, "https://github.com/M1kep/ComfyUI-KepOpenAI": { "stars": 26, "last_update": "2024-05-22 20:33:54", - "author_account_age_days": 4274 + "author_account_age_days": 4275 }, "https://github.com/M1kep/ComfyUI-OtherVAEs": { "stars": 2, "last_update": "2024-05-22 20:33:41", - "author_account_age_days": 4274 + "author_account_age_days": 4275 }, "https://github.com/M1kep/Comfy_KepKitchenSink": { "stars": 0, "last_update": "2024-05-22 20:33:29", - "author_account_age_days": 4274 + "author_account_age_days": 4275 }, "https://github.com/M1kep/Comfy_KepListStuff": { "stars": 28, "last_update": "2024-06-22 00:51:28", - "author_account_age_days": 4274 + "author_account_age_days": 4275 }, "https://github.com/M1kep/Comfy_KepMatteAnything": { "stars": 10, "last_update": "2024-05-22 20:33:16", - "author_account_age_days": 4274 + "author_account_age_days": 4275 }, "https://github.com/M1kep/KepPromptLang": { "stars": 5, "last_update": "2024-05-22 20:32:56", - "author_account_age_days": 4274 + "author_account_age_days": 4275 }, "https://github.com/MNeMoNiCuZ/ComfyUI-mnemic-nodes": { "stars": 28, "last_update": "2024-06-04 23:56:25", - "author_account_age_days": 1621 + "author_account_age_days": 1622 }, "https://github.com/Makeezi/ComfyUI-promptLAB": { "stars": 0, "last_update": "2024-05-23 01:24:51", - "author_account_age_days": 1798 + "author_account_age_days": 1799 }, "https://github.com/Mamaaaamooooo/batchImg-rembg-ComfyUI-nodes": { "stars": 14, "last_update": "2024-06-14 10:24:17", - "author_account_age_days": 398 + "author_account_age_days": 399 }, "https://github.com/ManglerFTW/ComfyI2I": { "stars": 146, "last_update": "2024-06-14 11:01:01", - "author_account_age_days": 671 + "author_account_age_days": 672 }, "https://github.com/MaraScott/ComfyUI_MaraScott_Nodes": { "stars": 69, - "last_update": "2024-07-09 13:08:03", - "author_account_age_days": 4985 + "last_update": "2024-07-10 23:28:08", + "author_account_age_days": 4986 }, "https://github.com/MarcusNyne/m9-prompts-comfyui": { "stars": 1, "last_update": "2024-06-14 15:25:15", - "author_account_age_days": 1438 + "author_account_age_days": 1439 }, "https://github.com/MariusKM/ComfyUI-BadmanNodes": { "stars": 1, "last_update": "2024-06-21 15:20:22", - "author_account_age_days": 2246 + "author_account_age_days": 2247 }, "https://github.com/MarkoCa1/ComfyUI-Text": { "stars": 2, "last_update": "2024-05-23 00:15:39", - "author_account_age_days": 1649 + "author_account_age_days": 1650 }, "https://github.com/MarkoCa1/ComfyUI_Segment_Mask": { "stars": 16, "last_update": "2024-05-23 00:15:51", - "author_account_age_days": 1649 + "author_account_age_days": 1650 }, "https://github.com/Mason-McGough/ComfyUI-Mosaica": { "stars": 4, "last_update": "2024-05-29 12:57:49", - "author_account_age_days": 3221 + "author_account_age_days": 3222 }, "https://github.com/MilitantHitchhiker/MilitantHitchhiker-SwitchbladePack": { "stars": 3, "last_update": "2024-06-24 22:04:33", - "author_account_age_days": 76 + "author_account_age_days": 77 }, "https://github.com/Millyarde/Pomfy": { "stars": 7, "last_update": "2024-05-22 22:22:48", - "author_account_age_days": 923 + "author_account_age_days": 924 }, "https://github.com/MinusZoneAI/ComfyUI-Kolors-MZ": { - "stars": 13, - "last_update": "2024-07-09 18:21:50", - "author_account_age_days": 81 + "stars": 40, + "last_update": "2024-07-11 05:08:46", + "author_account_age_days": 82 }, "https://github.com/MinusZoneAI/ComfyUI-Prompt-MZ": { "stars": 77, "last_update": "2024-07-07 14:51:07", - "author_account_age_days": 81 + "author_account_age_days": 82 }, "https://github.com/MinusZoneAI/ComfyUI-StylizePhoto-MZ": { "stars": 17, "last_update": "2024-05-23 01:13:32", - "author_account_age_days": 81 + "author_account_age_days": 82 }, "https://github.com/MinusZoneAI/ComfyUI-TrainTools-MZ": { - "stars": 17, + "stars": 18, "last_update": "2024-07-09 12:42:11", - "author_account_age_days": 81 + "author_account_age_days": 82 }, "https://github.com/Miosp/ComfyUI-FBCNN": { "stars": 5, @@ -1127,457 +1137,457 @@ "https://github.com/MitoshiroPJ/comfyui_slothful_attention": { "stars": 6, "last_update": "2024-05-22 22:09:15", - "author_account_age_days": 3984 + "author_account_age_days": 3985 }, "https://github.com/MokkaBoss1/ComfyUI_Mokkaboss1": { "stars": 16, "last_update": "2024-07-08 18:34:18", - "author_account_age_days": 395 + "author_account_age_days": 396 }, "https://github.com/MrForExample/ComfyUI-3D-Pack": { - "stars": 1761, - "last_update": "2024-07-10 01:12:18", - "author_account_age_days": 1577 + "stars": 1766, + "last_update": "2024-07-10 20:28:23", + "author_account_age_days": 1578 }, "https://github.com/MrForExample/ComfyUI-AnimateAnyone-Evolved": { "stars": 446, "last_update": "2024-06-14 12:02:47", - "author_account_age_days": 1577 + "author_account_age_days": 1578 }, "https://github.com/MrSamSeen/ComfyUI_SSStereoscope": { "stars": 5, "last_update": "2024-07-08 20:40:49", - "author_account_age_days": 3607 + "author_account_age_days": 3608 }, "https://github.com/Munkyfoot/ComfyUI-TextOverlay": { "stars": 5, "last_update": "2024-06-28 05:57:03", - "author_account_age_days": 3061 + "author_account_age_days": 3062 }, "https://github.com/Nestorchik/NStor-ComfyUI-Translation": { "stars": 1, "last_update": "2024-06-14 10:25:32", - "author_account_age_days": 1340 + "author_account_age_days": 1341 }, "https://github.com/NeuralSamurAI/Comfyui-Superprompt-Unofficial": { "stars": 57, "last_update": "2024-05-23 00:22:08", - "author_account_age_days": 109 + "author_account_age_days": 110 }, "https://github.com/Nevysha/ComfyUI-nevysha-top-menu": { "stars": 5, "last_update": "2024-05-23 00:17:31", - "author_account_age_days": 542 + "author_account_age_days": 543 }, "https://github.com/NicholasMcCarthy/ComfyUI_TravelSuite": { "stars": 13, "last_update": "2024-05-22 20:34:46", - "author_account_age_days": 5165 + "author_account_age_days": 5166 }, "https://github.com/NimaNzrii/comfyui-photoshop": { - "stars": 281, + "stars": 282, "last_update": "2024-07-09 08:17:57", - "author_account_age_days": 260 + "author_account_age_days": 261 }, "https://github.com/NimaNzrii/comfyui-popup_preview": { "stars": 35, "last_update": "2024-05-22 22:12:04", - "author_account_age_days": 260 + "author_account_age_days": 261 }, "https://github.com/Niutonian/ComfyUi-NoodleWebcam": { "stars": 28, "last_update": "2024-05-22 21:30:40", - "author_account_age_days": 1058 + "author_account_age_days": 1059 }, "https://github.com/Nlar/ComfyUI_CartoonSegmentation": { - "stars": 10, + "stars": 11, "last_update": "2024-05-22 23:15:37", - "author_account_age_days": 3847 + "author_account_age_days": 3848 }, "https://github.com/NotHarroweD/Harronode": { "stars": 5, "last_update": "2024-05-22 22:18:29", - "author_account_age_days": 1999 + "author_account_age_days": 2000 }, "https://github.com/Nourepide/ComfyUI-Allor": { "stars": 180, "last_update": "2024-05-22 18:11:17", - "author_account_age_days": 2862 + "author_account_age_days": 2863 }, "https://github.com/Nuked88/ComfyUI-N-Nodes": { "stars": 177, "last_update": "2024-05-21 19:52:44", - "author_account_age_days": 4495 + "author_account_age_days": 4496 }, "https://github.com/Nuked88/ComfyUI-N-Sidebar": { - "stars": 412, + "stars": 414, "last_update": "2024-07-05 18:21:44", - "author_account_age_days": 4495 + "author_account_age_days": 4496 }, "https://github.com/Off-Live/ComfyUI-off-suite": { "stars": 0, "last_update": "2024-06-14 12:02:25", - "author_account_age_days": 1188 + "author_account_age_days": 1189 }, "https://github.com/OpenArt-AI/ComfyUI-Assistant": { "stars": 14, "last_update": "2024-05-22 22:16:57", - "author_account_age_days": 791 + "author_account_age_days": 792 }, "https://github.com/PCMonsterx/ComfyUI-CSV-Loader": { "stars": 11, "last_update": "2024-05-22 21:27:10", - "author_account_age_days": 1681 + "author_account_age_days": 1682 }, "https://github.com/ParisNeo/lollms_nodes_suite": { "stars": 10, "last_update": "2024-06-23 21:04:43", - "author_account_age_days": 4785 + "author_account_age_days": 4786 }, "https://github.com/ParmanBabra/ComfyUI-Malefish-Custom-Scripts": { "stars": 0, "last_update": "2024-05-22 21:26:35", - "author_account_age_days": 3659 + "author_account_age_days": 3660 }, "https://github.com/Pfaeff/pfaeff-comfyui": { "stars": 19, "last_update": "2024-05-22 18:21:10", - "author_account_age_days": 3223 + "author_account_age_days": 3224 }, "https://github.com/PnthrLeo/comfyUI-image-search": { "stars": 0, "last_update": "2024-06-14 07:06:45", - "author_account_age_days": 2567 + "author_account_age_days": 2568 }, "https://github.com/Pos13/comfyui-cyclist": { "stars": 31, "last_update": "2024-06-19 09:21:53", - "author_account_age_days": 1533 + "author_account_age_days": 1534 }, "https://github.com/QaisMalkawi/ComfyUI-QaisHelper": { "stars": 2, "last_update": "2024-05-23 20:29:30", - "author_account_age_days": 1266 + "author_account_age_days": 1267 }, "https://github.com/RedRayz/ComfyUI-Danbooru-To-WD": { "stars": 2, "last_update": "2024-06-24 18:20:48", - "author_account_age_days": 1381 + "author_account_age_days": 1382 }, "https://github.com/RenderRift/ComfyUI-RenderRiftNodes": { "stars": 6, "last_update": "2024-05-22 22:16:41", - "author_account_age_days": 202 + "author_account_age_days": 203 }, "https://github.com/RomanKuschanow/ComfyUI-Advanced-Latent-Control": { "stars": 16, "last_update": "2024-06-21 07:29:14", - "author_account_age_days": 1397 + "author_account_age_days": 1398 }, "https://github.com/Ron-Digital/ComfyUI-SceneGenerator": { "stars": 2, "last_update": "2024-06-28 19:36:30", - "author_account_age_days": 945 + "author_account_age_days": 946 }, "https://github.com/Ryuukeisyou/comfyui_face_parsing": { - "stars": 52, + "stars": 56, "last_update": "2024-07-03 12:48:31", - "author_account_age_days": 2428 + "author_account_age_days": 2429 }, "https://github.com/Ryuukeisyou/comfyui_io_helpers": { "stars": 1, "last_update": "2024-05-22 22:22:59", - "author_account_age_days": 2428 + "author_account_age_days": 2429 }, "https://github.com/SEkINVR/ComfyUI-Save-Multi-Format": { "stars": 1, "last_update": "2024-07-08 03:39:48", - "author_account_age_days": 673 + "author_account_age_days": 674 }, "https://github.com/SEkINVR/ComfyUI-SaveAs": { "stars": 1, "last_update": "2024-07-08 03:39:48", - "author_account_age_days": 673 + "author_account_age_days": 674 }, "https://github.com/SLAPaper/ComfyUI-Image-Selector": { "stars": 61, "last_update": "2024-05-24 17:03:46", - "author_account_age_days": 3713 + "author_account_age_days": 3714 }, "https://github.com/SLAPaper/ComfyUI-dpmpp_2m_alt-Sampler": { "stars": 8, "last_update": "2024-06-18 19:22:50", - "author_account_age_days": 3713 + "author_account_age_days": 3714 }, "https://github.com/SOELexicon/ComfyUI-LexMSDBNodes": { "stars": 4, "last_update": "2024-06-28 19:20:36", - "author_account_age_days": 4099 + "author_account_age_days": 4100 }, "https://github.com/SOELexicon/ComfyUI-LexTools": { "stars": 25, "last_update": "2024-06-28 19:25:13", - "author_account_age_days": 4099 + "author_account_age_days": 4100 }, "https://github.com/SamKhoze/ComfyUI-DeepFuze": { - "stars": 224, - "last_update": "2024-07-09 18:11:33", - "author_account_age_days": 1459 + "stars": 226, + "last_update": "2024-07-10 17:44:07", + "author_account_age_days": 1460 }, "https://github.com/SayanoAI/Comfy-RVC": { "stars": 2, "last_update": "2024-06-25 02:50:53", - "author_account_age_days": 2619 + "author_account_age_days": 2620 }, "https://github.com/Scholar01/ComfyUI-Keyframe": { "stars": 10, "last_update": "2024-06-14 09:01:30", - "author_account_age_days": 3212 + "author_account_age_days": 3213 }, "https://github.com/Scorpinaus/ComfyUI-DiffusersLoader": { "stars": 6, "last_update": "2024-06-23 01:30:57", - "author_account_age_days": 1126 + "author_account_age_days": 1127 }, "https://github.com/ScreamingHawk/comfyui-ollama-prompt-encode": { "stars": 5, "last_update": "2024-06-26 00:07:10", - "author_account_age_days": 4522 + "author_account_age_days": 4523 }, "https://github.com/SeaArtLab/ComfyUI-Long-CLIP": { "stars": 64, "last_update": "2024-06-14 08:08:26", - "author_account_age_days": 93 + "author_account_age_days": 94 }, "https://github.com/SeargeDP/SeargeSDXL": { "stars": 752, "last_update": "2024-05-22 00:28:26", - "author_account_age_days": 4187 + "author_account_age_days": 4188 }, "https://github.com/Seedsa/Fooocus_Nodes": { "stars": 43, "last_update": "2024-07-03 07:51:13", - "author_account_age_days": 2624 + "author_account_age_days": 2625 }, "https://github.com/Shadetail/ComfyUI_Eagleshadow": { "stars": 1, "last_update": "2024-06-15 13:04:49", - "author_account_age_days": 3413 + "author_account_age_days": 3414 }, "https://github.com/SherryXieYuchen/ComfyUI-Image-Inpainting": { "stars": 3, "last_update": "2024-07-03 03:39:49", - "author_account_age_days": 131 + "author_account_age_days": 132 }, "https://github.com/Shibiko-AI/ShibikoAI-ComfyUI-Tools": { "stars": 8, "last_update": "2024-07-04 02:22:10", - "author_account_age_days": 418 + "author_account_age_days": 419 }, "https://github.com/ShmuelRonen/ComfyUI-SVDResizer": { "stars": 2, "last_update": "2024-06-14 11:50:52", - "author_account_age_days": 1221 + "author_account_age_days": 1222 }, "https://github.com/ShmuelRonen/ComfyUI_Gemini_Flash": { "stars": 9, "last_update": "2024-06-15 17:12:05", - "author_account_age_days": 1221 + "author_account_age_days": 1222 }, "https://github.com/ShmuelRonen/ComfyUI_wav2lip": { - "stars": 55, + "stars": 56, "last_update": "2024-07-03 11:25:27", - "author_account_age_days": 1221 + "author_account_age_days": 1222 }, "https://github.com/Shraknard/ComfyUI-Remover": { "stars": 4, "last_update": "2024-05-22 23:15:06", - "author_account_age_days": 2332 + "author_account_age_days": 2333 }, "https://github.com/Siberpone/lazy-pony-prompter": { "stars": 25, "last_update": "2024-07-08 15:39:40", - "author_account_age_days": 468 + "author_account_age_days": 469 }, "https://github.com/Smirnov75/ComfyUI-mxToolkit": { - "stars": 60, + "stars": 61, "last_update": "2024-06-21 19:22:42", - "author_account_age_days": 1527 + "author_account_age_days": 1528 }, "https://github.com/Smuzzies/comfyui_meme_maker": { "stars": 0, "last_update": "2024-07-05 22:01:41", - "author_account_age_days": 707 + "author_account_age_days": 708 }, "https://github.com/SoftMeng/ComfyUI_ImageToText": { "stars": 6, "last_update": "2024-06-14 08:08:36", - "author_account_age_days": 3539 + "author_account_age_days": 3540 }, "https://github.com/SoftMeng/ComfyUI_Mexx_Poster": { "stars": 16, "last_update": "2024-06-14 07:06:27", - "author_account_age_days": 3539 + "author_account_age_days": 3540 }, "https://github.com/SoftMeng/ComfyUI_Mexx_Styler": { "stars": 18, "last_update": "2024-06-14 07:09:03", - "author_account_age_days": 3539 + "author_account_age_days": 3540 }, "https://github.com/Sorcerio/MBM-Music-Visualizer": { "stars": 15, "last_update": "2024-05-23 01:09:18", - "author_account_age_days": 4263 + "author_account_age_days": 4264 }, "https://github.com/SozeInc/ComfyUI-Mobile": { "stars": 0, "last_update": "2024-06-14 07:09:00", - "author_account_age_days": 95 + "author_account_age_days": 96 }, "https://github.com/SpaceKendo/ComfyUI-svd_txt2vid": { "stars": 6, "last_update": "2024-05-22 22:11:52", - "author_account_age_days": 224 + "author_account_age_days": 225 }, "https://github.com/Stability-AI/ComfyUI-SAI_API": { "stars": 41, "last_update": "2024-06-06 14:18:15", - "author_account_age_days": 858 + "author_account_age_days": 859 }, "https://github.com/Stability-AI/stability-ComfyUI-nodes": { - "stars": 183, + "stars": 184, "last_update": "2024-05-22 15:30:47", - "author_account_age_days": 858 + "author_account_age_days": 859 }, "https://github.com/StartHua/ComfyUI_OOTDiffusion_CXH": { "stars": 95, "last_update": "2024-06-14 08:12:12", - "author_account_age_days": 2851 + "author_account_age_days": 2852 }, "https://github.com/StartHua/ComfyUI_PCDMs": { "stars": 3, "last_update": "2024-05-22 23:21:14", - "author_account_age_days": 2851 + "author_account_age_days": 2852 }, "https://github.com/StartHua/ComfyUI_Seg_VITON": { "stars": 174, "last_update": "2024-05-22 23:20:17", - "author_account_age_days": 2851 + "author_account_age_days": 2852 }, "https://github.com/StartHua/Comfyui_joytag": { "stars": 19, "last_update": "2024-05-22 23:20:28", - "author_account_age_days": 2851 + "author_account_age_days": 2852 }, "https://github.com/StartHua/Comfyui_segformer_b2_clothes": { "stars": 43, - "last_update": "2024-05-22 23:20:39", - "author_account_age_days": 2851 + "last_update": "2024-07-10 15:26:02", + "author_account_age_days": 2852 }, "https://github.com/SuperBeastsAI/ComfyUI-SuperBeasts": { "stars": 111, "last_update": "2024-06-01 20:27:53", - "author_account_age_days": 105 + "author_account_age_days": 106 }, "https://github.com/SuperMasterBlasterLaser/ComfyUI_YOLO_Classifiers": { "stars": 1, "last_update": "2024-06-20 15:06:51", - "author_account_age_days": 3594 + "author_account_age_days": 3595 }, "https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes": { - "stars": 504, + "stars": 506, "last_update": "2024-07-09 14:21:47", - "author_account_age_days": 2165 + "author_account_age_days": 2166 }, "https://github.com/Sxela/ComfyWarp": { "stars": 21, "last_update": "2024-05-22 20:47:11", - "author_account_age_days": 3388 + "author_account_age_days": 3389 }, "https://github.com/TGu-97/ComfyUI-TGu-utils": { "stars": 1, "last_update": "2024-05-22 21:07:45", - "author_account_age_days": 545 + "author_account_age_days": 546 }, "https://github.com/THtianhao/ComfyUI-FaceChain": { "stars": 88, "last_update": "2024-06-25 02:59:28", - "author_account_age_days": 3707 + "author_account_age_days": 3708 }, "https://github.com/THtianhao/ComfyUI-Portrait-Maker": { "stars": 170, "last_update": "2024-05-22 21:18:05", - "author_account_age_days": 3707 + "author_account_age_days": 3708 }, "https://github.com/TJ16th/comfyUI_TJ_NormalLighting": { "stars": 130, "last_update": "2024-05-23 00:25:37", - "author_account_age_days": 2551 + "author_account_age_days": 2552 }, "https://github.com/TMElyralab/Comfyui-MusePose": { - "stars": 297, + "stars": 299, "last_update": "2024-06-22 07:09:49", - "author_account_age_days": 113 + "author_account_age_days": 114 }, "https://github.com/TRI3D-LC/ComfyUI-MiroBoard": { "stars": 4, "last_update": "2024-07-02 16:21:56", - "author_account_age_days": 455 + "author_account_age_days": 456 }, "https://github.com/TRI3D-LC/tri3d-comfyui-nodes": { "stars": 19, "last_update": "2024-07-10 11:25:05", - "author_account_age_days": 455 + "author_account_age_days": 456 }, "https://github.com/TW-CUI/TW-CUI-Util": { "stars": 1, "last_update": "2024-06-17 03:03:57", - "author_account_age_days": 47 + "author_account_age_days": 48 }, "https://github.com/TaiTair/comfyui-simswap": { "stars": 9, "last_update": "2024-05-28 21:58:53", - "author_account_age_days": 3582 + "author_account_age_days": 3583 }, "https://github.com/Taremin/comfyui-prompt-extranetworks": { "stars": 2, "last_update": "2024-05-22 23:08:34", - "author_account_age_days": 2231 + "author_account_age_days": 2232 }, "https://github.com/Taremin/comfyui-string-tools": { "stars": 1, "last_update": "2024-05-22 23:08:45", - "author_account_age_days": 2231 + "author_account_age_days": 2232 }, "https://github.com/Taremin/webui-monaco-prompt": { "stars": 24, "last_update": "2024-05-23 13:58:57", - "author_account_age_days": 2231 + "author_account_age_days": 2232 }, "https://github.com/TeaCrab/ComfyUI-TeaNodes": { "stars": 4, "last_update": "2024-05-22 20:44:05", - "author_account_age_days": 3233 + "author_account_age_days": 3234 }, "https://github.com/TemryL/ComfyS3": { "stars": 18, - "last_update": "2024-07-09 02:43:13", - "author_account_age_days": 884 + "last_update": "2024-07-10 13:25:30", + "author_account_age_days": 885 }, "https://github.com/TemryL/ComfyUI-IDM-VTON": { - "stars": 234, - "last_update": "2024-07-06 10:12:20", - "author_account_age_days": 884 + "stars": 236, + "last_update": "2024-07-10 15:13:37", + "author_account_age_days": 885 }, "https://github.com/TencentQQGYLab/ComfyUI-ELLA": { "stars": 298, "last_update": "2024-05-07 03:07:38", - "author_account_age_days": 114 + "author_account_age_days": 115 }, "https://github.com/TheBarret/ZSuite": { "stars": 6, "last_update": "2024-06-25 10:19:11", - "author_account_age_days": 2728 + "author_account_age_days": 2729 }, "https://github.com/TheBill2001/comfyui-upscale-by-model": { "stars": 2, @@ -1585,49 +1595,49 @@ "author_account_age_days": 1458 }, "https://github.com/TheMistoAI/ComfyUI-Anyline": { - "stars": 293, + "stars": 294, "last_update": "2024-07-09 11:01:15", - "author_account_age_days": 181 + "author_account_age_days": 182 }, "https://github.com/ThereforeGames/ComfyUI-Unprompted": { "stars": 8, "last_update": "2024-06-23 21:38:03", - "author_account_age_days": 951 + "author_account_age_days": 952 }, "https://github.com/TinyTerra/ComfyUI_tinyterraNodes": { - "stars": 334, - "last_update": "2024-07-01 23:43:02", - "author_account_age_days": 637 + "stars": 336, + "last_update": "2024-07-10 22:29:05", + "author_account_age_days": 638 }, "https://github.com/TripleHeadedMonkey/ComfyUI_MileHighStyler": { "stars": 19, "last_update": "2024-05-22 22:13:06", - "author_account_age_days": 876 + "author_account_age_days": 877 }, "https://github.com/Tropfchen/ComfyUI-Embedding_Picker": { "stars": 28, "last_update": "2024-05-24 20:02:20", - "author_account_age_days": 3869 + "author_account_age_days": 3870 }, "https://github.com/Tropfchen/ComfyUI-yaResolutionSelector": { "stars": 8, "last_update": "2024-05-24 19:48:43", - "author_account_age_days": 3869 + "author_account_age_days": 3870 }, "https://github.com/Trung0246/ComfyUI-0246": { "stars": 93, "last_update": "2024-05-24 03:45:59", - "author_account_age_days": 3396 + "author_account_age_days": 3397 }, "https://github.com/Ttl/ComfyUi_NNLatentUpscale": { "stars": 174, "last_update": "2024-05-22 20:50:03", - "author_account_age_days": 4937 + "author_account_age_days": 4938 }, "https://github.com/TylerZoro/SD3-Scaling": { "stars": 1, "last_update": "2024-06-15 16:59:22", - "author_account_age_days": 1301 + "author_account_age_days": 1302 }, "https://github.com/Umikaze-job/select_folder_path_easy": { "stars": 4, @@ -1637,52 +1647,52 @@ "https://github.com/VAST-AI-Research/ComfyUI-Tripo": { "stars": 72, "last_update": "2024-05-23 01:11:56", - "author_account_age_days": 258 + "author_account_age_days": 259 }, "https://github.com/WASasquatch/ASTERR": { "stars": 14, "last_update": "2024-06-17 00:49:59", - "author_account_age_days": 4641 + "author_account_age_days": 4642 }, "https://github.com/WASasquatch/ComfyUI_Preset_Merger": { "stars": 24, "last_update": "2024-06-17 00:52:28", - "author_account_age_days": 4641 + "author_account_age_days": 4642 }, "https://github.com/WASasquatch/FreeU_Advanced": { "stars": 102, "last_update": "2024-06-17 04:40:22", - "author_account_age_days": 4641 + "author_account_age_days": 4642 }, "https://github.com/WASasquatch/PPF_Noise_ComfyUI": { "stars": 20, "last_update": "2024-06-14 10:27:23", - "author_account_age_days": 4641 + "author_account_age_days": 4642 }, "https://github.com/WASasquatch/PowerNoiseSuite": { "stars": 57, "last_update": "2024-06-17 01:40:44", - "author_account_age_days": 4641 + "author_account_age_days": 4642 }, "https://github.com/WASasquatch/WAS_Extras": { "stars": 27, "last_update": "2024-06-17 04:08:37", - "author_account_age_days": 4641 + "author_account_age_days": 4642 }, "https://github.com/WASasquatch/was-node-suite-comfyui": { - "stars": 969, + "stars": 972, "last_update": "2024-07-09 19:34:38", - "author_account_age_days": 4641 + "author_account_age_days": 4642 }, "https://github.com/WebDev9000/WebDev9000-Nodes": { "stars": 1, "last_update": "2024-06-14 10:28:22", - "author_account_age_days": 3768 + "author_account_age_days": 3769 }, "https://github.com/Wicloz/ComfyUI-Simply-Nodes": { "stars": 1, "last_update": "2024-07-06 22:35:50", - "author_account_age_days": 3660 + "author_account_age_days": 3661 }, "https://github.com/XmYx/deforum-comfy-nodes": { "stars": 125, @@ -1692,487 +1702,492 @@ "https://github.com/Xyem/Xycuno-Oobabooga": { "stars": 3, "last_update": "2024-05-23 00:14:14", - "author_account_age_days": 4340 + "author_account_age_days": 4341 }, "https://github.com/YMC-GitHub/ymc-node-suite-comfyui": { "stars": 16, "last_update": "2024-05-22 21:15:51", - "author_account_age_days": 2711 + "author_account_age_days": 2712 }, "https://github.com/YOUR-WORST-TACO/ComfyUI-TacoNodes": { "stars": 14, "last_update": "2024-05-22 20:48:23", - "author_account_age_days": 3771 + "author_account_age_days": 3772 }, "https://github.com/Yanick112/ComfyUI-ToSVG": { - "stars": 15, + "stars": 17, "last_update": "2024-06-14 14:00:22", - "author_account_age_days": 830 + "author_account_age_days": 831 }, "https://github.com/YinBailiang/MergeBlockWeighted_fo_ComfyUI": { "stars": 14, "last_update": "2024-07-01 09:03:34", - "author_account_age_days": 802 + "author_account_age_days": 803 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-APISR": { - "stars": 319, + "stars": 321, "last_update": "2024-05-22 14:14:46", - "author_account_age_days": 355 + "author_account_age_days": 356 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Animated-optical-illusions": { "stars": 18, "last_update": "2024-06-14 07:06:15", - "author_account_age_days": 355 + "author_account_age_days": 356 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-ArtGallery": { - "stars": 367, + "stars": 369, "last_update": "2024-06-12 04:40:50", - "author_account_age_days": 355 + "author_account_age_days": 356 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-BRIA_AI-RMBG": { - "stars": 576, + "stars": 577, "last_update": "2024-05-22 14:14:18", - "author_account_age_days": 355 + "author_account_age_days": 356 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-BiRefNet-ZHO": { - "stars": 159, + "stars": 161, "last_update": "2024-06-27 03:38:19", - "author_account_age_days": 355 + "author_account_age_days": 356 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-DepthFM": { "stars": 68, "last_update": "2024-05-22 14:14:03", - "author_account_age_days": 355 + "author_account_age_days": 356 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Gemini": { - "stars": 606, + "stars": 609, "last_update": "2024-05-22 14:15:11", - "author_account_age_days": 355 + "author_account_age_days": 356 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-InstantID": { - "stars": 1226, + "stars": 1227, "last_update": "2024-05-22 13:57:55", - "author_account_age_days": 355 + "author_account_age_days": 356 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Phi-3-mini": { "stars": 181, "last_update": "2024-06-30 08:41:40", - "author_account_age_days": 355 + "author_account_age_days": 356 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-PhotoMaker-ZHO": { - "stars": 756, + "stars": 757, "last_update": "2024-05-22 14:13:49", - "author_account_age_days": 355 + "author_account_age_days": 356 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-PixArt-alpha-Diffusers": { "stars": 45, "last_update": "2024-05-22 13:40:58", - "author_account_age_days": 355 + "author_account_age_days": 356 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Q-Align": { "stars": 3, "last_update": "2024-05-22 14:15:52", - "author_account_age_days": 355 + "author_account_age_days": 356 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Qwen-2": { - "stars": 61, + "stars": 62, "last_update": "2024-06-14 12:02:55", - "author_account_age_days": 355 + "author_account_age_days": 356 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Qwen-VL-API": { - "stars": 182, + "stars": 183, "last_update": "2024-05-22 14:14:57", - "author_account_age_days": 355 + "author_account_age_days": 356 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-SVD-ZHO": { "stars": 95, "last_update": "2024-05-22 13:40:44", - "author_account_age_days": 355 + "author_account_age_days": 356 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-SegMoE": { - "stars": 74, + "stars": 75, "last_update": "2024-05-22 13:41:14", - "author_account_age_days": 355 + "author_account_age_days": 356 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Text_Image-Composite": { "stars": 85, "last_update": "2024-05-31 12:03:55", - "author_account_age_days": 355 + "author_account_age_days": 356 + }, + "https://github.com/ZHO-ZHO-ZHO/ComfyUI-UltraEdit-ZHO": { + "stars": 54, + "last_update": "2024-07-11 13:52:27", + "author_account_age_days": 357 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-YoloWorld-EfficientSAM": { - "stars": 490, + "stars": 492, "last_update": "2024-05-22 13:01:07", - "author_account_age_days": 355 + "author_account_age_days": 356 }, "https://github.com/ZHO-ZHO-ZHO/comfyui-portrait-master-zh-cn": { "stars": 1498, "last_update": "2024-06-14 09:00:04", - "author_account_age_days": 355 + "author_account_age_days": 356 }, "https://github.com/ZZXYWQ/ComfyUI-ZZXYWQ": { - "stars": 3, - "last_update": "2024-07-09 15:26:55", - "author_account_age_days": 1289 + "stars": 4, + "last_update": "2024-07-11 03:30:06", + "author_account_age_days": 1290 }, "https://github.com/ZaneA/ComfyUI-ImageReward": { "stars": 22, "last_update": "2024-07-01 21:25:12", - "author_account_age_days": 5556 + "author_account_age_days": 5557 }, "https://github.com/ZeDarkAdam/ComfyUI-Embeddings-Tools": { "stars": 2, "last_update": "2024-06-23 19:19:40", - "author_account_age_days": 1210 + "author_account_age_days": 1211 }, "https://github.com/Zuellni/ComfyUI-Custom-Nodes": { "stars": 44, "last_update": "2023-09-19 12:11:26", - "author_account_age_days": 538 + "author_account_age_days": 539 }, "https://github.com/Zuellni/ComfyUI-ExLlama": { "stars": 101, "last_update": "2024-06-26 14:01:12", - "author_account_age_days": 538 + "author_account_age_days": 539 }, "https://github.com/Zuellni/ComfyUI-ExLlama-Nodes": { "stars": 101, "last_update": "2024-06-26 14:01:12", - "author_account_age_days": 538 + "author_account_age_days": 539 }, "https://github.com/Zuellni/ComfyUI-PickScore-Nodes": { "stars": 25, "last_update": "2024-06-15 08:23:16", - "author_account_age_days": 538 + "author_account_age_days": 539 }, "https://github.com/a1lazydog/ComfyUI-AudioScheduler": { "stars": 92, "last_update": "2024-06-14 11:02:32", - "author_account_age_days": 4818 + "author_account_age_days": 4819 }, "https://github.com/aburahamu/ComfyUI-IsNiceParts": { "stars": 2, "last_update": "2024-06-14 12:01:40", - "author_account_age_days": 88 + "author_account_age_days": 89 }, "https://github.com/aburahamu/ComfyUI-RequestsPoster": { "stars": 2, "last_update": "2024-06-14 13:59:24", - "author_account_age_days": 88 + "author_account_age_days": 89 }, "https://github.com/abyz22/image_control": { "stars": 14, "last_update": "2024-05-22 23:10:07", - "author_account_age_days": 178 + "author_account_age_days": 179 }, "https://github.com/adbrasi/ComfyUI-TrashNodes-DownloadHuggingface": { "stars": 4, "last_update": "2024-05-22 23:24:45", - "author_account_age_days": 719 + "author_account_age_days": 720 }, "https://github.com/adieyal/comfyui-dynamicprompts": { - "stars": 190, + "stars": 192, "last_update": "2024-07-09 14:21:09", - "author_account_age_days": 5032 + "author_account_age_days": 5033 }, "https://github.com/adigayung/ComfyUI-Translator": { "stars": 0, "last_update": "2024-07-09 11:47:13", - "author_account_age_days": 229 + "author_account_age_days": 230 }, "https://github.com/adriflex/ComfyUI_Blender_Texdiff": { "stars": 1, "last_update": "2024-05-22 23:14:18", - "author_account_age_days": 2238 + "author_account_age_days": 2239 }, "https://github.com/aegis72/aegisflow_utility_nodes": { "stars": 24, "last_update": "2024-05-22 22:10:29", - "author_account_age_days": 599 + "author_account_age_days": 600 }, "https://github.com/aegis72/comfyui-styles-all": { "stars": 34, "last_update": "2024-05-22 22:10:41", - "author_account_age_days": 599 + "author_account_age_days": 600 }, "https://github.com/ai-liam/comfyui-liam": { "stars": 2, "last_update": "2024-06-22 03:27:52", - "author_account_age_days": 1537 + "author_account_age_days": 1538 }, "https://github.com/ai-liam/comfyui_liam_util": { "stars": 2, "last_update": "2024-05-22 22:21:23", - "author_account_age_days": 1537 + "author_account_age_days": 1538 }, "https://github.com/aianimation55/ComfyUI-FatLabels": { "stars": 4, "last_update": "2024-05-22 21:26:01", - "author_account_age_days": 289 + "author_account_age_days": 290 }, "https://github.com/al-swaiti/ComfyUI-CascadeResolutions": { "stars": 2, "last_update": "2024-06-29 17:12:23", - "author_account_age_days": 945 + "author_account_age_days": 946 }, "https://github.com/alessandrozonta/ComfyUI-CenterNode": { "stars": 3, "last_update": "2024-05-23 01:17:52", - "author_account_age_days": 1212 + "author_account_age_days": 1213 }, "https://github.com/alessandrozonta/ComfyUI-Layers": { "stars": 28, "last_update": "2024-06-14 09:04:36", - "author_account_age_days": 1212 + "author_account_age_days": 1213 }, "https://github.com/alessandrozonta/ComfyUI-OpenPose": { "stars": 3, "last_update": "2024-06-14 13:59:36", - "author_account_age_days": 1212 + "author_account_age_days": 1213 }, "https://github.com/alexopus/ComfyUI-Image-Saver": { "stars": 31, "last_update": "2024-06-29 19:31:28", - "author_account_age_days": 2695 + "author_account_age_days": 2696 }, "https://github.com/ali1234/comfyui-job-iterator": { "stars": 64, "last_update": "2024-05-22 20:54:21", - "author_account_age_days": 4876 + "author_account_age_days": 4877 }, "https://github.com/alisson-anjos/ComfyUI-Ollama-Describer": { "stars": 38, "last_update": "2024-06-29 16:19:33", - "author_account_age_days": 616 + "author_account_age_days": 617 }, "https://github.com/alpertunga-bile/prompt-generator-comfyui": { "stars": 66, "last_update": "2024-07-01 09:08:11", - "author_account_age_days": 1289 + "author_account_age_days": 1290 }, "https://github.com/alsritter/asymmetric-tiling-comfyui": { "stars": 14, "last_update": "2024-05-22 20:43:07", - "author_account_age_days": 2010 + "author_account_age_days": 2011 }, "https://github.com/alt-key-project/comfyui-dream-project": { - "stars": 73, + "stars": 74, "last_update": "2024-07-01 05:34:14", - "author_account_age_days": 676 + "author_account_age_days": 677 }, "https://github.com/alt-key-project/comfyui-dream-video-batches": { "stars": 53, "last_update": "2024-07-01 05:37:03", - "author_account_age_days": 676 + "author_account_age_days": 677 }, "https://github.com/an90ray/ComfyUI_RErouter_CustomNodes": { "stars": 0, "last_update": "2024-05-22 22:21:00", - "author_account_age_days": 204 + "author_account_age_days": 205 }, "https://github.com/andersxa/comfyui-PromptAttention": { "stars": 22, "last_update": "2024-06-20 11:09:25", - "author_account_age_days": 2969 + "author_account_age_days": 2970 }, "https://github.com/angeloshredder/StableCascadeResizer": { "stars": 2, "last_update": "2024-05-23 00:12:55", - "author_account_age_days": 1844 + "author_account_age_days": 1845 }, "https://github.com/ansonkao/comfyui-geometry": { "stars": 7, "last_update": "2024-06-14 09:03:19", - "author_account_age_days": 361 + "author_account_age_days": 362 }, "https://github.com/antrobot1234/antrobots-comfyUI-nodepack": { "stars": 9, "last_update": "2024-05-28 14:44:16", - "author_account_age_days": 2878 + "author_account_age_days": 2879 }, "https://github.com/aria1th/ComfyUI-LogicUtils": { "stars": 21, "last_update": "2024-05-23 01:27:16", - "author_account_age_days": 2361 + "author_account_age_days": 2362 }, "https://github.com/asagi4/ComfyUI-Adaptive-Guidance": { "stars": 5, "last_update": "2024-07-03 13:54:53", - "author_account_age_days": 457 + "author_account_age_days": 458 }, "https://github.com/asagi4/ComfyUI-CADS": { "stars": 33, "last_update": "2024-05-23 18:14:56", - "author_account_age_days": 457 + "author_account_age_days": 458 }, "https://github.com/asagi4/comfyui-prompt-control": { - "stars": 166, + "stars": 165, "last_update": "2024-06-20 13:48:26", - "author_account_age_days": 457 + "author_account_age_days": 458 }, "https://github.com/asagi4/comfyui-utility-nodes": { "stars": 7, "last_update": "2024-05-25 11:40:49", - "author_account_age_days": 457 + "author_account_age_days": 458 }, "https://github.com/aszc-dev/ComfyUI-CoreMLSuite": { "stars": 93, "last_update": "2024-07-04 06:44:42", - "author_account_age_days": 2743 + "author_account_age_days": 2744 }, "https://github.com/atmaranto/ComfyUI-SaveAsScript": { "stars": 53, "last_update": "2024-06-14 09:01:17", - "author_account_age_days": 2364 + "author_account_age_days": 2365 }, "https://github.com/audioscavenger/ComfyUI-Thumbnails": { "stars": 10, "last_update": "2024-06-07 07:19:30", - "author_account_age_days": 4136 + "author_account_age_days": 4137 }, "https://github.com/audioscavenger/save-image-extended-comfyui": { - "stars": 21, + "stars": 22, "last_update": "2024-06-27 18:28:01", - "author_account_age_days": 4136 + "author_account_age_days": 4137 }, "https://github.com/avatechai/avatar-graph-comfyui": { - "stars": 219, + "stars": 218, "last_update": "2024-05-22 21:14:14", - "author_account_age_days": 870 + "author_account_age_days": 871 }, "https://github.com/aws-samples/comfyui-llm-node-for-amazon-bedrock": { "stars": 5, "last_update": "2024-06-12 15:04:39", - "author_account_age_days": 3574 + "author_account_age_days": 3575 }, "https://github.com/azure-dragon-ai/ComfyUI-ClipScore-Nodes": { - "stars": 2, + "stars": 3, "last_update": "2024-05-22 23:16:28", - "author_account_age_days": 317 + "author_account_age_days": 318 }, "https://github.com/badayvedat/ComfyUI-fal-Connector": { "stars": 12, "last_update": "2024-07-01 07:54:24", - "author_account_age_days": 1786 + "author_account_age_days": 1787 }, "https://github.com/badjeff/comfyui_lora_tag_loader": { - "stars": 44, + "stars": 45, "last_update": "2024-05-22 20:40:03", - "author_account_age_days": 5378 + "author_account_age_days": 5379 }, "https://github.com/baicai99/ComfyUI-FrameSkipping": { "stars": 6, "last_update": "2024-06-18 10:25:55", - "author_account_age_days": 847 + "author_account_age_days": 848 }, "https://github.com/banodoco/steerable-motion": { - "stars": 753, + "stars": 757, "last_update": "2024-06-15 23:01:54", - "author_account_age_days": 418 + "author_account_age_days": 419 }, "https://github.com/bash-j/mikey_nodes": { "stars": 83, "last_update": "2024-06-15 10:31:20", - "author_account_age_days": 4203 + "author_account_age_days": 4204 }, "https://github.com/bedovyy/ComfyUI_NAIDGenerator": { "stars": 18, "last_update": "2024-06-14 09:04:39", - "author_account_age_days": 378 + "author_account_age_days": 379 }, "https://github.com/bilal-arikan/ComfyUI_TextAssets": { "stars": 2, "last_update": "2024-05-22 23:23:50", - "author_account_age_days": 3523 + "author_account_age_days": 3524 }, "https://github.com/bitaffinity/ComfyUI_HF_Inference": { "stars": 0, "last_update": "2024-06-14 10:23:29", - "author_account_age_days": 73 + "author_account_age_days": 74 }, "https://github.com/blepping/ComfyUI-bleh": { "stars": 31, "last_update": "2024-05-22 23:17:49", - "author_account_age_days": 170 + "author_account_age_days": 171 }, "https://github.com/blepping/ComfyUI-sonar": { "stars": 31, "last_update": "2024-05-22 23:18:26", - "author_account_age_days": 170 + "author_account_age_days": 171 }, "https://github.com/blepping/comfyui_jankhidiffusion": { "stars": 93, "last_update": "2024-05-22 23:18:40", - "author_account_age_days": 170 + "author_account_age_days": 171 }, "https://github.com/blueraincoatli/comfyUI_SillyNodes": { "stars": 3, "last_update": "2024-06-09 13:30:57", - "author_account_age_days": 328 + "author_account_age_days": 329 }, "https://github.com/bluevisor/ComfyUI_PS_Blend_Node": { "stars": 1, "last_update": "2024-07-08 12:38:26", - "author_account_age_days": 4583 + "author_account_age_days": 4584 }, "https://github.com/bmad4ever/ComfyUI-Bmad-DirtyUndoRedo": { "stars": 50, "last_update": "2024-05-22 18:11:51", - "author_account_age_days": 3552 + "author_account_age_days": 3553 }, "https://github.com/bmad4ever/comfyui_ab_samplercustom": { - "stars": 5, + "stars": 6, "last_update": "2024-06-21 00:02:39", - "author_account_age_days": 3552 + "author_account_age_days": 3553 }, "https://github.com/bmad4ever/comfyui_bmad_nodes": { "stars": 48, "last_update": "2024-06-13 10:42:09", - "author_account_age_days": 3552 + "author_account_age_days": 3553 }, "https://github.com/bmad4ever/comfyui_lists_cartesian_product": { "stars": 3, "last_update": "2024-05-22 20:18:07", - "author_account_age_days": 3552 + "author_account_age_days": 3553 }, "https://github.com/bmad4ever/comfyui_quilting": { - "stars": 3, + "stars": 4, "last_update": "2024-07-10 00:54:28", - "author_account_age_days": 3552 + "author_account_age_days": 3553 }, "https://github.com/bmad4ever/comfyui_wfc_like": { "stars": 5, "last_update": "2024-06-02 23:06:37", - "author_account_age_days": 3552 + "author_account_age_days": 3553 }, "https://github.com/bobmagicii/comfykit-custom-nodes": { "stars": 1, "last_update": "2024-06-04 20:04:00", - "author_account_age_days": 4760 + "author_account_age_days": 4761 }, "https://github.com/bradsec/ComfyUI_ResolutionSelector": { "stars": 8, "last_update": "2024-07-07 12:15:49", - "author_account_age_days": 3672 + "author_account_age_days": 3673 }, "https://github.com/bradsec/ComfyUI_StringTools": { "stars": 0, "last_update": "2024-07-08 10:20:27", - "author_account_age_days": 3672 + "author_account_age_days": 3673 }, "https://github.com/braintacles/braintacles-comfyui-nodes": { "stars": 1, "last_update": "2024-05-23 06:06:16", - "author_account_age_days": 447 + "author_account_age_days": 448 }, "https://github.com/brianfitzgerald/style_aligned_comfy": { "stars": 259, "last_update": "2024-05-30 14:23:40", - "author_account_age_days": 4255 + "author_account_age_days": 4256 }, "https://github.com/bronkula/comfyui-fitsize": { "stars": 35, "last_update": "2024-05-22 21:32:34", - "author_account_age_days": 5171 + "author_account_age_days": 5172 }, "https://github.com/bruefire/ComfyUI-SeqImageLoader": { "stars": 28, @@ -2182,7 +2197,7 @@ "https://github.com/budihartono/comfyui_otonx_nodes": { "stars": 1, "last_update": "2024-05-25 04:10:08", - "author_account_age_days": 4702 + "author_account_age_days": 4703 }, "https://github.com/bvhari/ComfyUI_ImageProcessing": { "stars": 18, @@ -2205,474 +2220,474 @@ "author_account_age_days": 1191 }, "https://github.com/cdb-boop/ComfyUI-Bringing-Old-Photos-Back-to-Life": { - "stars": 250, + "stars": 251, "last_update": "2024-06-21 15:05:26", - "author_account_age_days": 1220 + "author_account_age_days": 1221 }, "https://github.com/cdb-boop/comfyui-image-round": { "stars": 0, "last_update": "2024-05-23 00:09:02", - "author_account_age_days": 1220 + "author_account_age_days": 1221 }, "https://github.com/celsojr2013/comfyui_jamworks_client": { "stars": 0, "last_update": "2024-06-23 12:35:44", - "author_account_age_days": 3415 + "author_account_age_days": 3416 }, "https://github.com/celsojr2013/comfyui_simpletools": { "stars": 2, "last_update": "2024-06-22 11:35:40", - "author_account_age_days": 3415 + "author_account_age_days": 3416 }, "https://github.com/cerspense/ComfyUI_cspnodes": { "stars": 24, "last_update": "2024-06-27 22:39:06", - "author_account_age_days": 2698 + "author_account_age_days": 2699 }, "https://github.com/ceruleandeep/ComfyUI-LLaVA-Captioner": { "stars": 78, "last_update": "2024-05-22 22:17:55", - "author_account_age_days": 1169 + "author_account_age_days": 1170 }, "https://github.com/chakib-belgaid/ComfyUI-autosize": { "stars": 0, "last_update": "2024-06-14 07:13:20", - "author_account_age_days": 3852 + "author_account_age_days": 3853 }, "https://github.com/chakib-belgaid/Comfyui_Prompt_styler": { "stars": 0, "last_update": "2024-07-01 12:40:52", - "author_account_age_days": 3852 + "author_account_age_days": 3853 }, "https://github.com/chandlergis/ComfyUI-IMG_Query": { "stars": 1, "last_update": "2024-05-23 01:25:57", - "author_account_age_days": 372 + "author_account_age_days": 373 }, "https://github.com/chandlergis/ComfyUI_EmojiOverlay": { "stars": 0, "last_update": "2024-06-14 09:05:03", - "author_account_age_days": 372 + "author_account_age_days": 373 }, "https://github.com/chaojie/ComfyUI-AniPortrait": { - "stars": 230, + "stars": 231, "last_update": "2024-05-22 22:26:03", - "author_account_age_days": 4849 + "author_account_age_days": 4850 }, "https://github.com/chaojie/ComfyUI-CameraCtrl-Wrapper": { "stars": 16, "last_update": "2024-06-14 09:07:23", - "author_account_age_days": 4849 + "author_account_age_days": 4850 }, "https://github.com/chaojie/ComfyUI-Champ": { "stars": 19, "last_update": "2024-05-22 22:26:47", - "author_account_age_days": 4849 + "author_account_age_days": 4850 }, "https://github.com/chaojie/ComfyUI-DragAnything": { "stars": 66, "last_update": "2024-06-14 10:23:53", - "author_account_age_days": 4849 + "author_account_age_days": 4850 }, "https://github.com/chaojie/ComfyUI-DragNUWA": { - "stars": 364, + "stars": 365, "last_update": "2024-06-14 10:25:01", - "author_account_age_days": 4849 + "author_account_age_days": 4850 }, "https://github.com/chaojie/ComfyUI-DynamiCrafter": { "stars": 112, "last_update": "2024-06-14 10:23:59", - "author_account_age_days": 4849 + "author_account_age_days": 4850 }, "https://github.com/chaojie/ComfyUI-EasyAnimate": { "stars": 39, "last_update": "2024-05-22 22:24:00", - "author_account_age_days": 4849 + "author_account_age_days": 4850 }, "https://github.com/chaojie/ComfyUI-Gemma": { "stars": 5, "last_update": "2024-05-22 22:27:47", - "author_account_age_days": 4849 + "author_account_age_days": 4850 }, "https://github.com/chaojie/ComfyUI-I2VGEN-XL": { "stars": 27, "last_update": "2024-06-14 09:06:10", - "author_account_age_days": 4849 + "author_account_age_days": 4850 }, "https://github.com/chaojie/ComfyUI-Img2Img-Turbo": { "stars": 36, "last_update": "2024-05-22 22:26:30", - "author_account_age_days": 4849 + "author_account_age_days": 4850 }, "https://github.com/chaojie/ComfyUI-LaVIT": { "stars": 10, "last_update": "2024-06-14 10:27:44", - "author_account_age_days": 4849 + "author_account_age_days": 4850 }, "https://github.com/chaojie/ComfyUI-LightGlue": { "stars": 48, "last_update": "2024-01-20 16:53:51", - "author_account_age_days": 4849 + "author_account_age_days": 4850 }, "https://github.com/chaojie/ComfyUI-Moore-AnimateAnyone": { - "stars": 201, + "stars": 202, "last_update": "2024-06-10 20:16:06", - "author_account_age_days": 4849 + "author_account_age_days": 4850 }, "https://github.com/chaojie/ComfyUI-Motion-Vector-Extractor": { "stars": 1, "last_update": "2024-06-14 10:26:15", - "author_account_age_days": 4849 + "author_account_age_days": 4850 }, "https://github.com/chaojie/ComfyUI-MotionCtrl": { "stars": 128, "last_update": "2024-06-14 10:26:02", - "author_account_age_days": 4849 + "author_account_age_days": 4850 }, "https://github.com/chaojie/ComfyUI-MotionCtrl-SVD": { "stars": 79, "last_update": "2024-06-14 10:26:30", - "author_account_age_days": 4849 + "author_account_age_days": 4850 }, "https://github.com/chaojie/ComfyUI-MuseTalk": { "stars": 151, "last_update": "2024-05-22 22:25:07", - "author_account_age_days": 4849 + "author_account_age_days": 4850 }, "https://github.com/chaojie/ComfyUI-MuseV": { - "stars": 125, + "stars": 126, "last_update": "2024-05-22 22:25:31", - "author_account_age_days": 4849 + "author_account_age_days": 4850 }, "https://github.com/chaojie/ComfyUI-Open-Sora": { "stars": 88, "last_update": "2024-05-22 22:26:59", - "author_account_age_days": 4849 + "author_account_age_days": 4850 }, "https://github.com/chaojie/ComfyUI-Open-Sora-Plan": { "stars": 49, "last_update": "2024-05-29 16:15:10", - "author_account_age_days": 4849 + "author_account_age_days": 4850 }, "https://github.com/chaojie/ComfyUI-Panda3d": { "stars": 13, "last_update": "2024-06-14 10:28:47", - "author_account_age_days": 4849 + "author_account_age_days": 4850 }, "https://github.com/chaojie/ComfyUI-Pymunk": { "stars": 16, "last_update": "2024-06-14 12:02:32", - "author_account_age_days": 4849 + "author_account_age_days": 4850 }, "https://github.com/chaojie/ComfyUI-RAFT": { "stars": 25, "last_update": "2024-06-14 11:02:00", - "author_account_age_days": 4849 + "author_account_age_days": 4850 }, "https://github.com/chaojie/ComfyUI-SimDA": { "stars": 13, "last_update": "2024-06-14 12:02:39", - "author_account_age_days": 4849 + "author_account_age_days": 4850 }, "https://github.com/chaojie/ComfyUI-Trajectory": { "stars": 5, "last_update": "2024-05-22 22:27:12", - "author_account_age_days": 4849 + "author_account_age_days": 4850 }, "https://github.com/chaojie/ComfyUI-Video-Editing-X-Attention": { "stars": 17, "last_update": "2024-06-14 10:28:16", - "author_account_age_days": 4849 + "author_account_age_days": 4850 }, "https://github.com/chaojie/ComfyUI-dust3r": { "stars": 15, "last_update": "2024-05-22 22:27:33", - "author_account_age_days": 4849 + "author_account_age_days": 4850 }, "https://github.com/chaojie/ComfyUI_StreamingT2V": { "stars": 26, "last_update": "2024-06-14 10:26:21", - "author_account_age_days": 4849 + "author_account_age_days": 4850 }, "https://github.com/chaosaiart/Chaosaiart-Nodes": { "stars": 47, "last_update": "2024-05-27 10:55:18", - "author_account_age_days": 350 + "author_account_age_days": 351 }, "https://github.com/chenpx976/ComfyUI-RunRunRun": { "stars": 0, "last_update": "2024-05-23 01:19:37", - "author_account_age_days": 3431 + "author_account_age_days": 3432 }, "https://github.com/chesnokovivan/ComfyUI-Novakid": { "stars": 0, "last_update": "2024-06-10 20:15:56", - "author_account_age_days": 1546 + "author_account_age_days": 1547 }, "https://github.com/chflame163/ComfyUI_FaceSimilarity": { "stars": 13, "last_update": "2024-05-23 12:48:18", - "author_account_age_days": 460 + "author_account_age_days": 461 }, "https://github.com/chflame163/ComfyUI_LayerStyle": { - "stars": 698, - "last_update": "2024-06-29 06:38:45", - "author_account_age_days": 460 + "stars": 714, + "last_update": "2024-07-11 11:01:59", + "author_account_age_days": 461 }, "https://github.com/chflame163/ComfyUI_MSSpeech_TTS": { "stars": 23, "last_update": "2024-05-25 02:39:56", - "author_account_age_days": 460 + "author_account_age_days": 461 }, "https://github.com/chflame163/ComfyUI_WordCloud": { "stars": 71, "last_update": "2024-05-25 02:41:06", - "author_account_age_days": 460 + "author_account_age_days": 461 }, "https://github.com/chibiace/ComfyUI-Chibi-Nodes": { "stars": 30, "last_update": "2024-05-22 21:16:12", - "author_account_age_days": 2865 + "author_account_age_days": 2866 }, "https://github.com/choey/Comfy-Topaz": { "stars": 26, "last_update": "2024-06-20 13:52:32", - "author_account_age_days": 5539 + "author_account_age_days": 5540 }, "https://github.com/chris-the-wiz/EmbeddingsCurveEditor_ComfyUI": { "stars": 7, "last_update": "2024-06-29 19:13:44", - "author_account_age_days": 1812 + "author_account_age_days": 1813 }, "https://github.com/chrisfreilich/virtuoso-nodes": { "stars": 51, "last_update": "2024-06-30 18:26:54", - "author_account_age_days": 748 + "author_account_age_days": 749 }, "https://github.com/chrisgoringe/cg-image-picker": { - "stars": 191, + "stars": 192, "last_update": "2024-06-12 18:50:30", - "author_account_age_days": 4081 + "author_account_age_days": 4082 }, "https://github.com/chrisgoringe/cg-noise": { "stars": 25, "last_update": "2024-06-14 08:10:52", - "author_account_age_days": 4081 + "author_account_age_days": 4082 }, "https://github.com/chrisgoringe/cg-prompt-info": { "stars": 27, "last_update": "2024-05-22 21:07:33", - "author_account_age_days": 4081 + "author_account_age_days": 4082 }, "https://github.com/chrisgoringe/cg-use-everywhere": { - "stars": 361, - "last_update": "2024-07-01 05:43:31", - "author_account_age_days": 4081 + "stars": 363, + "last_update": "2024-07-11 00:54:55", + "author_account_age_days": 4082 }, "https://github.com/chrish-slingshot/CrasHUtils": { "stars": 11, "last_update": "2024-06-20 12:53:00", - "author_account_age_days": 616 + "author_account_age_days": 617 }, "https://github.com/christian-byrne/audio-separation-nodes-comfyui": { - "stars": 34, + "stars": 36, "last_update": "2024-07-09 05:00:46", - "author_account_age_days": 1364 + "author_account_age_days": 1365 }, "https://github.com/christian-byrne/comfyui-default-values-manager": { "stars": 7, "last_update": "2024-07-08 13:59:42", - "author_account_age_days": 1364 + "author_account_age_days": 1365 }, "https://github.com/christian-byrne/comfyui-search-navigation": { "stars": 5, "last_update": "2024-06-26 04:41:12", - "author_account_age_days": 1364 + "author_account_age_days": 1365 }, "https://github.com/christian-byrne/img2colors-comfyui-node": { - "stars": 5, + "stars": 6, "last_update": "2024-06-24 07:26:35", - "author_account_age_days": 1364 + "author_account_age_days": 1365 }, "https://github.com/christian-byrne/img2txt-comfyui-nodes": { "stars": 30, "last_update": "2024-06-23 22:15:59", - "author_account_age_days": 1364 + "author_account_age_days": 1365 }, "https://github.com/christian-byrne/size-match-compositing-nodes": { "stars": 3, "last_update": "2024-06-23 21:00:23", - "author_account_age_days": 1364 + "author_account_age_days": 1365 }, "https://github.com/city96/ComfyUI_ColorMod": { - "stars": 43, + "stars": 44, "last_update": "2024-05-22 18:06:19", - "author_account_age_days": 513 + "author_account_age_days": 514 }, "https://github.com/city96/ComfyUI_DiT": { "stars": 3, "last_update": "2024-05-22 18:06:05", - "author_account_age_days": 513 + "author_account_age_days": 514 }, "https://github.com/city96/ComfyUI_ExtraModels": { - "stars": 316, + "stars": 318, "last_update": "2024-07-06 18:26:29", - "author_account_age_days": 513 + "author_account_age_days": 514 }, "https://github.com/city96/ComfyUI_NetDist": { "stars": 238, "last_update": "2024-05-22 18:05:10", - "author_account_age_days": 513 + "author_account_age_days": 514 }, "https://github.com/city96/SD-Advanced-Noise": { "stars": 19, "last_update": "2024-05-22 18:05:35", - "author_account_age_days": 513 + "author_account_age_days": 514 }, "https://github.com/city96/SD-Latent-Interposer": { "stars": 186, "last_update": "2024-06-17 05:27:08", - "author_account_age_days": 513 + "author_account_age_days": 514 }, "https://github.com/city96/SD-Latent-Upscaler": { "stars": 115, "last_update": "2024-05-22 18:05:50", - "author_account_age_days": 513 + "author_account_age_days": 514 }, "https://github.com/civitai/comfy-nodes": { "stars": 87, "last_update": "2024-06-23 03:35:42", - "author_account_age_days": 614 + "author_account_age_days": 615 }, "https://github.com/claussteinmassl/ComfyUI-CS-CustomNodes": { "stars": 1, "last_update": "2024-06-14 09:03:10", - "author_account_age_days": 2716 + "author_account_age_days": 2717 }, "https://github.com/comfyanonymous/ComfyUI": { - "stars": 41707, - "last_update": "2024-07-10 10:58:38", - "author_account_age_days": 565 + "stars": 41817, + "last_update": "2024-07-11 01:04:53", + "author_account_age_days": 566 }, "https://github.com/comfyanonymous/ComfyUI_TensorRT": { "stars": 348, "last_update": "2024-06-19 21:31:56", - "author_account_age_days": 565 + "author_account_age_days": 566 }, "https://github.com/comfyanonymous/ComfyUI_experiments": { "stars": 141, "last_update": "2024-05-22 15:29:49", - "author_account_age_days": 565 + "author_account_age_days": 566 }, "https://github.com/concarne000/ConCarneNode": { "stars": 4, "last_update": "2024-05-22 22:10:18", - "author_account_age_days": 1917 + "author_account_age_days": 1918 }, "https://github.com/conquestace/ComfyUI-ImageUploader": { "stars": 2, "last_update": "2024-05-23 01:25:49", - "author_account_age_days": 4625 + "author_account_age_days": 4626 }, "https://github.com/coolzilj/ComfyUI-LJNodes": { "stars": 59, "last_update": "2024-06-15 01:57:32", - "author_account_age_days": 4679 + "author_account_age_days": 4680 }, "https://github.com/coolzilj/ComfyUI-Photopea": { "stars": 60, "last_update": "2024-06-14 08:10:57", - "author_account_age_days": 4679 + "author_account_age_days": 4680 }, "https://github.com/coreyryanhanson/ComfyQR": { - "stars": 51, + "stars": 52, "last_update": "2024-07-05 04:13:09", - "author_account_age_days": 3072 + "author_account_age_days": 3073 }, "https://github.com/coreyryanhanson/ComfyQR-scanning-nodes": { "stars": 9, "last_update": "2024-07-05 03:55:48", - "author_account_age_days": 3072 + "author_account_age_days": 3073 }, "https://github.com/cozymantis/cozy-utils-comfyui-nodes": { "stars": 3, "last_update": "2024-07-07 15:38:05", - "author_account_age_days": 124 + "author_account_age_days": 125 }, "https://github.com/cozymantis/human-parser-comfyui-node": { "stars": 54, "last_update": "2024-07-07 15:31:17", - "author_account_age_days": 124 + "author_account_age_days": 125 }, "https://github.com/cozymantis/pose-generator-comfyui-node": { "stars": 30, "last_update": "2024-07-07 15:22:45", - "author_account_age_days": 124 + "author_account_age_days": 125 }, "https://github.com/crystian/ComfyUI-Crystools": { - "stars": 514, + "stars": 517, "last_update": "2024-07-01 03:24:20", - "author_account_age_days": 4133 + "author_account_age_days": 4134 }, "https://github.com/crystian/ComfyUI-Crystools-save": { "stars": 31, "last_update": "2024-07-01 01:19:58", - "author_account_age_days": 4133 + "author_account_age_days": 4134 }, "https://github.com/cubiq/ComfyUI_FaceAnalysis": { "stars": 231, "last_update": "2024-06-14 08:08:35", - "author_account_age_days": 5027 + "author_account_age_days": 5028 }, "https://github.com/cubiq/ComfyUI_IPAdapter_plus": { - "stars": 3224, + "stars": 3234, "last_update": "2024-06-28 11:03:36", - "author_account_age_days": 5027 + "author_account_age_days": 5028 }, "https://github.com/cubiq/ComfyUI_InstantID": { - "stars": 970, + "stars": 974, "last_update": "2024-07-10 07:27:20", - "author_account_age_days": 5027 + "author_account_age_days": 5028 }, "https://github.com/cubiq/ComfyUI_SimpleMath": { "stars": 17, "last_update": "2024-06-14 09:02:50", - "author_account_age_days": 5027 + "author_account_age_days": 5028 }, "https://github.com/cubiq/ComfyUI_essentials": { - "stars": 356, - "last_update": "2024-07-08 17:19:58", - "author_account_age_days": 5027 + "stars": 359, + "last_update": "2024-07-11 11:14:34", + "author_account_age_days": 5028 }, "https://github.com/cubiq/PuLID_ComfyUI": { "stars": 436, "last_update": "2024-07-10 12:35:59", - "author_account_age_days": 5027 + "author_account_age_days": 5028 }, "https://github.com/cuongloveit/comfy_http_request": { "stars": 0, "last_update": "2024-06-14 11:00:11", - "author_account_age_days": 3268 + "author_account_age_days": 3269 }, "https://github.com/curiousjp/ComfyUI-MaskBatchPermutations": { "stars": 4, "last_update": "2024-05-28 13:09:32", - "author_account_age_days": 1946 + "author_account_age_days": 1947 }, "https://github.com/czcz1024/Comfyui-FaceCompare": { "stars": 0, "last_update": "2024-06-14 07:13:32", - "author_account_age_days": 4250 + "author_account_age_days": 4251 }, "https://github.com/da2el-ai/ComfyUI-d2-size-selector": { "stars": 2, "last_update": "2024-05-23 01:16:17", - "author_account_age_days": 405 + "author_account_age_days": 406 }, "https://github.com/da2el-ai/ComfyUI-d2-steps": { "stars": 5, "last_update": "2024-05-23 01:16:06", - "author_account_age_days": 405 + "author_account_age_days": 406 }, "https://github.com/dagthomas/comfyui_dagthomas": { "stars": 83, @@ -2682,122 +2697,122 @@ "https://github.com/daniabib/ComfyUI_ProPainter_Nodes": { "stars": 168, "last_update": "2024-07-08 21:59:15", - "author_account_age_days": 2420 + "author_account_age_days": 2421 }, "https://github.com/daniel-lewis-ab/ComfyUI-Llama": { - "stars": 26, + "stars": 27, "last_update": "2024-06-29 19:55:42", - "author_account_age_days": 3367 + "author_account_age_days": 3368 }, "https://github.com/daniel-lewis-ab/ComfyUI-TTS": { "stars": 13, "last_update": "2024-06-14 08:09:49", - "author_account_age_days": 3367 + "author_account_age_days": 3368 }, "https://github.com/darkpixel/darkprompts": { "stars": 6, "last_update": "2024-05-23 19:48:02", - "author_account_age_days": 5340 + "author_account_age_days": 5341 }, "https://github.com/dave-palt/comfyui_DSP_imagehelpers": { "stars": 0, "last_update": "2024-05-22 23:12:11", - "author_account_age_days": 174 + "author_account_age_days": 175 }, "https://github.com/daxcay/ComfyUI-DRMN": { "stars": 19, "last_update": "2024-07-08 08:25:29", - "author_account_age_days": 111 + "author_account_age_days": 112 }, "https://github.com/daxcay/ComfyUI-DataSet": { "stars": 19, "last_update": "2024-07-08 08:25:29", - "author_account_age_days": 111 + "author_account_age_days": 112 }, "https://github.com/daxcay/ComfyUI-JDCN": { "stars": 66, "last_update": "2024-07-08 14:02:49", - "author_account_age_days": 111 + "author_account_age_days": 112 }, "https://github.com/daxcay/ComfyUI-NODEJS": { "stars": 5, "last_update": "2024-06-13 14:30:45", - "author_account_age_days": 111 + "author_account_age_days": 112 }, "https://github.com/daxthin/DZ-FaceDetailer": { - "stars": 102, + "stars": 104, "last_update": "2024-06-17 10:00:30", - "author_account_age_days": 1247 + "author_account_age_days": 1248 }, "https://github.com/dchatel/comfyui_facetools": { "stars": 47, "last_update": "2024-06-26 10:26:43", - "author_account_age_days": 4551 + "author_account_age_days": 4552 }, "https://github.com/denfrost/Den_ComfyUI_Workflow": { "stars": 4, "last_update": "2024-06-20 14:57:57", - "author_account_age_days": 3512 + "author_account_age_days": 3513 }, "https://github.com/deroberon/StableZero123-comfyui": { - "stars": 136, + "stars": 137, "last_update": "2024-05-22 22:09:53", - "author_account_age_days": 5312 + "author_account_age_days": 5313 }, "https://github.com/deroberon/demofusion-comfyui": { "stars": 83, "last_update": "2024-05-22 22:09:42", - "author_account_age_days": 5312 + "author_account_age_days": 5313 }, "https://github.com/dfl/comfyui-clip-with-break": { "stars": 10, "last_update": "2024-05-22 23:23:15", - "author_account_age_days": 5990 + "author_account_age_days": 5991 }, "https://github.com/dfl/comfyui-tcd-scheduler": { "stars": 80, "last_update": "2024-05-22 23:23:28", - "author_account_age_days": 5990 + "author_account_age_days": 5991 }, "https://github.com/diStyApps/ComfyUI_FrameMaker": { "stars": 10, "last_update": "2024-05-23 00:11:33", - "author_account_age_days": 4220 + "author_account_age_days": 4221 }, "https://github.com/dicksondickson/ComfyUI-Dickson-Nodes": { "stars": 4, - "last_update": "2024-07-10 06:13:52", - "author_account_age_days": 4007 + "last_update": "2024-07-10 20:58:42", + "author_account_age_days": 4008 }, "https://github.com/digitaljohn/comfyui-propost": { "stars": 109, "last_update": "2024-07-02 15:28:37", - "author_account_age_days": 4534 + "author_account_age_days": 4535 }, "https://github.com/dimtoneff/ComfyUI-PixelArt-Detector": { "stars": 170, "last_update": "2024-07-06 10:15:30", - "author_account_age_days": 3430 + "author_account_age_days": 3431 }, "https://github.com/diontimmer/ComfyUI-Vextra-Nodes": { "stars": 61, "last_update": "2024-06-20 16:48:44", - "author_account_age_days": 4786 + "author_account_age_days": 4787 }, "https://github.com/discopixel-studio/comfyui-discopixel": { "stars": 7, "last_update": "2024-06-14 09:03:19", - "author_account_age_days": 361 + "author_account_age_days": 362 }, "https://github.com/discus0434/comfyui-aesthetic-predictor-v2-5": { "stars": 5, "last_update": "2024-06-14 08:12:05", - "author_account_age_days": 1486 + "author_account_age_days": 1487 }, "https://github.com/discus0434/comfyui-caching-embeddings": { "stars": 1, "last_update": "2024-06-14 08:59:36", - "author_account_age_days": 1486 + "author_account_age_days": 1487 }, "https://github.com/djbielejeski/a-person-mask-generator": { "stars": 240, @@ -2807,162 +2822,162 @@ "https://github.com/dmMaze/sketch2manga": { "stars": 27, "last_update": "2024-06-30 03:27:55", - "author_account_age_days": 1865 + "author_account_age_days": 1866 }, "https://github.com/dmarx/ComfyUI-AudioReactive": { "stars": 10, "last_update": "2024-05-22 22:12:53", - "author_account_age_days": 4520 + "author_account_age_days": 4521 }, "https://github.com/dmarx/ComfyUI-Keyframed": { "stars": 81, "last_update": "2024-07-01 01:41:23", - "author_account_age_days": 4520 + "author_account_age_days": 4521 }, "https://github.com/drago87/ComfyUI_Dragos_Nodes": { "stars": 3, "last_update": "2024-05-22 21:32:15", - "author_account_age_days": 3785 + "author_account_age_days": 3786 }, "https://github.com/drustan-hawk/primitive-types": { "stars": 5, "last_update": "2024-06-30 06:10:23", - "author_account_age_days": 305 + "author_account_age_days": 306 }, "https://github.com/e7mac/ComfyUI-ShadertoyGL": { "stars": 2, "last_update": "2024-06-20 14:52:42", - "author_account_age_days": 4819 + "author_account_age_days": 4820 }, "https://github.com/ealkanat/comfyui_easy_padding": { "stars": 13, "last_update": "2024-05-22 21:58:52", - "author_account_age_days": 2479 + "author_account_age_days": 2480 }, "https://github.com/edenartlab/eden_comfy_pipelines": { "stars": 40, "last_update": "2024-07-08 09:44:46", - "author_account_age_days": 288 + "author_account_age_days": 289 }, "https://github.com/evanspearman/ComfyMath": { "stars": 55, "last_update": "2023-08-27 03:29:04", - "author_account_age_days": 4254 + "author_account_age_days": 4255 }, "https://github.com/exdysa/comfyui-selector": { "stars": 3, "last_update": "2024-07-04 01:38:33", - "author_account_age_days": 1011 + "author_account_age_days": 1012 }, "https://github.com/fablestudio/ComfyUI-Showrunner-Utils": { "stars": 0, "last_update": "2024-06-24 14:27:05", - "author_account_age_days": 2064 + "author_account_age_days": 2065 }, "https://github.com/failfa-st/failfast-comfyui-extensions": { "stars": 134, "last_update": "2024-06-17 10:01:12", - "author_account_age_days": 289 + "author_account_age_days": 290 }, "https://github.com/fexli/fexli-util-node-comfyui": { "stars": 3, "last_update": "2024-05-22 21:27:36", - "author_account_age_days": 1575 + "author_account_age_days": 1576 }, "https://github.com/fexploit/ComfyUI-AutoLabel": { "stars": 6, "last_update": "2024-06-14 08:09:41", - "author_account_age_days": 5060 + "author_account_age_days": 5061 }, "https://github.com/fexploit/ComfyUI-AutoTrimBG": { "stars": 2, "last_update": "2024-05-24 20:38:15", - "author_account_age_days": 5060 + "author_account_age_days": 5061 }, "https://github.com/fexploit/ComfyUI-Classifier": { "stars": 1, "last_update": "2024-06-14 16:58:31", - "author_account_age_days": 5060 + "author_account_age_days": 5061 }, "https://github.com/filipemeneses/comfy_pixelization": { "stars": 31, "last_update": "2024-05-22 20:59:16", - "author_account_age_days": 3492 + "author_account_age_days": 3493 }, "https://github.com/filliptm/ComfyUI_Fill-Nodes": { - "stars": 121, + "stars": 123, "last_update": "2024-07-10 03:55:46", - "author_account_age_days": 1752 + "author_account_age_days": 1753 }, "https://github.com/florestefano1975/ComfyUI-HiDiffusion": { "stars": 135, "last_update": "2024-05-22 00:33:06", - "author_account_age_days": 209 + "author_account_age_days": 210 }, "https://github.com/florestefano1975/ComfyUI-StabilityAI-Suite": { "stars": 2, - "last_update": "2024-06-14 09:05:46", - "author_account_age_days": 209 + "last_update": "2024-07-10 18:03:39", + "author_account_age_days": 210 }, "https://github.com/florestefano1975/comfyui-portrait-master": { "stars": 776, - "last_update": "2024-06-19 16:30:07", - "author_account_age_days": 209 + "last_update": "2024-07-10 18:00:37", + "author_account_age_days": 210 }, "https://github.com/florestefano1975/comfyui-prompt-composer": { "stars": 215, - "last_update": "2024-05-22 00:34:06", - "author_account_age_days": 209 + "last_update": "2024-07-10 18:03:03", + "author_account_age_days": 210 }, "https://github.com/flowtyone/ComfyUI-Flowty-CRM": { "stars": 128, "last_update": "2024-06-14 10:23:09", - "author_account_age_days": 289 + "author_account_age_days": 290 }, "https://github.com/flowtyone/ComfyUI-Flowty-LDSR": { - "stars": 169, + "stars": 168, "last_update": "2024-06-14 09:04:51", - "author_account_age_days": 289 + "author_account_age_days": 290 }, "https://github.com/flowtyone/ComfyUI-Flowty-TripoSR": { "stars": 369, "last_update": "2024-06-16 00:53:22", - "author_account_age_days": 289 + "author_account_age_days": 290 }, "https://github.com/flyingshutter/As_ComfyUI_CustomNodes": { "stars": 8, "last_update": "2024-05-22 18:07:19", - "author_account_age_days": 3511 + "author_account_age_days": 3512 }, "https://github.com/fmatray/ComfyUI_BattlemapGrid": { "stars": 0, "last_update": "2024-06-05 22:35:06", - "author_account_age_days": 3637 + "author_account_age_days": 3638 }, "https://github.com/fofr/ComfyUI-HyperSDXL1StepUnetScheduler": { "stars": 12, "last_update": "2024-06-20 11:51:50", - "author_account_age_days": 5123 + "author_account_age_days": 5124 }, "https://github.com/fofr/ComfyUI-Prompter-fofrAI": { - "stars": 35, + "stars": 36, "last_update": "2024-06-29 22:10:29", - "author_account_age_days": 5123 + "author_account_age_days": 5124 }, "https://github.com/fofr/comfyui-replicate": { "stars": 35, "last_update": "2024-07-02 17:58:30", - "author_account_age_days": 1624 + "author_account_age_days": 1625 }, "https://github.com/forever22777/comfyui-self-guidance": { "stars": 6, "last_update": "2024-06-14 07:12:02", - "author_account_age_days": 341 + "author_account_age_days": 342 }, "https://github.com/foxtrot-roger/comfyui-rf-nodes": { "stars": 1, "last_update": "2024-05-22 23:09:13", - "author_account_age_days": 2336 + "author_account_age_days": 2337 }, "https://github.com/frankchieng/ComfyUI_Aniportrait": { "stars": 48, @@ -2970,7 +2985,7 @@ "author_account_age_days": 457 }, "https://github.com/frankchieng/ComfyUI_MagicClothing": { - "stars": 426, + "stars": 427, "last_update": "2024-06-24 07:48:07", "author_account_age_days": 457 }, @@ -2987,325 +3002,330 @@ "https://github.com/gemell1/ComfyUI_GMIC": { "stars": 6, "last_update": "2024-05-22 21:28:51", - "author_account_age_days": 1973 + "author_account_age_days": 1974 }, "https://github.com/get-salt-AI/SaltAI": { "stars": 61, "last_update": "2024-06-26 00:32:47", - "author_account_age_days": 132 + "author_account_age_days": 133 }, "https://github.com/get-salt-AI/SaltAI_AudioViz": { "stars": 13, "last_update": "2024-06-29 16:16:46", - "author_account_age_days": 132 + "author_account_age_days": 133 }, "https://github.com/get-salt-AI/SaltAI_Language_Toolkit": { "stars": 19, "last_update": "2024-06-25 23:49:29", - "author_account_age_days": 132 + "author_account_age_days": 133 }, "https://github.com/get-salt-AI/SaltAI_LlamaIndex": { "stars": 19, "last_update": "2024-06-25 23:49:29", - "author_account_age_days": 132 + "author_account_age_days": 133 }, "https://github.com/ginlov/segment_to_mask_comfyui": { "stars": 1, "last_update": "2024-06-14 10:23:23", - "author_account_age_days": 2027 + "author_account_age_days": 2028 }, "https://github.com/giriss/comfy-image-saver": { "stars": 151, "last_update": "2024-05-22 20:40:55", - "author_account_age_days": 4254 + "author_account_age_days": 4255 }, "https://github.com/githubYiheng/ComfyUI_Change_IMAGE_BOREDER": { "stars": 0, "last_update": "2024-05-23 01:20:09", - "author_account_age_days": 3919 + "author_account_age_days": 3920 }, "https://github.com/githubYiheng/ComfyUI_GetFileNameFromURL": { "stars": 0, "last_update": "2024-05-23 01:19:47", - "author_account_age_days": 3919 + "author_account_age_days": 3920 }, "https://github.com/githubYiheng/comfyui_kmeans_filter": { "stars": 0, "last_update": "2024-06-14 09:01:24", - "author_account_age_days": 3919 + "author_account_age_days": 3920 }, "https://github.com/githubYiheng/comfyui_meanshift_filter": { "stars": 0, "last_update": "2024-06-14 10:59:43", - "author_account_age_days": 3919 + "author_account_age_days": 3920 }, "https://github.com/githubYiheng/comfyui_private_postprocessor": { "stars": 0, "last_update": "2024-06-14 08:09:39", - "author_account_age_days": 3919 + "author_account_age_days": 3920 }, "https://github.com/glibsonoran/Plush-for-ComfyUI": { - "stars": 111, - "last_update": "2024-07-07 15:47:16", - "author_account_age_days": 2513 + "stars": 116, + "last_update": "2024-07-10 18:49:39", + "author_account_age_days": 2514 }, "https://github.com/glifxyz/ComfyUI-GlifNodes": { "stars": 18, - "last_update": "2024-07-05 12:12:47", - "author_account_age_days": 589 + "last_update": "2024-07-11 09:13:38", + "author_account_age_days": 590 }, "https://github.com/glowcone/comfyui-base64-to-image": { "stars": 8, "last_update": "2024-07-08 22:53:25", - "author_account_age_days": 3761 + "author_account_age_days": 3762 }, "https://github.com/godspede/ComfyUI_Substring": { "stars": 0, "last_update": "2024-07-01 01:05:38", - "author_account_age_days": 3129 + "author_account_age_days": 3130 }, "https://github.com/gokayfem/ComfyUI-Depth-Visualization": { "stars": 49, "last_update": "2024-05-21 00:37:05", - "author_account_age_days": 1073 + "author_account_age_days": 1074 }, "https://github.com/gokayfem/ComfyUI-Dream-Interpreter": { - "stars": 66, + "stars": 67, "last_update": "2024-05-21 00:36:50", - "author_account_age_days": 1073 + "author_account_age_days": 1074 }, "https://github.com/gokayfem/ComfyUI-Texture-Simple": { "stars": 30, "last_update": "2024-05-21 00:19:53", - "author_account_age_days": 1073 + "author_account_age_days": 1074 }, "https://github.com/gokayfem/ComfyUI_VLM_nodes": { - "stars": 298, + "stars": 299, "last_update": "2024-07-04 01:40:04", - "author_account_age_days": 1073 + "author_account_age_days": 1074 }, "https://github.com/gonzalu/ComfyUI_YFG_Comical": { "stars": 20, "last_update": "2024-07-02 02:05:08", - "author_account_age_days": 2477 + "author_account_age_days": 2478 }, "https://github.com/griptape-ai/ComfyUI-Griptape": { - "stars": 51, - "last_update": "2024-07-10 01:37:41", - "author_account_age_days": 536 + "stars": 53, + "last_update": "2024-07-10 22:11:44", + "author_account_age_days": 537 }, "https://github.com/guill/abracadabra-comfyui": { "stars": 1, "last_update": "2024-06-14 08:12:07", - "author_account_age_days": 4209 + "author_account_age_days": 4210 }, "https://github.com/guoyk93/yk-node-suite-comfyui": { "stars": 10, "last_update": "2024-06-17 10:00:36", - "author_account_age_days": 1505 + "author_account_age_days": 1506 }, "https://github.com/hackkhai/ComfyUI-Image-Matting": { "stars": 15, "last_update": "2024-06-20 11:25:12", - "author_account_age_days": 1867 + "author_account_age_days": 1868 }, "https://github.com/haohaocreates/ComfyUI-HH-Image-Selector": { "stars": 0, "last_update": "2024-07-08 22:02:55", - "author_account_age_days": 121 + "author_account_age_days": 122 }, "https://github.com/hay86/ComfyUI_AceNodes": { "stars": 9, "last_update": "2024-07-02 08:17:41", - "author_account_age_days": 4683 + "author_account_age_days": 4684 }, "https://github.com/hay86/ComfyUI_DDColor": { "stars": 2, "last_update": "2024-06-14 08:12:13", - "author_account_age_days": 4683 + "author_account_age_days": 4684 }, "https://github.com/hay86/ComfyUI_Dreamtalk": { "stars": 8, "last_update": "2024-07-02 08:15:01", - "author_account_age_days": 4683 + "author_account_age_days": 4684 }, "https://github.com/hay86/ComfyUI_Hallo": { "stars": 19, "last_update": "2024-07-02 08:19:11", - "author_account_age_days": 4683 + "author_account_age_days": 4684 }, "https://github.com/hay86/ComfyUI_MiniCPM-V": { "stars": 10, "last_update": "2024-07-02 08:09:38", - "author_account_age_days": 4683 + "author_account_age_days": 4684 }, "https://github.com/hay86/ComfyUI_OpenVoice": { "stars": 8, "last_update": "2024-07-02 08:16:20", - "author_account_age_days": 4683 + "author_account_age_days": 4684 }, "https://github.com/hayden-fr/ComfyUI-Image-Browsing": { "stars": 2, "last_update": "2024-05-22 20:54:07", - "author_account_age_days": 1953 + "author_account_age_days": 1954 }, "https://github.com/hayden-fr/ComfyUI-Model-Manager": { "stars": 26, "last_update": "2024-05-22 20:53:55", - "author_account_age_days": 1953 + "author_account_age_days": 1954 }, "https://github.com/hben35096/ComfyUI-ToolBox": { "stars": 0, "last_update": "2024-06-26 18:27:22", - "author_account_age_days": 363 + "author_account_age_days": 364 }, "https://github.com/heshengtao/comfyui_LLM_party": { - "stars": 179, - "last_update": "2024-07-10 10:06:14", - "author_account_age_days": 2911 + "stars": 184, + "last_update": "2024-07-11 08:48:37", + "author_account_age_days": 2912 }, "https://github.com/hhhzzyang/Comfyui_Lama": { - "stars": 39, + "stars": 41, "last_update": "2024-05-22 21:13:19", - "author_account_age_days": 523 + "author_account_age_days": 524 }, "https://github.com/hiforce/comfyui-hiforce-plugin": { "stars": 3, "last_update": "2024-06-14 08:13:24", - "author_account_age_days": 1818 + "author_account_age_days": 1819 }, "https://github.com/hinablue/ComfyUI_3dPoseEditor": { "stars": 127, "last_update": "2024-06-21 17:38:40", - "author_account_age_days": 5128 + "author_account_age_days": 5129 }, "https://github.com/holchan/ComfyUI-ModelDownloader": { "stars": 2, "last_update": "2024-06-14 08:59:42", - "author_account_age_days": 1607 + "author_account_age_days": 1608 }, "https://github.com/huagetai/ComfyUI-Gaffer": { - "stars": 36, + "stars": 37, "last_update": "2024-06-19 00:58:38", - "author_account_age_days": 4648 + "author_account_age_days": 4649 }, "https://github.com/huagetai/ComfyUI_LightGradient": { "stars": 8, "last_update": "2024-05-23 01:21:27", - "author_account_age_days": 4648 + "author_account_age_days": 4649 }, "https://github.com/huchenlei/ComfyUI-IC-Light-Native": { - "stars": 415, + "stars": 419, "last_update": "2024-06-21 21:49:44", - "author_account_age_days": 2891 + "author_account_age_days": 2892 }, "https://github.com/huchenlei/ComfyUI-layerdiffuse": { - "stars": 1299, + "stars": 1301, "last_update": "2024-07-05 12:52:34", - "author_account_age_days": 2891 + "author_account_age_days": 2892 }, "https://github.com/huchenlei/ComfyUI-openpose-editor": { - "stars": 27, + "stars": 28, "last_update": "2024-06-26 21:15:34", - "author_account_age_days": 2891 + "author_account_age_days": 2892 }, "https://github.com/huchenlei/ComfyUI_DanTagGen": { - "stars": 50, + "stars": 51, "last_update": "2024-06-21 21:46:47", - "author_account_age_days": 2891 + "author_account_age_days": 2892 }, "https://github.com/huchenlei/ComfyUI_densediffusion": { "stars": 86, "last_update": "2024-06-11 00:39:28", - "author_account_age_days": 2891 + "author_account_age_days": 2892 }, "https://github.com/huchenlei/ComfyUI_omost": { - "stars": 348, + "stars": 350, "last_update": "2024-06-26 21:16:52", - "author_account_age_days": 2891 + "author_account_age_days": 2892 }, "https://github.com/hughescr/ComfyUI-OpenPose-Keypoint-Extractor": { "stars": 6, "last_update": "2024-06-14 09:04:25", - "author_account_age_days": 5656 + "author_account_age_days": 5657 }, "https://github.com/humgate/simplecomfy": { "stars": 0, "last_update": "2024-06-14 08:58:21", - "author_account_age_days": 1382 + "author_account_age_days": 1383 }, "https://github.com/hustille/ComfyUI_Fooocus_KSampler": { "stars": 60, "last_update": "2024-05-22 20:39:48", - "author_account_age_days": 455 + "author_account_age_days": 456 }, "https://github.com/hustille/ComfyUI_hus_utils": { "stars": 6, "last_update": "2024-05-22 20:39:34", - "author_account_age_days": 455 + "author_account_age_days": 456 }, "https://github.com/hwhaocool/ComfyUI-Select-Any": { "stars": 3, "last_update": "2024-07-03 14:16:01", - "author_account_age_days": 2904 + "author_account_age_days": 2905 }, "https://github.com/hylarucoder/ComfyUI-Eagle-PNGInfo": { "stars": 8, "last_update": "2024-06-28 04:43:18", - "author_account_age_days": 3929 + "author_account_age_days": 3930 }, "https://github.com/hyunamy/comfy-ui-on-complete-email-me": { "stars": 1, "last_update": "2024-07-01 18:44:18", - "author_account_age_days": 3126 + "author_account_age_days": 3127 }, "https://github.com/iFREEGROUP/comfyui-undistort": { "stars": 2, "last_update": "2024-06-14 08:59:52", - "author_account_age_days": 1573 + "author_account_age_days": 1574 }, "https://github.com/icesun963/ComfyUI_HFDownLoad": { "stars": 0, "last_update": "2024-06-14 08:59:58", - "author_account_age_days": 4121 + "author_account_age_days": 4122 }, "https://github.com/idrirap/ComfyUI-Lora-Auto-Trigger-Words": { "stars": 101, "last_update": "2024-06-20 15:56:56", - "author_account_age_days": 3065 + "author_account_age_days": 3066 }, "https://github.com/iemesowum/ComfyUI_IsaacNodes": { "stars": 0, "last_update": "2024-06-14 09:00:05", - "author_account_age_days": 5307 + "author_account_age_days": 5308 }, "https://github.com/if-ai/ComfyUI-IF_AI_HFDownloaderNode": { "stars": 10, "last_update": "2024-07-07 09:55:48", - "author_account_age_days": 2878 + "author_account_age_days": 2879 }, "https://github.com/if-ai/ComfyUI-IF_AI_WishperSpeechNode": { "stars": 28, "last_update": "2024-05-22 22:02:55", - "author_account_age_days": 2878 + "author_account_age_days": 2879 }, "https://github.com/if-ai/ComfyUI-IF_AI_tools": { - "stars": 385, + "stars": 386, "last_update": "2024-06-26 13:16:20", - "author_account_age_days": 2878 + "author_account_age_days": 2879 }, "https://github.com/imb101/ComfyUI-FaceSwap": { "stars": 28, "last_update": "2024-05-22 18:22:29", - "author_account_age_days": 904 + "author_account_age_days": 905 + }, + "https://github.com/injet-zhou/comfyui_extra_api": { + "stars": 0, + "last_update": "2024-07-11 03:47:25", + "author_account_age_days": 2244 }, "https://github.com/iwanders/ComfyUI_nodes": { "stars": 0, - "last_update": "2024-07-07 16:30:05", - "author_account_age_days": 4442 + "last_update": "2024-07-11 01:06:26", + "author_account_age_days": 4443 }, "https://github.com/jags111/ComfyUI_Jags_Audiotools": { - "stars": 38, + "stars": 39, "last_update": "2024-05-19 18:54:12", "author_account_age_days": 3887 }, @@ -3315,579 +3335,584 @@ "author_account_age_days": 3887 }, "https://github.com/jags111/efficiency-nodes-comfyui": { - "stars": 738, + "stars": 739, "last_update": "2024-06-23 09:42:43", "author_account_age_days": 3887 }, "https://github.com/jakechai/ComfyUI-JakeUpgrade": { "stars": 7, "last_update": "2024-07-07 09:22:17", - "author_account_age_days": 1587 + "author_account_age_days": 1588 }, "https://github.com/jamal-alkharrat/ComfyUI_rotate_image": { "stars": 0, "last_update": "2024-05-22 23:19:02", - "author_account_age_days": 992 + "author_account_age_days": 993 }, "https://github.com/jamesWalker55/comfyui-p2ldgan": { "stars": 12, "last_update": "2024-05-22 18:19:04", - "author_account_age_days": 2543 + "author_account_age_days": 2544 }, "https://github.com/jamesWalker55/comfyui-various": { "stars": 33, "last_update": "2024-05-22 18:19:17", - "author_account_age_days": 2543 + "author_account_age_days": 2544 }, "https://github.com/jax-explorer/fast_video_comfyui": { "stars": 0, "last_update": "2024-05-23 01:17:35", - "author_account_age_days": 592 + "author_account_age_days": 593 }, "https://github.com/jeffy5/comfyui-faceless-node": { "stars": 20, "last_update": "2024-06-14 04:11:28", - "author_account_age_days": 2947 + "author_account_age_days": 2948 }, "https://github.com/jesenzhang/ComfyUI_StreamDiffusion": { "stars": 107, "last_update": "2024-05-23 02:40:36", - "author_account_age_days": 3668 + "author_account_age_days": 3669 }, "https://github.com/jiaxiangc/ComfyUI-ResAdapter": { "stars": 271, "last_update": "2024-05-23 00:22:23", - "author_account_age_days": 1302 + "author_account_age_days": 1303 }, "https://github.com/jitcoder/lora-info": { "stars": 46, "last_update": "2024-06-20 13:04:19", - "author_account_age_days": 4056 + "author_account_age_days": 4057 }, "https://github.com/jjkramhoeft/ComfyUI-Jjk-Nodes": { "stars": 4, "last_update": "2024-05-22 20:44:56", - "author_account_age_days": 3665 + "author_account_age_days": 3666 }, "https://github.com/jkrauss82/ultools-comfyui": { "stars": 5, "last_update": "2024-06-23 15:33:07", - "author_account_age_days": 4227 + "author_account_age_days": 4228 }, "https://github.com/jmkl/ComfyUI-ricing": { "stars": 9, "last_update": "2024-05-22 20:54:35", - "author_account_age_days": 4613 + "author_account_age_days": 4614 }, "https://github.com/jojkaart/ComfyUI-sampler-lcm-alternative": { "stars": 113, "last_update": "2024-07-08 19:16:55", - "author_account_age_days": 4814 + "author_account_age_days": 4815 }, "https://github.com/jordoh/ComfyUI-Deepface": { "stars": 12, "last_update": "2024-07-08 14:25:46", - "author_account_age_days": 5009 + "author_account_age_days": 5010 }, "https://github.com/jroc22/ComfyUI-CSV-prompt-builder": { "stars": 2, "last_update": "2024-07-03 01:20:35", - "author_account_age_days": 705 + "author_account_age_days": 706 }, "https://github.com/jtrue/ComfyUI-JaRue": { "stars": 6, "last_update": "2024-06-14 09:01:12", - "author_account_age_days": 3945 + "author_account_age_days": 3946 }, "https://github.com/jtydhr88/ComfyUI-LayerDivider": { "stars": 50, "last_update": "2024-07-06 01:43:45", - "author_account_age_days": 4769 + "author_account_age_days": 4770 }, "https://github.com/jtydhr88/ComfyUI-Unique3D": { "stars": 125, "last_update": "2024-07-04 04:27:01", - "author_account_age_days": 4769 + "author_account_age_days": 4770 }, "https://github.com/jtydhr88/ComfyUI-Workflow-Encrypt": { "stars": 16, "last_update": "2024-06-28 03:16:19", - "author_account_age_days": 4769 + "author_account_age_days": 4770 }, "https://github.com/juehackr/comfyui_fk_server": { "stars": 52, "last_update": "2024-07-08 02:48:37", - "author_account_age_days": 1128 + "author_account_age_days": 1129 }, "https://github.com/justUmen/Bjornulf_custom_nodes": { - "stars": 0, - "last_update": "2024-07-06 10:05:31", - "author_account_age_days": 2805 + "stars": 1, + "last_update": "2024-07-11 09:10:27", + "author_account_age_days": 2806 }, "https://github.com/ka-puna/comfyui-yanc": { "stars": 6, "last_update": "2024-05-22 21:29:37", - "author_account_age_days": 2223 + "author_account_age_days": 2224 }, "https://github.com/kaanyalova/ComfyUI_ExtendedImageFormats": { "stars": 2, "last_update": "2024-06-03 13:20:01", - "author_account_age_days": 1282 + "author_account_age_days": 1283 }, "https://github.com/kadirnar/ComfyUI-Transformers": { "stars": 19, "last_update": "2024-06-22 22:44:39", - "author_account_age_days": 2345 + "author_account_age_days": 2346 }, "https://github.com/kadirnar/ComfyUI-YOLO": { "stars": 18, "last_update": "2024-07-08 18:33:07", - "author_account_age_days": 2345 + "author_account_age_days": 2346 }, "https://github.com/kale4eat/ComfyUI-path-util": { "stars": 0, "last_update": "2024-05-25 05:44:11", - "author_account_age_days": 1628 + "author_account_age_days": 1629 }, "https://github.com/kale4eat/ComfyUI-speech-dataset-toolkit": { "stars": 7, "last_update": "2024-05-23 00:25:02", - "author_account_age_days": 1628 + "author_account_age_days": 1629 }, "https://github.com/kale4eat/ComfyUI-string-util": { "stars": 1, "last_update": "2024-05-23 00:24:40", - "author_account_age_days": 1628 + "author_account_age_days": 1629 }, "https://github.com/kale4eat/ComfyUI-text-file-util": { "stars": 0, "last_update": "2024-05-23 00:24:51", - "author_account_age_days": 1628 + "author_account_age_days": 1629 }, "https://github.com/katalist-ai/comfyUI-nsfw-detection": { "stars": 1, "last_update": "2024-05-23 01:23:32", - "author_account_age_days": 769 + "author_account_age_days": 770 }, "https://github.com/kealiu/ComfyUI-S3-Tools": { "stars": 2, "last_update": "2024-07-04 10:13:07", - "author_account_age_days": 4144 + "author_account_age_days": 4145 }, "https://github.com/kealiu/ComfyUI-Zero123-Porting": { - "stars": 14, + "stars": 16, "last_update": "2024-07-04 10:11:13", - "author_account_age_days": 4144 + "author_account_age_days": 4145 }, "https://github.com/kealiu/ComfyUI-ZeroShot-MTrans": { "stars": 133, "last_update": "2024-07-04 10:12:32", - "author_account_age_days": 4144 + "author_account_age_days": 4145 }, "https://github.com/kenjiqq/qq-nodes-comfyui": { "stars": 23, "last_update": "2024-05-22 21:34:53", - "author_account_age_days": 4905 + "author_account_age_days": 4906 }, "https://github.com/kft334/Knodes": { "stars": 3, "last_update": "2024-06-14 08:12:06", - "author_account_age_days": 975 + "author_account_age_days": 976 }, "https://github.com/kijai/ComfyUI-ADMotionDirector": { - "stars": 132, + "stars": 133, "last_update": "2024-06-19 09:13:35", - "author_account_age_days": 2199 + "author_account_age_days": 2200 }, "https://github.com/kijai/ComfyUI-APISR-KJ": { "stars": 56, "last_update": "2024-05-21 16:30:21", - "author_account_age_days": 2199 + "author_account_age_days": 2200 }, "https://github.com/kijai/ComfyUI-BrushNet-Wrapper": { "stars": 113, "last_update": "2024-06-20 12:15:16", - "author_account_age_days": 2199 + "author_account_age_days": 2200 }, "https://github.com/kijai/ComfyUI-CCSR": { - "stars": 158, + "stars": 159, "last_update": "2024-06-28 11:13:33", - "author_account_age_days": 2199 + "author_account_age_days": 2200 }, "https://github.com/kijai/ComfyUI-DDColor": { "stars": 82, "last_update": "2024-05-21 16:04:26", - "author_account_age_days": 2199 + "author_account_age_days": 2200 }, "https://github.com/kijai/ComfyUI-DepthAnythingV2": { "stars": 121, "last_update": "2024-06-28 20:46:46", - "author_account_age_days": 2199 + "author_account_age_days": 2200 }, "https://github.com/kijai/ComfyUI-DiffusionLight": { "stars": 51, "last_update": "2024-05-21 16:16:52", - "author_account_age_days": 2199 + "author_account_age_days": 2200 }, "https://github.com/kijai/ComfyUI-DynamiCrafterWrapper": { - "stars": 510, + "stars": 511, "last_update": "2024-07-09 13:16:42", - "author_account_age_days": 2199 + "author_account_age_days": 2200 }, "https://github.com/kijai/ComfyUI-ELLA-wrapper": { "stars": 104, "last_update": "2024-05-21 16:47:28", - "author_account_age_days": 2199 + "author_account_age_days": 2200 }, "https://github.com/kijai/ComfyUI-Florence2": { - "stars": 331, + "stars": 334, "last_update": "2024-07-09 15:18:00", - "author_account_age_days": 2199 + "author_account_age_days": 2200 }, "https://github.com/kijai/ComfyUI-Geowizard": { - "stars": 83, + "stars": 84, "last_update": "2024-05-28 14:08:34", - "author_account_age_days": 2199 + "author_account_age_days": 2200 }, "https://github.com/kijai/ComfyUI-IC-Light": { - "stars": 485, + "stars": 489, "last_update": "2024-06-19 09:18:06", - "author_account_age_days": 2199 + "author_account_age_days": 2200 }, "https://github.com/kijai/ComfyUI-KJNodes": { - "stars": 363, + "stars": 367, "last_update": "2024-07-07 16:28:35", - "author_account_age_days": 2199 + "author_account_age_days": 2200 }, "https://github.com/kijai/ComfyUI-KwaiKolorsWrapper": { - "stars": 265, + "stars": 298, "last_update": "2024-07-10 01:00:22", - "author_account_age_days": 2199 + "author_account_age_days": 2200 }, "https://github.com/kijai/ComfyUI-LaVi-Bridge-Wrapper": { "stars": 19, "last_update": "2024-05-21 16:41:18", - "author_account_age_days": 2199 + "author_account_age_days": 2200 }, "https://github.com/kijai/ComfyUI-LivePortraitKJ": { - "stars": 550, - "last_update": "2024-07-09 22:17:30", - "author_account_age_days": 2199 + "stars": 590, + "last_update": "2024-07-11 02:37:37", + "author_account_age_days": 2200 }, "https://github.com/kijai/ComfyUI-LuminaWrapper": { "stars": 163, "last_update": "2024-06-28 16:33:51", - "author_account_age_days": 2199 + "author_account_age_days": 2200 }, "https://github.com/kijai/ComfyUI-Marigold": { - "stars": 401, + "stars": 404, "last_update": "2024-06-19 09:10:03", - "author_account_age_days": 2199 + "author_account_age_days": 2200 }, "https://github.com/kijai/ComfyUI-MimicMotionWrapper": { - "stars": 138, - "last_update": "2024-07-10 06:55:58", - "author_account_age_days": 2199 + "stars": 143, + "last_update": "2024-07-10 16:01:20", + "author_account_age_days": 2200 }, "https://github.com/kijai/ComfyUI-OpenDiTWrapper": { - "stars": 33, + "stars": 34, "last_update": "2024-07-03 14:59:13", - "author_account_age_days": 2199 + "author_account_age_days": 2200 }, "https://github.com/kijai/ComfyUI-SUPIR": { - "stars": 1243, + "stars": 1251, "last_update": "2024-07-06 23:45:09", - "author_account_age_days": 2199 + "author_account_age_days": 2200 }, "https://github.com/kijai/ComfyUI-SVD": { "stars": 152, "last_update": "2024-05-22 21:09:54", - "author_account_age_days": 2199 + "author_account_age_days": 2200 }, "https://github.com/kijai/ComfyUI-depth-fm": { "stars": 55, "last_update": "2024-05-22 21:10:15", - "author_account_age_days": 2199 + "author_account_age_days": 2200 }, "https://github.com/kijai/ComfyUI-moondream": { "stars": 81, "last_update": "2024-05-22 21:10:33", - "author_account_age_days": 2199 + "author_account_age_days": 2200 }, "https://github.com/kinfolk0117/ComfyUI_GradientDeepShrink": { "stars": 23, "last_update": "2024-05-22 21:25:13", - "author_account_age_days": 484 + "author_account_age_days": 485 }, "https://github.com/kinfolk0117/ComfyUI_Pilgram": { "stars": 7, "last_update": "2024-05-22 21:25:24", - "author_account_age_days": 484 + "author_account_age_days": 485 }, "https://github.com/kinfolk0117/ComfyUI_SimpleTiles": { "stars": 35, "last_update": "2024-05-22 21:25:01", - "author_account_age_days": 484 + "author_account_age_days": 485 }, "https://github.com/klinter007/klinter_nodes": { "stars": 6, "last_update": "2024-06-25 05:15:24", - "author_account_age_days": 441 + "author_account_age_days": 442 }, "https://github.com/knuknX/ComfyUI-Image-Tools": { "stars": 3, "last_update": "2024-06-14 09:05:58", - "author_account_age_days": 216 + "author_account_age_days": 217 }, "https://github.com/kohya-ss/ControlNet-LLLite-ComfyUI": { "stars": 150, "last_update": "2024-05-22 20:44:44", - "author_account_age_days": 1825 + "author_account_age_days": 1826 }, "https://github.com/komojini/ComfyUI_SDXL_DreamBooth_LoRA_CustomNodes": { "stars": 3, "last_update": "2024-05-22 21:34:27", - "author_account_age_days": 599 + "author_account_age_days": 600 }, "https://github.com/komojini/komojini-comfyui-nodes": { "stars": 66, "last_update": "2024-05-22 21:34:39", - "author_account_age_days": 599 + "author_account_age_days": 600 }, "https://github.com/kunieone/ComfyUI_alkaid": { "stars": 0, "last_update": "2024-05-23 01:10:21", - "author_account_age_days": 2536 + "author_account_age_days": 2537 }, "https://github.com/kwaroran/abg-comfyui": { "stars": 22, "last_update": "2024-05-22 18:19:51", - "author_account_age_days": 623 + "author_account_age_days": 624 }, "https://github.com/l20richo/ComfyUI-Azure-Blob-Storage": { "stars": 2, "last_update": "2024-06-22 16:53:47", - "author_account_age_days": 1183 + "author_account_age_days": 1184 }, "https://github.com/laksjdjf/Batch-Condition-ComfyUI": { "stars": 1, "last_update": "2024-05-22 20:42:42", - "author_account_age_days": 2847 + "author_account_age_days": 2848 }, "https://github.com/laksjdjf/LCMSampler-ComfyUI": { "stars": 15, "last_update": "2024-05-22 20:42:17", - "author_account_age_days": 2847 + "author_account_age_days": 2848 }, "https://github.com/laksjdjf/LoRTnoC-ComfyUI": { "stars": 13, "last_update": "2024-05-22 20:42:29", - "author_account_age_days": 2847 + "author_account_age_days": 2848 }, "https://github.com/laksjdjf/cd-tuner_negpip-ComfyUI": { "stars": 20, "last_update": "2024-05-22 20:42:04", - "author_account_age_days": 2847 + "author_account_age_days": 2848 }, "https://github.com/laksjdjf/cgem156-ComfyUI": { "stars": 32, "last_update": "2024-06-08 01:09:03", - "author_account_age_days": 2847 + "author_account_age_days": 2848 }, "https://github.com/laksjdjf/pfg-ComfyUI": { "stars": 10, "last_update": "2024-05-22 20:41:41", - "author_account_age_days": 2847 + "author_account_age_days": 2848 }, "https://github.com/larsupb/LoRA-Merger-ComfyUI": { "stars": 13, "last_update": "2024-07-02 05:55:23", - "author_account_age_days": 3092 + "author_account_age_days": 3093 }, "https://github.com/latenightlabs/ComfyUI-LNL": { "stars": 19, "last_update": "2024-06-28 17:27:55", - "author_account_age_days": 166 + "author_account_age_days": 167 + }, + "https://github.com/leestuartx/ComfyUI-GG": { + "stars": 0, + "last_update": "2024-07-11 02:57:39", + "author_account_age_days": 3796 }, "https://github.com/leiweiqiang/ComfyUI-TRA": { "stars": 5, "last_update": "2024-07-09 23:36:24", - "author_account_age_days": 2626 + "author_account_age_days": 2627 }, "https://github.com/leoleelxh/ComfyUI-LLMs": { "stars": 7, "last_update": "2024-06-14 10:24:23", - "author_account_age_days": 4091 + "author_account_age_days": 4092 }, "https://github.com/licyk/ComfyUI-Restart-Sampler": { "stars": 2, "last_update": "2024-06-29 03:36:00", - "author_account_age_days": 1284 + "author_account_age_days": 1285 }, "https://github.com/lilly1987/ComfyUI_node_Lilly": { "stars": 50, "last_update": "2024-05-22 17:53:19", - "author_account_age_days": 2925 + "author_account_age_days": 2926 }, "https://github.com/linshier/comfyui-remote-tools": { "stars": 1, "last_update": "2024-05-28 07:44:23", - "author_account_age_days": 3808 + "author_account_age_days": 3809 }, "https://github.com/liusida/ComfyUI-AutoCropFaces": { - "stars": 26, + "stars": 27, "last_update": "2024-07-05 03:24:00", - "author_account_age_days": 3223 + "author_account_age_days": 3224 }, "https://github.com/liusida/ComfyUI-B-LoRA": { "stars": 21, "last_update": "2024-06-18 03:17:46", - "author_account_age_days": 3223 + "author_account_age_days": 3224 }, "https://github.com/liusida/ComfyUI-Debug": { "stars": 6, "last_update": "2024-06-14 10:25:26", - "author_account_age_days": 3223 + "author_account_age_days": 3224 }, "https://github.com/liusida/ComfyUI-Login": { - "stars": 45, + "stars": 46, "last_update": "2024-06-27 13:31:34", - "author_account_age_days": 3223 + "author_account_age_days": 3224 }, "https://github.com/liusida/ComfyUI-SD3-nodes": { "stars": 4, "last_update": "2024-06-14 13:01:41", - "author_account_age_days": 3223 + "author_account_age_days": 3224 }, "https://github.com/ljleb/comfy-mecha": { "stars": 29, "last_update": "2024-07-07 03:15:02", - "author_account_age_days": 2479 + "author_account_age_days": 2480 }, "https://github.com/lks-ai/ComfyUI-StableAudioSampler": { "stars": 185, "last_update": "2024-06-17 18:54:17", - "author_account_age_days": 115 + "author_account_age_days": 116 }, "https://github.com/lks-ai/anynode": { - "stars": 437, + "stars": 438, "last_update": "2024-07-07 03:45:48", - "author_account_age_days": 115 + "author_account_age_days": 116 }, "https://github.com/lldacing/comfyui-easyapi-nodes": { "stars": 31, "last_update": "2024-05-24 02:51:26", - "author_account_age_days": 2109 + "author_account_age_days": 2110 }, "https://github.com/logtd/ComfyUI-FLATTEN": { "stars": 91, "last_update": "2024-06-14 18:00:19", - "author_account_age_days": 138 + "author_account_age_days": 139 }, "https://github.com/logtd/ComfyUI-InstanceDiffusion": { "stars": 145, "last_update": "2024-05-22 00:02:08", - "author_account_age_days": 138 + "author_account_age_days": 139 }, "https://github.com/logtd/ComfyUI-InversedNoise": { "stars": 6, "last_update": "2024-05-22 00:10:18", - "author_account_age_days": 138 + "author_account_age_days": 139 }, "https://github.com/logtd/ComfyUI-RAVE_ATTN": { "stars": 10, "last_update": "2024-05-22 00:20:03", - "author_account_age_days": 138 + "author_account_age_days": 139 }, "https://github.com/logtd/ComfyUI-RefSampling": { "stars": 4, "last_update": "2024-05-22 00:04:40", - "author_account_age_days": 138 + "author_account_age_days": 139 }, "https://github.com/logtd/ComfyUI-TrackingNodes": { "stars": 15, "last_update": "2024-05-22 00:03:27", - "author_account_age_days": 138 + "author_account_age_days": 139 }, "https://github.com/longgui0318/comfyui-common-util": { "stars": 0, "last_update": "2024-07-08 08:57:06", - "author_account_age_days": 4180 + "author_account_age_days": 4181 }, "https://github.com/longgui0318/comfyui-llm-assistant": { "stars": 5, "last_update": "2024-06-27 03:50:46", - "author_account_age_days": 4180 + "author_account_age_days": 4181 }, "https://github.com/longgui0318/comfyui-magic-clothing": { "stars": 24, "last_update": "2024-06-27 03:48:38", - "author_account_age_days": 4180 + "author_account_age_days": 4181 }, "https://github.com/longgui0318/comfyui-mask-util": { "stars": 6, "last_update": "2024-06-30 03:43:58", - "author_account_age_days": 4180 + "author_account_age_days": 4181 }, "https://github.com/longgui0318/comfyui-oms-diffusion": { "stars": 24, "last_update": "2024-06-27 03:48:38", - "author_account_age_days": 4180 + "author_account_age_days": 4181 }, "https://github.com/lordgasmic/comfyui_save_image_with_options": { "stars": 0, "last_update": "2024-06-20 16:39:23", - "author_account_age_days": 4783 + "author_account_age_days": 4784 }, "https://github.com/lordgasmic/comfyui_wildcards": { "stars": 5, "last_update": "2024-06-20 16:52:14", - "author_account_age_days": 4783 + "author_account_age_days": 4784 }, "https://github.com/lquesada/ComfyUI-Inpaint-CropAndStitch": { - "stars": 165, + "stars": 166, "last_update": "2024-06-21 10:54:35", - "author_account_age_days": 4066 + "author_account_age_days": 4067 }, "https://github.com/lquesada/ComfyUI-Prompt-Combinator": { "stars": 21, "last_update": "2024-06-30 15:37:31", - "author_account_age_days": 4066 + "author_account_age_days": 4067 }, "https://github.com/ltdrdata/ComfyUI-Impact-Pack": { - "stars": 1452, + "stars": 1455, "last_update": "2024-07-06 09:25:25", - "author_account_age_days": 478 + "author_account_age_days": 479 }, "https://github.com/ltdrdata/ComfyUI-Inspire-Pack": { - "stars": 301, + "stars": 302, "last_update": "2024-07-09 11:07:42", - "author_account_age_days": 478 + "author_account_age_days": 479 }, "https://github.com/ltdrdata/ComfyUI-Manager": { - "stars": 4694, - "last_update": "2024-07-10 12:34:31", - "author_account_age_days": 478 + "stars": 4709, + "last_update": "2024-07-10 18:17:57", + "author_account_age_days": 479 }, "https://github.com/luandev/ComfyUI-CrewAI": { "stars": 14, "last_update": "2024-06-27 17:53:19", - "author_account_age_days": 3823 + "author_account_age_days": 3824 }, "https://github.com/m-sokes/ComfyUI-Sokes-Nodes": { "stars": 1, "last_update": "2024-05-22 20:36:07", - "author_account_age_days": 331 + "author_account_age_days": 332 }, "https://github.com/madtunebk/ComfyUI-ControlnetAux": { "stars": 10, "last_update": "2024-06-28 16:16:51", - "author_account_age_days": 477 + "author_account_age_days": 478 }, "https://github.com/mape/ComfyUI-mape-Helpers": { - "stars": 135, + "stars": 138, "last_update": "2024-06-27 16:30:32", - "author_account_age_days": 5770 + "author_account_age_days": 5771 }, "https://github.com/maracman/ComfyUI-SubjectStyle-CSV": { "stars": 3, @@ -3902,27 +3927,32 @@ "https://github.com/marhensa/sdxl-recommended-res-calc": { "stars": 56, "last_update": "2024-07-07 09:20:15", - "author_account_age_days": 4791 + "author_account_age_days": 4792 }, "https://github.com/martijnat/comfyui-previewlatent": { "stars": 29, "last_update": "2024-05-22 21:28:39", - "author_account_age_days": 2847 + "author_account_age_days": 2848 }, "https://github.com/massao000/ComfyUI_aspect_ratios": { "stars": 7, "last_update": "2024-05-22 22:23:10", - "author_account_age_days": 1423 + "author_account_age_days": 1424 }, "https://github.com/matan1905/ComfyUI-Serving-Toolkit": { "stars": 39, "last_update": "2024-06-04 19:15:36", - "author_account_age_days": 2756 + "author_account_age_days": 2757 + }, + "https://github.com/mattjohnpowell/comfyui-lmstudio-image-to-text-node": { + "stars": 1, + "last_update": "2024-07-10 18:13:43", + "author_account_age_days": 4567 }, "https://github.com/mav-rik/facerestore_cf": { - "stars": 158, + "stars": 159, "last_update": "2024-05-22 20:53:23", - "author_account_age_days": 2936 + "author_account_age_days": 2937 }, "https://github.com/mbrostami/ComfyUI-HF": { "stars": 16, @@ -3937,210 +3967,215 @@ "https://github.com/mcmonkeyprojects/sd-dynamic-thresholding": { "stars": 1070, "last_update": "2024-05-24 16:09:17", - "author_account_age_days": 2117 + "author_account_age_days": 2118 }, "https://github.com/meap158/ComfyUI-Background-Replacement": { "stars": 42, "last_update": "2024-05-22 20:43:52", - "author_account_age_days": 3219 + "author_account_age_days": 3220 }, "https://github.com/meap158/ComfyUI-GPU-temperature-protection": { "stars": 3, "last_update": "2024-05-22 20:43:21", - "author_account_age_days": 3219 + "author_account_age_days": 3220 }, "https://github.com/meap158/ComfyUI-Prompt-Expansion": { - "stars": 62, + "stars": 64, "last_update": "2024-05-22 20:43:37", - "author_account_age_days": 3219 + "author_account_age_days": 3220 }, "https://github.com/melMass/comfy_mtb": { - "stars": 358, + "stars": 359, "last_update": "2024-07-07 18:40:33", - "author_account_age_days": 3761 + "author_account_age_days": 3762 }, "https://github.com/mephisto83/petty-paint-comfyui-node": { "stars": 2, "last_update": "2024-07-05 19:04:04", - "author_account_age_days": 3688 + "author_account_age_days": 3689 }, "https://github.com/meshmesh-io/ComfyUI-MeshMesh": { "stars": 0, "last_update": "2024-05-23 00:10:09", - "author_account_age_days": 244 + "author_account_age_days": 245 }, "https://github.com/meshmesh-io/mm-comfyui-loopback": { "stars": 1, "last_update": "2024-05-23 00:09:57", - "author_account_age_days": 244 + "author_account_age_days": 245 }, "https://github.com/meshmesh-io/mm-comfyui-megamask": { "stars": 0, "last_update": "2024-05-23 00:09:47", - "author_account_age_days": 244 + "author_account_age_days": 245 }, "https://github.com/metncelik/comfyui_met_suit": { "stars": 0, "last_update": "2024-07-07 13:40:26", - "author_account_age_days": 639 + "author_account_age_days": 640 }, "https://github.com/metncelik/comfyui_met_suite": { "stars": 0, "last_update": "2024-07-07 13:40:26", - "author_account_age_days": 639 + "author_account_age_days": 640 + }, + "https://github.com/mgfxer/ComfyUI-FrameFX": { + "stars": 2, + "last_update": "2024-07-11 02:00:24", + "author_account_age_days": 19 }, "https://github.com/mihaiiancu/ComfyUI_Inpaint": { "stars": 9, "last_update": "2024-05-22 18:19:38", - "author_account_age_days": 2677 + "author_account_age_days": 2678 }, "https://github.com/mikkel/ComfyUI-text-overlay": { "stars": 29, "last_update": "2024-05-22 21:13:59", - "author_account_age_days": 5932 + "author_account_age_days": 5933 }, "https://github.com/mikkel/comfyui-mask-boundingbox": { - "stars": 25, + "stars": 26, "last_update": "2024-05-22 21:26:23", - "author_account_age_days": 5932 + "author_account_age_days": 5933 }, "https://github.com/mingqizhang/ComfyUI_InSPyResNet_zmq": { "stars": 0, "last_update": "2024-06-28 15:59:20", - "author_account_age_days": 2610 + "author_account_age_days": 2611 }, "https://github.com/mirabarukaso/ComfyUI_Mira": { "stars": 24, "last_update": "2024-06-14 11:01:10", - "author_account_age_days": 1236 + "author_account_age_days": 1237 }, "https://github.com/modusCell/ComfyUI-dimension-node-modusCell": { "stars": 1, "last_update": "2024-05-22 22:08:50", - "author_account_age_days": 4620 + "author_account_age_days": 4621 }, "https://github.com/moyi7712/ComfyUI_Seamless_Patten": { "stars": 10, "last_update": "2024-06-22 02:18:14", - "author_account_age_days": 2317 + "author_account_age_days": 2318 }, "https://github.com/mozman/ComfyUI_mozman_nodes": { "stars": 0, "last_update": "2024-05-22 22:13:32", - "author_account_age_days": 4096 + "author_account_age_days": 4097 }, "https://github.com/mpiquero7164/ComfyUI-SaveImgPrompt": { "stars": 16, "last_update": "2023-08-14 11:27:09", - "author_account_age_days": 2624 + "author_account_age_days": 2625 }, "https://github.com/mullakhmetov/comfyui_dynamic_util_nodes": { "stars": 0, "last_update": "2024-07-09 10:26:31", - "author_account_age_days": 3954 + "author_account_age_days": 3955 }, "https://github.com/muzi12888/ComfyUI-PoseKeypoint-Mask": { "stars": 6, "last_update": "2024-06-14 13:26:02", - "author_account_age_days": 2961 + "author_account_age_days": 2962 }, "https://github.com/my-opencode/ComfyUI_IndustrialMagick": { "stars": 1, "last_update": "2024-07-08 12:25:30", - "author_account_age_days": 1396 + "author_account_age_days": 1397 }, "https://github.com/my-opencode/ComfyUI_KSamplerTimer": { "stars": 1, "last_update": "2024-07-08 12:22:33", - "author_account_age_days": 1396 + "author_account_age_days": 1397 }, "https://github.com/nagolinc/ComfyUI_FastVAEDecorder_SDXL": { "stars": 2, "last_update": "2024-05-22 20:44:17", - "author_account_age_days": 3690 + "author_account_age_days": 3691 }, "https://github.com/nagolinc/comfyui_openai_node": { "stars": 0, "last_update": "2024-06-15 15:59:07", - "author_account_age_days": 3690 + "author_account_age_days": 3691 }, "https://github.com/nat-chan/ComfyUI-graphToPrompt": { "stars": 0, "last_update": "2024-05-23 01:16:40", - "author_account_age_days": 3009 + "author_account_age_days": 3010 }, "https://github.com/nat-chan/comfyui-paint": { "stars": 2, "last_update": "2024-06-14 11:01:38", - "author_account_age_days": 3009 + "author_account_age_days": 3010 }, "https://github.com/nat-chan/comfyui-transceiver": { "stars": 3, "last_update": "2024-05-23 01:16:28", - "author_account_age_days": 3009 + "author_account_age_days": 3010 }, "https://github.com/nathannlu/ComfyUI-Cloud": { "stars": 156, "last_update": "2024-06-30 06:18:52", - "author_account_age_days": 2741 + "author_account_age_days": 2742 }, "https://github.com/nathannlu/ComfyUI-Pets": { "stars": 37, "last_update": "2024-06-14 11:00:42", - "author_account_age_days": 2741 + "author_account_age_days": 2742 }, "https://github.com/natto-maki/ComfyUI-NegiTools": { "stars": 26, "last_update": "2024-05-22 21:31:17", - "author_account_age_days": 293 + "author_account_age_days": 294 }, "https://github.com/nickve28/ComfyUI-Nich-Utils": { "stars": 8, "last_update": "2024-06-22 05:29:37", - "author_account_age_days": 4045 + "author_account_age_days": 4046 }, "https://github.com/ningxiaoxiao/comfyui-NDI": { "stars": 36, "last_update": "2024-07-02 09:03:11", - "author_account_age_days": 3003 + "author_account_age_days": 3004 }, "https://github.com/nirbhay-faaya/ImgProcessing_ComfyUI": { "stars": 0, "last_update": "2024-06-14 12:01:14", - "author_account_age_days": 351 + "author_account_age_days": 352 }, "https://github.com/nirex0/ComfyUI_pytorch_openpose": { "stars": 2, "last_update": "2024-06-14 12:01:07", - "author_account_age_days": 3519 + "author_account_age_days": 3520 }, "https://github.com/nkchocoai/ComfyUI-Dart": { "stars": 18, "last_update": "2024-06-23 04:56:49", - "author_account_age_days": 175 + "author_account_age_days": 176 }, "https://github.com/nkchocoai/ComfyUI-PromptUtilities": { "stars": 6, "last_update": "2024-06-23 04:58:30", - "author_account_age_days": 175 + "author_account_age_days": 176 }, "https://github.com/nkchocoai/ComfyUI-SaveImageWithMetaData": { "stars": 9, "last_update": "2024-06-23 04:57:38", - "author_account_age_days": 175 + "author_account_age_days": 176 }, "https://github.com/nkchocoai/ComfyUI-SizeFromPresets": { "stars": 4, "last_update": "2024-06-23 04:40:00", - "author_account_age_days": 175 + "author_account_age_days": 176 }, "https://github.com/nkchocoai/ComfyUI-TextOnSegs": { - "stars": 7, + "stars": 8, "last_update": "2024-06-23 04:52:29", - "author_account_age_days": 175 + "author_account_age_days": 176 }, "https://github.com/noembryo/ComfyUI-noEmbryo": { - "stars": 13, + "stars": 14, "last_update": "2024-06-04 11:27:45", "author_account_age_days": 2759 }, @@ -4152,282 +4187,282 @@ "https://github.com/noxinias/ComfyUI_NoxinNodes": { "stars": 7, "last_update": "2024-05-22 21:24:24", - "author_account_age_days": 2576 + "author_account_age_days": 2577 }, "https://github.com/ntc-ai/ComfyUI-DARE-LoRA-Merge": { "stars": 25, "last_update": "2024-05-22 22:22:14", - "author_account_age_days": 1733 + "author_account_age_days": 1734 }, "https://github.com/nuanarchy/ComfyUI-NuA-BIRD": { "stars": 4, "last_update": "2024-06-18 05:35:49", - "author_account_age_days": 1108 + "author_account_age_days": 1109 }, "https://github.com/nuanarchy/ComfyUI-NuA-FlashFace": { "stars": 14, "last_update": "2024-06-17 15:29:15", - "author_account_age_days": 1108 + "author_account_age_days": 1109 }, "https://github.com/nullquant/ComfyUI-BrushNet": { - "stars": 405, + "stars": 410, "last_update": "2024-06-19 16:24:00", - "author_account_age_days": 1192 + "author_account_age_days": 1193 }, "https://github.com/olduvai-jp/ComfyUI-HfLoader": { "stars": 3, "last_update": "2024-05-23 00:14:52", - "author_account_age_days": 892 + "author_account_age_days": 893 }, "https://github.com/omar92/ComfyUI-QualityOfLifeSuit_Omar92": { - "stars": 111, + "stars": 112, "last_update": "2024-06-03 11:02:37", - "author_account_age_days": 4522 + "author_account_age_days": 4523 }, "https://github.com/opvelll/ComfyUI_TextListProduct": { "stars": 0, "last_update": "2024-06-22 02:11:26", - "author_account_age_days": 1570 + "author_account_age_days": 1571 }, "https://github.com/osi1880vr/prompt_quill_comfyui": { "stars": 10, "last_update": "2024-06-13 17:24:12", - "author_account_age_days": 1092 + "author_account_age_days": 1093 }, "https://github.com/ostris/ostris_nodes_comfyui": { "stars": 19, "last_update": "2024-05-22 21:23:24", - "author_account_age_days": 2418 + "author_account_age_days": 2419 }, "https://github.com/ownimage/ComfyUI-ownimage": { "stars": 0, "last_update": "2024-05-22 22:22:37", - "author_account_age_days": 2799 + "author_account_age_days": 2800 }, "https://github.com/oyvindg/ComfyUI-TrollSuite": { "stars": 0, "last_update": "2024-05-22 21:32:03", - "author_account_age_days": 2345 + "author_account_age_days": 2346 }, "https://github.com/oztrkoguz/ComfyUI_StoryCreator": { - "stars": 19, + "stars": 20, "last_update": "2024-05-23 12:18:45", - "author_account_age_days": 857 + "author_account_age_days": 858 }, "https://github.com/palant/extended-saveimage-comfyui": { "stars": 11, "last_update": "2024-03-27 14:08:21", - "author_account_age_days": 5069 + "author_account_age_days": 5070 }, "https://github.com/palant/image-resize-comfyui": { "stars": 62, "last_update": "2024-01-18 20:59:55", - "author_account_age_days": 5069 + "author_account_age_days": 5070 }, "https://github.com/palant/integrated-nodes-comfyui": { "stars": 32, "last_update": "2023-12-27 22:52:00", - "author_account_age_days": 5069 + "author_account_age_days": 5070 }, "https://github.com/pamparamm/ComfyUI-ppm": { "stars": 3, "last_update": "2024-07-10 01:32:23", - "author_account_age_days": 2147 + "author_account_age_days": 2148 }, "https://github.com/pamparamm/ComfyUI-vectorscope-cc": { "stars": 2, "last_update": "2024-07-08 16:05:59", - "author_account_age_days": 2147 + "author_account_age_days": 2148 }, "https://github.com/pamparamm/sd-perturbed-attention": { "stars": 183, - "last_update": "2024-06-29 05:44:18", - "author_account_age_days": 2147 + "last_update": "2024-07-10 23:16:49", + "author_account_age_days": 2148 }, "https://github.com/pants007/comfy-pants": { "stars": 2, "last_update": "2024-05-22 18:16:04", - "author_account_age_days": 2333 + "author_account_age_days": 2334 }, "https://github.com/paulo-coronado/comfy_clip_blip_node": { "stars": 25, "last_update": "2024-05-22 17:39:09", - "author_account_age_days": 2703 + "author_account_age_days": 2704 }, "https://github.com/philz1337x/ComfyUI-ClarityAI": { - "stars": 47, + "stars": 46, "last_update": "2024-05-23 01:19:05", - "author_account_age_days": 679 + "author_account_age_days": 680 }, "https://github.com/phineas-pta/comfyui-auto-nodes-layout": { "stars": 26, "last_update": "2024-06-19 21:38:47", - "author_account_age_days": 2304 + "author_account_age_days": 2305 }, "https://github.com/picturesonpictures/comfy_PoP": { "stars": 15, "last_update": "2024-07-05 07:32:50", - "author_account_age_days": 603 + "author_account_age_days": 604 }, "https://github.com/pkpkTech/ComfyUI-SaveAVIF": { "stars": 0, "last_update": "2024-05-22 22:19:21", - "author_account_age_days": 1519 + "author_account_age_days": 1520 }, "https://github.com/pkpkTech/ComfyUI-SaveQueues": { "stars": 1, "last_update": "2024-05-22 22:19:54", - "author_account_age_days": 1519 + "author_account_age_days": 1520 }, "https://github.com/pkpkTech/ComfyUI-TemporaryLoader": { "stars": 1, "last_update": "2024-05-22 22:19:44", - "author_account_age_days": 1519 + "author_account_age_days": 1520 }, "https://github.com/pkpkTech/ComfyUI-ngrok": { "stars": 3, "last_update": "2024-05-22 22:19:32", - "author_account_age_days": 1519 + "author_account_age_days": 1520 }, "https://github.com/portu-sim/comfyui_bmab": { - "stars": 50, + "stars": 51, "last_update": "2024-06-09 14:22:04", - "author_account_age_days": 338 + "author_account_age_days": 339 }, "https://github.com/prodogape/ComfyUI-EasyOCR": { - "stars": 8, - "last_update": "2024-07-03 05:54:03", - "author_account_age_days": 1046 + "stars": 9, + "last_update": "2024-07-11 02:17:02", + "author_account_age_days": 1047 }, "https://github.com/prodogape/ComfyUI-Minio": { "stars": 2, "last_update": "2024-05-23 00:13:38", - "author_account_age_days": 1046 + "author_account_age_days": 1047 }, "https://github.com/prodogape/ComfyUI-OmDet": { "stars": 2, "last_update": "2024-06-14 13:01:34", - "author_account_age_days": 1046 + "author_account_age_days": 1047 }, "https://github.com/prodogape/Comfyui-Yolov8-JSON": { - "stars": 12, + "stars": 13, "last_update": "2024-07-10 09:37:54", - "author_account_age_days": 1046 + "author_account_age_days": 1047 }, "https://github.com/prozacgod/comfyui-pzc-multiworkspace": { "stars": 7, "last_update": "2024-05-22 23:11:46", - "author_account_age_days": 5584 + "author_account_age_days": 5585 }, "https://github.com/pythongosssss/ComfyUI-Custom-Scripts": { - "stars": 1389, + "stars": 1392, "last_update": "2024-06-29 20:47:22", - "author_account_age_days": 513 + "author_account_age_days": 514 }, "https://github.com/pythongosssss/ComfyUI-WD14-Tagger": { "stars": 446, "last_update": "2024-06-20 05:38:50", - "author_account_age_days": 513 + "author_account_age_days": 514 }, "https://github.com/qwixiwp/queuetools": { "stars": 0, "last_update": "2024-06-14 10:27:57", - "author_account_age_days": 627 + "author_account_age_days": 628 }, "https://github.com/ramyma/A8R8_ComfyUI_nodes": { - "stars": 40, + "stars": 41, "last_update": "2024-06-29 01:20:57", - "author_account_age_days": 3233 + "author_account_age_days": 3234 }, "https://github.com/randjtw/advance-aesthetic-score": { "stars": 0, "last_update": "2024-05-23 01:14:47", - "author_account_age_days": 776 + "author_account_age_days": 777 }, "https://github.com/ratulrafsan/Comfyui-SAL-VTON": { "stars": 61, "last_update": "2024-06-30 02:23:06", - "author_account_age_days": 4510 + "author_account_age_days": 4511 }, "https://github.com/rcfcu2000/zhihuige-nodes-comfyui": { "stars": 0, "last_update": "2024-05-22 22:13:55", - "author_account_age_days": 3440 + "author_account_age_days": 3441 }, "https://github.com/rcsaquino/comfyui-custom-nodes": { "stars": 1, "last_update": "2024-05-22 22:13:43", - "author_account_age_days": 1527 + "author_account_age_days": 1528 }, "https://github.com/receyuki/comfyui-prompt-reader-node": { "stars": 216, "last_update": "2024-06-28 07:20:59", - "author_account_age_days": 2608 + "author_account_age_days": 2609 }, "https://github.com/redhottensors/ComfyUI-ODE": { "stars": 24, "last_update": "2024-06-23 22:16:53", - "author_account_age_days": 155 + "author_account_age_days": 156 }, "https://github.com/redhottensors/ComfyUI-Prediction": { "stars": 10, "last_update": "2024-06-14 10:25:44", - "author_account_age_days": 155 + "author_account_age_days": 156 }, "https://github.com/rgthree/rgthree-comfy": { - "stars": 754, + "stars": 759, "last_update": "2024-07-10 11:23:17", - "author_account_age_days": 4990 + "author_account_age_days": 4991 }, "https://github.com/rhdunn/comfyui-bus-plugin": { "stars": 1, "last_update": "2024-06-26 17:38:32", - "author_account_age_days": 5653 + "author_account_age_days": 5654 }, "https://github.com/richinsley/Comfy-LFO": { "stars": 5, "last_update": "2024-05-22 20:46:30", - "author_account_age_days": 2696 + "author_account_age_days": 2697 }, "https://github.com/ricklove/comfyui-ricklove": { "stars": 0, "last_update": "2024-05-22 23:21:25", - "author_account_age_days": 4848 + "author_account_age_days": 4849 }, "https://github.com/risunobushi/comfyUI_FrequencySeparation_RGB-HSV": { "stars": 12, "last_update": "2024-06-14 10:28:04", - "author_account_age_days": 663 + "author_account_age_days": 664 }, "https://github.com/rklaffehn/rk-comfy-nodes": { "stars": 2, "last_update": "2024-06-14 10:24:43", - "author_account_age_days": 308 + "author_account_age_days": 309 }, "https://github.com/romeobuilderotti/ComfyUI-PNG-Metadata": { "stars": 4, "last_update": "2024-05-22 21:29:25", - "author_account_age_days": 306 + "author_account_age_days": 307 }, "https://github.com/ronniebasak/ComfyUI-Tara-LLM-Integration": { "stars": 75, "last_update": "2024-06-25 09:06:23", - "author_account_age_days": 4171 + "author_account_age_days": 4172 }, "https://github.com/royceschultz/ComfyUI-Notifications": { "stars": 6, "last_update": "2024-05-23 01:23:16", - "author_account_age_days": 2545 + "author_account_age_days": 2546 }, "https://github.com/royceschultz/ComfyUI-TranscriptionTools": { "stars": 12, "last_update": "2024-05-23 01:10:10", - "author_account_age_days": 2545 + "author_account_age_days": 2546 }, "https://github.com/rui40000/RUI-Nodes": { "stars": 15, "last_update": "2024-05-22 22:12:26", - "author_account_age_days": 490 + "author_account_age_days": 491 }, "https://github.com/ruiqutech/ComfyUI-RuiquNodes": { "stars": 0, @@ -4437,317 +4472,317 @@ "https://github.com/runtime44/comfyui_r44_nodes": { "stars": 32, "last_update": "2024-07-01 08:02:04", - "author_account_age_days": 183 + "author_account_age_days": 184 }, "https://github.com/saftle/suplex_comfy_nodes": { "stars": 0, "last_update": "2024-05-29 13:09:25", - "author_account_age_days": 4773 + "author_account_age_days": 4774 }, "https://github.com/sdfxai/SDFXBridgeForComfyUI": { "stars": 8, "last_update": "2024-06-14 10:26:56", - "author_account_age_days": 250 + "author_account_age_days": 251 }, "https://github.com/seanlynch/comfyui-optical-flow": { "stars": 26, "last_update": "2024-05-22 20:52:17", - "author_account_age_days": 5321 + "author_account_age_days": 5322 }, "https://github.com/seanlynch/srl-nodes": { "stars": 3, "last_update": "2024-06-30 13:47:38", - "author_account_age_days": 5321 + "author_account_age_days": 5322 }, "https://github.com/sergekatzmann/ComfyUI_Nimbus-Pack": { "stars": 2, "last_update": "2024-05-22 21:34:15", - "author_account_age_days": 3348 + "author_account_age_days": 3349 }, "https://github.com/shadowcz007/comfyui-Image-reward": { "stars": 21, "last_update": "2024-06-14 10:24:49", - "author_account_age_days": 3330 + "author_account_age_days": 3331 }, "https://github.com/shadowcz007/comfyui-consistency-decoder": { "stars": 2, "last_update": "2024-06-14 10:23:35", - "author_account_age_days": 3330 + "author_account_age_days": 3331 }, "https://github.com/shadowcz007/comfyui-edit-mask": { "stars": 6, "last_update": "2024-06-20 01:42:48", - "author_account_age_days": 3330 + "author_account_age_days": 3331 }, "https://github.com/shadowcz007/comfyui-liveportrait": { - "stars": 195, + "stars": 203, "last_update": "2024-07-10 10:15:21", - "author_account_age_days": 3330 + "author_account_age_days": 3331 }, "https://github.com/shadowcz007/comfyui-mixlab-nodes": { - "stars": 928, + "stars": 931, "last_update": "2024-07-07 16:03:59", - "author_account_age_days": 3330 + "author_account_age_days": 3331 }, "https://github.com/shadowcz007/comfyui-sound-lab": { - "stars": 65, + "stars": 66, "last_update": "2024-07-04 12:53:38", - "author_account_age_days": 3330 + "author_account_age_days": 3331 }, "https://github.com/shadowcz007/comfyui-ultralytics-yolo": { "stars": 18, "last_update": "2024-06-22 09:06:04", - "author_account_age_days": 3330 + "author_account_age_days": 3331 }, "https://github.com/shi3z/ComfyUI_Memeplex_DALLE": { "stars": 2, "last_update": "2024-05-23 00:14:25", - "author_account_age_days": 5109 + "author_account_age_days": 5110 }, "https://github.com/shiimizu/ComfyUI-PhotoMaker-Plus": { "stars": 144, "last_update": "2024-04-17 09:02:51", - "author_account_age_days": 1781 + "author_account_age_days": 1782 }, "https://github.com/shiimizu/ComfyUI-TiledDiffusion": { "stars": 218, "last_update": "2024-05-14 22:01:41", - "author_account_age_days": 1781 + "author_account_age_days": 1782 }, "https://github.com/shiimizu/ComfyUI_smZNodes": { "stars": 160, "last_update": "2024-06-18 07:30:24", - "author_account_age_days": 1781 + "author_account_age_days": 1782 }, "https://github.com/shingo1228/ComfyUI-SDXL-EmptyLatentImage": { "stars": 27, "last_update": "2024-05-22 20:41:29", - "author_account_age_days": 2239 + "author_account_age_days": 2240 }, "https://github.com/shingo1228/ComfyUI-send-eagle-slim": { "stars": 22, "last_update": "2024-05-22 20:41:15", - "author_account_age_days": 2239 + "author_account_age_days": 2240 }, "https://github.com/shinich39/comfyui-load-image-in-seq": { "stars": 3, "last_update": "2024-07-03 03:40:21", - "author_account_age_days": 328 + "author_account_age_days": 329 }, "https://github.com/shinich39/comfyui-local-db": { "stars": 1, "last_update": "2024-07-03 03:42:46", - "author_account_age_days": 328 + "author_account_age_days": 329 }, "https://github.com/shinich39/comfyui-ramdom-node": { "stars": 2, "last_update": "2024-07-03 03:11:28", - "author_account_age_days": 328 + "author_account_age_days": 329 }, "https://github.com/shobhitic/ComfyUI-PlusMinusTextClip": { "stars": 3, "last_update": "2024-06-20 13:57:29", - "author_account_age_days": 4323 + "author_account_age_days": 4324 }, "https://github.com/shockz0rz/ComfyUI_InterpolateEverything": { "stars": 23, "last_update": "2024-05-22 18:13:49", - "author_account_age_days": 1642 + "author_account_age_days": 1643 }, "https://github.com/shockz0rz/comfy-easy-grids": { "stars": 12, "last_update": "2024-05-22 18:14:05", - "author_account_age_days": 1642 + "author_account_age_days": 1643 }, "https://github.com/siliconflow/BizyAir": { - "stars": 9, - "last_update": "2024-07-10 10:42:40", - "author_account_age_days": 321 + "stars": 19, + "last_update": "2024-07-11 11:45:44", + "author_account_age_days": 322 }, "https://github.com/siliconflow/onediff_comfy_nodes": { "stars": 14, "last_update": "2024-06-24 10:08:11", - "author_account_age_days": 321 + "author_account_age_days": 322 }, "https://github.com/sipherxyz/comfyui-art-venture": { - "stars": 92, + "stars": 96, "last_update": "2024-06-28 02:06:23", - "author_account_age_days": 1123 + "author_account_age_days": 1124 }, "https://github.com/skfoo/ComfyUI-Coziness": { "stars": 22, "last_update": "2024-05-27 18:24:29", - "author_account_age_days": 2098 + "author_account_age_days": 2099 }, "https://github.com/slyt/comfyui-ollama-nodes": { "stars": 0, "last_update": "2024-06-25 03:31:41", - "author_account_age_days": 3955 + "author_account_age_days": 3956 }, "https://github.com/smagnetize/kb-comfyui-nodes": { "stars": 0, "last_update": "2024-06-14 12:00:45", - "author_account_age_days": 2730 + "author_account_age_days": 2731 }, "https://github.com/smthemex/ComfyUI_AnyDoor": { - "stars": 21, + "stars": 24, "last_update": "2024-07-09 07:37:40", - "author_account_age_days": 370 + "author_account_age_days": 371 }, "https://github.com/smthemex/ComfyUI_ChatGLM_API": { "stars": 18, "last_update": "2024-06-25 04:10:29", - "author_account_age_days": 370 + "author_account_age_days": 371 }, "https://github.com/smthemex/ComfyUI_CustomNet": { "stars": 4, "last_update": "2024-06-25 01:04:17", - "author_account_age_days": 370 + "author_account_age_days": 371 }, "https://github.com/smthemex/ComfyUI_HiDiffusion_Pro": { "stars": 31, "last_update": "2024-07-04 11:51:49", - "author_account_age_days": 370 + "author_account_age_days": 371 }, "https://github.com/smthemex/ComfyUI_ID_Animator": { "stars": 20, "last_update": "2024-06-27 08:32:11", - "author_account_age_days": 370 + "author_account_age_days": 371 }, "https://github.com/smthemex/ComfyUI_Llama3_8B": { "stars": 18, "last_update": "2024-06-25 00:49:01", - "author_account_age_days": 370 + "author_account_age_days": 371 }, "https://github.com/smthemex/ComfyUI_MS_Diffusion": { "stars": 7, "last_update": "2024-07-09 13:42:13", - "author_account_age_days": 370 + "author_account_age_days": 371 }, "https://github.com/smthemex/ComfyUI_ParlerTTS": { "stars": 21, "last_update": "2024-06-25 00:38:01", - "author_account_age_days": 370 + "author_account_age_days": 371 }, "https://github.com/smthemex/ComfyUI_Pic2Story": { "stars": 3, "last_update": "2024-06-25 01:16:30", - "author_account_age_days": 370 + "author_account_age_days": 371 }, "https://github.com/smthemex/ComfyUI_Pipeline_Tool": { - "stars": 8, + "stars": 9, "last_update": "2024-06-25 01:13:53", - "author_account_age_days": 370 + "author_account_age_days": 371 }, "https://github.com/smthemex/ComfyUI_Pops": { "stars": 16, "last_update": "2024-07-04 13:09:15", - "author_account_age_days": 370 + "author_account_age_days": 371 }, "https://github.com/smthemex/ComfyUI_StableAudio_Open": { "stars": 7, "last_update": "2024-06-25 00:56:09", - "author_account_age_days": 370 + "author_account_age_days": 371 }, "https://github.com/smthemex/ComfyUI_StoryDiffusion": { - "stars": 71, + "stars": 74, "last_update": "2024-07-09 12:11:17", - "author_account_age_days": 370 + "author_account_age_days": 371 }, "https://github.com/smthemex/ComfyUI_Streamv2v_Plus": { "stars": 0, "last_update": "2024-06-25 00:52:41", - "author_account_age_days": 370 + "author_account_age_days": 371 }, "https://github.com/space-nuko/ComfyUI-Disco-Diffusion": { "stars": 42, "last_update": "2024-05-22 18:10:36", - "author_account_age_days": 2740 + "author_account_age_days": 2741 }, "https://github.com/space-nuko/ComfyUI-OpenPose-Editor": { - "stars": 156, + "stars": 158, "last_update": "2024-05-22 18:10:49", - "author_account_age_days": 2740 + "author_account_age_days": 2741 }, "https://github.com/space-nuko/nui-suite": { "stars": 10, "last_update": "2024-05-22 18:11:04", - "author_account_age_days": 2740 + "author_account_age_days": 2741 }, "https://github.com/spacepxl/ComfyUI-Florence-2": { - "stars": 40, + "stars": 42, "last_update": "2024-06-29 13:13:01", - "author_account_age_days": 310 + "author_account_age_days": 311 }, "https://github.com/spacepxl/ComfyUI-HQ-Image-Save": { "stars": 32, "last_update": "2024-06-21 04:42:58", - "author_account_age_days": 310 + "author_account_age_days": 311 }, "https://github.com/spacepxl/ComfyUI-Image-Filters": { "stars": 85, "last_update": "2024-06-22 01:19:31", - "author_account_age_days": 310 + "author_account_age_days": 311 }, "https://github.com/spacepxl/ComfyUI-RAVE": { "stars": 83, "last_update": "2024-05-22 20:56:19", - "author_account_age_days": 310 + "author_account_age_days": 311 }, "https://github.com/spacepxl/ComfyUI-StyleGan": { "stars": 5, "last_update": "2024-06-10 20:16:34", - "author_account_age_days": 310 + "author_account_age_days": 311 }, "https://github.com/spinagon/ComfyUI-seam-carving": { "stars": 15, "last_update": "2024-05-23 05:07:00", - "author_account_age_days": 4756 + "author_account_age_days": 4757 }, "https://github.com/spinagon/ComfyUI-seamless-tiling": { "stars": 78, "last_update": "2024-05-23 05:03:42", - "author_account_age_days": 4756 + "author_account_age_days": 4757 }, "https://github.com/spro/comfyui-mirror": { "stars": 4, "last_update": "2024-05-22 20:50:25", - "author_account_age_days": 5247 + "author_account_age_days": 5248 }, "https://github.com/ssitu/ComfyUI_UltimateSDUpscale": { - "stars": 657, + "stars": 661, "last_update": "2024-06-27 04:16:12", - "author_account_age_days": 1705 + "author_account_age_days": 1706 }, "https://github.com/ssitu/ComfyUI_fabric": { "stars": 84, "last_update": "2024-05-22 18:10:19", - "author_account_age_days": 1705 + "author_account_age_days": 1706 }, "https://github.com/ssitu/ComfyUI_restart_sampling": { "stars": 78, "last_update": "2024-05-22 18:09:49", - "author_account_age_days": 1705 + "author_account_age_days": 1706 }, "https://github.com/ssitu/ComfyUI_roop": { "stars": 62, "last_update": "2024-05-22 18:10:03", - "author_account_age_days": 1705 + "author_account_age_days": 1706 }, "https://github.com/stavsap/comfyui-ollama": { - "stars": 207, + "stars": 208, "last_update": "2024-06-28 04:00:40", "author_account_age_days": 4100 }, "https://github.com/storyicon/comfyui_musev_evolved": { "stars": 14, "last_update": "2024-06-14 11:02:40", - "author_account_age_days": 2568 + "author_account_age_days": 2569 }, "https://github.com/storyicon/comfyui_segment_anything": { - "stars": 550, + "stars": 553, "last_update": "2024-05-31 07:36:30", - "author_account_age_days": 2568 + "author_account_age_days": 2569 }, "https://github.com/strimmlarn/ComfyUI_Strimmlarns_aesthetic_score": { "stars": 25, @@ -4757,277 +4792,277 @@ "https://github.com/styler00dollar/ComfyUI-deepcache": { "stars": 8, "last_update": "2024-05-22 22:18:18", - "author_account_age_days": 1862 + "author_account_age_days": 1863 }, "https://github.com/styler00dollar/ComfyUI-sudo-latent-upscale": { "stars": 27, "last_update": "2024-05-22 22:18:07", - "author_account_age_days": 1862 + "author_account_age_days": 1863 }, "https://github.com/subtleGradient/TinkerBot-tech-for-ComfyUI-Touchpad": { "stars": 20, "last_update": "2024-06-19 04:30:39", - "author_account_age_days": 5946 + "author_account_age_days": 5947 }, "https://github.com/sugarkwork/comfyui_cohere": { "stars": 0, "last_update": "2024-06-14 13:59:30", - "author_account_age_days": 891 + "author_account_age_days": 892 }, "https://github.com/sugarkwork/comfyui_tag_fillter": { "stars": 18, "last_update": "2024-07-02 00:21:03", - "author_account_age_days": 891 + "author_account_age_days": 892 }, "https://github.com/superyoman/comfyui_lumaAPI": { "stars": 14, "last_update": "2024-06-17 21:00:05", - "author_account_age_days": 464 + "author_account_age_days": 465 }, "https://github.com/syllebra/bilbox-comfyui": { "stars": 82, "last_update": "2024-05-22 20:40:43", - "author_account_age_days": 3152 + "author_account_age_days": 3153 }, "https://github.com/sylym/comfy_vid2vid": { "stars": 58, "last_update": "2024-05-22 17:53:40", - "author_account_age_days": 1914 + "author_account_age_days": 1915 }, "https://github.com/szhublox/ambw_comfyui": { "stars": 13, "last_update": "2024-05-22 18:04:57", - "author_account_age_days": 1023 + "author_account_age_days": 1024 }, "https://github.com/taabata/LCM_Inpaint-Outpaint_Comfy": { "stars": 228, "last_update": "2024-06-17 10:01:50", - "author_account_age_days": 1699 + "author_account_age_days": 1700 }, "https://github.com/talesofai/comfyui-browser": { "stars": 430, - "last_update": "2024-07-01 12:41:20", - "author_account_age_days": 571 + "last_update": "2024-07-11 06:23:04", + "author_account_age_days": 572 }, "https://github.com/teward/ComfyUI-Helper-Nodes": { "stars": 4, "last_update": "2024-05-23 01:22:01", - "author_account_age_days": 5114 + "author_account_age_days": 5115 }, "https://github.com/theUpsider/ComfyUI-Logic": { - "stars": 112, + "stars": 113, "last_update": "2024-07-02 09:38:11", - "author_account_age_days": 2738 + "author_account_age_days": 2739 }, "https://github.com/theUpsider/ComfyUI-Styles_CSV_Loader": { "stars": 29, "last_update": "2024-07-01 08:45:52", - "author_account_age_days": 2738 + "author_account_age_days": 2739 }, "https://github.com/thecooltechguy/ComfyUI-ComfyRun": { "stars": 78, "last_update": "2024-05-22 21:33:11", - "author_account_age_days": 2438 + "author_account_age_days": 2439 }, "https://github.com/thecooltechguy/ComfyUI-ComfyWorkflows": { "stars": 33, "last_update": "2024-05-22 21:33:47", - "author_account_age_days": 2438 + "author_account_age_days": 2439 }, "https://github.com/thecooltechguy/ComfyUI-MagicAnimate": { "stars": 203, "last_update": "2024-05-22 21:33:35", - "author_account_age_days": 2438 + "author_account_age_days": 2439 }, "https://github.com/thecooltechguy/ComfyUI-Stable-Video-Diffusion": { - "stars": 291, + "stars": 292, "last_update": "2024-05-24 22:14:42", - "author_account_age_days": 2438 + "author_account_age_days": 2439 }, "https://github.com/tiankuan93/ComfyUI-V-Express": { "stars": 87, "last_update": "2024-06-26 02:41:00", - "author_account_age_days": 2966 + "author_account_age_days": 2967 }, "https://github.com/tianlang0704/ComfyUI-StableProjectorzBridge": { - "stars": 9, + "stars": 10, "last_update": "2024-07-10 05:43:30", - "author_account_age_days": 3341 + "author_account_age_days": 3342 }, "https://github.com/tmagara/ComfyUI-Prediction-Boost": { "stars": 1, "last_update": "2024-06-21 05:28:58", - "author_account_age_days": 4391 + "author_account_age_days": 4392 }, "https://github.com/tocubed/ComfyUI-AudioReactor": { "stars": 8, "last_update": "2024-05-22 22:21:57", - "author_account_age_days": 3875 + "author_account_age_days": 3876 }, "https://github.com/tooldigital/ComfyUI-Yolo-Cropper": { "stars": 6, "last_update": "2024-06-14 13:59:48", - "author_account_age_days": 4333 + "author_account_age_days": 4334 }, "https://github.com/toxicwind/ComfyUI-TTools": { "stars": 1, "last_update": "2024-07-04 20:07:35", - "author_account_age_days": 4386 + "author_account_age_days": 4387 }, "https://github.com/toyxyz/ComfyUI_toyxyz_test_nodes": { - "stars": 472, + "stars": 471, "last_update": "2024-06-18 15:27:19", - "author_account_age_days": 3665 + "author_account_age_days": 3666 }, "https://github.com/traugdor/ComfyUI-quadMoons-nodes": { - "stars": 9, + "stars": 10, "last_update": "2024-06-22 14:28:25", - "author_account_age_days": 3836 + "author_account_age_days": 3837 }, "https://github.com/tritant/ComfyUI_CreaPrompt": { "stars": 10, - "last_update": "2024-07-07 11:36:51", - "author_account_age_days": 3156 + "last_update": "2024-07-10 13:10:57", + "author_account_age_days": 3157 }, "https://github.com/trojblue/trNodes": { "stars": 8, "last_update": "2024-05-22 18:04:36", - "author_account_age_days": 2273 + "author_account_age_days": 2274 }, "https://github.com/trumanwong/ComfyUI-NSFW-Detection": { "stars": 19, "last_update": "2024-05-23 01:27:29", - "author_account_age_days": 2976 + "author_account_age_days": 2977 }, "https://github.com/tsogzark/ComfyUI-load-image-from-url": { - "stars": 7, + "stars": 8, "last_update": "2024-06-14 13:59:05", - "author_account_age_days": 1544 + "author_account_age_days": 1545 }, "https://github.com/ttulttul/ComfyUI-Iterative-Mixer": { - "stars": 100, + "stars": 102, "last_update": "2024-07-09 14:56:02", - "author_account_age_days": 4773 + "author_account_age_days": 4774 }, "https://github.com/ttulttul/ComfyUI-Tensor-Operations": { - "stars": 5, + "stars": 6, "last_update": "2024-06-12 21:55:39", - "author_account_age_days": 4773 + "author_account_age_days": 4774 }, "https://github.com/tusharbhutt/Endless-Nodes": { "stars": 23, "last_update": "2024-06-14 12:02:17", - "author_account_age_days": 2681 + "author_account_age_days": 2682 }, "https://github.com/twri/sdxl_prompt_styler": { - "stars": 637, + "stars": 638, "last_update": "2024-05-22 18:16:58", - "author_account_age_days": 4084 + "author_account_age_days": 4085 }, "https://github.com/txt2any/ComfyUI-PromptOrganizer": { "stars": 0, "last_update": "2024-05-23 01:10:33", - "author_account_age_days": 100 + "author_account_age_days": 101 }, "https://github.com/ty0x2333/ComfyUI-Dev-Utils": { "stars": 43, "last_update": "2024-06-03 15:06:13", - "author_account_age_days": 3718 + "author_account_age_days": 3719 }, "https://github.com/tzwm/comfyui-profiler": { "stars": 43, "last_update": "2024-07-06 14:03:08", - "author_account_age_days": 4785 + "author_account_age_days": 4786 }, "https://github.com/uarefans/ComfyUI-Fans": { "stars": 12, "last_update": "2024-05-22 20:34:07", - "author_account_age_days": 1288 + "author_account_age_days": 1289 }, "https://github.com/uetuluk/comfyui-webcam-node": { "stars": 2, "last_update": "2024-06-14 08:25:13", - "author_account_age_days": 2330 + "author_account_age_days": 2331 }, "https://github.com/unwdef/unwdef-nodes-comfyui": { "stars": 1, "last_update": "2024-06-27 23:14:09", - "author_account_age_days": 89 + "author_account_age_days": 90 }, "https://github.com/vanche1212/ComfyUI-ZMG-Nodes": { "stars": 3, "last_update": "2024-06-25 04:48:19", - "author_account_age_days": 2974 + "author_account_age_days": 2975 }, "https://github.com/vanillacode314/SimpleWildcardsComfyUI": { "stars": 3, "last_update": "2024-06-28 10:57:45", - "author_account_age_days": 873 + "author_account_age_days": 874 }, "https://github.com/veighnsche/comfyui_gr85": { "stars": 1, "last_update": "2024-06-27 15:00:08", - "author_account_age_days": 3116 + "author_account_age_days": 3117 }, "https://github.com/victorchall/comfyui_webcamcapture": { "stars": 6, "last_update": "2024-06-22 18:59:10", - "author_account_age_days": 3161 + "author_account_age_days": 3162 }, "https://github.com/vienteck/ComfyUI-Chat-GPT-Integration": { "stars": 27, "last_update": "2024-05-22 22:11:14", - "author_account_age_days": 3443 + "author_account_age_days": 3444 }, "https://github.com/violet-chen/comfyui-psd2png": { "stars": 16, "last_update": "2024-06-12 15:30:14", - "author_account_age_days": 1414 + "author_account_age_days": 1415 }, "https://github.com/viperyl/ComfyUI-BiRefNet": { - "stars": 162, + "stars": 164, "last_update": "2024-06-20 15:25:49", - "author_account_age_days": 2049 + "author_account_age_days": 2050 }, "https://github.com/viperyl/ComfyUI-RGT": { "stars": 5, "last_update": "2024-06-20 15:33:50", - "author_account_age_days": 2049 + "author_account_age_days": 2050 }, "https://github.com/vivax3794/ComfyUI-Sub-Nodes": { - "stars": 81, + "stars": 87, "last_update": "2024-07-08 13:59:24", - "author_account_age_days": 1854 + "author_account_age_days": 1855 }, "https://github.com/vivax3794/ComfyUI-Vivax-Nodes": { "stars": 3, "last_update": "2024-07-07 21:44:01", - "author_account_age_days": 1854 + "author_account_age_days": 1855 }, "https://github.com/vsevolod-oparin/comfyui-kandinsky22": { "stars": 8, "last_update": "2024-05-23 00:14:03", - "author_account_age_days": 5000 + "author_account_age_days": 5001 }, "https://github.com/wTechArtist/ComfyUI-CustomNodes": { "stars": 0, "last_update": "2024-07-08 13:59:30", - "author_account_age_days": 1377 + "author_account_age_days": 1378 }, "https://github.com/wallish77/wlsh_nodes": { "stars": 84, "last_update": "2024-06-19 12:01:29", - "author_account_age_days": 2236 + "author_account_age_days": 2237 }, "https://github.com/wandbrandon/comfyui-pixel": { "stars": 4, "last_update": "2024-06-14 07:07:09", - "author_account_age_days": 3399 + "author_account_age_days": 3400 }, "https://github.com/web3nomad/ComfyUI_Invisible_Watermark": { "stars": 1, "last_update": "2024-05-23 01:16:54", - "author_account_age_days": 983 + "author_account_age_days": 984 }, "https://github.com/wei30172/comfygen": { "stars": 5, @@ -5037,221 +5072,221 @@ "https://github.com/whatbirdisthat/cyberdolphin": { "stars": 14, "last_update": "2024-05-23 03:43:08", - "author_account_age_days": 5503 + "author_account_age_days": 5504 }, "https://github.com/whmc76/ComfyUI-Openpose-Editor-Plus": { "stars": 30, "last_update": "2024-06-20 13:52:34", - "author_account_age_days": 468 + "author_account_age_days": 469 }, "https://github.com/wmatson/easy-comfy-nodes": { "stars": 13, "last_update": "2024-07-08 22:05:26", - "author_account_age_days": 4133 + "author_account_age_days": 4134 }, "https://github.com/wolfden/ComfyUi_PromptStylers": { "stars": 65, "last_update": "2024-05-22 18:17:46", - "author_account_age_days": 5737 + "author_account_age_days": 5738 }, "https://github.com/wolfden/ComfyUi_String_Function_Tree": { "stars": 8, "last_update": "2024-05-22 18:29:16", - "author_account_age_days": 5737 + "author_account_age_days": 5738 }, "https://github.com/wujm424606/ComfyUi-Ollama-YN": { - "stars": 18, + "stars": 20, "last_update": "2024-06-26 05:50:44", - "author_account_age_days": 2278 + "author_account_age_days": 2279 }, "https://github.com/wutipong/ComfyUI-TextUtils": { "stars": 1, "last_update": "2024-06-14 09:34:31", - "author_account_age_days": 4201 + "author_account_age_days": 4202 }, "https://github.com/wwwins/ComfyUI-Simple-Aspect-Ratio": { "stars": 1, "last_update": "2024-05-22 22:22:25", - "author_account_age_days": 5066 + "author_account_age_days": 5067 }, "https://github.com/xXAdonesXx/NodeGPT": { - "stars": 326, + "stars": 327, "last_update": "2024-06-20 11:41:30", "author_account_age_days": 1495 }, "https://github.com/xiaoxiaodesha/hd_node": { - "stars": 7, + "stars": 8, "last_update": "2024-06-11 02:36:48", - "author_account_age_days": 2890 + "author_account_age_days": 2891 }, "https://github.com/xliry/ComfyUI_SendDiscord": { "stars": 0, "last_update": "2024-05-23 02:21:38", - "author_account_age_days": 1289 + "author_account_age_days": 1290 }, "https://github.com/xuhongming251/ComfyUI-GPEN": { "stars": 2, "last_update": "2024-06-15 14:33:37", - "author_account_age_days": 4122 + "author_account_age_days": 4123 }, "https://github.com/xuhongming251/ComfyUI-MuseTalkUtils": { "stars": 13, "last_update": "2024-06-15 14:32:32", - "author_account_age_days": 4122 + "author_account_age_days": 4123 }, "https://github.com/yffyhk/comfyui_auto_danbooru": { "stars": 1, "last_update": "2024-05-22 23:23:03", - "author_account_age_days": 3737 + "author_account_age_days": 3738 }, "https://github.com/yiwangsimple/ComfyUI_GroqChat": { "stars": 20, "last_update": "2024-07-07 04:16:08", - "author_account_age_days": 568 + "author_account_age_days": 569 }, "https://github.com/yolain/ComfyUI-Easy-Use": { - "stars": 556, - "last_update": "2024-07-08 09:25:13", - "author_account_age_days": 1356 + "stars": 562, + "last_update": "2024-07-11 10:14:10", + "author_account_age_days": 1357 }, "https://github.com/yolanother/DTAIComfyImageSubmit": { "stars": 1, "last_update": "2024-05-22 18:14:56", - "author_account_age_days": 4879 + "author_account_age_days": 4880 }, "https://github.com/yolanother/DTAIComfyLoaders": { "stars": 1, "last_update": "2024-05-22 18:14:44", - "author_account_age_days": 4879 + "author_account_age_days": 4880 }, "https://github.com/yolanother/DTAIComfyPromptAgent": { "stars": 5, "last_update": "2024-05-22 18:14:18", - "author_account_age_days": 4879 + "author_account_age_days": 4880 }, "https://github.com/yolanother/DTAIComfyQRCodes": { "stars": 2, "last_update": "2024-05-22 18:15:09", - "author_account_age_days": 4879 + "author_account_age_days": 4880 }, "https://github.com/yolanother/DTAIComfyVariables": { "stars": 8, "last_update": "2024-05-22 18:15:21", - "author_account_age_days": 4879 + "author_account_age_days": 4880 }, "https://github.com/yolanother/DTAIImageToTextNode": { "stars": 15, "last_update": "2024-05-22 18:14:31", - "author_account_age_days": 4879 + "author_account_age_days": 4880 }, "https://github.com/youyegit/tdxh_node_comfyui": { "stars": 2, "last_update": "2024-05-23 17:55:42", - "author_account_age_days": 444 + "author_account_age_days": 445 }, "https://github.com/yuvraj108c/ComfyUI-Depth-Anything-Tensorrt": { "stars": 67, "last_update": "2024-07-02 08:09:45", - "author_account_age_days": 2168 + "author_account_age_days": 2169 }, "https://github.com/yuvraj108c/ComfyUI-PiperTTS": { "stars": 26, "last_update": "2024-05-22 23:17:27", - "author_account_age_days": 2168 + "author_account_age_days": 2169 }, "https://github.com/yuvraj108c/ComfyUI-Pronodes": { "stars": 1, "last_update": "2024-05-22 23:16:51", - "author_account_age_days": 2168 + "author_account_age_days": 2169 }, "https://github.com/yuvraj108c/ComfyUI-Upscaler-Tensorrt": { "stars": 42, "last_update": "2024-05-31 05:50:59", - "author_account_age_days": 2168 + "author_account_age_days": 2169 }, "https://github.com/yuvraj108c/ComfyUI-Vsgan": { "stars": 2, "last_update": "2024-05-22 23:17:02", - "author_account_age_days": 2168 + "author_account_age_days": 2169 }, "https://github.com/yuvraj108c/ComfyUI-Whisper": { "stars": 57, "last_update": "2024-05-31 05:59:22", - "author_account_age_days": 2168 + "author_account_age_days": 2169 }, "https://github.com/yuvraj108c/ComfyUI-YoloNasPose-Tensorrt": { "stars": 5, "last_update": "2024-06-28 15:59:14", - "author_account_age_days": 2168 + "author_account_age_days": 2169 }, "https://github.com/za-wa-n-go/ComfyUI_Zwng_Nodes": { "stars": 3, "last_update": "2024-07-02 14:57:01", - "author_account_age_days": 604 + "author_account_age_days": 605 }, "https://github.com/zcfrank1st/Comfyui-Toolbox": { - "stars": 4, + "stars": 5, "last_update": "2024-05-22 22:08:07", - "author_account_age_days": 4431 + "author_account_age_days": 4432 }, "https://github.com/zcfrank1st/Comfyui-Yolov8": { "stars": 17, "last_update": "2024-06-14 07:08:40", - "author_account_age_days": 4431 + "author_account_age_days": 4432 }, "https://github.com/zcfrank1st/comfyui_visual_anagrams": { "stars": 5, "last_update": "2024-06-14 07:07:27", - "author_account_age_days": 4431 + "author_account_age_days": 4432 }, "https://github.com/zer0TF/cute-comfy": { "stars": 29, "last_update": "2024-05-22 21:18:53", - "author_account_age_days": 2686 + "author_account_age_days": 2687 }, "https://github.com/zeroxoxo/ComfyUI-Fast-Style-Transfer": { "stars": 56, "last_update": "2024-06-30 14:31:09", - "author_account_age_days": 2459 + "author_account_age_days": 2460 }, "https://github.com/zfkun/ComfyUI_zfkun": { "stars": 14, "last_update": "2024-05-27 11:21:51", - "author_account_age_days": 4879 + "author_account_age_days": 4880 }, "https://github.com/zhangp365/ComfyUI-utils-nodes": { "stars": 6, "last_update": "2024-07-09 09:02:11", - "author_account_age_days": 307 + "author_account_age_days": 308 }, "https://github.com/zhongpei/ComfyUI-InstructIR": { "stars": 60, "last_update": "2024-05-22 23:19:43", - "author_account_age_days": 3475 + "author_account_age_days": 3476 }, "https://github.com/zhongpei/Comfyui_image2prompt": { "stars": 246, "last_update": "2024-05-22 23:19:30", - "author_account_age_days": 3475 + "author_account_age_days": 3476 }, "https://github.com/zhuanqianfish/ComfyUI-EasyNode": { "stars": 59, "last_update": "2024-06-14 07:10:18", - "author_account_age_days": 4251 + "author_account_age_days": 4252 }, "https://github.com/zhulu111/ComfyUI_Bxb": { "stars": 90, "last_update": "2024-07-08 23:57:50", - "author_account_age_days": 55 + "author_account_age_days": 56 }, "https://github.com/zohac/ComfyUI_ZC_DrawShape": { "stars": 3, "last_update": "2024-06-25 15:05:28", - "author_account_age_days": 2677 + "author_account_age_days": 2678 }, "https://github.com/zombieyang/sd-ppp": { "stars": 20, "last_update": "2024-07-08 01:25:47", - "author_account_age_days": 3933 + "author_account_age_days": 3934 } } \ 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 ef00f147..a4878203 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -10,6 +10,17 @@ }, + { + "author": "StartHua", + "title": "Comfyui_CXH_CRM", + "id": "csdmt-cxh", + "reference": "https://github.com/StartHua/Comfyui_CSDMT_CXH", + "files": [ + "https://github.com/StartHua/Comfyui_CSDMT_CXH" + ], + "install_type": "git-clone", + "description": "Node:CSD_Makeup\nNOTE:You need to download [a/pre-trained model file](https://github.com/StartHua/Comfyui_CSDMT_CXH)." + }, { "author": "ZHO-ZHO-ZHO", "title": "ComfyUI-AuraSR-ZHO", @@ -20,16 +31,6 @@ "install_type": "git-clone", "description": "AuraSR in ComfyUI for img & video\n[w/If the custom_nodes path is not under ComfyUI, be careful as it may not install properly.]" }, - { - "author": "ZHO-ZHO-ZHO", - "title": "ComfyUI-UltraEdit-ZHO [WIP]", - "reference": "https://github.com/ZHO-ZHO-ZHO/ComfyUI-UltraEdit-ZHO", - "files": [ - "https://github.com/ZHO-ZHO-ZHO/ComfyUI-UltraEdit-ZHO" - ], - "install_type": "git-clone", - "description": "ComfyUI UltraEdit(Diffusers)" - }, { "author": "tom-doerr", "title": "DSPy Nodes [WIP]", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index bb4458c5..826d1a2b 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -10,6 +10,17 @@ + + { + "author": "ZHO-ZHO-ZHO", + "title": "ComfyUI-UltraEdit-ZHO", + "reference": "https://github.com/ZHO-ZHO-ZHO/ComfyUI-UltraEdit-ZHO", + "files": [ + "https://github.com/ZHO-ZHO-ZHO/ComfyUI-UltraEdit-ZHO" + ], + "install_type": "git-clone", + "description": "Unofficial implementation of [a/UltraEdit](https://github.com/HaozheZhao/UltraEdit) (Diffusers) for ComfyUI" + }, { "author": "Indra's Mirror", "title": "ComfyUI-Documents", @@ -30,6 +41,47 @@ "install_type": "git-clone", "description": "A custom node for ComfyUI that integrates LM Studio's vision models to generate text descriptions of images. It provides a flexible and customizable way to add image-to-text capabilities to your ComfyUI workflows, working with LM Studio's local API." }, + { + "author": "AIFSH", + "title": "CosyVoice-ComfyUI", + "id": "cosyvoice", + "reference": "https://github.com/AIFSH/CosyVoice-ComfyUI", + "files": [ + "https://github.com/AIFSH/CosyVoice-ComfyUI" + ], + "install_type": "git-clone", + "description": "a comfyui custom node for [a/CosyVoice](https://github.com/FunAudioLLM/CosyVoice)" + }, + { + "author": "leestuartx", + "title": "ComfyUI-GG", + "reference": "https://github.com/leestuartx/ComfyUI-GG", + "files": [ + "https://github.com/leestuartx/ComfyUI-GG" + ], + "install_type": "git-clone", + "description": "ComfyUI-GG is a collection of ComfyUI nodes designed to enhance productivity in image processing workflows. This plugin provides a set of custom nodes that perform various image manipulations and metadata extractions to streamline your tasks." + }, + { + "author": "mgfxer", + "title": "ComfyUI-FrameFX", + "reference": "https://github.com/mgfxer/ComfyUI-FrameFX", + "files": [ + "https://github.com/mgfxer/ComfyUI-FrameFX" + ], + "install_type": "git-clone", + "description": "Nodes:Live Prompt Interpolation, Prompt Stack Manager, Dynamic Animated Weights, Florence Prompt Travel Helper, Mask Sequence Helper, Prompt Travel Helper." + }, + { + "author": "injet-zhou", + "title": "comfyui_extra_api", + "reference": "https://github.com/injet-zhou/comfyui_extra_api", + "files": [ + "https://github.com/injet-zhou/comfyui_extra_api" + ], + "install_type": "git-clone", + "description": "Add more endpoints to make easy for utilizing ComfyUI API." + }, { "author": "MinusZoneAI", "title": "ComfyUI-Kolors-MZ", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 0a403e9f..c3c413ef 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -452,6 +452,15 @@ "title_aux": "ComfyUI_V-Express" } ], + "https://github.com/AIFSH/CosyVoice-ComfyUI": [ + [ + "CosyVoiceNode", + "TextNode" + ], + { + "title_aux": "CosyVoice-ComfyUI" + } + ], "https://github.com/AIGCTeam/ComfyUI_kkTranslator_nodes": [ [ "LoadMarianMTCheckPoint", @@ -676,6 +685,7 @@ "GoogleTranslateCLIPTextEncodeNode", "GoogleTranslateTextNode", "HexToHueNode", + "IDENode", "PainterNode", "PoseNode", "PreviewTextNode" @@ -1482,6 +1492,19 @@ "title_aux": "ComfyUI-post-processing-nodes" } ], + "https://github.com/Excidos/ComfyUI-Documents": [ + [ + "ChunkRouter", + "DocumentLoader", + "ImageSelector", + "PDFPageSplitter", + "PDFToImage", + "TextChunker" + ], + { + "title_aux": "ComfyUI-Documents" + } + ], "https://github.com/ExponentialML/ComfyUI_ModelScopeT2V": [ [ "ModelScopeT2VLoader" @@ -2513,6 +2536,7 @@ "JNodes_ImageSizeSelector", "JNodes_LoadVideo", "JNodes_LoadVisualMediaFromPath", + "JNodes_LoadVisualMediaFromPath_Batch", "JNodes_LoraExtractor", "JNodes_MediaInfoToString", "JNodes_OutVideoInfo", @@ -2802,7 +2826,9 @@ "ADE_UpscaleAndVAEEncode", "ADE_UseEvolvedSampling", "ADE_ViewsOnlyContextOptions", - "ADE_VisualizeContextOptions", + "ADE_VisualizeContextOptionsK", + "ADE_VisualizeContextOptionsKAdv", + "ADE_VisualizeContextOptionsSCustom", "AnimateDiffLoaderV1", "CheckpointLoaderSimpleWithNoiseSelect" ], @@ -5740,6 +5766,16 @@ "title_aux": "ComfyUI-Text_Image-Composite [WIP]" } ], + "https://github.com/ZHO-ZHO-ZHO/ComfyUI-UltraEdit-ZHO": [ + [ + "UltraEdit_Generation_Zho", + "UltraEdit_ModelLoader_Zho", + "UltraEdit_ModelLoader_local_Zho" + ], + { + "title_aux": "ComfyUI-UltraEdit-ZHO" + } + ], "https://github.com/ZHO-ZHO-ZHO/ComfyUI-YoloWorld-EfficientSAM": [ [ "ESAM_ModelLoader_Zho", @@ -5761,6 +5797,7 @@ ], "https://github.com/ZZXYWQ/ComfyUI-ZZXYWQ": [ [ + "StreamRecorder", "VideoFormatConverter" ], { @@ -7472,6 +7509,7 @@ "https://github.com/chflame163/ComfyUI_LayerStyle": [ [ "LayerColor: AutoAdjust", + "LayerColor: AutoAdjustV2", "LayerColor: AutoBrightness", "LayerColor: Brightness & Contrast", "LayerColor: Color of Shadow & Highlight", @@ -8247,6 +8285,8 @@ "IPAdapterMS", "IPAdapterModelLoader", "IPAdapterNoise", + "IPAdapterPreciseComposition", + "IPAdapterPreciseCompositionBatch", "IPAdapterPreciseStyleTransfer", "IPAdapterPreciseStyleTransferBatch", "IPAdapterPromptScheduleFromWeightsStrategy", @@ -8324,6 +8364,7 @@ "ImageTile+", "ImageToDevice+", "ImageUntile+", + "InjectLatentNoise+", "KSamplerVariationsStochastic+", "KSamplerVariationsWithNoise+", "LoadCLIPSegModels+", @@ -9694,6 +9735,7 @@ ], "https://github.com/glifxyz/ComfyUI-GlifNodes": [ [ + "FilmGrain", "GlifConsistencyDecoder", "GlifPatchConsistencyDecoderTiled", "GlifVariable", @@ -9839,6 +9881,8 @@ "Griptape Display: Text", "Griptape Driver: Amazon Bedrock Stable Diffusion", "Griptape Driver: Amazon Bedrock Titan", + "Griptape Driver: DuckDuckGo WebSearch", + "Griptape Driver: Google WebSearch", "Griptape Driver: Leonardo.AI", "Griptape Driver: OpenAI Image Generation", "Griptape Expand: Agent Nodes", @@ -10061,6 +10105,7 @@ "story_json_tool", "string_logic", "substring", + "text2json", "text_iterator", "time_tool", "tool_combine", @@ -10362,11 +10407,20 @@ "title_aux": "FaceSwap" } ], + "https://github.com/injet-zhou/comfyui_extra_api": [ + [ + "SimpleGenImageInterface" + ], + { + "title_aux": "comfyui_extra_api" + } + ], "https://github.com/iwanders/ComfyUI_nodes": [ [ "IW_JsonPickItem", "IW_ModelHook", "IW_StringConcat", + "IW_StringFromInt", "IW_StringNode", "IW_StringPrint", "IW_StringReplace", @@ -11737,6 +11791,18 @@ "title_aux": "LNL Frame Selector" } ], + "https://github.com/leestuartx/ComfyUI-GG": [ + [ + "AddPaddingToImage", + "ImageMetadataExtractor", + "MetadataExtractBySeed", + "MetadataExtractorBySeed", + "ResizeImageProportionally" + ], + { + "title_aux": "ComfyUI-GG" + } + ], "https://github.com/leiweiqiang/ComfyUI-TRA": [ [ "TclEbSynth", @@ -12512,6 +12578,14 @@ "title_aux": "ComfyUI Serving toolkit" } ], + "https://github.com/mattjohnpowell/comfyui-lmstudio-image-to-text-node": [ + [ + "LM Studio Image To Text" + ], + { + "title_aux": "LM Studio Image to Text Node for ComfyUI" + } + ], "https://github.com/mav-rik/facerestore_cf": [ [ "CropFace", @@ -12732,6 +12806,24 @@ "title_aux": "comfyui_met_suite" } ], + "https://github.com/mgfxer/ComfyUI-FrameFX": [ + [ + "DynamicAnimatedWeightsHelper", + "EdgeFXSourceImages", + "FlorencePromptTravelHelper", + "LivePromptInterpolation", + "MaskSequenceHelper", + "PromptStackManager", + "PromptTravelHelper" + ], + { + "author": "mgfxer", + "description": "This extension provides various frame and mask sequence manipulation tools for animation workflows.", + "nickname": "FrameFX \ud83d\udcab", + "title": "FrameFX", + "title_aux": "ComfyUI-FrameFX" + } + ], "https://github.com/mihaiiancu/ComfyUI_Inpaint": [ [ "InpaintMediapipe" @@ -13332,7 +13424,9 @@ ], "https://github.com/pamparamm/sd-perturbed-attention": [ [ - "PerturbedAttention" + "PerturbedAttention", + "TRTAttachPag", + "TRTPerturbedAttention" ], { "title_aux": "Perturbed-Attention Guidance" @@ -15709,6 +15803,7 @@ "easy kSamplerLayerDiffusion", "easy kSamplerSDTurbo", "easy kSamplerTiled", + "easy kolorsLoader", "easy latentCompositeMaskedWithCond", "easy latentNoisy", "easy loadImageBase64", From 27253481ae9785ec2a42ce97b33e3429e983f17f Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Thu, 11 Jul 2024 23:44:29 +0900 Subject: [PATCH 04/34] fix: remove redundant endpoint https://github.com/ltdrdata/ComfyUI-Manager/issues/855 --- glob/manager_core.py | 2 +- glob/manager_server.py | 6 ------ pyproject.toml | 2 +- 3 files changed, 2 insertions(+), 8 deletions(-) diff --git a/glob/manager_core.py b/glob/manager_core.py index d9db7782..417246f9 100644 --- a/glob/manager_core.py +++ b/glob/manager_core.py @@ -23,7 +23,7 @@ sys.path.append(glob_path) import cm_global from manager_util import * -version = [2, 46, 2] +version = [2, 46, 3] version_str = f"V{version[0]}.{version[1]}" + (f'.{version[2]}' if len(version) > 2 else '') diff --git a/glob/manager_server.py b/glob/manager_server.py index f157fca7..0137a37a 100644 --- a/glob/manager_server.py +++ b/glob/manager_server.py @@ -579,12 +579,6 @@ async def fetch_externalmodel_list(request): return web.json_response(json_obj, content_type='application/json') -@PromptServer.instance.routes.get("/snapshot/get_current") -async def get_snapshot_list(request): - json_obj = core.get_current_snapshot() - return web.json_response(json_obj, content_type='application/json') - - @PromptServer.instance.routes.get("/snapshot/getlist") async def get_snapshot_list(request): snapshots_directory = os.path.join(core.comfyui_manager_path, 'snapshots') diff --git a/pyproject.toml b/pyproject.toml index fbb0be02..08d0f736 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ [project] name = "comfyui-manager" description = "ComfyUI-Manager provides features to install and manage custom nodes for ComfyUI, as well as various functionalities to assist with ComfyUI." -version = "2.46.2" +version = "2.46.3" license = "LICENSE" dependencies = ["GitPython", "PyGithub", "matrix-client==0.4.0", "transformers", "huggingface-hub>0.20", "typer", "rich", "typing-extensions"] From 2b8e76197ae970dbd7854a09a5ef57731dc1c82f Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Fri, 12 Jul 2024 00:32:31 +0900 Subject: [PATCH 05/34] update DB --- custom-node-list.json | 21 ++++ extension-node-map.json | 18 +++ github-stats.json | 10 ++ node_db/new/custom-node-list.json | 173 ++++------------------------ node_db/new/extension-node-map.json | 18 +++ 5 files changed, 89 insertions(+), 151 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index b6f2e9fe..6c7d10ca 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -8818,6 +8818,17 @@ "install_type": "git-clone", "description": "[a/StreamV2V](https://github.com/Jeff-LiangF/streamv2v) for ComfyUI" }, + { + "author": "smthemex", + "title": "ComfyUI_Stable_Makeup", + "id": "streamv2v", + "reference": "https://github.com/smthemex/ComfyUI_Stable_Makeup", + "files": [ + "https://github.com/smthemex/ComfyUI_Stable_Makeup" + ], + "install_type": "git-clone", + "description": "You can apply makeup to the characters in comfyui\nNOTE: Need to download model files manually." + }, { "author": "choey", "title": "Comfy-Topaz", @@ -11405,6 +11416,16 @@ "install_type": "git-clone", "description": "Nodes:Live Prompt Interpolation, Prompt Stack Manager, Dynamic Animated Weights, Florence Prompt Travel Helper, Mask Sequence Helper, Prompt Travel Helper." }, + { + "author": "Cyberschorsch", + "title": "ComfyUI Checkpoint Loader Config", + "reference": "https://github.com/Cyberschorsch/ComfyUI-checkpoint-config-loader", + "files": [ + "https://github.com/Cyberschorsch/ComfyUI-checkpoint-config-loader" + ], + "install_type": "git-clone", + "description": "Provides a custom node to load config for sampler nodes from a yaml file." + }, diff --git a/extension-node-map.json b/extension-node-map.json index c3c413ef..cc8ec74b 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -1369,6 +1369,14 @@ "title_aux": "Primere nodes for ComfyUI" } ], + "https://github.com/Cyberschorsch/ComfyUI-checkpoint-config-loader": [ + [ + "Checkpoint Loader Config" + ], + { + "title_aux": "ComfyUI Checkpoint Loader Config" + } + ], "https://github.com/Danand/ComfyUI-ComfyCouple": [ [ "Attention couple", @@ -14496,6 +14504,16 @@ "title_aux": "ComfyUI_StableAudio_Open" } ], + "https://github.com/smthemex/ComfyUI_Stable_Makeup": [ + [ + "StableMakeup_LoadModel", + "StableMakeup_Sampler" + ], + { + "author": "Sajjad Ayobbi", + "title_aux": "ComfyUI_Stable_Makeup" + } + ], "https://github.com/smthemex/ComfyUI_StoryDiffusion": [ [ "Comic_Type", diff --git a/github-stats.json b/github-stats.json index 2a4c59cb..0de2237f 100644 --- a/github-stats.json +++ b/github-stats.json @@ -479,6 +479,11 @@ "last_update": "2024-06-29 07:14:23", "author_account_age_days": 3672 }, + "https://github.com/Cyberschorsch/ComfyUI-checkpoint-config-loader": { + "stars": 0, + "last_update": "2024-07-11 14:31:41", + "author_account_age_days": 5175 + }, "https://github.com/Danand/ComfyUI-ComfyCouple": { "stars": 21, "last_update": "2024-07-03 22:22:08", @@ -4684,6 +4689,11 @@ "last_update": "2024-06-25 00:56:09", "author_account_age_days": 371 }, + "https://github.com/smthemex/ComfyUI_Stable_Makeup": { + "stars": 5, + "last_update": "2024-07-11 14:32:03", + "author_account_age_days": 371 + }, "https://github.com/smthemex/ComfyUI_StoryDiffusion": { "stars": 74, "last_update": "2024-07-09 12:11:17", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 826d1a2b..5bc2a98d 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -11,6 +11,28 @@ + + { + "author": "Cyberschorsch", + "title": "ComfyUI Checkpoint Loader Config", + "reference": "https://github.com/Cyberschorsch/ComfyUI-checkpoint-config-loader", + "files": [ + "https://github.com/Cyberschorsch/ComfyUI-checkpoint-config-loader" + ], + "install_type": "git-clone", + "description": "Provides a custom node to load config for sampler nodes from a yaml file." + }, + { + "author": "smthemex", + "title": "ComfyUI_Stable_Makeup", + "id": "streamv2v", + "reference": "https://github.com/smthemex/ComfyUI_Stable_Makeup", + "files": [ + "https://github.com/smthemex/ComfyUI_Stable_Makeup" + ], + "install_type": "git-clone", + "description": "You can apply makeup to the characters in comfyui\nNOTE: Need to download model files manually." + }, { "author": "ZHO-ZHO-ZHO", "title": "ComfyUI-UltraEdit-ZHO", @@ -670,157 +692,6 @@ ], "install_type": "git-clone", "description": "Unofficial implementation of siliconflow API for ComfyUI\nHow to use:apply api key in :https://cloud.siliconflow.cn/\nadd api key in config.json" - }, - { - "author": "11dogzi", - "title": "ComfUI-EGAdapterMadAssistant", - "id": "ergouzi-samplers", - "reference": "https://github.com/11dogzi/ComfUI-EGAdapterMadAssistant", - "files": [ - "https://github.com/11dogzi/ComfUI-EGAdapterMadAssistant" - ], - "install_type": "git-clone", - "description": "This is a hierarchical auxiliary project of the IPAdapter project, which uses a slider to quickly control the hierarchical weights and add fully random and semi random modes" - }, - { - "author": "iwanders", - "title": "iwanders/ComfyUI_nodes", - "id": "iwanders-nodes", - "reference": "https://github.com/iwanders/ComfyUI_nodes", - "files": [ - "https://github.com/iwanders/ComfyUI_nodes" - ], - "install_type": "git-clone", - "description": "Nodes:IW SaveString, IW PrintString, IW ReplaceString, IW StringNode, IW StringConcat, IW TokenizerVocab, IW JsonPickItem." - }, - { - "author": "SaltAI", - "title": "SaltAI_AudioViz", - "id": "saltai-audioviz", - "reference": "https://github.com/get-salt-AI/SaltAI_AudioViz", - "files": [ - "https://github.com/get-salt-AI/SaltAI_AudioViz" - ], - "install_type": "git-clone", - "description": "SaltAI AudioViz contains ComfyUI nodes for generating complex audio reactive visualizations" - }, - { - "author": "AI2lab", - "title": "comfyUI-tool-2lab", - "id": "tool-2lab", - "reference": "https://github.com/AI2lab/comfyUI-tool-2lab", - "files": [ - "https://github.com/AI2lab/comfyUI-tool-2lab" - ], - "install_type": "git-clone", - "description": "tool set for developing workflow and publish to web api server" - }, - { - "author": "SherryXieYuchen", - "title": "ComfyUI-Image-Inpainting", - "id": "image-inpainting", - "reference": "https://github.com/SherryXieYuchen/ComfyUI-Image-Inpainting", - "files": [ - "https://github.com/SherryXieYuchen/ComfyUI-Image-Inpainting" - ], - "install_type": "git-clone", - "description": "Nodes:VAE Encode Inpaint, VAE Decode Inpaint, ColorCorrection Inpaint, ImagePreprocess Inpaint, ImagePostprocess Inpaint, Load Model Inpaint, Inpainting (using Model)" - }, - { - "author": "zeroxoxo", - "title": "ComfyUI-Fast-Style-Transfer", - "id": "fast-style-transfer", - "reference": "https://github.com/zeroxoxo/ComfyUI-Fast-Style-Transfer", - "files": [ - "https://github.com/zeroxoxo/ComfyUI-Fast-Style-Transfer" - ], - "install_type": "git-clone", - "description": "ComfyUI node for fast neural style transfer. This is a simple conversion based on this: [a/https://github.com/rrmina/fast-neural-style-pytorch](https://github.com/rrmina/fast-neural-style-pytorch) Only basic inference functionality is ported for now." - }, - { - "author": "Shibiko-AI", - "title": "Shibiko AI ComfyUI Tools", - "id": "shibiko-ai-tools", - "reference": "https://github.com/Shibiko-AI/ShibikoAI-ComfyUI-Tools", - "files": [ - "https://github.com/Shibiko-AI/ShibikoAI-ComfyUI-Tools" - ], - "install_type": "git-clone", - "description": "This is a collection of tools that I use to make my life easier when developing ComfyUI applications. It is a collection of tools that I have created to help me with my development process. I have decided to share these tools with the community in the hopes that they will be useful to others as well. I use this tools to further develop features for [a/https://shibiko.ai](https://shibiko.ai)" - }, - { - "author": "fofr", - "title": "comfyui-replicate", - "reference": "https://github.com/fofr/comfyui-replicate", - "files": [ - "https://github.com/fofr/comfyui-replicate" - ], - "install_type": "git-clone", - "description": "Nodes:Llama 3 Replicate" - }, - { - "author": "RedRayz", - "title": "ComfyUI-Danbooru-To-WD", - "id": "danbooru2wd", - "reference": "https://github.com/RedRayz/ComfyUI-Danbooru-To-WD", - "files": [ - "https://github.com/RedRayz/ComfyUI-Danbooru-To-WD" - ], - "install_type": "git-clone", - "description": "Converts booru tags to a format suitable for Waifu Diffusion(or Danbooru based models)." - }, - { - "author": "akkyoss", - "title": "ComfyUI_Zwng_Nodes", - "id": "zwng", - "reference": "https://github.com/za-wa-n-go/ComfyUI_Zwng_Nodes", - "files": [ - "https://github.com/za-wa-n-go/ComfyUI_Zwng_Nodes" - ], - "install_type": "git-clone", - "description": "Simple nodes for loading image files.Nodes that include a simple remote connection to Photoshop, a node that can overlay and preview an image with a mask, and a node that can load images directly from a file path." - }, - { - "author": "slyt", - "title": "comfyui-ollama-nodes", - "reference": "https://github.com/slyt/comfyui-ollama-nodes", - "files": [ - "https://github.com/slyt/comfyui-ollama-nodes" - ], - "install_type": "git-clone", - "description": "ComfyUI custom nodes for working with [a/Ollama](https://github.com/ollama/ollama).\nNOTE:Assumes that an Ollama server is running at http://127.0.0.1:11434 and accessible by the ComfyUI backend." - }, - { - "author": "MilitantHitchhiker", - "title": "Militant Hitchhiker's Switchblade Pack", - "id": "hitchhiker", - "reference": "https://github.com/MilitantHitchhiker/MilitantHitchhiker-SwitchbladePack", - "files": [ - "https://github.com/MilitantHitchhiker/MilitantHitchhiker-SwitchbladePack" - ], - "install_type": "git-clone", - "description": "Militant Hitchhiker's Switchblade Pack is a collection of custom nodes for ComfyUI that provide various multi-function capabilities." - }, - { - "author": "turkyden", - "title": "ComfyUI-Avatar", - "id": "avatar", - "reference": "https://github.com/turkyden/ComfyUI-Avatar", - "files": [ - "https://github.com/turkyden/ComfyUI-Avatar" - ], - "install_type": "git-clone", - "description": "a comfyui plugin for image to avatar" - }, - { - "author": "fablestudio", - "title": "ComfyUI-Showrunner-Utils", - "reference": "https://github.com/fablestudio/ComfyUI-Showrunner-Utils", - "files": [ - "https://github.com/fablestudio/ComfyUI-Showrunner-Utils" - ], - "install_type": "git-clone", - "description": "Comfyui Custom Nodes for Showrunner" } ] } diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index c3c413ef..cc8ec74b 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -1369,6 +1369,14 @@ "title_aux": "Primere nodes for ComfyUI" } ], + "https://github.com/Cyberschorsch/ComfyUI-checkpoint-config-loader": [ + [ + "Checkpoint Loader Config" + ], + { + "title_aux": "ComfyUI Checkpoint Loader Config" + } + ], "https://github.com/Danand/ComfyUI-ComfyCouple": [ [ "Attention couple", @@ -14496,6 +14504,16 @@ "title_aux": "ComfyUI_StableAudio_Open" } ], + "https://github.com/smthemex/ComfyUI_Stable_Makeup": [ + [ + "StableMakeup_LoadModel", + "StableMakeup_Sampler" + ], + { + "author": "Sajjad Ayobbi", + "title_aux": "ComfyUI_Stable_Makeup" + } + ], "https://github.com/smthemex/ComfyUI_StoryDiffusion": [ [ "Comic_Type", From 3172588a3146546c690623098a5c9ff8043abc0b Mon Sep 17 00:00:00 2001 From: jphillips <120260158+fearnworks@users.noreply.github.com> Date: Fri, 12 Jul 2024 18:57:37 -0500 Subject: [PATCH 06/34] Update custom-node-list.json for FW nodes (#856) * Update custom-node-list.json for FW nodes * Update extension-node-map.json for FW Nodes --- custom-node-list.json | 8 ++++---- extension-node-map.json | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 6c7d10ca..819698fa 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -11671,14 +11671,14 @@ }, { "author": "fearnworks", - "title": "Fearnworks Custom Nodes", + "title": "Fearnworks Nodes", "id": "fearnworks", "reference": "https://github.com/fearnworks/ComfyUI_FearnworksNodes", "files": [ - "https://github.com/fearnworks/ComfyUI_FearnworksNodes/raw/main/fw_nodes.py" + "https://github.com/fearnworks/ComfyUI_FearnworksNodes" ], - "install_type": "copy", - "description": "A collection of ComfyUI nodes. These nodes are tailored for specific tasks, such as counting files in directories and sorting text segments based on token counts. Currently this is only tested on SDXL 1.0 models. An additional swich is needed to hand 1.x" + "install_type": "git-clone", + "description": "This extension provides various nodes to support multimodal workflows." }, { "author": "LZC", diff --git a/extension-node-map.json b/extension-node-map.json index cc8ec74b..ac453afc 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -9087,7 +9087,7 @@ "title_aux": "ComfyUI-Showrunner-Utils" } ], - "https://github.com/fearnworks/ComfyUI_FearnworksNodes/raw/main/fw_nodes.py": [ + "https://github.com/fearnworks/ComfyUI_FearnworksNodes": [ [ "Count Files in Directory (FW)", "Count Tokens (FW)", @@ -9095,7 +9095,7 @@ "Trim To Tokens (FW)" ], { - "title_aux": "Fearnworks Custom Nodes" + "title_aux": "Fearnworks Nodes" } ], "https://github.com/fexli/fexli-util-node-comfyui": [ @@ -16216,4 +16216,4 @@ "title_aux": "SDXLCustomAspectRatio" } ] -} \ No newline at end of file +} From 495a93308053e6b7c5567c9cafb8edae02baeb8a Mon Sep 17 00:00:00 2001 From: smthemex <138738845+smthemex@users.noreply.github.com> Date: Sat, 13 Jul 2024 07:58:04 +0800 Subject: [PATCH 07/34] add node (#857) Co-authored-by: smthem <2102561739@qq.com> --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 819698fa..529f8d45 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -8664,6 +8664,17 @@ "install_type": "git-clone", "description": "SDFXBridgeForComfyUI is a custom node designed for seamless integration between ComfyUI and SDFX. This custom node allows users to make ComfyUI compatible with SDFX when running the ComfyUI instance on their local machines." }, + { + "author": "smthemex", + "title": "ComfyUI_Stable_Makeup", + "id": "Stable_Makeup", + "reference": "https://github.com/smthemex/ComfyUI_Stable_Makeup", + "files": [ + "https://github.com/smthemex/ComfyUI_Stable_Makeup" + ], + "install_type": "git-clone", + "description": "You can apply makeup to the characters in comfyui" + }, { "author": "smthemex", "title": "ComfyUI_ChatGLM_API", From 6dac0a89836158e011279cf43c20d4f16ef9c271 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Sat, 13 Jul 2024 09:12:56 +0900 Subject: [PATCH 08/34] update DB --- custom-node-list.json | 11 - extension-node-map.json | 30 +- github-stats.json | 2651 ++++++++++++++------------- node_db/new/custom-node-list.json | 4 +- node_db/new/extension-node-map.json | 32 +- 5 files changed, 1383 insertions(+), 1345 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 529f8d45..f588123d 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -8829,17 +8829,6 @@ "install_type": "git-clone", "description": "[a/StreamV2V](https://github.com/Jeff-LiangF/streamv2v) for ComfyUI" }, - { - "author": "smthemex", - "title": "ComfyUI_Stable_Makeup", - "id": "streamv2v", - "reference": "https://github.com/smthemex/ComfyUI_Stable_Makeup", - "files": [ - "https://github.com/smthemex/ComfyUI_Stable_Makeup" - ], - "install_type": "git-clone", - "description": "You can apply makeup to the characters in comfyui\nNOTE: Need to download model files manually." - }, { "author": "choey", "title": "Comfy-Topaz", diff --git a/extension-node-map.json b/extension-node-map.json index ac453afc..f0bfac1c 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -2867,6 +2867,9 @@ "VHS_SelectEveryNthImage", "VHS_SelectEveryNthLatent", "VHS_SelectEveryNthMask", + "VHS_SelectImages", + "VHS_SelectLatents", + "VHS_SelectMasks", "VHS_SplitImages", "VHS_SplitLatents", "VHS_SplitMasks", @@ -3156,8 +3159,12 @@ "MaraScottUpscalerRefinerNode_v3", "MaraScott_Kijai_TokenCounter_v1", "McBoaty_Refiner_v4", + "McBoaty_Refiner_v5", "McBoaty_TilePrompter_v4", - "McBoaty_Upscaler_v4" + "McBoaty_TilePrompter_v5", + "McBoaty_Upscaler_v4", + "McBoaty_Upscaler_v5", + "UpscalerRefiner_McBoaty_v5" ], { "title_aux": "\ud83d\udc30 MaraScott Nodes" @@ -8071,6 +8078,7 @@ "ModelMergeSDXL", "ModelMergeSimple", "ModelMergeSubtract", + "ModelSamplingAuraFlow", "ModelSamplingContinuousEDM", "ModelSamplingContinuousV", "ModelSamplingDiscrete", @@ -8973,6 +8981,7 @@ "Eden_Int", "Eden_Lora_Loader", "Eden_String", + "Eden_gpt4_node", "FolderScanner", "GetRandomFile", "Get_Prefixed_Imgs", @@ -9875,12 +9884,14 @@ "Griptape Combine: Rules List", "Griptape Combine: Tool List", "Griptape Config: Environment Variables", + "Griptape Convert: Agent to Tool", "Griptape Convert: Text to CLIP Encode", "Griptape Convert: Text to Combo", "Griptape Create: Agent", "Griptape Create: CLIP Text Encode", "Griptape Create: Image Variation", "Griptape Create: Image from Text", + "Griptape Create: Pipeline", "Griptape Create: Rules", "Griptape Create: Text", "Griptape Display: Artifact", @@ -9896,11 +9907,14 @@ "Griptape Expand: Agent Nodes", "Griptape Load: Audio", "Griptape Load: Image From URL", + "Griptape Pipeline: Add Task", + "Griptape Pipeline: Insert Task", "Griptape Run: Agent", "Griptape Run: Audio Transcription", "Griptape Run: Image Description", "Griptape Run: Parallel Image Description", "Griptape Run: Prompt Task", + "Griptape Run: Structure", "Griptape Run: Text Summary", "Griptape Run: Tool Task", "Griptape Run: Toolkit Task", @@ -12588,9 +12602,14 @@ ], "https://github.com/mattjohnpowell/comfyui-lmstudio-image-to-text-node": [ [ - "LM Studio Image To Text" + "LM Studio Image To Text", + "LM Studio Text Generation" ], { + "author": "Matt John Powell", + "description": "This extension provides two custom nodes for ComfyUI that integrate LM Studio's capabilities:", + "nickname": "LM Studio Nodes", + "title": "LM Studio Nodes for ComfyUI", "title_aux": "LM Studio Image to Text Node for ComfyUI" } ], @@ -15126,7 +15145,10 @@ "https://github.com/tritant/ComfyUI_CreaPrompt": [ [ "CreaPrompt", - "CreaPrompt List" + "CreaPrompt List", + "CreaPrompt_1", + "CreaPrompt_2", + "CreaPrompt_3" ], { "title_aux": "ComfyUI-CreaPrompt" @@ -16216,4 +16238,4 @@ "title_aux": "SDXLCustomAspectRatio" } ] -} +} \ No newline at end of file diff --git a/github-stats.json b/github-stats.json index 0de2237f..ff0c91d7 100644 --- a/github-stats.json +++ b/github-stats.json @@ -2,5301 +2,5306 @@ "https://github.com/0xbitches/ComfyUI-LCM": { "stars": 248, "last_update": "2023-11-11 21:24:33", - "author_account_age_days": 548 + "author_account_age_days": 550 }, "https://github.com/1038lab/ComfyUI-GPT2P": { "stars": 3, "last_update": "2024-06-10 16:56:29", - "author_account_age_days": 469 + "author_account_age_days": 470 }, "https://github.com/1038lab/ComfyUI_LatentSizeSelector": { "stars": 1, "last_update": "2024-07-03 23:22:52", - "author_account_age_days": 469 + "author_account_age_days": 470 }, "https://github.com/11cafe/comfyui-workspace-manager": { - "stars": 833, + "stars": 837, "last_update": "2024-07-10 03:28:00", - "author_account_age_days": 221 + "author_account_age_days": 223 }, "https://github.com/11dogzi/ComfUI-EGAdapterMadAssistant": { - "stars": 12, + "stars": 24, "last_update": "2024-07-09 14:44:29", - "author_account_age_days": 142 + "author_account_age_days": 143 }, "https://github.com/11dogzi/Comfyui-ergouzi-Nodes": { "stars": 22, "last_update": "2024-05-23 00:08:39", - "author_account_age_days": 142 + "author_account_age_days": 143 }, "https://github.com/11dogzi/Comfyui-ergouzi-samplers": { "stars": 21, "last_update": "2024-06-28 05:28:05", - "author_account_age_days": 142 + "author_account_age_days": 143 }, "https://github.com/1mckw/Comfyui-Gelbooru": { "stars": 2, "last_update": "2024-05-27 07:45:00", - "author_account_age_days": 707 + "author_account_age_days": 708 }, "https://github.com/42lux/ComfyUI-safety-checker": { "stars": 20, "last_update": "2024-05-22 22:11:59", - "author_account_age_days": 3715 + "author_account_age_days": 3717 }, "https://github.com/438443467/ComfyUI-GPT4V-Image-Captioner": { "stars": 20, "last_update": "2024-06-13 05:51:56", - "author_account_age_days": 431 + "author_account_age_days": 432 }, "https://github.com/54rt1n/ComfyUI-DareMerge": { "stars": 50, "last_update": "2024-07-09 16:29:23", - "author_account_age_days": 4067 + "author_account_age_days": 4069 }, "https://github.com/80sVectorz/ComfyUI-Static-Primitives": { "stars": 10, "last_update": "2024-05-23 11:20:57", - "author_account_age_days": 1487 + "author_account_age_days": 1489 }, "https://github.com/A4P7J1N7M05OT/ComfyUI-AutoColorGimp": { "stars": 0, "last_update": "2024-05-23 00:26:10", - "author_account_age_days": 489 + "author_account_age_days": 491 }, "https://github.com/A4P7J1N7M05OT/ComfyUI-PixelOE": { "stars": 7, "last_update": "2024-06-02 14:57:59", - "author_account_age_days": 489 + "author_account_age_days": 491 }, "https://github.com/AARG-FAN/Image-Raster-for-ComfyUI": { "stars": 70, "last_update": "2024-06-23 14:56:16", - "author_account_age_days": 516 + "author_account_age_days": 517 }, "https://github.com/AI2lab/comfyUI-DeepSeek-2lab": { "stars": 3, "last_update": "2024-07-03 04:07:46", - "author_account_age_days": 209 + "author_account_age_days": 210 }, "https://github.com/AI2lab/comfyUI-siliconflow-api-2lab": { "stars": 3, "last_update": "2024-06-29 18:08:21", - "author_account_age_days": 209 + "author_account_age_days": 210 }, "https://github.com/AI2lab/comfyUI-tool-2lab": { "stars": 11, "last_update": "2024-07-11 06:36:13", - "author_account_age_days": 209 + "author_account_age_days": 210 }, "https://github.com/AIFSH/ComfyUI-3d-photo-inpainting": { "stars": 7, "last_update": "2024-06-19 13:59:49", - "author_account_age_days": 248 + "author_account_age_days": 249 }, "https://github.com/AIFSH/ComfyUI-AuraSR": { - "stars": 14, + "stars": 15, "last_update": "2024-06-27 14:00:16", - "author_account_age_days": 248 + "author_account_age_days": 249 }, "https://github.com/AIFSH/ComfyUI-DiffSynth-Studio": { - "stars": 33, + "stars": 34, "last_update": "2024-07-02 13:01:42", - "author_account_age_days": 248 + "author_account_age_days": 249 }, "https://github.com/AIFSH/ComfyUI-FishSpeech": { "stars": 8, "last_update": "2024-05-23 01:18:49", - "author_account_age_days": 248 + "author_account_age_days": 249 }, "https://github.com/AIFSH/ComfyUI-GPT_SoVITS": { "stars": 161, "last_update": "2024-06-14 07:05:01", - "author_account_age_days": 248 + "author_account_age_days": 249 }, "https://github.com/AIFSH/ComfyUI-Hallo": { "stars": 230, "last_update": "2024-06-24 06:43:23", - "author_account_age_days": 248 + "author_account_age_days": 249 }, "https://github.com/AIFSH/ComfyUI-I2V-Adapter": { "stars": 7, "last_update": "2024-07-02 01:59:49", - "author_account_age_days": 248 + "author_account_age_days": 249 }, "https://github.com/AIFSH/ComfyUI-IP_LAP": { "stars": 24, "last_update": "2024-06-14 07:05:39", - "author_account_age_days": 248 + "author_account_age_days": 249 }, "https://github.com/AIFSH/ComfyUI-Live2DViewer": { "stars": 2, "last_update": "2024-06-14 07:04:49", - "author_account_age_days": 248 + "author_account_age_days": 249 }, "https://github.com/AIFSH/ComfyUI-MARS5-TTS": { - "stars": 18, + "stars": 19, "last_update": "2024-07-02 02:00:28", - "author_account_age_days": 248 + "author_account_age_days": 249 }, "https://github.com/AIFSH/ComfyUI-MimicBrush": { "stars": 71, "last_update": "2024-06-17 22:26:53", - "author_account_age_days": 248 + "author_account_age_days": 249 }, "https://github.com/AIFSH/ComfyUI-MimicMotion": { - "stars": 241, + "stars": 246, "last_update": "2024-07-02 13:59:07", - "author_account_age_days": 248 + "author_account_age_days": 249 }, "https://github.com/AIFSH/ComfyUI-MuseTalk_FSH": { "stars": 9, "last_update": "2024-06-14 07:05:19", - "author_account_age_days": 248 + "author_account_age_days": 249 }, "https://github.com/AIFSH/ComfyUI-RVC": { "stars": 9, "last_update": "2024-06-14 07:05:25", - "author_account_age_days": 248 + "author_account_age_days": 249 }, "https://github.com/AIFSH/ComfyUI-UVR5": { "stars": 64, "last_update": "2024-06-20 07:31:20", - "author_account_age_days": 248 + "author_account_age_days": 249 }, "https://github.com/AIFSH/ComfyUI-UniAnimate": { "stars": 27, "last_update": "2024-06-30 09:20:25", - "author_account_age_days": 248 + "author_account_age_days": 249 }, "https://github.com/AIFSH/ComfyUI-WhisperX": { "stars": 21, "last_update": "2024-06-14 07:05:31", - "author_account_age_days": 248 + "author_account_age_days": 249 }, "https://github.com/AIFSH/ComfyUI-XTTS": { - "stars": 28, + "stars": 29, "last_update": "2024-06-24 09:45:59", - "author_account_age_days": 248 + "author_account_age_days": 249 }, "https://github.com/AIFSH/ComfyUI_V-Express": { "stars": 77, "last_update": "2024-06-23 09:54:57", - "author_account_age_days": 248 + "author_account_age_days": 249 }, "https://github.com/AIFSH/CosyVoice-ComfyUI": { - "stars": 3, - "last_update": "2024-07-11 11:01:42", - "author_account_age_days": 248 + "stars": 15, + "last_update": "2024-07-11 15:59:28", + "author_account_age_days": 249 }, "https://github.com/AIGCTeam/ComfyUI_kkTranslator_nodes": { "stars": 5, "last_update": "2024-05-23 00:13:50", - "author_account_age_days": 227 + "author_account_age_days": 228 }, "https://github.com/AIGODLIKE/AIGODLIKE-COMFYUI-TRANSLATION": { - "stars": 1048, + "stars": 1054, "last_update": "2024-07-11 02:57:36", - "author_account_age_days": 518 + "author_account_age_days": 519 }, "https://github.com/AIGODLIKE/AIGODLIKE-ComfyUI-Studio": { - "stars": 209, + "stars": 210, "last_update": "2024-06-05 00:52:46", - "author_account_age_days": 518 + "author_account_age_days": 519 }, "https://github.com/AIGODLIKE/ComfyUI-CUP": { - "stars": 6, + "stars": 8, "last_update": "2024-06-21 03:43:20", - "author_account_age_days": 518 + "author_account_age_days": 519 }, "https://github.com/AIGODLIKE/ComfyUI-ToonCrafter": { "stars": 264, "last_update": "2024-06-18 08:04:40", - "author_account_age_days": 518 + "author_account_age_days": 519 }, "https://github.com/AInseven/ComfyUI-fastblend": { - "stars": 136, + "stars": 137, "last_update": "2024-06-14 07:13:21", - "author_account_age_days": 1700 + "author_account_age_days": 1701 }, "https://github.com/AIrjen/OneButtonPrompt": { - "stars": 756, + "stars": 758, "last_update": "2024-07-09 17:44:12", - "author_account_age_days": 459 + "author_account_age_days": 461 }, "https://github.com/ALatentPlace/ComfyUI_yanc": { "stars": 23, "last_update": "2024-06-30 10:04:17", - "author_account_age_days": 1476 + "author_account_age_days": 1478 }, "https://github.com/AbdullahAlfaraj/Comfy-Photoshop-SD": { "stars": 185, "last_update": "2024-06-14 07:04:37", - "author_account_age_days": 3684 + "author_account_age_days": 3686 }, "https://github.com/AbyssYuan0/ComfyUI_BadgerTools": { "stars": 6, "last_update": "2024-06-19 11:46:19", - "author_account_age_days": 506 + "author_account_age_days": 507 }, "https://github.com/Acly/comfyui-inpaint-nodes": { - "stars": 473, + "stars": 477, "last_update": "2024-07-02 10:02:46", - "author_account_age_days": 3821 + "author_account_age_days": 3823 }, "https://github.com/Acly/comfyui-tooling-nodes": { "stars": 216, "last_update": "2024-06-24 15:56:37", - "author_account_age_days": 3821 + "author_account_age_days": 3823 }, "https://github.com/AiMiDi/ComfyUI-Aimidi-nodes": { "stars": 0, "last_update": "2024-06-20 17:26:02", - "author_account_age_days": 1292 + "author_account_age_days": 1294 }, "https://github.com/AlekPet/ComfyUI_Custom_Nodes_AlekPet": { - "stars": 685, - "last_update": "2024-06-28 14:06:48", - "author_account_age_days": 2716 + "stars": 691, + "last_update": "2024-07-11 13:15:29", + "author_account_age_days": 2718 }, "https://github.com/Alysondao/Comfyui-Yolov8-JSON": { "stars": 13, "last_update": "2024-07-10 09:37:54", - "author_account_age_days": 1047 + "author_account_age_days": 1048 }, "https://github.com/Amorano/Jovimetrix": { - "stars": 172, + "stars": 173, "last_update": "2024-07-07 17:11:00", - "author_account_age_days": 5229 + "author_account_age_days": 5230 }, "https://github.com/AonekoSS/ComfyUI-LoRA-Tuner": { "stars": 5, "last_update": "2024-07-05 13:48:56", - "author_account_age_days": 4108 + "author_account_age_days": 4110 }, "https://github.com/AonekoSS/ComfyUI-SimpleCounter": { "stars": 1, "last_update": "2024-07-05 13:46:19", - "author_account_age_days": 4108 + "author_account_age_days": 4110 }, "https://github.com/ArcherFMY/Diffusion360_ComfyUI": { "stars": 18, "last_update": "2024-05-28 03:14:17", - "author_account_age_days": 3406 + "author_account_age_days": 3407 }, "https://github.com/ArdeniusAI/CPlus_Ardenius": { "stars": 0, "last_update": "2024-06-14 07:13:26", - "author_account_age_days": 143 + "author_account_age_days": 145 }, "https://github.com/ArtBot2023/CharacterFaceSwap": { "stars": 57, "last_update": "2024-05-22 20:53:09", - "author_account_age_days": 310 + "author_account_age_days": 311 }, "https://github.com/ArtVentureX/comfyui-animatediff": { "stars": 644, "last_update": "2024-05-22 18:16:43", - "author_account_age_days": 422 + "author_account_age_days": 423 }, "https://github.com/AshMartian/ComfyUI-DirGir": { "stars": 11, "last_update": "2024-05-29 22:28:55", - "author_account_age_days": 4603 + "author_account_age_days": 4604 }, "https://github.com/AuroBit/ComfyUI-AnimateAnyone-reproduction": { "stars": 35, "last_update": "2024-06-14 09:03:24", - "author_account_age_days": 406 + "author_account_age_days": 408 }, "https://github.com/AuroBit/ComfyUI-OOTDiffusion": { "stars": 358, - "last_update": "2024-06-14 08:11:00", - "author_account_age_days": 406 + "last_update": "2024-07-12 03:49:27", + "author_account_age_days": 408 }, "https://github.com/AustinMroz/ComfyUI-DynamicOversampling": { "stars": 0, "last_update": "2024-06-14 07:06:51", - "author_account_age_days": 4091 + "author_account_age_days": 4092 }, "https://github.com/AustinMroz/ComfyUI-SpliceTools": { "stars": 7, "last_update": "2024-06-14 07:07:21", - "author_account_age_days": 4091 + "author_account_age_days": 4092 }, "https://github.com/AustinMroz/ComfyUI-WorkflowCheckpointing": { "stars": 6, "last_update": "2024-07-03 21:55:35", - "author_account_age_days": 4091 + "author_account_age_days": 4092 }, "https://github.com/Auttasak-L/ComfyUI-ImageCropper": { "stars": 1, "last_update": "2024-05-23 05:04:53", - "author_account_age_days": 2666 + "author_account_age_days": 2667 }, "https://github.com/BAIS1C/ComfyUI_RSS_Feed_Reader": { "stars": 2, "last_update": "2024-06-20 03:42:00", - "author_account_age_days": 506 + "author_account_age_days": 508 }, "https://github.com/BXYMartin/ComfyUI-InstantIDUtils": { "stars": 3, "last_update": "2024-05-23 00:08:50", - "author_account_age_days": 2460 + "author_account_age_days": 2461 }, "https://github.com/BadCafeCode/masquerade-nodes-comfyui": { - "stars": 315, + "stars": 318, "last_update": "2024-06-19 04:16:54", - "author_account_age_days": 447 + "author_account_age_days": 448 }, "https://github.com/Beinsezii/bsz-cui-extras": { "stars": 21, "last_update": "2024-05-22 20:46:45", - "author_account_age_days": 2243 + "author_account_age_days": 2244 }, "https://github.com/BenNarum/ComfyUI_CAS": { "stars": 1, "last_update": "2024-07-10 14:59:23", - "author_account_age_days": 3089 + "author_account_age_days": 3090 }, "https://github.com/BenNarum/SigmaWaveFormNode": { "stars": 5, "last_update": "2024-06-20 15:20:35", - "author_account_age_days": 3089 + "author_account_age_days": 3090 }, "https://github.com/BennyKok/comfyui-deploy": { - "stars": 715, - "last_update": "2024-07-08 05:06:56", - "author_account_age_days": 3013 + "stars": 717, + "last_update": "2024-07-12 19:24:13", + "author_account_age_days": 3014 }, "https://github.com/Big-Idea-Technology/ComfyUI-Book-Tools": { "stars": 17, "last_update": "2024-06-21 10:21:10", - "author_account_age_days": 888 + "author_account_age_days": 890 }, "https://github.com/Big-Idea-Technology/ComfyUI_LLM_Node": { "stars": 50, "last_update": "2024-06-21 10:13:50", - "author_account_age_days": 888 + "author_account_age_days": 890 }, "https://github.com/Billius-AI/ComfyUI-Path-Helper": { "stars": 14, "last_update": "2024-05-22 23:25:08", - "author_account_age_days": 151 + "author_account_age_days": 153 }, "https://github.com/BlakeOne/ComfyUI-CustomScheduler": { "stars": 11, "last_update": "2024-05-23 00:23:56", - "author_account_age_days": 2549 + "author_account_age_days": 2551 }, "https://github.com/BlakeOne/ComfyUI-NodePresets": { "stars": 11, "last_update": "2024-05-23 00:24:07", - "author_account_age_days": 2549 + "author_account_age_days": 2551 }, "https://github.com/BlakeOne/ComfyUI-NodeReset": { "stars": 1, "last_update": "2024-05-23 00:24:18", - "author_account_age_days": 2549 + "author_account_age_days": 2551 }, "https://github.com/BlakeOne/ComfyUI-SchedulerMixer": { "stars": 10, "last_update": "2024-05-23 00:23:44", - "author_account_age_days": 2549 + "author_account_age_days": 2551 }, "https://github.com/BlenderNeko/ComfyUI_ADV_CLIP_emb": { - "stars": 274, + "stars": 277, "last_update": "2024-05-22 14:56:13", - "author_account_age_days": 494 + "author_account_age_days": 496 }, "https://github.com/BlenderNeko/ComfyUI_Cutoff": { "stars": 345, "last_update": "2024-05-22 15:01:45", - "author_account_age_days": 494 + "author_account_age_days": 496 }, "https://github.com/BlenderNeko/ComfyUI_Noise": { - "stars": 216, + "stars": 219, "last_update": "2024-06-10 16:38:48", - "author_account_age_days": 494 + "author_account_age_days": 496 }, "https://github.com/BlenderNeko/ComfyUI_SeeCoder": { "stars": 35, "last_update": "2024-05-22 14:57:04", - "author_account_age_days": 494 + "author_account_age_days": 496 }, "https://github.com/BlenderNeko/ComfyUI_TiledKSampler": { "stars": 297, "last_update": "2024-05-22 14:56:49", - "author_account_age_days": 494 + "author_account_age_days": 496 }, "https://github.com/CC-BryanOttho/ComfyUI_API_Manager": { "stars": 13, "last_update": "2024-06-14 07:13:34", - "author_account_age_days": 501 + "author_account_age_days": 503 }, "https://github.com/CYBERLOOM-INC/ComfyUI-nodes-hnmr": { "stars": 6, "last_update": "2024-05-22 17:55:41", - "author_account_age_days": 266 + "author_account_age_days": 268 }, "https://github.com/CavinHuang/comfyui-nodes-docs": { - "stars": 77, + "stars": 78, "last_update": "2024-07-04 11:29:55", - "author_account_age_days": 2743 + "author_account_age_days": 2744 }, "https://github.com/Chan-0312/ComfyUI-EasyDeforum": { "stars": 9, "last_update": "2024-05-22 23:22:14", - "author_account_age_days": 1883 + "author_account_age_days": 1884 }, "https://github.com/Chan-0312/ComfyUI-IPAnimate": { "stars": 66, "last_update": "2024-05-22 23:22:03", - "author_account_age_days": 1883 + "author_account_age_days": 1884 }, "https://github.com/Chan-0312/ComfyUI-Prompt-Preview": { "stars": 19, "last_update": "2024-06-14 09:01:37", - "author_account_age_days": 1883 + "author_account_age_days": 1884 }, "https://github.com/Chaoses-Ib/ComfyUI_Ib_CustomNodes": { "stars": 13, "last_update": "2024-04-05 11:14:24", - "author_account_age_days": 1895 + "author_account_age_days": 1897 }, "https://github.com/Clybius/ComfyUI-Extra-Samplers": { "stars": 58, "last_update": "2024-06-14 09:03:17", - "author_account_age_days": 1750 + "author_account_age_days": 1752 }, "https://github.com/Clybius/ComfyUI-Latent-Modifiers": { "stars": 69, "last_update": "2024-06-14 09:02:44", - "author_account_age_days": 1750 + "author_account_age_days": 1752 }, "https://github.com/CosmicLaca/ComfyUI_Primere_Nodes": { "stars": 85, "last_update": "2024-06-29 07:14:23", - "author_account_age_days": 3672 + "author_account_age_days": 3673 }, "https://github.com/Cyberschorsch/ComfyUI-checkpoint-config-loader": { "stars": 0, - "last_update": "2024-07-11 14:31:41", - "author_account_age_days": 5175 + "last_update": "2024-07-11 16:59:18", + "author_account_age_days": 5176 }, "https://github.com/Danand/ComfyUI-ComfyCouple": { "stars": 21, "last_update": "2024-07-03 22:22:08", - "author_account_age_days": 4305 + "author_account_age_days": 4307 }, "https://github.com/DarKDinDoN/comfyui-checkpoint-automatic-config": { "stars": 3, "last_update": "2024-05-26 08:00:23", - "author_account_age_days": 4456 + "author_account_age_days": 4458 }, "https://github.com/DataCTE/prompt_injection": { "stars": 66, "last_update": "2024-06-21 12:56:43", - "author_account_age_days": 794 + "author_account_age_days": 796 }, "https://github.com/DeJoker/pipeline-parallel-comfy": { "stars": 1, "last_update": "2024-07-09 03:00:49", - "author_account_age_days": 3007 + "author_account_age_days": 3009 }, "https://github.com/Derfuu/Derfuu_ComfyUI_ModdedNodes": { - "stars": 312, + "stars": 311, "last_update": "2024-06-22 02:12:19", - "author_account_age_days": 1791 + "author_account_age_days": 1793 }, "https://github.com/DigitalIO/ComfyUI-stable-wildcards": { "stars": 19, "last_update": "2024-05-24 21:15:08", - "author_account_age_days": 4055 + "author_account_age_days": 4057 }, "https://github.com/DimaChaichan/LAizypainter-Exporter-ComfyUI": { "stars": 7, "last_update": "2024-05-22 23:14:06", - "author_account_age_days": 3090 + "author_account_age_days": 3091 }, "https://github.com/DonBaronFactory/ComfyUI-Cre8it-Nodes": { "stars": 0, "last_update": "2024-05-22 23:24:30", - "author_account_age_days": 3504 + "author_account_age_days": 3506 }, "https://github.com/DrJKL/ComfyUI-Anchors": { "stars": 6, "last_update": "2024-06-20 18:23:00", - "author_account_age_days": 5011 + "author_account_age_days": 5013 }, "https://github.com/DrMWeigand/ComfyUI_ColorImageDetection": { "stars": 2, "last_update": "2024-05-23 00:25:14", - "author_account_age_days": 1048 + "author_account_age_days": 1050 }, "https://github.com/Electrofried/ComfyUI-OpenAINode": { "stars": 19, "last_update": "2024-06-14 09:01:22", - "author_account_age_days": 2637 + "author_account_age_days": 2638 }, "https://github.com/EllangoK/ComfyUI-post-processing-nodes": { "stars": 146, "last_update": "2024-05-22 17:54:09", - "author_account_age_days": 2795 + "author_account_age_days": 2796 }, "https://github.com/Excidos/ComfyUI-Documents": { - "stars": 14, - "last_update": "2024-07-11 10:45:54", - "author_account_age_days": 24 + "stars": 17, + "last_update": "2024-07-11 20:15:21", + "author_account_age_days": 25 }, "https://github.com/ExponentialML/ComfyUI_ModelScopeT2V": { "stars": 25, "last_update": "2024-05-23 00:12:17", - "author_account_age_days": 1640 + "author_account_age_days": 1642 }, "https://github.com/ExponentialML/ComfyUI_Native_DynamiCrafter": { "stars": 102, "last_update": "2024-06-08 02:33:02", - "author_account_age_days": 1640 + "author_account_age_days": 1642 }, "https://github.com/ExponentialML/ComfyUI_VisualStylePrompting": { "stars": 255, "last_update": "2024-05-23 00:12:41", - "author_account_age_days": 1640 + "author_account_age_days": 1642 }, "https://github.com/Extraltodeus/ComfyUI-AutomaticCFG": { - "stars": 286, + "stars": 289, "last_update": "2024-07-10 00:27:18", - "author_account_age_days": 3166 + "author_account_age_days": 3168 }, "https://github.com/Extraltodeus/LoadLoraWithTags": { "stars": 42, "last_update": "2024-06-22 21:05:44", - "author_account_age_days": 3166 + "author_account_age_days": 3168 }, "https://github.com/Extraltodeus/Stable-Diffusion-temperature-settings": { - "stars": 34, + "stars": 35, "last_update": "2024-07-10 00:27:51", - "author_account_age_days": 3166 + "author_account_age_days": 3168 }, "https://github.com/Extraltodeus/Uncond-Zero-for-ComfyUI": { - "stars": 38, + "stars": 39, "last_update": "2024-07-10 00:27:36", - "author_account_age_days": 3166 + "author_account_age_days": 3168 }, "https://github.com/Extraltodeus/Vector_Sculptor_ComfyUI": { - "stars": 87, + "stars": 92, "last_update": "2024-07-10 00:28:03", - "author_account_age_days": 3166 + "author_account_age_days": 3168 }, "https://github.com/Extraltodeus/noise_latent_perlinpinpin": { "stars": 23, "last_update": "2024-06-22 21:05:57", - "author_account_age_days": 3166 + "author_account_age_days": 3168 }, "https://github.com/Extraltodeus/pre_cfg_comfy_nodes_for_ComfyUI": { - "stars": 4, + "stars": 5, "last_update": "2024-07-11 02:34:36", - "author_account_age_days": 3166 + "author_account_age_days": 3168 }, "https://github.com/Extraltodeus/sigmas_tools_and_the_golden_scheduler": { "stars": 46, "last_update": "2024-06-22 21:05:34", - "author_account_age_days": 3166 + "author_account_age_days": 3168 }, "https://github.com/Fannovel16/ComfyUI-Frame-Interpolation": { - "stars": 358, + "stars": 359, "last_update": "2024-06-20 16:25:59", - "author_account_age_days": 3148 + "author_account_age_days": 3150 }, "https://github.com/Fannovel16/ComfyUI-Loopchain": { "stars": 30, "last_update": "2023-12-15 14:25:35", - "author_account_age_days": 3148 + "author_account_age_days": 3150 }, "https://github.com/Fannovel16/ComfyUI-MagickWand": { - "stars": 73, + "stars": 74, "last_update": "2024-06-20 16:23:15", - "author_account_age_days": 3148 + "author_account_age_days": 3150 }, "https://github.com/Fannovel16/ComfyUI-MotionDiff": { "stars": 150, "last_update": "2024-06-20 16:29:32", - "author_account_age_days": 3148 + "author_account_age_days": 3150 }, "https://github.com/Fannovel16/ComfyUI-Video-Matting": { - "stars": 151, + "stars": 152, "last_update": "2024-06-20 16:14:38", - "author_account_age_days": 3148 + "author_account_age_days": 3150 }, "https://github.com/Fannovel16/comfyui_controlnet_aux": { - "stars": 1673, + "stars": 1683, "last_update": "2024-07-08 17:03:55", - "author_account_age_days": 3148 + "author_account_age_days": 3150 }, "https://github.com/Fantaxico/ComfyUI-GCP-Storage": { "stars": 0, "last_update": "2024-06-14 09:05:52", - "author_account_age_days": 552 + "author_account_age_days": 554 }, "https://github.com/Feidorian/feidorian-ComfyNodes": { "stars": 5, "last_update": "2024-06-20 11:31:37", - "author_account_age_days": 2772 + "author_account_age_days": 2773 }, "https://github.com/Fictiverse/ComfyUI_Fictiverse": { "stars": 7, "last_update": "2024-06-05 19:03:21", - "author_account_age_days": 688 + "author_account_age_days": 690 }, "https://github.com/Fihade/IC-Light-ComfyUI-Node": { "stars": 6, "last_update": "2024-07-02 03:47:17", - "author_account_age_days": 2764 + "author_account_age_days": 2765 }, "https://github.com/FizzleDorf/ComfyUI-AIT": { "stars": 44, "last_update": "2024-06-22 03:13:05", - "author_account_age_days": 1996 + "author_account_age_days": 1998 }, "https://github.com/FizzleDorf/ComfyUI_FizzNodes": { "stars": 327, "last_update": "2024-06-27 03:29:51", - "author_account_age_days": 1996 + "author_account_age_days": 1998 }, "https://github.com/FlyingFireCo/tiled_ksampler": { "stars": 56, "last_update": "2024-05-22 23:15:17", - "author_account_age_days": 649 + "author_account_age_days": 651 }, "https://github.com/ForeignGods/ComfyUI-Mana-Nodes": { "stars": 182, "last_update": "2024-05-29 18:29:05", - "author_account_age_days": 1260 + "author_account_age_days": 1262 }, "https://github.com/Franck-Demongin/NX_PromptStyler": { "stars": 5, "last_update": "2024-05-22 23:25:21", - "author_account_age_days": 1788 + "author_account_age_days": 1789 }, "https://github.com/FredBill1/comfyui-fb-utils": { "stars": 0, "last_update": "2024-05-23 01:41:02", - "author_account_age_days": 2334 + "author_account_age_days": 2335 }, "https://github.com/Fucci-Mateo/ComfyUI-Airtable": { "stars": 0, "last_update": "2024-06-25 13:35:18", - "author_account_age_days": 895 + "author_account_age_days": 897 }, "https://github.com/FuouM/ComfyUI-FirstOrderMM": { "stars": 2, "last_update": "2024-07-01 10:46:26", - "author_account_age_days": 1698 + "author_account_age_days": 1699 }, "https://github.com/G-370/ComfyUI-SD3-Powerlab": { "stars": 17, "last_update": "2024-06-22 19:17:18", - "author_account_age_days": 1536 + "author_account_age_days": 1537 }, "https://github.com/GMapeSplat/ComfyUI_ezXY": { "stars": 24, "last_update": "2024-05-29 17:43:08", - "author_account_age_days": 1314 + "author_account_age_days": 1316 }, "https://github.com/GTSuya-Studio/ComfyUI-Gtsuya-Nodes": { "stars": 7, "last_update": "2024-05-22 21:31:52", - "author_account_age_days": 2573 + "author_account_age_days": 2575 }, "https://github.com/GavChap/ComfyUI-SD3LatentSelectRes": { - "stars": 10, + "stars": 11, "last_update": "2024-06-19 11:01:41", - "author_account_age_days": 4584 + "author_account_age_days": 4586 }, "https://github.com/GentlemanHu/ComfyUI-SunoAI": { "stars": 10, "last_update": "2024-06-14 06:02:29", - "author_account_age_days": 2400 + "author_account_age_days": 2401 }, "https://github.com/Goktug/comfyui-saveimage-plus": { - "stars": 2, + "stars": 3, "last_update": "2024-06-20 07:23:48", - "author_account_age_days": 4949 + "author_account_age_days": 4950 }, "https://github.com/Gourieff/comfyui-reactor-node": { - "stars": 1132, + "stars": 1141, "last_update": "2024-07-03 09:36:19", - "author_account_age_days": 1136 + "author_account_age_days": 1138 }, "https://github.com/GraftingRayman/ComfyUI_GraftingRayman": { "stars": 24, "last_update": "2024-07-09 08:28:38", - "author_account_age_days": 180 + "author_account_age_days": 181 }, "https://github.com/Grant-CP/ComfyUI-LivePortraitKJ-MPS": { "stars": 10, - "last_update": "2024-07-11 03:37:01", - "author_account_age_days": 1190 + "last_update": "2024-07-11 22:04:16", + "author_account_age_days": 1192 }, "https://github.com/GreenLandisaLie/AuraSR-ComfyUI": { - "stars": 70, + "stars": 74, "last_update": "2024-07-04 00:07:10", - "author_account_age_days": 1214 + "author_account_age_days": 1216 }, "https://github.com/Guillaume-Fgt/ComfyUI_StableCascadeLatentRatio": { "stars": 3, "last_update": "2024-06-14 08:59:42", - "author_account_age_days": 1497 + "author_account_age_days": 1498 }, "https://github.com/HAL41/ComfyUI-aichemy-nodes": { "stars": 4, "last_update": "2024-05-22 23:10:19", - "author_account_age_days": 2862 + "author_account_age_days": 2864 }, "https://github.com/HECer/ComfyUI-FilePathCreator": { "stars": 3, "last_update": "2024-07-09 22:02:15", - "author_account_age_days": 2997 + "author_account_age_days": 2998 }, "https://github.com/Hangover3832/ComfyUI-Hangover-Moondream": { "stars": 37, "last_update": "2024-06-14 08:08:20", - "author_account_age_days": 627 + "author_account_age_days": 628 }, "https://github.com/Hangover3832/ComfyUI-Hangover-Nodes": { "stars": 33, "last_update": "2024-06-14 08:08:28", - "author_account_age_days": 627 + "author_account_age_days": 628 }, "https://github.com/Hangover3832/ComfyUI-Hangover-Recognize_Anything": { "stars": 16, "last_update": "2024-06-14 08:10:52", - "author_account_age_days": 627 + "author_account_age_days": 628 }, "https://github.com/Haoming02/comfyui-clear-screen": { "stars": 1, "last_update": "2024-07-09 08:49:03", - "author_account_age_days": 1348 + "author_account_age_days": 1349 }, "https://github.com/Haoming02/comfyui-diffusion-cg": { - "stars": 52, + "stars": 53, "last_update": "2024-07-10 03:26:36", - "author_account_age_days": 1348 + "author_account_age_days": 1349 }, "https://github.com/Haoming02/comfyui-floodgate": { "stars": 25, "last_update": "2024-07-09 09:02:07", - "author_account_age_days": 1348 + "author_account_age_days": 1349 }, "https://github.com/Haoming02/comfyui-menu-anchor": { "stars": 3, "last_update": "2024-07-09 10:03:10", - "author_account_age_days": 1348 + "author_account_age_days": 1349 }, "https://github.com/Haoming02/comfyui-node-beautify": { - "stars": 4, + "stars": 5, "last_update": "2024-07-09 09:25:46", - "author_account_age_days": 1348 + "author_account_age_days": 1349 }, "https://github.com/Haoming02/comfyui-prompt-format": { "stars": 30, "last_update": "2024-07-10 02:32:48", - "author_account_age_days": 1348 + "author_account_age_days": 1349 }, "https://github.com/Haoming02/comfyui-resharpen": { - "stars": 29, + "stars": 30, "last_update": "2024-07-10 03:10:18", - "author_account_age_days": 1348 + "author_account_age_days": 1349 }, "https://github.com/Haoming02/comfyui-tab-handler": { "stars": 4, "last_update": "2024-07-09 08:41:44", - "author_account_age_days": 1348 + "author_account_age_days": 1349 }, "https://github.com/HaydenReeve/ComfyUI-Better-Strings": { "stars": 0, "last_update": "2024-05-22 23:20:05", - "author_account_age_days": 2259 + "author_account_age_days": 2260 }, "https://github.com/HebelHuber/comfyui-enhanced-save-node": { "stars": 1, "last_update": "2024-06-14 08:59:28", - "author_account_age_days": 2341 + "author_account_age_days": 2342 }, "https://github.com/Hiero207/ComfyUI-Hiero-Nodes": { "stars": 6, "last_update": "2024-06-24 03:38:50", - "author_account_age_days": 1715 + "author_account_age_days": 1717 }, "https://github.com/Hopping-Mad-Games/ComfyUI_LiteLLM": { "stars": 3, "last_update": "2024-06-29 19:44:47", - "author_account_age_days": 205 + "author_account_age_days": 207 }, "https://github.com/IDGallagher/ComfyUI-IG-Nodes": { "stars": 1, "last_update": "2024-06-04 00:24:47", - "author_account_age_days": 5497 + "author_account_age_days": 5499 }, "https://github.com/ITurchenko/ComfyUI-SizeFromArray": { "stars": 0, "last_update": "2024-05-24 14:09:58", - "author_account_age_days": 3725 + "author_account_age_days": 3727 }, "https://github.com/Intersection98/ComfyUI_MX_post_processing-nodes": { "stars": 9, "last_update": "2024-05-23 01:12:46", - "author_account_age_days": 2647 + "author_account_age_days": 2648 }, "https://github.com/Inzaniak/comfyui-ranbooru": { "stars": 8, "last_update": "2024-05-22 23:12:23", - "author_account_age_days": 3926 + "author_account_age_days": 3928 }, "https://github.com/IsItDanOrAi/ComfyUI-Stereopsis": { "stars": 3, "last_update": "2024-06-21 20:39:06", - "author_account_age_days": 128 + "author_account_age_days": 130 }, "https://github.com/JPS-GER/ComfyUI_JPS-Nodes": { "stars": 40, "last_update": "2024-05-22 20:39:14", - "author_account_age_days": 332 + "author_account_age_days": 334 }, "https://github.com/Jannchie/ComfyUI-J": { "stars": 64, "last_update": "2024-06-20 12:08:09", - "author_account_age_days": 2570 + "author_account_age_days": 2571 }, "https://github.com/JaredTherriault/ComfyUI-JNodes": { "stars": 26, - "last_update": "2024-07-11 02:05:57", - "author_account_age_days": 3588 + "last_update": "2024-07-11 18:44:00", + "author_account_age_days": 3590 }, "https://github.com/JayLyu/ComfyUI_BaiKong_Node": { "stars": 0, "last_update": "2024-07-03 15:07:04", - "author_account_age_days": 3285 + "author_account_age_days": 3286 }, "https://github.com/JcandZero/ComfyUI_GLM4Node": { "stars": 25, "last_update": "2024-05-22 23:12:46", - "author_account_age_days": 707 + "author_account_age_days": 708 }, "https://github.com/Jcd1230/rembg-comfyui-node": { "stars": 122, "last_update": "2024-05-22 17:58:34", - "author_account_age_days": 4903 + "author_account_age_days": 4904 }, "https://github.com/JerryOrbachJr/ComfyUI-RandomSize": { "stars": 3, "last_update": "2024-05-22 23:18:51", - "author_account_age_days": 172 + "author_account_age_days": 174 }, "https://github.com/JettHu/ComfyUI-TCD": { "stars": 95, "last_update": "2024-07-10 02:54:27", - "author_account_age_days": 2374 + "author_account_age_days": 2376 }, "https://github.com/JettHu/ComfyUI_TGate": { "stars": 49, "last_update": "2024-07-10 02:57:19", - "author_account_age_days": 2374 + "author_account_age_days": 2376 }, "https://github.com/Jordach/comfy-plasma": { "stars": 53, "last_update": "2024-05-22 18:08:28", - "author_account_age_days": 4529 + "author_account_age_days": 4531 }, "https://github.com/Kaharos94/ComfyUI-Saveaswebp": { "stars": 33, "last_update": "2024-06-21 23:01:48", - "author_account_age_days": 1212 + "author_account_age_days": 1213 }, "https://github.com/Kangkang625/ComfyUI-paint-by-example": { "stars": 14, "last_update": "2024-05-22 22:20:27", - "author_account_age_days": 930 + "author_account_age_days": 932 }, "https://github.com/KewkLW/ComfyUI-kewky_tools": { "stars": 4, "last_update": "2024-07-10 05:45:11", - "author_account_age_days": 1704 + "author_account_age_days": 1705 }, "https://github.com/Koishi-Star/Euler-Smea-Dyn-Sampler": { "stars": 138, "last_update": "2024-06-16 15:50:10", - "author_account_age_days": 1502 + "author_account_age_days": 1504 }, "https://github.com/KoreTeknology/ComfyUI-Universal-Styler": { "stars": 15, "last_update": "2024-06-14 10:28:10", - "author_account_age_days": 3207 + "author_account_age_days": 3208 }, "https://github.com/Kosinkadink/ComfyUI-Advanced-ControlNet": { "stars": 444, "last_update": "2024-07-09 01:09:21", - "author_account_age_days": 3733 + "author_account_age_days": 3735 }, "https://github.com/Kosinkadink/ComfyUI-AnimateDiff-Evolved": { - "stars": 2334, - "last_update": "2024-07-11 04:05:27", - "author_account_age_days": 3733 + "stars": 2338, + "last_update": "2024-07-12 23:01:12", + "author_account_age_days": 3735 }, "https://github.com/Kosinkadink/ComfyUI-VideoHelperSuite": { - "stars": 420, - "last_update": "2024-07-10 18:08:22", - "author_account_age_days": 3733 + "stars": 423, + "last_update": "2024-07-12 03:08:51", + "author_account_age_days": 3735 }, "https://github.com/KytraScript/ComfyUI_KytraWebhookHTTP": { "stars": 3, "last_update": "2024-05-23 00:21:43", - "author_account_age_days": 1796 + "author_account_age_days": 1798 }, "https://github.com/LEv145/images-grid-comfy-plugin": { - "stars": 131, + "stars": 132, "last_update": "2024-05-30 17:54:32", - "author_account_age_days": 2224 + "author_account_age_days": 2226 }, "https://github.com/LZpenguin/ComfyUI-Text": { "stars": 23, "last_update": "2024-06-20 13:38:16", - "author_account_age_days": 1996 + "author_account_age_days": 1997 }, "https://github.com/LarryJane491/Image-Captioning-in-ComfyUI": { - "stars": 32, + "stars": 34, "last_update": "2024-06-06 20:45:43", - "author_account_age_days": 180 + "author_account_age_days": 182 }, "https://github.com/LarryJane491/Lora-Training-in-Comfy": { - "stars": 285, + "stars": 286, "last_update": "2024-06-09 05:24:00", - "author_account_age_days": 180 + "author_account_age_days": 182 }, "https://github.com/Layer-norm/comfyui-lama-remover": { "stars": 59, "last_update": "2024-05-25 00:12:04", - "author_account_age_days": 349 + "author_account_age_days": 350 }, "https://github.com/Lerc/canvas_tab": { "stars": 145, "last_update": "2024-05-22 20:48:45", - "author_account_age_days": 5384 + "author_account_age_days": 5386 }, "https://github.com/Limitex/ComfyUI-Calculation": { "stars": 0, "last_update": "2024-05-22 22:18:40", - "author_account_age_days": 1291 + "author_account_age_days": 1293 }, "https://github.com/Limitex/ComfyUI-Diffusers": { "stars": 117, "last_update": "2024-05-22 22:18:57", - "author_account_age_days": 1291 + "author_account_age_days": 1293 }, "https://github.com/Loewen-Hob/rembg-comfyui-node-better": { "stars": 44, "last_update": "2024-05-23 00:32:53", - "author_account_age_days": 487 + "author_account_age_days": 489 }, "https://github.com/LonicaMewinsky/ComfyUI-MakeFrame": { "stars": 23, "last_update": "2024-05-22 21:29:02", - "author_account_age_days": 992 + "author_account_age_days": 994 }, "https://github.com/LonicaMewinsky/ComfyUI-RawSaver": { "stars": 2, "last_update": "2024-05-22 21:31:28", - "author_account_age_days": 992 + "author_account_age_days": 994 }, "https://github.com/Ludobico/ComfyUI-ScenarioPrompt": { "stars": 14, "last_update": "2024-06-21 06:43:02", - "author_account_age_days": 1049 + "author_account_age_days": 1051 }, "https://github.com/LyazS/comfyui-anime-seg": { "stars": 4, "last_update": "2024-05-22 23:21:49", - "author_account_age_days": 2874 + "author_account_age_days": 2875 }, "https://github.com/M1kep/ComfyLiterals": { "stars": 13, "last_update": "2024-05-22 20:31:38", - "author_account_age_days": 4275 + "author_account_age_days": 4276 }, "https://github.com/M1kep/ComfyUI-KepOpenAI": { "stars": 26, "last_update": "2024-05-22 20:33:54", - "author_account_age_days": 4275 + "author_account_age_days": 4276 }, "https://github.com/M1kep/ComfyUI-OtherVAEs": { "stars": 2, "last_update": "2024-05-22 20:33:41", - "author_account_age_days": 4275 + "author_account_age_days": 4276 }, "https://github.com/M1kep/Comfy_KepKitchenSink": { "stars": 0, "last_update": "2024-05-22 20:33:29", - "author_account_age_days": 4275 + "author_account_age_days": 4276 }, "https://github.com/M1kep/Comfy_KepListStuff": { "stars": 28, "last_update": "2024-06-22 00:51:28", - "author_account_age_days": 4275 + "author_account_age_days": 4276 }, "https://github.com/M1kep/Comfy_KepMatteAnything": { "stars": 10, "last_update": "2024-05-22 20:33:16", - "author_account_age_days": 4275 + "author_account_age_days": 4276 }, "https://github.com/M1kep/KepPromptLang": { "stars": 5, "last_update": "2024-05-22 20:32:56", - "author_account_age_days": 4275 + "author_account_age_days": 4276 }, "https://github.com/MNeMoNiCuZ/ComfyUI-mnemic-nodes": { - "stars": 28, + "stars": 29, "last_update": "2024-06-04 23:56:25", - "author_account_age_days": 1622 + "author_account_age_days": 1623 }, "https://github.com/Makeezi/ComfyUI-promptLAB": { "stars": 0, "last_update": "2024-05-23 01:24:51", - "author_account_age_days": 1799 + "author_account_age_days": 1800 }, "https://github.com/Mamaaaamooooo/batchImg-rembg-ComfyUI-nodes": { "stars": 14, "last_update": "2024-06-14 10:24:17", - "author_account_age_days": 399 + "author_account_age_days": 400 }, "https://github.com/ManglerFTW/ComfyI2I": { "stars": 146, "last_update": "2024-06-14 11:01:01", - "author_account_age_days": 672 + "author_account_age_days": 674 }, "https://github.com/MaraScott/ComfyUI_MaraScott_Nodes": { "stars": 69, - "last_update": "2024-07-10 23:28:08", - "author_account_age_days": 4986 + "last_update": "2024-07-12 15:34:18", + "author_account_age_days": 4988 }, "https://github.com/MarcusNyne/m9-prompts-comfyui": { "stars": 1, "last_update": "2024-06-14 15:25:15", - "author_account_age_days": 1439 + "author_account_age_days": 1441 }, "https://github.com/MariusKM/ComfyUI-BadmanNodes": { "stars": 1, "last_update": "2024-06-21 15:20:22", - "author_account_age_days": 2247 + "author_account_age_days": 2249 }, "https://github.com/MarkoCa1/ComfyUI-Text": { "stars": 2, "last_update": "2024-05-23 00:15:39", - "author_account_age_days": 1650 + "author_account_age_days": 1651 }, "https://github.com/MarkoCa1/ComfyUI_Segment_Mask": { - "stars": 16, + "stars": 17, "last_update": "2024-05-23 00:15:51", - "author_account_age_days": 1650 + "author_account_age_days": 1651 }, "https://github.com/Mason-McGough/ComfyUI-Mosaica": { "stars": 4, "last_update": "2024-05-29 12:57:49", - "author_account_age_days": 3222 + "author_account_age_days": 3224 }, "https://github.com/MilitantHitchhiker/MilitantHitchhiker-SwitchbladePack": { "stars": 3, "last_update": "2024-06-24 22:04:33", - "author_account_age_days": 77 + "author_account_age_days": 78 }, "https://github.com/Millyarde/Pomfy": { "stars": 7, "last_update": "2024-05-22 22:22:48", - "author_account_age_days": 924 + "author_account_age_days": 925 }, "https://github.com/MinusZoneAI/ComfyUI-Kolors-MZ": { - "stars": 40, - "last_update": "2024-07-11 05:08:46", - "author_account_age_days": 82 + "stars": 59, + "last_update": "2024-07-12 16:31:49", + "author_account_age_days": 84 }, "https://github.com/MinusZoneAI/ComfyUI-Prompt-MZ": { - "stars": 77, + "stars": 79, "last_update": "2024-07-07 14:51:07", - "author_account_age_days": 82 + "author_account_age_days": 84 }, "https://github.com/MinusZoneAI/ComfyUI-StylizePhoto-MZ": { "stars": 17, "last_update": "2024-05-23 01:13:32", - "author_account_age_days": 82 + "author_account_age_days": 84 }, "https://github.com/MinusZoneAI/ComfyUI-TrainTools-MZ": { - "stars": 18, + "stars": 19, "last_update": "2024-07-09 12:42:11", - "author_account_age_days": 82 + "author_account_age_days": 84 }, "https://github.com/Miosp/ComfyUI-FBCNN": { "stars": 5, "last_update": "2024-05-24 12:13:08", - "author_account_age_days": 2532 + "author_account_age_days": 2534 }, "https://github.com/MitoshiroPJ/comfyui_slothful_attention": { "stars": 6, "last_update": "2024-05-22 22:09:15", - "author_account_age_days": 3985 + "author_account_age_days": 3986 }, "https://github.com/MokkaBoss1/ComfyUI_Mokkaboss1": { "stars": 16, "last_update": "2024-07-08 18:34:18", - "author_account_age_days": 396 + "author_account_age_days": 398 }, "https://github.com/MrForExample/ComfyUI-3D-Pack": { - "stars": 1766, - "last_update": "2024-07-10 20:28:23", - "author_account_age_days": 1578 + "stars": 1785, + "last_update": "2024-07-12 21:10:49", + "author_account_age_days": 1579 }, "https://github.com/MrForExample/ComfyUI-AnimateAnyone-Evolved": { - "stars": 446, + "stars": 447, "last_update": "2024-06-14 12:02:47", - "author_account_age_days": 1578 + "author_account_age_days": 1579 }, "https://github.com/MrSamSeen/ComfyUI_SSStereoscope": { "stars": 5, "last_update": "2024-07-08 20:40:49", - "author_account_age_days": 3608 + "author_account_age_days": 3609 }, "https://github.com/Munkyfoot/ComfyUI-TextOverlay": { "stars": 5, "last_update": "2024-06-28 05:57:03", - "author_account_age_days": 3062 + "author_account_age_days": 3063 }, "https://github.com/Nestorchik/NStor-ComfyUI-Translation": { "stars": 1, "last_update": "2024-06-14 10:25:32", - "author_account_age_days": 1341 + "author_account_age_days": 1343 }, "https://github.com/NeuralSamurAI/Comfyui-Superprompt-Unofficial": { "stars": 57, "last_update": "2024-05-23 00:22:08", - "author_account_age_days": 110 + "author_account_age_days": 112 }, "https://github.com/Nevysha/ComfyUI-nevysha-top-menu": { "stars": 5, "last_update": "2024-05-23 00:17:31", - "author_account_age_days": 543 + "author_account_age_days": 545 }, "https://github.com/NicholasMcCarthy/ComfyUI_TravelSuite": { "stars": 13, "last_update": "2024-05-22 20:34:46", - "author_account_age_days": 5166 + "author_account_age_days": 5168 }, "https://github.com/NimaNzrii/comfyui-photoshop": { - "stars": 282, + "stars": 283, "last_update": "2024-07-09 08:17:57", - "author_account_age_days": 261 + "author_account_age_days": 263 }, "https://github.com/NimaNzrii/comfyui-popup_preview": { "stars": 35, "last_update": "2024-05-22 22:12:04", - "author_account_age_days": 261 + "author_account_age_days": 263 }, "https://github.com/Niutonian/ComfyUi-NoodleWebcam": { - "stars": 28, + "stars": 29, "last_update": "2024-05-22 21:30:40", - "author_account_age_days": 1059 + "author_account_age_days": 1060 }, "https://github.com/Nlar/ComfyUI_CartoonSegmentation": { "stars": 11, "last_update": "2024-05-22 23:15:37", - "author_account_age_days": 3848 + "author_account_age_days": 3849 }, "https://github.com/NotHarroweD/Harronode": { "stars": 5, "last_update": "2024-05-22 22:18:29", - "author_account_age_days": 2000 + "author_account_age_days": 2002 }, "https://github.com/Nourepide/ComfyUI-Allor": { "stars": 180, "last_update": "2024-05-22 18:11:17", - "author_account_age_days": 2863 + "author_account_age_days": 2864 }, "https://github.com/Nuked88/ComfyUI-N-Nodes": { "stars": 177, "last_update": "2024-05-21 19:52:44", - "author_account_age_days": 4496 + "author_account_age_days": 4498 }, "https://github.com/Nuked88/ComfyUI-N-Sidebar": { - "stars": 414, + "stars": 417, "last_update": "2024-07-05 18:21:44", - "author_account_age_days": 4496 + "author_account_age_days": 4498 }, "https://github.com/Off-Live/ComfyUI-off-suite": { "stars": 0, "last_update": "2024-06-14 12:02:25", - "author_account_age_days": 1189 + "author_account_age_days": 1190 }, "https://github.com/OpenArt-AI/ComfyUI-Assistant": { "stars": 14, "last_update": "2024-05-22 22:16:57", - "author_account_age_days": 792 + "author_account_age_days": 793 }, "https://github.com/PCMonsterx/ComfyUI-CSV-Loader": { "stars": 11, "last_update": "2024-05-22 21:27:10", - "author_account_age_days": 1682 + "author_account_age_days": 1683 }, "https://github.com/ParisNeo/lollms_nodes_suite": { "stars": 10, "last_update": "2024-06-23 21:04:43", - "author_account_age_days": 4786 + "author_account_age_days": 4788 }, "https://github.com/ParmanBabra/ComfyUI-Malefish-Custom-Scripts": { "stars": 0, "last_update": "2024-05-22 21:26:35", - "author_account_age_days": 3660 + "author_account_age_days": 3661 }, "https://github.com/Pfaeff/pfaeff-comfyui": { "stars": 19, "last_update": "2024-05-22 18:21:10", - "author_account_age_days": 3224 + "author_account_age_days": 3226 }, "https://github.com/PnthrLeo/comfyUI-image-search": { "stars": 0, "last_update": "2024-06-14 07:06:45", - "author_account_age_days": 2568 + "author_account_age_days": 2570 }, "https://github.com/Pos13/comfyui-cyclist": { "stars": 31, "last_update": "2024-06-19 09:21:53", - "author_account_age_days": 1534 + "author_account_age_days": 1536 }, "https://github.com/QaisMalkawi/ComfyUI-QaisHelper": { "stars": 2, "last_update": "2024-05-23 20:29:30", - "author_account_age_days": 1267 + "author_account_age_days": 1269 }, "https://github.com/RedRayz/ComfyUI-Danbooru-To-WD": { "stars": 2, "last_update": "2024-06-24 18:20:48", - "author_account_age_days": 1382 + "author_account_age_days": 1383 }, "https://github.com/RenderRift/ComfyUI-RenderRiftNodes": { "stars": 6, "last_update": "2024-05-22 22:16:41", - "author_account_age_days": 203 + "author_account_age_days": 205 }, "https://github.com/RomanKuschanow/ComfyUI-Advanced-Latent-Control": { "stars": 16, "last_update": "2024-06-21 07:29:14", - "author_account_age_days": 1398 + "author_account_age_days": 1400 }, "https://github.com/Ron-Digital/ComfyUI-SceneGenerator": { "stars": 2, "last_update": "2024-06-28 19:36:30", - "author_account_age_days": 946 + "author_account_age_days": 947 }, "https://github.com/Ryuukeisyou/comfyui_face_parsing": { "stars": 56, "last_update": "2024-07-03 12:48:31", - "author_account_age_days": 2429 + "author_account_age_days": 2431 }, "https://github.com/Ryuukeisyou/comfyui_io_helpers": { "stars": 1, "last_update": "2024-05-22 22:22:59", - "author_account_age_days": 2429 + "author_account_age_days": 2431 }, "https://github.com/SEkINVR/ComfyUI-Save-Multi-Format": { "stars": 1, "last_update": "2024-07-08 03:39:48", - "author_account_age_days": 674 + "author_account_age_days": 675 }, "https://github.com/SEkINVR/ComfyUI-SaveAs": { "stars": 1, "last_update": "2024-07-08 03:39:48", - "author_account_age_days": 674 + "author_account_age_days": 675 }, "https://github.com/SLAPaper/ComfyUI-Image-Selector": { "stars": 61, "last_update": "2024-05-24 17:03:46", - "author_account_age_days": 3714 + "author_account_age_days": 3716 }, "https://github.com/SLAPaper/ComfyUI-dpmpp_2m_alt-Sampler": { "stars": 8, "last_update": "2024-06-18 19:22:50", - "author_account_age_days": 3714 + "author_account_age_days": 3716 }, "https://github.com/SOELexicon/ComfyUI-LexMSDBNodes": { "stars": 4, "last_update": "2024-06-28 19:20:36", - "author_account_age_days": 4100 + "author_account_age_days": 4102 }, "https://github.com/SOELexicon/ComfyUI-LexTools": { "stars": 25, "last_update": "2024-06-28 19:25:13", - "author_account_age_days": 4100 + "author_account_age_days": 4102 }, "https://github.com/SamKhoze/ComfyUI-DeepFuze": { - "stars": 226, + "stars": 228, "last_update": "2024-07-10 17:44:07", - "author_account_age_days": 1460 + "author_account_age_days": 1462 }, "https://github.com/SayanoAI/Comfy-RVC": { "stars": 2, "last_update": "2024-06-25 02:50:53", - "author_account_age_days": 2620 + "author_account_age_days": 2622 }, "https://github.com/Scholar01/ComfyUI-Keyframe": { "stars": 10, "last_update": "2024-06-14 09:01:30", - "author_account_age_days": 3213 + "author_account_age_days": 3214 }, "https://github.com/Scorpinaus/ComfyUI-DiffusersLoader": { "stars": 6, "last_update": "2024-06-23 01:30:57", - "author_account_age_days": 1127 + "author_account_age_days": 1128 }, "https://github.com/ScreamingHawk/comfyui-ollama-prompt-encode": { "stars": 5, "last_update": "2024-06-26 00:07:10", - "author_account_age_days": 4523 + "author_account_age_days": 4524 }, "https://github.com/SeaArtLab/ComfyUI-Long-CLIP": { - "stars": 64, + "stars": 65, "last_update": "2024-06-14 08:08:26", - "author_account_age_days": 94 + "author_account_age_days": 95 }, "https://github.com/SeargeDP/SeargeSDXL": { "stars": 752, "last_update": "2024-05-22 00:28:26", - "author_account_age_days": 4188 + "author_account_age_days": 4190 }, "https://github.com/Seedsa/Fooocus_Nodes": { "stars": 43, "last_update": "2024-07-03 07:51:13", - "author_account_age_days": 2625 + "author_account_age_days": 2626 }, "https://github.com/Shadetail/ComfyUI_Eagleshadow": { "stars": 1, "last_update": "2024-06-15 13:04:49", - "author_account_age_days": 3414 + "author_account_age_days": 3416 }, "https://github.com/SherryXieYuchen/ComfyUI-Image-Inpainting": { "stars": 3, "last_update": "2024-07-03 03:39:49", - "author_account_age_days": 132 + "author_account_age_days": 133 }, "https://github.com/Shibiko-AI/ShibikoAI-ComfyUI-Tools": { "stars": 8, "last_update": "2024-07-04 02:22:10", - "author_account_age_days": 419 + "author_account_age_days": 420 }, "https://github.com/ShmuelRonen/ComfyUI-SVDResizer": { "stars": 2, "last_update": "2024-06-14 11:50:52", - "author_account_age_days": 1222 + "author_account_age_days": 1223 }, "https://github.com/ShmuelRonen/ComfyUI_Gemini_Flash": { "stars": 9, "last_update": "2024-06-15 17:12:05", - "author_account_age_days": 1222 + "author_account_age_days": 1223 }, "https://github.com/ShmuelRonen/ComfyUI_wav2lip": { - "stars": 56, + "stars": 58, "last_update": "2024-07-03 11:25:27", - "author_account_age_days": 1222 + "author_account_age_days": 1223 }, "https://github.com/Shraknard/ComfyUI-Remover": { "stars": 4, "last_update": "2024-05-22 23:15:06", - "author_account_age_days": 2333 + "author_account_age_days": 2335 }, "https://github.com/Siberpone/lazy-pony-prompter": { "stars": 25, "last_update": "2024-07-08 15:39:40", - "author_account_age_days": 469 + "author_account_age_days": 471 }, "https://github.com/Smirnov75/ComfyUI-mxToolkit": { - "stars": 61, + "stars": 62, "last_update": "2024-06-21 19:22:42", - "author_account_age_days": 1528 + "author_account_age_days": 1530 }, "https://github.com/Smuzzies/comfyui_meme_maker": { "stars": 0, "last_update": "2024-07-05 22:01:41", - "author_account_age_days": 708 + "author_account_age_days": 710 }, "https://github.com/SoftMeng/ComfyUI_ImageToText": { "stars": 6, "last_update": "2024-06-14 08:08:36", - "author_account_age_days": 3540 + "author_account_age_days": 3542 }, "https://github.com/SoftMeng/ComfyUI_Mexx_Poster": { "stars": 16, "last_update": "2024-06-14 07:06:27", - "author_account_age_days": 3540 + "author_account_age_days": 3542 }, "https://github.com/SoftMeng/ComfyUI_Mexx_Styler": { "stars": 18, "last_update": "2024-06-14 07:09:03", - "author_account_age_days": 3540 + "author_account_age_days": 3542 }, "https://github.com/Sorcerio/MBM-Music-Visualizer": { "stars": 15, "last_update": "2024-05-23 01:09:18", - "author_account_age_days": 4264 + "author_account_age_days": 4265 }, "https://github.com/SozeInc/ComfyUI-Mobile": { "stars": 0, "last_update": "2024-06-14 07:09:00", - "author_account_age_days": 96 + "author_account_age_days": 98 }, "https://github.com/SpaceKendo/ComfyUI-svd_txt2vid": { "stars": 6, "last_update": "2024-05-22 22:11:52", - "author_account_age_days": 225 + "author_account_age_days": 226 }, "https://github.com/Stability-AI/ComfyUI-SAI_API": { "stars": 41, "last_update": "2024-06-06 14:18:15", - "author_account_age_days": 859 + "author_account_age_days": 861 }, "https://github.com/Stability-AI/stability-ComfyUI-nodes": { "stars": 184, "last_update": "2024-05-22 15:30:47", - "author_account_age_days": 859 + "author_account_age_days": 861 }, "https://github.com/StartHua/ComfyUI_OOTDiffusion_CXH": { "stars": 95, "last_update": "2024-06-14 08:12:12", - "author_account_age_days": 2852 + "author_account_age_days": 2853 }, "https://github.com/StartHua/ComfyUI_PCDMs": { "stars": 3, "last_update": "2024-05-22 23:21:14", - "author_account_age_days": 2852 + "author_account_age_days": 2853 }, "https://github.com/StartHua/ComfyUI_Seg_VITON": { - "stars": 174, + "stars": 175, "last_update": "2024-05-22 23:20:17", - "author_account_age_days": 2852 + "author_account_age_days": 2853 }, "https://github.com/StartHua/Comfyui_joytag": { "stars": 19, "last_update": "2024-05-22 23:20:28", - "author_account_age_days": 2852 + "author_account_age_days": 2853 }, "https://github.com/StartHua/Comfyui_segformer_b2_clothes": { "stars": 43, "last_update": "2024-07-10 15:26:02", - "author_account_age_days": 2852 + "author_account_age_days": 2853 }, "https://github.com/SuperBeastsAI/ComfyUI-SuperBeasts": { "stars": 111, "last_update": "2024-06-01 20:27:53", - "author_account_age_days": 106 + "author_account_age_days": 107 }, "https://github.com/SuperMasterBlasterLaser/ComfyUI_YOLO_Classifiers": { "stars": 1, "last_update": "2024-06-20 15:06:51", - "author_account_age_days": 3595 + "author_account_age_days": 3596 }, "https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes": { "stars": 506, "last_update": "2024-07-09 14:21:47", - "author_account_age_days": 2166 + "author_account_age_days": 2168 }, "https://github.com/Sxela/ComfyWarp": { "stars": 21, "last_update": "2024-05-22 20:47:11", - "author_account_age_days": 3389 + "author_account_age_days": 3390 }, "https://github.com/TGu-97/ComfyUI-TGu-utils": { "stars": 1, "last_update": "2024-05-22 21:07:45", - "author_account_age_days": 546 + "author_account_age_days": 548 }, "https://github.com/THtianhao/ComfyUI-FaceChain": { - "stars": 88, + "stars": 89, "last_update": "2024-06-25 02:59:28", - "author_account_age_days": 3708 + "author_account_age_days": 3709 }, "https://github.com/THtianhao/ComfyUI-Portrait-Maker": { "stars": 170, "last_update": "2024-05-22 21:18:05", - "author_account_age_days": 3708 + "author_account_age_days": 3709 }, "https://github.com/TJ16th/comfyUI_TJ_NormalLighting": { "stars": 130, "last_update": "2024-05-23 00:25:37", - "author_account_age_days": 2552 + "author_account_age_days": 2553 }, "https://github.com/TMElyralab/Comfyui-MusePose": { - "stars": 299, + "stars": 300, "last_update": "2024-06-22 07:09:49", - "author_account_age_days": 114 + "author_account_age_days": 115 }, "https://github.com/TRI3D-LC/ComfyUI-MiroBoard": { "stars": 4, "last_update": "2024-07-02 16:21:56", - "author_account_age_days": 456 + "author_account_age_days": 457 }, "https://github.com/TRI3D-LC/tri3d-comfyui-nodes": { "stars": 19, "last_update": "2024-07-10 11:25:05", - "author_account_age_days": 456 + "author_account_age_days": 457 }, "https://github.com/TW-CUI/TW-CUI-Util": { "stars": 1, "last_update": "2024-06-17 03:03:57", - "author_account_age_days": 48 + "author_account_age_days": 49 }, "https://github.com/TaiTair/comfyui-simswap": { "stars": 9, "last_update": "2024-05-28 21:58:53", - "author_account_age_days": 3583 + "author_account_age_days": 3585 }, "https://github.com/Taremin/comfyui-prompt-extranetworks": { "stars": 2, "last_update": "2024-05-22 23:08:34", - "author_account_age_days": 2232 + "author_account_age_days": 2233 }, "https://github.com/Taremin/comfyui-string-tools": { "stars": 1, "last_update": "2024-05-22 23:08:45", - "author_account_age_days": 2232 + "author_account_age_days": 2233 }, "https://github.com/Taremin/webui-monaco-prompt": { "stars": 24, "last_update": "2024-05-23 13:58:57", - "author_account_age_days": 2232 + "author_account_age_days": 2233 }, "https://github.com/TeaCrab/ComfyUI-TeaNodes": { "stars": 4, "last_update": "2024-05-22 20:44:05", - "author_account_age_days": 3234 + "author_account_age_days": 3236 }, "https://github.com/TemryL/ComfyS3": { "stars": 18, "last_update": "2024-07-10 13:25:30", - "author_account_age_days": 885 + "author_account_age_days": 887 }, "https://github.com/TemryL/ComfyUI-IDM-VTON": { - "stars": 236, + "stars": 239, "last_update": "2024-07-10 15:13:37", - "author_account_age_days": 885 + "author_account_age_days": 887 }, "https://github.com/TencentQQGYLab/ComfyUI-ELLA": { - "stars": 298, + "stars": 299, "last_update": "2024-05-07 03:07:38", - "author_account_age_days": 115 + "author_account_age_days": 116 }, "https://github.com/TheBarret/ZSuite": { "stars": 6, "last_update": "2024-06-25 10:19:11", - "author_account_age_days": 2729 + "author_account_age_days": 2731 }, "https://github.com/TheBill2001/comfyui-upscale-by-model": { "stars": 2, "last_update": "2024-06-18 17:57:06", - "author_account_age_days": 1458 + "author_account_age_days": 1460 }, "https://github.com/TheMistoAI/ComfyUI-Anyline": { - "stars": 294, + "stars": 296, "last_update": "2024-07-09 11:01:15", - "author_account_age_days": 182 + "author_account_age_days": 183 }, "https://github.com/ThereforeGames/ComfyUI-Unprompted": { "stars": 8, "last_update": "2024-06-23 21:38:03", - "author_account_age_days": 952 + "author_account_age_days": 953 }, "https://github.com/TinyTerra/ComfyUI_tinyterraNodes": { "stars": 336, - "last_update": "2024-07-10 22:29:05", - "author_account_age_days": 638 + "last_update": "2024-07-11 16:00:19", + "author_account_age_days": 639 }, "https://github.com/TripleHeadedMonkey/ComfyUI_MileHighStyler": { "stars": 19, "last_update": "2024-05-22 22:13:06", - "author_account_age_days": 877 + "author_account_age_days": 879 }, "https://github.com/Tropfchen/ComfyUI-Embedding_Picker": { "stars": 28, "last_update": "2024-05-24 20:02:20", - "author_account_age_days": 3870 + "author_account_age_days": 3872 }, "https://github.com/Tropfchen/ComfyUI-yaResolutionSelector": { "stars": 8, "last_update": "2024-05-24 19:48:43", - "author_account_age_days": 3870 + "author_account_age_days": 3872 }, "https://github.com/Trung0246/ComfyUI-0246": { "stars": 93, "last_update": "2024-05-24 03:45:59", - "author_account_age_days": 3397 + "author_account_age_days": 3398 }, "https://github.com/Ttl/ComfyUi_NNLatentUpscale": { "stars": 174, "last_update": "2024-05-22 20:50:03", - "author_account_age_days": 4938 + "author_account_age_days": 4940 }, "https://github.com/TylerZoro/SD3-Scaling": { "stars": 1, "last_update": "2024-06-15 16:59:22", - "author_account_age_days": 1302 + "author_account_age_days": 1304 }, "https://github.com/Umikaze-job/select_folder_path_easy": { "stars": 4, "last_update": "2024-05-22 21:30:13", - "author_account_age_days": 235 + "author_account_age_days": 237 }, "https://github.com/VAST-AI-Research/ComfyUI-Tripo": { "stars": 72, "last_update": "2024-05-23 01:11:56", - "author_account_age_days": 259 + "author_account_age_days": 260 }, "https://github.com/WASasquatch/ASTERR": { "stars": 14, "last_update": "2024-06-17 00:49:59", - "author_account_age_days": 4642 + "author_account_age_days": 4644 }, "https://github.com/WASasquatch/ComfyUI_Preset_Merger": { "stars": 24, "last_update": "2024-06-17 00:52:28", - "author_account_age_days": 4642 + "author_account_age_days": 4644 }, "https://github.com/WASasquatch/FreeU_Advanced": { "stars": 102, "last_update": "2024-06-17 04:40:22", - "author_account_age_days": 4642 + "author_account_age_days": 4644 }, "https://github.com/WASasquatch/PPF_Noise_ComfyUI": { "stars": 20, "last_update": "2024-06-14 10:27:23", - "author_account_age_days": 4642 + "author_account_age_days": 4644 }, "https://github.com/WASasquatch/PowerNoiseSuite": { "stars": 57, "last_update": "2024-06-17 01:40:44", - "author_account_age_days": 4642 + "author_account_age_days": 4644 }, "https://github.com/WASasquatch/WAS_Extras": { "stars": 27, "last_update": "2024-06-17 04:08:37", - "author_account_age_days": 4642 + "author_account_age_days": 4644 }, "https://github.com/WASasquatch/was-node-suite-comfyui": { - "stars": 972, + "stars": 975, "last_update": "2024-07-09 19:34:38", - "author_account_age_days": 4642 + "author_account_age_days": 4644 }, "https://github.com/WebDev9000/WebDev9000-Nodes": { "stars": 1, "last_update": "2024-06-14 10:28:22", - "author_account_age_days": 3769 + "author_account_age_days": 3770 }, "https://github.com/Wicloz/ComfyUI-Simply-Nodes": { "stars": 1, "last_update": "2024-07-06 22:35:50", - "author_account_age_days": 3661 + "author_account_age_days": 3662 }, "https://github.com/XmYx/deforum-comfy-nodes": { - "stars": 125, + "stars": 127, "last_update": "2024-07-08 19:39:48", - "author_account_age_days": 2622 + "author_account_age_days": 2624 }, "https://github.com/Xyem/Xycuno-Oobabooga": { "stars": 3, "last_update": "2024-05-23 00:14:14", - "author_account_age_days": 4341 + "author_account_age_days": 4343 }, "https://github.com/YMC-GitHub/ymc-node-suite-comfyui": { "stars": 16, "last_update": "2024-05-22 21:15:51", - "author_account_age_days": 2712 + "author_account_age_days": 2713 }, "https://github.com/YOUR-WORST-TACO/ComfyUI-TacoNodes": { "stars": 14, "last_update": "2024-05-22 20:48:23", - "author_account_age_days": 3772 + "author_account_age_days": 3774 }, "https://github.com/Yanick112/ComfyUI-ToSVG": { - "stars": 17, + "stars": 18, "last_update": "2024-06-14 14:00:22", - "author_account_age_days": 831 + "author_account_age_days": 832 }, "https://github.com/YinBailiang/MergeBlockWeighted_fo_ComfyUI": { "stars": 14, "last_update": "2024-07-01 09:03:34", - "author_account_age_days": 803 + "author_account_age_days": 804 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-APISR": { - "stars": 321, + "stars": 322, "last_update": "2024-05-22 14:14:46", - "author_account_age_days": 356 + "author_account_age_days": 358 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Animated-optical-illusions": { "stars": 18, "last_update": "2024-06-14 07:06:15", - "author_account_age_days": 356 + "author_account_age_days": 358 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-ArtGallery": { - "stars": 369, + "stars": 372, "last_update": "2024-06-12 04:40:50", - "author_account_age_days": 356 + "author_account_age_days": 358 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-BRIA_AI-RMBG": { - "stars": 577, + "stars": 581, "last_update": "2024-05-22 14:14:18", - "author_account_age_days": 356 + "author_account_age_days": 358 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-BiRefNet-ZHO": { "stars": 161, "last_update": "2024-06-27 03:38:19", - "author_account_age_days": 356 + "author_account_age_days": 358 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-DepthFM": { "stars": 68, "last_update": "2024-05-22 14:14:03", - "author_account_age_days": 356 + "author_account_age_days": 358 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Gemini": { "stars": 609, "last_update": "2024-05-22 14:15:11", - "author_account_age_days": 356 + "author_account_age_days": 358 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-InstantID": { - "stars": 1227, + "stars": 1229, "last_update": "2024-05-22 13:57:55", - "author_account_age_days": 356 + "author_account_age_days": 358 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Phi-3-mini": { - "stars": 181, + "stars": 182, "last_update": "2024-06-30 08:41:40", - "author_account_age_days": 356 + "author_account_age_days": 358 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-PhotoMaker-ZHO": { - "stars": 757, + "stars": 758, "last_update": "2024-05-22 14:13:49", - "author_account_age_days": 356 + "author_account_age_days": 358 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-PixArt-alpha-Diffusers": { - "stars": 45, + "stars": 46, "last_update": "2024-05-22 13:40:58", - "author_account_age_days": 356 + "author_account_age_days": 358 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Q-Align": { "stars": 3, "last_update": "2024-05-22 14:15:52", - "author_account_age_days": 356 + "author_account_age_days": 358 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Qwen-2": { "stars": 62, "last_update": "2024-06-14 12:02:55", - "author_account_age_days": 356 + "author_account_age_days": 358 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Qwen-VL-API": { "stars": 183, "last_update": "2024-05-22 14:14:57", - "author_account_age_days": 356 + "author_account_age_days": 358 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-SVD-ZHO": { "stars": 95, "last_update": "2024-05-22 13:40:44", - "author_account_age_days": 356 + "author_account_age_days": 358 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-SegMoE": { "stars": 75, "last_update": "2024-05-22 13:41:14", - "author_account_age_days": 356 + "author_account_age_days": 358 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Text_Image-Composite": { "stars": 85, "last_update": "2024-05-31 12:03:55", - "author_account_age_days": 356 + "author_account_age_days": 358 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-UltraEdit-ZHO": { - "stars": 54, - "last_update": "2024-07-11 13:52:27", - "author_account_age_days": 357 + "stars": 87, + "last_update": "2024-07-11 14:59:07", + "author_account_age_days": 358 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-YoloWorld-EfficientSAM": { - "stars": 492, + "stars": 494, "last_update": "2024-05-22 13:01:07", - "author_account_age_days": 356 + "author_account_age_days": 358 }, "https://github.com/ZHO-ZHO-ZHO/comfyui-portrait-master-zh-cn": { - "stars": 1498, + "stars": 1502, "last_update": "2024-06-14 09:00:04", - "author_account_age_days": 356 + "author_account_age_days": 358 }, "https://github.com/ZZXYWQ/ComfyUI-ZZXYWQ": { "stars": 4, "last_update": "2024-07-11 03:30:06", - "author_account_age_days": 1290 + "author_account_age_days": 1291 }, "https://github.com/ZaneA/ComfyUI-ImageReward": { "stars": 22, "last_update": "2024-07-01 21:25:12", - "author_account_age_days": 5557 + "author_account_age_days": 5558 }, "https://github.com/ZeDarkAdam/ComfyUI-Embeddings-Tools": { "stars": 2, "last_update": "2024-06-23 19:19:40", - "author_account_age_days": 1211 + "author_account_age_days": 1212 }, "https://github.com/Zuellni/ComfyUI-Custom-Nodes": { "stars": 44, "last_update": "2023-09-19 12:11:26", - "author_account_age_days": 539 + "author_account_age_days": 541 }, "https://github.com/Zuellni/ComfyUI-ExLlama": { "stars": 101, "last_update": "2024-06-26 14:01:12", - "author_account_age_days": 539 + "author_account_age_days": 541 }, "https://github.com/Zuellni/ComfyUI-ExLlama-Nodes": { "stars": 101, "last_update": "2024-06-26 14:01:12", - "author_account_age_days": 539 + "author_account_age_days": 541 }, "https://github.com/Zuellni/ComfyUI-PickScore-Nodes": { "stars": 25, "last_update": "2024-06-15 08:23:16", - "author_account_age_days": 539 + "author_account_age_days": 541 }, "https://github.com/a1lazydog/ComfyUI-AudioScheduler": { "stars": 92, "last_update": "2024-06-14 11:02:32", - "author_account_age_days": 4819 + "author_account_age_days": 4820 }, "https://github.com/aburahamu/ComfyUI-IsNiceParts": { "stars": 2, "last_update": "2024-06-14 12:01:40", - "author_account_age_days": 89 + "author_account_age_days": 91 }, "https://github.com/aburahamu/ComfyUI-RequestsPoster": { "stars": 2, "last_update": "2024-06-14 13:59:24", - "author_account_age_days": 89 + "author_account_age_days": 91 }, "https://github.com/abyz22/image_control": { "stars": 14, "last_update": "2024-05-22 23:10:07", - "author_account_age_days": 179 + "author_account_age_days": 181 }, "https://github.com/adbrasi/ComfyUI-TrashNodes-DownloadHuggingface": { "stars": 4, "last_update": "2024-05-22 23:24:45", - "author_account_age_days": 720 + "author_account_age_days": 722 }, "https://github.com/adieyal/comfyui-dynamicprompts": { - "stars": 192, + "stars": 195, "last_update": "2024-07-09 14:21:09", - "author_account_age_days": 5033 + "author_account_age_days": 5035 }, "https://github.com/adigayung/ComfyUI-Translator": { "stars": 0, "last_update": "2024-07-09 11:47:13", - "author_account_age_days": 230 + "author_account_age_days": 231 }, "https://github.com/adriflex/ComfyUI_Blender_Texdiff": { "stars": 1, "last_update": "2024-05-22 23:14:18", - "author_account_age_days": 2239 + "author_account_age_days": 2240 }, "https://github.com/aegis72/aegisflow_utility_nodes": { "stars": 24, "last_update": "2024-05-22 22:10:29", - "author_account_age_days": 600 + "author_account_age_days": 602 }, "https://github.com/aegis72/comfyui-styles-all": { "stars": 34, "last_update": "2024-05-22 22:10:41", - "author_account_age_days": 600 + "author_account_age_days": 602 }, "https://github.com/ai-liam/comfyui-liam": { "stars": 2, "last_update": "2024-06-22 03:27:52", - "author_account_age_days": 1538 + "author_account_age_days": 1539 }, "https://github.com/ai-liam/comfyui_liam_util": { "stars": 2, "last_update": "2024-05-22 22:21:23", - "author_account_age_days": 1538 + "author_account_age_days": 1539 }, "https://github.com/aianimation55/ComfyUI-FatLabels": { "stars": 4, "last_update": "2024-05-22 21:26:01", - "author_account_age_days": 290 + "author_account_age_days": 292 }, "https://github.com/al-swaiti/ComfyUI-CascadeResolutions": { "stars": 2, - "last_update": "2024-06-29 17:12:23", - "author_account_age_days": 946 + "last_update": "2024-07-11 12:05:40", + "author_account_age_days": 948 }, "https://github.com/alessandrozonta/ComfyUI-CenterNode": { "stars": 3, "last_update": "2024-05-23 01:17:52", - "author_account_age_days": 1213 + "author_account_age_days": 1215 }, "https://github.com/alessandrozonta/ComfyUI-Layers": { "stars": 28, "last_update": "2024-06-14 09:04:36", - "author_account_age_days": 1213 + "author_account_age_days": 1215 }, "https://github.com/alessandrozonta/ComfyUI-OpenPose": { "stars": 3, "last_update": "2024-06-14 13:59:36", - "author_account_age_days": 1213 + "author_account_age_days": 1215 }, "https://github.com/alexopus/ComfyUI-Image-Saver": { "stars": 31, "last_update": "2024-06-29 19:31:28", - "author_account_age_days": 2696 + "author_account_age_days": 2698 }, "https://github.com/ali1234/comfyui-job-iterator": { - "stars": 64, + "stars": 65, "last_update": "2024-05-22 20:54:21", - "author_account_age_days": 4877 + "author_account_age_days": 4878 }, "https://github.com/alisson-anjos/ComfyUI-Ollama-Describer": { "stars": 38, "last_update": "2024-06-29 16:19:33", - "author_account_age_days": 617 + "author_account_age_days": 619 }, "https://github.com/alpertunga-bile/prompt-generator-comfyui": { "stars": 66, "last_update": "2024-07-01 09:08:11", - "author_account_age_days": 1290 + "author_account_age_days": 1291 }, "https://github.com/alsritter/asymmetric-tiling-comfyui": { - "stars": 14, + "stars": 15, "last_update": "2024-05-22 20:43:07", - "author_account_age_days": 2011 + "author_account_age_days": 2012 }, "https://github.com/alt-key-project/comfyui-dream-project": { "stars": 74, "last_update": "2024-07-01 05:34:14", - "author_account_age_days": 677 + "author_account_age_days": 678 }, "https://github.com/alt-key-project/comfyui-dream-video-batches": { "stars": 53, "last_update": "2024-07-01 05:37:03", - "author_account_age_days": 677 + "author_account_age_days": 678 }, "https://github.com/an90ray/ComfyUI_RErouter_CustomNodes": { "stars": 0, "last_update": "2024-05-22 22:21:00", - "author_account_age_days": 205 + "author_account_age_days": 207 }, "https://github.com/andersxa/comfyui-PromptAttention": { "stars": 22, "last_update": "2024-06-20 11:09:25", - "author_account_age_days": 2970 + "author_account_age_days": 2971 }, "https://github.com/angeloshredder/StableCascadeResizer": { "stars": 2, "last_update": "2024-05-23 00:12:55", - "author_account_age_days": 1845 + "author_account_age_days": 1847 }, "https://github.com/ansonkao/comfyui-geometry": { "stars": 7, "last_update": "2024-06-14 09:03:19", - "author_account_age_days": 362 + "author_account_age_days": 364 }, "https://github.com/antrobot1234/antrobots-comfyUI-nodepack": { "stars": 9, "last_update": "2024-05-28 14:44:16", - "author_account_age_days": 2879 + "author_account_age_days": 2881 }, "https://github.com/aria1th/ComfyUI-LogicUtils": { "stars": 21, "last_update": "2024-05-23 01:27:16", - "author_account_age_days": 2362 + "author_account_age_days": 2363 }, "https://github.com/asagi4/ComfyUI-Adaptive-Guidance": { "stars": 5, "last_update": "2024-07-03 13:54:53", - "author_account_age_days": 458 + "author_account_age_days": 459 }, "https://github.com/asagi4/ComfyUI-CADS": { "stars": 33, "last_update": "2024-05-23 18:14:56", - "author_account_age_days": 458 + "author_account_age_days": 459 }, "https://github.com/asagi4/comfyui-prompt-control": { "stars": 165, "last_update": "2024-06-20 13:48:26", - "author_account_age_days": 458 + "author_account_age_days": 459 }, "https://github.com/asagi4/comfyui-utility-nodes": { "stars": 7, "last_update": "2024-05-25 11:40:49", - "author_account_age_days": 458 + "author_account_age_days": 459 }, "https://github.com/aszc-dev/ComfyUI-CoreMLSuite": { - "stars": 93, + "stars": 92, "last_update": "2024-07-04 06:44:42", - "author_account_age_days": 2744 + "author_account_age_days": 2745 }, "https://github.com/atmaranto/ComfyUI-SaveAsScript": { - "stars": 53, + "stars": 54, "last_update": "2024-06-14 09:01:17", - "author_account_age_days": 2365 + "author_account_age_days": 2367 }, "https://github.com/audioscavenger/ComfyUI-Thumbnails": { "stars": 10, "last_update": "2024-06-07 07:19:30", - "author_account_age_days": 4137 + "author_account_age_days": 4139 }, "https://github.com/audioscavenger/save-image-extended-comfyui": { - "stars": 22, + "stars": 23, "last_update": "2024-06-27 18:28:01", - "author_account_age_days": 4137 + "author_account_age_days": 4139 }, "https://github.com/avatechai/avatar-graph-comfyui": { - "stars": 218, + "stars": 220, "last_update": "2024-05-22 21:14:14", - "author_account_age_days": 871 + "author_account_age_days": 872 }, "https://github.com/aws-samples/comfyui-llm-node-for-amazon-bedrock": { "stars": 5, "last_update": "2024-06-12 15:04:39", - "author_account_age_days": 3575 + "author_account_age_days": 3577 }, "https://github.com/azure-dragon-ai/ComfyUI-ClipScore-Nodes": { "stars": 3, "last_update": "2024-05-22 23:16:28", - "author_account_age_days": 318 + "author_account_age_days": 319 }, "https://github.com/badayvedat/ComfyUI-fal-Connector": { "stars": 12, "last_update": "2024-07-01 07:54:24", - "author_account_age_days": 1787 + "author_account_age_days": 1789 }, "https://github.com/badjeff/comfyui_lora_tag_loader": { - "stars": 45, + "stars": 46, "last_update": "2024-05-22 20:40:03", - "author_account_age_days": 5379 + "author_account_age_days": 5381 }, "https://github.com/baicai99/ComfyUI-FrameSkipping": { "stars": 6, "last_update": "2024-06-18 10:25:55", - "author_account_age_days": 848 + "author_account_age_days": 849 }, "https://github.com/banodoco/steerable-motion": { - "stars": 757, + "stars": 759, "last_update": "2024-06-15 23:01:54", - "author_account_age_days": 419 + "author_account_age_days": 420 }, "https://github.com/bash-j/mikey_nodes": { - "stars": 83, + "stars": 84, "last_update": "2024-06-15 10:31:20", - "author_account_age_days": 4204 + "author_account_age_days": 4205 }, "https://github.com/bedovyy/ComfyUI_NAIDGenerator": { - "stars": 18, + "stars": 19, "last_update": "2024-06-14 09:04:39", - "author_account_age_days": 379 + "author_account_age_days": 381 }, "https://github.com/bilal-arikan/ComfyUI_TextAssets": { "stars": 2, "last_update": "2024-05-22 23:23:50", - "author_account_age_days": 3524 + "author_account_age_days": 3526 }, "https://github.com/bitaffinity/ComfyUI_HF_Inference": { "stars": 0, "last_update": "2024-06-14 10:23:29", - "author_account_age_days": 74 + "author_account_age_days": 75 }, "https://github.com/blepping/ComfyUI-bleh": { "stars": 31, "last_update": "2024-05-22 23:17:49", - "author_account_age_days": 171 + "author_account_age_days": 172 }, "https://github.com/blepping/ComfyUI-sonar": { "stars": 31, "last_update": "2024-05-22 23:18:26", - "author_account_age_days": 171 + "author_account_age_days": 172 }, "https://github.com/blepping/comfyui_jankhidiffusion": { "stars": 93, "last_update": "2024-05-22 23:18:40", - "author_account_age_days": 171 + "author_account_age_days": 172 }, "https://github.com/blueraincoatli/comfyUI_SillyNodes": { "stars": 3, "last_update": "2024-06-09 13:30:57", - "author_account_age_days": 329 + "author_account_age_days": 331 }, "https://github.com/bluevisor/ComfyUI_PS_Blend_Node": { "stars": 1, "last_update": "2024-07-08 12:38:26", - "author_account_age_days": 4584 + "author_account_age_days": 4585 }, "https://github.com/bmad4ever/ComfyUI-Bmad-DirtyUndoRedo": { "stars": 50, "last_update": "2024-05-22 18:11:51", - "author_account_age_days": 3553 + "author_account_age_days": 3555 }, "https://github.com/bmad4ever/comfyui_ab_samplercustom": { "stars": 6, "last_update": "2024-06-21 00:02:39", - "author_account_age_days": 3553 + "author_account_age_days": 3555 }, "https://github.com/bmad4ever/comfyui_bmad_nodes": { "stars": 48, "last_update": "2024-06-13 10:42:09", - "author_account_age_days": 3553 + "author_account_age_days": 3555 }, "https://github.com/bmad4ever/comfyui_lists_cartesian_product": { "stars": 3, "last_update": "2024-05-22 20:18:07", - "author_account_age_days": 3553 + "author_account_age_days": 3555 }, "https://github.com/bmad4ever/comfyui_quilting": { "stars": 4, - "last_update": "2024-07-10 00:54:28", - "author_account_age_days": 3553 + "last_update": "2024-07-12 21:38:31", + "author_account_age_days": 3555 }, "https://github.com/bmad4ever/comfyui_wfc_like": { "stars": 5, "last_update": "2024-06-02 23:06:37", - "author_account_age_days": 3553 + "author_account_age_days": 3555 }, "https://github.com/bobmagicii/comfykit-custom-nodes": { "stars": 1, "last_update": "2024-06-04 20:04:00", - "author_account_age_days": 4761 + "author_account_age_days": 4763 }, "https://github.com/bradsec/ComfyUI_ResolutionSelector": { "stars": 8, "last_update": "2024-07-07 12:15:49", - "author_account_age_days": 3673 + "author_account_age_days": 3674 }, "https://github.com/bradsec/ComfyUI_StringTools": { "stars": 0, "last_update": "2024-07-08 10:20:27", - "author_account_age_days": 3673 + "author_account_age_days": 3674 }, "https://github.com/braintacles/braintacles-comfyui-nodes": { "stars": 1, "last_update": "2024-05-23 06:06:16", - "author_account_age_days": 448 + "author_account_age_days": 449 }, "https://github.com/brianfitzgerald/style_aligned_comfy": { "stars": 259, "last_update": "2024-05-30 14:23:40", - "author_account_age_days": 4256 + "author_account_age_days": 4258 }, "https://github.com/bronkula/comfyui-fitsize": { "stars": 35, "last_update": "2024-05-22 21:32:34", - "author_account_age_days": 5172 + "author_account_age_days": 5173 }, "https://github.com/bruefire/ComfyUI-SeqImageLoader": { "stars": 28, "last_update": "2024-06-08 15:48:49", - "author_account_age_days": 2382 + "author_account_age_days": 2384 }, "https://github.com/budihartono/comfyui_otonx_nodes": { "stars": 1, "last_update": "2024-05-25 04:10:08", - "author_account_age_days": 4703 + "author_account_age_days": 4704 }, "https://github.com/bvhari/ComfyUI_ImageProcessing": { "stars": 18, "last_update": "2024-05-22 18:08:40", - "author_account_age_days": 1191 + "author_account_age_days": 1193 }, "https://github.com/bvhari/ComfyUI_LatentToRGB": { "stars": 11, "last_update": "2024-06-23 11:37:10", - "author_account_age_days": 1191 + "author_account_age_days": 1193 }, "https://github.com/bvhari/ComfyUI_PerpWeight": { "stars": 12, "last_update": "2024-05-22 18:09:06", - "author_account_age_days": 1191 + "author_account_age_days": 1193 }, "https://github.com/bvhari/ComfyUI_SUNoise": { "stars": 6, "last_update": "2024-07-06 13:37:18", - "author_account_age_days": 1191 + "author_account_age_days": 1193 }, "https://github.com/cdb-boop/ComfyUI-Bringing-Old-Photos-Back-to-Life": { - "stars": 251, + "stars": 253, "last_update": "2024-06-21 15:05:26", - "author_account_age_days": 1221 + "author_account_age_days": 1223 }, "https://github.com/cdb-boop/comfyui-image-round": { "stars": 0, "last_update": "2024-05-23 00:09:02", - "author_account_age_days": 1221 + "author_account_age_days": 1223 }, "https://github.com/celsojr2013/comfyui_jamworks_client": { "stars": 0, "last_update": "2024-06-23 12:35:44", - "author_account_age_days": 3416 + "author_account_age_days": 3417 }, "https://github.com/celsojr2013/comfyui_simpletools": { "stars": 2, "last_update": "2024-06-22 11:35:40", - "author_account_age_days": 3416 + "author_account_age_days": 3417 }, "https://github.com/cerspense/ComfyUI_cspnodes": { "stars": 24, "last_update": "2024-06-27 22:39:06", - "author_account_age_days": 2699 + "author_account_age_days": 2700 }, "https://github.com/ceruleandeep/ComfyUI-LLaVA-Captioner": { - "stars": 78, + "stars": 79, "last_update": "2024-05-22 22:17:55", - "author_account_age_days": 1170 + "author_account_age_days": 1172 }, "https://github.com/chakib-belgaid/ComfyUI-autosize": { "stars": 0, "last_update": "2024-06-14 07:13:20", - "author_account_age_days": 3853 + "author_account_age_days": 3854 }, "https://github.com/chakib-belgaid/Comfyui_Prompt_styler": { "stars": 0, "last_update": "2024-07-01 12:40:52", - "author_account_age_days": 3853 + "author_account_age_days": 3854 }, "https://github.com/chandlergis/ComfyUI-IMG_Query": { "stars": 1, "last_update": "2024-05-23 01:25:57", - "author_account_age_days": 373 + "author_account_age_days": 374 }, "https://github.com/chandlergis/ComfyUI_EmojiOverlay": { "stars": 0, "last_update": "2024-06-14 09:05:03", - "author_account_age_days": 373 + "author_account_age_days": 374 }, "https://github.com/chaojie/ComfyUI-AniPortrait": { "stars": 231, "last_update": "2024-05-22 22:26:03", - "author_account_age_days": 4850 + "author_account_age_days": 4852 }, "https://github.com/chaojie/ComfyUI-CameraCtrl-Wrapper": { "stars": 16, "last_update": "2024-06-14 09:07:23", - "author_account_age_days": 4850 + "author_account_age_days": 4852 }, "https://github.com/chaojie/ComfyUI-Champ": { "stars": 19, "last_update": "2024-05-22 22:26:47", - "author_account_age_days": 4850 + "author_account_age_days": 4852 }, "https://github.com/chaojie/ComfyUI-DragAnything": { "stars": 66, "last_update": "2024-06-14 10:23:53", - "author_account_age_days": 4850 + "author_account_age_days": 4852 }, "https://github.com/chaojie/ComfyUI-DragNUWA": { "stars": 365, "last_update": "2024-06-14 10:25:01", - "author_account_age_days": 4850 + "author_account_age_days": 4852 }, "https://github.com/chaojie/ComfyUI-DynamiCrafter": { "stars": 112, "last_update": "2024-06-14 10:23:59", - "author_account_age_days": 4850 + "author_account_age_days": 4852 }, "https://github.com/chaojie/ComfyUI-EasyAnimate": { "stars": 39, "last_update": "2024-05-22 22:24:00", - "author_account_age_days": 4850 + "author_account_age_days": 4852 }, "https://github.com/chaojie/ComfyUI-Gemma": { "stars": 5, "last_update": "2024-05-22 22:27:47", - "author_account_age_days": 4850 + "author_account_age_days": 4852 }, "https://github.com/chaojie/ComfyUI-I2VGEN-XL": { "stars": 27, "last_update": "2024-06-14 09:06:10", - "author_account_age_days": 4850 + "author_account_age_days": 4852 }, "https://github.com/chaojie/ComfyUI-Img2Img-Turbo": { "stars": 36, "last_update": "2024-05-22 22:26:30", - "author_account_age_days": 4850 + "author_account_age_days": 4852 }, "https://github.com/chaojie/ComfyUI-LaVIT": { "stars": 10, "last_update": "2024-06-14 10:27:44", - "author_account_age_days": 4850 + "author_account_age_days": 4852 }, "https://github.com/chaojie/ComfyUI-LightGlue": { "stars": 48, "last_update": "2024-01-20 16:53:51", - "author_account_age_days": 4850 + "author_account_age_days": 4852 }, "https://github.com/chaojie/ComfyUI-Moore-AnimateAnyone": { "stars": 202, "last_update": "2024-06-10 20:16:06", - "author_account_age_days": 4850 + "author_account_age_days": 4852 }, "https://github.com/chaojie/ComfyUI-Motion-Vector-Extractor": { "stars": 1, "last_update": "2024-06-14 10:26:15", - "author_account_age_days": 4850 + "author_account_age_days": 4852 }, "https://github.com/chaojie/ComfyUI-MotionCtrl": { "stars": 128, "last_update": "2024-06-14 10:26:02", - "author_account_age_days": 4850 + "author_account_age_days": 4852 }, "https://github.com/chaojie/ComfyUI-MotionCtrl-SVD": { "stars": 79, "last_update": "2024-06-14 10:26:30", - "author_account_age_days": 4850 + "author_account_age_days": 4852 }, "https://github.com/chaojie/ComfyUI-MuseTalk": { "stars": 151, "last_update": "2024-05-22 22:25:07", - "author_account_age_days": 4850 + "author_account_age_days": 4852 }, "https://github.com/chaojie/ComfyUI-MuseV": { "stars": 126, "last_update": "2024-05-22 22:25:31", - "author_account_age_days": 4850 + "author_account_age_days": 4852 }, "https://github.com/chaojie/ComfyUI-Open-Sora": { "stars": 88, "last_update": "2024-05-22 22:26:59", - "author_account_age_days": 4850 + "author_account_age_days": 4852 }, "https://github.com/chaojie/ComfyUI-Open-Sora-Plan": { "stars": 49, "last_update": "2024-05-29 16:15:10", - "author_account_age_days": 4850 + "author_account_age_days": 4852 }, "https://github.com/chaojie/ComfyUI-Panda3d": { "stars": 13, "last_update": "2024-06-14 10:28:47", - "author_account_age_days": 4850 + "author_account_age_days": 4852 }, "https://github.com/chaojie/ComfyUI-Pymunk": { "stars": 16, "last_update": "2024-06-14 12:02:32", - "author_account_age_days": 4850 + "author_account_age_days": 4852 }, "https://github.com/chaojie/ComfyUI-RAFT": { "stars": 25, "last_update": "2024-06-14 11:02:00", - "author_account_age_days": 4850 + "author_account_age_days": 4852 }, "https://github.com/chaojie/ComfyUI-SimDA": { "stars": 13, "last_update": "2024-06-14 12:02:39", - "author_account_age_days": 4850 + "author_account_age_days": 4852 }, "https://github.com/chaojie/ComfyUI-Trajectory": { "stars": 5, "last_update": "2024-05-22 22:27:12", - "author_account_age_days": 4850 + "author_account_age_days": 4852 }, "https://github.com/chaojie/ComfyUI-Video-Editing-X-Attention": { "stars": 17, "last_update": "2024-06-14 10:28:16", - "author_account_age_days": 4850 + "author_account_age_days": 4852 }, "https://github.com/chaojie/ComfyUI-dust3r": { "stars": 15, "last_update": "2024-05-22 22:27:33", - "author_account_age_days": 4850 + "author_account_age_days": 4852 }, "https://github.com/chaojie/ComfyUI_StreamingT2V": { "stars": 26, "last_update": "2024-06-14 10:26:21", - "author_account_age_days": 4850 + "author_account_age_days": 4852 }, "https://github.com/chaosaiart/Chaosaiart-Nodes": { "stars": 47, "last_update": "2024-05-27 10:55:18", - "author_account_age_days": 351 + "author_account_age_days": 352 }, "https://github.com/chenpx976/ComfyUI-RunRunRun": { "stars": 0, "last_update": "2024-05-23 01:19:37", - "author_account_age_days": 3432 + "author_account_age_days": 3433 }, "https://github.com/chesnokovivan/ComfyUI-Novakid": { "stars": 0, "last_update": "2024-06-10 20:15:56", - "author_account_age_days": 1547 + "author_account_age_days": 1548 }, "https://github.com/chflame163/ComfyUI_FaceSimilarity": { "stars": 13, "last_update": "2024-05-23 12:48:18", - "author_account_age_days": 461 + "author_account_age_days": 462 }, "https://github.com/chflame163/ComfyUI_LayerStyle": { - "stars": 714, - "last_update": "2024-07-11 11:01:59", - "author_account_age_days": 461 + "stars": 718, + "last_update": "2024-07-12 06:53:14", + "author_account_age_days": 462 }, "https://github.com/chflame163/ComfyUI_MSSpeech_TTS": { "stars": 23, "last_update": "2024-05-25 02:39:56", - "author_account_age_days": 461 + "author_account_age_days": 462 }, "https://github.com/chflame163/ComfyUI_WordCloud": { "stars": 71, "last_update": "2024-05-25 02:41:06", - "author_account_age_days": 461 + "author_account_age_days": 462 }, "https://github.com/chibiace/ComfyUI-Chibi-Nodes": { "stars": 30, "last_update": "2024-05-22 21:16:12", - "author_account_age_days": 2866 + "author_account_age_days": 2867 }, "https://github.com/choey/Comfy-Topaz": { - "stars": 26, + "stars": 27, "last_update": "2024-06-20 13:52:32", - "author_account_age_days": 5540 + "author_account_age_days": 5541 }, "https://github.com/chris-the-wiz/EmbeddingsCurveEditor_ComfyUI": { "stars": 7, "last_update": "2024-06-29 19:13:44", - "author_account_age_days": 1813 + "author_account_age_days": 1815 }, "https://github.com/chrisfreilich/virtuoso-nodes": { "stars": 51, "last_update": "2024-06-30 18:26:54", - "author_account_age_days": 749 + "author_account_age_days": 750 }, "https://github.com/chrisgoringe/cg-image-picker": { "stars": 192, "last_update": "2024-06-12 18:50:30", - "author_account_age_days": 4082 + "author_account_age_days": 4083 }, "https://github.com/chrisgoringe/cg-noise": { "stars": 25, "last_update": "2024-06-14 08:10:52", - "author_account_age_days": 4082 + "author_account_age_days": 4083 }, "https://github.com/chrisgoringe/cg-prompt-info": { "stars": 27, "last_update": "2024-05-22 21:07:33", - "author_account_age_days": 4082 + "author_account_age_days": 4083 }, "https://github.com/chrisgoringe/cg-use-everywhere": { - "stars": 363, + "stars": 364, "last_update": "2024-07-11 00:54:55", - "author_account_age_days": 4082 + "author_account_age_days": 4083 }, "https://github.com/chrish-slingshot/CrasHUtils": { "stars": 11, "last_update": "2024-06-20 12:53:00", - "author_account_age_days": 617 + "author_account_age_days": 619 }, "https://github.com/christian-byrne/audio-separation-nodes-comfyui": { "stars": 36, "last_update": "2024-07-09 05:00:46", - "author_account_age_days": 1365 + "author_account_age_days": 1367 }, "https://github.com/christian-byrne/comfyui-default-values-manager": { - "stars": 7, + "stars": 8, "last_update": "2024-07-08 13:59:42", - "author_account_age_days": 1365 + "author_account_age_days": 1367 }, "https://github.com/christian-byrne/comfyui-search-navigation": { "stars": 5, "last_update": "2024-06-26 04:41:12", - "author_account_age_days": 1365 + "author_account_age_days": 1367 }, "https://github.com/christian-byrne/img2colors-comfyui-node": { "stars": 6, "last_update": "2024-06-24 07:26:35", - "author_account_age_days": 1365 + "author_account_age_days": 1367 }, "https://github.com/christian-byrne/img2txt-comfyui-nodes": { "stars": 30, "last_update": "2024-06-23 22:15:59", - "author_account_age_days": 1365 + "author_account_age_days": 1367 }, "https://github.com/christian-byrne/size-match-compositing-nodes": { "stars": 3, "last_update": "2024-06-23 21:00:23", - "author_account_age_days": 1365 + "author_account_age_days": 1367 }, "https://github.com/city96/ComfyUI_ColorMod": { "stars": 44, "last_update": "2024-05-22 18:06:19", - "author_account_age_days": 514 + "author_account_age_days": 516 }, "https://github.com/city96/ComfyUI_DiT": { "stars": 3, "last_update": "2024-05-22 18:06:05", - "author_account_age_days": 514 + "author_account_age_days": 516 }, "https://github.com/city96/ComfyUI_ExtraModels": { - "stars": 318, + "stars": 319, "last_update": "2024-07-06 18:26:29", - "author_account_age_days": 514 + "author_account_age_days": 516 }, "https://github.com/city96/ComfyUI_NetDist": { "stars": 238, "last_update": "2024-05-22 18:05:10", - "author_account_age_days": 514 + "author_account_age_days": 516 }, "https://github.com/city96/SD-Advanced-Noise": { "stars": 19, "last_update": "2024-05-22 18:05:35", - "author_account_age_days": 514 + "author_account_age_days": 516 }, "https://github.com/city96/SD-Latent-Interposer": { - "stars": 186, + "stars": 187, "last_update": "2024-06-17 05:27:08", - "author_account_age_days": 514 + "author_account_age_days": 516 }, "https://github.com/city96/SD-Latent-Upscaler": { "stars": 115, "last_update": "2024-05-22 18:05:50", - "author_account_age_days": 514 + "author_account_age_days": 516 }, "https://github.com/civitai/comfy-nodes": { "stars": 87, "last_update": "2024-06-23 03:35:42", - "author_account_age_days": 615 + "author_account_age_days": 617 }, "https://github.com/claussteinmassl/ComfyUI-CS-CustomNodes": { "stars": 1, "last_update": "2024-06-14 09:03:10", - "author_account_age_days": 2717 + "author_account_age_days": 2719 }, "https://github.com/comfyanonymous/ComfyUI": { - "stars": 41817, - "last_update": "2024-07-11 01:04:53", - "author_account_age_days": 566 + "stars": 41977, + "last_update": "2024-07-12 19:25:17", + "author_account_age_days": 567 }, "https://github.com/comfyanonymous/ComfyUI_TensorRT": { - "stars": 348, + "stars": 352, "last_update": "2024-06-19 21:31:56", - "author_account_age_days": 566 + "author_account_age_days": 567 }, "https://github.com/comfyanonymous/ComfyUI_experiments": { - "stars": 141, + "stars": 142, "last_update": "2024-05-22 15:29:49", - "author_account_age_days": 566 + "author_account_age_days": 567 }, "https://github.com/concarne000/ConCarneNode": { "stars": 4, "last_update": "2024-05-22 22:10:18", - "author_account_age_days": 1918 + "author_account_age_days": 1919 }, "https://github.com/conquestace/ComfyUI-ImageUploader": { "stars": 2, "last_update": "2024-05-23 01:25:49", - "author_account_age_days": 4626 + "author_account_age_days": 4627 }, "https://github.com/coolzilj/ComfyUI-LJNodes": { - "stars": 59, + "stars": 60, "last_update": "2024-06-15 01:57:32", - "author_account_age_days": 4680 + "author_account_age_days": 4681 }, "https://github.com/coolzilj/ComfyUI-Photopea": { - "stars": 60, + "stars": 61, "last_update": "2024-06-14 08:10:57", - "author_account_age_days": 4680 + "author_account_age_days": 4681 }, "https://github.com/coreyryanhanson/ComfyQR": { "stars": 52, "last_update": "2024-07-05 04:13:09", - "author_account_age_days": 3073 + "author_account_age_days": 3074 }, "https://github.com/coreyryanhanson/ComfyQR-scanning-nodes": { "stars": 9, "last_update": "2024-07-05 03:55:48", - "author_account_age_days": 3073 + "author_account_age_days": 3074 }, "https://github.com/cozymantis/cozy-utils-comfyui-nodes": { "stars": 3, "last_update": "2024-07-07 15:38:05", - "author_account_age_days": 125 + "author_account_age_days": 127 }, "https://github.com/cozymantis/human-parser-comfyui-node": { - "stars": 54, + "stars": 55, "last_update": "2024-07-07 15:31:17", - "author_account_age_days": 125 + "author_account_age_days": 127 }, "https://github.com/cozymantis/pose-generator-comfyui-node": { - "stars": 30, + "stars": 50, "last_update": "2024-07-07 15:22:45", - "author_account_age_days": 125 + "author_account_age_days": 127 }, "https://github.com/crystian/ComfyUI-Crystools": { - "stars": 517, + "stars": 524, "last_update": "2024-07-01 03:24:20", - "author_account_age_days": 4134 + "author_account_age_days": 4136 }, "https://github.com/crystian/ComfyUI-Crystools-save": { "stars": 31, "last_update": "2024-07-01 01:19:58", - "author_account_age_days": 4134 + "author_account_age_days": 4136 }, "https://github.com/cubiq/ComfyUI_FaceAnalysis": { - "stars": 231, - "last_update": "2024-06-14 08:08:35", - "author_account_age_days": 5028 + "stars": 234, + "last_update": "2024-07-11 17:29:58", + "author_account_age_days": 5029 }, "https://github.com/cubiq/ComfyUI_IPAdapter_plus": { - "stars": 3234, - "last_update": "2024-06-28 11:03:36", - "author_account_age_days": 5028 + "stars": 3245, + "last_update": "2024-07-11 13:53:24", + "author_account_age_days": 5029 }, "https://github.com/cubiq/ComfyUI_InstantID": { - "stars": 974, - "last_update": "2024-07-10 07:27:20", - "author_account_age_days": 5028 + "stars": 982, + "last_update": "2024-07-11 17:26:22", + "author_account_age_days": 5029 }, "https://github.com/cubiq/ComfyUI_SimpleMath": { "stars": 17, "last_update": "2024-06-14 09:02:50", - "author_account_age_days": 5028 + "author_account_age_days": 5029 }, "https://github.com/cubiq/ComfyUI_essentials": { "stars": 359, - "last_update": "2024-07-11 11:14:34", - "author_account_age_days": 5028 + "last_update": "2024-07-12 11:29:38", + "author_account_age_days": 5029 }, "https://github.com/cubiq/PuLID_ComfyUI": { - "stars": 436, - "last_update": "2024-07-10 12:35:59", - "author_account_age_days": 5028 + "stars": 437, + "last_update": "2024-07-11 17:21:37", + "author_account_age_days": 5029 }, "https://github.com/cuongloveit/comfy_http_request": { "stars": 0, "last_update": "2024-06-14 11:00:11", - "author_account_age_days": 3269 + "author_account_age_days": 3270 }, "https://github.com/curiousjp/ComfyUI-MaskBatchPermutations": { "stars": 4, "last_update": "2024-05-28 13:09:32", - "author_account_age_days": 1947 + "author_account_age_days": 1948 }, "https://github.com/czcz1024/Comfyui-FaceCompare": { "stars": 0, "last_update": "2024-06-14 07:13:32", - "author_account_age_days": 4251 + "author_account_age_days": 4252 }, "https://github.com/da2el-ai/ComfyUI-d2-size-selector": { "stars": 2, "last_update": "2024-05-23 01:16:17", - "author_account_age_days": 406 + "author_account_age_days": 408 }, "https://github.com/da2el-ai/ComfyUI-d2-steps": { "stars": 5, "last_update": "2024-05-23 01:16:06", - "author_account_age_days": 406 + "author_account_age_days": 408 }, "https://github.com/dagthomas/comfyui_dagthomas": { - "stars": 83, + "stars": 84, "last_update": "2024-07-07 16:56:46", - "author_account_age_days": 4088 + "author_account_age_days": 4090 }, "https://github.com/daniabib/ComfyUI_ProPainter_Nodes": { - "stars": 168, + "stars": 169, "last_update": "2024-07-08 21:59:15", - "author_account_age_days": 2421 + "author_account_age_days": 2423 }, "https://github.com/daniel-lewis-ab/ComfyUI-Llama": { "stars": 27, "last_update": "2024-06-29 19:55:42", - "author_account_age_days": 3368 + "author_account_age_days": 3370 }, "https://github.com/daniel-lewis-ab/ComfyUI-TTS": { "stars": 13, "last_update": "2024-06-14 08:09:49", - "author_account_age_days": 3368 + "author_account_age_days": 3370 }, "https://github.com/darkpixel/darkprompts": { "stars": 6, "last_update": "2024-05-23 19:48:02", - "author_account_age_days": 5341 + "author_account_age_days": 5342 }, "https://github.com/dave-palt/comfyui_DSP_imagehelpers": { "stars": 0, "last_update": "2024-05-22 23:12:11", - "author_account_age_days": 175 + "author_account_age_days": 176 }, "https://github.com/daxcay/ComfyUI-DRMN": { "stars": 19, "last_update": "2024-07-08 08:25:29", - "author_account_age_days": 112 + "author_account_age_days": 113 }, "https://github.com/daxcay/ComfyUI-DataSet": { "stars": 19, "last_update": "2024-07-08 08:25:29", - "author_account_age_days": 112 + "author_account_age_days": 113 }, "https://github.com/daxcay/ComfyUI-JDCN": { "stars": 66, "last_update": "2024-07-08 14:02:49", - "author_account_age_days": 112 + "author_account_age_days": 113 }, "https://github.com/daxcay/ComfyUI-NODEJS": { "stars": 5, "last_update": "2024-06-13 14:30:45", - "author_account_age_days": 112 + "author_account_age_days": 113 }, "https://github.com/daxthin/DZ-FaceDetailer": { - "stars": 104, + "stars": 105, "last_update": "2024-06-17 10:00:30", - "author_account_age_days": 1248 + "author_account_age_days": 1249 }, "https://github.com/dchatel/comfyui_facetools": { "stars": 47, "last_update": "2024-06-26 10:26:43", - "author_account_age_days": 4552 + "author_account_age_days": 4554 }, "https://github.com/denfrost/Den_ComfyUI_Workflow": { "stars": 4, "last_update": "2024-06-20 14:57:57", - "author_account_age_days": 3513 + "author_account_age_days": 3515 }, "https://github.com/deroberon/StableZero123-comfyui": { "stars": 137, "last_update": "2024-05-22 22:09:53", - "author_account_age_days": 5313 + "author_account_age_days": 5314 }, "https://github.com/deroberon/demofusion-comfyui": { "stars": 83, "last_update": "2024-05-22 22:09:42", - "author_account_age_days": 5313 + "author_account_age_days": 5314 }, "https://github.com/dfl/comfyui-clip-with-break": { "stars": 10, "last_update": "2024-05-22 23:23:15", - "author_account_age_days": 5991 + "author_account_age_days": 5993 }, "https://github.com/dfl/comfyui-tcd-scheduler": { "stars": 80, "last_update": "2024-05-22 23:23:28", - "author_account_age_days": 5991 + "author_account_age_days": 5993 }, "https://github.com/diStyApps/ComfyUI_FrameMaker": { "stars": 10, "last_update": "2024-05-23 00:11:33", - "author_account_age_days": 4221 + "author_account_age_days": 4223 }, "https://github.com/dicksondickson/ComfyUI-Dickson-Nodes": { - "stars": 4, - "last_update": "2024-07-10 20:58:42", - "author_account_age_days": 4008 + "stars": 5, + "last_update": "2024-07-12 06:04:55", + "author_account_age_days": 4009 }, "https://github.com/digitaljohn/comfyui-propost": { "stars": 109, "last_update": "2024-07-02 15:28:37", - "author_account_age_days": 4535 + "author_account_age_days": 4536 }, "https://github.com/dimtoneff/ComfyUI-PixelArt-Detector": { "stars": 170, "last_update": "2024-07-06 10:15:30", - "author_account_age_days": 3431 + "author_account_age_days": 3433 }, "https://github.com/diontimmer/ComfyUI-Vextra-Nodes": { "stars": 61, "last_update": "2024-06-20 16:48:44", - "author_account_age_days": 4787 + "author_account_age_days": 4789 }, "https://github.com/discopixel-studio/comfyui-discopixel": { "stars": 7, "last_update": "2024-06-14 09:03:19", - "author_account_age_days": 362 + "author_account_age_days": 364 }, "https://github.com/discus0434/comfyui-aesthetic-predictor-v2-5": { "stars": 5, "last_update": "2024-06-14 08:12:05", - "author_account_age_days": 1487 + "author_account_age_days": 1488 }, "https://github.com/discus0434/comfyui-caching-embeddings": { "stars": 1, "last_update": "2024-06-14 08:59:36", - "author_account_age_days": 1487 + "author_account_age_days": 1488 }, "https://github.com/djbielejeski/a-person-mask-generator": { "stars": 240, "last_update": "2024-06-15 04:06:44", - "author_account_age_days": 4300 + "author_account_age_days": 4302 }, "https://github.com/dmMaze/sketch2manga": { - "stars": 27, + "stars": 28, "last_update": "2024-06-30 03:27:55", - "author_account_age_days": 1866 + "author_account_age_days": 1868 }, "https://github.com/dmarx/ComfyUI-AudioReactive": { "stars": 10, "last_update": "2024-05-22 22:12:53", - "author_account_age_days": 4521 + "author_account_age_days": 4523 }, "https://github.com/dmarx/ComfyUI-Keyframed": { "stars": 81, "last_update": "2024-07-01 01:41:23", - "author_account_age_days": 4521 + "author_account_age_days": 4523 }, "https://github.com/drago87/ComfyUI_Dragos_Nodes": { "stars": 3, "last_update": "2024-05-22 21:32:15", - "author_account_age_days": 3786 + "author_account_age_days": 3788 }, "https://github.com/drustan-hawk/primitive-types": { "stars": 5, "last_update": "2024-06-30 06:10:23", - "author_account_age_days": 306 + "author_account_age_days": 307 }, "https://github.com/e7mac/ComfyUI-ShadertoyGL": { "stars": 2, "last_update": "2024-06-20 14:52:42", - "author_account_age_days": 4820 + "author_account_age_days": 4822 }, "https://github.com/ealkanat/comfyui_easy_padding": { "stars": 13, "last_update": "2024-05-22 21:58:52", - "author_account_age_days": 2480 + "author_account_age_days": 2481 }, "https://github.com/edenartlab/eden_comfy_pipelines": { - "stars": 40, - "last_update": "2024-07-08 09:44:46", - "author_account_age_days": 289 + "stars": 42, + "last_update": "2024-07-12 20:56:51", + "author_account_age_days": 291 }, "https://github.com/evanspearman/ComfyMath": { "stars": 55, "last_update": "2023-08-27 03:29:04", - "author_account_age_days": 4255 + "author_account_age_days": 4257 }, "https://github.com/exdysa/comfyui-selector": { "stars": 3, "last_update": "2024-07-04 01:38:33", - "author_account_age_days": 1012 + "author_account_age_days": 1014 }, "https://github.com/fablestudio/ComfyUI-Showrunner-Utils": { "stars": 0, "last_update": "2024-06-24 14:27:05", - "author_account_age_days": 2065 + "author_account_age_days": 2067 }, "https://github.com/failfa-st/failfast-comfyui-extensions": { - "stars": 134, + "stars": 136, "last_update": "2024-06-17 10:01:12", - "author_account_age_days": 290 + "author_account_age_days": 292 + }, + "https://github.com/fearnworks/ComfyUI_FearnworksNodes": { + "stars": 14, + "last_update": "2024-07-12 01:27:44", + "author_account_age_days": 580 }, "https://github.com/fexli/fexli-util-node-comfyui": { "stars": 3, "last_update": "2024-05-22 21:27:36", - "author_account_age_days": 1576 + "author_account_age_days": 1577 }, "https://github.com/fexploit/ComfyUI-AutoLabel": { "stars": 6, "last_update": "2024-06-14 08:09:41", - "author_account_age_days": 5061 + "author_account_age_days": 5062 }, "https://github.com/fexploit/ComfyUI-AutoTrimBG": { "stars": 2, "last_update": "2024-05-24 20:38:15", - "author_account_age_days": 5061 + "author_account_age_days": 5062 }, "https://github.com/fexploit/ComfyUI-Classifier": { "stars": 1, "last_update": "2024-06-14 16:58:31", - "author_account_age_days": 5061 + "author_account_age_days": 5062 }, "https://github.com/filipemeneses/comfy_pixelization": { "stars": 31, "last_update": "2024-05-22 20:59:16", - "author_account_age_days": 3493 + "author_account_age_days": 3495 }, "https://github.com/filliptm/ComfyUI_Fill-Nodes": { "stars": 123, "last_update": "2024-07-10 03:55:46", - "author_account_age_days": 1753 + "author_account_age_days": 1755 }, "https://github.com/florestefano1975/ComfyUI-HiDiffusion": { "stars": 135, "last_update": "2024-05-22 00:33:06", - "author_account_age_days": 210 + "author_account_age_days": 212 }, "https://github.com/florestefano1975/ComfyUI-StabilityAI-Suite": { "stars": 2, "last_update": "2024-07-10 18:03:39", - "author_account_age_days": 210 + "author_account_age_days": 212 }, "https://github.com/florestefano1975/comfyui-portrait-master": { - "stars": 776, + "stars": 777, "last_update": "2024-07-10 18:00:37", - "author_account_age_days": 210 + "author_account_age_days": 212 }, "https://github.com/florestefano1975/comfyui-prompt-composer": { "stars": 215, "last_update": "2024-07-10 18:03:03", - "author_account_age_days": 210 + "author_account_age_days": 212 }, "https://github.com/flowtyone/ComfyUI-Flowty-CRM": { - "stars": 128, + "stars": 129, "last_update": "2024-06-14 10:23:09", - "author_account_age_days": 290 + "author_account_age_days": 292 }, "https://github.com/flowtyone/ComfyUI-Flowty-LDSR": { - "stars": 168, + "stars": 169, "last_update": "2024-06-14 09:04:51", - "author_account_age_days": 290 + "author_account_age_days": 292 }, "https://github.com/flowtyone/ComfyUI-Flowty-TripoSR": { - "stars": 369, + "stars": 370, "last_update": "2024-06-16 00:53:22", - "author_account_age_days": 290 + "author_account_age_days": 292 }, "https://github.com/flyingshutter/As_ComfyUI_CustomNodes": { "stars": 8, "last_update": "2024-05-22 18:07:19", - "author_account_age_days": 3512 + "author_account_age_days": 3513 }, "https://github.com/fmatray/ComfyUI_BattlemapGrid": { "stars": 0, "last_update": "2024-06-05 22:35:06", - "author_account_age_days": 3638 + "author_account_age_days": 3640 }, "https://github.com/fofr/ComfyUI-HyperSDXL1StepUnetScheduler": { "stars": 12, "last_update": "2024-06-20 11:51:50", - "author_account_age_days": 5124 + "author_account_age_days": 5126 }, "https://github.com/fofr/ComfyUI-Prompter-fofrAI": { - "stars": 36, + "stars": 37, "last_update": "2024-06-29 22:10:29", - "author_account_age_days": 5124 + "author_account_age_days": 5126 }, "https://github.com/fofr/comfyui-replicate": { "stars": 35, "last_update": "2024-07-02 17:58:30", - "author_account_age_days": 1625 + "author_account_age_days": 1627 }, "https://github.com/forever22777/comfyui-self-guidance": { "stars": 6, "last_update": "2024-06-14 07:12:02", - "author_account_age_days": 342 + "author_account_age_days": 343 }, "https://github.com/foxtrot-roger/comfyui-rf-nodes": { "stars": 1, "last_update": "2024-05-22 23:09:13", - "author_account_age_days": 2337 + "author_account_age_days": 2339 }, "https://github.com/frankchieng/ComfyUI_Aniportrait": { "stars": 48, "last_update": "2024-06-26 03:06:51", - "author_account_age_days": 457 + "author_account_age_days": 459 }, "https://github.com/frankchieng/ComfyUI_MagicClothing": { - "stars": 427, + "stars": 428, "last_update": "2024-06-24 07:48:07", - "author_account_age_days": 457 + "author_account_age_days": 459 }, "https://github.com/frankchieng/ComfyUI_llm_easyanimiate": { "stars": 10, "last_update": "2024-06-26 03:13:32", - "author_account_age_days": 457 + "author_account_age_days": 459 }, "https://github.com/fsdymy1024/ComfyUI_fsdymy": { "stars": 6, "last_update": "2024-07-01 17:58:52", - "author_account_age_days": 2222 + "author_account_age_days": 2224 }, "https://github.com/gemell1/ComfyUI_GMIC": { "stars": 6, "last_update": "2024-05-22 21:28:51", - "author_account_age_days": 1974 + "author_account_age_days": 1975 }, "https://github.com/get-salt-AI/SaltAI": { "stars": 61, "last_update": "2024-06-26 00:32:47", - "author_account_age_days": 133 + "author_account_age_days": 134 }, "https://github.com/get-salt-AI/SaltAI_AudioViz": { "stars": 13, "last_update": "2024-06-29 16:16:46", - "author_account_age_days": 133 + "author_account_age_days": 134 }, "https://github.com/get-salt-AI/SaltAI_Language_Toolkit": { "stars": 19, "last_update": "2024-06-25 23:49:29", - "author_account_age_days": 133 + "author_account_age_days": 134 }, "https://github.com/get-salt-AI/SaltAI_LlamaIndex": { "stars": 19, "last_update": "2024-06-25 23:49:29", - "author_account_age_days": 133 + "author_account_age_days": 134 }, "https://github.com/ginlov/segment_to_mask_comfyui": { "stars": 1, "last_update": "2024-06-14 10:23:23", - "author_account_age_days": 2028 + "author_account_age_days": 2030 }, "https://github.com/giriss/comfy-image-saver": { - "stars": 151, + "stars": 152, "last_update": "2024-05-22 20:40:55", - "author_account_age_days": 4255 + "author_account_age_days": 4256 }, "https://github.com/githubYiheng/ComfyUI_Change_IMAGE_BOREDER": { "stars": 0, "last_update": "2024-05-23 01:20:09", - "author_account_age_days": 3920 + "author_account_age_days": 3921 }, "https://github.com/githubYiheng/ComfyUI_GetFileNameFromURL": { "stars": 0, "last_update": "2024-05-23 01:19:47", - "author_account_age_days": 3920 + "author_account_age_days": 3921 }, "https://github.com/githubYiheng/comfyui_kmeans_filter": { "stars": 0, "last_update": "2024-06-14 09:01:24", - "author_account_age_days": 3920 + "author_account_age_days": 3921 }, "https://github.com/githubYiheng/comfyui_meanshift_filter": { "stars": 0, "last_update": "2024-06-14 10:59:43", - "author_account_age_days": 3920 + "author_account_age_days": 3921 }, "https://github.com/githubYiheng/comfyui_private_postprocessor": { "stars": 0, "last_update": "2024-06-14 08:09:39", - "author_account_age_days": 3920 + "author_account_age_days": 3921 }, "https://github.com/glibsonoran/Plush-for-ComfyUI": { - "stars": 116, - "last_update": "2024-07-10 18:49:39", - "author_account_age_days": 2514 + "stars": 118, + "last_update": "2024-07-12 18:18:04", + "author_account_age_days": 2516 }, "https://github.com/glifxyz/ComfyUI-GlifNodes": { "stars": 18, "last_update": "2024-07-11 09:13:38", - "author_account_age_days": 590 + "author_account_age_days": 592 }, "https://github.com/glowcone/comfyui-base64-to-image": { "stars": 8, "last_update": "2024-07-08 22:53:25", - "author_account_age_days": 3762 + "author_account_age_days": 3764 }, "https://github.com/godspede/ComfyUI_Substring": { "stars": 0, "last_update": "2024-07-01 01:05:38", - "author_account_age_days": 3130 + "author_account_age_days": 3131 }, "https://github.com/gokayfem/ComfyUI-Depth-Visualization": { "stars": 49, "last_update": "2024-05-21 00:37:05", - "author_account_age_days": 1074 + "author_account_age_days": 1076 }, "https://github.com/gokayfem/ComfyUI-Dream-Interpreter": { "stars": 67, "last_update": "2024-05-21 00:36:50", - "author_account_age_days": 1074 + "author_account_age_days": 1076 }, "https://github.com/gokayfem/ComfyUI-Texture-Simple": { "stars": 30, "last_update": "2024-05-21 00:19:53", - "author_account_age_days": 1074 + "author_account_age_days": 1076 }, "https://github.com/gokayfem/ComfyUI_VLM_nodes": { "stars": 299, "last_update": "2024-07-04 01:40:04", - "author_account_age_days": 1074 + "author_account_age_days": 1076 }, "https://github.com/gonzalu/ComfyUI_YFG_Comical": { "stars": 20, "last_update": "2024-07-02 02:05:08", - "author_account_age_days": 2478 + "author_account_age_days": 2479 }, "https://github.com/griptape-ai/ComfyUI-Griptape": { - "stars": 53, - "last_update": "2024-07-10 22:11:44", - "author_account_age_days": 537 + "stars": 54, + "last_update": "2024-07-12 00:41:59", + "author_account_age_days": 539 }, "https://github.com/guill/abracadabra-comfyui": { "stars": 1, "last_update": "2024-06-14 08:12:07", - "author_account_age_days": 4210 + "author_account_age_days": 4211 }, "https://github.com/guoyk93/yk-node-suite-comfyui": { "stars": 10, "last_update": "2024-06-17 10:00:36", - "author_account_age_days": 1506 + "author_account_age_days": 1507 }, "https://github.com/hackkhai/ComfyUI-Image-Matting": { "stars": 15, "last_update": "2024-06-20 11:25:12", - "author_account_age_days": 1868 + "author_account_age_days": 1869 }, "https://github.com/haohaocreates/ComfyUI-HH-Image-Selector": { "stars": 0, "last_update": "2024-07-08 22:02:55", - "author_account_age_days": 122 + "author_account_age_days": 124 }, "https://github.com/hay86/ComfyUI_AceNodes": { "stars": 9, "last_update": "2024-07-02 08:17:41", - "author_account_age_days": 4684 + "author_account_age_days": 4685 }, "https://github.com/hay86/ComfyUI_DDColor": { "stars": 2, "last_update": "2024-06-14 08:12:13", - "author_account_age_days": 4684 + "author_account_age_days": 4685 }, "https://github.com/hay86/ComfyUI_Dreamtalk": { "stars": 8, "last_update": "2024-07-02 08:15:01", - "author_account_age_days": 4684 + "author_account_age_days": 4685 }, "https://github.com/hay86/ComfyUI_Hallo": { "stars": 19, "last_update": "2024-07-02 08:19:11", - "author_account_age_days": 4684 + "author_account_age_days": 4685 }, "https://github.com/hay86/ComfyUI_MiniCPM-V": { "stars": 10, "last_update": "2024-07-02 08:09:38", - "author_account_age_days": 4684 + "author_account_age_days": 4685 }, "https://github.com/hay86/ComfyUI_OpenVoice": { "stars": 8, "last_update": "2024-07-02 08:16:20", - "author_account_age_days": 4684 + "author_account_age_days": 4685 }, "https://github.com/hayden-fr/ComfyUI-Image-Browsing": { "stars": 2, "last_update": "2024-05-22 20:54:07", - "author_account_age_days": 1954 + "author_account_age_days": 1955 }, "https://github.com/hayden-fr/ComfyUI-Model-Manager": { "stars": 26, "last_update": "2024-05-22 20:53:55", - "author_account_age_days": 1954 + "author_account_age_days": 1955 }, "https://github.com/hben35096/ComfyUI-ToolBox": { "stars": 0, "last_update": "2024-06-26 18:27:22", - "author_account_age_days": 364 + "author_account_age_days": 366 }, "https://github.com/heshengtao/comfyui_LLM_party": { - "stars": 184, - "last_update": "2024-07-11 08:48:37", - "author_account_age_days": 2912 + "stars": 188, + "last_update": "2024-07-12 11:45:21", + "author_account_age_days": 2913 }, "https://github.com/hhhzzyang/Comfyui_Lama": { "stars": 41, "last_update": "2024-05-22 21:13:19", - "author_account_age_days": 524 + "author_account_age_days": 525 }, "https://github.com/hiforce/comfyui-hiforce-plugin": { "stars": 3, "last_update": "2024-06-14 08:13:24", - "author_account_age_days": 1819 + "author_account_age_days": 1820 }, "https://github.com/hinablue/ComfyUI_3dPoseEditor": { "stars": 127, "last_update": "2024-06-21 17:38:40", - "author_account_age_days": 5129 + "author_account_age_days": 5130 }, "https://github.com/holchan/ComfyUI-ModelDownloader": { "stars": 2, "last_update": "2024-06-14 08:59:42", - "author_account_age_days": 1608 + "author_account_age_days": 1610 }, "https://github.com/huagetai/ComfyUI-Gaffer": { "stars": 37, "last_update": "2024-06-19 00:58:38", - "author_account_age_days": 4649 + "author_account_age_days": 4650 }, "https://github.com/huagetai/ComfyUI_LightGradient": { "stars": 8, "last_update": "2024-05-23 01:21:27", - "author_account_age_days": 4649 + "author_account_age_days": 4650 }, "https://github.com/huchenlei/ComfyUI-IC-Light-Native": { - "stars": 419, + "stars": 421, "last_update": "2024-06-21 21:49:44", - "author_account_age_days": 2892 + "author_account_age_days": 2894 }, "https://github.com/huchenlei/ComfyUI-layerdiffuse": { - "stars": 1301, + "stars": 1308, "last_update": "2024-07-05 12:52:34", - "author_account_age_days": 2892 + "author_account_age_days": 2894 }, "https://github.com/huchenlei/ComfyUI-openpose-editor": { - "stars": 28, + "stars": 29, "last_update": "2024-06-26 21:15:34", - "author_account_age_days": 2892 + "author_account_age_days": 2894 }, "https://github.com/huchenlei/ComfyUI_DanTagGen": { "stars": 51, "last_update": "2024-06-21 21:46:47", - "author_account_age_days": 2892 + "author_account_age_days": 2894 }, "https://github.com/huchenlei/ComfyUI_densediffusion": { "stars": 86, "last_update": "2024-06-11 00:39:28", - "author_account_age_days": 2892 + "author_account_age_days": 2894 }, "https://github.com/huchenlei/ComfyUI_omost": { "stars": 350, "last_update": "2024-06-26 21:16:52", - "author_account_age_days": 2892 + "author_account_age_days": 2894 }, "https://github.com/hughescr/ComfyUI-OpenPose-Keypoint-Extractor": { "stars": 6, "last_update": "2024-06-14 09:04:25", - "author_account_age_days": 5657 + "author_account_age_days": 5659 }, "https://github.com/humgate/simplecomfy": { "stars": 0, "last_update": "2024-06-14 08:58:21", - "author_account_age_days": 1383 + "author_account_age_days": 1385 }, "https://github.com/hustille/ComfyUI_Fooocus_KSampler": { "stars": 60, "last_update": "2024-05-22 20:39:48", - "author_account_age_days": 456 + "author_account_age_days": 458 }, "https://github.com/hustille/ComfyUI_hus_utils": { "stars": 6, "last_update": "2024-05-22 20:39:34", - "author_account_age_days": 456 + "author_account_age_days": 458 }, "https://github.com/hwhaocool/ComfyUI-Select-Any": { "stars": 3, "last_update": "2024-07-03 14:16:01", - "author_account_age_days": 2905 + "author_account_age_days": 2906 }, "https://github.com/hylarucoder/ComfyUI-Eagle-PNGInfo": { "stars": 8, "last_update": "2024-06-28 04:43:18", - "author_account_age_days": 3930 + "author_account_age_days": 3931 }, "https://github.com/hyunamy/comfy-ui-on-complete-email-me": { "stars": 1, "last_update": "2024-07-01 18:44:18", - "author_account_age_days": 3127 + "author_account_age_days": 3129 }, "https://github.com/iFREEGROUP/comfyui-undistort": { "stars": 2, "last_update": "2024-06-14 08:59:52", - "author_account_age_days": 1574 + "author_account_age_days": 1575 }, "https://github.com/icesun963/ComfyUI_HFDownLoad": { "stars": 0, "last_update": "2024-06-14 08:59:58", - "author_account_age_days": 4122 + "author_account_age_days": 4124 }, "https://github.com/idrirap/ComfyUI-Lora-Auto-Trigger-Words": { "stars": 101, "last_update": "2024-06-20 15:56:56", - "author_account_age_days": 3066 + "author_account_age_days": 3068 }, "https://github.com/iemesowum/ComfyUI_IsaacNodes": { "stars": 0, "last_update": "2024-06-14 09:00:05", - "author_account_age_days": 5308 + "author_account_age_days": 5310 }, "https://github.com/if-ai/ComfyUI-IF_AI_HFDownloaderNode": { "stars": 10, "last_update": "2024-07-07 09:55:48", - "author_account_age_days": 2879 + "author_account_age_days": 2881 }, "https://github.com/if-ai/ComfyUI-IF_AI_WishperSpeechNode": { "stars": 28, "last_update": "2024-05-22 22:02:55", - "author_account_age_days": 2879 + "author_account_age_days": 2881 }, "https://github.com/if-ai/ComfyUI-IF_AI_tools": { - "stars": 386, + "stars": 389, "last_update": "2024-06-26 13:16:20", - "author_account_age_days": 2879 + "author_account_age_days": 2881 }, "https://github.com/imb101/ComfyUI-FaceSwap": { "stars": 28, "last_update": "2024-05-22 18:22:29", - "author_account_age_days": 905 + "author_account_age_days": 907 }, "https://github.com/injet-zhou/comfyui_extra_api": { "stars": 0, "last_update": "2024-07-11 03:47:25", - "author_account_age_days": 2244 + "author_account_age_days": 2245 }, "https://github.com/iwanders/ComfyUI_nodes": { "stars": 0, "last_update": "2024-07-11 01:06:26", - "author_account_age_days": 4443 + "author_account_age_days": 4444 }, "https://github.com/jags111/ComfyUI_Jags_Audiotools": { - "stars": 39, + "stars": 41, "last_update": "2024-05-19 18:54:12", - "author_account_age_days": 3887 + "author_account_age_days": 3889 }, "https://github.com/jags111/ComfyUI_Jags_VectorMagic": { "stars": 52, "last_update": "2024-05-19 18:49:42", - "author_account_age_days": 3887 + "author_account_age_days": 3889 }, "https://github.com/jags111/efficiency-nodes-comfyui": { - "stars": 739, + "stars": 741, "last_update": "2024-06-23 09:42:43", - "author_account_age_days": 3887 + "author_account_age_days": 3889 }, "https://github.com/jakechai/ComfyUI-JakeUpgrade": { "stars": 7, - "last_update": "2024-07-07 09:22:17", - "author_account_age_days": 1588 + "last_update": "2024-07-11 13:12:11", + "author_account_age_days": 1590 }, "https://github.com/jamal-alkharrat/ComfyUI_rotate_image": { "stars": 0, "last_update": "2024-05-22 23:19:02", - "author_account_age_days": 993 + "author_account_age_days": 995 }, "https://github.com/jamesWalker55/comfyui-p2ldgan": { "stars": 12, "last_update": "2024-05-22 18:19:04", - "author_account_age_days": 2544 + "author_account_age_days": 2545 }, "https://github.com/jamesWalker55/comfyui-various": { - "stars": 33, + "stars": 34, "last_update": "2024-05-22 18:19:17", - "author_account_age_days": 2544 + "author_account_age_days": 2545 }, "https://github.com/jax-explorer/fast_video_comfyui": { "stars": 0, "last_update": "2024-05-23 01:17:35", - "author_account_age_days": 593 + "author_account_age_days": 595 }, "https://github.com/jeffy5/comfyui-faceless-node": { "stars": 20, "last_update": "2024-06-14 04:11:28", - "author_account_age_days": 2948 + "author_account_age_days": 2949 }, "https://github.com/jesenzhang/ComfyUI_StreamDiffusion": { - "stars": 107, + "stars": 109, "last_update": "2024-05-23 02:40:36", - "author_account_age_days": 3669 + "author_account_age_days": 3670 }, "https://github.com/jiaxiangc/ComfyUI-ResAdapter": { "stars": 271, "last_update": "2024-05-23 00:22:23", - "author_account_age_days": 1303 + "author_account_age_days": 1304 }, "https://github.com/jitcoder/lora-info": { "stars": 46, "last_update": "2024-06-20 13:04:19", - "author_account_age_days": 4057 + "author_account_age_days": 4059 }, "https://github.com/jjkramhoeft/ComfyUI-Jjk-Nodes": { "stars": 4, "last_update": "2024-05-22 20:44:56", - "author_account_age_days": 3666 + "author_account_age_days": 3667 }, "https://github.com/jkrauss82/ultools-comfyui": { "stars": 5, "last_update": "2024-06-23 15:33:07", - "author_account_age_days": 4228 + "author_account_age_days": 4230 }, "https://github.com/jmkl/ComfyUI-ricing": { "stars": 9, "last_update": "2024-05-22 20:54:35", - "author_account_age_days": 4614 + "author_account_age_days": 4615 }, "https://github.com/jojkaart/ComfyUI-sampler-lcm-alternative": { - "stars": 113, + "stars": 114, "last_update": "2024-07-08 19:16:55", - "author_account_age_days": 4815 + "author_account_age_days": 4816 }, "https://github.com/jordoh/ComfyUI-Deepface": { "stars": 12, "last_update": "2024-07-08 14:25:46", - "author_account_age_days": 5010 + "author_account_age_days": 5012 }, "https://github.com/jroc22/ComfyUI-CSV-prompt-builder": { "stars": 2, "last_update": "2024-07-03 01:20:35", - "author_account_age_days": 706 + "author_account_age_days": 708 }, "https://github.com/jtrue/ComfyUI-JaRue": { "stars": 6, "last_update": "2024-06-14 09:01:12", - "author_account_age_days": 3946 + "author_account_age_days": 3948 }, "https://github.com/jtydhr88/ComfyUI-LayerDivider": { "stars": 50, "last_update": "2024-07-06 01:43:45", - "author_account_age_days": 4770 + "author_account_age_days": 4771 }, "https://github.com/jtydhr88/ComfyUI-Unique3D": { - "stars": 125, + "stars": 128, "last_update": "2024-07-04 04:27:01", - "author_account_age_days": 4770 + "author_account_age_days": 4771 }, "https://github.com/jtydhr88/ComfyUI-Workflow-Encrypt": { "stars": 16, "last_update": "2024-06-28 03:16:19", - "author_account_age_days": 4770 + "author_account_age_days": 4771 }, "https://github.com/juehackr/comfyui_fk_server": { - "stars": 52, + "stars": 53, "last_update": "2024-07-08 02:48:37", - "author_account_age_days": 1129 + "author_account_age_days": 1130 }, "https://github.com/justUmen/Bjornulf_custom_nodes": { "stars": 1, "last_update": "2024-07-11 09:10:27", - "author_account_age_days": 2806 + "author_account_age_days": 2807 }, "https://github.com/ka-puna/comfyui-yanc": { "stars": 6, "last_update": "2024-05-22 21:29:37", - "author_account_age_days": 2224 + "author_account_age_days": 2225 }, "https://github.com/kaanyalova/ComfyUI_ExtendedImageFormats": { "stars": 2, "last_update": "2024-06-03 13:20:01", - "author_account_age_days": 1283 + "author_account_age_days": 1285 }, "https://github.com/kadirnar/ComfyUI-Transformers": { "stars": 19, "last_update": "2024-06-22 22:44:39", - "author_account_age_days": 2346 + "author_account_age_days": 2348 }, "https://github.com/kadirnar/ComfyUI-YOLO": { - "stars": 18, + "stars": 20, "last_update": "2024-07-08 18:33:07", - "author_account_age_days": 2346 + "author_account_age_days": 2348 }, "https://github.com/kale4eat/ComfyUI-path-util": { "stars": 0, "last_update": "2024-05-25 05:44:11", - "author_account_age_days": 1629 + "author_account_age_days": 1630 }, "https://github.com/kale4eat/ComfyUI-speech-dataset-toolkit": { "stars": 7, "last_update": "2024-05-23 00:25:02", - "author_account_age_days": 1629 + "author_account_age_days": 1630 }, "https://github.com/kale4eat/ComfyUI-string-util": { "stars": 1, "last_update": "2024-05-23 00:24:40", - "author_account_age_days": 1629 + "author_account_age_days": 1630 }, "https://github.com/kale4eat/ComfyUI-text-file-util": { "stars": 0, "last_update": "2024-05-23 00:24:51", - "author_account_age_days": 1629 + "author_account_age_days": 1630 }, "https://github.com/katalist-ai/comfyUI-nsfw-detection": { "stars": 1, "last_update": "2024-05-23 01:23:32", - "author_account_age_days": 770 + "author_account_age_days": 772 }, "https://github.com/kealiu/ComfyUI-S3-Tools": { "stars": 2, "last_update": "2024-07-04 10:13:07", - "author_account_age_days": 4145 + "author_account_age_days": 4146 }, "https://github.com/kealiu/ComfyUI-Zero123-Porting": { "stars": 16, "last_update": "2024-07-04 10:11:13", - "author_account_age_days": 4145 + "author_account_age_days": 4146 }, "https://github.com/kealiu/ComfyUI-ZeroShot-MTrans": { "stars": 133, "last_update": "2024-07-04 10:12:32", - "author_account_age_days": 4145 + "author_account_age_days": 4146 }, "https://github.com/kenjiqq/qq-nodes-comfyui": { "stars": 23, "last_update": "2024-05-22 21:34:53", - "author_account_age_days": 4906 + "author_account_age_days": 4908 }, "https://github.com/kft334/Knodes": { "stars": 3, "last_update": "2024-06-14 08:12:06", - "author_account_age_days": 976 + "author_account_age_days": 977 }, "https://github.com/kijai/ComfyUI-ADMotionDirector": { "stars": 133, "last_update": "2024-06-19 09:13:35", - "author_account_age_days": 2200 + "author_account_age_days": 2201 }, "https://github.com/kijai/ComfyUI-APISR-KJ": { "stars": 56, "last_update": "2024-05-21 16:30:21", - "author_account_age_days": 2200 + "author_account_age_days": 2201 }, "https://github.com/kijai/ComfyUI-BrushNet-Wrapper": { "stars": 113, "last_update": "2024-06-20 12:15:16", - "author_account_age_days": 2200 + "author_account_age_days": 2201 }, "https://github.com/kijai/ComfyUI-CCSR": { "stars": 159, "last_update": "2024-06-28 11:13:33", - "author_account_age_days": 2200 + "author_account_age_days": 2201 }, "https://github.com/kijai/ComfyUI-DDColor": { - "stars": 82, + "stars": 83, "last_update": "2024-05-21 16:04:26", - "author_account_age_days": 2200 + "author_account_age_days": 2201 }, "https://github.com/kijai/ComfyUI-DepthAnythingV2": { "stars": 121, "last_update": "2024-06-28 20:46:46", - "author_account_age_days": 2200 + "author_account_age_days": 2201 }, "https://github.com/kijai/ComfyUI-DiffusionLight": { "stars": 51, "last_update": "2024-05-21 16:16:52", - "author_account_age_days": 2200 + "author_account_age_days": 2201 }, "https://github.com/kijai/ComfyUI-DynamiCrafterWrapper": { - "stars": 511, + "stars": 516, "last_update": "2024-07-09 13:16:42", - "author_account_age_days": 2200 + "author_account_age_days": 2201 }, "https://github.com/kijai/ComfyUI-ELLA-wrapper": { - "stars": 104, + "stars": 105, "last_update": "2024-05-21 16:47:28", - "author_account_age_days": 2200 + "author_account_age_days": 2201 }, "https://github.com/kijai/ComfyUI-Florence2": { "stars": 334, "last_update": "2024-07-09 15:18:00", - "author_account_age_days": 2200 + "author_account_age_days": 2201 }, "https://github.com/kijai/ComfyUI-Geowizard": { - "stars": 84, + "stars": 85, "last_update": "2024-05-28 14:08:34", - "author_account_age_days": 2200 + "author_account_age_days": 2201 }, "https://github.com/kijai/ComfyUI-IC-Light": { - "stars": 489, + "stars": 494, "last_update": "2024-06-19 09:18:06", - "author_account_age_days": 2200 + "author_account_age_days": 2201 }, "https://github.com/kijai/ComfyUI-KJNodes": { - "stars": 367, + "stars": 371, "last_update": "2024-07-07 16:28:35", - "author_account_age_days": 2200 + "author_account_age_days": 2201 }, "https://github.com/kijai/ComfyUI-KwaiKolorsWrapper": { - "stars": 298, + "stars": 329, "last_update": "2024-07-10 01:00:22", - "author_account_age_days": 2200 + "author_account_age_days": 2201 }, "https://github.com/kijai/ComfyUI-LaVi-Bridge-Wrapper": { "stars": 19, "last_update": "2024-05-21 16:41:18", - "author_account_age_days": 2200 + "author_account_age_days": 2201 }, "https://github.com/kijai/ComfyUI-LivePortraitKJ": { - "stars": 590, - "last_update": "2024-07-11 02:37:37", - "author_account_age_days": 2200 + "stars": 633, + "last_update": "2024-07-11 18:37:21", + "author_account_age_days": 2201 }, "https://github.com/kijai/ComfyUI-LuminaWrapper": { - "stars": 163, + "stars": 166, "last_update": "2024-06-28 16:33:51", - "author_account_age_days": 2200 + "author_account_age_days": 2201 }, "https://github.com/kijai/ComfyUI-Marigold": { - "stars": 404, + "stars": 405, "last_update": "2024-06-19 09:10:03", - "author_account_age_days": 2200 + "author_account_age_days": 2201 }, "https://github.com/kijai/ComfyUI-MimicMotionWrapper": { - "stars": 143, - "last_update": "2024-07-10 16:01:20", - "author_account_age_days": 2200 + "stars": 151, + "last_update": "2024-07-12 21:03:14", + "author_account_age_days": 2201 }, "https://github.com/kijai/ComfyUI-OpenDiTWrapper": { - "stars": 34, + "stars": 35, "last_update": "2024-07-03 14:59:13", - "author_account_age_days": 2200 + "author_account_age_days": 2201 }, "https://github.com/kijai/ComfyUI-SUPIR": { - "stars": 1251, + "stars": 1256, "last_update": "2024-07-06 23:45:09", - "author_account_age_days": 2200 + "author_account_age_days": 2201 }, "https://github.com/kijai/ComfyUI-SVD": { "stars": 152, "last_update": "2024-05-22 21:09:54", - "author_account_age_days": 2200 + "author_account_age_days": 2201 }, "https://github.com/kijai/ComfyUI-depth-fm": { - "stars": 55, + "stars": 56, "last_update": "2024-05-22 21:10:15", - "author_account_age_days": 2200 + "author_account_age_days": 2201 }, "https://github.com/kijai/ComfyUI-moondream": { - "stars": 81, + "stars": 82, "last_update": "2024-05-22 21:10:33", - "author_account_age_days": 2200 + "author_account_age_days": 2201 }, "https://github.com/kinfolk0117/ComfyUI_GradientDeepShrink": { - "stars": 23, + "stars": 24, "last_update": "2024-05-22 21:25:13", - "author_account_age_days": 485 + "author_account_age_days": 487 }, "https://github.com/kinfolk0117/ComfyUI_Pilgram": { "stars": 7, "last_update": "2024-05-22 21:25:24", - "author_account_age_days": 485 + "author_account_age_days": 487 }, "https://github.com/kinfolk0117/ComfyUI_SimpleTiles": { "stars": 35, "last_update": "2024-05-22 21:25:01", - "author_account_age_days": 485 + "author_account_age_days": 487 }, "https://github.com/klinter007/klinter_nodes": { "stars": 6, "last_update": "2024-06-25 05:15:24", - "author_account_age_days": 442 + "author_account_age_days": 444 }, "https://github.com/knuknX/ComfyUI-Image-Tools": { "stars": 3, "last_update": "2024-06-14 09:05:58", - "author_account_age_days": 217 + "author_account_age_days": 218 }, "https://github.com/kohya-ss/ControlNet-LLLite-ComfyUI": { "stars": 150, "last_update": "2024-05-22 20:44:44", - "author_account_age_days": 1826 + "author_account_age_days": 1827 }, "https://github.com/komojini/ComfyUI_SDXL_DreamBooth_LoRA_CustomNodes": { "stars": 3, "last_update": "2024-05-22 21:34:27", - "author_account_age_days": 600 + "author_account_age_days": 601 }, "https://github.com/komojini/komojini-comfyui-nodes": { - "stars": 66, + "stars": 67, "last_update": "2024-05-22 21:34:39", - "author_account_age_days": 600 + "author_account_age_days": 601 }, "https://github.com/kunieone/ComfyUI_alkaid": { "stars": 0, "last_update": "2024-05-23 01:10:21", - "author_account_age_days": 2537 + "author_account_age_days": 2538 }, "https://github.com/kwaroran/abg-comfyui": { "stars": 22, "last_update": "2024-05-22 18:19:51", - "author_account_age_days": 624 + "author_account_age_days": 626 }, "https://github.com/l20richo/ComfyUI-Azure-Blob-Storage": { "stars": 2, "last_update": "2024-06-22 16:53:47", - "author_account_age_days": 1184 + "author_account_age_days": 1185 }, "https://github.com/laksjdjf/Batch-Condition-ComfyUI": { "stars": 1, "last_update": "2024-05-22 20:42:42", - "author_account_age_days": 2848 + "author_account_age_days": 2849 }, "https://github.com/laksjdjf/LCMSampler-ComfyUI": { "stars": 15, "last_update": "2024-05-22 20:42:17", - "author_account_age_days": 2848 + "author_account_age_days": 2849 }, "https://github.com/laksjdjf/LoRTnoC-ComfyUI": { "stars": 13, "last_update": "2024-05-22 20:42:29", - "author_account_age_days": 2848 + "author_account_age_days": 2849 }, "https://github.com/laksjdjf/cd-tuner_negpip-ComfyUI": { "stars": 20, "last_update": "2024-05-22 20:42:04", - "author_account_age_days": 2848 + "author_account_age_days": 2849 }, "https://github.com/laksjdjf/cgem156-ComfyUI": { "stars": 32, "last_update": "2024-06-08 01:09:03", - "author_account_age_days": 2848 + "author_account_age_days": 2849 }, "https://github.com/laksjdjf/pfg-ComfyUI": { "stars": 10, "last_update": "2024-05-22 20:41:41", - "author_account_age_days": 2848 + "author_account_age_days": 2849 }, "https://github.com/larsupb/LoRA-Merger-ComfyUI": { "stars": 13, "last_update": "2024-07-02 05:55:23", - "author_account_age_days": 3093 + "author_account_age_days": 3094 }, "https://github.com/latenightlabs/ComfyUI-LNL": { "stars": 19, "last_update": "2024-06-28 17:27:55", - "author_account_age_days": 167 + "author_account_age_days": 169 }, "https://github.com/leestuartx/ComfyUI-GG": { "stars": 0, - "last_update": "2024-07-11 02:57:39", - "author_account_age_days": 3796 + "last_update": "2024-07-11 20:46:24", + "author_account_age_days": 3797 }, "https://github.com/leiweiqiang/ComfyUI-TRA": { "stars": 5, "last_update": "2024-07-09 23:36:24", - "author_account_age_days": 2627 + "author_account_age_days": 2629 }, "https://github.com/leoleelxh/ComfyUI-LLMs": { "stars": 7, "last_update": "2024-06-14 10:24:23", - "author_account_age_days": 4092 + "author_account_age_days": 4093 }, "https://github.com/licyk/ComfyUI-Restart-Sampler": { "stars": 2, "last_update": "2024-06-29 03:36:00", - "author_account_age_days": 1285 + "author_account_age_days": 1286 }, "https://github.com/lilly1987/ComfyUI_node_Lilly": { "stars": 50, "last_update": "2024-05-22 17:53:19", - "author_account_age_days": 2926 + "author_account_age_days": 2928 }, "https://github.com/linshier/comfyui-remote-tools": { "stars": 1, "last_update": "2024-05-28 07:44:23", - "author_account_age_days": 3809 + "author_account_age_days": 3810 }, "https://github.com/liusida/ComfyUI-AutoCropFaces": { - "stars": 27, + "stars": 28, "last_update": "2024-07-05 03:24:00", - "author_account_age_days": 3224 + "author_account_age_days": 3226 }, "https://github.com/liusida/ComfyUI-B-LoRA": { "stars": 21, "last_update": "2024-06-18 03:17:46", - "author_account_age_days": 3224 + "author_account_age_days": 3226 }, "https://github.com/liusida/ComfyUI-Debug": { "stars": 6, "last_update": "2024-06-14 10:25:26", - "author_account_age_days": 3224 + "author_account_age_days": 3226 }, "https://github.com/liusida/ComfyUI-Login": { "stars": 46, "last_update": "2024-06-27 13:31:34", - "author_account_age_days": 3224 + "author_account_age_days": 3226 }, "https://github.com/liusida/ComfyUI-SD3-nodes": { "stars": 4, "last_update": "2024-06-14 13:01:41", - "author_account_age_days": 3224 + "author_account_age_days": 3226 }, "https://github.com/ljleb/comfy-mecha": { - "stars": 29, + "stars": 31, "last_update": "2024-07-07 03:15:02", - "author_account_age_days": 2480 + "author_account_age_days": 2482 }, "https://github.com/lks-ai/ComfyUI-StableAudioSampler": { "stars": 185, "last_update": "2024-06-17 18:54:17", - "author_account_age_days": 116 + "author_account_age_days": 118 }, "https://github.com/lks-ai/anynode": { - "stars": 438, + "stars": 439, "last_update": "2024-07-07 03:45:48", - "author_account_age_days": 116 + "author_account_age_days": 118 }, "https://github.com/lldacing/comfyui-easyapi-nodes": { "stars": 31, "last_update": "2024-05-24 02:51:26", - "author_account_age_days": 2110 + "author_account_age_days": 2111 }, "https://github.com/logtd/ComfyUI-FLATTEN": { - "stars": 91, + "stars": 93, "last_update": "2024-06-14 18:00:19", - "author_account_age_days": 139 + "author_account_age_days": 140 }, "https://github.com/logtd/ComfyUI-InstanceDiffusion": { - "stars": 145, + "stars": 146, "last_update": "2024-05-22 00:02:08", - "author_account_age_days": 139 + "author_account_age_days": 140 }, "https://github.com/logtd/ComfyUI-InversedNoise": { - "stars": 6, + "stars": 7, "last_update": "2024-05-22 00:10:18", - "author_account_age_days": 139 + "author_account_age_days": 140 }, "https://github.com/logtd/ComfyUI-RAVE_ATTN": { "stars": 10, "last_update": "2024-05-22 00:20:03", - "author_account_age_days": 139 + "author_account_age_days": 140 }, "https://github.com/logtd/ComfyUI-RefSampling": { "stars": 4, "last_update": "2024-05-22 00:04:40", - "author_account_age_days": 139 + "author_account_age_days": 140 }, "https://github.com/logtd/ComfyUI-TrackingNodes": { "stars": 15, "last_update": "2024-05-22 00:03:27", - "author_account_age_days": 139 + "author_account_age_days": 140 }, "https://github.com/longgui0318/comfyui-common-util": { "stars": 0, "last_update": "2024-07-08 08:57:06", - "author_account_age_days": 4181 + "author_account_age_days": 4183 }, "https://github.com/longgui0318/comfyui-llm-assistant": { "stars": 5, "last_update": "2024-06-27 03:50:46", - "author_account_age_days": 4181 + "author_account_age_days": 4183 }, "https://github.com/longgui0318/comfyui-magic-clothing": { "stars": 24, "last_update": "2024-06-27 03:48:38", - "author_account_age_days": 4181 + "author_account_age_days": 4183 }, "https://github.com/longgui0318/comfyui-mask-util": { "stars": 6, "last_update": "2024-06-30 03:43:58", - "author_account_age_days": 4181 + "author_account_age_days": 4183 }, "https://github.com/longgui0318/comfyui-oms-diffusion": { "stars": 24, "last_update": "2024-06-27 03:48:38", - "author_account_age_days": 4181 + "author_account_age_days": 4183 }, "https://github.com/lordgasmic/comfyui_save_image_with_options": { "stars": 0, "last_update": "2024-06-20 16:39:23", - "author_account_age_days": 4784 + "author_account_age_days": 4785 }, "https://github.com/lordgasmic/comfyui_wildcards": { "stars": 5, "last_update": "2024-06-20 16:52:14", - "author_account_age_days": 4784 + "author_account_age_days": 4785 }, "https://github.com/lquesada/ComfyUI-Inpaint-CropAndStitch": { - "stars": 166, + "stars": 169, "last_update": "2024-06-21 10:54:35", - "author_account_age_days": 4067 + "author_account_age_days": 4069 }, "https://github.com/lquesada/ComfyUI-Prompt-Combinator": { "stars": 21, "last_update": "2024-06-30 15:37:31", - "author_account_age_days": 4067 + "author_account_age_days": 4069 }, "https://github.com/ltdrdata/ComfyUI-Impact-Pack": { - "stars": 1455, + "stars": 1464, "last_update": "2024-07-06 09:25:25", - "author_account_age_days": 479 + "author_account_age_days": 480 }, "https://github.com/ltdrdata/ComfyUI-Inspire-Pack": { - "stars": 302, - "last_update": "2024-07-09 11:07:42", - "author_account_age_days": 479 + "stars": 303, + "last_update": "2024-07-11 14:35:11", + "author_account_age_days": 480 }, "https://github.com/ltdrdata/ComfyUI-Manager": { - "stars": 4709, - "last_update": "2024-07-10 18:17:57", - "author_account_age_days": 479 + "stars": 4727, + "last_update": "2024-07-12 23:58:05", + "author_account_age_days": 480 }, "https://github.com/luandev/ComfyUI-CrewAI": { "stars": 14, "last_update": "2024-06-27 17:53:19", - "author_account_age_days": 3824 + "author_account_age_days": 3826 }, "https://github.com/m-sokes/ComfyUI-Sokes-Nodes": { "stars": 1, "last_update": "2024-05-22 20:36:07", - "author_account_age_days": 332 + "author_account_age_days": 334 }, "https://github.com/madtunebk/ComfyUI-ControlnetAux": { "stars": 10, "last_update": "2024-06-28 16:16:51", - "author_account_age_days": 478 + "author_account_age_days": 479 }, "https://github.com/mape/ComfyUI-mape-Helpers": { "stars": 138, "last_update": "2024-06-27 16:30:32", - "author_account_age_days": 5771 + "author_account_age_days": 5773 }, "https://github.com/maracman/ComfyUI-SubjectStyle-CSV": { "stars": 3, "last_update": "2024-06-24 13:53:39", - "author_account_age_days": 1183 + "author_account_age_days": 1185 }, "https://github.com/marduk191/comfyui-marnodes": { - "stars": 0, - "last_update": "2024-06-30 21:20:15", - "author_account_age_days": 4431 + "stars": 1, + "last_update": "2024-07-12 06:22:09", + "author_account_age_days": 4433 }, "https://github.com/marhensa/sdxl-recommended-res-calc": { "stars": 56, "last_update": "2024-07-07 09:20:15", - "author_account_age_days": 4792 + "author_account_age_days": 4793 }, "https://github.com/martijnat/comfyui-previewlatent": { "stars": 29, "last_update": "2024-05-22 21:28:39", - "author_account_age_days": 2848 + "author_account_age_days": 2850 }, "https://github.com/massao000/ComfyUI_aspect_ratios": { "stars": 7, "last_update": "2024-05-22 22:23:10", - "author_account_age_days": 1424 + "author_account_age_days": 1425 }, "https://github.com/matan1905/ComfyUI-Serving-Toolkit": { - "stars": 39, + "stars": 40, "last_update": "2024-06-04 19:15:36", - "author_account_age_days": 2757 + "author_account_age_days": 2758 }, "https://github.com/mattjohnpowell/comfyui-lmstudio-image-to-text-node": { - "stars": 1, - "last_update": "2024-07-10 18:13:43", - "author_account_age_days": 4567 + "stars": 2, + "last_update": "2024-07-12 09:27:33", + "author_account_age_days": 4568 }, "https://github.com/mav-rik/facerestore_cf": { - "stars": 159, + "stars": 163, "last_update": "2024-05-22 20:53:23", - "author_account_age_days": 2937 + "author_account_age_days": 2939 }, "https://github.com/mbrostami/ComfyUI-HF": { "stars": 16, "last_update": "2024-05-27 21:45:33", - "author_account_age_days": 4338 + "author_account_age_days": 4340 }, "https://github.com/mbrostami/ComfyUI-TITrain": { "stars": 7, "last_update": "2024-05-27 21:50:06", - "author_account_age_days": 4338 + "author_account_age_days": 4340 }, "https://github.com/mcmonkeyprojects/sd-dynamic-thresholding": { - "stars": 1070, + "stars": 1069, "last_update": "2024-05-24 16:09:17", - "author_account_age_days": 2118 + "author_account_age_days": 2120 }, "https://github.com/meap158/ComfyUI-Background-Replacement": { "stars": 42, "last_update": "2024-05-22 20:43:52", - "author_account_age_days": 3220 + "author_account_age_days": 3221 }, "https://github.com/meap158/ComfyUI-GPU-temperature-protection": { "stars": 3, "last_update": "2024-05-22 20:43:21", - "author_account_age_days": 3220 + "author_account_age_days": 3221 }, "https://github.com/meap158/ComfyUI-Prompt-Expansion": { "stars": 64, "last_update": "2024-05-22 20:43:37", - "author_account_age_days": 3220 + "author_account_age_days": 3221 }, "https://github.com/melMass/comfy_mtb": { - "stars": 359, + "stars": 360, "last_update": "2024-07-07 18:40:33", - "author_account_age_days": 3762 + "author_account_age_days": 3764 }, "https://github.com/mephisto83/petty-paint-comfyui-node": { "stars": 2, "last_update": "2024-07-05 19:04:04", - "author_account_age_days": 3689 + "author_account_age_days": 3691 }, "https://github.com/meshmesh-io/ComfyUI-MeshMesh": { "stars": 0, "last_update": "2024-05-23 00:10:09", - "author_account_age_days": 245 + "author_account_age_days": 247 }, "https://github.com/meshmesh-io/mm-comfyui-loopback": { "stars": 1, "last_update": "2024-05-23 00:09:57", - "author_account_age_days": 245 + "author_account_age_days": 247 }, "https://github.com/meshmesh-io/mm-comfyui-megamask": { "stars": 0, "last_update": "2024-05-23 00:09:47", - "author_account_age_days": 245 + "author_account_age_days": 247 }, "https://github.com/metncelik/comfyui_met_suit": { "stars": 0, "last_update": "2024-07-07 13:40:26", - "author_account_age_days": 640 + "author_account_age_days": 641 }, "https://github.com/metncelik/comfyui_met_suite": { "stars": 0, "last_update": "2024-07-07 13:40:26", - "author_account_age_days": 640 + "author_account_age_days": 641 }, "https://github.com/mgfxer/ComfyUI-FrameFX": { "stars": 2, - "last_update": "2024-07-11 02:00:24", - "author_account_age_days": 19 + "last_update": "2024-07-12 15:17:54", + "author_account_age_days": 20 }, "https://github.com/mihaiiancu/ComfyUI_Inpaint": { "stars": 9, "last_update": "2024-05-22 18:19:38", - "author_account_age_days": 2678 + "author_account_age_days": 2680 }, "https://github.com/mikkel/ComfyUI-text-overlay": { "stars": 29, "last_update": "2024-05-22 21:13:59", - "author_account_age_days": 5933 + "author_account_age_days": 5935 }, "https://github.com/mikkel/comfyui-mask-boundingbox": { "stars": 26, "last_update": "2024-05-22 21:26:23", - "author_account_age_days": 5933 + "author_account_age_days": 5935 }, "https://github.com/mingqizhang/ComfyUI_InSPyResNet_zmq": { "stars": 0, "last_update": "2024-06-28 15:59:20", - "author_account_age_days": 2611 + "author_account_age_days": 2612 }, "https://github.com/mirabarukaso/ComfyUI_Mira": { "stars": 24, "last_update": "2024-06-14 11:01:10", - "author_account_age_days": 1237 + "author_account_age_days": 1239 }, "https://github.com/modusCell/ComfyUI-dimension-node-modusCell": { "stars": 1, "last_update": "2024-05-22 22:08:50", - "author_account_age_days": 4621 + "author_account_age_days": 4622 }, "https://github.com/moyi7712/ComfyUI_Seamless_Patten": { "stars": 10, "last_update": "2024-06-22 02:18:14", - "author_account_age_days": 2318 + "author_account_age_days": 2319 }, "https://github.com/mozman/ComfyUI_mozman_nodes": { "stars": 0, "last_update": "2024-05-22 22:13:32", - "author_account_age_days": 4097 + "author_account_age_days": 4098 }, "https://github.com/mpiquero7164/ComfyUI-SaveImgPrompt": { "stars": 16, "last_update": "2023-08-14 11:27:09", - "author_account_age_days": 2625 + "author_account_age_days": 2627 }, "https://github.com/mullakhmetov/comfyui_dynamic_util_nodes": { "stars": 0, "last_update": "2024-07-09 10:26:31", - "author_account_age_days": 3955 + "author_account_age_days": 3956 }, "https://github.com/muzi12888/ComfyUI-PoseKeypoint-Mask": { "stars": 6, "last_update": "2024-06-14 13:26:02", - "author_account_age_days": 2962 + "author_account_age_days": 2964 }, "https://github.com/my-opencode/ComfyUI_IndustrialMagick": { "stars": 1, "last_update": "2024-07-08 12:25:30", - "author_account_age_days": 1397 + "author_account_age_days": 1398 }, "https://github.com/my-opencode/ComfyUI_KSamplerTimer": { "stars": 1, "last_update": "2024-07-08 12:22:33", - "author_account_age_days": 1397 + "author_account_age_days": 1398 }, "https://github.com/nagolinc/ComfyUI_FastVAEDecorder_SDXL": { "stars": 2, "last_update": "2024-05-22 20:44:17", - "author_account_age_days": 3691 + "author_account_age_days": 3692 }, "https://github.com/nagolinc/comfyui_openai_node": { - "stars": 0, + "stars": 1, "last_update": "2024-06-15 15:59:07", - "author_account_age_days": 3691 + "author_account_age_days": 3692 }, "https://github.com/nat-chan/ComfyUI-graphToPrompt": { "stars": 0, "last_update": "2024-05-23 01:16:40", - "author_account_age_days": 3010 + "author_account_age_days": 3011 }, "https://github.com/nat-chan/comfyui-paint": { "stars": 2, "last_update": "2024-06-14 11:01:38", - "author_account_age_days": 3010 + "author_account_age_days": 3011 }, "https://github.com/nat-chan/comfyui-transceiver": { "stars": 3, "last_update": "2024-05-23 01:16:28", - "author_account_age_days": 3010 + "author_account_age_days": 3011 }, "https://github.com/nathannlu/ComfyUI-Cloud": { "stars": 156, "last_update": "2024-06-30 06:18:52", - "author_account_age_days": 2742 + "author_account_age_days": 2744 }, "https://github.com/nathannlu/ComfyUI-Pets": { "stars": 37, "last_update": "2024-06-14 11:00:42", - "author_account_age_days": 2742 + "author_account_age_days": 2744 }, "https://github.com/natto-maki/ComfyUI-NegiTools": { "stars": 26, "last_update": "2024-05-22 21:31:17", - "author_account_age_days": 294 + "author_account_age_days": 296 }, "https://github.com/nickve28/ComfyUI-Nich-Utils": { "stars": 8, "last_update": "2024-06-22 05:29:37", - "author_account_age_days": 4046 + "author_account_age_days": 4047 }, "https://github.com/ningxiaoxiao/comfyui-NDI": { "stars": 36, "last_update": "2024-07-02 09:03:11", - "author_account_age_days": 3004 + "author_account_age_days": 3006 }, "https://github.com/nirbhay-faaya/ImgProcessing_ComfyUI": { "stars": 0, "last_update": "2024-06-14 12:01:14", - "author_account_age_days": 352 + "author_account_age_days": 354 }, "https://github.com/nirex0/ComfyUI_pytorch_openpose": { "stars": 2, "last_update": "2024-06-14 12:01:07", - "author_account_age_days": 3520 + "author_account_age_days": 3521 }, "https://github.com/nkchocoai/ComfyUI-Dart": { "stars": 18, "last_update": "2024-06-23 04:56:49", - "author_account_age_days": 176 + "author_account_age_days": 178 }, "https://github.com/nkchocoai/ComfyUI-PromptUtilities": { "stars": 6, "last_update": "2024-06-23 04:58:30", - "author_account_age_days": 176 + "author_account_age_days": 178 }, "https://github.com/nkchocoai/ComfyUI-SaveImageWithMetaData": { "stars": 9, "last_update": "2024-06-23 04:57:38", - "author_account_age_days": 176 + "author_account_age_days": 178 }, "https://github.com/nkchocoai/ComfyUI-SizeFromPresets": { "stars": 4, "last_update": "2024-06-23 04:40:00", - "author_account_age_days": 176 + "author_account_age_days": 178 }, "https://github.com/nkchocoai/ComfyUI-TextOnSegs": { "stars": 8, "last_update": "2024-06-23 04:52:29", - "author_account_age_days": 176 + "author_account_age_days": 178 }, "https://github.com/noembryo/ComfyUI-noEmbryo": { "stars": 14, "last_update": "2024-06-04 11:27:45", - "author_account_age_days": 2759 + "author_account_age_days": 2761 }, "https://github.com/nosiu/comfyui-instantId-faceswap": { - "stars": 176, + "stars": 177, "last_update": "2024-05-22 23:21:38", - "author_account_age_days": 3921 + "author_account_age_days": 3923 }, "https://github.com/noxinias/ComfyUI_NoxinNodes": { "stars": 7, "last_update": "2024-05-22 21:24:24", - "author_account_age_days": 2577 + "author_account_age_days": 2579 }, "https://github.com/ntc-ai/ComfyUI-DARE-LoRA-Merge": { "stars": 25, "last_update": "2024-05-22 22:22:14", - "author_account_age_days": 1734 + "author_account_age_days": 1736 }, "https://github.com/nuanarchy/ComfyUI-NuA-BIRD": { "stars": 4, "last_update": "2024-06-18 05:35:49", - "author_account_age_days": 1109 + "author_account_age_days": 1110 }, "https://github.com/nuanarchy/ComfyUI-NuA-FlashFace": { "stars": 14, "last_update": "2024-06-17 15:29:15", - "author_account_age_days": 1109 + "author_account_age_days": 1110 }, "https://github.com/nullquant/ComfyUI-BrushNet": { - "stars": 410, + "stars": 411, "last_update": "2024-06-19 16:24:00", - "author_account_age_days": 1193 + "author_account_age_days": 1195 }, "https://github.com/olduvai-jp/ComfyUI-HfLoader": { "stars": 3, "last_update": "2024-05-23 00:14:52", - "author_account_age_days": 893 + "author_account_age_days": 894 }, "https://github.com/omar92/ComfyUI-QualityOfLifeSuit_Omar92": { "stars": 112, "last_update": "2024-06-03 11:02:37", - "author_account_age_days": 4523 + "author_account_age_days": 4525 }, "https://github.com/opvelll/ComfyUI_TextListProduct": { "stars": 0, "last_update": "2024-06-22 02:11:26", - "author_account_age_days": 1571 + "author_account_age_days": 1573 }, "https://github.com/osi1880vr/prompt_quill_comfyui": { "stars": 10, "last_update": "2024-06-13 17:24:12", - "author_account_age_days": 1093 + "author_account_age_days": 1095 }, "https://github.com/ostris/ostris_nodes_comfyui": { "stars": 19, "last_update": "2024-05-22 21:23:24", - "author_account_age_days": 2419 + "author_account_age_days": 2421 }, "https://github.com/ownimage/ComfyUI-ownimage": { "stars": 0, "last_update": "2024-05-22 22:22:37", - "author_account_age_days": 2800 + "author_account_age_days": 2801 }, "https://github.com/oyvindg/ComfyUI-TrollSuite": { "stars": 0, "last_update": "2024-05-22 21:32:03", - "author_account_age_days": 2346 + "author_account_age_days": 2348 }, "https://github.com/oztrkoguz/ComfyUI_StoryCreator": { "stars": 20, "last_update": "2024-05-23 12:18:45", - "author_account_age_days": 858 + "author_account_age_days": 860 }, "https://github.com/palant/extended-saveimage-comfyui": { - "stars": 11, + "stars": 12, "last_update": "2024-03-27 14:08:21", - "author_account_age_days": 5070 + "author_account_age_days": 5071 }, "https://github.com/palant/image-resize-comfyui": { - "stars": 62, + "stars": 63, "last_update": "2024-01-18 20:59:55", - "author_account_age_days": 5070 + "author_account_age_days": 5071 }, "https://github.com/palant/integrated-nodes-comfyui": { "stars": 32, "last_update": "2023-12-27 22:52:00", - "author_account_age_days": 5070 + "author_account_age_days": 5071 }, "https://github.com/pamparamm/ComfyUI-ppm": { - "stars": 3, + "stars": 4, "last_update": "2024-07-10 01:32:23", - "author_account_age_days": 2148 + "author_account_age_days": 2149 }, "https://github.com/pamparamm/ComfyUI-vectorscope-cc": { "stars": 2, "last_update": "2024-07-08 16:05:59", - "author_account_age_days": 2148 + "author_account_age_days": 2149 }, "https://github.com/pamparamm/sd-perturbed-attention": { - "stars": 183, + "stars": 185, "last_update": "2024-07-10 23:16:49", - "author_account_age_days": 2148 + "author_account_age_days": 2149 }, "https://github.com/pants007/comfy-pants": { "stars": 2, "last_update": "2024-05-22 18:16:04", - "author_account_age_days": 2334 + "author_account_age_days": 2335 }, "https://github.com/paulo-coronado/comfy_clip_blip_node": { "stars": 25, "last_update": "2024-05-22 17:39:09", - "author_account_age_days": 2704 + "author_account_age_days": 2705 }, "https://github.com/philz1337x/ComfyUI-ClarityAI": { - "stars": 46, + "stars": 47, "last_update": "2024-05-23 01:19:05", - "author_account_age_days": 680 + "author_account_age_days": 682 }, "https://github.com/phineas-pta/comfyui-auto-nodes-layout": { "stars": 26, "last_update": "2024-06-19 21:38:47", - "author_account_age_days": 2305 + "author_account_age_days": 2307 }, "https://github.com/picturesonpictures/comfy_PoP": { "stars": 15, "last_update": "2024-07-05 07:32:50", - "author_account_age_days": 604 + "author_account_age_days": 605 }, "https://github.com/pkpkTech/ComfyUI-SaveAVIF": { "stars": 0, "last_update": "2024-05-22 22:19:21", - "author_account_age_days": 1520 + "author_account_age_days": 1521 }, "https://github.com/pkpkTech/ComfyUI-SaveQueues": { "stars": 1, "last_update": "2024-05-22 22:19:54", - "author_account_age_days": 1520 + "author_account_age_days": 1521 }, "https://github.com/pkpkTech/ComfyUI-TemporaryLoader": { "stars": 1, "last_update": "2024-05-22 22:19:44", - "author_account_age_days": 1520 + "author_account_age_days": 1521 }, "https://github.com/pkpkTech/ComfyUI-ngrok": { "stars": 3, "last_update": "2024-05-22 22:19:32", - "author_account_age_days": 1520 + "author_account_age_days": 1521 }, "https://github.com/portu-sim/comfyui_bmab": { - "stars": 51, + "stars": 53, "last_update": "2024-06-09 14:22:04", - "author_account_age_days": 339 + "author_account_age_days": 340 }, "https://github.com/prodogape/ComfyUI-EasyOCR": { - "stars": 9, + "stars": 11, "last_update": "2024-07-11 02:17:02", - "author_account_age_days": 1047 + "author_account_age_days": 1048 }, "https://github.com/prodogape/ComfyUI-Minio": { "stars": 2, "last_update": "2024-05-23 00:13:38", - "author_account_age_days": 1047 + "author_account_age_days": 1048 }, "https://github.com/prodogape/ComfyUI-OmDet": { "stars": 2, "last_update": "2024-06-14 13:01:34", - "author_account_age_days": 1047 + "author_account_age_days": 1048 }, "https://github.com/prodogape/Comfyui-Yolov8-JSON": { "stars": 13, "last_update": "2024-07-10 09:37:54", - "author_account_age_days": 1047 + "author_account_age_days": 1048 }, "https://github.com/prozacgod/comfyui-pzc-multiworkspace": { "stars": 7, "last_update": "2024-05-22 23:11:46", - "author_account_age_days": 5585 + "author_account_age_days": 5586 }, "https://github.com/pythongosssss/ComfyUI-Custom-Scripts": { - "stars": 1392, - "last_update": "2024-06-29 20:47:22", - "author_account_age_days": 514 + "stars": 1402, + "last_update": "2024-07-12 17:45:09", + "author_account_age_days": 516 }, "https://github.com/pythongosssss/ComfyUI-WD14-Tagger": { - "stars": 446, + "stars": 448, "last_update": "2024-06-20 05:38:50", - "author_account_age_days": 514 + "author_account_age_days": 516 }, "https://github.com/qwixiwp/queuetools": { "stars": 0, "last_update": "2024-06-14 10:27:57", - "author_account_age_days": 628 + "author_account_age_days": 629 }, "https://github.com/ramyma/A8R8_ComfyUI_nodes": { "stars": 41, "last_update": "2024-06-29 01:20:57", - "author_account_age_days": 3234 + "author_account_age_days": 3235 }, "https://github.com/randjtw/advance-aesthetic-score": { "stars": 0, "last_update": "2024-05-23 01:14:47", - "author_account_age_days": 777 + "author_account_age_days": 779 }, "https://github.com/ratulrafsan/Comfyui-SAL-VTON": { "stars": 61, "last_update": "2024-06-30 02:23:06", - "author_account_age_days": 4511 + "author_account_age_days": 4512 }, "https://github.com/rcfcu2000/zhihuige-nodes-comfyui": { "stars": 0, "last_update": "2024-05-22 22:13:55", - "author_account_age_days": 3441 + "author_account_age_days": 3443 }, "https://github.com/rcsaquino/comfyui-custom-nodes": { "stars": 1, "last_update": "2024-05-22 22:13:43", - "author_account_age_days": 1528 + "author_account_age_days": 1529 }, "https://github.com/receyuki/comfyui-prompt-reader-node": { "stars": 216, "last_update": "2024-06-28 07:20:59", - "author_account_age_days": 2609 + "author_account_age_days": 2611 }, "https://github.com/redhottensors/ComfyUI-ODE": { "stars": 24, "last_update": "2024-06-23 22:16:53", - "author_account_age_days": 156 + "author_account_age_days": 157 }, "https://github.com/redhottensors/ComfyUI-Prediction": { "stars": 10, "last_update": "2024-06-14 10:25:44", - "author_account_age_days": 156 + "author_account_age_days": 157 }, "https://github.com/rgthree/rgthree-comfy": { - "stars": 759, + "stars": 761, "last_update": "2024-07-10 11:23:17", - "author_account_age_days": 4991 + "author_account_age_days": 4993 }, "https://github.com/rhdunn/comfyui-bus-plugin": { "stars": 1, "last_update": "2024-06-26 17:38:32", - "author_account_age_days": 5654 + "author_account_age_days": 5655 }, "https://github.com/richinsley/Comfy-LFO": { "stars": 5, "last_update": "2024-05-22 20:46:30", - "author_account_age_days": 2697 + "author_account_age_days": 2699 }, "https://github.com/ricklove/comfyui-ricklove": { "stars": 0, "last_update": "2024-05-22 23:21:25", - "author_account_age_days": 4849 + "author_account_age_days": 4851 }, "https://github.com/risunobushi/comfyUI_FrequencySeparation_RGB-HSV": { "stars": 12, "last_update": "2024-06-14 10:28:04", - "author_account_age_days": 664 + "author_account_age_days": 665 }, "https://github.com/rklaffehn/rk-comfy-nodes": { "stars": 2, "last_update": "2024-06-14 10:24:43", - "author_account_age_days": 309 + "author_account_age_days": 311 }, "https://github.com/romeobuilderotti/ComfyUI-PNG-Metadata": { - "stars": 4, + "stars": 5, "last_update": "2024-05-22 21:29:25", - "author_account_age_days": 307 + "author_account_age_days": 309 }, "https://github.com/ronniebasak/ComfyUI-Tara-LLM-Integration": { - "stars": 75, + "stars": 76, "last_update": "2024-06-25 09:06:23", - "author_account_age_days": 4172 + "author_account_age_days": 4173 }, "https://github.com/royceschultz/ComfyUI-Notifications": { "stars": 6, "last_update": "2024-05-23 01:23:16", - "author_account_age_days": 2546 + "author_account_age_days": 2548 }, "https://github.com/royceschultz/ComfyUI-TranscriptionTools": { "stars": 12, "last_update": "2024-05-23 01:10:10", - "author_account_age_days": 2546 + "author_account_age_days": 2548 }, "https://github.com/rui40000/RUI-Nodes": { "stars": 15, "last_update": "2024-05-22 22:12:26", - "author_account_age_days": 491 + "author_account_age_days": 492 }, "https://github.com/ruiqutech/ComfyUI-RuiquNodes": { "stars": 0, "last_update": "2024-05-23 01:21:50", - "author_account_age_days": 86 + "author_account_age_days": 88 }, "https://github.com/runtime44/comfyui_r44_nodes": { "stars": 32, "last_update": "2024-07-01 08:02:04", - "author_account_age_days": 184 + "author_account_age_days": 186 }, "https://github.com/saftle/suplex_comfy_nodes": { "stars": 0, "last_update": "2024-05-29 13:09:25", - "author_account_age_days": 4774 + "author_account_age_days": 4776 }, "https://github.com/sdfxai/SDFXBridgeForComfyUI": { "stars": 8, "last_update": "2024-06-14 10:26:56", - "author_account_age_days": 251 + "author_account_age_days": 253 }, "https://github.com/seanlynch/comfyui-optical-flow": { "stars": 26, "last_update": "2024-05-22 20:52:17", - "author_account_age_days": 5322 + "author_account_age_days": 5323 }, "https://github.com/seanlynch/srl-nodes": { "stars": 3, "last_update": "2024-06-30 13:47:38", - "author_account_age_days": 5322 + "author_account_age_days": 5323 }, "https://github.com/sergekatzmann/ComfyUI_Nimbus-Pack": { "stars": 2, "last_update": "2024-05-22 21:34:15", - "author_account_age_days": 3349 + "author_account_age_days": 3351 }, "https://github.com/shadowcz007/comfyui-Image-reward": { "stars": 21, "last_update": "2024-06-14 10:24:49", - "author_account_age_days": 3331 + "author_account_age_days": 3333 }, "https://github.com/shadowcz007/comfyui-consistency-decoder": { "stars": 2, "last_update": "2024-06-14 10:23:35", - "author_account_age_days": 3331 + "author_account_age_days": 3333 }, "https://github.com/shadowcz007/comfyui-edit-mask": { "stars": 6, "last_update": "2024-06-20 01:42:48", - "author_account_age_days": 3331 + "author_account_age_days": 3333 }, "https://github.com/shadowcz007/comfyui-liveportrait": { - "stars": 203, + "stars": 223, "last_update": "2024-07-10 10:15:21", - "author_account_age_days": 3331 + "author_account_age_days": 3333 }, "https://github.com/shadowcz007/comfyui-mixlab-nodes": { - "stars": 931, + "stars": 943, "last_update": "2024-07-07 16:03:59", - "author_account_age_days": 3331 + "author_account_age_days": 3333 }, "https://github.com/shadowcz007/comfyui-sound-lab": { - "stars": 66, + "stars": 67, "last_update": "2024-07-04 12:53:38", - "author_account_age_days": 3331 + "author_account_age_days": 3333 }, "https://github.com/shadowcz007/comfyui-ultralytics-yolo": { "stars": 18, "last_update": "2024-06-22 09:06:04", - "author_account_age_days": 3331 + "author_account_age_days": 3333 }, "https://github.com/shi3z/ComfyUI_Memeplex_DALLE": { "stars": 2, "last_update": "2024-05-23 00:14:25", - "author_account_age_days": 5110 + "author_account_age_days": 5111 }, "https://github.com/shiimizu/ComfyUI-PhotoMaker-Plus": { "stars": 144, "last_update": "2024-04-17 09:02:51", - "author_account_age_days": 1782 + "author_account_age_days": 1783 }, "https://github.com/shiimizu/ComfyUI-TiledDiffusion": { - "stars": 218, + "stars": 219, "last_update": "2024-05-14 22:01:41", - "author_account_age_days": 1782 + "author_account_age_days": 1783 }, "https://github.com/shiimizu/ComfyUI_smZNodes": { - "stars": 160, + "stars": 163, "last_update": "2024-06-18 07:30:24", - "author_account_age_days": 1782 + "author_account_age_days": 1783 }, "https://github.com/shingo1228/ComfyUI-SDXL-EmptyLatentImage": { "stars": 27, "last_update": "2024-05-22 20:41:29", - "author_account_age_days": 2240 + "author_account_age_days": 2241 }, "https://github.com/shingo1228/ComfyUI-send-eagle-slim": { "stars": 22, "last_update": "2024-05-22 20:41:15", - "author_account_age_days": 2240 + "author_account_age_days": 2241 }, "https://github.com/shinich39/comfyui-load-image-in-seq": { "stars": 3, "last_update": "2024-07-03 03:40:21", - "author_account_age_days": 329 + "author_account_age_days": 331 }, "https://github.com/shinich39/comfyui-local-db": { "stars": 1, "last_update": "2024-07-03 03:42:46", - "author_account_age_days": 329 + "author_account_age_days": 331 }, "https://github.com/shinich39/comfyui-ramdom-node": { "stars": 2, "last_update": "2024-07-03 03:11:28", - "author_account_age_days": 329 + "author_account_age_days": 331 }, "https://github.com/shobhitic/ComfyUI-PlusMinusTextClip": { "stars": 3, "last_update": "2024-06-20 13:57:29", - "author_account_age_days": 4324 + "author_account_age_days": 4326 }, "https://github.com/shockz0rz/ComfyUI_InterpolateEverything": { "stars": 23, "last_update": "2024-05-22 18:13:49", - "author_account_age_days": 1643 + "author_account_age_days": 1644 }, "https://github.com/shockz0rz/comfy-easy-grids": { "stars": 12, "last_update": "2024-05-22 18:14:05", - "author_account_age_days": 1643 + "author_account_age_days": 1644 }, "https://github.com/siliconflow/BizyAir": { - "stars": 19, - "last_update": "2024-07-11 11:45:44", - "author_account_age_days": 322 + "stars": 46, + "last_update": "2024-07-12 06:51:18", + "author_account_age_days": 324 }, "https://github.com/siliconflow/onediff_comfy_nodes": { - "stars": 14, + "stars": 16, "last_update": "2024-06-24 10:08:11", - "author_account_age_days": 322 + "author_account_age_days": 324 }, "https://github.com/sipherxyz/comfyui-art-venture": { - "stars": 96, + "stars": 97, "last_update": "2024-06-28 02:06:23", - "author_account_age_days": 1124 + "author_account_age_days": 1125 }, "https://github.com/skfoo/ComfyUI-Coziness": { "stars": 22, "last_update": "2024-05-27 18:24:29", - "author_account_age_days": 2099 + "author_account_age_days": 2101 }, "https://github.com/slyt/comfyui-ollama-nodes": { "stars": 0, "last_update": "2024-06-25 03:31:41", - "author_account_age_days": 3956 + "author_account_age_days": 3958 }, "https://github.com/smagnetize/kb-comfyui-nodes": { "stars": 0, "last_update": "2024-06-14 12:00:45", - "author_account_age_days": 2731 + "author_account_age_days": 2733 }, "https://github.com/smthemex/ComfyUI_AnyDoor": { - "stars": 24, + "stars": 25, "last_update": "2024-07-09 07:37:40", - "author_account_age_days": 371 + "author_account_age_days": 372 }, "https://github.com/smthemex/ComfyUI_ChatGLM_API": { "stars": 18, "last_update": "2024-06-25 04:10:29", - "author_account_age_days": 371 + "author_account_age_days": 372 }, "https://github.com/smthemex/ComfyUI_CustomNet": { "stars": 4, "last_update": "2024-06-25 01:04:17", - "author_account_age_days": 371 + "author_account_age_days": 372 }, "https://github.com/smthemex/ComfyUI_HiDiffusion_Pro": { "stars": 31, "last_update": "2024-07-04 11:51:49", - "author_account_age_days": 371 + "author_account_age_days": 372 }, "https://github.com/smthemex/ComfyUI_ID_Animator": { - "stars": 20, + "stars": 21, "last_update": "2024-06-27 08:32:11", - "author_account_age_days": 371 + "author_account_age_days": 372 }, "https://github.com/smthemex/ComfyUI_Llama3_8B": { "stars": 18, "last_update": "2024-06-25 00:49:01", - "author_account_age_days": 371 + "author_account_age_days": 372 }, "https://github.com/smthemex/ComfyUI_MS_Diffusion": { - "stars": 7, + "stars": 8, "last_update": "2024-07-09 13:42:13", - "author_account_age_days": 371 + "author_account_age_days": 372 }, "https://github.com/smthemex/ComfyUI_ParlerTTS": { "stars": 21, "last_update": "2024-06-25 00:38:01", - "author_account_age_days": 371 + "author_account_age_days": 372 }, "https://github.com/smthemex/ComfyUI_Pic2Story": { "stars": 3, "last_update": "2024-06-25 01:16:30", - "author_account_age_days": 371 + "author_account_age_days": 372 }, "https://github.com/smthemex/ComfyUI_Pipeline_Tool": { "stars": 9, "last_update": "2024-06-25 01:13:53", - "author_account_age_days": 371 + "author_account_age_days": 372 }, "https://github.com/smthemex/ComfyUI_Pops": { "stars": 16, "last_update": "2024-07-04 13:09:15", - "author_account_age_days": 371 + "author_account_age_days": 372 }, "https://github.com/smthemex/ComfyUI_StableAudio_Open": { "stars": 7, "last_update": "2024-06-25 00:56:09", - "author_account_age_days": 371 + "author_account_age_days": 372 }, "https://github.com/smthemex/ComfyUI_Stable_Makeup": { - "stars": 5, - "last_update": "2024-07-11 14:32:03", - "author_account_age_days": 371 + "stars": 20, + "last_update": "2024-07-12 08:41:05", + "author_account_age_days": 372 }, "https://github.com/smthemex/ComfyUI_StoryDiffusion": { - "stars": 74, - "last_update": "2024-07-09 12:11:17", - "author_account_age_days": 371 + "stars": 75, + "last_update": "2024-07-11 12:26:39", + "author_account_age_days": 372 }, "https://github.com/smthemex/ComfyUI_Streamv2v_Plus": { "stars": 0, "last_update": "2024-06-25 00:52:41", - "author_account_age_days": 371 + "author_account_age_days": 372 }, "https://github.com/space-nuko/ComfyUI-Disco-Diffusion": { "stars": 42, "last_update": "2024-05-22 18:10:36", - "author_account_age_days": 2741 + "author_account_age_days": 2743 }, "https://github.com/space-nuko/ComfyUI-OpenPose-Editor": { - "stars": 158, + "stars": 159, "last_update": "2024-05-22 18:10:49", - "author_account_age_days": 2741 + "author_account_age_days": 2743 }, "https://github.com/space-nuko/nui-suite": { "stars": 10, "last_update": "2024-05-22 18:11:04", - "author_account_age_days": 2741 + "author_account_age_days": 2743 }, "https://github.com/spacepxl/ComfyUI-Florence-2": { - "stars": 42, + "stars": 43, "last_update": "2024-06-29 13:13:01", - "author_account_age_days": 311 + "author_account_age_days": 313 }, "https://github.com/spacepxl/ComfyUI-HQ-Image-Save": { "stars": 32, "last_update": "2024-06-21 04:42:58", - "author_account_age_days": 311 + "author_account_age_days": 313 }, "https://github.com/spacepxl/ComfyUI-Image-Filters": { "stars": 85, "last_update": "2024-06-22 01:19:31", - "author_account_age_days": 311 + "author_account_age_days": 313 }, "https://github.com/spacepxl/ComfyUI-RAVE": { "stars": 83, "last_update": "2024-05-22 20:56:19", - "author_account_age_days": 311 + "author_account_age_days": 313 }, "https://github.com/spacepxl/ComfyUI-StyleGan": { "stars": 5, "last_update": "2024-06-10 20:16:34", - "author_account_age_days": 311 + "author_account_age_days": 313 }, "https://github.com/spinagon/ComfyUI-seam-carving": { "stars": 15, "last_update": "2024-05-23 05:07:00", - "author_account_age_days": 4757 + "author_account_age_days": 4759 }, "https://github.com/spinagon/ComfyUI-seamless-tiling": { "stars": 78, "last_update": "2024-05-23 05:03:42", - "author_account_age_days": 4757 + "author_account_age_days": 4759 }, "https://github.com/spro/comfyui-mirror": { "stars": 4, "last_update": "2024-05-22 20:50:25", - "author_account_age_days": 5248 + "author_account_age_days": 5250 }, "https://github.com/ssitu/ComfyUI_UltimateSDUpscale": { - "stars": 661, + "stars": 667, "last_update": "2024-06-27 04:16:12", - "author_account_age_days": 1706 + "author_account_age_days": 1707 }, "https://github.com/ssitu/ComfyUI_fabric": { "stars": 84, "last_update": "2024-05-22 18:10:19", - "author_account_age_days": 1706 + "author_account_age_days": 1707 }, "https://github.com/ssitu/ComfyUI_restart_sampling": { "stars": 78, "last_update": "2024-05-22 18:09:49", - "author_account_age_days": 1706 + "author_account_age_days": 1707 }, "https://github.com/ssitu/ComfyUI_roop": { "stars": 62, "last_update": "2024-05-22 18:10:03", - "author_account_age_days": 1706 + "author_account_age_days": 1707 }, "https://github.com/stavsap/comfyui-ollama": { - "stars": 208, - "last_update": "2024-06-28 04:00:40", - "author_account_age_days": 4100 + "stars": 212, + "last_update": "2024-07-11 18:44:36", + "author_account_age_days": 4102 }, "https://github.com/storyicon/comfyui_musev_evolved": { "stars": 14, "last_update": "2024-06-14 11:02:40", - "author_account_age_days": 2569 + "author_account_age_days": 2570 }, "https://github.com/storyicon/comfyui_segment_anything": { "stars": 553, - "last_update": "2024-05-31 07:36:30", - "author_account_age_days": 2569 + "last_update": "2024-07-12 10:17:33", + "author_account_age_days": 2570 }, "https://github.com/strimmlarn/ComfyUI_Strimmlarns_aesthetic_score": { "stars": 25, "last_update": "2024-06-17 10:01:44", - "author_account_age_days": 2643 + "author_account_age_days": 2645 }, "https://github.com/styler00dollar/ComfyUI-deepcache": { "stars": 8, "last_update": "2024-05-22 22:18:18", - "author_account_age_days": 1863 + "author_account_age_days": 1864 }, "https://github.com/styler00dollar/ComfyUI-sudo-latent-upscale": { "stars": 27, "last_update": "2024-05-22 22:18:07", - "author_account_age_days": 1863 + "author_account_age_days": 1864 }, "https://github.com/subtleGradient/TinkerBot-tech-for-ComfyUI-Touchpad": { "stars": 20, "last_update": "2024-06-19 04:30:39", - "author_account_age_days": 5947 + "author_account_age_days": 5949 }, "https://github.com/sugarkwork/comfyui_cohere": { "stars": 0, "last_update": "2024-06-14 13:59:30", - "author_account_age_days": 892 + "author_account_age_days": 894 }, "https://github.com/sugarkwork/comfyui_tag_fillter": { "stars": 18, "last_update": "2024-07-02 00:21:03", - "author_account_age_days": 892 + "author_account_age_days": 894 }, "https://github.com/superyoman/comfyui_lumaAPI": { "stars": 14, "last_update": "2024-06-17 21:00:05", - "author_account_age_days": 465 + "author_account_age_days": 467 }, "https://github.com/syllebra/bilbox-comfyui": { "stars": 82, "last_update": "2024-05-22 20:40:43", - "author_account_age_days": 3153 + "author_account_age_days": 3154 }, "https://github.com/sylym/comfy_vid2vid": { "stars": 58, "last_update": "2024-05-22 17:53:40", - "author_account_age_days": 1915 + "author_account_age_days": 1916 }, "https://github.com/szhublox/ambw_comfyui": { - "stars": 13, + "stars": 14, "last_update": "2024-05-22 18:04:57", - "author_account_age_days": 1024 + "author_account_age_days": 1025 }, "https://github.com/taabata/LCM_Inpaint-Outpaint_Comfy": { "stars": 228, "last_update": "2024-06-17 10:01:50", - "author_account_age_days": 1700 + "author_account_age_days": 1701 }, "https://github.com/talesofai/comfyui-browser": { - "stars": 430, + "stars": 431, "last_update": "2024-07-11 06:23:04", - "author_account_age_days": 572 + "author_account_age_days": 574 }, "https://github.com/teward/ComfyUI-Helper-Nodes": { "stars": 4, "last_update": "2024-05-23 01:22:01", - "author_account_age_days": 5115 + "author_account_age_days": 5116 }, "https://github.com/theUpsider/ComfyUI-Logic": { "stars": 113, "last_update": "2024-07-02 09:38:11", - "author_account_age_days": 2739 + "author_account_age_days": 2741 }, "https://github.com/theUpsider/ComfyUI-Styles_CSV_Loader": { "stars": 29, "last_update": "2024-07-01 08:45:52", - "author_account_age_days": 2739 + "author_account_age_days": 2741 }, "https://github.com/thecooltechguy/ComfyUI-ComfyRun": { "stars": 78, "last_update": "2024-05-22 21:33:11", - "author_account_age_days": 2439 + "author_account_age_days": 2441 }, "https://github.com/thecooltechguy/ComfyUI-ComfyWorkflows": { "stars": 33, "last_update": "2024-05-22 21:33:47", - "author_account_age_days": 2439 + "author_account_age_days": 2441 }, "https://github.com/thecooltechguy/ComfyUI-MagicAnimate": { "stars": 203, "last_update": "2024-05-22 21:33:35", - "author_account_age_days": 2439 + "author_account_age_days": 2441 }, "https://github.com/thecooltechguy/ComfyUI-Stable-Video-Diffusion": { - "stars": 292, + "stars": 294, "last_update": "2024-05-24 22:14:42", - "author_account_age_days": 2439 + "author_account_age_days": 2441 }, "https://github.com/tiankuan93/ComfyUI-V-Express": { "stars": 87, "last_update": "2024-06-26 02:41:00", - "author_account_age_days": 2967 + "author_account_age_days": 2968 }, "https://github.com/tianlang0704/ComfyUI-StableProjectorzBridge": { "stars": 10, "last_update": "2024-07-10 05:43:30", - "author_account_age_days": 3342 + "author_account_age_days": 3343 }, "https://github.com/tmagara/ComfyUI-Prediction-Boost": { "stars": 1, "last_update": "2024-06-21 05:28:58", - "author_account_age_days": 4392 + "author_account_age_days": 4393 }, "https://github.com/tocubed/ComfyUI-AudioReactor": { "stars": 8, "last_update": "2024-05-22 22:21:57", - "author_account_age_days": 3876 + "author_account_age_days": 3878 }, "https://github.com/tooldigital/ComfyUI-Yolo-Cropper": { "stars": 6, "last_update": "2024-06-14 13:59:48", - "author_account_age_days": 4334 + "author_account_age_days": 4336 }, "https://github.com/toxicwind/ComfyUI-TTools": { "stars": 1, "last_update": "2024-07-04 20:07:35", - "author_account_age_days": 4387 + "author_account_age_days": 4388 }, "https://github.com/toyxyz/ComfyUI_toyxyz_test_nodes": { "stars": 471, "last_update": "2024-06-18 15:27:19", - "author_account_age_days": 3666 + "author_account_age_days": 3668 }, "https://github.com/traugdor/ComfyUI-quadMoons-nodes": { "stars": 10, "last_update": "2024-06-22 14:28:25", - "author_account_age_days": 3837 + "author_account_age_days": 3839 }, "https://github.com/tritant/ComfyUI_CreaPrompt": { - "stars": 10, - "last_update": "2024-07-10 13:10:57", - "author_account_age_days": 3157 + "stars": 11, + "last_update": "2024-07-12 20:25:37", + "author_account_age_days": 3159 }, "https://github.com/trojblue/trNodes": { "stars": 8, "last_update": "2024-05-22 18:04:36", - "author_account_age_days": 2274 + "author_account_age_days": 2276 }, "https://github.com/trumanwong/ComfyUI-NSFW-Detection": { "stars": 19, "last_update": "2024-05-23 01:27:29", - "author_account_age_days": 2977 + "author_account_age_days": 2978 }, "https://github.com/tsogzark/ComfyUI-load-image-from-url": { "stars": 8, "last_update": "2024-06-14 13:59:05", - "author_account_age_days": 1545 + "author_account_age_days": 1547 }, "https://github.com/ttulttul/ComfyUI-Iterative-Mixer": { "stars": 102, "last_update": "2024-07-09 14:56:02", - "author_account_age_days": 4774 + "author_account_age_days": 4776 }, "https://github.com/ttulttul/ComfyUI-Tensor-Operations": { "stars": 6, "last_update": "2024-06-12 21:55:39", - "author_account_age_days": 4774 + "author_account_age_days": 4776 }, "https://github.com/tusharbhutt/Endless-Nodes": { "stars": 23, "last_update": "2024-06-14 12:02:17", - "author_account_age_days": 2682 + "author_account_age_days": 2683 }, "https://github.com/twri/sdxl_prompt_styler": { "stars": 638, "last_update": "2024-05-22 18:16:58", - "author_account_age_days": 4085 + "author_account_age_days": 4086 }, "https://github.com/txt2any/ComfyUI-PromptOrganizer": { "stars": 0, "last_update": "2024-05-23 01:10:33", - "author_account_age_days": 101 + "author_account_age_days": 103 }, "https://github.com/ty0x2333/ComfyUI-Dev-Utils": { - "stars": 43, + "stars": 44, "last_update": "2024-06-03 15:06:13", - "author_account_age_days": 3719 + "author_account_age_days": 3721 }, "https://github.com/tzwm/comfyui-profiler": { "stars": 43, "last_update": "2024-07-06 14:03:08", - "author_account_age_days": 4786 + "author_account_age_days": 4787 }, "https://github.com/uarefans/ComfyUI-Fans": { "stars": 12, "last_update": "2024-05-22 20:34:07", - "author_account_age_days": 1289 + "author_account_age_days": 1290 }, "https://github.com/uetuluk/comfyui-webcam-node": { "stars": 2, "last_update": "2024-06-14 08:25:13", - "author_account_age_days": 2331 + "author_account_age_days": 2332 }, "https://github.com/unwdef/unwdef-nodes-comfyui": { "stars": 1, "last_update": "2024-06-27 23:14:09", - "author_account_age_days": 90 + "author_account_age_days": 92 }, "https://github.com/vanche1212/ComfyUI-ZMG-Nodes": { "stars": 3, "last_update": "2024-06-25 04:48:19", - "author_account_age_days": 2975 + "author_account_age_days": 2976 }, "https://github.com/vanillacode314/SimpleWildcardsComfyUI": { "stars": 3, "last_update": "2024-06-28 10:57:45", - "author_account_age_days": 874 + "author_account_age_days": 875 }, "https://github.com/veighnsche/comfyui_gr85": { "stars": 1, "last_update": "2024-06-27 15:00:08", - "author_account_age_days": 3117 + "author_account_age_days": 3118 }, "https://github.com/victorchall/comfyui_webcamcapture": { "stars": 6, "last_update": "2024-06-22 18:59:10", - "author_account_age_days": 3162 + "author_account_age_days": 3164 }, "https://github.com/vienteck/ComfyUI-Chat-GPT-Integration": { "stars": 27, "last_update": "2024-05-22 22:11:14", - "author_account_age_days": 3444 + "author_account_age_days": 3445 }, "https://github.com/violet-chen/comfyui-psd2png": { "stars": 16, "last_update": "2024-06-12 15:30:14", - "author_account_age_days": 1415 + "author_account_age_days": 1416 }, "https://github.com/viperyl/ComfyUI-BiRefNet": { "stars": 164, "last_update": "2024-06-20 15:25:49", - "author_account_age_days": 2050 + "author_account_age_days": 2051 }, "https://github.com/viperyl/ComfyUI-RGT": { "stars": 5, "last_update": "2024-06-20 15:33:50", - "author_account_age_days": 2050 + "author_account_age_days": 2051 }, "https://github.com/vivax3794/ComfyUI-Sub-Nodes": { - "stars": 87, - "last_update": "2024-07-08 13:59:24", - "author_account_age_days": 1855 + "stars": 92, + "last_update": "2024-07-12 22:50:17", + "author_account_age_days": 1857 }, "https://github.com/vivax3794/ComfyUI-Vivax-Nodes": { "stars": 3, "last_update": "2024-07-07 21:44:01", - "author_account_age_days": 1855 + "author_account_age_days": 1857 }, "https://github.com/vsevolod-oparin/comfyui-kandinsky22": { "stars": 8, - "last_update": "2024-05-23 00:14:03", - "author_account_age_days": 5001 + "last_update": "2024-07-11 16:48:09", + "author_account_age_days": 5002 }, "https://github.com/wTechArtist/ComfyUI-CustomNodes": { "stars": 0, "last_update": "2024-07-08 13:59:30", - "author_account_age_days": 1378 + "author_account_age_days": 1379 }, "https://github.com/wallish77/wlsh_nodes": { "stars": 84, "last_update": "2024-06-19 12:01:29", - "author_account_age_days": 2237 + "author_account_age_days": 2238 }, "https://github.com/wandbrandon/comfyui-pixel": { "stars": 4, "last_update": "2024-06-14 07:07:09", - "author_account_age_days": 3400 + "author_account_age_days": 3402 }, "https://github.com/web3nomad/ComfyUI_Invisible_Watermark": { "stars": 1, "last_update": "2024-05-23 01:16:54", - "author_account_age_days": 984 + "author_account_age_days": 986 }, "https://github.com/wei30172/comfygen": { "stars": 5, "last_update": "2024-05-23 00:21:19", - "author_account_age_days": 1629 + "author_account_age_days": 1631 }, "https://github.com/whatbirdisthat/cyberdolphin": { "stars": 14, "last_update": "2024-05-23 03:43:08", - "author_account_age_days": 5504 + "author_account_age_days": 5505 }, "https://github.com/whmc76/ComfyUI-Openpose-Editor-Plus": { "stars": 30, "last_update": "2024-06-20 13:52:34", - "author_account_age_days": 469 + "author_account_age_days": 470 }, "https://github.com/wmatson/easy-comfy-nodes": { - "stars": 13, + "stars": 14, "last_update": "2024-07-08 22:05:26", - "author_account_age_days": 4134 + "author_account_age_days": 4136 }, "https://github.com/wolfden/ComfyUi_PromptStylers": { "stars": 65, "last_update": "2024-05-22 18:17:46", - "author_account_age_days": 5738 + "author_account_age_days": 5739 }, "https://github.com/wolfden/ComfyUi_String_Function_Tree": { "stars": 8, "last_update": "2024-05-22 18:29:16", - "author_account_age_days": 5738 + "author_account_age_days": 5739 }, "https://github.com/wujm424606/ComfyUi-Ollama-YN": { "stars": 20, - "last_update": "2024-06-26 05:50:44", - "author_account_age_days": 2279 + "last_update": "2024-07-12 13:24:56", + "author_account_age_days": 2281 }, "https://github.com/wutipong/ComfyUI-TextUtils": { "stars": 1, "last_update": "2024-06-14 09:34:31", - "author_account_age_days": 4202 + "author_account_age_days": 4203 }, "https://github.com/wwwins/ComfyUI-Simple-Aspect-Ratio": { "stars": 1, "last_update": "2024-05-22 22:22:25", - "author_account_age_days": 5067 + "author_account_age_days": 5068 }, "https://github.com/xXAdonesXx/NodeGPT": { - "stars": 327, + "stars": 328, "last_update": "2024-06-20 11:41:30", - "author_account_age_days": 1495 + "author_account_age_days": 1497 }, "https://github.com/xiaoxiaodesha/hd_node": { "stars": 8, "last_update": "2024-06-11 02:36:48", - "author_account_age_days": 2891 + "author_account_age_days": 2893 }, "https://github.com/xliry/ComfyUI_SendDiscord": { "stars": 0, "last_update": "2024-05-23 02:21:38", - "author_account_age_days": 1290 + "author_account_age_days": 1292 }, "https://github.com/xuhongming251/ComfyUI-GPEN": { "stars": 2, "last_update": "2024-06-15 14:33:37", - "author_account_age_days": 4123 + "author_account_age_days": 4124 }, "https://github.com/xuhongming251/ComfyUI-MuseTalkUtils": { "stars": 13, "last_update": "2024-06-15 14:32:32", - "author_account_age_days": 4123 + "author_account_age_days": 4124 }, "https://github.com/yffyhk/comfyui_auto_danbooru": { "stars": 1, "last_update": "2024-05-22 23:23:03", - "author_account_age_days": 3738 + "author_account_age_days": 3740 }, "https://github.com/yiwangsimple/ComfyUI_GroqChat": { "stars": 20, "last_update": "2024-07-07 04:16:08", - "author_account_age_days": 569 + "author_account_age_days": 570 }, "https://github.com/yolain/ComfyUI-Easy-Use": { - "stars": 562, - "last_update": "2024-07-11 10:14:10", - "author_account_age_days": 1357 + "stars": 566, + "last_update": "2024-07-12 11:09:58", + "author_account_age_days": 1359 }, "https://github.com/yolanother/DTAIComfyImageSubmit": { "stars": 1, "last_update": "2024-05-22 18:14:56", - "author_account_age_days": 4880 + "author_account_age_days": 4882 }, "https://github.com/yolanother/DTAIComfyLoaders": { "stars": 1, "last_update": "2024-05-22 18:14:44", - "author_account_age_days": 4880 + "author_account_age_days": 4882 }, "https://github.com/yolanother/DTAIComfyPromptAgent": { "stars": 5, "last_update": "2024-05-22 18:14:18", - "author_account_age_days": 4880 + "author_account_age_days": 4882 }, "https://github.com/yolanother/DTAIComfyQRCodes": { "stars": 2, "last_update": "2024-05-22 18:15:09", - "author_account_age_days": 4880 + "author_account_age_days": 4882 }, "https://github.com/yolanother/DTAIComfyVariables": { "stars": 8, "last_update": "2024-05-22 18:15:21", - "author_account_age_days": 4880 + "author_account_age_days": 4882 }, "https://github.com/yolanother/DTAIImageToTextNode": { "stars": 15, "last_update": "2024-05-22 18:14:31", - "author_account_age_days": 4880 + "author_account_age_days": 4882 }, "https://github.com/youyegit/tdxh_node_comfyui": { "stars": 2, "last_update": "2024-05-23 17:55:42", - "author_account_age_days": 445 + "author_account_age_days": 447 }, "https://github.com/yuvraj108c/ComfyUI-Depth-Anything-Tensorrt": { - "stars": 67, + "stars": 68, "last_update": "2024-07-02 08:09:45", - "author_account_age_days": 2169 + "author_account_age_days": 2171 }, "https://github.com/yuvraj108c/ComfyUI-PiperTTS": { "stars": 26, "last_update": "2024-05-22 23:17:27", - "author_account_age_days": 2169 + "author_account_age_days": 2171 }, "https://github.com/yuvraj108c/ComfyUI-Pronodes": { "stars": 1, "last_update": "2024-05-22 23:16:51", - "author_account_age_days": 2169 + "author_account_age_days": 2171 }, "https://github.com/yuvraj108c/ComfyUI-Upscaler-Tensorrt": { "stars": 42, "last_update": "2024-05-31 05:50:59", - "author_account_age_days": 2169 + "author_account_age_days": 2171 }, "https://github.com/yuvraj108c/ComfyUI-Vsgan": { "stars": 2, "last_update": "2024-05-22 23:17:02", - "author_account_age_days": 2169 + "author_account_age_days": 2171 }, "https://github.com/yuvraj108c/ComfyUI-Whisper": { "stars": 57, "last_update": "2024-05-31 05:59:22", - "author_account_age_days": 2169 + "author_account_age_days": 2171 }, "https://github.com/yuvraj108c/ComfyUI-YoloNasPose-Tensorrt": { "stars": 5, "last_update": "2024-06-28 15:59:14", - "author_account_age_days": 2169 + "author_account_age_days": 2171 }, "https://github.com/za-wa-n-go/ComfyUI_Zwng_Nodes": { "stars": 3, "last_update": "2024-07-02 14:57:01", - "author_account_age_days": 605 + "author_account_age_days": 606 }, "https://github.com/zcfrank1st/Comfyui-Toolbox": { "stars": 5, "last_update": "2024-05-22 22:08:07", - "author_account_age_days": 4432 + "author_account_age_days": 4433 }, "https://github.com/zcfrank1st/Comfyui-Yolov8": { "stars": 17, "last_update": "2024-06-14 07:08:40", - "author_account_age_days": 4432 + "author_account_age_days": 4433 }, "https://github.com/zcfrank1st/comfyui_visual_anagrams": { "stars": 5, "last_update": "2024-06-14 07:07:27", - "author_account_age_days": 4432 + "author_account_age_days": 4433 }, "https://github.com/zer0TF/cute-comfy": { "stars": 29, "last_update": "2024-05-22 21:18:53", - "author_account_age_days": 2687 + "author_account_age_days": 2688 }, "https://github.com/zeroxoxo/ComfyUI-Fast-Style-Transfer": { "stars": 56, "last_update": "2024-06-30 14:31:09", - "author_account_age_days": 2460 + "author_account_age_days": 2461 }, "https://github.com/zfkun/ComfyUI_zfkun": { "stars": 14, "last_update": "2024-05-27 11:21:51", - "author_account_age_days": 4880 + "author_account_age_days": 4881 }, "https://github.com/zhangp365/ComfyUI-utils-nodes": { "stars": 6, "last_update": "2024-07-09 09:02:11", - "author_account_age_days": 308 + "author_account_age_days": 309 }, "https://github.com/zhongpei/ComfyUI-InstructIR": { "stars": 60, "last_update": "2024-05-22 23:19:43", - "author_account_age_days": 3476 + "author_account_age_days": 3477 }, "https://github.com/zhongpei/Comfyui_image2prompt": { "stars": 246, "last_update": "2024-05-22 23:19:30", - "author_account_age_days": 3476 + "author_account_age_days": 3477 }, "https://github.com/zhuanqianfish/ComfyUI-EasyNode": { "stars": 59, "last_update": "2024-06-14 07:10:18", - "author_account_age_days": 4252 + "author_account_age_days": 4253 }, "https://github.com/zhulu111/ComfyUI_Bxb": { - "stars": 90, + "stars": 91, "last_update": "2024-07-08 23:57:50", - "author_account_age_days": 56 + "author_account_age_days": 57 }, "https://github.com/zohac/ComfyUI_ZC_DrawShape": { "stars": 3, "last_update": "2024-06-25 15:05:28", - "author_account_age_days": 2678 + "author_account_age_days": 2680 }, "https://github.com/zombieyang/sd-ppp": { "stars": 20, - "last_update": "2024-07-08 01:25:47", - "author_account_age_days": 3934 + "last_update": "2024-07-11 12:49:12", + "author_account_age_days": 3936 } } \ 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 5bc2a98d..b95fc324 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -25,13 +25,13 @@ { "author": "smthemex", "title": "ComfyUI_Stable_Makeup", - "id": "streamv2v", + "id": "Stable_Makeup", "reference": "https://github.com/smthemex/ComfyUI_Stable_Makeup", "files": [ "https://github.com/smthemex/ComfyUI_Stable_Makeup" ], "install_type": "git-clone", - "description": "You can apply makeup to the characters in comfyui\nNOTE: Need to download model files manually." + "description": "You can apply makeup to the characters in comfyui" }, { "author": "ZHO-ZHO-ZHO", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index cc8ec74b..f0bfac1c 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -2867,6 +2867,9 @@ "VHS_SelectEveryNthImage", "VHS_SelectEveryNthLatent", "VHS_SelectEveryNthMask", + "VHS_SelectImages", + "VHS_SelectLatents", + "VHS_SelectMasks", "VHS_SplitImages", "VHS_SplitLatents", "VHS_SplitMasks", @@ -3156,8 +3159,12 @@ "MaraScottUpscalerRefinerNode_v3", "MaraScott_Kijai_TokenCounter_v1", "McBoaty_Refiner_v4", + "McBoaty_Refiner_v5", "McBoaty_TilePrompter_v4", - "McBoaty_Upscaler_v4" + "McBoaty_TilePrompter_v5", + "McBoaty_Upscaler_v4", + "McBoaty_Upscaler_v5", + "UpscalerRefiner_McBoaty_v5" ], { "title_aux": "\ud83d\udc30 MaraScott Nodes" @@ -8071,6 +8078,7 @@ "ModelMergeSDXL", "ModelMergeSimple", "ModelMergeSubtract", + "ModelSamplingAuraFlow", "ModelSamplingContinuousEDM", "ModelSamplingContinuousV", "ModelSamplingDiscrete", @@ -8973,6 +8981,7 @@ "Eden_Int", "Eden_Lora_Loader", "Eden_String", + "Eden_gpt4_node", "FolderScanner", "GetRandomFile", "Get_Prefixed_Imgs", @@ -9087,7 +9096,7 @@ "title_aux": "ComfyUI-Showrunner-Utils" } ], - "https://github.com/fearnworks/ComfyUI_FearnworksNodes/raw/main/fw_nodes.py": [ + "https://github.com/fearnworks/ComfyUI_FearnworksNodes": [ [ "Count Files in Directory (FW)", "Count Tokens (FW)", @@ -9095,7 +9104,7 @@ "Trim To Tokens (FW)" ], { - "title_aux": "Fearnworks Custom Nodes" + "title_aux": "Fearnworks Nodes" } ], "https://github.com/fexli/fexli-util-node-comfyui": [ @@ -9875,12 +9884,14 @@ "Griptape Combine: Rules List", "Griptape Combine: Tool List", "Griptape Config: Environment Variables", + "Griptape Convert: Agent to Tool", "Griptape Convert: Text to CLIP Encode", "Griptape Convert: Text to Combo", "Griptape Create: Agent", "Griptape Create: CLIP Text Encode", "Griptape Create: Image Variation", "Griptape Create: Image from Text", + "Griptape Create: Pipeline", "Griptape Create: Rules", "Griptape Create: Text", "Griptape Display: Artifact", @@ -9896,11 +9907,14 @@ "Griptape Expand: Agent Nodes", "Griptape Load: Audio", "Griptape Load: Image From URL", + "Griptape Pipeline: Add Task", + "Griptape Pipeline: Insert Task", "Griptape Run: Agent", "Griptape Run: Audio Transcription", "Griptape Run: Image Description", "Griptape Run: Parallel Image Description", "Griptape Run: Prompt Task", + "Griptape Run: Structure", "Griptape Run: Text Summary", "Griptape Run: Tool Task", "Griptape Run: Toolkit Task", @@ -12588,9 +12602,14 @@ ], "https://github.com/mattjohnpowell/comfyui-lmstudio-image-to-text-node": [ [ - "LM Studio Image To Text" + "LM Studio Image To Text", + "LM Studio Text Generation" ], { + "author": "Matt John Powell", + "description": "This extension provides two custom nodes for ComfyUI that integrate LM Studio's capabilities:", + "nickname": "LM Studio Nodes", + "title": "LM Studio Nodes for ComfyUI", "title_aux": "LM Studio Image to Text Node for ComfyUI" } ], @@ -15126,7 +15145,10 @@ "https://github.com/tritant/ComfyUI_CreaPrompt": [ [ "CreaPrompt", - "CreaPrompt List" + "CreaPrompt List", + "CreaPrompt_1", + "CreaPrompt_2", + "CreaPrompt_3" ], { "title_aux": "ComfyUI-CreaPrompt" From 2498e93509d7753b0f0b592583b9fb266e2891f5 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Sat, 13 Jul 2024 09:18:15 +0900 Subject: [PATCH 09/34] update DB --- custom-node-list.json | 32 +++++++++++++++-------- extension-node-map.json | 40 +++++++++++++++++++++++++++++ github-stats.json | 5 ++++ node_db/dev/custom-node-list.json | 10 -------- node_db/new/custom-node-list.json | 10 ++++++++ node_db/new/extension-node-map.json | 40 +++++++++++++++++++++++++++++ 6 files changed, 116 insertions(+), 21 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index f588123d..4a271418 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -11426,6 +11426,27 @@ "install_type": "git-clone", "description": "Provides a custom node to load config for sampler nodes from a yaml file." }, + { + "author": "fearnworks", + "title": "Fearnworks Nodes", + "id": "fearnworks", + "reference": "https://github.com/fearnworks/ComfyUI_FearnworksNodes", + "files": [ + "https://github.com/fearnworks/ComfyUI_FearnworksNodes" + ], + "install_type": "git-clone", + "description": "This extension provides various nodes to support multimodal workflows." + }, + { + "author": "807502278", + "title": "ComfyUI-3D-MeshTool", + "reference": "https://github.com/807502278/ComfyUI-3D-MeshTool", + "files": [ + "https://github.com/807502278/ComfyUI-3D-MeshTool" + ], + "install_type": "git-clone", + "description": "A simple 3D model processing tool within ComfyUI." + }, @@ -11669,17 +11690,6 @@ "install_type": "copy", "description": "Nodes:Apply Invisible Watermark, Extract Watermark. Adds up to 12 characters encoded into an image that can be extracted." }, - { - "author": "fearnworks", - "title": "Fearnworks Nodes", - "id": "fearnworks", - "reference": "https://github.com/fearnworks/ComfyUI_FearnworksNodes", - "files": [ - "https://github.com/fearnworks/ComfyUI_FearnworksNodes" - ], - "install_type": "git-clone", - "description": "This extension provides various nodes to support multimodal workflows." - }, { "author": "LZC", "title": "Hayo comfyui nodes", diff --git a/extension-node-map.json b/extension-node-map.json index f0bfac1c..17b03e3f 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -208,6 +208,46 @@ "title_aux": "ComfyUI-DareMerge" } ], + "https://github.com/807502278/ComfyUI-3D-MeshTool": [ + [ + "Auto_Normal", + "Load_OBJ", + "Mesh_Clean_Data", + "Mesh_Cleanup", + "Mesh_Data", + "Mesh_Data_Statistics", + "Mesh_Optimization", + "Mesh_Subdivide", + "UV_options", + "UnwrapUV_Auto_xatlas", + "UnwrapUV_xatlas", + "array-append", + "array-attribute", + "array-convert", + "array-end-increment", + "array-end-step", + "array-is-null", + "array-number-to-angle", + "array-select-element", + "array-step", + "array-step-increment", + "array-t", + "array-to-camposes", + "cam-pos-bus", + "mesh_data_bus", + "mesh_remap_cubvh", + "show_any", + "string-to-array", + "vc_to_texture" + ], + { + "author": "807502278", + "description": "A simple 3D model processing tool within ComfyUI", + "nickname": "3D Mesh Tool", + "title": "3D Mesh Tool", + "title_aux": "ComfyUI-3D-MeshTool" + } + ], "https://github.com/80sVectorz/ComfyUI-Static-Primitives": [ [ "FloatStaticPrimitive", diff --git a/github-stats.json b/github-stats.json index ff0c91d7..408fbd10 100644 --- a/github-stats.json +++ b/github-stats.json @@ -54,6 +54,11 @@ "last_update": "2024-07-09 16:29:23", "author_account_age_days": 4069 }, + "https://github.com/807502278/ComfyUI-3D-MeshTool": { + "stars": 0, + "last_update": "2024-07-12 05:15:46", + "author_account_age_days": 2031 + }, "https://github.com/80sVectorz/ComfyUI-Static-Primitives": { "stars": 10, "last_update": "2024-05-23 11:20:57", diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json index a4878203..0c59ec0e 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -61,16 +61,6 @@ "install_type": "git-clone", "description": "Nodes: ollamaLoader, ShowText, ShowInt, LoopTexts, LoopFloat, LoopInteger, ..." }, - { - "author": "807502278", - "title": "ComfyUI-3D-MeshTool [WIP]", - "reference": "https://github.com/807502278/ComfyUI-3D-MeshTool", - "files": [ - "https://github.com/807502278/ComfyUI-3D-MeshTool" - ], - "install_type": "git-clone", - "description": "Introduction: A simple 3D model processing tool within ComfyUI" - }, { "author": "thderoo", "title": "_topfun_s_nodes", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index b95fc324..8e174f50 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -12,6 +12,16 @@ + { + "author": "807502278", + "title": "ComfyUI-3D-MeshTool", + "reference": "https://github.com/807502278/ComfyUI-3D-MeshTool", + "files": [ + "https://github.com/807502278/ComfyUI-3D-MeshTool" + ], + "install_type": "git-clone", + "description": "A simple 3D model processing tool within ComfyUI." + }, { "author": "Cyberschorsch", "title": "ComfyUI Checkpoint Loader Config", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index f0bfac1c..17b03e3f 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -208,6 +208,46 @@ "title_aux": "ComfyUI-DareMerge" } ], + "https://github.com/807502278/ComfyUI-3D-MeshTool": [ + [ + "Auto_Normal", + "Load_OBJ", + "Mesh_Clean_Data", + "Mesh_Cleanup", + "Mesh_Data", + "Mesh_Data_Statistics", + "Mesh_Optimization", + "Mesh_Subdivide", + "UV_options", + "UnwrapUV_Auto_xatlas", + "UnwrapUV_xatlas", + "array-append", + "array-attribute", + "array-convert", + "array-end-increment", + "array-end-step", + "array-is-null", + "array-number-to-angle", + "array-select-element", + "array-step", + "array-step-increment", + "array-t", + "array-to-camposes", + "cam-pos-bus", + "mesh_data_bus", + "mesh_remap_cubvh", + "show_any", + "string-to-array", + "vc_to_texture" + ], + { + "author": "807502278", + "description": "A simple 3D model processing tool within ComfyUI", + "nickname": "3D Mesh Tool", + "title": "3D Mesh Tool", + "title_aux": "ComfyUI-3D-MeshTool" + } + ], "https://github.com/80sVectorz/ComfyUI-Static-Primitives": [ [ "FloatStaticPrimitive", From 393cb76bcbbfdf8ac4b78d1857583d9d4a7819d7 Mon Sep 17 00:00:00 2001 From: JackEllie <119565920+JackEllie@users.noreply.github.com> Date: Sat, 13 Jul 2024 08:19:13 +0800 Subject: [PATCH 10/34] Update custom-node-list.json (#859) --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 4a271418..42394fda 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -11824,6 +11824,17 @@ "install_type": "unzip", "description": "Various image processing nodes." }, + { + "author": "JackEllie", + "title": "ComfyUI-AI-Assistant", + "id": "AI-Assistant", + "reference": "https://github.com/JackEllie/ComfyUI_AI_Assistant", + "files": [ + "https://github.com/JackEllie/ComfyUI_AI_Assistant" + ], + "install_type": "git-clone", + "description": "Provides two additional preprocessors and a prompt organizing tool.[Original Project](https://github.com/tori29umai0123/AI-Assistant/blob/main/README.md?plain=1)." + }, { "author": "aimingfail", "title": "Image2Halftone Node for ComfyUI", From bb9207c92fe99fd2a3cc9c33d5deeea52d600951 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Sat, 13 Jul 2024 09:24:37 +0900 Subject: [PATCH 11/34] update DB --- custom-node-list.json | 2 +- extension-node-map.json | 13 +++++++++++++ github-stats.json | 5 +++++ node_db/new/custom-node-list.json | 14 ++++++++++++-- node_db/new/extension-node-map.json | 13 +++++++++++++ 5 files changed, 44 insertions(+), 3 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 42394fda..68bd4b33 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -11414,7 +11414,7 @@ "https://github.com/mgfxer/ComfyUI-FrameFX" ], "install_type": "git-clone", - "description": "Nodes:Live Prompt Interpolation, Prompt Stack Manager, Dynamic Animated Weights, Florence Prompt Travel Helper, Mask Sequence Helper, Prompt Travel Helper." + "description": "A set of custom nodes for frame interpolation and video processing in ComfyUI." }, { "author": "Cyberschorsch", diff --git a/extension-node-map.json b/extension-node-map.json index 17b03e3f..18089ce9 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -2548,6 +2548,19 @@ "title_aux": "JPS Custom Nodes for ComfyUI" } ], + "https://github.com/JackEllie/ComfyUI_AI_Assistant": [ + [ + "apply_lighting_effects", + "clean_prompt_tags", + "noline_process", + "prompt_blacklist", + "prompt_sorting", + "resize_image_sdxl_ratio" + ], + { + "title_aux": "ComfyUI-AI-Assistant" + } + ], "https://github.com/Jannchie/ComfyUI-J": [ [ "DiffusersCompelPromptEmbedding", diff --git a/github-stats.json b/github-stats.json index 408fbd10..c7fec885 100644 --- a/github-stats.json +++ b/github-stats.json @@ -869,6 +869,11 @@ "last_update": "2024-05-22 20:39:14", "author_account_age_days": 334 }, + "https://github.com/JackEllie/ComfyUI_AI_Assistant": { + "stars": 0, + "last_update": "2024-07-12 14:54:05", + "author_account_age_days": 589 + }, "https://github.com/Jannchie/ComfyUI-J": { "stars": 64, "last_update": "2024-06-20 12:08:09", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 8e174f50..c470515c 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -11,7 +11,17 @@ - + { + "author": "JackEllie", + "title": "ComfyUI-AI-Assistant", + "id": "AI-Assistant", + "reference": "https://github.com/JackEllie/ComfyUI_AI_Assistant", + "files": [ + "https://github.com/JackEllie/ComfyUI_AI_Assistant" + ], + "install_type": "git-clone", + "description": "Provides two additional preprocessors and a prompt organizing tool.[Original Project](https://github.com/tori29umai0123/AI-Assistant/blob/main/README.md?plain=1)." + }, { "author": "807502278", "title": "ComfyUI-3D-MeshTool", @@ -102,7 +112,7 @@ "https://github.com/mgfxer/ComfyUI-FrameFX" ], "install_type": "git-clone", - "description": "Nodes:Live Prompt Interpolation, Prompt Stack Manager, Dynamic Animated Weights, Florence Prompt Travel Helper, Mask Sequence Helper, Prompt Travel Helper." + "description": "A set of custom nodes for frame interpolation and video processing in ComfyUI." }, { "author": "injet-zhou", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 17b03e3f..18089ce9 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -2548,6 +2548,19 @@ "title_aux": "JPS Custom Nodes for ComfyUI" } ], + "https://github.com/JackEllie/ComfyUI_AI_Assistant": [ + [ + "apply_lighting_effects", + "clean_prompt_tags", + "noline_process", + "prompt_blacklist", + "prompt_sorting", + "resize_image_sdxl_ratio" + ], + { + "title_aux": "ComfyUI-AI-Assistant" + } + ], "https://github.com/Jannchie/ComfyUI-J": [ [ "DiffusersCompelPromptEmbedding", From 5fbcaf10ff8ff71e6f111c78baee0276e156f3cb Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Sat, 13 Jul 2024 10:09:07 +0900 Subject: [PATCH 12/34] update DB --- README.md | 1 + custom-node-list.json | 55 ++- extension-node-map.json | 45 +++ github-stats.json | 15 + node_db/dev/custom-node-list.json | 44 ++- node_db/dev/extension-node-map.json | 276 +++++++++++++- node_db/dev/github-stats.json | 556 ++++++++++++++++------------ node_db/new/custom-node-list.json | 87 ++--- node_db/new/extension-node-map.json | 45 +++ 9 files changed, 815 insertions(+), 309 deletions(-) diff --git a/README.md b/README.md index 25916812..953f632e 100644 --- a/README.md +++ b/README.md @@ -386,6 +386,7 @@ When you run the `scan.sh` script: * https://github.com/SimithWang/comfyui-renameImages * https://github.com/Tcheko243/ComfyUI-Photographer-Alpha7-Nodes * https://github.com/Limbicnation/ComfyUINodeToolbox +* https://github.com/chenpipi0807/pip_longsize ## Roadmap diff --git a/custom-node-list.json b/custom-node-list.json index 68bd4b33..349919ba 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -11447,7 +11447,49 @@ "install_type": "git-clone", "description": "A simple 3D model processing tool within ComfyUI." }, - + { + "author": "JackEllie", + "title": "ComfyUI-AI-Assistant", + "id": "AI-Assistant", + "reference": "https://github.com/JackEllie/ComfyUI_AI_Assistant", + "files": [ + "https://github.com/JackEllie/ComfyUI_AI_Assistant" + ], + "install_type": "git-clone", + "description": "Provides two additional preprocessors and a prompt organizing tool.[Original Project](https://github.com/tori29umai0123/AI-Assistant/blob/main/README.md?plain=1)." + }, + { + "author": "APZmedia", + "title": "APZmedia Clean File Name Node", + "id": "clean-filename", + "reference": "https://github.com/APZmedia/ComfyUI-APZmedia-cleanName-from-string", + "files": [ + "https://github.com/APZmedia/ComfyUI-APZmedia-cleanName-from-string" + ], + "install_type": "git-clone", + "description": "The Clean File Name Node is a custom node for ComfyUI designed to process and sanitize text strings for use as valid file names. It replaces invalid characters with a user-specified character and truncates the resulting string to a defined length." + }, + { + "author": "N3rd00d", + "title": "ComfyUI-Paint3D-Nodes", + "id": "paint3d", + "reference": "https://github.com/N3rd00d/ComfyUI-Paint3D-Nodes", + "files": [ + "https://github.com/N3rd00d/ComfyUI-Paint3D-Nodes" + ], + "install_type": "git-clone", + "description": "Paint3D Nodes is a custom ComfyUI node for 3D model texture inpainting based on [a/Paint3D](https://arxiv.org/pdf/2312.13913)." + }, + { + "author": "sn0w12", + "title": "ComfyUI-Sn0w-Scripts", + "reference": "https://github.com/sn0w12/ComfyUI-Sn0w-Scripts", + "files": [ + "https://github.com/sn0w12/ComfyUI-Sn0w-Scripts" + ], + "install_type": "git-clone", + "description": "A collection of nodes and improvements created for general ease and lora management. These are just nodes I made and found useful, they should work with most other nodes. Most nodes that take in a prompt are made with booru tags in mind and might not work as expected with other prompts." + }, @@ -11824,17 +11866,6 @@ "install_type": "unzip", "description": "Various image processing nodes." }, - { - "author": "JackEllie", - "title": "ComfyUI-AI-Assistant", - "id": "AI-Assistant", - "reference": "https://github.com/JackEllie/ComfyUI_AI_Assistant", - "files": [ - "https://github.com/JackEllie/ComfyUI_AI_Assistant" - ], - "install_type": "git-clone", - "description": "Provides two additional preprocessors and a prompt organizing tool.[Original Project](https://github.com/tori29umai0123/AI-Assistant/blob/main/README.md?plain=1)." - }, { "author": "aimingfail", "title": "Image2Halftone Node for ComfyUI", diff --git a/extension-node-map.json b/extension-node-map.json index 18089ce9..f079f39c 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -605,6 +605,14 @@ "title_aux": "ComfyUI_yanc" } ], + "https://github.com/APZmedia/ComfyUI-APZmedia-cleanName-from-string": [ + [ + "CleanFileNameNode" + ], + { + "title_aux": "APZmedia Clean File Name Node" + } + ], "https://github.com/AbdullahAlfaraj/Comfy-Photoshop-SD": [ [ "APS_LatentBatch", @@ -3414,6 +3422,22 @@ "title_aux": "ComfyUI-TextOverlay" } ], + "https://github.com/N3rd00d/ComfyUI-Paint3D-Nodes": [ + [ + "3D_GenerateDepthImage", + "3D_GenerateInpaintMask", + "3D_GenerateInpaintUVMapMask", + "3D_GeneratePreviewVideo", + "3D_LoadMeshModel", + "3D_Projection", + "3D_SaveUVMapImage", + "3D_TrainConfig", + "3D_TrainConfigPipe" + ], + { + "title_aux": "ComfyUI-Paint3D-Nodes" + } + ], "https://github.com/NeuralSamurAI/Comfyui-Superprompt-Unofficial": [ [ "SuperPrompterNode" @@ -9931,6 +9955,7 @@ "Griptape Agent Config: LM Studio", "Griptape Agent Config: Ollama", "Griptape Agent Config: OpenAI", + "Griptape Agent Config: OpenAI Compatible", "Griptape Audio Driver: OpenAI", "Griptape Combine: Merge Inputs", "Griptape Combine: Merge Texts", @@ -14608,6 +14633,26 @@ "title_aux": "ComfyUI_Streamv2v_Plus" } ], + "https://github.com/sn0w12/ComfyUI-Sn0w-Scripts": [ + [ + "Character Selector", + "Copy/Paste Textbox", + "Filter Tags", + "Get Font Size", + "Load Lora Folder", + "Load Lora Sn0w", + "Lora Selector", + "Lora Tester", + "Prompt Combine", + "Prompt Selector", + "Sn0w KSampler", + "Sn0w Lora Stacker", + "Upscale Image With Model By" + ], + { + "title_aux": "ComfyUI-Sn0w-Scripts" + } + ], "https://github.com/space-nuko/ComfyUI-Disco-Diffusion": [ [ "DiscoDiffusion_DiscoDiffusion", diff --git a/github-stats.json b/github-stats.json index c7fec885..1515322c 100644 --- a/github-stats.json +++ b/github-stats.json @@ -234,6 +234,11 @@ "last_update": "2024-06-30 10:04:17", "author_account_age_days": 1478 }, + "https://github.com/APZmedia/ComfyUI-APZmedia-cleanName-from-string": { + "stars": 0, + "last_update": "2024-07-11 16:53:50", + "author_account_age_days": 2495 + }, "https://github.com/AbdullahAlfaraj/Comfy-Photoshop-SD": { "stars": 185, "last_update": "2024-06-14 07:04:37", @@ -1179,6 +1184,11 @@ "last_update": "2024-06-28 05:57:03", "author_account_age_days": 3063 }, + "https://github.com/N3rd00d/ComfyUI-Paint3D-Nodes": { + "stars": 0, + "last_update": "2024-07-12 11:38:34", + "author_account_age_days": 95 + }, "https://github.com/Nestorchik/NStor-ComfyUI-Translation": { "stars": 1, "last_update": "2024-06-14 10:25:32", @@ -4719,6 +4729,11 @@ "last_update": "2024-06-25 00:52:41", "author_account_age_days": 372 }, + "https://github.com/sn0w12/ComfyUI-Sn0w-Scripts": { + "stars": 1, + "last_update": "2024-07-12 22:55:45", + "author_account_age_days": 792 + }, "https://github.com/space-nuko/ComfyUI-Disco-Diffusion": { "stars": 42, "last_update": "2024-05-22 18:10:36", diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json index 0c59ec0e..9154502b 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -9,7 +9,49 @@ "description": "If you see this message, your ComfyUI-Manager is outdated.\nDev channel provides only the list of the developing nodes. If you want to find the complete node list, please go to the Default channel." }, - + + + { + "author": "Indra's Mirror", + "title": "ComfyUI-Lumina-Next-SFT-DiffusersWrapper [WIP]", + "reference": "https://github.com/Excidos/ComfyUI-Lumina-Next-SFT-DiffusersWrapper", + "files": [ + "https://github.com/Excidos/ComfyUI-Lumina-Next-SFT-DiffusersWrapper" + ], + "install_type": "git-clone", + "description": "WORK IN PROGRESS (Currently Not Working)" + }, + { + "author": "SpaceWarpStudio", + "title": "ComfyUI_Remaker_FaceSwap", + "reference": "https://github.com/SpaceWarpStudio/ComfyUI_Remaker_FaceSwap", + "files": [ + "https://github.com/SpaceWarpStudio/ComfyUI_Remaker_FaceSwap" + ], + "install_type": "git-clone", + "description": "Nodes:Remaker Face Swap" + }, + { + "author": "VisionExp", + "title": "ve_custom_comfyui_nodes", + "reference": "https://github.com/VisionExp/ve_custom_comfyui_nodes", + "files": [ + "https://github.com/VisionExp/ve_custom_comfyui_nodes" + ], + "install_type": "git-clone", + "description": "Nodes:LoadImgFromInputUrl" + }, + { + "author": "LevelPixel", + "title": "ComfyUI-LevelPixel", + "id": "levelpixel", + "reference": "https://github.com/LevelPixel/ComfyUI-LevelPixel", + "files": [ + "https://github.com/LevelPixel/ComfyUI-LevelPixel" + ], + "install_type": "git-clone", + "description": "Nodes:Model Unloader, LLM Optional Memory Free Advanced" + }, { "author": "StartHua", "title": "Comfyui_CXH_CRM", diff --git a/node_db/dev/extension-node-map.json b/node_db/dev/extension-node-map.json index b6f2a587..eba38899 100644 --- a/node_db/dev/extension-node-map.json +++ b/node_db/dev/extension-node-map.json @@ -1,4 +1,12 @@ { + "https://gitea.com/NotEvilGirl/cfgpp": [ + [ + "CFG++" + ], + { + "title_aux": "comfyui_CfgPlusPlus [WIP]" + } + ], "https://github.com/17Retoucher/ComfyUI_Fooocus": [ [ "BasicScheduler", @@ -167,6 +175,35 @@ "title_aux": "ComfyUI_AC_FUNV8Beta1" } ], + "https://github.com/AIFSH/ComfyUI-OpenDIT": [ + [ + "DITModelLoader", + "DITPromptNode", + "DiffVAELoader", + "LattePipeLineNode", + "OpenSoraNode", + "OpenSoraPlanPipeLineNode", + "PABConfigNode", + "PreViewVideo", + "SchedulerLoader", + "T5EncoderLoader", + "T5TokenizerLoader" + ], + { + "title_aux": "ComfyUI-OpenDIT [WIP]" + } + ], + "https://github.com/AIFSH/ComfyUI-ViViD": [ + [ + "LoadImagePath", + "LoadVideo", + "PreViewVideo", + "ViViD_Node" + ], + { + "title_aux": "ComfyUI-ViViD" + } + ], "https://github.com/ALatentPlace/ComfyUI_yanc": [ [ "> Clear Text", @@ -174,6 +211,7 @@ "> Get Mean Color", "> Int", "> Int to Text", + "> Layer Weights (for IPAMS)", "> Light Source Mask", "> Load Image", "> Load Image From Folder", @@ -199,7 +237,11 @@ "https://github.com/AllenEdgarPoe/ComfyUI-Xorbis-nodes": [ [ "Add Human Styler", - "Save Log Info" + "Convert Monochrome", + "RT4KSR Loader", + "RandomPromptStyler", + "Save Log Info", + "Upscale RT4SR" ], { "title_aux": "ComfyUI-Xorbis-nodes" @@ -305,6 +347,14 @@ "title_aux": "ComfyUI-MusicGen [WIP]" } ], + "https://github.com/Excidos/ComfyUI-Lumina-Next-SFT-DiffusersWrapper": [ + [ + "LuminaDiffusersNode" + ], + { + "title_aux": "ComfyUI-Lumina-Next-SFT-DiffusersWrapper [WIP]" + } + ], "https://github.com/ExponentialML/ComfyUI_LiveDirector": [ [ "LiveDirector" @@ -330,6 +380,22 @@ "title_aux": "Conditioning-token-experiments-for-ComfyUI" } ], + "https://github.com/Fucci-Mateo/ComfyUI-Airtable": [ + [ + "Push pose to Airtable" + ], + { + "title_aux": "ComfyUI-Airtable [WIP]" + } + ], + "https://github.com/GeekyGhost/ComfyUI-GeekyRemB/raw/SketchUITest/GeekyRembv2.py": [ + [ + "GeekyRemB" + ], + { + "title_aux": "ComfyUI-GeekyRemB v2" + } + ], "https://github.com/GentlemanHu/ComfyUI-Notifier": [ [ "GentlemanHu_Notifier" @@ -340,11 +406,15 @@ ], "https://github.com/GraftingRayman/ComfyUI_GR_PromptSelector": [ [ + "GR Background Remover REMBG", "GR Checkered Board", + "GR Counter", "GR Flip Tile Random Inverted", "GR Flip Tile Random Red Ring", "GR Image Details Displayer", "GR Image Details Saver", + "GR Image Paste", + "GR Image Paste With Mask", "GR Image Resize", "GR Image Resize Methods", "GR Image Size", @@ -354,8 +424,10 @@ "GR Mask Resize", "GR Multi Mask Create", "GR Onomatopoeia", + "GR Prompt HUB", "GR Prompt Selector", "GR Prompt Selector Multi", + "GR Scroller", "GR Stack Image", "GR Text Overlay", "GR Tile and Border Image", @@ -365,6 +437,15 @@ "title_aux": "ComfyUI-GR" } ], + "https://github.com/Grant-CP/ComfyUI-LivePortraitKJ-MPS": [ + [ + "DownloadAndLoadLivePortraitModels", + "LivePortraitProcess" + ], + { + "title_aux": "ComfyUI-LivePortraitKJ-MPS" + } + ], "https://github.com/GrindHouse66/ComfyUI-GH_Tools": [ [ "GHImg_Sizer", @@ -422,6 +503,21 @@ "title_aux": "ComfyUI-ModelUnloader" } ], + "https://github.com/LevelPixel/ComfyUI-LevelPixel": [ + [ + "Hard Model Unloader \ud83c\udf38", + "HardModelUnloader", + "LLM Optional Memory Free Advanced \ud83c\udf38", + "LLMOptionalMemoryFreeAdvanced", + "Model Unloader \ud83c\udf38", + "ModelUnloader", + "Soft Model Unloader \ud83c\udf38", + "SoftModelUnloader" + ], + { + "title_aux": "ComfyUI-LevelPixel" + } + ], "https://github.com/LotzF/ComfyUI-Simple-Chat-GPT-completion": [ [ "ChatGPTCompletion" @@ -626,18 +722,36 @@ "Python - More Inputs (Shinsplat)", "String Interpolated (Shinsplat)", "Sum Wrap (Shinsplat)", + "Tensor Toys (Shinsplat)", "Test Node (Shinsplat)", "Text To Tokens (Shinsplat)", + "Text To Tokens SD3 (Shinsplat)", "Variables (Shinsplat)" ], { "author": "Shinsplat", "description": "", "nickname": "shinsplat", - "title": "ComfyUI-Shinsplat", + "title": "Shinsplat", "title_aux": "ComfyUI-Shinsplat [UNSAFE]" } ], + "https://github.com/SpaceWarpStudio/ComfyUI_Remaker_FaceSwap": [ + [ + "RemakerFaceSwap" + ], + { + "title_aux": "ComfyUI_Remaker_FaceSwap" + } + ], + "https://github.com/StartHua/Comfyui_CSDMT_CXH": [ + [ + "CSD" + ], + { + "title_aux": "Comfyui_CXH_CRM" + } + ], "https://github.com/StartHua/Comfyui_CXH_CRM": [ [ "CRM" @@ -664,6 +778,14 @@ "title_aux": "ComfyUI Batch Input Node" } ], + "https://github.com/VisionExp/ve_custom_comfyui_nodes": [ + [ + "LoadImgFromInputUrl" + ], + { + "title_aux": "ve_custom_comfyui_nodes" + } + ], "https://github.com/WSJUSA/Comfyui-StableSR": [ [ "ColorFix", @@ -696,6 +818,16 @@ "title_aux": "ComfyUI-AnyText [WIP]" } ], + "https://github.com/ZHO-ZHO-ZHO/ComfyUI-AuraSR-ZHO": [ + [ + "AuraSR_Lterative_Zho", + "AuraSR_ModelLoader_Zho", + "AuraSR_Zho" + ], + { + "title_aux": "ComfyUI-AuraSR-ZHO" + } + ], "https://github.com/ZHO-ZHO-ZHO/ComfyUI-PuLID-ZHO": [ [ "PuLID_Zho" @@ -704,6 +836,15 @@ "title_aux": "ComfyUI-PuLID-ZHO [WIP]" } ], + "https://github.com/alexisrolland/ComfyUI-AuraSR": [ + [ + "RunAuraSR", + "downloadAuraSR" + ], + { + "title_aux": "alexisrolland/ComfyUI-AuraSR" + } + ], "https://github.com/alt-key-project/comfyui-dream-video-batches": [ [ "Blended Transition [DVB]", @@ -874,9 +1015,7 @@ [ "Create Parallax Video", "Layer Shifter for Parallax Outpainting", - "Load Most Recent Image in Folder", "Load Parallax Frame", - "Load Random Image-Pose Pair", "Parallax Config", "Save Parallax Frame", "Shrink and Pad for Outpainting" @@ -929,6 +1068,7 @@ "ConditioningZeroOut", "ControlNetApply", "ControlNetApplyAdvanced", + "ControlNetApplySD3", "ControlNetLoader", "CropMask", "DiffControlNetLoader", @@ -1009,6 +1149,7 @@ "ModelMergeSDXL", "ModelMergeSimple", "ModelMergeSubtract", + "ModelSamplingAuraFlow", "ModelSamplingContinuousEDM", "ModelSamplingContinuousV", "ModelSamplingDiscrete", @@ -1023,6 +1164,7 @@ "PhotoMakerLoader", "PolyexponentialScheduler", "PorterDuffImageComposite", + "PreviewAudio", "PreviewImage", "RandomNoise", "RebatchImages", @@ -1041,6 +1183,7 @@ "SamplerDPMPP_3M_SDE", "SamplerDPMPP_SDE", "SamplerEulerAncestral", + "SamplerEulerAncestralCFGPP", "SamplerEulerCFGpp", "SamplerLCMUpscale", "SamplerLMS", @@ -1416,7 +1559,7 @@ ], "https://github.com/jimmm-ai/TimeUi-a-ComfyUi-Timeline-Node": [ [ - "utils/TimelineUI" + "jimmm.ai.TimelineUI" ], { "title_aux": "TimeUi a ComfyUI Timeline Node System [WIP]" @@ -1529,6 +1672,40 @@ "title_aux": "ComfyUI-Unique3D [WIP]" } ], + "https://github.com/justUmen/Bjornulf_custom_nodes": [ + [ + "Bjornulf_CombineTexts", + "Bjornulf_CustomStringType", + "Bjornulf_LoopBasicBatch", + "Bjornulf_LoopCombosSamplersSchedulers", + "Bjornulf_LoopFloat", + "Bjornulf_LoopInteger", + "Bjornulf_LoopSamplers", + "Bjornulf_LoopSchedulers", + "Bjornulf_LoopTexts", + "Bjornulf_RandomModelClipVae", + "Bjornulf_RandomTexts", + "Bjornulf_ResizeImage", + "Bjornulf_SaveApiImage", + "Bjornulf_SaveImagePath", + "Bjornulf_SaveText", + "Bjornulf_SaveTmpImage", + "Bjornulf_ShowFloat", + "Bjornulf_ShowInt", + "Bjornulf_ShowText", + "Bjornulf_VideoPingPong", + "Bjornulf_WriteImageAllInOne", + "Bjornulf_WriteImageCharacter", + "Bjornulf_WriteImageCharacters", + "Bjornulf_WriteImageEnvironment", + "Bjornulf_WriteText", + "Bjornulf_imgs2vid", + "Bjornulf_ollamaLoader" + ], + { + "title_aux": "Bjornulf_custom_nodes [WIP]" + } + ], "https://github.com/kadirnar/ComfyUI-Adapter": [ [ "GarmentSegLoader" @@ -1601,7 +1778,7 @@ "DownloadAndLoadDiffSynthExVideoSVD" ], { - "title_aux": "ComfyUI DiffSynth wrapper nodes [WIP]" + "title_aux": "ComfyUI DiffSynth wrapper nodes" } ], "https://github.com/kijai/ComfyUI-DiffusersSD3Wrapper": [ @@ -1649,6 +1826,27 @@ "title_aux": "ssd-1b-comfyui" } ], + "https://github.com/linhusyung/comfyui-Build-and-train-your-network": [ + [ + "Conv_layer", + "Normalization_layer", + "activation_function", + "create_dataset", + "create_intput", + "create_model", + "create_training_task", + "forward_test", + "linear_layer", + "pooling_layer", + "pre_train_layer", + "res_connect", + "show_dimensions", + "view_layer" + ], + { + "title_aux": "ComfyUI Build and Train Your Network [WIP]" + } + ], "https://github.com/logtd/ComfyUI-MotionThiefExperiment": [ [ "ApplyRefMotionNode", @@ -1686,6 +1884,18 @@ "title_aux": "ComfyUI-Workflow-Component [WIP]" } ], + "https://github.com/majorsauce/comfyui_indieTools": [ + [ + "IndCutByMask", + "IndLocalScale", + "IndPastImage", + "IndSolidify", + "IndYoloDetector" + ], + { + "title_aux": "comfyui_indieTools [WIP]" + } + ], "https://github.com/marcueberall/ComfyUI-BuildPath": [ [ "Build Path Adv" @@ -1702,7 +1912,7 @@ ], { "author": "\u02f6marduk191", - "description": "A node to set workflow settings.", + "description": "marduk191s nodes.", "nickname": "marduk191 workflow settings", "title": "marduk191 workflow settings", "title_aux": "comfyui-marnodes" @@ -1727,12 +1937,14 @@ ], "https://github.com/mikeymcfish/FishTools": [ [ + "AnaglyphCreator", + "AnaglyphCreatorPro", "Deptherize", "LaserCutterFull" ], { "author": "Fish", - "description": "This extension provides tools for generating laser cutter ready files", + "description": "This extension provides tools for generating laser cutter ready files and other fun stuff", "nickname": "FishTools", "title": "FishTools", "title_aux": "LaserCutterFull and Deptherize Nodes" @@ -1745,6 +1957,7 @@ "Create_Trimap", "Gaussian_Filter", "Guide_Filter", + "Improved_Aplha_Composite", "Mask_Transfor", "Replace_Background" ], @@ -1826,12 +2039,14 @@ "https://github.com/pamparamm/ComfyUI-ppm": [ [ "AttentionCouplePPM", + "CFGPPSamplerSelect", "CLIPMicroConditioning", "CLIPNegPip", "CLIPTextEncodeBREAK", "CLIPTokenCounter", "EmptyLatentImageAR", "EmptyLatentImageARAdvanced", + "Guidance Limiter", "LatentToMaskBB", "LatentToWidthHeight", "RandomPromptGenerator", @@ -2028,6 +2243,15 @@ "title_aux": "comfyui_psd [WIP]" } ], + "https://github.com/thderoo/ComfyUI-_topfun_s_nodes": [ + [ + "ConditioningPerturbation", + "TextGenerator" + ], + { + "title_aux": "_topfun_s_nodes" + } + ], "https://github.com/tjorbogarden/my-useful-comfyui-custom-nodes": [ [ "ImageSizer", @@ -2037,6 +2261,32 @@ "title_aux": "my-useful-comfyui-custom-nodes" } ], + "https://github.com/tom-doerr/dspy_nodes": [ + [ + "Accepted Examples Viewer", + "Dataset Reader", + "DynamicOptionsNode", + "Few Shot CoT", + "Few Shot Control", + "Few Shot Review", + "FewShotReview", + "FewShotReviewServer", + "Model", + "Predict", + "Print Hello World", + "Show Text", + "ShowText|pysssss", + "String List Viewer", + "String Splitter", + "StringReverser", + "StringSplitter", + "Text Field", + "Text Output" + ], + { + "title_aux": "DSPy Nodes [WIP]" + } + ], "https://github.com/tracerstar/comfyui-p5js-node": [ [ "HYPE_P5JSImage" @@ -2098,6 +2348,16 @@ "title_aux": "ComfyUI-clip-interrogator [WIP]" } ], + "https://github.com/willblaschko/ComfyUI-Unload-Models": [ + [ + "DeleteAnyObject", + "UnloadAllModels", + "UnloadOneModel" + ], + { + "title_aux": "ComfyUI-Unload-Models" + } + ], "https://github.com/wormley/comfyui-wormley-nodes": [ [ "CheckpointVAELoaderSimpleText", diff --git a/node_db/dev/github-stats.json b/node_db/dev/github-stats.json index 8239a113..83e3918d 100644 --- a/node_db/dev/github-stats.json +++ b/node_db/dev/github-stats.json @@ -2,157 +2,187 @@ "https://github.com/17Retoucher/ComfyUI_Fooocus": { "stars": 52, "last_update": "2024-02-24 07:33:29", - "author_account_age_days": 171 + "author_account_age_days": 190 }, "https://github.com/A719689614/ComfyUI_AC_FUNV8Beta1": { "stars": 13, "last_update": "2024-03-08 10:11:44", - "author_account_age_days": 314 + "author_account_age_days": 333 }, "https://github.com/AI2lab/comfyUI-tool-2lab": { - "stars": 7, - "last_update": "2024-06-06 16:16:11", - "author_account_age_days": 192 + "stars": 11, + "last_update": "2024-07-11 06:36:13", + "author_account_age_days": 210 + }, + "https://github.com/AIFSH/ComfyUI-OpenDIT": { + "stars": 0, + "last_update": "2024-06-30 09:33:55", + "author_account_age_days": 249 + }, + "https://github.com/AIFSH/ComfyUI-ViViD": { + "stars": 3, + "last_update": "2024-06-25 08:16:53", + "author_account_age_days": 249 }, "https://github.com/AIGODLIKE/ComfyUI-Studio": { - "stars": 203, + "stars": 210, "last_update": "2024-06-05 00:52:46", - "author_account_age_days": 501 + "author_account_age_days": 519 }, "https://github.com/ALatentPlace/ComfyUI_yanc": { - "stars": 18, - "last_update": "2024-06-14 09:04:57", - "author_account_age_days": 1460 + "stars": 23, + "last_update": "2024-06-30 10:04:17", + "author_account_age_days": 1478 }, "https://github.com/AllenEdgarPoe/ComfyUI-Xorbis-nodes": { - "stars": 0, - "last_update": "2024-06-21 01:43:13", - "author_account_age_days": 2105 + "stars": 1, + "last_update": "2024-07-10 00:16:57", + "author_account_age_days": 2123 }, "https://github.com/AustinMroz/ComfyUI-WorkflowCheckpointing": { - "stars": 5, - "last_update": "2024-06-19 21:19:45", - "author_account_age_days": 4074 + "stars": 6, + "last_update": "2024-07-03 21:55:35", + "author_account_age_days": 4093 }, "https://github.com/BadCafeCode/execution-inversion-demo-comfyui": { - "stars": 4, + "stars": 6, "last_update": "2024-06-19 06:59:39", - "author_account_age_days": 430 + "author_account_age_days": 448 }, "https://github.com/Beinsezii/comfyui-amd-go-fast": { "stars": 9, "last_update": "2024-05-10 00:48:37", - "author_account_age_days": 2226 + "author_account_age_days": 2244 }, "https://github.com/BlueDangerX/ComfyUI-BDXNodes": { "stars": 1, "last_update": "2023-12-10 04:01:19", - "author_account_age_days": 246 + "author_account_age_days": 265 }, "https://github.com/Brandelan/ComfyUI_bd_customNodes": { "stars": 1, "last_update": "2023-10-09 00:40:26", - "author_account_age_days": 4151 + "author_account_age_days": 4170 }, "https://github.com/DeTK/ComfyUI-Switch": { "stars": 0, "last_update": "2024-03-04 11:52:04", - "author_account_age_days": 2031 + "author_account_age_days": 2049 }, "https://github.com/DrMWeigand/ComfyUI_LineBreakInserter": { "stars": 0, "last_update": "2024-04-19 11:37:19", - "author_account_age_days": 1032 + "author_account_age_days": 1050 }, "https://github.com/Elawphant/ComfyUI-MusicGen": { "stars": 4, "last_update": "2024-05-11 13:33:24", - "author_account_age_days": 2588 + "author_account_age_days": 2606 + }, + "https://github.com/Excidos/ComfyUI-Lumina-Next-SFT-DiffusersWrapper": { + "stars": 0, + "last_update": "2024-07-12 21:51:11", + "author_account_age_days": 25 }, "https://github.com/ExponentialML/ComfyUI_LiveDirector": { "stars": 35, "last_update": "2024-04-09 19:01:49", - "author_account_age_days": 1623 + "author_account_age_days": 1642 }, "https://github.com/Extraltodeus/Conditioning-token-experiments-for-ComfyUI": { "stars": 13, "last_update": "2024-03-10 01:04:02", - "author_account_age_days": 3149 + "author_account_age_days": 3168 }, "https://github.com/FoundD-oka/ComfyUI-kisekae-OOTD": { "stars": 0, "last_update": "2024-06-02 06:13:42", - "author_account_age_days": 437 + "author_account_age_days": 456 + }, + "https://github.com/Fucci-Mateo/ComfyUI-Airtable": { + "stars": 0, + "last_update": "2024-06-25 13:35:18", + "author_account_age_days": 897 }, "https://github.com/GentlemanHu/ComfyUI-Notifier": { "stars": 3, "last_update": "2024-06-04 10:05:38", - "author_account_age_days": 2383 + "author_account_age_days": 2401 }, "https://github.com/GraftingRayman/ComfyUI_GR_PromptSelector": { - "stars": 17, - "last_update": "2024-06-22 18:22:20", - "author_account_age_days": 163 + "stars": 24, + "last_update": "2024-07-09 08:28:38", + "author_account_age_days": 181 + }, + "https://github.com/Grant-CP/ComfyUI-LivePortraitKJ-MPS": { + "stars": 10, + "last_update": "2024-07-11 22:04:16", + "author_account_age_days": 1192 }, "https://github.com/GrindHouse66/ComfyUI-GH_Tools": { "stars": 0, "last_update": "2024-03-10 13:27:14", - "author_account_age_days": 624 + "author_account_age_days": 642 }, "https://github.com/IvanZhd/comfyui-codeformer": { "stars": 0, "last_update": "2023-12-02 20:51:52", - "author_account_age_days": 2578 + "author_account_age_days": 2597 }, "https://github.com/Jaxkr/comfyui-terminal-command": { "stars": 1, "last_update": "2023-12-03 10:31:40", - "author_account_age_days": 4627 + "author_account_age_days": 4645 }, "https://github.com/Jiffies-64/ComfyUI-SaveImagePlus": { "stars": 0, "last_update": "2024-04-01 10:52:59", - "author_account_age_days": 891 + "author_account_age_days": 910 }, "https://github.com/Jordach/comfy-consistency-vae": { "stars": 68, "last_update": "2023-11-06 20:50:40", - "author_account_age_days": 4513 + "author_account_age_days": 4531 }, "https://github.com/LZpenguin/ComfyUI-Text": { - "stars": 9, + "stars": 23, "last_update": "2024-06-20 13:38:16", - "author_account_age_days": 1979 + "author_account_age_days": 1997 }, "https://github.com/LarryJane491/ComfyUI-ModelUnloader": { "stars": 1, "last_update": "2024-01-14 08:22:39", - "author_account_age_days": 164 + "author_account_age_days": 182 + }, + "https://github.com/LevelPixel/ComfyUI-LevelPixel": { + "stars": 1, + "last_update": "2024-07-11 22:36:24", + "author_account_age_days": 1 }, "https://github.com/LotzF/ComfyUI-Simple-Chat-GPT-completion": { "stars": 0, "last_update": "2024-02-04 21:15:22", - "author_account_age_days": 929 + "author_account_age_days": 948 }, "https://github.com/LykosAI/ComfyUI-Inference-Core-Nodes": { - "stars": 16, + "stars": 18, "last_update": "2024-04-05 05:11:51", - "author_account_age_days": 378 + "author_account_age_days": 397 }, "https://github.com/MrAdamBlack/CheckProgress": { "stars": 1, "last_update": "2024-01-10 08:02:18", - "author_account_age_days": 2720 + "author_account_age_days": 2738 }, "https://github.com/MushroomFleet/DJZ-Nodes": { "stars": 4, "last_update": "2024-03-18 11:18:42", - "author_account_age_days": 3721 + "author_account_age_days": 3740 }, "https://github.com/NicholasKao1029/comfyui-hook": { "stars": 0, "last_update": "2024-03-07 05:50:56", - "author_account_age_days": 2030 + "author_account_age_days": 2049 }, "https://github.com/NitramDom/ComfyUI_FacialFlip": { "stars": 2, @@ -162,601 +192,661 @@ "https://github.com/PluMaZero/ComfyUI-SpaceFlower": { "stars": 4, "last_update": "2023-12-09 05:55:15", - "author_account_age_days": 1058 + "author_account_age_days": 1076 }, "https://github.com/Quasimondo/ComfyUI-QuasimondoNodes": { - "stars": 4, - "last_update": "2024-06-21 19:55:21", - "author_account_age_days": 5275 + "stars": 8, + "last_update": "2024-06-28 19:07:23", + "author_account_age_days": 5293 }, "https://github.com/SadaleNet/ComfyUI-Prompt-To-Prompt": { "stars": 20, "last_update": "2024-03-17 04:30:01", - "author_account_age_days": 4040 + "author_account_age_days": 4058 }, "https://github.com/Sai-ComfyUI/ComfyUI-MS-Nodes": { "stars": 2, "last_update": "2024-02-22 08:34:44", - "author_account_age_days": 209 + "author_account_age_days": 227 }, "https://github.com/Scorpinaus/ComfyUI-DiffusersLoader": { - "stars": 3, + "stars": 6, "last_update": "2024-06-23 01:30:57", - "author_account_age_days": 1110 + "author_account_age_days": 1128 }, "https://github.com/SeedV/ComfyUI-SeedV-Nodes": { "stars": 1, "last_update": "2024-06-05 10:01:47", - "author_account_age_days": 1126 + "author_account_age_days": 1144 }, "https://github.com/Shinsplat/ComfyUI-Shinsplat": { + "stars": 21, + "last_update": "2024-07-12 15:32:48", + "author_account_age_days": 1043 + }, + "https://github.com/SpaceWarpStudio/ComfyUI_Remaker_FaceSwap": { + "stars": 0, + "last_update": "2024-07-12 15:32:22", + "author_account_age_days": 2974 + }, + "https://github.com/StartHua/Comfyui_CSDMT_CXH": { "stars": 13, - "last_update": "2024-06-22 14:29:36", - "author_account_age_days": 1024 + "last_update": "2024-07-11 15:36:03", + "author_account_age_days": 2853 }, "https://github.com/StartHua/Comfyui_CXH_CRM": { - "stars": 26, + "stars": 35, "last_update": "2024-06-06 14:15:14", - "author_account_age_days": 2835 + "author_account_age_days": 2853 }, "https://github.com/TSFSean/ComfyUI-TSFNodes": { "stars": 4, "last_update": "2024-05-18 00:59:06", - "author_account_age_days": 3472 + "author_account_age_days": 3490 }, "https://github.com/TemryL/ComfyUI-IDM-VTON": { - "stars": 203, - "last_update": "2024-06-22 06:14:19", - "author_account_age_days": 868 + "stars": 239, + "last_update": "2024-07-10 15:13:37", + "author_account_age_days": 887 }, "https://github.com/Video3DGenResearch/comfyui-batch-input-node": { "stars": 1, "last_update": "2024-04-28 15:21:17", - "author_account_age_days": 106 + "author_account_age_days": 124 + }, + "https://github.com/VisionExp/ve_custom_comfyui_nodes": { + "stars": 0, + "last_update": "2024-07-12 15:21:42", + "author_account_age_days": 23 }, "https://github.com/WSJUSA/Comfyui-StableSR": { "stars": 38, "last_update": "2023-10-18 12:40:30", - "author_account_age_days": 1424 + "author_account_age_days": 1443 }, "https://github.com/WilliamStanford/visuallabs_comfyui_nodes": { "stars": 1, "last_update": "2024-04-16 21:53:02", - "author_account_age_days": 1769 + "author_account_age_days": 1788 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-AnyText": { - "stars": 45, + "stars": 50, "last_update": "2024-05-22 14:30:05", - "author_account_age_days": 340 + "author_account_age_days": 358 + }, + "https://github.com/ZHO-ZHO-ZHO/ComfyUI-AuraSR-ZHO": { + "stars": 59, + "last_update": "2024-07-11 07:33:30", + "author_account_age_days": 358 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-PuLID-ZHO": { - "stars": 184, + "stars": 185, "last_update": "2024-05-22 13:38:23", - "author_account_age_days": 340 + "author_account_age_days": 358 + }, + "https://github.com/alexisrolland/ComfyUI-AuraSR": { + "stars": 12, + "last_update": "2024-07-12 03:00:52", + "author_account_age_days": 3304 }, "https://github.com/alt-key-project/comfyui-dream-video-batches": { - "stars": 51, - "last_update": "2024-05-22 20:52:05", - "author_account_age_days": 660 + "stars": 53, + "last_update": "2024-07-01 05:37:03", + "author_account_age_days": 678 }, "https://github.com/baicai99/ComfyUI-FrameSkipping": { "stars": 6, "last_update": "2024-06-18 10:25:55", - "author_account_age_days": 831 + "author_account_age_days": 849 }, "https://github.com/beyastard/ComfyUI_BeySoft": { "stars": 0, "last_update": "2024-05-26 22:44:55", - "author_account_age_days": 4286 + "author_account_age_days": 4305 }, "https://github.com/birnam/ComfyUI-GenData-Pack": { "stars": 0, "last_update": "2024-03-25 01:25:23", - "author_account_age_days": 5009 + "author_account_age_days": 5028 }, "https://github.com/blepping/comfyui_overly_complicated_sampling": { - "stars": 5, - "last_update": "2024-06-12 01:05:41", - "author_account_age_days": 154 + "stars": 6, + "last_update": "2024-07-10 00:01:45", + "author_account_age_days": 172 }, "https://github.com/blib-la/ComfyUI-Captain-Extensions": { "stars": 0, "last_update": "2024-05-17 23:27:25", - "author_account_age_days": 273 + "author_account_age_days": 292 }, "https://github.com/bruce007lee/comfyui-cleaner": { "stars": 3, "last_update": "2024-04-20 15:36:03", - "author_account_age_days": 4512 + "author_account_age_days": 4530 }, "https://github.com/bruce007lee/comfyui-tiny-utils": { "stars": 0, "last_update": "2024-06-07 03:44:47", - "author_account_age_days": 4512 + "author_account_age_days": 4530 }, "https://github.com/brycegoh/comfyui-custom-nodes": { "stars": 0, "last_update": "2024-06-05 09:30:06", - "author_account_age_days": 3108 + "author_account_age_days": 3127 }, "https://github.com/chaojie/ComfyUI-DynamiCrafter": { - "stars": 109, + "stars": 112, "last_update": "2024-06-14 10:23:59", - "author_account_age_days": 4833 + "author_account_age_days": 4852 }, "https://github.com/chaojie/ComfyUI-mobvoi-openapi": { "stars": 2, "last_update": "2024-05-29 09:02:52", - "author_account_age_days": 4833 + "author_account_age_days": 4852 }, "https://github.com/christian-byrne/infinite-zoom-parallax-nodes": { - "stars": 4, - "last_update": "2024-05-27 01:51:24", - "author_account_age_days": 1348 + "stars": 5, + "last_update": "2024-07-08 15:07:05", + "author_account_age_days": 1367 }, "https://github.com/christian-byrne/python-interpreter-node": { - "stars": 20, - "last_update": "2024-06-23 22:22:20", - "author_account_age_days": 1348 + "stars": 25, + "last_update": "2024-06-24 19:46:50", + "author_account_age_days": 1367 }, "https://github.com/comfyanonymous/ComfyUI": { - "stars": 39915, - "last_update": "2024-06-24 11:47:40", - "author_account_age_days": 549 + "stars": 41979, + "last_update": "2024-07-12 19:25:17", + "author_account_age_days": 567 }, "https://github.com/comfypod/ComfyUI-Comflow": { "stars": 0, "last_update": "2024-06-17 08:44:08", - "author_account_age_days": 23 + "author_account_age_days": 41 }, "https://github.com/corbin-hayden13/ComfyUI-Better-Dimensions": { "stars": 7, "last_update": "2024-06-12 17:45:21", - "author_account_age_days": 1815 + "author_account_age_days": 1834 }, "https://github.com/cubiq/Comfy_Dungeon": { - "stars": 174, + "stars": 191, "last_update": "2024-04-26 11:00:58", - "author_account_age_days": 5011 + "author_account_age_days": 5029 }, "https://github.com/dezi-ai/ComfyUI-AnimateLCM": { - "stars": 148, + "stars": 153, "last_update": "2024-02-07 17:34:39", - "author_account_age_days": 177 + "author_account_age_days": 196 }, "https://github.com/dfl/comfyui-stylegan": { "stars": 1, "last_update": "2024-03-14 14:34:25", - "author_account_age_days": 5974 + "author_account_age_days": 5993 }, "https://github.com/dnl13/ComfyUI-dnl13-seg": { "stars": 16, "last_update": "2024-01-08 10:52:13", - "author_account_age_days": 4218 + "author_account_age_days": 4237 }, "https://github.com/doucx/ComfyUI_WcpD_Utility_Kit": { "stars": 1, "last_update": "2024-01-06 19:07:45", - "author_account_age_days": 2323 + "author_account_age_days": 2341 }, "https://github.com/eigenpunk/ComfyUI-audio": { - "stars": 59, + "stars": 61, "last_update": "2024-03-03 21:14:14", - "author_account_age_days": 925 + "author_account_age_days": 943 }, "https://github.com/ejektaflex/ComfyUI-Ty": { "stars": 0, "last_update": "2024-06-12 16:08:16", - "author_account_age_days": 2772 + "author_account_age_days": 2790 }, "https://github.com/endman100/ComfyUI-SaveAndLoadPromptCondition": { "stars": 0, - "last_update": "2024-06-06 06:07:49", - "author_account_age_days": 2473 + "last_update": "2024-07-03 09:35:02", + "author_account_age_days": 2492 }, "https://github.com/ericbeyer/guidance_interval": { "stars": 2, "last_update": "2024-04-16 03:24:01", - "author_account_age_days": 2594 + "author_account_age_days": 2613 }, "https://github.com/flowtyone/comfyui-flowty-lcm": { "stars": 62, "last_update": "2023-10-23 12:08:55", - "author_account_age_days": 273 + "author_account_age_days": 292 }, "https://github.com/flyingdogsoftware/gyre_for_comfyui": { - "stars": 0, - "last_update": "2024-06-21 15:35:49", - "author_account_age_days": 2013 + "stars": 1, + "last_update": "2024-07-04 22:58:40", + "author_account_age_days": 2031 }, "https://github.com/foglerek/comfyui-cem-tools": { "stars": 1, "last_update": "2024-01-13 23:22:07", - "author_account_age_days": 4038 + "author_account_age_days": 4057 }, "https://github.com/gameltb/ComfyUI_paper_playground": { - "stars": 9, - "last_update": "2024-06-20 07:16:06", - "author_account_age_days": 4055 + "stars": 10, + "last_update": "2024-07-08 14:01:35", + "author_account_age_days": 4073 }, "https://github.com/gameltb/ComfyUI_stable_fast": { - "stars": 183, + "stars": 186, "last_update": "2024-06-06 12:43:16", - "author_account_age_days": 4055 + "author_account_age_days": 4073 }, "https://github.com/gameltb/io_comfyui": { "stars": 3, "last_update": "2024-04-06 04:40:05", - "author_account_age_days": 4055 + "author_account_age_days": 4073 }, "https://github.com/githubYiheng/comfyui_median_filter": { "stars": 0, - "last_update": "2024-05-24 15:21:40", - "author_account_age_days": 3903 + "last_update": "2024-07-03 11:38:39", + "author_account_age_days": 3921 }, "https://github.com/haofanwang/ComfyUI-InstantStyle": { "stars": 5, "last_update": "2024-05-23 16:11:13", - "author_account_age_days": 2977 + "author_account_age_days": 2996 }, "https://github.com/horidream/ComfyUI-Horidream": { "stars": 0, "last_update": "2024-06-18 02:09:07", - "author_account_age_days": 5043 + "author_account_age_days": 5062 }, "https://github.com/houdinii/comfy-magick": { "stars": 4, "last_update": "2024-03-11 06:40:54", - "author_account_age_days": 3520 + "author_account_age_days": 3538 }, "https://github.com/huchenlei/ComfyUI_densediffusion": { - "stars": 70, + "stars": 86, "last_update": "2024-06-11 00:39:28", - "author_account_age_days": 2875 + "author_account_age_days": 2894 }, "https://github.com/huchenlei/ComfyUI_omost": { - "stars": 321, - "last_update": "2024-06-14 12:45:52", - "author_account_age_days": 2875 + "stars": 350, + "last_update": "2024-06-26 21:16:52", + "author_account_age_days": 2894 }, "https://github.com/huizhang0110/ComfyUI_Easy_Nodes_hui": { "stars": 2, "last_update": "2024-02-27 08:22:49", - "author_account_age_days": 2455 + "author_account_age_days": 2473 }, "https://github.com/hy134300/comfyui-hb-node": { "stars": 0, "last_update": "2024-04-09 09:56:22", - "author_account_age_days": 1761 + "author_account_age_days": 1779 }, "https://github.com/hy134300/comfyui-hydit": { - "stars": 7, + "stars": 8, "last_update": "2024-06-07 09:52:15", - "author_account_age_days": 1761 + "author_account_age_days": 1779 }, "https://github.com/ilovejohnwhite/UncleBillyGoncho": { "stars": 0, "last_update": "2024-02-29 00:16:42", - "author_account_age_days": 873 + "author_account_age_days": 892 }, "https://github.com/immersiveexperience/ie-comfyui-color-nodes": { "stars": 2, "last_update": "2024-06-18 10:54:55", - "author_account_age_days": 269 + "author_account_age_days": 287 }, "https://github.com/jh-leon-kim/ComfyUI-JHK-utils": { "stars": 0, "last_update": "2024-06-04 08:57:52", - "author_account_age_days": 172 + "author_account_age_days": 190 }, "https://github.com/jimmm-ai/TimeUi-a-ComfyUi-Timeline-Node": { - "stars": 194, - "last_update": "2024-06-12 20:10:22", - "author_account_age_days": 20 + "stars": 213, + "last_update": "2024-07-04 11:44:03", + "author_account_age_days": 39 }, "https://github.com/jn-jairo/jn_node_suite_comfyui": { "stars": 5, "last_update": "2024-06-08 05:15:33", - "author_account_age_days": 3984 + "author_account_age_days": 4003 }, "https://github.com/jtscmw01/ComfyUI-DiffBIR": { - "stars": 61, + "stars": 69, "last_update": "2024-05-21 05:28:34", - "author_account_age_days": 502 + "author_account_age_days": 520 }, "https://github.com/jtydhr88/ComfyUI-Unique3D": { - "stars": 57, - "last_update": "2024-06-24 00:30:37", - "author_account_age_days": 4753 + "stars": 128, + "last_update": "2024-07-04 04:27:01", + "author_account_age_days": 4771 + }, + "https://github.com/justUmen/Bjornulf_custom_nodes": { + "stars": 1, + "last_update": "2024-07-11 09:10:27", + "author_account_age_days": 2807 }, "https://github.com/kadirnar/ComfyUI-Adapter": { "stars": 3, "last_update": "2024-04-03 12:05:39", - "author_account_age_days": 2329 + "author_account_age_days": 2348 }, "https://github.com/kadirnar/comfyui_helpers": { "stars": 2, "last_update": "2024-03-04 16:25:30", - "author_account_age_days": 2329 + "author_account_age_days": 2348 }, "https://github.com/kappa54m/ComfyUI_Usability": { "stars": 0, "last_update": "2024-02-05 14:49:45", - "author_account_age_days": 1511 + "author_account_age_days": 1529 }, "https://github.com/kijai/ComfyUI-CV-VAE": { "stars": 9, "last_update": "2024-06-03 21:46:49", - "author_account_age_days": 2183 + "author_account_age_days": 2201 }, "https://github.com/kijai/ComfyUI-DeepSeek-VL": { - "stars": 19, + "stars": 22, "last_update": "2024-05-21 16:43:40", - "author_account_age_days": 2183 + "author_account_age_days": 2201 }, "https://github.com/kijai/ComfyUI-DiffSynthWrapper": { - "stars": 22, + "stars": 51, "last_update": "2024-06-22 00:16:46", - "author_account_age_days": 2183 + "author_account_age_days": 2201 }, "https://github.com/kijai/ComfyUI-DiffusersSD3Wrapper": { - "stars": 7, + "stars": 8, "last_update": "2024-06-17 13:03:43", - "author_account_age_days": 2183 + "author_account_age_days": 2201 }, "https://github.com/kycg/comfyui-Kwtoolset": { "stars": 0, "last_update": "2024-06-12 17:04:09", - "author_account_age_days": 940 + "author_account_age_days": 959 }, "https://github.com/laksjdjf/ssd-1b-comfyui": { "stars": 1, "last_update": "2023-10-27 20:05:06", - "author_account_age_days": 2831 + "author_account_age_days": 2849 + }, + "https://github.com/linhusyung/comfyui-Build-and-train-your-network": { + "stars": 93, + "last_update": "2024-06-26 05:44:43", + "author_account_age_days": 696 }, "https://github.com/logtd/ComfyUI-MotionThiefExperiment": { "stars": 36, "last_update": "2024-05-22 00:12:06", - "author_account_age_days": 122 + "author_account_age_days": 140 }, "https://github.com/longgui0318/comfyui-one-more-step": { "stars": 1, "last_update": "2024-05-07 08:40:56", - "author_account_age_days": 4165 + "author_account_age_days": 4183 }, "https://github.com/ltdrdata/ComfyUI-Workflow-Component": { - "stars": 195, + "stars": 204, "last_update": "2024-04-26 01:39:09", - "author_account_age_days": 462 + "author_account_age_days": 481 + }, + "https://github.com/m-ai-studio/mai-prompt-progress": { + "stars": 0, + "last_update": "2024-06-27 12:45:45", + "author_account_age_days": 67 + }, + "https://github.com/majorsauce/comfyui_indieTools": { + "stars": 0, + "last_update": "2024-06-25 08:59:57", + "author_account_age_days": 1824 }, "https://github.com/marcueberall/ComfyUI-BuildPath": { "stars": 0, "last_update": "2024-02-06 07:57:33", - "author_account_age_days": 1782 + "author_account_age_days": 1801 }, "https://github.com/marduk191/comfyui-marnodes": { - "stars": 0, - "last_update": "2024-06-14 10:24:11", - "author_account_age_days": 4415 + "stars": 1, + "last_update": "2024-07-12 06:22:09", + "author_account_age_days": 4433 }, "https://github.com/maruhidd/ComfyUI_Transparent-Background": { "stars": 1, "last_update": "2024-06-14 07:02:56", - "author_account_age_days": 2255 + "author_account_age_days": 2274 }, "https://github.com/mashb1t/comfyui-nodes-mashb1t": { "stars": 0, "last_update": "2024-06-11 15:55:53", - "author_account_age_days": 3535 + "author_account_age_days": 3554 }, "https://github.com/mikeymcfish/FishTools": { - "stars": 12, - "last_update": "2024-06-21 20:35:44", - "author_account_age_days": 3403 + "stars": 20, + "last_update": "2024-07-01 21:34:08", + "author_account_age_days": 3422 }, "https://github.com/mingqizhang/ComfyUI_AEMatter_zmq": { "stars": 0, - "last_update": "2024-06-24 07:22:59", - "author_account_age_days": 2594 + "last_update": "2024-06-28 10:09:23", + "author_account_age_days": 2612 }, "https://github.com/mut-ex/comfyui-gligengui-node": { - "stars": 30, + "stars": 33, "last_update": "2024-02-28 02:46:05", - "author_account_age_days": 2858 + "author_account_age_days": 2877 }, "https://github.com/nat-chan/comfyui-eval": { "stars": 1, "last_update": "2024-05-28 11:56:37", - "author_account_age_days": 2993 + "author_account_age_days": 3011 }, "https://github.com/nat-chan/comfyui-in-memory-transceiver": { "stars": 1, "last_update": "2024-05-01 10:03:01", - "author_account_age_days": 2993 + "author_account_age_days": 3011 }, "https://github.com/nat-chan/comfyui-paint": { "stars": 2, "last_update": "2024-06-14 11:01:38", - "author_account_age_days": 2993 + "author_account_age_days": 3011 }, "https://github.com/nidefawl/ComfyUI-nidefawl": { "stars": 0, "last_update": "2024-01-16 18:16:41", - "author_account_age_days": 4868 + "author_account_age_days": 4886 }, "https://github.com/nkchocoai/ComfyUI-PromptUtilities": { "stars": 6, "last_update": "2024-06-23 04:58:30", - "author_account_age_days": 160 + "author_account_age_days": 178 }, "https://github.com/norgeous/ComfyUI-UI-Builder": { - "stars": 2, - "last_update": "2024-06-24 13:55:40", - "author_account_age_days": 4029 + "stars": 11, + "last_update": "2024-07-12 22:30:32", + "author_account_age_days": 4048 }, "https://github.com/oyvindg/ComfyUI-TrollSuite": { "stars": 0, "last_update": "2024-05-22 21:32:03", - "author_account_age_days": 2329 + "author_account_age_days": 2348 }, "https://github.com/oztrkoguz/ComfyUI_Kosmos2_BBox_Cutter": { "stars": 13, "last_update": "2024-05-03 10:52:29", - "author_account_age_days": 841 + "author_account_age_days": 860 }, "https://github.com/pamparamm/ComfyUI-ppm": { - "stars": 3, - "last_update": "2024-06-15 15:19:13", - "author_account_age_days": 2131 + "stars": 4, + "last_update": "2024-07-10 01:32:23", + "author_account_age_days": 2149 }, "https://github.com/phineas-pta/comfy-trt-test": { "stars": 83, "last_update": "2024-06-04 21:09:17", - "author_account_age_days": 2288 + "author_account_age_days": 2307 }, "https://github.com/poisenbery/NudeNet-Detector-Provider": { "stars": 1, "last_update": "2024-02-26 02:11:27", - "author_account_age_days": 1237 + "author_account_age_days": 1255 }, "https://github.com/prabinpebam/anyPython": { - "stars": 3, - "last_update": "2024-06-21 16:58:16", - "author_account_age_days": 4242 + "stars": 6, + "last_update": "2024-07-01 04:07:16", + "author_account_age_days": 4261 }, "https://github.com/prismwastaken/comfyui-tools": { "stars": 0, "last_update": "2024-03-05 14:34:56", - "author_account_age_days": 157 + "author_account_age_days": 176 }, "https://github.com/pzzmyc/comfyui-sd3-simple-simpletuner": { "stars": 1, "last_update": "2024-06-19 12:48:18", - "author_account_age_days": 2099 + "author_account_age_days": 2117 }, "https://github.com/redhottensors/ComfyUI-ODE": { - "stars": 12, + "stars": 24, "last_update": "2024-06-23 22:16:53", - "author_account_age_days": 139 + "author_account_age_days": 158 }, "https://github.com/romeobuilderotti/ComfyUI-EZ-Pipes": { "stars": 3, "last_update": "2023-11-15 22:00:49", - "author_account_age_days": 290 + "author_account_age_days": 309 }, "https://github.com/runtime44/comfyui_r44_nodes": { - "stars": 28, - "last_update": "2024-06-11 10:49:02", - "author_account_age_days": 168 + "stars": 32, + "last_update": "2024-07-01 08:02:04", + "author_account_age_days": 186 }, "https://github.com/sangeet/comfyui-testui": { "stars": 2, "last_update": "2024-05-15 00:55:17", - "author_account_age_days": 5080 + "author_account_age_days": 5098 }, "https://github.com/sdfxai/SDFXBridgeForComfyUI": { - "stars": 6, + "stars": 8, "last_update": "2024-06-14 10:26:56", - "author_account_age_days": 235 + "author_account_age_days": 253 }, "https://github.com/shadowcz007/ComfyUI-PuLID-Test": { "stars": 8, "last_update": "2024-05-12 14:37:28", - "author_account_age_days": 3314 + "author_account_age_days": 3333 }, "https://github.com/shadowcz007/comfyui-CLIPSeg": { "stars": 1, "last_update": "2024-02-08 02:16:24", - "author_account_age_days": 3314 + "author_account_age_days": 3333 }, "https://github.com/shadowcz007/comfyui-llamafile": { "stars": 15, "last_update": "2024-05-21 19:47:56", - "author_account_age_days": 3314 + "author_account_age_days": 3333 }, "https://github.com/shadowcz007/comfyui-musicgen": { - "stars": 54, - "last_update": "2024-06-20 02:07:31", - "author_account_age_days": 3314 + "stars": 67, + "last_update": "2024-07-04 12:53:38", + "author_account_age_days": 3333 }, "https://github.com/shirazdesigner/CLIPTextEncodeAndEnhancev4": { "stars": 0, "last_update": "2024-04-27 13:25:08", - "author_account_age_days": 3962 + "author_account_age_days": 3980 }, "https://github.com/sofakid/dandy": { - "stars": 30, + "stars": 34, "last_update": "2024-05-27 21:46:18", - "author_account_age_days": 4053 + "author_account_age_days": 4071 }, "https://github.com/stavsap/ComfyUI-React-SDK": { "stars": 6, "last_update": "2024-03-17 21:54:21", - "author_account_age_days": 4084 + "author_account_age_days": 4102 }, "https://github.com/stutya/ComfyUI-Terminal": { "stars": 0, "last_update": "2024-02-05 16:47:28", - "author_account_age_days": 3838 + "author_account_age_days": 3856 }, "https://github.com/sugarkwork/comfyui_psd": { "stars": 1, "last_update": "2024-03-26 08:24:56", - "author_account_age_days": 875 + "author_account_age_days": 894 }, "https://github.com/tachyon-beep/comfyui-simplefeed": { "stars": 3, "last_update": "2024-05-22 03:30:57", - "author_account_age_days": 4921 + "author_account_age_days": 4939 }, "https://github.com/talesofai/comfyui-supersave": { "stars": 1, "last_update": "2023-12-27 02:05:53", - "author_account_age_days": 556 + "author_account_age_days": 574 + }, + "https://github.com/thderoo/ComfyUI-_topfun_s_nodes": { + "stars": 6, + "last_update": "2024-07-03 14:39:28", + "author_account_age_days": 2885 }, "https://github.com/tjorbogarden/my-useful-comfyui-custom-nodes": { "stars": 0, "last_update": "2024-03-05 13:31:31", - "author_account_age_days": 113 + "author_account_age_days": 131 + }, + "https://github.com/tom-doerr/dspy_nodes": { + "stars": 118, + "last_update": "2024-07-12 01:38:01", + "author_account_age_days": 2798 }, "https://github.com/tracerstar/comfyui-p5js-node": { "stars": 28, - "last_update": "2024-05-30 18:33:55", - "author_account_age_days": 5198 + "last_update": "2024-07-05 23:47:57", + "author_account_age_days": 5217 }, "https://github.com/tuckerdarby/ComfyUI-TDNodes": { "stars": 3, "last_update": "2024-02-19 17:00:55", - "author_account_age_days": 2938 + "author_account_age_days": 2956 }, "https://github.com/umisetokikaze/comfyui_mergekit": { "stars": 0, "last_update": "2024-04-28 07:21:00", - "author_account_age_days": 1823 + "author_account_age_days": 1841 }, "https://github.com/unanan/ComfyUI-Dist": { "stars": 5, "last_update": "2024-02-28 10:03:50", - "author_account_age_days": 2898 + "author_account_age_days": 2916 }, "https://github.com/unanan/ComfyUI-clip-interrogator": { - "stars": 22, - "last_update": "2024-02-01 09:46:57", - "author_account_age_days": 1030 + "stars": 25, + "last_update": "2024-07-03 06:01:32", + "author_account_age_days": 1048 + }, + "https://github.com/willblaschko/ComfyUI-Unload-Models": { + "stars": 1, + "last_update": "2024-06-30 10:07:40", + "author_account_age_days": 4610 }, "https://github.com/wormley/comfyui-wormley-nodes": { "stars": 0, "last_update": "2023-11-12 19:05:11", - "author_account_age_days": 2473 + "author_account_age_days": 2492 }, "https://github.com/yushan777/ComfyUI-Y7Nodes": { "stars": 1, - "last_update": "2024-06-23 22:36:49", - "author_account_age_days": 517 + "last_update": "2024-06-27 15:01:31", + "author_account_age_days": 536 }, "https://github.com/zmwv823/ComfyUI-AnyText": { - "stars": 42, - "last_update": "2024-06-23 15:52:12", - "author_account_age_days": 3269 + "stars": 62, + "last_update": "2024-07-05 09:43:59", + "author_account_age_days": 3287 } } \ 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 c470515c..8d1ababd 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -11,6 +11,27 @@ + { + "author": "sn0w12", + "title": "ComfyUI-Sn0w-Scripts", + "reference": "https://github.com/sn0w12/ComfyUI-Sn0w-Scripts", + "files": [ + "https://github.com/sn0w12/ComfyUI-Sn0w-Scripts" + ], + "install_type": "git-clone", + "description": "A collection of nodes and improvements created for general ease and lora management. These are just nodes I made and found useful, they should work with most other nodes. Most nodes that take in a prompt are made with booru tags in mind and might not work as expected with other prompts." + }, + { + "author": "N3rd00d", + "title": "ComfyUI-Paint3D-Nodes", + "id": "paint3d", + "reference": "https://github.com/N3rd00d/ComfyUI-Paint3D-Nodes", + "files": [ + "https://github.com/N3rd00d/ComfyUI-Paint3D-Nodes" + ], + "install_type": "git-clone", + "description": "Paint3D Nodes is a custom ComfyUI node for 3D model texture inpainting based on [a/Paint3D](https://arxiv.org/pdf/2312.13913)." + }, { "author": "JackEllie", "title": "ComfyUI-AI-Assistant", @@ -32,6 +53,17 @@ "install_type": "git-clone", "description": "A simple 3D model processing tool within ComfyUI." }, + { + "author": "APZmedia", + "title": "APZmedia Clean File Name Node", + "id": "clean-filename", + "reference": "https://github.com/APZmedia/ComfyUI-APZmedia-cleanName-from-string", + "files": [ + "https://github.com/APZmedia/ComfyUI-APZmedia-cleanName-from-string" + ], + "install_type": "git-clone", + "description": "The Clean File Name Node is a custom node for ComfyUI designed to process and sanitize text strings for use as valid file names. It replaces invalid characters with a user-specified character and truncates the resulting string to a defined length." + }, { "author": "Cyberschorsch", "title": "ComfyUI Checkpoint Loader Config", @@ -657,61 +689,6 @@ ], "install_type": "git-clone", "description": "a node for [a/AuraSR](https://github.com/fal-ai/aura-sr)" - }, - { - "author": "veighnsche", - "title": "comfyui_gr85", - "id": "gr85", - "reference": "https://github.com/veighnsche/comfyui_gr85", - "files": [ - "https://github.com/veighnsche/comfyui_gr85" - ], - "install_type": "git-clone", - "description": "Nodes:Image Dimension Resizer, Image Sizer, Random Ratio, Show Text, Random Title Character, Random Wildcard Tag Picker, Random Show Atm Loc Outfit, Contains Word, Elements Concatenator, ..." - }, - { - "author": "hyunamy", - "title": "Comfy-UI on-complete-email-me", - "id": "hyunamy", - "reference": "https://github.com/hyunamy/comfy-ui-on-complete-email-me", - "files": [ - "https://github.com/hyunamy/comfy-ui-on-complete-email-me" - ], - "install_type": "git-clone", - "description": "A feature that sends an email via Gmail once image generation is completed in Comfy-ui." - }, - { - "author": "rhdunn", - "title": "comfyui-bus-plugin", - "id": "bus", - "reference": "https://github.com/rhdunn/comfyui-bus-plugin", - "files": [ - "https://github.com/rhdunn/comfyui-bus-plugin" - ], - "install_type": "git-clone", - "description": "A collection of nodes for rerouting multiple I/O lines together in a bus." - }, - { - "author": "hay86", - "title": "ComfyUI Hallo", - "id": "hallo-hay86", - "reference": "https://github.com/hay86/ComfyUI_Hallo", - "files": [ - "https://github.com/hay86/ComfyUI_Hallo" - ], - "install_type": "git-clone", - "description": "Unofficial implementation of [a/hallo](https://github.com/fudan-generative-vision/hallo) for ComfyUI" - }, - { - "author": "AI2lab", - "title": "comfyUI-siliconflow-api-2lab", - "id": "siliconflow", - "reference": "https://github.com/AI2lab/comfyUI-siliconflow-api-2lab", - "files": [ - "https://github.com/AI2lab/comfyUI-siliconflow-api-2lab" - ], - "install_type": "git-clone", - "description": "Unofficial implementation of siliconflow API for ComfyUI\nHow to use:apply api key in :https://cloud.siliconflow.cn/\nadd api key in config.json" } ] } diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 18089ce9..f079f39c 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -605,6 +605,14 @@ "title_aux": "ComfyUI_yanc" } ], + "https://github.com/APZmedia/ComfyUI-APZmedia-cleanName-from-string": [ + [ + "CleanFileNameNode" + ], + { + "title_aux": "APZmedia Clean File Name Node" + } + ], "https://github.com/AbdullahAlfaraj/Comfy-Photoshop-SD": [ [ "APS_LatentBatch", @@ -3414,6 +3422,22 @@ "title_aux": "ComfyUI-TextOverlay" } ], + "https://github.com/N3rd00d/ComfyUI-Paint3D-Nodes": [ + [ + "3D_GenerateDepthImage", + "3D_GenerateInpaintMask", + "3D_GenerateInpaintUVMapMask", + "3D_GeneratePreviewVideo", + "3D_LoadMeshModel", + "3D_Projection", + "3D_SaveUVMapImage", + "3D_TrainConfig", + "3D_TrainConfigPipe" + ], + { + "title_aux": "ComfyUI-Paint3D-Nodes" + } + ], "https://github.com/NeuralSamurAI/Comfyui-Superprompt-Unofficial": [ [ "SuperPrompterNode" @@ -9931,6 +9955,7 @@ "Griptape Agent Config: LM Studio", "Griptape Agent Config: Ollama", "Griptape Agent Config: OpenAI", + "Griptape Agent Config: OpenAI Compatible", "Griptape Audio Driver: OpenAI", "Griptape Combine: Merge Inputs", "Griptape Combine: Merge Texts", @@ -14608,6 +14633,26 @@ "title_aux": "ComfyUI_Streamv2v_Plus" } ], + "https://github.com/sn0w12/ComfyUI-Sn0w-Scripts": [ + [ + "Character Selector", + "Copy/Paste Textbox", + "Filter Tags", + "Get Font Size", + "Load Lora Folder", + "Load Lora Sn0w", + "Lora Selector", + "Lora Tester", + "Prompt Combine", + "Prompt Selector", + "Sn0w KSampler", + "Sn0w Lora Stacker", + "Upscale Image With Model By" + ], + { + "title_aux": "ComfyUI-Sn0w-Scripts" + } + ], "https://github.com/space-nuko/ComfyUI-Disco-Diffusion": [ [ "DiscoDiffusion_DiscoDiffusion", From 90ae9af6ed2f80343defedb92ac61c79d4dbdc33 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Sat, 13 Jul 2024 17:53:08 +0900 Subject: [PATCH 13/34] update DB --- custom-node-list.json | 10 ++++++++++ extension-node-map.json | 20 ++++++++++++++++++-- github-stats.json | 5 +++++ node_db/new/custom-node-list.json | 22 ++++++++++------------ node_db/new/extension-node-map.json | 20 ++++++++++++++++++-- 5 files changed, 61 insertions(+), 16 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 349919ba..2b66e497 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -11490,6 +11490,16 @@ "install_type": "git-clone", "description": "A collection of nodes and improvements created for general ease and lora management. These are just nodes I made and found useful, they should work with most other nodes. Most nodes that take in a prompt are made with booru tags in mind and might not work as expected with other prompts." }, + { + "author": "miaoshouai", + "title": "MiaoshouAI Tagger for ComfyUI", + "reference": "https://github.com/miaoshouai/ComfyUI-Miaoshouai-Tagger", + "files": [ + "https://github.com/miaoshouai/ComfyUI-Miaoshouai-Tagger" + ], + "install_type": "git-clone", + "description": "Nodes to use Florence2 VLM for image tagging and captioning." + }, diff --git a/extension-node-map.json b/extension-node-map.json index f079f39c..8faaff30 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -9334,7 +9334,10 @@ ], "https://github.com/florestefano1975/comfyui-portrait-master": [ [ - "PortraitMaster" + "PortraitMaster", + "PortraitMasterBaseCharacter", + "PortraitMasterSkinDetails", + "PortraitMasterStylePose" ], { "title_aux": "comfyui-portrait-master" @@ -9952,10 +9955,11 @@ "Griptape Agent Config: Amazon Bedrock", "Griptape Agent Config: Anthropic", "Griptape Agent Config: Google", + "Griptape Agent Config: HuggingFace", "Griptape Agent Config: LM Studio", "Griptape Agent Config: Ollama", "Griptape Agent Config: OpenAI", - "Griptape Agent Config: OpenAI Compatible", + "Griptape Agent Config: OpenAI Compatable", "Griptape Audio Driver: OpenAI", "Griptape Combine: Merge Inputs", "Griptape Combine: Merge Texts", @@ -10140,6 +10144,7 @@ [ "About_us", "CLIPTextEncode_party", + "ChatTTS_Node", "CosyVoice", "Dingding", "Dingding_tool", @@ -12929,6 +12934,15 @@ "title_aux": "ComfyUI-FrameFX" } ], + "https://github.com/miaoshouai/ComfyUI-Miaoshouai-Tagger": [ + [ + "Miaoshouai_SaveTags", + "Miaoshouai_Tagger" + ], + { + "title_aux": "MiaoshouAI Tagger for ComfyUI" + } + ], "https://github.com/mihaiiancu/ComfyUI_Inpaint": [ [ "InpaintMediapipe" @@ -15838,6 +15852,8 @@ "https://github.com/yiwangsimple/ComfyUI_GroqChat": [ [ "GroqChatNode", + "MoonshotMultiChatNode", + "MoonshotSingleChatNode", "PaliGemmaPixelProse" ], { diff --git a/github-stats.json b/github-stats.json index 1515322c..a8d713a8 100644 --- a/github-stats.json +++ b/github-stats.json @@ -4054,6 +4054,11 @@ "last_update": "2024-07-12 15:17:54", "author_account_age_days": 20 }, + "https://github.com/miaoshouai/ComfyUI-Miaoshouai-Tagger": { + "stars": 0, + "last_update": "2024-07-13 06:49:20", + "author_account_age_days": 487 + }, "https://github.com/mihaiiancu/ComfyUI_Inpaint": { "stars": 9, "last_update": "2024-05-22 18:19:38", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 8d1ababd..91f91774 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -10,7 +10,16 @@ - + { + "author": "miaoshouai", + "title": "MiaoshouAI Tagger for ComfyUI", + "reference": "https://github.com/miaoshouai/ComfyUI-Miaoshouai-Tagger", + "files": [ + "https://github.com/miaoshouai/ComfyUI-Miaoshouai-Tagger" + ], + "install_type": "git-clone", + "description": "Nodes to use Florence2 VLM for image tagging and captioning." + }, { "author": "sn0w12", "title": "ComfyUI-Sn0w-Scripts", @@ -678,17 +687,6 @@ ], "install_type": "git-clone", "description": "Nodes:TCL EbSynth, TCL Extract Frames (From File), TCL Extract Frames (From Video), TCL Combine Frames, TCL Save Video (From Frames)" - }, - { - "author": "AIFSH", - "title": "ComfyUI-AuraSR", - "id": "aurasr", - "reference": "https://github.com/AIFSH/ComfyUI-AuraSR", - "files": [ - "https://github.com/AIFSH/ComfyUI-AuraSR" - ], - "install_type": "git-clone", - "description": "a node for [a/AuraSR](https://github.com/fal-ai/aura-sr)" } ] } diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index f079f39c..8faaff30 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -9334,7 +9334,10 @@ ], "https://github.com/florestefano1975/comfyui-portrait-master": [ [ - "PortraitMaster" + "PortraitMaster", + "PortraitMasterBaseCharacter", + "PortraitMasterSkinDetails", + "PortraitMasterStylePose" ], { "title_aux": "comfyui-portrait-master" @@ -9952,10 +9955,11 @@ "Griptape Agent Config: Amazon Bedrock", "Griptape Agent Config: Anthropic", "Griptape Agent Config: Google", + "Griptape Agent Config: HuggingFace", "Griptape Agent Config: LM Studio", "Griptape Agent Config: Ollama", "Griptape Agent Config: OpenAI", - "Griptape Agent Config: OpenAI Compatible", + "Griptape Agent Config: OpenAI Compatable", "Griptape Audio Driver: OpenAI", "Griptape Combine: Merge Inputs", "Griptape Combine: Merge Texts", @@ -10140,6 +10144,7 @@ [ "About_us", "CLIPTextEncode_party", + "ChatTTS_Node", "CosyVoice", "Dingding", "Dingding_tool", @@ -12929,6 +12934,15 @@ "title_aux": "ComfyUI-FrameFX" } ], + "https://github.com/miaoshouai/ComfyUI-Miaoshouai-Tagger": [ + [ + "Miaoshouai_SaveTags", + "Miaoshouai_Tagger" + ], + { + "title_aux": "MiaoshouAI Tagger for ComfyUI" + } + ], "https://github.com/mihaiiancu/ComfyUI_Inpaint": [ [ "InpaintMediapipe" @@ -15838,6 +15852,8 @@ "https://github.com/yiwangsimple/ComfyUI_GroqChat": [ [ "GroqChatNode", + "MoonshotMultiChatNode", + "MoonshotSingleChatNode", "PaliGemmaPixelProse" ], { From ec44e4802ddc1e5d76a7eb1f7ae640b408b12844 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Sat, 13 Jul 2024 19:27:10 +0900 Subject: [PATCH 14/34] update DB --- extension-node-map.json | 3 ++- node_db/new/extension-node-map.json | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/extension-node-map.json b/extension-node-map.json index 8faaff30..3cdb4e8d 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -15854,7 +15854,8 @@ "GroqChatNode", "MoonshotMultiChatNode", "MoonshotSingleChatNode", - "PaliGemmaPixelProse" + "PaliGemmaPixelProse", + "SD3LongCaptioner" ], { "title_aux": "comfy-groqchat" diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 8faaff30..3cdb4e8d 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -15854,7 +15854,8 @@ "GroqChatNode", "MoonshotMultiChatNode", "MoonshotSingleChatNode", - "PaliGemmaPixelProse" + "PaliGemmaPixelProse", + "SD3LongCaptioner" ], { "title_aux": "comfy-groqchat" From e323ffa1e649c0dc4253a8dc7a75ed47eb4edf9d Mon Sep 17 00:00:00 2001 From: miaoshouai <127828013+miaoshouai@users.noreply.github.com> Date: Sun, 14 Jul 2024 08:19:05 +0800 Subject: [PATCH 15/34] add ComfyUI-Miaoshouai-Tagger (#862) --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 2b66e497..ba05264b 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -9175,6 +9175,17 @@ "install_type": "git-clone", "description": "This node was designed to help with checkpoint configuration." }, + { + "author": "MiaoshouAI", + "title": "ComfyUI-Miaoshouai-Tagger", + "id": "miaoshouai-tagger", + "reference": "https://github.com/miaoshouai/ComfyUI-Miaoshouai-Tagger", + "files": [ + "https://github.com/miaoshouai/ComfyUI-Miaoshouai-Tagger" + ], + "install_type": "git-clone", + "description": "A node helps with image tagging and caption based on Florence-2-base-PromptGen model." + }, { "author": "MinusZoneAI", "title": "ComfyUI-Prompt-MZ", From 294ca7f4c8cb38b796c0048c8b38e57862b2319c Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Sun, 14 Jul 2024 09:36:58 +0900 Subject: [PATCH 16/34] update DB --- custom-node-list.json | 32 +- extension-node-map.json | 43 +- github-stats.json | 2519 ++++++++++++++------------- node_db/dev/custom-node-list.json | 10 + node_db/new/custom-node-list.json | 32 +- node_db/new/extension-node-map.json | 43 +- 6 files changed, 1366 insertions(+), 1313 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index ba05264b..ebbdb3e0 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -5319,7 +5319,7 @@ "https://github.com/Ryuukeisyou/comfyui_io_helpers" ], "install_type": "git-clone", - "description": "Nodes:ImageLoadFromBase64, ImageLoadByPath, ImageLoadAsMaskByPath, ImageSaveToPath, ImageSaveAsBase64." + "description": "Nodes:ImageLoadFromBase64, ImageLoadByPath, ImageLoadAsMaskByPath, ImageSaveToPath, ImageSaveAsBase64, VHSFileNamesToStrings(IOHelpers)." }, { "author": "flowtyone", @@ -9175,17 +9175,6 @@ "install_type": "git-clone", "description": "This node was designed to help with checkpoint configuration." }, - { - "author": "MiaoshouAI", - "title": "ComfyUI-Miaoshouai-Tagger", - "id": "miaoshouai-tagger", - "reference": "https://github.com/miaoshouai/ComfyUI-Miaoshouai-Tagger", - "files": [ - "https://github.com/miaoshouai/ComfyUI-Miaoshouai-Tagger" - ], - "install_type": "git-clone", - "description": "A node helps with image tagging and caption based on Florence-2-base-PromptGen model." - }, { "author": "MinusZoneAI", "title": "ComfyUI-Prompt-MZ", @@ -11502,14 +11491,25 @@ "description": "A collection of nodes and improvements created for general ease and lora management. These are just nodes I made and found useful, they should work with most other nodes. Most nodes that take in a prompt are made with booru tags in mind and might not work as expected with other prompts." }, { - "author": "miaoshouai", - "title": "MiaoshouAI Tagger for ComfyUI", + "author": "MiaoshouAI", + "title": "ComfyUI-Miaoshouai-Tagger", + "id": "miaoshouai-tagger", "reference": "https://github.com/miaoshouai/ComfyUI-Miaoshouai-Tagger", "files": [ - "https://github.com/miaoshouai/ComfyUI-Miaoshouai-Tagger" + "https://github.com/miaoshouai/ComfyUI-Miaoshouai-Tagger" ], "install_type": "git-clone", - "description": "Nodes to use Florence2 VLM for image tagging and captioning." + "description": "A node helps with image tagging and caption based on Florence-2-base-PromptGen model." + }, + { + "author": "Patricio Gonzalez Vivo", + "title": "GLSL Nodes", + "reference": "https://github.com/patriciogonzalezvivo/comfyui_glslnodes", + "files": [ + "https://github.com/patriciogonzalezvivo/comfyui_glslnodes" + ], + "install_type": "git-clone", + "description": "A collections of nodes to support GLSL shaders inside a workflow." }, diff --git a/extension-node-map.json b/extension-node-map.json index 3cdb4e8d..d90e1423 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -2302,9 +2302,9 @@ ], { "author": "AlexL", - "description": "Scales an input image into a given box size, whereby the aspect ratio keeps retained.", - "nickname": "Hangover-Image_Scale_Bouning_Box", - "title": "ComfyUI-Hangover-Image_Scale_Bouning_Box", + "description": "Display, save or not save image, with or without extra metadata.", + "nickname": "Hangover-Save_Image_Extra_Metadata", + "title": "ComfyUI-Hangover-Save_Image", "title_aux": "ComfyUI-Hangover-Nodes" } ], @@ -3665,6 +3665,9 @@ "QRNG_Node_CSV" ], { + "preemptions": [ + "SAMLoader" + ], "title_aux": "QRNG_Node_ComfyUI" } ], @@ -3869,7 +3872,8 @@ "ImageLoadFromBase64(IOHelpers)", "ImageSaveAsBase64(IOHelpers)", "ImageSaveToPath(IOHelpers)", - "TypeConversion(IOHelpers)" + "TypeConversion(IOHelpers)", + "VHSFileNamesToStrings(IOHelpers)" ], { "title_aux": "comfyui_io_helpers" @@ -3938,9 +3942,6 @@ "RerouteTextForCLIPTextEncodeA1111" ], { - "preemptions": [ - "SAMLoader" - ], "title_aux": "ComfyUI A1111-like Prompt Custom Node Solution" } ], @@ -7840,9 +7841,9 @@ ], { "author": "Chris Freilich", - "description": "This extension provides a \"Blend If (BlendIf)\" node.", - "nickname": "Virtuoso Pack - Blend If", - "title": "Virtuoso Pack - Blend If", + "description": "This extension provides blur nodes.", + "nickname": "Virtuoso Pack - Blur", + "title": "Virtuoso Pack - Blur", "title_aux": "Virtuoso Nodes for ComfyUI" } ], @@ -8811,6 +8812,7 @@ "https://github.com/dicksondickson/ComfyUI-Dickson-Nodes": [ [ "DicksonColorMatch", + "DicksonLoadImage", "TTPlanet_Tile_Preprocessor_GF", "TTPlanet_Tile_Preprocessor_Simple", "TTPlanet_Tile_Preprocessor_cufoff" @@ -9177,8 +9179,12 @@ [ "Count Files in Directory (FW)", "Count Tokens (FW)", + "CountTokens", + "FileCountInDirectory", "Token Count Ranker(FW)", - "Trim To Tokens (FW)" + "TokenCountRanker", + "Trim To Tokens (FW)", + "TrimToTokens" ], { "title_aux": "Fearnworks Nodes" @@ -12940,7 +12946,7 @@ "Miaoshouai_Tagger" ], { - "title_aux": "MiaoshouAI Tagger for ComfyUI" + "title_aux": "ComfyUI-Miaoshouai-Tagger" } ], "https://github.com/mihaiiancu/ComfyUI_Inpaint": [ @@ -13560,6 +13566,19 @@ "title_aux": "pants" } ], + "https://github.com/patriciogonzalezvivo/comfyui_glslnodes": [ + [ + "glslEditor", + "glslViewer" + ], + { + "author": "Patricio Gonzalez Vivo", + "description": "A set of nodes to work with GLSL shaders", + "nickname": "GLSL Nodes", + "title": "GLSL Nodes", + "title_aux": "GLSL Nodes" + } + ], "https://github.com/paulo-coronado/comfy_clip_blip_node": [ [ "CLIPTextEncodeBLIP", diff --git a/github-stats.json b/github-stats.json index a8d713a8..88bb1c52 100644 --- a/github-stats.json +++ b/github-stats.json @@ -2,5336 +2,5341 @@ "https://github.com/0xbitches/ComfyUI-LCM": { "stars": 248, "last_update": "2023-11-11 21:24:33", - "author_account_age_days": 550 + "author_account_age_days": 551 }, "https://github.com/1038lab/ComfyUI-GPT2P": { "stars": 3, "last_update": "2024-06-10 16:56:29", - "author_account_age_days": 470 + "author_account_age_days": 471 }, "https://github.com/1038lab/ComfyUI_LatentSizeSelector": { "stars": 1, "last_update": "2024-07-03 23:22:52", - "author_account_age_days": 470 + "author_account_age_days": 471 }, "https://github.com/11cafe/comfyui-workspace-manager": { - "stars": 837, + "stars": 842, "last_update": "2024-07-10 03:28:00", - "author_account_age_days": 223 + "author_account_age_days": 224 }, "https://github.com/11dogzi/ComfUI-EGAdapterMadAssistant": { - "stars": 24, + "stars": 25, "last_update": "2024-07-09 14:44:29", - "author_account_age_days": 143 + "author_account_age_days": 144 }, "https://github.com/11dogzi/Comfyui-ergouzi-Nodes": { - "stars": 22, + "stars": 23, "last_update": "2024-05-23 00:08:39", - "author_account_age_days": 143 + "author_account_age_days": 144 }, "https://github.com/11dogzi/Comfyui-ergouzi-samplers": { "stars": 21, "last_update": "2024-06-28 05:28:05", - "author_account_age_days": 143 + "author_account_age_days": 144 }, "https://github.com/1mckw/Comfyui-Gelbooru": { "stars": 2, "last_update": "2024-05-27 07:45:00", - "author_account_age_days": 708 + "author_account_age_days": 709 }, "https://github.com/42lux/ComfyUI-safety-checker": { "stars": 20, "last_update": "2024-05-22 22:11:59", - "author_account_age_days": 3717 + "author_account_age_days": 3718 }, "https://github.com/438443467/ComfyUI-GPT4V-Image-Captioner": { "stars": 20, "last_update": "2024-06-13 05:51:56", - "author_account_age_days": 432 + "author_account_age_days": 433 }, "https://github.com/54rt1n/ComfyUI-DareMerge": { "stars": 50, "last_update": "2024-07-09 16:29:23", - "author_account_age_days": 4069 + "author_account_age_days": 4070 }, "https://github.com/807502278/ComfyUI-3D-MeshTool": { "stars": 0, - "last_update": "2024-07-12 05:15:46", - "author_account_age_days": 2031 + "last_update": "2024-07-13 02:12:18", + "author_account_age_days": 2032 }, "https://github.com/80sVectorz/ComfyUI-Static-Primitives": { "stars": 10, "last_update": "2024-05-23 11:20:57", - "author_account_age_days": 1489 + "author_account_age_days": 1490 }, "https://github.com/A4P7J1N7M05OT/ComfyUI-AutoColorGimp": { "stars": 0, "last_update": "2024-05-23 00:26:10", - "author_account_age_days": 491 + "author_account_age_days": 492 }, "https://github.com/A4P7J1N7M05OT/ComfyUI-PixelOE": { "stars": 7, "last_update": "2024-06-02 14:57:59", - "author_account_age_days": 491 + "author_account_age_days": 492 }, "https://github.com/AARG-FAN/Image-Raster-for-ComfyUI": { - "stars": 70, + "stars": 71, "last_update": "2024-06-23 14:56:16", - "author_account_age_days": 517 + "author_account_age_days": 518 }, "https://github.com/AI2lab/comfyUI-DeepSeek-2lab": { "stars": 3, "last_update": "2024-07-03 04:07:46", - "author_account_age_days": 210 + "author_account_age_days": 211 }, "https://github.com/AI2lab/comfyUI-siliconflow-api-2lab": { "stars": 3, "last_update": "2024-06-29 18:08:21", - "author_account_age_days": 210 + "author_account_age_days": 211 }, "https://github.com/AI2lab/comfyUI-tool-2lab": { "stars": 11, "last_update": "2024-07-11 06:36:13", - "author_account_age_days": 210 + "author_account_age_days": 211 }, "https://github.com/AIFSH/ComfyUI-3d-photo-inpainting": { "stars": 7, "last_update": "2024-06-19 13:59:49", - "author_account_age_days": 249 + "author_account_age_days": 250 }, "https://github.com/AIFSH/ComfyUI-AuraSR": { - "stars": 15, + "stars": 16, "last_update": "2024-06-27 14:00:16", - "author_account_age_days": 249 + "author_account_age_days": 250 }, "https://github.com/AIFSH/ComfyUI-DiffSynth-Studio": { "stars": 34, "last_update": "2024-07-02 13:01:42", - "author_account_age_days": 249 + "author_account_age_days": 250 }, "https://github.com/AIFSH/ComfyUI-FishSpeech": { "stars": 8, "last_update": "2024-05-23 01:18:49", - "author_account_age_days": 249 + "author_account_age_days": 250 }, "https://github.com/AIFSH/ComfyUI-GPT_SoVITS": { - "stars": 161, + "stars": 160, "last_update": "2024-06-14 07:05:01", - "author_account_age_days": 249 + "author_account_age_days": 250 }, "https://github.com/AIFSH/ComfyUI-Hallo": { "stars": 230, "last_update": "2024-06-24 06:43:23", - "author_account_age_days": 249 + "author_account_age_days": 250 }, "https://github.com/AIFSH/ComfyUI-I2V-Adapter": { "stars": 7, "last_update": "2024-07-02 01:59:49", - "author_account_age_days": 249 + "author_account_age_days": 250 }, "https://github.com/AIFSH/ComfyUI-IP_LAP": { "stars": 24, "last_update": "2024-06-14 07:05:39", - "author_account_age_days": 249 + "author_account_age_days": 250 }, "https://github.com/AIFSH/ComfyUI-Live2DViewer": { "stars": 2, "last_update": "2024-06-14 07:04:49", - "author_account_age_days": 249 + "author_account_age_days": 250 }, "https://github.com/AIFSH/ComfyUI-MARS5-TTS": { "stars": 19, "last_update": "2024-07-02 02:00:28", - "author_account_age_days": 249 + "author_account_age_days": 250 }, "https://github.com/AIFSH/ComfyUI-MimicBrush": { - "stars": 71, + "stars": 72, "last_update": "2024-06-17 22:26:53", - "author_account_age_days": 249 + "author_account_age_days": 250 }, "https://github.com/AIFSH/ComfyUI-MimicMotion": { - "stars": 246, + "stars": 248, "last_update": "2024-07-02 13:59:07", - "author_account_age_days": 249 + "author_account_age_days": 250 }, "https://github.com/AIFSH/ComfyUI-MuseTalk_FSH": { "stars": 9, "last_update": "2024-06-14 07:05:19", - "author_account_age_days": 249 + "author_account_age_days": 250 }, "https://github.com/AIFSH/ComfyUI-RVC": { "stars": 9, "last_update": "2024-06-14 07:05:25", - "author_account_age_days": 249 + "author_account_age_days": 250 }, "https://github.com/AIFSH/ComfyUI-UVR5": { "stars": 64, "last_update": "2024-06-20 07:31:20", - "author_account_age_days": 249 + "author_account_age_days": 250 }, "https://github.com/AIFSH/ComfyUI-UniAnimate": { - "stars": 27, + "stars": 28, "last_update": "2024-06-30 09:20:25", - "author_account_age_days": 249 + "author_account_age_days": 250 }, "https://github.com/AIFSH/ComfyUI-WhisperX": { "stars": 21, "last_update": "2024-06-14 07:05:31", - "author_account_age_days": 249 + "author_account_age_days": 250 }, "https://github.com/AIFSH/ComfyUI-XTTS": { "stars": 29, "last_update": "2024-06-24 09:45:59", - "author_account_age_days": 249 + "author_account_age_days": 250 }, "https://github.com/AIFSH/ComfyUI_V-Express": { "stars": 77, "last_update": "2024-06-23 09:54:57", - "author_account_age_days": 249 + "author_account_age_days": 250 }, "https://github.com/AIFSH/CosyVoice-ComfyUI": { - "stars": 15, + "stars": 16, "last_update": "2024-07-11 15:59:28", - "author_account_age_days": 249 + "author_account_age_days": 250 }, "https://github.com/AIGCTeam/ComfyUI_kkTranslator_nodes": { "stars": 5, "last_update": "2024-05-23 00:13:50", - "author_account_age_days": 228 + "author_account_age_days": 229 }, "https://github.com/AIGODLIKE/AIGODLIKE-COMFYUI-TRANSLATION": { - "stars": 1054, + "stars": 1056, "last_update": "2024-07-11 02:57:36", - "author_account_age_days": 519 + "author_account_age_days": 520 }, "https://github.com/AIGODLIKE/AIGODLIKE-ComfyUI-Studio": { "stars": 210, "last_update": "2024-06-05 00:52:46", - "author_account_age_days": 519 + "author_account_age_days": 520 }, "https://github.com/AIGODLIKE/ComfyUI-CUP": { "stars": 8, "last_update": "2024-06-21 03:43:20", - "author_account_age_days": 519 + "author_account_age_days": 520 }, "https://github.com/AIGODLIKE/ComfyUI-ToonCrafter": { "stars": 264, "last_update": "2024-06-18 08:04:40", - "author_account_age_days": 519 + "author_account_age_days": 520 }, "https://github.com/AInseven/ComfyUI-fastblend": { "stars": 137, "last_update": "2024-06-14 07:13:21", - "author_account_age_days": 1701 + "author_account_age_days": 1702 }, "https://github.com/AIrjen/OneButtonPrompt": { "stars": 758, "last_update": "2024-07-09 17:44:12", - "author_account_age_days": 461 + "author_account_age_days": 462 }, "https://github.com/ALatentPlace/ComfyUI_yanc": { "stars": 23, "last_update": "2024-06-30 10:04:17", - "author_account_age_days": 1478 + "author_account_age_days": 1479 }, "https://github.com/APZmedia/ComfyUI-APZmedia-cleanName-from-string": { "stars": 0, - "last_update": "2024-07-11 16:53:50", - "author_account_age_days": 2495 + "last_update": "2024-07-13 02:12:24", + "author_account_age_days": 2496 }, "https://github.com/AbdullahAlfaraj/Comfy-Photoshop-SD": { - "stars": 185, + "stars": 186, "last_update": "2024-06-14 07:04:37", - "author_account_age_days": 3686 + "author_account_age_days": 3687 }, "https://github.com/AbyssYuan0/ComfyUI_BadgerTools": { "stars": 6, "last_update": "2024-06-19 11:46:19", - "author_account_age_days": 507 + "author_account_age_days": 508 }, "https://github.com/Acly/comfyui-inpaint-nodes": { - "stars": 477, + "stars": 478, "last_update": "2024-07-02 10:02:46", - "author_account_age_days": 3823 + "author_account_age_days": 3824 }, "https://github.com/Acly/comfyui-tooling-nodes": { "stars": 216, "last_update": "2024-06-24 15:56:37", - "author_account_age_days": 3823 + "author_account_age_days": 3824 }, "https://github.com/AiMiDi/ComfyUI-Aimidi-nodes": { "stars": 0, "last_update": "2024-06-20 17:26:02", - "author_account_age_days": 1294 + "author_account_age_days": 1295 }, "https://github.com/AlekPet/ComfyUI_Custom_Nodes_AlekPet": { - "stars": 691, - "last_update": "2024-07-11 13:15:29", - "author_account_age_days": 2718 + "stars": 694, + "last_update": "2024-07-13 18:30:46", + "author_account_age_days": 2719 }, "https://github.com/Alysondao/Comfyui-Yolov8-JSON": { - "stars": 13, + "stars": 14, "last_update": "2024-07-10 09:37:54", - "author_account_age_days": 1048 + "author_account_age_days": 1049 }, "https://github.com/Amorano/Jovimetrix": { - "stars": 173, + "stars": 174, "last_update": "2024-07-07 17:11:00", - "author_account_age_days": 5230 + "author_account_age_days": 5231 }, "https://github.com/AonekoSS/ComfyUI-LoRA-Tuner": { "stars": 5, "last_update": "2024-07-05 13:48:56", - "author_account_age_days": 4110 + "author_account_age_days": 4111 }, "https://github.com/AonekoSS/ComfyUI-SimpleCounter": { "stars": 1, "last_update": "2024-07-05 13:46:19", - "author_account_age_days": 4110 + "author_account_age_days": 4111 }, "https://github.com/ArcherFMY/Diffusion360_ComfyUI": { "stars": 18, "last_update": "2024-05-28 03:14:17", - "author_account_age_days": 3407 + "author_account_age_days": 3408 }, "https://github.com/ArdeniusAI/CPlus_Ardenius": { "stars": 0, "last_update": "2024-06-14 07:13:26", - "author_account_age_days": 145 + "author_account_age_days": 146 }, "https://github.com/ArtBot2023/CharacterFaceSwap": { "stars": 57, "last_update": "2024-05-22 20:53:09", - "author_account_age_days": 311 + "author_account_age_days": 312 }, "https://github.com/ArtVentureX/comfyui-animatediff": { - "stars": 644, + "stars": 647, "last_update": "2024-05-22 18:16:43", - "author_account_age_days": 423 + "author_account_age_days": 424 }, "https://github.com/AshMartian/ComfyUI-DirGir": { "stars": 11, "last_update": "2024-05-29 22:28:55", - "author_account_age_days": 4604 + "author_account_age_days": 4606 }, "https://github.com/AuroBit/ComfyUI-AnimateAnyone-reproduction": { "stars": 35, "last_update": "2024-06-14 09:03:24", - "author_account_age_days": 408 + "author_account_age_days": 409 }, "https://github.com/AuroBit/ComfyUI-OOTDiffusion": { - "stars": 358, + "stars": 360, "last_update": "2024-07-12 03:49:27", - "author_account_age_days": 408 + "author_account_age_days": 409 }, "https://github.com/AustinMroz/ComfyUI-DynamicOversampling": { "stars": 0, "last_update": "2024-06-14 07:06:51", - "author_account_age_days": 4092 + "author_account_age_days": 4094 }, "https://github.com/AustinMroz/ComfyUI-SpliceTools": { "stars": 7, "last_update": "2024-06-14 07:07:21", - "author_account_age_days": 4092 + "author_account_age_days": 4094 }, "https://github.com/AustinMroz/ComfyUI-WorkflowCheckpointing": { "stars": 6, "last_update": "2024-07-03 21:55:35", - "author_account_age_days": 4092 + "author_account_age_days": 4094 }, "https://github.com/Auttasak-L/ComfyUI-ImageCropper": { "stars": 1, "last_update": "2024-05-23 05:04:53", - "author_account_age_days": 2667 + "author_account_age_days": 2668 }, "https://github.com/BAIS1C/ComfyUI_RSS_Feed_Reader": { "stars": 2, "last_update": "2024-06-20 03:42:00", - "author_account_age_days": 508 + "author_account_age_days": 509 }, "https://github.com/BXYMartin/ComfyUI-InstantIDUtils": { "stars": 3, "last_update": "2024-05-23 00:08:50", - "author_account_age_days": 2461 + "author_account_age_days": 2462 }, "https://github.com/BadCafeCode/masquerade-nodes-comfyui": { "stars": 318, "last_update": "2024-06-19 04:16:54", - "author_account_age_days": 448 + "author_account_age_days": 449 }, "https://github.com/Beinsezii/bsz-cui-extras": { "stars": 21, "last_update": "2024-05-22 20:46:45", - "author_account_age_days": 2244 + "author_account_age_days": 2245 }, "https://github.com/BenNarum/ComfyUI_CAS": { "stars": 1, - "last_update": "2024-07-10 14:59:23", - "author_account_age_days": 3090 + "last_update": "2024-07-13 12:00:40", + "author_account_age_days": 3091 }, "https://github.com/BenNarum/SigmaWaveFormNode": { "stars": 5, "last_update": "2024-06-20 15:20:35", - "author_account_age_days": 3090 + "author_account_age_days": 3091 }, "https://github.com/BennyKok/comfyui-deploy": { - "stars": 717, + "stars": 720, "last_update": "2024-07-12 19:24:13", - "author_account_age_days": 3014 + "author_account_age_days": 3015 }, "https://github.com/Big-Idea-Technology/ComfyUI-Book-Tools": { "stars": 17, "last_update": "2024-06-21 10:21:10", - "author_account_age_days": 890 + "author_account_age_days": 891 }, "https://github.com/Big-Idea-Technology/ComfyUI_LLM_Node": { "stars": 50, "last_update": "2024-06-21 10:13:50", - "author_account_age_days": 890 + "author_account_age_days": 891 }, "https://github.com/Billius-AI/ComfyUI-Path-Helper": { "stars": 14, "last_update": "2024-05-22 23:25:08", - "author_account_age_days": 153 + "author_account_age_days": 154 }, "https://github.com/BlakeOne/ComfyUI-CustomScheduler": { "stars": 11, "last_update": "2024-05-23 00:23:56", - "author_account_age_days": 2551 + "author_account_age_days": 2552 }, "https://github.com/BlakeOne/ComfyUI-NodePresets": { "stars": 11, "last_update": "2024-05-23 00:24:07", - "author_account_age_days": 2551 + "author_account_age_days": 2552 }, "https://github.com/BlakeOne/ComfyUI-NodeReset": { "stars": 1, "last_update": "2024-05-23 00:24:18", - "author_account_age_days": 2551 + "author_account_age_days": 2552 }, "https://github.com/BlakeOne/ComfyUI-SchedulerMixer": { "stars": 10, "last_update": "2024-05-23 00:23:44", - "author_account_age_days": 2551 + "author_account_age_days": 2552 }, "https://github.com/BlenderNeko/ComfyUI_ADV_CLIP_emb": { "stars": 277, "last_update": "2024-05-22 14:56:13", - "author_account_age_days": 496 + "author_account_age_days": 497 }, "https://github.com/BlenderNeko/ComfyUI_Cutoff": { - "stars": 345, + "stars": 346, "last_update": "2024-05-22 15:01:45", - "author_account_age_days": 496 + "author_account_age_days": 497 }, "https://github.com/BlenderNeko/ComfyUI_Noise": { "stars": 219, "last_update": "2024-06-10 16:38:48", - "author_account_age_days": 496 + "author_account_age_days": 497 }, "https://github.com/BlenderNeko/ComfyUI_SeeCoder": { "stars": 35, "last_update": "2024-05-22 14:57:04", - "author_account_age_days": 496 + "author_account_age_days": 497 }, "https://github.com/BlenderNeko/ComfyUI_TiledKSampler": { "stars": 297, "last_update": "2024-05-22 14:56:49", - "author_account_age_days": 496 + "author_account_age_days": 497 }, "https://github.com/CC-BryanOttho/ComfyUI_API_Manager": { "stars": 13, "last_update": "2024-06-14 07:13:34", - "author_account_age_days": 503 + "author_account_age_days": 504 }, "https://github.com/CYBERLOOM-INC/ComfyUI-nodes-hnmr": { "stars": 6, "last_update": "2024-05-22 17:55:41", - "author_account_age_days": 268 + "author_account_age_days": 269 }, "https://github.com/CavinHuang/comfyui-nodes-docs": { - "stars": 78, + "stars": 79, "last_update": "2024-07-04 11:29:55", - "author_account_age_days": 2744 + "author_account_age_days": 2745 }, "https://github.com/Chan-0312/ComfyUI-EasyDeforum": { "stars": 9, "last_update": "2024-05-22 23:22:14", - "author_account_age_days": 1884 + "author_account_age_days": 1885 }, "https://github.com/Chan-0312/ComfyUI-IPAnimate": { "stars": 66, "last_update": "2024-05-22 23:22:03", - "author_account_age_days": 1884 + "author_account_age_days": 1885 }, "https://github.com/Chan-0312/ComfyUI-Prompt-Preview": { "stars": 19, "last_update": "2024-06-14 09:01:37", - "author_account_age_days": 1884 + "author_account_age_days": 1885 }, "https://github.com/Chaoses-Ib/ComfyUI_Ib_CustomNodes": { "stars": 13, "last_update": "2024-04-05 11:14:24", - "author_account_age_days": 1897 + "author_account_age_days": 1898 }, "https://github.com/Clybius/ComfyUI-Extra-Samplers": { "stars": 58, "last_update": "2024-06-14 09:03:17", - "author_account_age_days": 1752 + "author_account_age_days": 1753 }, "https://github.com/Clybius/ComfyUI-Latent-Modifiers": { "stars": 69, "last_update": "2024-06-14 09:02:44", - "author_account_age_days": 1752 + "author_account_age_days": 1753 }, "https://github.com/CosmicLaca/ComfyUI_Primere_Nodes": { "stars": 85, "last_update": "2024-06-29 07:14:23", - "author_account_age_days": 3673 + "author_account_age_days": 3674 }, "https://github.com/Cyberschorsch/ComfyUI-checkpoint-config-loader": { "stars": 0, "last_update": "2024-07-11 16:59:18", - "author_account_age_days": 5176 + "author_account_age_days": 5177 }, "https://github.com/Danand/ComfyUI-ComfyCouple": { "stars": 21, "last_update": "2024-07-03 22:22:08", - "author_account_age_days": 4307 + "author_account_age_days": 4308 }, "https://github.com/DarKDinDoN/comfyui-checkpoint-automatic-config": { "stars": 3, "last_update": "2024-05-26 08:00:23", - "author_account_age_days": 4458 + "author_account_age_days": 4459 }, "https://github.com/DataCTE/prompt_injection": { "stars": 66, "last_update": "2024-06-21 12:56:43", - "author_account_age_days": 796 + "author_account_age_days": 797 }, "https://github.com/DeJoker/pipeline-parallel-comfy": { "stars": 1, "last_update": "2024-07-09 03:00:49", - "author_account_age_days": 3009 + "author_account_age_days": 3010 }, "https://github.com/Derfuu/Derfuu_ComfyUI_ModdedNodes": { "stars": 311, "last_update": "2024-06-22 02:12:19", - "author_account_age_days": 1793 + "author_account_age_days": 1794 }, "https://github.com/DigitalIO/ComfyUI-stable-wildcards": { "stars": 19, "last_update": "2024-05-24 21:15:08", - "author_account_age_days": 4057 + "author_account_age_days": 4058 }, "https://github.com/DimaChaichan/LAizypainter-Exporter-ComfyUI": { "stars": 7, "last_update": "2024-05-22 23:14:06", - "author_account_age_days": 3091 + "author_account_age_days": 3092 }, "https://github.com/DonBaronFactory/ComfyUI-Cre8it-Nodes": { "stars": 0, "last_update": "2024-05-22 23:24:30", - "author_account_age_days": 3506 + "author_account_age_days": 3507 }, "https://github.com/DrJKL/ComfyUI-Anchors": { "stars": 6, "last_update": "2024-06-20 18:23:00", - "author_account_age_days": 5013 + "author_account_age_days": 5014 }, "https://github.com/DrMWeigand/ComfyUI_ColorImageDetection": { "stars": 2, "last_update": "2024-05-23 00:25:14", - "author_account_age_days": 1050 + "author_account_age_days": 1051 }, "https://github.com/Electrofried/ComfyUI-OpenAINode": { "stars": 19, "last_update": "2024-06-14 09:01:22", - "author_account_age_days": 2638 + "author_account_age_days": 2639 }, "https://github.com/EllangoK/ComfyUI-post-processing-nodes": { "stars": 146, "last_update": "2024-05-22 17:54:09", - "author_account_age_days": 2796 + "author_account_age_days": 2797 }, "https://github.com/Excidos/ComfyUI-Documents": { "stars": 17, "last_update": "2024-07-11 20:15:21", - "author_account_age_days": 25 + "author_account_age_days": 26 }, "https://github.com/ExponentialML/ComfyUI_ModelScopeT2V": { "stars": 25, "last_update": "2024-05-23 00:12:17", - "author_account_age_days": 1642 + "author_account_age_days": 1643 }, "https://github.com/ExponentialML/ComfyUI_Native_DynamiCrafter": { "stars": 102, "last_update": "2024-06-08 02:33:02", - "author_account_age_days": 1642 + "author_account_age_days": 1643 }, "https://github.com/ExponentialML/ComfyUI_VisualStylePrompting": { "stars": 255, "last_update": "2024-05-23 00:12:41", - "author_account_age_days": 1642 + "author_account_age_days": 1643 }, "https://github.com/Extraltodeus/ComfyUI-AutomaticCFG": { - "stars": 289, + "stars": 290, "last_update": "2024-07-10 00:27:18", - "author_account_age_days": 3168 + "author_account_age_days": 3169 }, "https://github.com/Extraltodeus/LoadLoraWithTags": { "stars": 42, "last_update": "2024-06-22 21:05:44", - "author_account_age_days": 3168 + "author_account_age_days": 3169 }, "https://github.com/Extraltodeus/Stable-Diffusion-temperature-settings": { "stars": 35, "last_update": "2024-07-10 00:27:51", - "author_account_age_days": 3168 + "author_account_age_days": 3169 }, "https://github.com/Extraltodeus/Uncond-Zero-for-ComfyUI": { - "stars": 39, + "stars": 41, "last_update": "2024-07-10 00:27:36", - "author_account_age_days": 3168 + "author_account_age_days": 3169 }, "https://github.com/Extraltodeus/Vector_Sculptor_ComfyUI": { - "stars": 92, + "stars": 94, "last_update": "2024-07-10 00:28:03", - "author_account_age_days": 3168 + "author_account_age_days": 3169 }, "https://github.com/Extraltodeus/noise_latent_perlinpinpin": { "stars": 23, "last_update": "2024-06-22 21:05:57", - "author_account_age_days": 3168 + "author_account_age_days": 3169 }, "https://github.com/Extraltodeus/pre_cfg_comfy_nodes_for_ComfyUI": { "stars": 5, "last_update": "2024-07-11 02:34:36", - "author_account_age_days": 3168 + "author_account_age_days": 3169 }, "https://github.com/Extraltodeus/sigmas_tools_and_the_golden_scheduler": { "stars": 46, "last_update": "2024-06-22 21:05:34", - "author_account_age_days": 3168 + "author_account_age_days": 3169 }, "https://github.com/Fannovel16/ComfyUI-Frame-Interpolation": { - "stars": 359, + "stars": 360, "last_update": "2024-06-20 16:25:59", - "author_account_age_days": 3150 + "author_account_age_days": 3151 }, "https://github.com/Fannovel16/ComfyUI-Loopchain": { "stars": 30, "last_update": "2023-12-15 14:25:35", - "author_account_age_days": 3150 + "author_account_age_days": 3151 }, "https://github.com/Fannovel16/ComfyUI-MagickWand": { "stars": 74, "last_update": "2024-06-20 16:23:15", - "author_account_age_days": 3150 + "author_account_age_days": 3151 }, "https://github.com/Fannovel16/ComfyUI-MotionDiff": { "stars": 150, "last_update": "2024-06-20 16:29:32", - "author_account_age_days": 3150 + "author_account_age_days": 3151 }, "https://github.com/Fannovel16/ComfyUI-Video-Matting": { "stars": 152, "last_update": "2024-06-20 16:14:38", - "author_account_age_days": 3150 + "author_account_age_days": 3151 }, "https://github.com/Fannovel16/comfyui_controlnet_aux": { - "stars": 1683, + "stars": 1687, "last_update": "2024-07-08 17:03:55", - "author_account_age_days": 3150 + "author_account_age_days": 3151 }, "https://github.com/Fantaxico/ComfyUI-GCP-Storage": { "stars": 0, "last_update": "2024-06-14 09:05:52", - "author_account_age_days": 554 + "author_account_age_days": 555 }, "https://github.com/Feidorian/feidorian-ComfyNodes": { "stars": 5, "last_update": "2024-06-20 11:31:37", - "author_account_age_days": 2773 + "author_account_age_days": 2774 }, "https://github.com/Fictiverse/ComfyUI_Fictiverse": { "stars": 7, "last_update": "2024-06-05 19:03:21", - "author_account_age_days": 690 + "author_account_age_days": 691 }, "https://github.com/Fihade/IC-Light-ComfyUI-Node": { "stars": 6, "last_update": "2024-07-02 03:47:17", - "author_account_age_days": 2765 + "author_account_age_days": 2766 }, "https://github.com/FizzleDorf/ComfyUI-AIT": { "stars": 44, "last_update": "2024-06-22 03:13:05", - "author_account_age_days": 1998 + "author_account_age_days": 1999 }, "https://github.com/FizzleDorf/ComfyUI_FizzNodes": { "stars": 327, "last_update": "2024-06-27 03:29:51", - "author_account_age_days": 1998 + "author_account_age_days": 1999 }, "https://github.com/FlyingFireCo/tiled_ksampler": { "stars": 56, "last_update": "2024-05-22 23:15:17", - "author_account_age_days": 651 + "author_account_age_days": 652 }, "https://github.com/ForeignGods/ComfyUI-Mana-Nodes": { "stars": 182, "last_update": "2024-05-29 18:29:05", - "author_account_age_days": 1262 + "author_account_age_days": 1263 }, "https://github.com/Franck-Demongin/NX_PromptStyler": { "stars": 5, "last_update": "2024-05-22 23:25:21", - "author_account_age_days": 1789 + "author_account_age_days": 1790 }, "https://github.com/FredBill1/comfyui-fb-utils": { "stars": 0, "last_update": "2024-05-23 01:41:02", - "author_account_age_days": 2335 + "author_account_age_days": 2336 }, "https://github.com/Fucci-Mateo/ComfyUI-Airtable": { "stars": 0, "last_update": "2024-06-25 13:35:18", - "author_account_age_days": 897 + "author_account_age_days": 898 }, "https://github.com/FuouM/ComfyUI-FirstOrderMM": { "stars": 2, "last_update": "2024-07-01 10:46:26", - "author_account_age_days": 1699 + "author_account_age_days": 1700 }, "https://github.com/G-370/ComfyUI-SD3-Powerlab": { "stars": 17, "last_update": "2024-06-22 19:17:18", - "author_account_age_days": 1537 + "author_account_age_days": 1538 }, "https://github.com/GMapeSplat/ComfyUI_ezXY": { "stars": 24, "last_update": "2024-05-29 17:43:08", - "author_account_age_days": 1316 + "author_account_age_days": 1317 }, "https://github.com/GTSuya-Studio/ComfyUI-Gtsuya-Nodes": { "stars": 7, "last_update": "2024-05-22 21:31:52", - "author_account_age_days": 2575 + "author_account_age_days": 2576 }, "https://github.com/GavChap/ComfyUI-SD3LatentSelectRes": { "stars": 11, "last_update": "2024-06-19 11:01:41", - "author_account_age_days": 4586 + "author_account_age_days": 4587 }, "https://github.com/GentlemanHu/ComfyUI-SunoAI": { "stars": 10, "last_update": "2024-06-14 06:02:29", - "author_account_age_days": 2401 + "author_account_age_days": 2402 }, "https://github.com/Goktug/comfyui-saveimage-plus": { "stars": 3, "last_update": "2024-06-20 07:23:48", - "author_account_age_days": 4950 + "author_account_age_days": 4951 }, "https://github.com/Gourieff/comfyui-reactor-node": { - "stars": 1141, - "last_update": "2024-07-03 09:36:19", - "author_account_age_days": 1138 + "stars": 1143, + "last_update": "2024-07-13 00:06:56", + "author_account_age_days": 1139 }, "https://github.com/GraftingRayman/ComfyUI_GraftingRayman": { "stars": 24, "last_update": "2024-07-09 08:28:38", - "author_account_age_days": 181 + "author_account_age_days": 182 }, "https://github.com/Grant-CP/ComfyUI-LivePortraitKJ-MPS": { "stars": 10, "last_update": "2024-07-11 22:04:16", - "author_account_age_days": 1192 + "author_account_age_days": 1193 }, "https://github.com/GreenLandisaLie/AuraSR-ComfyUI": { "stars": 74, "last_update": "2024-07-04 00:07:10", - "author_account_age_days": 1216 + "author_account_age_days": 1217 }, "https://github.com/Guillaume-Fgt/ComfyUI_StableCascadeLatentRatio": { "stars": 3, "last_update": "2024-06-14 08:59:42", - "author_account_age_days": 1498 + "author_account_age_days": 1499 }, "https://github.com/HAL41/ComfyUI-aichemy-nodes": { "stars": 4, "last_update": "2024-05-22 23:10:19", - "author_account_age_days": 2864 + "author_account_age_days": 2865 }, "https://github.com/HECer/ComfyUI-FilePathCreator": { "stars": 3, "last_update": "2024-07-09 22:02:15", - "author_account_age_days": 2998 + "author_account_age_days": 2999 }, "https://github.com/Hangover3832/ComfyUI-Hangover-Moondream": { "stars": 37, "last_update": "2024-06-14 08:08:20", - "author_account_age_days": 628 + "author_account_age_days": 629 }, "https://github.com/Hangover3832/ComfyUI-Hangover-Nodes": { "stars": 33, "last_update": "2024-06-14 08:08:28", - "author_account_age_days": 628 + "author_account_age_days": 629 }, "https://github.com/Hangover3832/ComfyUI-Hangover-Recognize_Anything": { "stars": 16, "last_update": "2024-06-14 08:10:52", - "author_account_age_days": 628 + "author_account_age_days": 629 }, "https://github.com/Haoming02/comfyui-clear-screen": { "stars": 1, "last_update": "2024-07-09 08:49:03", - "author_account_age_days": 1349 + "author_account_age_days": 1350 }, "https://github.com/Haoming02/comfyui-diffusion-cg": { - "stars": 53, + "stars": 54, "last_update": "2024-07-10 03:26:36", - "author_account_age_days": 1349 + "author_account_age_days": 1350 }, "https://github.com/Haoming02/comfyui-floodgate": { "stars": 25, "last_update": "2024-07-09 09:02:07", - "author_account_age_days": 1349 + "author_account_age_days": 1350 }, "https://github.com/Haoming02/comfyui-menu-anchor": { "stars": 3, "last_update": "2024-07-09 10:03:10", - "author_account_age_days": 1349 + "author_account_age_days": 1350 }, "https://github.com/Haoming02/comfyui-node-beautify": { - "stars": 5, + "stars": 6, "last_update": "2024-07-09 09:25:46", - "author_account_age_days": 1349 + "author_account_age_days": 1350 }, "https://github.com/Haoming02/comfyui-prompt-format": { "stars": 30, "last_update": "2024-07-10 02:32:48", - "author_account_age_days": 1349 + "author_account_age_days": 1350 }, "https://github.com/Haoming02/comfyui-resharpen": { - "stars": 30, + "stars": 31, "last_update": "2024-07-10 03:10:18", - "author_account_age_days": 1349 + "author_account_age_days": 1350 }, "https://github.com/Haoming02/comfyui-tab-handler": { "stars": 4, "last_update": "2024-07-09 08:41:44", - "author_account_age_days": 1349 + "author_account_age_days": 1350 }, "https://github.com/HaydenReeve/ComfyUI-Better-Strings": { "stars": 0, "last_update": "2024-05-22 23:20:05", - "author_account_age_days": 2260 + "author_account_age_days": 2261 }, "https://github.com/HebelHuber/comfyui-enhanced-save-node": { "stars": 1, "last_update": "2024-06-14 08:59:28", - "author_account_age_days": 2342 + "author_account_age_days": 2343 }, "https://github.com/Hiero207/ComfyUI-Hiero-Nodes": { "stars": 6, "last_update": "2024-06-24 03:38:50", - "author_account_age_days": 1717 + "author_account_age_days": 1718 }, "https://github.com/Hopping-Mad-Games/ComfyUI_LiteLLM": { "stars": 3, "last_update": "2024-06-29 19:44:47", - "author_account_age_days": 207 + "author_account_age_days": 208 }, "https://github.com/IDGallagher/ComfyUI-IG-Nodes": { "stars": 1, "last_update": "2024-06-04 00:24:47", - "author_account_age_days": 5499 + "author_account_age_days": 5500 }, "https://github.com/ITurchenko/ComfyUI-SizeFromArray": { "stars": 0, "last_update": "2024-05-24 14:09:58", - "author_account_age_days": 3727 + "author_account_age_days": 3728 }, "https://github.com/Intersection98/ComfyUI_MX_post_processing-nodes": { "stars": 9, "last_update": "2024-05-23 01:12:46", - "author_account_age_days": 2648 + "author_account_age_days": 2649 }, "https://github.com/Inzaniak/comfyui-ranbooru": { "stars": 8, "last_update": "2024-05-22 23:12:23", - "author_account_age_days": 3928 + "author_account_age_days": 3929 }, "https://github.com/IsItDanOrAi/ComfyUI-Stereopsis": { "stars": 3, "last_update": "2024-06-21 20:39:06", - "author_account_age_days": 130 + "author_account_age_days": 131 }, "https://github.com/JPS-GER/ComfyUI_JPS-Nodes": { "stars": 40, "last_update": "2024-05-22 20:39:14", - "author_account_age_days": 334 + "author_account_age_days": 335 }, "https://github.com/JackEllie/ComfyUI_AI_Assistant": { - "stars": 0, + "stars": 1, "last_update": "2024-07-12 14:54:05", - "author_account_age_days": 589 + "author_account_age_days": 590 }, "https://github.com/Jannchie/ComfyUI-J": { "stars": 64, "last_update": "2024-06-20 12:08:09", - "author_account_age_days": 2571 + "author_account_age_days": 2572 }, "https://github.com/JaredTherriault/ComfyUI-JNodes": { "stars": 26, - "last_update": "2024-07-11 18:44:00", - "author_account_age_days": 3590 + "last_update": "2024-07-13 23:48:48", + "author_account_age_days": 3591 }, "https://github.com/JayLyu/ComfyUI_BaiKong_Node": { "stars": 0, "last_update": "2024-07-03 15:07:04", - "author_account_age_days": 3286 + "author_account_age_days": 3287 }, "https://github.com/JcandZero/ComfyUI_GLM4Node": { "stars": 25, "last_update": "2024-05-22 23:12:46", - "author_account_age_days": 708 + "author_account_age_days": 709 }, "https://github.com/Jcd1230/rembg-comfyui-node": { "stars": 122, "last_update": "2024-05-22 17:58:34", - "author_account_age_days": 4904 + "author_account_age_days": 4905 }, "https://github.com/JerryOrbachJr/ComfyUI-RandomSize": { "stars": 3, "last_update": "2024-05-22 23:18:51", - "author_account_age_days": 174 + "author_account_age_days": 175 }, "https://github.com/JettHu/ComfyUI-TCD": { "stars": 95, "last_update": "2024-07-10 02:54:27", - "author_account_age_days": 2376 + "author_account_age_days": 2377 }, "https://github.com/JettHu/ComfyUI_TGate": { "stars": 49, "last_update": "2024-07-10 02:57:19", - "author_account_age_days": 2376 + "author_account_age_days": 2377 }, "https://github.com/Jordach/comfy-plasma": { "stars": 53, "last_update": "2024-05-22 18:08:28", - "author_account_age_days": 4531 + "author_account_age_days": 4532 }, "https://github.com/Kaharos94/ComfyUI-Saveaswebp": { "stars": 33, "last_update": "2024-06-21 23:01:48", - "author_account_age_days": 1213 + "author_account_age_days": 1214 }, "https://github.com/Kangkang625/ComfyUI-paint-by-example": { "stars": 14, "last_update": "2024-05-22 22:20:27", - "author_account_age_days": 932 + "author_account_age_days": 933 }, "https://github.com/KewkLW/ComfyUI-kewky_tools": { "stars": 4, "last_update": "2024-07-10 05:45:11", - "author_account_age_days": 1705 + "author_account_age_days": 1706 }, "https://github.com/Koishi-Star/Euler-Smea-Dyn-Sampler": { "stars": 138, "last_update": "2024-06-16 15:50:10", - "author_account_age_days": 1504 + "author_account_age_days": 1505 }, "https://github.com/KoreTeknology/ComfyUI-Universal-Styler": { - "stars": 15, + "stars": 16, "last_update": "2024-06-14 10:28:10", - "author_account_age_days": 3208 + "author_account_age_days": 3209 }, "https://github.com/Kosinkadink/ComfyUI-Advanced-ControlNet": { - "stars": 444, + "stars": 446, "last_update": "2024-07-09 01:09:21", - "author_account_age_days": 3735 + "author_account_age_days": 3736 }, "https://github.com/Kosinkadink/ComfyUI-AnimateDiff-Evolved": { - "stars": 2338, + "stars": 2341, "last_update": "2024-07-12 23:01:12", - "author_account_age_days": 3735 + "author_account_age_days": 3736 }, "https://github.com/Kosinkadink/ComfyUI-VideoHelperSuite": { - "stars": 423, + "stars": 427, "last_update": "2024-07-12 03:08:51", - "author_account_age_days": 3735 + "author_account_age_days": 3736 }, "https://github.com/KytraScript/ComfyUI_KytraWebhookHTTP": { "stars": 3, "last_update": "2024-05-23 00:21:43", - "author_account_age_days": 1798 + "author_account_age_days": 1799 }, "https://github.com/LEv145/images-grid-comfy-plugin": { - "stars": 132, + "stars": 133, "last_update": "2024-05-30 17:54:32", - "author_account_age_days": 2226 + "author_account_age_days": 2227 }, "https://github.com/LZpenguin/ComfyUI-Text": { "stars": 23, "last_update": "2024-06-20 13:38:16", - "author_account_age_days": 1997 + "author_account_age_days": 1998 }, "https://github.com/LarryJane491/Image-Captioning-in-ComfyUI": { - "stars": 34, + "stars": 35, "last_update": "2024-06-06 20:45:43", - "author_account_age_days": 182 + "author_account_age_days": 183 }, "https://github.com/LarryJane491/Lora-Training-in-Comfy": { "stars": 286, "last_update": "2024-06-09 05:24:00", - "author_account_age_days": 182 + "author_account_age_days": 183 }, "https://github.com/Layer-norm/comfyui-lama-remover": { "stars": 59, "last_update": "2024-05-25 00:12:04", - "author_account_age_days": 350 + "author_account_age_days": 351 }, "https://github.com/Lerc/canvas_tab": { - "stars": 145, + "stars": 146, "last_update": "2024-05-22 20:48:45", - "author_account_age_days": 5386 + "author_account_age_days": 5387 }, "https://github.com/Limitex/ComfyUI-Calculation": { "stars": 0, "last_update": "2024-05-22 22:18:40", - "author_account_age_days": 1293 + "author_account_age_days": 1294 }, "https://github.com/Limitex/ComfyUI-Diffusers": { "stars": 117, "last_update": "2024-05-22 22:18:57", - "author_account_age_days": 1293 + "author_account_age_days": 1294 }, "https://github.com/Loewen-Hob/rembg-comfyui-node-better": { - "stars": 44, + "stars": 45, "last_update": "2024-05-23 00:32:53", - "author_account_age_days": 489 + "author_account_age_days": 490 }, "https://github.com/LonicaMewinsky/ComfyUI-MakeFrame": { "stars": 23, "last_update": "2024-05-22 21:29:02", - "author_account_age_days": 994 + "author_account_age_days": 995 }, "https://github.com/LonicaMewinsky/ComfyUI-RawSaver": { "stars": 2, "last_update": "2024-05-22 21:31:28", - "author_account_age_days": 994 + "author_account_age_days": 995 }, "https://github.com/Ludobico/ComfyUI-ScenarioPrompt": { "stars": 14, "last_update": "2024-06-21 06:43:02", - "author_account_age_days": 1051 + "author_account_age_days": 1052 }, "https://github.com/LyazS/comfyui-anime-seg": { "stars": 4, "last_update": "2024-05-22 23:21:49", - "author_account_age_days": 2875 + "author_account_age_days": 2876 }, "https://github.com/M1kep/ComfyLiterals": { "stars": 13, "last_update": "2024-05-22 20:31:38", - "author_account_age_days": 4276 + "author_account_age_days": 4277 }, "https://github.com/M1kep/ComfyUI-KepOpenAI": { "stars": 26, "last_update": "2024-05-22 20:33:54", - "author_account_age_days": 4276 + "author_account_age_days": 4277 }, "https://github.com/M1kep/ComfyUI-OtherVAEs": { "stars": 2, "last_update": "2024-05-22 20:33:41", - "author_account_age_days": 4276 + "author_account_age_days": 4277 }, "https://github.com/M1kep/Comfy_KepKitchenSink": { "stars": 0, "last_update": "2024-05-22 20:33:29", - "author_account_age_days": 4276 + "author_account_age_days": 4277 }, "https://github.com/M1kep/Comfy_KepListStuff": { "stars": 28, "last_update": "2024-06-22 00:51:28", - "author_account_age_days": 4276 + "author_account_age_days": 4277 }, "https://github.com/M1kep/Comfy_KepMatteAnything": { "stars": 10, "last_update": "2024-05-22 20:33:16", - "author_account_age_days": 4276 + "author_account_age_days": 4277 }, "https://github.com/M1kep/KepPromptLang": { "stars": 5, "last_update": "2024-05-22 20:32:56", - "author_account_age_days": 4276 + "author_account_age_days": 4277 }, "https://github.com/MNeMoNiCuZ/ComfyUI-mnemic-nodes": { "stars": 29, "last_update": "2024-06-04 23:56:25", - "author_account_age_days": 1623 + "author_account_age_days": 1624 }, "https://github.com/Makeezi/ComfyUI-promptLAB": { "stars": 0, "last_update": "2024-05-23 01:24:51", - "author_account_age_days": 1800 + "author_account_age_days": 1801 }, "https://github.com/Mamaaaamooooo/batchImg-rembg-ComfyUI-nodes": { "stars": 14, "last_update": "2024-06-14 10:24:17", - "author_account_age_days": 400 + "author_account_age_days": 401 }, "https://github.com/ManglerFTW/ComfyI2I": { "stars": 146, "last_update": "2024-06-14 11:01:01", - "author_account_age_days": 674 + "author_account_age_days": 675 }, "https://github.com/MaraScott/ComfyUI_MaraScott_Nodes": { - "stars": 69, - "last_update": "2024-07-12 15:34:18", - "author_account_age_days": 4988 + "stars": 71, + "last_update": "2024-07-13 11:38:40", + "author_account_age_days": 4989 }, "https://github.com/MarcusNyne/m9-prompts-comfyui": { "stars": 1, "last_update": "2024-06-14 15:25:15", - "author_account_age_days": 1441 + "author_account_age_days": 1442 }, "https://github.com/MariusKM/ComfyUI-BadmanNodes": { "stars": 1, "last_update": "2024-06-21 15:20:22", - "author_account_age_days": 2249 + "author_account_age_days": 2250 }, "https://github.com/MarkoCa1/ComfyUI-Text": { "stars": 2, "last_update": "2024-05-23 00:15:39", - "author_account_age_days": 1651 + "author_account_age_days": 1652 }, "https://github.com/MarkoCa1/ComfyUI_Segment_Mask": { "stars": 17, "last_update": "2024-05-23 00:15:51", - "author_account_age_days": 1651 + "author_account_age_days": 1652 }, "https://github.com/Mason-McGough/ComfyUI-Mosaica": { "stars": 4, "last_update": "2024-05-29 12:57:49", - "author_account_age_days": 3224 + "author_account_age_days": 3225 }, "https://github.com/MilitantHitchhiker/MilitantHitchhiker-SwitchbladePack": { "stars": 3, "last_update": "2024-06-24 22:04:33", - "author_account_age_days": 78 + "author_account_age_days": 79 }, "https://github.com/Millyarde/Pomfy": { "stars": 7, "last_update": "2024-05-22 22:22:48", - "author_account_age_days": 925 + "author_account_age_days": 926 }, "https://github.com/MinusZoneAI/ComfyUI-Kolors-MZ": { - "stars": 59, - "last_update": "2024-07-12 16:31:49", - "author_account_age_days": 84 + "stars": 76, + "last_update": "2024-07-13 21:44:29", + "author_account_age_days": 85 }, "https://github.com/MinusZoneAI/ComfyUI-Prompt-MZ": { - "stars": 79, + "stars": 80, "last_update": "2024-07-07 14:51:07", - "author_account_age_days": 84 + "author_account_age_days": 85 }, "https://github.com/MinusZoneAI/ComfyUI-StylizePhoto-MZ": { "stars": 17, "last_update": "2024-05-23 01:13:32", - "author_account_age_days": 84 + "author_account_age_days": 85 }, "https://github.com/MinusZoneAI/ComfyUI-TrainTools-MZ": { "stars": 19, "last_update": "2024-07-09 12:42:11", - "author_account_age_days": 84 + "author_account_age_days": 85 }, "https://github.com/Miosp/ComfyUI-FBCNN": { "stars": 5, "last_update": "2024-05-24 12:13:08", - "author_account_age_days": 2534 + "author_account_age_days": 2535 }, "https://github.com/MitoshiroPJ/comfyui_slothful_attention": { "stars": 6, "last_update": "2024-05-22 22:09:15", - "author_account_age_days": 3986 + "author_account_age_days": 3987 }, "https://github.com/MokkaBoss1/ComfyUI_Mokkaboss1": { "stars": 16, "last_update": "2024-07-08 18:34:18", - "author_account_age_days": 398 + "author_account_age_days": 399 }, "https://github.com/MrForExample/ComfyUI-3D-Pack": { - "stars": 1785, - "last_update": "2024-07-12 21:10:49", - "author_account_age_days": 1579 + "stars": 1792, + "last_update": "2024-07-13 17:39:50", + "author_account_age_days": 1580 }, "https://github.com/MrForExample/ComfyUI-AnimateAnyone-Evolved": { "stars": 447, "last_update": "2024-06-14 12:02:47", - "author_account_age_days": 1579 + "author_account_age_days": 1580 }, "https://github.com/MrSamSeen/ComfyUI_SSStereoscope": { "stars": 5, "last_update": "2024-07-08 20:40:49", - "author_account_age_days": 3609 + "author_account_age_days": 3610 }, "https://github.com/Munkyfoot/ComfyUI-TextOverlay": { "stars": 5, "last_update": "2024-06-28 05:57:03", - "author_account_age_days": 3063 + "author_account_age_days": 3064 }, "https://github.com/N3rd00d/ComfyUI-Paint3D-Nodes": { "stars": 0, - "last_update": "2024-07-12 11:38:34", - "author_account_age_days": 95 + "last_update": "2024-07-13 01:24:57", + "author_account_age_days": 96 }, "https://github.com/Nestorchik/NStor-ComfyUI-Translation": { "stars": 1, "last_update": "2024-06-14 10:25:32", - "author_account_age_days": 1343 + "author_account_age_days": 1344 }, "https://github.com/NeuralSamurAI/Comfyui-Superprompt-Unofficial": { - "stars": 57, + "stars": 58, "last_update": "2024-05-23 00:22:08", - "author_account_age_days": 112 + "author_account_age_days": 113 }, "https://github.com/Nevysha/ComfyUI-nevysha-top-menu": { "stars": 5, "last_update": "2024-05-23 00:17:31", - "author_account_age_days": 545 + "author_account_age_days": 546 }, "https://github.com/NicholasMcCarthy/ComfyUI_TravelSuite": { "stars": 13, "last_update": "2024-05-22 20:34:46", - "author_account_age_days": 5168 + "author_account_age_days": 5169 }, "https://github.com/NimaNzrii/comfyui-photoshop": { - "stars": 283, - "last_update": "2024-07-09 08:17:57", - "author_account_age_days": 263 + "stars": 284, + "last_update": "2024-07-13 19:02:45", + "author_account_age_days": 264 }, "https://github.com/NimaNzrii/comfyui-popup_preview": { "stars": 35, "last_update": "2024-05-22 22:12:04", - "author_account_age_days": 263 + "author_account_age_days": 264 }, "https://github.com/Niutonian/ComfyUi-NoodleWebcam": { "stars": 29, "last_update": "2024-05-22 21:30:40", - "author_account_age_days": 1060 + "author_account_age_days": 1061 }, "https://github.com/Nlar/ComfyUI_CartoonSegmentation": { "stars": 11, "last_update": "2024-05-22 23:15:37", - "author_account_age_days": 3849 + "author_account_age_days": 3850 }, "https://github.com/NotHarroweD/Harronode": { "stars": 5, "last_update": "2024-05-22 22:18:29", - "author_account_age_days": 2002 + "author_account_age_days": 2003 }, "https://github.com/Nourepide/ComfyUI-Allor": { "stars": 180, "last_update": "2024-05-22 18:11:17", - "author_account_age_days": 2864 + "author_account_age_days": 2865 }, "https://github.com/Nuked88/ComfyUI-N-Nodes": { - "stars": 177, + "stars": 178, "last_update": "2024-05-21 19:52:44", - "author_account_age_days": 4498 + "author_account_age_days": 4499 }, "https://github.com/Nuked88/ComfyUI-N-Sidebar": { - "stars": 417, + "stars": 419, "last_update": "2024-07-05 18:21:44", - "author_account_age_days": 4498 + "author_account_age_days": 4499 }, "https://github.com/Off-Live/ComfyUI-off-suite": { "stars": 0, "last_update": "2024-06-14 12:02:25", - "author_account_age_days": 1190 + "author_account_age_days": 1191 }, "https://github.com/OpenArt-AI/ComfyUI-Assistant": { "stars": 14, "last_update": "2024-05-22 22:16:57", - "author_account_age_days": 793 + "author_account_age_days": 794 }, "https://github.com/PCMonsterx/ComfyUI-CSV-Loader": { "stars": 11, "last_update": "2024-05-22 21:27:10", - "author_account_age_days": 1683 + "author_account_age_days": 1684 }, "https://github.com/ParisNeo/lollms_nodes_suite": { "stars": 10, "last_update": "2024-06-23 21:04:43", - "author_account_age_days": 4788 + "author_account_age_days": 4789 }, "https://github.com/ParmanBabra/ComfyUI-Malefish-Custom-Scripts": { "stars": 0, "last_update": "2024-05-22 21:26:35", - "author_account_age_days": 3661 + "author_account_age_days": 3662 }, "https://github.com/Pfaeff/pfaeff-comfyui": { "stars": 19, "last_update": "2024-05-22 18:21:10", - "author_account_age_days": 3226 + "author_account_age_days": 3227 }, "https://github.com/PnthrLeo/comfyUI-image-search": { "stars": 0, "last_update": "2024-06-14 07:06:45", - "author_account_age_days": 2570 + "author_account_age_days": 2571 }, "https://github.com/Pos13/comfyui-cyclist": { "stars": 31, "last_update": "2024-06-19 09:21:53", - "author_account_age_days": 1536 + "author_account_age_days": 1537 }, "https://github.com/QaisMalkawi/ComfyUI-QaisHelper": { "stars": 2, "last_update": "2024-05-23 20:29:30", - "author_account_age_days": 1269 + "author_account_age_days": 1270 }, "https://github.com/RedRayz/ComfyUI-Danbooru-To-WD": { "stars": 2, "last_update": "2024-06-24 18:20:48", - "author_account_age_days": 1383 + "author_account_age_days": 1384 }, "https://github.com/RenderRift/ComfyUI-RenderRiftNodes": { "stars": 6, "last_update": "2024-05-22 22:16:41", - "author_account_age_days": 205 + "author_account_age_days": 206 }, "https://github.com/RomanKuschanow/ComfyUI-Advanced-Latent-Control": { "stars": 16, "last_update": "2024-06-21 07:29:14", - "author_account_age_days": 1400 + "author_account_age_days": 1401 }, "https://github.com/Ron-Digital/ComfyUI-SceneGenerator": { "stars": 2, "last_update": "2024-06-28 19:36:30", - "author_account_age_days": 947 + "author_account_age_days": 948 }, "https://github.com/Ryuukeisyou/comfyui_face_parsing": { "stars": 56, "last_update": "2024-07-03 12:48:31", - "author_account_age_days": 2431 + "author_account_age_days": 2432 }, "https://github.com/Ryuukeisyou/comfyui_io_helpers": { "stars": 1, - "last_update": "2024-05-22 22:22:59", - "author_account_age_days": 2431 + "last_update": "2024-07-13 13:10:10", + "author_account_age_days": 2432 }, "https://github.com/SEkINVR/ComfyUI-Save-Multi-Format": { "stars": 1, "last_update": "2024-07-08 03:39:48", - "author_account_age_days": 675 + "author_account_age_days": 676 }, "https://github.com/SEkINVR/ComfyUI-SaveAs": { "stars": 1, "last_update": "2024-07-08 03:39:48", - "author_account_age_days": 675 + "author_account_age_days": 676 }, "https://github.com/SLAPaper/ComfyUI-Image-Selector": { "stars": 61, "last_update": "2024-05-24 17:03:46", - "author_account_age_days": 3716 + "author_account_age_days": 3717 }, "https://github.com/SLAPaper/ComfyUI-dpmpp_2m_alt-Sampler": { "stars": 8, "last_update": "2024-06-18 19:22:50", - "author_account_age_days": 3716 + "author_account_age_days": 3717 }, "https://github.com/SOELexicon/ComfyUI-LexMSDBNodes": { "stars": 4, "last_update": "2024-06-28 19:20:36", - "author_account_age_days": 4102 + "author_account_age_days": 4103 }, "https://github.com/SOELexicon/ComfyUI-LexTools": { "stars": 25, "last_update": "2024-06-28 19:25:13", - "author_account_age_days": 4102 + "author_account_age_days": 4103 }, "https://github.com/SamKhoze/ComfyUI-DeepFuze": { "stars": 228, "last_update": "2024-07-10 17:44:07", - "author_account_age_days": 1462 + "author_account_age_days": 1463 }, "https://github.com/SayanoAI/Comfy-RVC": { "stars": 2, "last_update": "2024-06-25 02:50:53", - "author_account_age_days": 2622 + "author_account_age_days": 2623 }, "https://github.com/Scholar01/ComfyUI-Keyframe": { "stars": 10, "last_update": "2024-06-14 09:01:30", - "author_account_age_days": 3214 + "author_account_age_days": 3215 }, "https://github.com/Scorpinaus/ComfyUI-DiffusersLoader": { "stars": 6, - "last_update": "2024-06-23 01:30:57", - "author_account_age_days": 1128 + "last_update": "2024-07-13 02:48:08", + "author_account_age_days": 1129 }, "https://github.com/ScreamingHawk/comfyui-ollama-prompt-encode": { - "stars": 5, + "stars": 6, "last_update": "2024-06-26 00:07:10", - "author_account_age_days": 4524 + "author_account_age_days": 4525 }, "https://github.com/SeaArtLab/ComfyUI-Long-CLIP": { "stars": 65, "last_update": "2024-06-14 08:08:26", - "author_account_age_days": 95 + "author_account_age_days": 96 }, "https://github.com/SeargeDP/SeargeSDXL": { - "stars": 752, + "stars": 753, "last_update": "2024-05-22 00:28:26", - "author_account_age_days": 4190 + "author_account_age_days": 4191 }, "https://github.com/Seedsa/Fooocus_Nodes": { "stars": 43, "last_update": "2024-07-03 07:51:13", - "author_account_age_days": 2626 + "author_account_age_days": 2627 }, "https://github.com/Shadetail/ComfyUI_Eagleshadow": { "stars": 1, "last_update": "2024-06-15 13:04:49", - "author_account_age_days": 3416 + "author_account_age_days": 3417 }, "https://github.com/SherryXieYuchen/ComfyUI-Image-Inpainting": { "stars": 3, "last_update": "2024-07-03 03:39:49", - "author_account_age_days": 133 + "author_account_age_days": 134 }, "https://github.com/Shibiko-AI/ShibikoAI-ComfyUI-Tools": { - "stars": 8, + "stars": 9, "last_update": "2024-07-04 02:22:10", - "author_account_age_days": 420 + "author_account_age_days": 421 }, "https://github.com/ShmuelRonen/ComfyUI-SVDResizer": { "stars": 2, "last_update": "2024-06-14 11:50:52", - "author_account_age_days": 1223 + "author_account_age_days": 1224 }, "https://github.com/ShmuelRonen/ComfyUI_Gemini_Flash": { "stars": 9, "last_update": "2024-06-15 17:12:05", - "author_account_age_days": 1223 + "author_account_age_days": 1224 }, "https://github.com/ShmuelRonen/ComfyUI_wav2lip": { "stars": 58, "last_update": "2024-07-03 11:25:27", - "author_account_age_days": 1223 + "author_account_age_days": 1224 }, "https://github.com/Shraknard/ComfyUI-Remover": { "stars": 4, "last_update": "2024-05-22 23:15:06", - "author_account_age_days": 2335 + "author_account_age_days": 2336 }, "https://github.com/Siberpone/lazy-pony-prompter": { "stars": 25, "last_update": "2024-07-08 15:39:40", - "author_account_age_days": 471 + "author_account_age_days": 472 }, "https://github.com/Smirnov75/ComfyUI-mxToolkit": { "stars": 62, "last_update": "2024-06-21 19:22:42", - "author_account_age_days": 1530 + "author_account_age_days": 1531 }, "https://github.com/Smuzzies/comfyui_meme_maker": { "stars": 0, "last_update": "2024-07-05 22:01:41", - "author_account_age_days": 710 + "author_account_age_days": 711 }, "https://github.com/SoftMeng/ComfyUI_ImageToText": { "stars": 6, "last_update": "2024-06-14 08:08:36", - "author_account_age_days": 3542 + "author_account_age_days": 3543 }, "https://github.com/SoftMeng/ComfyUI_Mexx_Poster": { "stars": 16, "last_update": "2024-06-14 07:06:27", - "author_account_age_days": 3542 + "author_account_age_days": 3543 }, "https://github.com/SoftMeng/ComfyUI_Mexx_Styler": { "stars": 18, "last_update": "2024-06-14 07:09:03", - "author_account_age_days": 3542 + "author_account_age_days": 3543 }, "https://github.com/Sorcerio/MBM-Music-Visualizer": { "stars": 15, "last_update": "2024-05-23 01:09:18", - "author_account_age_days": 4265 + "author_account_age_days": 4267 }, "https://github.com/SozeInc/ComfyUI-Mobile": { "stars": 0, "last_update": "2024-06-14 07:09:00", - "author_account_age_days": 98 + "author_account_age_days": 99 }, "https://github.com/SpaceKendo/ComfyUI-svd_txt2vid": { "stars": 6, "last_update": "2024-05-22 22:11:52", - "author_account_age_days": 226 + "author_account_age_days": 227 }, "https://github.com/Stability-AI/ComfyUI-SAI_API": { "stars": 41, "last_update": "2024-06-06 14:18:15", - "author_account_age_days": 861 + "author_account_age_days": 862 }, "https://github.com/Stability-AI/stability-ComfyUI-nodes": { "stars": 184, "last_update": "2024-05-22 15:30:47", - "author_account_age_days": 861 + "author_account_age_days": 862 }, "https://github.com/StartHua/ComfyUI_OOTDiffusion_CXH": { "stars": 95, "last_update": "2024-06-14 08:12:12", - "author_account_age_days": 2853 + "author_account_age_days": 2854 }, "https://github.com/StartHua/ComfyUI_PCDMs": { "stars": 3, "last_update": "2024-05-22 23:21:14", - "author_account_age_days": 2853 + "author_account_age_days": 2854 }, "https://github.com/StartHua/ComfyUI_Seg_VITON": { "stars": 175, "last_update": "2024-05-22 23:20:17", - "author_account_age_days": 2853 + "author_account_age_days": 2854 }, "https://github.com/StartHua/Comfyui_joytag": { "stars": 19, "last_update": "2024-05-22 23:20:28", - "author_account_age_days": 2853 + "author_account_age_days": 2854 }, "https://github.com/StartHua/Comfyui_segformer_b2_clothes": { "stars": 43, "last_update": "2024-07-10 15:26:02", - "author_account_age_days": 2853 + "author_account_age_days": 2854 }, "https://github.com/SuperBeastsAI/ComfyUI-SuperBeasts": { "stars": 111, "last_update": "2024-06-01 20:27:53", - "author_account_age_days": 107 + "author_account_age_days": 108 }, "https://github.com/SuperMasterBlasterLaser/ComfyUI_YOLO_Classifiers": { "stars": 1, "last_update": "2024-06-20 15:06:51", - "author_account_age_days": 3596 + "author_account_age_days": 3597 }, "https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes": { "stars": 506, "last_update": "2024-07-09 14:21:47", - "author_account_age_days": 2168 + "author_account_age_days": 2169 }, "https://github.com/Sxela/ComfyWarp": { "stars": 21, "last_update": "2024-05-22 20:47:11", - "author_account_age_days": 3390 + "author_account_age_days": 3391 }, "https://github.com/TGu-97/ComfyUI-TGu-utils": { "stars": 1, "last_update": "2024-05-22 21:07:45", - "author_account_age_days": 548 + "author_account_age_days": 549 }, "https://github.com/THtianhao/ComfyUI-FaceChain": { "stars": 89, "last_update": "2024-06-25 02:59:28", - "author_account_age_days": 3709 + "author_account_age_days": 3710 }, "https://github.com/THtianhao/ComfyUI-Portrait-Maker": { "stars": 170, "last_update": "2024-05-22 21:18:05", - "author_account_age_days": 3709 + "author_account_age_days": 3710 }, "https://github.com/TJ16th/comfyUI_TJ_NormalLighting": { "stars": 130, "last_update": "2024-05-23 00:25:37", - "author_account_age_days": 2553 + "author_account_age_days": 2554 }, "https://github.com/TMElyralab/Comfyui-MusePose": { - "stars": 300, + "stars": 302, "last_update": "2024-06-22 07:09:49", - "author_account_age_days": 115 + "author_account_age_days": 116 }, "https://github.com/TRI3D-LC/ComfyUI-MiroBoard": { "stars": 4, "last_update": "2024-07-02 16:21:56", - "author_account_age_days": 457 + "author_account_age_days": 458 }, "https://github.com/TRI3D-LC/tri3d-comfyui-nodes": { "stars": 19, "last_update": "2024-07-10 11:25:05", - "author_account_age_days": 457 + "author_account_age_days": 458 }, "https://github.com/TW-CUI/TW-CUI-Util": { "stars": 1, "last_update": "2024-06-17 03:03:57", - "author_account_age_days": 49 + "author_account_age_days": 50 }, "https://github.com/TaiTair/comfyui-simswap": { "stars": 9, "last_update": "2024-05-28 21:58:53", - "author_account_age_days": 3585 + "author_account_age_days": 3586 }, "https://github.com/Taremin/comfyui-prompt-extranetworks": { "stars": 2, "last_update": "2024-05-22 23:08:34", - "author_account_age_days": 2233 + "author_account_age_days": 2234 }, "https://github.com/Taremin/comfyui-string-tools": { "stars": 1, "last_update": "2024-05-22 23:08:45", - "author_account_age_days": 2233 + "author_account_age_days": 2234 }, "https://github.com/Taremin/webui-monaco-prompt": { "stars": 24, "last_update": "2024-05-23 13:58:57", - "author_account_age_days": 2233 + "author_account_age_days": 2234 }, "https://github.com/TeaCrab/ComfyUI-TeaNodes": { "stars": 4, "last_update": "2024-05-22 20:44:05", - "author_account_age_days": 3236 + "author_account_age_days": 3237 }, "https://github.com/TemryL/ComfyS3": { "stars": 18, "last_update": "2024-07-10 13:25:30", - "author_account_age_days": 887 + "author_account_age_days": 888 }, "https://github.com/TemryL/ComfyUI-IDM-VTON": { - "stars": 239, + "stars": 240, "last_update": "2024-07-10 15:13:37", - "author_account_age_days": 887 + "author_account_age_days": 888 }, "https://github.com/TencentQQGYLab/ComfyUI-ELLA": { "stars": 299, "last_update": "2024-05-07 03:07:38", - "author_account_age_days": 116 + "author_account_age_days": 117 }, "https://github.com/TheBarret/ZSuite": { "stars": 6, "last_update": "2024-06-25 10:19:11", - "author_account_age_days": 2731 + "author_account_age_days": 2732 }, "https://github.com/TheBill2001/comfyui-upscale-by-model": { "stars": 2, "last_update": "2024-06-18 17:57:06", - "author_account_age_days": 1460 + "author_account_age_days": 1461 }, "https://github.com/TheMistoAI/ComfyUI-Anyline": { - "stars": 296, + "stars": 297, "last_update": "2024-07-09 11:01:15", - "author_account_age_days": 183 + "author_account_age_days": 184 }, "https://github.com/ThereforeGames/ComfyUI-Unprompted": { "stars": 8, "last_update": "2024-06-23 21:38:03", - "author_account_age_days": 953 + "author_account_age_days": 954 }, "https://github.com/TinyTerra/ComfyUI_tinyterraNodes": { - "stars": 336, + "stars": 337, "last_update": "2024-07-11 16:00:19", - "author_account_age_days": 639 + "author_account_age_days": 640 }, "https://github.com/TripleHeadedMonkey/ComfyUI_MileHighStyler": { "stars": 19, "last_update": "2024-05-22 22:13:06", - "author_account_age_days": 879 + "author_account_age_days": 880 }, "https://github.com/Tropfchen/ComfyUI-Embedding_Picker": { "stars": 28, "last_update": "2024-05-24 20:02:20", - "author_account_age_days": 3872 + "author_account_age_days": 3873 }, "https://github.com/Tropfchen/ComfyUI-yaResolutionSelector": { "stars": 8, "last_update": "2024-05-24 19:48:43", - "author_account_age_days": 3872 + "author_account_age_days": 3873 }, "https://github.com/Trung0246/ComfyUI-0246": { "stars": 93, "last_update": "2024-05-24 03:45:59", - "author_account_age_days": 3398 + "author_account_age_days": 3399 }, "https://github.com/Ttl/ComfyUi_NNLatentUpscale": { "stars": 174, "last_update": "2024-05-22 20:50:03", - "author_account_age_days": 4940 + "author_account_age_days": 4941 }, "https://github.com/TylerZoro/SD3-Scaling": { "stars": 1, "last_update": "2024-06-15 16:59:22", - "author_account_age_days": 1304 + "author_account_age_days": 1305 }, "https://github.com/Umikaze-job/select_folder_path_easy": { "stars": 4, "last_update": "2024-05-22 21:30:13", - "author_account_age_days": 237 + "author_account_age_days": 238 }, "https://github.com/VAST-AI-Research/ComfyUI-Tripo": { "stars": 72, "last_update": "2024-05-23 01:11:56", - "author_account_age_days": 260 + "author_account_age_days": 261 }, "https://github.com/WASasquatch/ASTERR": { "stars": 14, "last_update": "2024-06-17 00:49:59", - "author_account_age_days": 4644 + "author_account_age_days": 4645 }, "https://github.com/WASasquatch/ComfyUI_Preset_Merger": { "stars": 24, "last_update": "2024-06-17 00:52:28", - "author_account_age_days": 4644 + "author_account_age_days": 4645 }, "https://github.com/WASasquatch/FreeU_Advanced": { "stars": 102, "last_update": "2024-06-17 04:40:22", - "author_account_age_days": 4644 + "author_account_age_days": 4645 }, "https://github.com/WASasquatch/PPF_Noise_ComfyUI": { "stars": 20, "last_update": "2024-06-14 10:27:23", - "author_account_age_days": 4644 + "author_account_age_days": 4645 }, "https://github.com/WASasquatch/PowerNoiseSuite": { "stars": 57, "last_update": "2024-06-17 01:40:44", - "author_account_age_days": 4644 + "author_account_age_days": 4645 }, "https://github.com/WASasquatch/WAS_Extras": { "stars": 27, "last_update": "2024-06-17 04:08:37", - "author_account_age_days": 4644 + "author_account_age_days": 4645 }, "https://github.com/WASasquatch/was-node-suite-comfyui": { - "stars": 975, + "stars": 976, "last_update": "2024-07-09 19:34:38", - "author_account_age_days": 4644 + "author_account_age_days": 4645 }, "https://github.com/WebDev9000/WebDev9000-Nodes": { "stars": 1, "last_update": "2024-06-14 10:28:22", - "author_account_age_days": 3770 + "author_account_age_days": 3771 }, "https://github.com/Wicloz/ComfyUI-Simply-Nodes": { "stars": 1, "last_update": "2024-07-06 22:35:50", - "author_account_age_days": 3662 + "author_account_age_days": 3663 }, "https://github.com/XmYx/deforum-comfy-nodes": { - "stars": 127, + "stars": 130, "last_update": "2024-07-08 19:39:48", - "author_account_age_days": 2624 + "author_account_age_days": 2625 }, "https://github.com/Xyem/Xycuno-Oobabooga": { "stars": 3, "last_update": "2024-05-23 00:14:14", - "author_account_age_days": 4343 + "author_account_age_days": 4344 }, "https://github.com/YMC-GitHub/ymc-node-suite-comfyui": { "stars": 16, "last_update": "2024-05-22 21:15:51", - "author_account_age_days": 2713 + "author_account_age_days": 2714 }, "https://github.com/YOUR-WORST-TACO/ComfyUI-TacoNodes": { "stars": 14, "last_update": "2024-05-22 20:48:23", - "author_account_age_days": 3774 + "author_account_age_days": 3775 }, "https://github.com/Yanick112/ComfyUI-ToSVG": { "stars": 18, "last_update": "2024-06-14 14:00:22", - "author_account_age_days": 832 + "author_account_age_days": 833 }, "https://github.com/YinBailiang/MergeBlockWeighted_fo_ComfyUI": { "stars": 14, "last_update": "2024-07-01 09:03:34", - "author_account_age_days": 804 + "author_account_age_days": 805 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-APISR": { "stars": 322, "last_update": "2024-05-22 14:14:46", - "author_account_age_days": 358 + "author_account_age_days": 359 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Animated-optical-illusions": { "stars": 18, "last_update": "2024-06-14 07:06:15", - "author_account_age_days": 358 + "author_account_age_days": 359 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-ArtGallery": { "stars": 372, "last_update": "2024-06-12 04:40:50", - "author_account_age_days": 358 + "author_account_age_days": 359 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-BRIA_AI-RMBG": { "stars": 581, "last_update": "2024-05-22 14:14:18", - "author_account_age_days": 358 + "author_account_age_days": 359 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-BiRefNet-ZHO": { "stars": 161, "last_update": "2024-06-27 03:38:19", - "author_account_age_days": 358 + "author_account_age_days": 359 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-DepthFM": { "stars": 68, "last_update": "2024-05-22 14:14:03", - "author_account_age_days": 358 + "author_account_age_days": 359 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Gemini": { - "stars": 609, + "stars": 610, "last_update": "2024-05-22 14:15:11", - "author_account_age_days": 358 + "author_account_age_days": 359 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-InstantID": { - "stars": 1229, + "stars": 1231, "last_update": "2024-05-22 13:57:55", - "author_account_age_days": 358 + "author_account_age_days": 359 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Phi-3-mini": { - "stars": 182, + "stars": 183, "last_update": "2024-06-30 08:41:40", - "author_account_age_days": 358 + "author_account_age_days": 359 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-PhotoMaker-ZHO": { "stars": 758, "last_update": "2024-05-22 14:13:49", - "author_account_age_days": 358 + "author_account_age_days": 359 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-PixArt-alpha-Diffusers": { "stars": 46, "last_update": "2024-05-22 13:40:58", - "author_account_age_days": 358 + "author_account_age_days": 359 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Q-Align": { "stars": 3, "last_update": "2024-05-22 14:15:52", - "author_account_age_days": 358 + "author_account_age_days": 359 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Qwen-2": { "stars": 62, "last_update": "2024-06-14 12:02:55", - "author_account_age_days": 358 + "author_account_age_days": 359 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Qwen-VL-API": { "stars": 183, "last_update": "2024-05-22 14:14:57", - "author_account_age_days": 358 + "author_account_age_days": 359 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-SVD-ZHO": { "stars": 95, "last_update": "2024-05-22 13:40:44", - "author_account_age_days": 358 + "author_account_age_days": 359 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-SegMoE": { "stars": 75, "last_update": "2024-05-22 13:41:14", - "author_account_age_days": 358 + "author_account_age_days": 359 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Text_Image-Composite": { "stars": 85, "last_update": "2024-05-31 12:03:55", - "author_account_age_days": 358 + "author_account_age_days": 359 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-UltraEdit-ZHO": { - "stars": 87, + "stars": 95, "last_update": "2024-07-11 14:59:07", - "author_account_age_days": 358 + "author_account_age_days": 359 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-YoloWorld-EfficientSAM": { "stars": 494, "last_update": "2024-05-22 13:01:07", - "author_account_age_days": 358 + "author_account_age_days": 359 }, "https://github.com/ZHO-ZHO-ZHO/comfyui-portrait-master-zh-cn": { - "stars": 1502, + "stars": 1504, "last_update": "2024-06-14 09:00:04", - "author_account_age_days": 358 + "author_account_age_days": 359 }, "https://github.com/ZZXYWQ/ComfyUI-ZZXYWQ": { "stars": 4, "last_update": "2024-07-11 03:30:06", - "author_account_age_days": 1291 + "author_account_age_days": 1292 }, "https://github.com/ZaneA/ComfyUI-ImageReward": { "stars": 22, "last_update": "2024-07-01 21:25:12", - "author_account_age_days": 5558 + "author_account_age_days": 5559 }, "https://github.com/ZeDarkAdam/ComfyUI-Embeddings-Tools": { "stars": 2, "last_update": "2024-06-23 19:19:40", - "author_account_age_days": 1212 + "author_account_age_days": 1213 }, "https://github.com/Zuellni/ComfyUI-Custom-Nodes": { "stars": 44, "last_update": "2023-09-19 12:11:26", - "author_account_age_days": 541 + "author_account_age_days": 542 }, "https://github.com/Zuellni/ComfyUI-ExLlama": { "stars": 101, "last_update": "2024-06-26 14:01:12", - "author_account_age_days": 541 + "author_account_age_days": 542 }, "https://github.com/Zuellni/ComfyUI-ExLlama-Nodes": { "stars": 101, "last_update": "2024-06-26 14:01:12", - "author_account_age_days": 541 + "author_account_age_days": 542 }, "https://github.com/Zuellni/ComfyUI-PickScore-Nodes": { "stars": 25, "last_update": "2024-06-15 08:23:16", - "author_account_age_days": 541 + "author_account_age_days": 542 }, "https://github.com/a1lazydog/ComfyUI-AudioScheduler": { "stars": 92, "last_update": "2024-06-14 11:02:32", - "author_account_age_days": 4820 + "author_account_age_days": 4821 }, "https://github.com/aburahamu/ComfyUI-IsNiceParts": { "stars": 2, "last_update": "2024-06-14 12:01:40", - "author_account_age_days": 91 + "author_account_age_days": 92 }, "https://github.com/aburahamu/ComfyUI-RequestsPoster": { "stars": 2, "last_update": "2024-06-14 13:59:24", - "author_account_age_days": 91 + "author_account_age_days": 92 }, "https://github.com/abyz22/image_control": { "stars": 14, "last_update": "2024-05-22 23:10:07", - "author_account_age_days": 181 + "author_account_age_days": 182 }, "https://github.com/adbrasi/ComfyUI-TrashNodes-DownloadHuggingface": { "stars": 4, "last_update": "2024-05-22 23:24:45", - "author_account_age_days": 722 + "author_account_age_days": 723 }, "https://github.com/adieyal/comfyui-dynamicprompts": { "stars": 195, "last_update": "2024-07-09 14:21:09", - "author_account_age_days": 5035 + "author_account_age_days": 5036 }, "https://github.com/adigayung/ComfyUI-Translator": { "stars": 0, - "last_update": "2024-07-09 11:47:13", - "author_account_age_days": 231 + "last_update": "2024-07-13 01:18:00", + "author_account_age_days": 232 }, "https://github.com/adriflex/ComfyUI_Blender_Texdiff": { "stars": 1, "last_update": "2024-05-22 23:14:18", - "author_account_age_days": 2240 + "author_account_age_days": 2241 }, "https://github.com/aegis72/aegisflow_utility_nodes": { "stars": 24, "last_update": "2024-05-22 22:10:29", - "author_account_age_days": 602 + "author_account_age_days": 603 }, "https://github.com/aegis72/comfyui-styles-all": { "stars": 34, "last_update": "2024-05-22 22:10:41", - "author_account_age_days": 602 + "author_account_age_days": 603 }, "https://github.com/ai-liam/comfyui-liam": { "stars": 2, "last_update": "2024-06-22 03:27:52", - "author_account_age_days": 1539 + "author_account_age_days": 1540 }, "https://github.com/ai-liam/comfyui_liam_util": { "stars": 2, "last_update": "2024-05-22 22:21:23", - "author_account_age_days": 1539 + "author_account_age_days": 1540 }, "https://github.com/aianimation55/ComfyUI-FatLabels": { "stars": 4, "last_update": "2024-05-22 21:26:01", - "author_account_age_days": 292 + "author_account_age_days": 293 }, "https://github.com/al-swaiti/ComfyUI-CascadeResolutions": { "stars": 2, "last_update": "2024-07-11 12:05:40", - "author_account_age_days": 948 + "author_account_age_days": 949 }, "https://github.com/alessandrozonta/ComfyUI-CenterNode": { "stars": 3, "last_update": "2024-05-23 01:17:52", - "author_account_age_days": 1215 + "author_account_age_days": 1216 }, "https://github.com/alessandrozonta/ComfyUI-Layers": { "stars": 28, "last_update": "2024-06-14 09:04:36", - "author_account_age_days": 1215 + "author_account_age_days": 1216 }, "https://github.com/alessandrozonta/ComfyUI-OpenPose": { "stars": 3, "last_update": "2024-06-14 13:59:36", - "author_account_age_days": 1215 + "author_account_age_days": 1216 }, "https://github.com/alexopus/ComfyUI-Image-Saver": { "stars": 31, "last_update": "2024-06-29 19:31:28", - "author_account_age_days": 2698 + "author_account_age_days": 2699 }, "https://github.com/ali1234/comfyui-job-iterator": { - "stars": 65, + "stars": 67, "last_update": "2024-05-22 20:54:21", - "author_account_age_days": 4878 + "author_account_age_days": 4879 }, "https://github.com/alisson-anjos/ComfyUI-Ollama-Describer": { - "stars": 38, - "last_update": "2024-06-29 16:19:33", - "author_account_age_days": 619 + "stars": 39, + "last_update": "2024-07-13 18:13:27", + "author_account_age_days": 620 }, "https://github.com/alpertunga-bile/prompt-generator-comfyui": { "stars": 66, "last_update": "2024-07-01 09:08:11", - "author_account_age_days": 1291 + "author_account_age_days": 1292 }, "https://github.com/alsritter/asymmetric-tiling-comfyui": { "stars": 15, "last_update": "2024-05-22 20:43:07", - "author_account_age_days": 2012 + "author_account_age_days": 2013 }, "https://github.com/alt-key-project/comfyui-dream-project": { "stars": 74, "last_update": "2024-07-01 05:34:14", - "author_account_age_days": 678 + "author_account_age_days": 679 }, "https://github.com/alt-key-project/comfyui-dream-video-batches": { "stars": 53, "last_update": "2024-07-01 05:37:03", - "author_account_age_days": 678 + "author_account_age_days": 679 }, "https://github.com/an90ray/ComfyUI_RErouter_CustomNodes": { "stars": 0, "last_update": "2024-05-22 22:21:00", - "author_account_age_days": 207 + "author_account_age_days": 208 }, "https://github.com/andersxa/comfyui-PromptAttention": { "stars": 22, "last_update": "2024-06-20 11:09:25", - "author_account_age_days": 2971 + "author_account_age_days": 2972 }, "https://github.com/angeloshredder/StableCascadeResizer": { "stars": 2, "last_update": "2024-05-23 00:12:55", - "author_account_age_days": 1847 + "author_account_age_days": 1848 }, "https://github.com/ansonkao/comfyui-geometry": { "stars": 7, "last_update": "2024-06-14 09:03:19", - "author_account_age_days": 364 + "author_account_age_days": 365 }, "https://github.com/antrobot1234/antrobots-comfyUI-nodepack": { "stars": 9, "last_update": "2024-05-28 14:44:16", - "author_account_age_days": 2881 + "author_account_age_days": 2882 }, "https://github.com/aria1th/ComfyUI-LogicUtils": { "stars": 21, "last_update": "2024-05-23 01:27:16", - "author_account_age_days": 2363 + "author_account_age_days": 2364 }, "https://github.com/asagi4/ComfyUI-Adaptive-Guidance": { - "stars": 5, + "stars": 16, "last_update": "2024-07-03 13:54:53", - "author_account_age_days": 459 + "author_account_age_days": 460 }, "https://github.com/asagi4/ComfyUI-CADS": { - "stars": 33, + "stars": 34, "last_update": "2024-05-23 18:14:56", - "author_account_age_days": 459 + "author_account_age_days": 460 }, "https://github.com/asagi4/comfyui-prompt-control": { "stars": 165, "last_update": "2024-06-20 13:48:26", - "author_account_age_days": 459 + "author_account_age_days": 460 }, "https://github.com/asagi4/comfyui-utility-nodes": { "stars": 7, "last_update": "2024-05-25 11:40:49", - "author_account_age_days": 459 + "author_account_age_days": 460 }, "https://github.com/aszc-dev/ComfyUI-CoreMLSuite": { "stars": 92, "last_update": "2024-07-04 06:44:42", - "author_account_age_days": 2745 + "author_account_age_days": 2746 }, "https://github.com/atmaranto/ComfyUI-SaveAsScript": { "stars": 54, "last_update": "2024-06-14 09:01:17", - "author_account_age_days": 2367 + "author_account_age_days": 2368 }, "https://github.com/audioscavenger/ComfyUI-Thumbnails": { "stars": 10, "last_update": "2024-06-07 07:19:30", - "author_account_age_days": 4139 + "author_account_age_days": 4140 }, "https://github.com/audioscavenger/save-image-extended-comfyui": { - "stars": 23, + "stars": 24, "last_update": "2024-06-27 18:28:01", - "author_account_age_days": 4139 + "author_account_age_days": 4140 }, "https://github.com/avatechai/avatar-graph-comfyui": { "stars": 220, "last_update": "2024-05-22 21:14:14", - "author_account_age_days": 872 + "author_account_age_days": 873 }, "https://github.com/aws-samples/comfyui-llm-node-for-amazon-bedrock": { "stars": 5, "last_update": "2024-06-12 15:04:39", - "author_account_age_days": 3577 + "author_account_age_days": 3578 }, "https://github.com/azure-dragon-ai/ComfyUI-ClipScore-Nodes": { "stars": 3, "last_update": "2024-05-22 23:16:28", - "author_account_age_days": 319 + "author_account_age_days": 320 }, "https://github.com/badayvedat/ComfyUI-fal-Connector": { "stars": 12, "last_update": "2024-07-01 07:54:24", - "author_account_age_days": 1789 + "author_account_age_days": 1790 }, "https://github.com/badjeff/comfyui_lora_tag_loader": { - "stars": 46, + "stars": 47, "last_update": "2024-05-22 20:40:03", - "author_account_age_days": 5381 + "author_account_age_days": 5382 }, "https://github.com/baicai99/ComfyUI-FrameSkipping": { "stars": 6, "last_update": "2024-06-18 10:25:55", - "author_account_age_days": 849 + "author_account_age_days": 850 }, "https://github.com/banodoco/steerable-motion": { - "stars": 759, + "stars": 761, "last_update": "2024-06-15 23:01:54", - "author_account_age_days": 420 + "author_account_age_days": 421 }, "https://github.com/bash-j/mikey_nodes": { "stars": 84, "last_update": "2024-06-15 10:31:20", - "author_account_age_days": 4205 + "author_account_age_days": 4207 }, "https://github.com/bedovyy/ComfyUI_NAIDGenerator": { "stars": 19, "last_update": "2024-06-14 09:04:39", - "author_account_age_days": 381 + "author_account_age_days": 382 }, "https://github.com/bilal-arikan/ComfyUI_TextAssets": { "stars": 2, "last_update": "2024-05-22 23:23:50", - "author_account_age_days": 3526 + "author_account_age_days": 3527 }, "https://github.com/bitaffinity/ComfyUI_HF_Inference": { "stars": 0, "last_update": "2024-06-14 10:23:29", - "author_account_age_days": 75 + "author_account_age_days": 76 }, "https://github.com/blepping/ComfyUI-bleh": { "stars": 31, "last_update": "2024-05-22 23:17:49", - "author_account_age_days": 172 + "author_account_age_days": 173 }, "https://github.com/blepping/ComfyUI-sonar": { "stars": 31, "last_update": "2024-05-22 23:18:26", - "author_account_age_days": 172 + "author_account_age_days": 173 }, "https://github.com/blepping/comfyui_jankhidiffusion": { "stars": 93, "last_update": "2024-05-22 23:18:40", - "author_account_age_days": 172 + "author_account_age_days": 173 }, "https://github.com/blueraincoatli/comfyUI_SillyNodes": { "stars": 3, "last_update": "2024-06-09 13:30:57", - "author_account_age_days": 331 + "author_account_age_days": 332 }, "https://github.com/bluevisor/ComfyUI_PS_Blend_Node": { "stars": 1, "last_update": "2024-07-08 12:38:26", - "author_account_age_days": 4585 + "author_account_age_days": 4586 }, "https://github.com/bmad4ever/ComfyUI-Bmad-DirtyUndoRedo": { "stars": 50, "last_update": "2024-05-22 18:11:51", - "author_account_age_days": 3555 + "author_account_age_days": 3556 }, "https://github.com/bmad4ever/comfyui_ab_samplercustom": { "stars": 6, "last_update": "2024-06-21 00:02:39", - "author_account_age_days": 3555 + "author_account_age_days": 3556 }, "https://github.com/bmad4ever/comfyui_bmad_nodes": { "stars": 48, "last_update": "2024-06-13 10:42:09", - "author_account_age_days": 3555 + "author_account_age_days": 3556 }, "https://github.com/bmad4ever/comfyui_lists_cartesian_product": { "stars": 3, "last_update": "2024-05-22 20:18:07", - "author_account_age_days": 3555 + "author_account_age_days": 3556 }, "https://github.com/bmad4ever/comfyui_quilting": { "stars": 4, - "last_update": "2024-07-12 21:38:31", - "author_account_age_days": 3555 + "last_update": "2024-07-13 00:51:04", + "author_account_age_days": 3556 }, "https://github.com/bmad4ever/comfyui_wfc_like": { "stars": 5, "last_update": "2024-06-02 23:06:37", - "author_account_age_days": 3555 + "author_account_age_days": 3556 }, "https://github.com/bobmagicii/comfykit-custom-nodes": { "stars": 1, "last_update": "2024-06-04 20:04:00", - "author_account_age_days": 4763 + "author_account_age_days": 4764 }, "https://github.com/bradsec/ComfyUI_ResolutionSelector": { "stars": 8, "last_update": "2024-07-07 12:15:49", - "author_account_age_days": 3674 + "author_account_age_days": 3675 }, "https://github.com/bradsec/ComfyUI_StringTools": { "stars": 0, "last_update": "2024-07-08 10:20:27", - "author_account_age_days": 3674 + "author_account_age_days": 3675 }, "https://github.com/braintacles/braintacles-comfyui-nodes": { "stars": 1, "last_update": "2024-05-23 06:06:16", - "author_account_age_days": 449 + "author_account_age_days": 450 }, "https://github.com/brianfitzgerald/style_aligned_comfy": { "stars": 259, "last_update": "2024-05-30 14:23:40", - "author_account_age_days": 4258 + "author_account_age_days": 4259 }, "https://github.com/bronkula/comfyui-fitsize": { "stars": 35, "last_update": "2024-05-22 21:32:34", - "author_account_age_days": 5173 + "author_account_age_days": 5174 }, "https://github.com/bruefire/ComfyUI-SeqImageLoader": { "stars": 28, "last_update": "2024-06-08 15:48:49", - "author_account_age_days": 2384 + "author_account_age_days": 2385 }, "https://github.com/budihartono/comfyui_otonx_nodes": { "stars": 1, "last_update": "2024-05-25 04:10:08", - "author_account_age_days": 4704 + "author_account_age_days": 4705 }, "https://github.com/bvhari/ComfyUI_ImageProcessing": { "stars": 18, "last_update": "2024-05-22 18:08:40", - "author_account_age_days": 1193 + "author_account_age_days": 1194 }, "https://github.com/bvhari/ComfyUI_LatentToRGB": { "stars": 11, "last_update": "2024-06-23 11:37:10", - "author_account_age_days": 1193 + "author_account_age_days": 1194 }, "https://github.com/bvhari/ComfyUI_PerpWeight": { "stars": 12, "last_update": "2024-05-22 18:09:06", - "author_account_age_days": 1193 + "author_account_age_days": 1194 }, "https://github.com/bvhari/ComfyUI_SUNoise": { "stars": 6, "last_update": "2024-07-06 13:37:18", - "author_account_age_days": 1193 + "author_account_age_days": 1194 }, "https://github.com/cdb-boop/ComfyUI-Bringing-Old-Photos-Back-to-Life": { - "stars": 253, + "stars": 255, "last_update": "2024-06-21 15:05:26", - "author_account_age_days": 1223 + "author_account_age_days": 1224 }, "https://github.com/cdb-boop/comfyui-image-round": { "stars": 0, "last_update": "2024-05-23 00:09:02", - "author_account_age_days": 1223 + "author_account_age_days": 1224 }, "https://github.com/celsojr2013/comfyui_jamworks_client": { "stars": 0, "last_update": "2024-06-23 12:35:44", - "author_account_age_days": 3417 + "author_account_age_days": 3418 }, "https://github.com/celsojr2013/comfyui_simpletools": { "stars": 2, "last_update": "2024-06-22 11:35:40", - "author_account_age_days": 3417 + "author_account_age_days": 3418 }, "https://github.com/cerspense/ComfyUI_cspnodes": { "stars": 24, "last_update": "2024-06-27 22:39:06", - "author_account_age_days": 2700 + "author_account_age_days": 2701 }, "https://github.com/ceruleandeep/ComfyUI-LLaVA-Captioner": { "stars": 79, "last_update": "2024-05-22 22:17:55", - "author_account_age_days": 1172 + "author_account_age_days": 1173 }, "https://github.com/chakib-belgaid/ComfyUI-autosize": { "stars": 0, "last_update": "2024-06-14 07:13:20", - "author_account_age_days": 3854 + "author_account_age_days": 3855 }, "https://github.com/chakib-belgaid/Comfyui_Prompt_styler": { "stars": 0, "last_update": "2024-07-01 12:40:52", - "author_account_age_days": 3854 + "author_account_age_days": 3855 }, "https://github.com/chandlergis/ComfyUI-IMG_Query": { "stars": 1, "last_update": "2024-05-23 01:25:57", - "author_account_age_days": 374 + "author_account_age_days": 375 }, "https://github.com/chandlergis/ComfyUI_EmojiOverlay": { "stars": 0, "last_update": "2024-06-14 09:05:03", - "author_account_age_days": 374 + "author_account_age_days": 375 }, "https://github.com/chaojie/ComfyUI-AniPortrait": { "stars": 231, "last_update": "2024-05-22 22:26:03", - "author_account_age_days": 4852 + "author_account_age_days": 4853 }, "https://github.com/chaojie/ComfyUI-CameraCtrl-Wrapper": { "stars": 16, "last_update": "2024-06-14 09:07:23", - "author_account_age_days": 4852 + "author_account_age_days": 4853 }, "https://github.com/chaojie/ComfyUI-Champ": { "stars": 19, "last_update": "2024-05-22 22:26:47", - "author_account_age_days": 4852 + "author_account_age_days": 4853 }, "https://github.com/chaojie/ComfyUI-DragAnything": { "stars": 66, "last_update": "2024-06-14 10:23:53", - "author_account_age_days": 4852 + "author_account_age_days": 4853 }, "https://github.com/chaojie/ComfyUI-DragNUWA": { - "stars": 365, + "stars": 366, "last_update": "2024-06-14 10:25:01", - "author_account_age_days": 4852 + "author_account_age_days": 4853 }, "https://github.com/chaojie/ComfyUI-DynamiCrafter": { "stars": 112, "last_update": "2024-06-14 10:23:59", - "author_account_age_days": 4852 + "author_account_age_days": 4853 }, "https://github.com/chaojie/ComfyUI-EasyAnimate": { "stars": 39, "last_update": "2024-05-22 22:24:00", - "author_account_age_days": 4852 + "author_account_age_days": 4853 }, "https://github.com/chaojie/ComfyUI-Gemma": { "stars": 5, "last_update": "2024-05-22 22:27:47", - "author_account_age_days": 4852 + "author_account_age_days": 4853 }, "https://github.com/chaojie/ComfyUI-I2VGEN-XL": { "stars": 27, "last_update": "2024-06-14 09:06:10", - "author_account_age_days": 4852 + "author_account_age_days": 4853 }, "https://github.com/chaojie/ComfyUI-Img2Img-Turbo": { "stars": 36, "last_update": "2024-05-22 22:26:30", - "author_account_age_days": 4852 + "author_account_age_days": 4853 }, "https://github.com/chaojie/ComfyUI-LaVIT": { "stars": 10, "last_update": "2024-06-14 10:27:44", - "author_account_age_days": 4852 + "author_account_age_days": 4853 }, "https://github.com/chaojie/ComfyUI-LightGlue": { "stars": 48, "last_update": "2024-01-20 16:53:51", - "author_account_age_days": 4852 + "author_account_age_days": 4853 }, "https://github.com/chaojie/ComfyUI-Moore-AnimateAnyone": { "stars": 202, "last_update": "2024-06-10 20:16:06", - "author_account_age_days": 4852 + "author_account_age_days": 4853 }, "https://github.com/chaojie/ComfyUI-Motion-Vector-Extractor": { "stars": 1, "last_update": "2024-06-14 10:26:15", - "author_account_age_days": 4852 + "author_account_age_days": 4853 }, "https://github.com/chaojie/ComfyUI-MotionCtrl": { "stars": 128, "last_update": "2024-06-14 10:26:02", - "author_account_age_days": 4852 + "author_account_age_days": 4853 }, "https://github.com/chaojie/ComfyUI-MotionCtrl-SVD": { "stars": 79, "last_update": "2024-06-14 10:26:30", - "author_account_age_days": 4852 + "author_account_age_days": 4853 }, "https://github.com/chaojie/ComfyUI-MuseTalk": { "stars": 151, "last_update": "2024-05-22 22:25:07", - "author_account_age_days": 4852 + "author_account_age_days": 4853 }, "https://github.com/chaojie/ComfyUI-MuseV": { "stars": 126, "last_update": "2024-05-22 22:25:31", - "author_account_age_days": 4852 + "author_account_age_days": 4853 }, "https://github.com/chaojie/ComfyUI-Open-Sora": { - "stars": 88, + "stars": 89, "last_update": "2024-05-22 22:26:59", - "author_account_age_days": 4852 + "author_account_age_days": 4853 }, "https://github.com/chaojie/ComfyUI-Open-Sora-Plan": { "stars": 49, "last_update": "2024-05-29 16:15:10", - "author_account_age_days": 4852 + "author_account_age_days": 4853 }, "https://github.com/chaojie/ComfyUI-Panda3d": { "stars": 13, "last_update": "2024-06-14 10:28:47", - "author_account_age_days": 4852 + "author_account_age_days": 4853 }, "https://github.com/chaojie/ComfyUI-Pymunk": { "stars": 16, "last_update": "2024-06-14 12:02:32", - "author_account_age_days": 4852 + "author_account_age_days": 4853 }, "https://github.com/chaojie/ComfyUI-RAFT": { "stars": 25, "last_update": "2024-06-14 11:02:00", - "author_account_age_days": 4852 + "author_account_age_days": 4853 }, "https://github.com/chaojie/ComfyUI-SimDA": { "stars": 13, "last_update": "2024-06-14 12:02:39", - "author_account_age_days": 4852 + "author_account_age_days": 4853 }, "https://github.com/chaojie/ComfyUI-Trajectory": { "stars": 5, "last_update": "2024-05-22 22:27:12", - "author_account_age_days": 4852 + "author_account_age_days": 4853 }, "https://github.com/chaojie/ComfyUI-Video-Editing-X-Attention": { "stars": 17, "last_update": "2024-06-14 10:28:16", - "author_account_age_days": 4852 + "author_account_age_days": 4853 }, "https://github.com/chaojie/ComfyUI-dust3r": { "stars": 15, "last_update": "2024-05-22 22:27:33", - "author_account_age_days": 4852 + "author_account_age_days": 4853 }, "https://github.com/chaojie/ComfyUI_StreamingT2V": { "stars": 26, "last_update": "2024-06-14 10:26:21", - "author_account_age_days": 4852 + "author_account_age_days": 4853 }, "https://github.com/chaosaiart/Chaosaiart-Nodes": { "stars": 47, "last_update": "2024-05-27 10:55:18", - "author_account_age_days": 352 + "author_account_age_days": 353 }, "https://github.com/chenpx976/ComfyUI-RunRunRun": { "stars": 0, "last_update": "2024-05-23 01:19:37", - "author_account_age_days": 3433 + "author_account_age_days": 3434 }, "https://github.com/chesnokovivan/ComfyUI-Novakid": { "stars": 0, "last_update": "2024-06-10 20:15:56", - "author_account_age_days": 1548 + "author_account_age_days": 1549 }, "https://github.com/chflame163/ComfyUI_FaceSimilarity": { "stars": 13, "last_update": "2024-05-23 12:48:18", - "author_account_age_days": 462 + "author_account_age_days": 463 }, "https://github.com/chflame163/ComfyUI_LayerStyle": { - "stars": 718, + "stars": 720, "last_update": "2024-07-12 06:53:14", - "author_account_age_days": 462 + "author_account_age_days": 463 }, "https://github.com/chflame163/ComfyUI_MSSpeech_TTS": { "stars": 23, "last_update": "2024-05-25 02:39:56", - "author_account_age_days": 462 + "author_account_age_days": 463 }, "https://github.com/chflame163/ComfyUI_WordCloud": { "stars": 71, "last_update": "2024-05-25 02:41:06", - "author_account_age_days": 462 + "author_account_age_days": 463 }, "https://github.com/chibiace/ComfyUI-Chibi-Nodes": { "stars": 30, "last_update": "2024-05-22 21:16:12", - "author_account_age_days": 2867 + "author_account_age_days": 2868 }, "https://github.com/choey/Comfy-Topaz": { "stars": 27, "last_update": "2024-06-20 13:52:32", - "author_account_age_days": 5541 + "author_account_age_days": 5542 }, "https://github.com/chris-the-wiz/EmbeddingsCurveEditor_ComfyUI": { "stars": 7, "last_update": "2024-06-29 19:13:44", - "author_account_age_days": 1815 + "author_account_age_days": 1816 }, "https://github.com/chrisfreilich/virtuoso-nodes": { - "stars": 51, + "stars": 52, "last_update": "2024-06-30 18:26:54", - "author_account_age_days": 750 + "author_account_age_days": 751 }, "https://github.com/chrisgoringe/cg-image-picker": { - "stars": 192, + "stars": 193, "last_update": "2024-06-12 18:50:30", - "author_account_age_days": 4083 + "author_account_age_days": 4084 }, "https://github.com/chrisgoringe/cg-noise": { "stars": 25, "last_update": "2024-06-14 08:10:52", - "author_account_age_days": 4083 + "author_account_age_days": 4084 }, "https://github.com/chrisgoringe/cg-prompt-info": { "stars": 27, "last_update": "2024-05-22 21:07:33", - "author_account_age_days": 4083 + "author_account_age_days": 4084 }, "https://github.com/chrisgoringe/cg-use-everywhere": { "stars": 364, "last_update": "2024-07-11 00:54:55", - "author_account_age_days": 4083 + "author_account_age_days": 4084 }, "https://github.com/chrish-slingshot/CrasHUtils": { "stars": 11, "last_update": "2024-06-20 12:53:00", - "author_account_age_days": 619 + "author_account_age_days": 620 }, "https://github.com/christian-byrne/audio-separation-nodes-comfyui": { "stars": 36, "last_update": "2024-07-09 05:00:46", - "author_account_age_days": 1367 + "author_account_age_days": 1368 }, "https://github.com/christian-byrne/comfyui-default-values-manager": { "stars": 8, "last_update": "2024-07-08 13:59:42", - "author_account_age_days": 1367 + "author_account_age_days": 1368 }, "https://github.com/christian-byrne/comfyui-search-navigation": { "stars": 5, "last_update": "2024-06-26 04:41:12", - "author_account_age_days": 1367 + "author_account_age_days": 1368 }, "https://github.com/christian-byrne/img2colors-comfyui-node": { "stars": 6, "last_update": "2024-06-24 07:26:35", - "author_account_age_days": 1367 + "author_account_age_days": 1368 }, "https://github.com/christian-byrne/img2txt-comfyui-nodes": { - "stars": 30, + "stars": 31, "last_update": "2024-06-23 22:15:59", - "author_account_age_days": 1367 + "author_account_age_days": 1368 }, "https://github.com/christian-byrne/size-match-compositing-nodes": { "stars": 3, "last_update": "2024-06-23 21:00:23", - "author_account_age_days": 1367 + "author_account_age_days": 1368 }, "https://github.com/city96/ComfyUI_ColorMod": { "stars": 44, "last_update": "2024-05-22 18:06:19", - "author_account_age_days": 516 + "author_account_age_days": 517 }, "https://github.com/city96/ComfyUI_DiT": { "stars": 3, "last_update": "2024-05-22 18:06:05", - "author_account_age_days": 516 + "author_account_age_days": 517 }, "https://github.com/city96/ComfyUI_ExtraModels": { - "stars": 319, + "stars": 323, "last_update": "2024-07-06 18:26:29", - "author_account_age_days": 516 + "author_account_age_days": 517 }, "https://github.com/city96/ComfyUI_NetDist": { "stars": 238, "last_update": "2024-05-22 18:05:10", - "author_account_age_days": 516 + "author_account_age_days": 517 }, "https://github.com/city96/SD-Advanced-Noise": { "stars": 19, "last_update": "2024-05-22 18:05:35", - "author_account_age_days": 516 + "author_account_age_days": 517 }, "https://github.com/city96/SD-Latent-Interposer": { - "stars": 187, + "stars": 188, "last_update": "2024-06-17 05:27:08", - "author_account_age_days": 516 + "author_account_age_days": 517 }, "https://github.com/city96/SD-Latent-Upscaler": { "stars": 115, "last_update": "2024-05-22 18:05:50", - "author_account_age_days": 516 + "author_account_age_days": 517 }, "https://github.com/civitai/comfy-nodes": { "stars": 87, "last_update": "2024-06-23 03:35:42", - "author_account_age_days": 617 + "author_account_age_days": 618 }, "https://github.com/claussteinmassl/ComfyUI-CS-CustomNodes": { "stars": 1, "last_update": "2024-06-14 09:03:10", - "author_account_age_days": 2719 + "author_account_age_days": 2720 }, "https://github.com/comfyanonymous/ComfyUI": { - "stars": 41977, - "last_update": "2024-07-12 19:25:17", - "author_account_age_days": 567 + "stars": 42064, + "last_update": "2024-07-13 23:10:17", + "author_account_age_days": 568 }, "https://github.com/comfyanonymous/ComfyUI_TensorRT": { - "stars": 352, - "last_update": "2024-06-19 21:31:56", - "author_account_age_days": 567 + "stars": 353, + "last_update": "2024-07-13 06:56:00", + "author_account_age_days": 568 }, "https://github.com/comfyanonymous/ComfyUI_experiments": { - "stars": 142, + "stars": 144, "last_update": "2024-05-22 15:29:49", - "author_account_age_days": 567 + "author_account_age_days": 568 }, "https://github.com/concarne000/ConCarneNode": { "stars": 4, "last_update": "2024-05-22 22:10:18", - "author_account_age_days": 1919 + "author_account_age_days": 1920 }, "https://github.com/conquestace/ComfyUI-ImageUploader": { "stars": 2, "last_update": "2024-05-23 01:25:49", - "author_account_age_days": 4627 + "author_account_age_days": 4628 }, "https://github.com/coolzilj/ComfyUI-LJNodes": { - "stars": 60, + "stars": 61, "last_update": "2024-06-15 01:57:32", - "author_account_age_days": 4681 + "author_account_age_days": 4682 }, "https://github.com/coolzilj/ComfyUI-Photopea": { "stars": 61, "last_update": "2024-06-14 08:10:57", - "author_account_age_days": 4681 + "author_account_age_days": 4682 }, "https://github.com/coreyryanhanson/ComfyQR": { "stars": 52, "last_update": "2024-07-05 04:13:09", - "author_account_age_days": 3074 + "author_account_age_days": 3075 }, "https://github.com/coreyryanhanson/ComfyQR-scanning-nodes": { "stars": 9, "last_update": "2024-07-05 03:55:48", - "author_account_age_days": 3074 + "author_account_age_days": 3075 }, "https://github.com/cozymantis/cozy-utils-comfyui-nodes": { "stars": 3, "last_update": "2024-07-07 15:38:05", - "author_account_age_days": 127 + "author_account_age_days": 128 }, "https://github.com/cozymantis/human-parser-comfyui-node": { "stars": 55, "last_update": "2024-07-07 15:31:17", - "author_account_age_days": 127 + "author_account_age_days": 128 }, "https://github.com/cozymantis/pose-generator-comfyui-node": { - "stars": 50, + "stars": 53, "last_update": "2024-07-07 15:22:45", - "author_account_age_days": 127 + "author_account_age_days": 128 }, "https://github.com/crystian/ComfyUI-Crystools": { - "stars": 524, + "stars": 525, "last_update": "2024-07-01 03:24:20", - "author_account_age_days": 4136 + "author_account_age_days": 4137 }, "https://github.com/crystian/ComfyUI-Crystools-save": { "stars": 31, "last_update": "2024-07-01 01:19:58", - "author_account_age_days": 4136 + "author_account_age_days": 4137 }, "https://github.com/cubiq/ComfyUI_FaceAnalysis": { - "stars": 234, + "stars": 236, "last_update": "2024-07-11 17:29:58", - "author_account_age_days": 5029 + "author_account_age_days": 5030 }, "https://github.com/cubiq/ComfyUI_IPAdapter_plus": { - "stars": 3245, + "stars": 3250, "last_update": "2024-07-11 13:53:24", - "author_account_age_days": 5029 + "author_account_age_days": 5030 }, "https://github.com/cubiq/ComfyUI_InstantID": { - "stars": 982, + "stars": 986, "last_update": "2024-07-11 17:26:22", - "author_account_age_days": 5029 + "author_account_age_days": 5030 }, "https://github.com/cubiq/ComfyUI_SimpleMath": { "stars": 17, "last_update": "2024-06-14 09:02:50", - "author_account_age_days": 5029 + "author_account_age_days": 5030 }, "https://github.com/cubiq/ComfyUI_essentials": { "stars": 359, "last_update": "2024-07-12 11:29:38", - "author_account_age_days": 5029 + "author_account_age_days": 5030 }, "https://github.com/cubiq/PuLID_ComfyUI": { - "stars": 437, + "stars": 439, "last_update": "2024-07-11 17:21:37", - "author_account_age_days": 5029 + "author_account_age_days": 5030 }, "https://github.com/cuongloveit/comfy_http_request": { "stars": 0, "last_update": "2024-06-14 11:00:11", - "author_account_age_days": 3270 + "author_account_age_days": 3271 }, "https://github.com/curiousjp/ComfyUI-MaskBatchPermutations": { "stars": 4, "last_update": "2024-05-28 13:09:32", - "author_account_age_days": 1948 + "author_account_age_days": 1949 }, "https://github.com/czcz1024/Comfyui-FaceCompare": { "stars": 0, "last_update": "2024-06-14 07:13:32", - "author_account_age_days": 4252 + "author_account_age_days": 4253 }, "https://github.com/da2el-ai/ComfyUI-d2-size-selector": { "stars": 2, "last_update": "2024-05-23 01:16:17", - "author_account_age_days": 408 + "author_account_age_days": 409 }, "https://github.com/da2el-ai/ComfyUI-d2-steps": { "stars": 5, "last_update": "2024-05-23 01:16:06", - "author_account_age_days": 408 + "author_account_age_days": 409 }, "https://github.com/dagthomas/comfyui_dagthomas": { "stars": 84, "last_update": "2024-07-07 16:56:46", - "author_account_age_days": 4090 + "author_account_age_days": 4091 }, "https://github.com/daniabib/ComfyUI_ProPainter_Nodes": { "stars": 169, "last_update": "2024-07-08 21:59:15", - "author_account_age_days": 2423 + "author_account_age_days": 2424 }, "https://github.com/daniel-lewis-ab/ComfyUI-Llama": { "stars": 27, "last_update": "2024-06-29 19:55:42", - "author_account_age_days": 3370 + "author_account_age_days": 3371 }, "https://github.com/daniel-lewis-ab/ComfyUI-TTS": { "stars": 13, "last_update": "2024-06-14 08:09:49", - "author_account_age_days": 3370 + "author_account_age_days": 3371 }, "https://github.com/darkpixel/darkprompts": { "stars": 6, "last_update": "2024-05-23 19:48:02", - "author_account_age_days": 5342 + "author_account_age_days": 5343 }, "https://github.com/dave-palt/comfyui_DSP_imagehelpers": { "stars": 0, "last_update": "2024-05-22 23:12:11", - "author_account_age_days": 176 + "author_account_age_days": 177 }, "https://github.com/daxcay/ComfyUI-DRMN": { "stars": 19, "last_update": "2024-07-08 08:25:29", - "author_account_age_days": 113 + "author_account_age_days": 114 }, "https://github.com/daxcay/ComfyUI-DataSet": { "stars": 19, "last_update": "2024-07-08 08:25:29", - "author_account_age_days": 113 + "author_account_age_days": 114 }, "https://github.com/daxcay/ComfyUI-JDCN": { "stars": 66, "last_update": "2024-07-08 14:02:49", - "author_account_age_days": 113 + "author_account_age_days": 114 }, "https://github.com/daxcay/ComfyUI-NODEJS": { "stars": 5, "last_update": "2024-06-13 14:30:45", - "author_account_age_days": 113 + "author_account_age_days": 114 }, "https://github.com/daxthin/DZ-FaceDetailer": { - "stars": 105, + "stars": 107, "last_update": "2024-06-17 10:00:30", - "author_account_age_days": 1249 + "author_account_age_days": 1251 }, "https://github.com/dchatel/comfyui_facetools": { "stars": 47, "last_update": "2024-06-26 10:26:43", - "author_account_age_days": 4554 + "author_account_age_days": 4555 }, "https://github.com/denfrost/Den_ComfyUI_Workflow": { "stars": 4, "last_update": "2024-06-20 14:57:57", - "author_account_age_days": 3515 + "author_account_age_days": 3516 }, "https://github.com/deroberon/StableZero123-comfyui": { "stars": 137, "last_update": "2024-05-22 22:09:53", - "author_account_age_days": 5314 + "author_account_age_days": 5315 }, "https://github.com/deroberon/demofusion-comfyui": { "stars": 83, "last_update": "2024-05-22 22:09:42", - "author_account_age_days": 5314 + "author_account_age_days": 5315 }, "https://github.com/dfl/comfyui-clip-with-break": { "stars": 10, "last_update": "2024-05-22 23:23:15", - "author_account_age_days": 5993 + "author_account_age_days": 5994 }, "https://github.com/dfl/comfyui-tcd-scheduler": { "stars": 80, "last_update": "2024-05-22 23:23:28", - "author_account_age_days": 5993 + "author_account_age_days": 5994 }, "https://github.com/diStyApps/ComfyUI_FrameMaker": { "stars": 10, "last_update": "2024-05-23 00:11:33", - "author_account_age_days": 4223 + "author_account_age_days": 4224 }, "https://github.com/dicksondickson/ComfyUI-Dickson-Nodes": { "stars": 5, - "last_update": "2024-07-12 06:04:55", - "author_account_age_days": 4009 + "last_update": "2024-07-13 22:25:22", + "author_account_age_days": 4010 }, "https://github.com/digitaljohn/comfyui-propost": { "stars": 109, "last_update": "2024-07-02 15:28:37", - "author_account_age_days": 4536 + "author_account_age_days": 4537 }, "https://github.com/dimtoneff/ComfyUI-PixelArt-Detector": { "stars": 170, "last_update": "2024-07-06 10:15:30", - "author_account_age_days": 3433 + "author_account_age_days": 3434 }, "https://github.com/diontimmer/ComfyUI-Vextra-Nodes": { "stars": 61, "last_update": "2024-06-20 16:48:44", - "author_account_age_days": 4789 + "author_account_age_days": 4790 }, "https://github.com/discopixel-studio/comfyui-discopixel": { "stars": 7, "last_update": "2024-06-14 09:03:19", - "author_account_age_days": 364 + "author_account_age_days": 365 }, "https://github.com/discus0434/comfyui-aesthetic-predictor-v2-5": { "stars": 5, "last_update": "2024-06-14 08:12:05", - "author_account_age_days": 1488 + "author_account_age_days": 1489 }, "https://github.com/discus0434/comfyui-caching-embeddings": { "stars": 1, "last_update": "2024-06-14 08:59:36", - "author_account_age_days": 1488 + "author_account_age_days": 1489 }, "https://github.com/djbielejeski/a-person-mask-generator": { "stars": 240, "last_update": "2024-06-15 04:06:44", - "author_account_age_days": 4302 + "author_account_age_days": 4303 }, "https://github.com/dmMaze/sketch2manga": { "stars": 28, "last_update": "2024-06-30 03:27:55", - "author_account_age_days": 1868 + "author_account_age_days": 1869 }, "https://github.com/dmarx/ComfyUI-AudioReactive": { "stars": 10, "last_update": "2024-05-22 22:12:53", - "author_account_age_days": 4523 + "author_account_age_days": 4524 }, "https://github.com/dmarx/ComfyUI-Keyframed": { "stars": 81, "last_update": "2024-07-01 01:41:23", - "author_account_age_days": 4523 + "author_account_age_days": 4524 }, "https://github.com/drago87/ComfyUI_Dragos_Nodes": { "stars": 3, "last_update": "2024-05-22 21:32:15", - "author_account_age_days": 3788 + "author_account_age_days": 3789 }, "https://github.com/drustan-hawk/primitive-types": { "stars": 5, "last_update": "2024-06-30 06:10:23", - "author_account_age_days": 307 + "author_account_age_days": 308 }, "https://github.com/e7mac/ComfyUI-ShadertoyGL": { "stars": 2, "last_update": "2024-06-20 14:52:42", - "author_account_age_days": 4822 + "author_account_age_days": 4823 }, "https://github.com/ealkanat/comfyui_easy_padding": { "stars": 13, "last_update": "2024-05-22 21:58:52", - "author_account_age_days": 2481 + "author_account_age_days": 2482 }, "https://github.com/edenartlab/eden_comfy_pipelines": { "stars": 42, "last_update": "2024-07-12 20:56:51", - "author_account_age_days": 291 + "author_account_age_days": 292 }, "https://github.com/evanspearman/ComfyMath": { "stars": 55, "last_update": "2023-08-27 03:29:04", - "author_account_age_days": 4257 + "author_account_age_days": 4258 }, "https://github.com/exdysa/comfyui-selector": { "stars": 3, "last_update": "2024-07-04 01:38:33", - "author_account_age_days": 1014 + "author_account_age_days": 1015 }, "https://github.com/fablestudio/ComfyUI-Showrunner-Utils": { "stars": 0, "last_update": "2024-06-24 14:27:05", - "author_account_age_days": 2067 + "author_account_age_days": 2068 }, "https://github.com/failfa-st/failfast-comfyui-extensions": { "stars": 136, "last_update": "2024-06-17 10:01:12", - "author_account_age_days": 292 + "author_account_age_days": 293 }, "https://github.com/fearnworks/ComfyUI_FearnworksNodes": { "stars": 14, - "last_update": "2024-07-12 01:27:44", - "author_account_age_days": 580 + "last_update": "2024-07-13 12:21:26", + "author_account_age_days": 581 }, "https://github.com/fexli/fexli-util-node-comfyui": { "stars": 3, "last_update": "2024-05-22 21:27:36", - "author_account_age_days": 1577 + "author_account_age_days": 1578 }, "https://github.com/fexploit/ComfyUI-AutoLabel": { "stars": 6, "last_update": "2024-06-14 08:09:41", - "author_account_age_days": 5062 + "author_account_age_days": 5063 }, "https://github.com/fexploit/ComfyUI-AutoTrimBG": { "stars": 2, "last_update": "2024-05-24 20:38:15", - "author_account_age_days": 5062 + "author_account_age_days": 5063 }, "https://github.com/fexploit/ComfyUI-Classifier": { "stars": 1, "last_update": "2024-06-14 16:58:31", - "author_account_age_days": 5062 + "author_account_age_days": 5063 }, "https://github.com/filipemeneses/comfy_pixelization": { "stars": 31, "last_update": "2024-05-22 20:59:16", - "author_account_age_days": 3495 + "author_account_age_days": 3496 }, "https://github.com/filliptm/ComfyUI_Fill-Nodes": { "stars": 123, "last_update": "2024-07-10 03:55:46", - "author_account_age_days": 1755 + "author_account_age_days": 1756 }, "https://github.com/florestefano1975/ComfyUI-HiDiffusion": { "stars": 135, "last_update": "2024-05-22 00:33:06", - "author_account_age_days": 212 + "author_account_age_days": 213 }, "https://github.com/florestefano1975/ComfyUI-StabilityAI-Suite": { "stars": 2, "last_update": "2024-07-10 18:03:39", - "author_account_age_days": 212 + "author_account_age_days": 213 }, "https://github.com/florestefano1975/comfyui-portrait-master": { "stars": 777, - "last_update": "2024-07-10 18:00:37", - "author_account_age_days": 212 + "last_update": "2024-07-13 07:07:35", + "author_account_age_days": 213 }, "https://github.com/florestefano1975/comfyui-prompt-composer": { "stars": 215, "last_update": "2024-07-10 18:03:03", - "author_account_age_days": 212 + "author_account_age_days": 213 }, "https://github.com/flowtyone/ComfyUI-Flowty-CRM": { "stars": 129, "last_update": "2024-06-14 10:23:09", - "author_account_age_days": 292 + "author_account_age_days": 293 }, "https://github.com/flowtyone/ComfyUI-Flowty-LDSR": { "stars": 169, "last_update": "2024-06-14 09:04:51", - "author_account_age_days": 292 + "author_account_age_days": 293 }, "https://github.com/flowtyone/ComfyUI-Flowty-TripoSR": { "stars": 370, "last_update": "2024-06-16 00:53:22", - "author_account_age_days": 292 + "author_account_age_days": 293 }, "https://github.com/flyingshutter/As_ComfyUI_CustomNodes": { "stars": 8, "last_update": "2024-05-22 18:07:19", - "author_account_age_days": 3513 + "author_account_age_days": 3514 }, "https://github.com/fmatray/ComfyUI_BattlemapGrid": { "stars": 0, "last_update": "2024-06-05 22:35:06", - "author_account_age_days": 3640 + "author_account_age_days": 3641 }, "https://github.com/fofr/ComfyUI-HyperSDXL1StepUnetScheduler": { "stars": 12, "last_update": "2024-06-20 11:51:50", - "author_account_age_days": 5126 + "author_account_age_days": 5127 }, "https://github.com/fofr/ComfyUI-Prompter-fofrAI": { - "stars": 37, + "stars": 38, "last_update": "2024-06-29 22:10:29", - "author_account_age_days": 5126 + "author_account_age_days": 5127 }, "https://github.com/fofr/comfyui-replicate": { "stars": 35, "last_update": "2024-07-02 17:58:30", - "author_account_age_days": 1627 + "author_account_age_days": 1628 }, "https://github.com/forever22777/comfyui-self-guidance": { "stars": 6, "last_update": "2024-06-14 07:12:02", - "author_account_age_days": 343 + "author_account_age_days": 344 }, "https://github.com/foxtrot-roger/comfyui-rf-nodes": { "stars": 1, "last_update": "2024-05-22 23:09:13", - "author_account_age_days": 2339 + "author_account_age_days": 2340 }, "https://github.com/frankchieng/ComfyUI_Aniportrait": { "stars": 48, "last_update": "2024-06-26 03:06:51", - "author_account_age_days": 459 + "author_account_age_days": 460 }, "https://github.com/frankchieng/ComfyUI_MagicClothing": { "stars": 428, "last_update": "2024-06-24 07:48:07", - "author_account_age_days": 459 + "author_account_age_days": 460 }, "https://github.com/frankchieng/ComfyUI_llm_easyanimiate": { "stars": 10, "last_update": "2024-06-26 03:13:32", - "author_account_age_days": 459 + "author_account_age_days": 460 }, "https://github.com/fsdymy1024/ComfyUI_fsdymy": { "stars": 6, "last_update": "2024-07-01 17:58:52", - "author_account_age_days": 2224 + "author_account_age_days": 2225 }, "https://github.com/gemell1/ComfyUI_GMIC": { "stars": 6, "last_update": "2024-05-22 21:28:51", - "author_account_age_days": 1975 + "author_account_age_days": 1976 }, "https://github.com/get-salt-AI/SaltAI": { "stars": 61, "last_update": "2024-06-26 00:32:47", - "author_account_age_days": 134 + "author_account_age_days": 135 }, "https://github.com/get-salt-AI/SaltAI_AudioViz": { "stars": 13, "last_update": "2024-06-29 16:16:46", - "author_account_age_days": 134 + "author_account_age_days": 135 }, "https://github.com/get-salt-AI/SaltAI_Language_Toolkit": { "stars": 19, "last_update": "2024-06-25 23:49:29", - "author_account_age_days": 134 + "author_account_age_days": 135 }, "https://github.com/get-salt-AI/SaltAI_LlamaIndex": { "stars": 19, "last_update": "2024-06-25 23:49:29", - "author_account_age_days": 134 + "author_account_age_days": 135 }, "https://github.com/ginlov/segment_to_mask_comfyui": { "stars": 1, "last_update": "2024-06-14 10:23:23", - "author_account_age_days": 2030 + "author_account_age_days": 2031 }, "https://github.com/giriss/comfy-image-saver": { - "stars": 152, + "stars": 153, "last_update": "2024-05-22 20:40:55", - "author_account_age_days": 4256 + "author_account_age_days": 4257 }, "https://github.com/githubYiheng/ComfyUI_Change_IMAGE_BOREDER": { "stars": 0, "last_update": "2024-05-23 01:20:09", - "author_account_age_days": 3921 + "author_account_age_days": 3922 }, "https://github.com/githubYiheng/ComfyUI_GetFileNameFromURL": { "stars": 0, "last_update": "2024-05-23 01:19:47", - "author_account_age_days": 3921 + "author_account_age_days": 3922 }, "https://github.com/githubYiheng/comfyui_kmeans_filter": { "stars": 0, "last_update": "2024-06-14 09:01:24", - "author_account_age_days": 3921 + "author_account_age_days": 3922 }, "https://github.com/githubYiheng/comfyui_meanshift_filter": { "stars": 0, "last_update": "2024-06-14 10:59:43", - "author_account_age_days": 3921 + "author_account_age_days": 3922 }, "https://github.com/githubYiheng/comfyui_private_postprocessor": { "stars": 0, "last_update": "2024-06-14 08:09:39", - "author_account_age_days": 3921 + "author_account_age_days": 3922 }, "https://github.com/glibsonoran/Plush-for-ComfyUI": { - "stars": 118, + "stars": 119, "last_update": "2024-07-12 18:18:04", - "author_account_age_days": 2516 + "author_account_age_days": 2517 }, "https://github.com/glifxyz/ComfyUI-GlifNodes": { "stars": 18, "last_update": "2024-07-11 09:13:38", - "author_account_age_days": 592 + "author_account_age_days": 593 }, "https://github.com/glowcone/comfyui-base64-to-image": { "stars": 8, "last_update": "2024-07-08 22:53:25", - "author_account_age_days": 3764 + "author_account_age_days": 3765 }, "https://github.com/godspede/ComfyUI_Substring": { "stars": 0, "last_update": "2024-07-01 01:05:38", - "author_account_age_days": 3131 + "author_account_age_days": 3132 }, "https://github.com/gokayfem/ComfyUI-Depth-Visualization": { "stars": 49, "last_update": "2024-05-21 00:37:05", - "author_account_age_days": 1076 + "author_account_age_days": 1077 }, "https://github.com/gokayfem/ComfyUI-Dream-Interpreter": { "stars": 67, "last_update": "2024-05-21 00:36:50", - "author_account_age_days": 1076 + "author_account_age_days": 1077 }, "https://github.com/gokayfem/ComfyUI-Texture-Simple": { "stars": 30, "last_update": "2024-05-21 00:19:53", - "author_account_age_days": 1076 + "author_account_age_days": 1077 }, "https://github.com/gokayfem/ComfyUI_VLM_nodes": { - "stars": 299, + "stars": 300, "last_update": "2024-07-04 01:40:04", - "author_account_age_days": 1076 + "author_account_age_days": 1077 }, "https://github.com/gonzalu/ComfyUI_YFG_Comical": { "stars": 20, "last_update": "2024-07-02 02:05:08", - "author_account_age_days": 2479 + "author_account_age_days": 2480 }, "https://github.com/griptape-ai/ComfyUI-Griptape": { "stars": 54, - "last_update": "2024-07-12 00:41:59", - "author_account_age_days": 539 + "last_update": "2024-07-13 03:07:41", + "author_account_age_days": 540 }, "https://github.com/guill/abracadabra-comfyui": { "stars": 1, "last_update": "2024-06-14 08:12:07", - "author_account_age_days": 4211 + "author_account_age_days": 4212 }, "https://github.com/guoyk93/yk-node-suite-comfyui": { "stars": 10, "last_update": "2024-06-17 10:00:36", - "author_account_age_days": 1507 + "author_account_age_days": 1508 }, "https://github.com/hackkhai/ComfyUI-Image-Matting": { "stars": 15, "last_update": "2024-06-20 11:25:12", - "author_account_age_days": 1869 + "author_account_age_days": 1870 }, "https://github.com/haohaocreates/ComfyUI-HH-Image-Selector": { "stars": 0, "last_update": "2024-07-08 22:02:55", - "author_account_age_days": 124 + "author_account_age_days": 125 }, "https://github.com/hay86/ComfyUI_AceNodes": { - "stars": 9, + "stars": 10, "last_update": "2024-07-02 08:17:41", - "author_account_age_days": 4685 + "author_account_age_days": 4686 }, "https://github.com/hay86/ComfyUI_DDColor": { "stars": 2, "last_update": "2024-06-14 08:12:13", - "author_account_age_days": 4685 + "author_account_age_days": 4686 }, "https://github.com/hay86/ComfyUI_Dreamtalk": { "stars": 8, "last_update": "2024-07-02 08:15:01", - "author_account_age_days": 4685 + "author_account_age_days": 4686 }, "https://github.com/hay86/ComfyUI_Hallo": { "stars": 19, "last_update": "2024-07-02 08:19:11", - "author_account_age_days": 4685 + "author_account_age_days": 4686 }, "https://github.com/hay86/ComfyUI_MiniCPM-V": { "stars": 10, "last_update": "2024-07-02 08:09:38", - "author_account_age_days": 4685 + "author_account_age_days": 4686 }, "https://github.com/hay86/ComfyUI_OpenVoice": { "stars": 8, "last_update": "2024-07-02 08:16:20", - "author_account_age_days": 4685 + "author_account_age_days": 4686 }, "https://github.com/hayden-fr/ComfyUI-Image-Browsing": { "stars": 2, "last_update": "2024-05-22 20:54:07", - "author_account_age_days": 1955 + "author_account_age_days": 1956 }, "https://github.com/hayden-fr/ComfyUI-Model-Manager": { "stars": 26, "last_update": "2024-05-22 20:53:55", - "author_account_age_days": 1955 + "author_account_age_days": 1956 }, "https://github.com/hben35096/ComfyUI-ToolBox": { "stars": 0, "last_update": "2024-06-26 18:27:22", - "author_account_age_days": 366 + "author_account_age_days": 367 }, "https://github.com/heshengtao/comfyui_LLM_party": { - "stars": 188, - "last_update": "2024-07-12 11:45:21", - "author_account_age_days": 2913 + "stars": 192, + "last_update": "2024-07-13 15:20:42", + "author_account_age_days": 2914 }, "https://github.com/hhhzzyang/Comfyui_Lama": { "stars": 41, "last_update": "2024-05-22 21:13:19", - "author_account_age_days": 525 + "author_account_age_days": 526 }, "https://github.com/hiforce/comfyui-hiforce-plugin": { "stars": 3, "last_update": "2024-06-14 08:13:24", - "author_account_age_days": 1820 + "author_account_age_days": 1821 }, "https://github.com/hinablue/ComfyUI_3dPoseEditor": { "stars": 127, "last_update": "2024-06-21 17:38:40", - "author_account_age_days": 5130 + "author_account_age_days": 5131 }, "https://github.com/holchan/ComfyUI-ModelDownloader": { "stars": 2, "last_update": "2024-06-14 08:59:42", - "author_account_age_days": 1610 + "author_account_age_days": 1611 }, "https://github.com/huagetai/ComfyUI-Gaffer": { "stars": 37, "last_update": "2024-06-19 00:58:38", - "author_account_age_days": 4650 + "author_account_age_days": 4651 }, "https://github.com/huagetai/ComfyUI_LightGradient": { "stars": 8, "last_update": "2024-05-23 01:21:27", - "author_account_age_days": 4650 + "author_account_age_days": 4651 }, "https://github.com/huchenlei/ComfyUI-IC-Light-Native": { - "stars": 421, + "stars": 424, "last_update": "2024-06-21 21:49:44", - "author_account_age_days": 2894 + "author_account_age_days": 2895 }, "https://github.com/huchenlei/ComfyUI-layerdiffuse": { - "stars": 1308, + "stars": 1311, "last_update": "2024-07-05 12:52:34", - "author_account_age_days": 2894 + "author_account_age_days": 2895 }, "https://github.com/huchenlei/ComfyUI-openpose-editor": { "stars": 29, "last_update": "2024-06-26 21:15:34", - "author_account_age_days": 2894 + "author_account_age_days": 2895 }, "https://github.com/huchenlei/ComfyUI_DanTagGen": { "stars": 51, "last_update": "2024-06-21 21:46:47", - "author_account_age_days": 2894 + "author_account_age_days": 2895 }, "https://github.com/huchenlei/ComfyUI_densediffusion": { "stars": 86, "last_update": "2024-06-11 00:39:28", - "author_account_age_days": 2894 + "author_account_age_days": 2895 }, "https://github.com/huchenlei/ComfyUI_omost": { - "stars": 350, + "stars": 351, "last_update": "2024-06-26 21:16:52", - "author_account_age_days": 2894 + "author_account_age_days": 2895 }, "https://github.com/hughescr/ComfyUI-OpenPose-Keypoint-Extractor": { "stars": 6, "last_update": "2024-06-14 09:04:25", - "author_account_age_days": 5659 + "author_account_age_days": 5660 }, "https://github.com/humgate/simplecomfy": { "stars": 0, "last_update": "2024-06-14 08:58:21", - "author_account_age_days": 1385 + "author_account_age_days": 1386 }, "https://github.com/hustille/ComfyUI_Fooocus_KSampler": { "stars": 60, "last_update": "2024-05-22 20:39:48", - "author_account_age_days": 458 + "author_account_age_days": 459 }, "https://github.com/hustille/ComfyUI_hus_utils": { "stars": 6, "last_update": "2024-05-22 20:39:34", - "author_account_age_days": 458 + "author_account_age_days": 459 }, "https://github.com/hwhaocool/ComfyUI-Select-Any": { "stars": 3, "last_update": "2024-07-03 14:16:01", - "author_account_age_days": 2906 + "author_account_age_days": 2907 }, "https://github.com/hylarucoder/ComfyUI-Eagle-PNGInfo": { "stars": 8, "last_update": "2024-06-28 04:43:18", - "author_account_age_days": 3931 + "author_account_age_days": 3932 }, "https://github.com/hyunamy/comfy-ui-on-complete-email-me": { "stars": 1, "last_update": "2024-07-01 18:44:18", - "author_account_age_days": 3129 + "author_account_age_days": 3130 }, "https://github.com/iFREEGROUP/comfyui-undistort": { "stars": 2, "last_update": "2024-06-14 08:59:52", - "author_account_age_days": 1575 + "author_account_age_days": 1576 }, "https://github.com/icesun963/ComfyUI_HFDownLoad": { "stars": 0, "last_update": "2024-06-14 08:59:58", - "author_account_age_days": 4124 + "author_account_age_days": 4125 }, "https://github.com/idrirap/ComfyUI-Lora-Auto-Trigger-Words": { "stars": 101, "last_update": "2024-06-20 15:56:56", - "author_account_age_days": 3068 + "author_account_age_days": 3069 }, "https://github.com/iemesowum/ComfyUI_IsaacNodes": { "stars": 0, - "last_update": "2024-06-14 09:00:05", - "author_account_age_days": 5310 + "last_update": "2024-07-13 13:45:37", + "author_account_age_days": 5311 }, "https://github.com/if-ai/ComfyUI-IF_AI_HFDownloaderNode": { "stars": 10, "last_update": "2024-07-07 09:55:48", - "author_account_age_days": 2881 + "author_account_age_days": 2882 }, "https://github.com/if-ai/ComfyUI-IF_AI_WishperSpeechNode": { "stars": 28, "last_update": "2024-05-22 22:02:55", - "author_account_age_days": 2881 + "author_account_age_days": 2882 }, "https://github.com/if-ai/ComfyUI-IF_AI_tools": { "stars": 389, "last_update": "2024-06-26 13:16:20", - "author_account_age_days": 2881 + "author_account_age_days": 2882 }, "https://github.com/imb101/ComfyUI-FaceSwap": { "stars": 28, "last_update": "2024-05-22 18:22:29", - "author_account_age_days": 907 + "author_account_age_days": 908 }, "https://github.com/injet-zhou/comfyui_extra_api": { "stars": 0, "last_update": "2024-07-11 03:47:25", - "author_account_age_days": 2245 + "author_account_age_days": 2246 }, "https://github.com/iwanders/ComfyUI_nodes": { "stars": 0, "last_update": "2024-07-11 01:06:26", - "author_account_age_days": 4444 + "author_account_age_days": 4445 }, "https://github.com/jags111/ComfyUI_Jags_Audiotools": { "stars": 41, "last_update": "2024-05-19 18:54:12", - "author_account_age_days": 3889 + "author_account_age_days": 3890 }, "https://github.com/jags111/ComfyUI_Jags_VectorMagic": { "stars": 52, "last_update": "2024-05-19 18:49:42", - "author_account_age_days": 3889 + "author_account_age_days": 3890 }, "https://github.com/jags111/efficiency-nodes-comfyui": { - "stars": 741, + "stars": 743, "last_update": "2024-06-23 09:42:43", - "author_account_age_days": 3889 + "author_account_age_days": 3890 }, "https://github.com/jakechai/ComfyUI-JakeUpgrade": { "stars": 7, "last_update": "2024-07-11 13:12:11", - "author_account_age_days": 1590 + "author_account_age_days": 1591 }, "https://github.com/jamal-alkharrat/ComfyUI_rotate_image": { "stars": 0, "last_update": "2024-05-22 23:19:02", - "author_account_age_days": 995 + "author_account_age_days": 996 }, "https://github.com/jamesWalker55/comfyui-p2ldgan": { "stars": 12, "last_update": "2024-05-22 18:19:04", - "author_account_age_days": 2545 + "author_account_age_days": 2546 }, "https://github.com/jamesWalker55/comfyui-various": { "stars": 34, "last_update": "2024-05-22 18:19:17", - "author_account_age_days": 2545 + "author_account_age_days": 2546 }, "https://github.com/jax-explorer/fast_video_comfyui": { "stars": 0, "last_update": "2024-05-23 01:17:35", - "author_account_age_days": 595 + "author_account_age_days": 596 }, "https://github.com/jeffy5/comfyui-faceless-node": { "stars": 20, "last_update": "2024-06-14 04:11:28", - "author_account_age_days": 2949 + "author_account_age_days": 2950 }, "https://github.com/jesenzhang/ComfyUI_StreamDiffusion": { "stars": 109, "last_update": "2024-05-23 02:40:36", - "author_account_age_days": 3670 + "author_account_age_days": 3671 }, "https://github.com/jiaxiangc/ComfyUI-ResAdapter": { "stars": 271, "last_update": "2024-05-23 00:22:23", - "author_account_age_days": 1304 + "author_account_age_days": 1305 }, "https://github.com/jitcoder/lora-info": { "stars": 46, "last_update": "2024-06-20 13:04:19", - "author_account_age_days": 4059 + "author_account_age_days": 4060 }, "https://github.com/jjkramhoeft/ComfyUI-Jjk-Nodes": { "stars": 4, "last_update": "2024-05-22 20:44:56", - "author_account_age_days": 3667 + "author_account_age_days": 3668 }, "https://github.com/jkrauss82/ultools-comfyui": { "stars": 5, "last_update": "2024-06-23 15:33:07", - "author_account_age_days": 4230 + "author_account_age_days": 4231 }, "https://github.com/jmkl/ComfyUI-ricing": { "stars": 9, "last_update": "2024-05-22 20:54:35", - "author_account_age_days": 4615 + "author_account_age_days": 4616 }, "https://github.com/jojkaart/ComfyUI-sampler-lcm-alternative": { "stars": 114, "last_update": "2024-07-08 19:16:55", - "author_account_age_days": 4816 + "author_account_age_days": 4817 }, "https://github.com/jordoh/ComfyUI-Deepface": { "stars": 12, - "last_update": "2024-07-08 14:25:46", - "author_account_age_days": 5012 + "last_update": "2024-07-13 19:22:44", + "author_account_age_days": 5013 }, "https://github.com/jroc22/ComfyUI-CSV-prompt-builder": { "stars": 2, "last_update": "2024-07-03 01:20:35", - "author_account_age_days": 708 + "author_account_age_days": 709 }, "https://github.com/jtrue/ComfyUI-JaRue": { "stars": 6, "last_update": "2024-06-14 09:01:12", - "author_account_age_days": 3948 + "author_account_age_days": 3949 }, "https://github.com/jtydhr88/ComfyUI-LayerDivider": { "stars": 50, "last_update": "2024-07-06 01:43:45", - "author_account_age_days": 4771 + "author_account_age_days": 4772 }, "https://github.com/jtydhr88/ComfyUI-Unique3D": { - "stars": 128, + "stars": 131, "last_update": "2024-07-04 04:27:01", - "author_account_age_days": 4771 + "author_account_age_days": 4772 }, "https://github.com/jtydhr88/ComfyUI-Workflow-Encrypt": { "stars": 16, "last_update": "2024-06-28 03:16:19", - "author_account_age_days": 4771 + "author_account_age_days": 4772 }, "https://github.com/juehackr/comfyui_fk_server": { - "stars": 53, + "stars": 54, "last_update": "2024-07-08 02:48:37", - "author_account_age_days": 1130 + "author_account_age_days": 1131 }, "https://github.com/justUmen/Bjornulf_custom_nodes": { "stars": 1, "last_update": "2024-07-11 09:10:27", - "author_account_age_days": 2807 + "author_account_age_days": 2808 }, "https://github.com/ka-puna/comfyui-yanc": { "stars": 6, "last_update": "2024-05-22 21:29:37", - "author_account_age_days": 2225 + "author_account_age_days": 2226 }, "https://github.com/kaanyalova/ComfyUI_ExtendedImageFormats": { "stars": 2, "last_update": "2024-06-03 13:20:01", - "author_account_age_days": 1285 + "author_account_age_days": 1286 }, "https://github.com/kadirnar/ComfyUI-Transformers": { "stars": 19, "last_update": "2024-06-22 22:44:39", - "author_account_age_days": 2348 + "author_account_age_days": 2349 }, "https://github.com/kadirnar/ComfyUI-YOLO": { - "stars": 20, + "stars": 21, "last_update": "2024-07-08 18:33:07", - "author_account_age_days": 2348 + "author_account_age_days": 2349 }, "https://github.com/kale4eat/ComfyUI-path-util": { "stars": 0, "last_update": "2024-05-25 05:44:11", - "author_account_age_days": 1630 + "author_account_age_days": 1631 }, "https://github.com/kale4eat/ComfyUI-speech-dataset-toolkit": { "stars": 7, "last_update": "2024-05-23 00:25:02", - "author_account_age_days": 1630 + "author_account_age_days": 1631 }, "https://github.com/kale4eat/ComfyUI-string-util": { "stars": 1, "last_update": "2024-05-23 00:24:40", - "author_account_age_days": 1630 + "author_account_age_days": 1631 }, "https://github.com/kale4eat/ComfyUI-text-file-util": { "stars": 0, "last_update": "2024-05-23 00:24:51", - "author_account_age_days": 1630 + "author_account_age_days": 1631 }, "https://github.com/katalist-ai/comfyUI-nsfw-detection": { "stars": 1, "last_update": "2024-05-23 01:23:32", - "author_account_age_days": 772 + "author_account_age_days": 773 }, "https://github.com/kealiu/ComfyUI-S3-Tools": { "stars": 2, "last_update": "2024-07-04 10:13:07", - "author_account_age_days": 4146 + "author_account_age_days": 4147 }, "https://github.com/kealiu/ComfyUI-Zero123-Porting": { "stars": 16, "last_update": "2024-07-04 10:11:13", - "author_account_age_days": 4146 + "author_account_age_days": 4147 }, "https://github.com/kealiu/ComfyUI-ZeroShot-MTrans": { "stars": 133, "last_update": "2024-07-04 10:12:32", - "author_account_age_days": 4146 + "author_account_age_days": 4147 }, "https://github.com/kenjiqq/qq-nodes-comfyui": { "stars": 23, "last_update": "2024-05-22 21:34:53", - "author_account_age_days": 4908 + "author_account_age_days": 4909 }, "https://github.com/kft334/Knodes": { "stars": 3, "last_update": "2024-06-14 08:12:06", - "author_account_age_days": 977 + "author_account_age_days": 978 }, "https://github.com/kijai/ComfyUI-ADMotionDirector": { "stars": 133, "last_update": "2024-06-19 09:13:35", - "author_account_age_days": 2201 + "author_account_age_days": 2202 }, "https://github.com/kijai/ComfyUI-APISR-KJ": { "stars": 56, "last_update": "2024-05-21 16:30:21", - "author_account_age_days": 2201 + "author_account_age_days": 2202 }, "https://github.com/kijai/ComfyUI-BrushNet-Wrapper": { "stars": 113, "last_update": "2024-06-20 12:15:16", - "author_account_age_days": 2201 + "author_account_age_days": 2202 }, "https://github.com/kijai/ComfyUI-CCSR": { "stars": 159, "last_update": "2024-06-28 11:13:33", - "author_account_age_days": 2201 + "author_account_age_days": 2202 }, "https://github.com/kijai/ComfyUI-DDColor": { - "stars": 83, + "stars": 84, "last_update": "2024-05-21 16:04:26", - "author_account_age_days": 2201 + "author_account_age_days": 2202 }, "https://github.com/kijai/ComfyUI-DepthAnythingV2": { "stars": 121, "last_update": "2024-06-28 20:46:46", - "author_account_age_days": 2201 + "author_account_age_days": 2202 }, "https://github.com/kijai/ComfyUI-DiffusionLight": { "stars": 51, "last_update": "2024-05-21 16:16:52", - "author_account_age_days": 2201 + "author_account_age_days": 2202 }, "https://github.com/kijai/ComfyUI-DynamiCrafterWrapper": { - "stars": 516, + "stars": 517, "last_update": "2024-07-09 13:16:42", - "author_account_age_days": 2201 + "author_account_age_days": 2202 }, "https://github.com/kijai/ComfyUI-ELLA-wrapper": { "stars": 105, "last_update": "2024-05-21 16:47:28", - "author_account_age_days": 2201 + "author_account_age_days": 2202 }, "https://github.com/kijai/ComfyUI-Florence2": { - "stars": 334, + "stars": 336, "last_update": "2024-07-09 15:18:00", - "author_account_age_days": 2201 + "author_account_age_days": 2202 }, "https://github.com/kijai/ComfyUI-Geowizard": { "stars": 85, "last_update": "2024-05-28 14:08:34", - "author_account_age_days": 2201 + "author_account_age_days": 2202 }, "https://github.com/kijai/ComfyUI-IC-Light": { - "stars": 494, + "stars": 495, "last_update": "2024-06-19 09:18:06", - "author_account_age_days": 2201 + "author_account_age_days": 2202 }, "https://github.com/kijai/ComfyUI-KJNodes": { - "stars": 371, + "stars": 374, "last_update": "2024-07-07 16:28:35", - "author_account_age_days": 2201 + "author_account_age_days": 2202 }, "https://github.com/kijai/ComfyUI-KwaiKolorsWrapper": { - "stars": 329, + "stars": 338, "last_update": "2024-07-10 01:00:22", - "author_account_age_days": 2201 + "author_account_age_days": 2202 }, "https://github.com/kijai/ComfyUI-LaVi-Bridge-Wrapper": { "stars": 19, "last_update": "2024-05-21 16:41:18", - "author_account_age_days": 2201 + "author_account_age_days": 2202 }, "https://github.com/kijai/ComfyUI-LivePortraitKJ": { - "stars": 633, + "stars": 652, "last_update": "2024-07-11 18:37:21", - "author_account_age_days": 2201 + "author_account_age_days": 2202 }, "https://github.com/kijai/ComfyUI-LuminaWrapper": { "stars": 166, "last_update": "2024-06-28 16:33:51", - "author_account_age_days": 2201 + "author_account_age_days": 2202 }, "https://github.com/kijai/ComfyUI-Marigold": { - "stars": 405, + "stars": 406, "last_update": "2024-06-19 09:10:03", - "author_account_age_days": 2201 + "author_account_age_days": 2202 }, "https://github.com/kijai/ComfyUI-MimicMotionWrapper": { - "stars": 151, + "stars": 155, "last_update": "2024-07-12 21:03:14", - "author_account_age_days": 2201 + "author_account_age_days": 2202 }, "https://github.com/kijai/ComfyUI-OpenDiTWrapper": { "stars": 35, "last_update": "2024-07-03 14:59:13", - "author_account_age_days": 2201 + "author_account_age_days": 2202 }, "https://github.com/kijai/ComfyUI-SUPIR": { - "stars": 1256, + "stars": 1258, "last_update": "2024-07-06 23:45:09", - "author_account_age_days": 2201 + "author_account_age_days": 2202 }, "https://github.com/kijai/ComfyUI-SVD": { "stars": 152, "last_update": "2024-05-22 21:09:54", - "author_account_age_days": 2201 + "author_account_age_days": 2202 }, "https://github.com/kijai/ComfyUI-depth-fm": { "stars": 56, "last_update": "2024-05-22 21:10:15", - "author_account_age_days": 2201 + "author_account_age_days": 2202 }, "https://github.com/kijai/ComfyUI-moondream": { "stars": 82, "last_update": "2024-05-22 21:10:33", - "author_account_age_days": 2201 + "author_account_age_days": 2202 }, "https://github.com/kinfolk0117/ComfyUI_GradientDeepShrink": { "stars": 24, "last_update": "2024-05-22 21:25:13", - "author_account_age_days": 487 + "author_account_age_days": 488 }, "https://github.com/kinfolk0117/ComfyUI_Pilgram": { "stars": 7, "last_update": "2024-05-22 21:25:24", - "author_account_age_days": 487 + "author_account_age_days": 488 }, "https://github.com/kinfolk0117/ComfyUI_SimpleTiles": { - "stars": 35, + "stars": 36, "last_update": "2024-05-22 21:25:01", - "author_account_age_days": 487 + "author_account_age_days": 488 }, "https://github.com/klinter007/klinter_nodes": { - "stars": 6, + "stars": 7, "last_update": "2024-06-25 05:15:24", - "author_account_age_days": 444 + "author_account_age_days": 445 }, "https://github.com/knuknX/ComfyUI-Image-Tools": { "stars": 3, "last_update": "2024-06-14 09:05:58", - "author_account_age_days": 218 + "author_account_age_days": 219 }, "https://github.com/kohya-ss/ControlNet-LLLite-ComfyUI": { "stars": 150, "last_update": "2024-05-22 20:44:44", - "author_account_age_days": 1827 + "author_account_age_days": 1828 }, "https://github.com/komojini/ComfyUI_SDXL_DreamBooth_LoRA_CustomNodes": { "stars": 3, "last_update": "2024-05-22 21:34:27", - "author_account_age_days": 601 + "author_account_age_days": 602 }, "https://github.com/komojini/komojini-comfyui-nodes": { "stars": 67, "last_update": "2024-05-22 21:34:39", - "author_account_age_days": 601 + "author_account_age_days": 602 }, "https://github.com/kunieone/ComfyUI_alkaid": { "stars": 0, "last_update": "2024-05-23 01:10:21", - "author_account_age_days": 2538 + "author_account_age_days": 2539 }, "https://github.com/kwaroran/abg-comfyui": { "stars": 22, "last_update": "2024-05-22 18:19:51", - "author_account_age_days": 626 + "author_account_age_days": 627 }, "https://github.com/l20richo/ComfyUI-Azure-Blob-Storage": { "stars": 2, "last_update": "2024-06-22 16:53:47", - "author_account_age_days": 1185 + "author_account_age_days": 1186 }, "https://github.com/laksjdjf/Batch-Condition-ComfyUI": { "stars": 1, "last_update": "2024-05-22 20:42:42", - "author_account_age_days": 2849 + "author_account_age_days": 2850 }, "https://github.com/laksjdjf/LCMSampler-ComfyUI": { "stars": 15, "last_update": "2024-05-22 20:42:17", - "author_account_age_days": 2849 + "author_account_age_days": 2850 }, "https://github.com/laksjdjf/LoRTnoC-ComfyUI": { "stars": 13, "last_update": "2024-05-22 20:42:29", - "author_account_age_days": 2849 + "author_account_age_days": 2850 }, "https://github.com/laksjdjf/cd-tuner_negpip-ComfyUI": { "stars": 20, "last_update": "2024-05-22 20:42:04", - "author_account_age_days": 2849 + "author_account_age_days": 2850 }, "https://github.com/laksjdjf/cgem156-ComfyUI": { "stars": 32, "last_update": "2024-06-08 01:09:03", - "author_account_age_days": 2849 + "author_account_age_days": 2850 }, "https://github.com/laksjdjf/pfg-ComfyUI": { "stars": 10, "last_update": "2024-05-22 20:41:41", - "author_account_age_days": 2849 + "author_account_age_days": 2850 }, "https://github.com/larsupb/LoRA-Merger-ComfyUI": { "stars": 13, "last_update": "2024-07-02 05:55:23", - "author_account_age_days": 3094 + "author_account_age_days": 3095 }, "https://github.com/latenightlabs/ComfyUI-LNL": { "stars": 19, "last_update": "2024-06-28 17:27:55", - "author_account_age_days": 169 + "author_account_age_days": 170 }, "https://github.com/leestuartx/ComfyUI-GG": { "stars": 0, "last_update": "2024-07-11 20:46:24", - "author_account_age_days": 3797 + "author_account_age_days": 3798 }, "https://github.com/leiweiqiang/ComfyUI-TRA": { "stars": 5, "last_update": "2024-07-09 23:36:24", - "author_account_age_days": 2629 + "author_account_age_days": 2630 }, "https://github.com/leoleelxh/ComfyUI-LLMs": { "stars": 7, "last_update": "2024-06-14 10:24:23", - "author_account_age_days": 4093 + "author_account_age_days": 4094 }, "https://github.com/licyk/ComfyUI-Restart-Sampler": { "stars": 2, "last_update": "2024-06-29 03:36:00", - "author_account_age_days": 1286 + "author_account_age_days": 1287 }, "https://github.com/lilly1987/ComfyUI_node_Lilly": { "stars": 50, "last_update": "2024-05-22 17:53:19", - "author_account_age_days": 2928 + "author_account_age_days": 2929 }, "https://github.com/linshier/comfyui-remote-tools": { "stars": 1, "last_update": "2024-05-28 07:44:23", - "author_account_age_days": 3810 + "author_account_age_days": 3811 }, "https://github.com/liusida/ComfyUI-AutoCropFaces": { "stars": 28, "last_update": "2024-07-05 03:24:00", - "author_account_age_days": 3226 + "author_account_age_days": 3227 }, "https://github.com/liusida/ComfyUI-B-LoRA": { "stars": 21, "last_update": "2024-06-18 03:17:46", - "author_account_age_days": 3226 + "author_account_age_days": 3227 }, "https://github.com/liusida/ComfyUI-Debug": { "stars": 6, "last_update": "2024-06-14 10:25:26", - "author_account_age_days": 3226 + "author_account_age_days": 3227 }, "https://github.com/liusida/ComfyUI-Login": { "stars": 46, "last_update": "2024-06-27 13:31:34", - "author_account_age_days": 3226 + "author_account_age_days": 3227 }, "https://github.com/liusida/ComfyUI-SD3-nodes": { "stars": 4, "last_update": "2024-06-14 13:01:41", - "author_account_age_days": 3226 + "author_account_age_days": 3227 }, "https://github.com/ljleb/comfy-mecha": { "stars": 31, "last_update": "2024-07-07 03:15:02", - "author_account_age_days": 2482 + "author_account_age_days": 2483 }, "https://github.com/lks-ai/ComfyUI-StableAudioSampler": { "stars": 185, "last_update": "2024-06-17 18:54:17", - "author_account_age_days": 118 + "author_account_age_days": 119 }, "https://github.com/lks-ai/anynode": { "stars": 439, "last_update": "2024-07-07 03:45:48", - "author_account_age_days": 118 + "author_account_age_days": 119 }, "https://github.com/lldacing/comfyui-easyapi-nodes": { "stars": 31, "last_update": "2024-05-24 02:51:26", - "author_account_age_days": 2111 + "author_account_age_days": 2112 }, "https://github.com/logtd/ComfyUI-FLATTEN": { "stars": 93, "last_update": "2024-06-14 18:00:19", - "author_account_age_days": 140 + "author_account_age_days": 141 }, "https://github.com/logtd/ComfyUI-InstanceDiffusion": { "stars": 146, "last_update": "2024-05-22 00:02:08", - "author_account_age_days": 140 + "author_account_age_days": 141 }, "https://github.com/logtd/ComfyUI-InversedNoise": { - "stars": 7, + "stars": 8, "last_update": "2024-05-22 00:10:18", - "author_account_age_days": 140 + "author_account_age_days": 141 }, "https://github.com/logtd/ComfyUI-RAVE_ATTN": { "stars": 10, "last_update": "2024-05-22 00:20:03", - "author_account_age_days": 140 + "author_account_age_days": 141 }, "https://github.com/logtd/ComfyUI-RefSampling": { "stars": 4, "last_update": "2024-05-22 00:04:40", - "author_account_age_days": 140 + "author_account_age_days": 141 }, "https://github.com/logtd/ComfyUI-TrackingNodes": { "stars": 15, "last_update": "2024-05-22 00:03:27", - "author_account_age_days": 140 + "author_account_age_days": 141 }, "https://github.com/longgui0318/comfyui-common-util": { "stars": 0, "last_update": "2024-07-08 08:57:06", - "author_account_age_days": 4183 + "author_account_age_days": 4184 }, "https://github.com/longgui0318/comfyui-llm-assistant": { "stars": 5, "last_update": "2024-06-27 03:50:46", - "author_account_age_days": 4183 + "author_account_age_days": 4184 }, "https://github.com/longgui0318/comfyui-magic-clothing": { "stars": 24, "last_update": "2024-06-27 03:48:38", - "author_account_age_days": 4183 + "author_account_age_days": 4184 }, "https://github.com/longgui0318/comfyui-mask-util": { "stars": 6, "last_update": "2024-06-30 03:43:58", - "author_account_age_days": 4183 + "author_account_age_days": 4184 }, "https://github.com/longgui0318/comfyui-oms-diffusion": { "stars": 24, "last_update": "2024-06-27 03:48:38", - "author_account_age_days": 4183 + "author_account_age_days": 4184 }, "https://github.com/lordgasmic/comfyui_save_image_with_options": { "stars": 0, "last_update": "2024-06-20 16:39:23", - "author_account_age_days": 4785 + "author_account_age_days": 4786 }, "https://github.com/lordgasmic/comfyui_wildcards": { "stars": 5, "last_update": "2024-06-20 16:52:14", - "author_account_age_days": 4785 + "author_account_age_days": 4786 }, "https://github.com/lquesada/ComfyUI-Inpaint-CropAndStitch": { "stars": 169, "last_update": "2024-06-21 10:54:35", - "author_account_age_days": 4069 + "author_account_age_days": 4070 }, "https://github.com/lquesada/ComfyUI-Prompt-Combinator": { - "stars": 21, + "stars": 22, "last_update": "2024-06-30 15:37:31", - "author_account_age_days": 4069 + "author_account_age_days": 4070 }, "https://github.com/ltdrdata/ComfyUI-Impact-Pack": { - "stars": 1464, + "stars": 1467, "last_update": "2024-07-06 09:25:25", - "author_account_age_days": 480 + "author_account_age_days": 481 }, "https://github.com/ltdrdata/ComfyUI-Inspire-Pack": { - "stars": 303, + "stars": 305, "last_update": "2024-07-11 14:35:11", - "author_account_age_days": 480 + "author_account_age_days": 481 }, "https://github.com/ltdrdata/ComfyUI-Manager": { - "stars": 4727, - "last_update": "2024-07-12 23:58:05", - "author_account_age_days": 480 + "stars": 4741, + "last_update": "2024-07-14 00:19:05", + "author_account_age_days": 481 }, "https://github.com/luandev/ComfyUI-CrewAI": { "stars": 14, "last_update": "2024-06-27 17:53:19", - "author_account_age_days": 3826 + "author_account_age_days": 3827 }, "https://github.com/m-sokes/ComfyUI-Sokes-Nodes": { "stars": 1, "last_update": "2024-05-22 20:36:07", - "author_account_age_days": 334 + "author_account_age_days": 335 }, "https://github.com/madtunebk/ComfyUI-ControlnetAux": { "stars": 10, "last_update": "2024-06-28 16:16:51", - "author_account_age_days": 479 + "author_account_age_days": 480 }, "https://github.com/mape/ComfyUI-mape-Helpers": { "stars": 138, "last_update": "2024-06-27 16:30:32", - "author_account_age_days": 5773 + "author_account_age_days": 5774 }, "https://github.com/maracman/ComfyUI-SubjectStyle-CSV": { "stars": 3, "last_update": "2024-06-24 13:53:39", - "author_account_age_days": 1185 + "author_account_age_days": 1186 }, "https://github.com/marduk191/comfyui-marnodes": { "stars": 1, "last_update": "2024-07-12 06:22:09", - "author_account_age_days": 4433 + "author_account_age_days": 4434 }, "https://github.com/marhensa/sdxl-recommended-res-calc": { "stars": 56, "last_update": "2024-07-07 09:20:15", - "author_account_age_days": 4793 + "author_account_age_days": 4794 }, "https://github.com/martijnat/comfyui-previewlatent": { "stars": 29, "last_update": "2024-05-22 21:28:39", - "author_account_age_days": 2850 + "author_account_age_days": 2851 }, "https://github.com/massao000/ComfyUI_aspect_ratios": { "stars": 7, "last_update": "2024-05-22 22:23:10", - "author_account_age_days": 1425 + "author_account_age_days": 1426 }, "https://github.com/matan1905/ComfyUI-Serving-Toolkit": { "stars": 40, "last_update": "2024-06-04 19:15:36", - "author_account_age_days": 2758 + "author_account_age_days": 2759 }, "https://github.com/mattjohnpowell/comfyui-lmstudio-image-to-text-node": { "stars": 2, "last_update": "2024-07-12 09:27:33", - "author_account_age_days": 4568 + "author_account_age_days": 4569 }, "https://github.com/mav-rik/facerestore_cf": { - "stars": 163, + "stars": 164, "last_update": "2024-05-22 20:53:23", - "author_account_age_days": 2939 + "author_account_age_days": 2940 }, "https://github.com/mbrostami/ComfyUI-HF": { "stars": 16, "last_update": "2024-05-27 21:45:33", - "author_account_age_days": 4340 + "author_account_age_days": 4341 }, "https://github.com/mbrostami/ComfyUI-TITrain": { "stars": 7, "last_update": "2024-05-27 21:50:06", - "author_account_age_days": 4340 + "author_account_age_days": 4341 }, "https://github.com/mcmonkeyprojects/sd-dynamic-thresholding": { - "stars": 1069, + "stars": 1070, "last_update": "2024-05-24 16:09:17", - "author_account_age_days": 2120 + "author_account_age_days": 2121 }, "https://github.com/meap158/ComfyUI-Background-Replacement": { "stars": 42, "last_update": "2024-05-22 20:43:52", - "author_account_age_days": 3221 + "author_account_age_days": 3222 }, "https://github.com/meap158/ComfyUI-GPU-temperature-protection": { "stars": 3, "last_update": "2024-05-22 20:43:21", - "author_account_age_days": 3221 + "author_account_age_days": 3222 }, "https://github.com/meap158/ComfyUI-Prompt-Expansion": { "stars": 64, "last_update": "2024-05-22 20:43:37", - "author_account_age_days": 3221 + "author_account_age_days": 3222 }, "https://github.com/melMass/comfy_mtb": { - "stars": 360, + "stars": 361, "last_update": "2024-07-07 18:40:33", - "author_account_age_days": 3764 + "author_account_age_days": 3765 }, "https://github.com/mephisto83/petty-paint-comfyui-node": { "stars": 2, "last_update": "2024-07-05 19:04:04", - "author_account_age_days": 3691 + "author_account_age_days": 3692 }, "https://github.com/meshmesh-io/ComfyUI-MeshMesh": { "stars": 0, "last_update": "2024-05-23 00:10:09", - "author_account_age_days": 247 + "author_account_age_days": 248 }, "https://github.com/meshmesh-io/mm-comfyui-loopback": { "stars": 1, "last_update": "2024-05-23 00:09:57", - "author_account_age_days": 247 + "author_account_age_days": 248 }, "https://github.com/meshmesh-io/mm-comfyui-megamask": { "stars": 0, "last_update": "2024-05-23 00:09:47", - "author_account_age_days": 247 + "author_account_age_days": 248 }, "https://github.com/metncelik/comfyui_met_suit": { "stars": 0, "last_update": "2024-07-07 13:40:26", - "author_account_age_days": 641 + "author_account_age_days": 642 }, "https://github.com/metncelik/comfyui_met_suite": { "stars": 0, "last_update": "2024-07-07 13:40:26", - "author_account_age_days": 641 + "author_account_age_days": 642 }, "https://github.com/mgfxer/ComfyUI-FrameFX": { - "stars": 2, - "last_update": "2024-07-12 15:17:54", - "author_account_age_days": 20 + "stars": 4, + "last_update": "2024-07-13 18:04:46", + "author_account_age_days": 21 }, "https://github.com/miaoshouai/ComfyUI-Miaoshouai-Tagger": { - "stars": 0, + "stars": 13, "last_update": "2024-07-13 06:49:20", "author_account_age_days": 487 }, "https://github.com/mihaiiancu/ComfyUI_Inpaint": { "stars": 9, "last_update": "2024-05-22 18:19:38", - "author_account_age_days": 2680 + "author_account_age_days": 2681 }, "https://github.com/mikkel/ComfyUI-text-overlay": { - "stars": 29, + "stars": 30, "last_update": "2024-05-22 21:13:59", - "author_account_age_days": 5935 + "author_account_age_days": 5936 }, "https://github.com/mikkel/comfyui-mask-boundingbox": { "stars": 26, "last_update": "2024-05-22 21:26:23", - "author_account_age_days": 5935 + "author_account_age_days": 5936 }, "https://github.com/mingqizhang/ComfyUI_InSPyResNet_zmq": { "stars": 0, "last_update": "2024-06-28 15:59:20", - "author_account_age_days": 2612 + "author_account_age_days": 2613 }, "https://github.com/mirabarukaso/ComfyUI_Mira": { - "stars": 24, + "stars": 25, "last_update": "2024-06-14 11:01:10", - "author_account_age_days": 1239 + "author_account_age_days": 1240 }, "https://github.com/modusCell/ComfyUI-dimension-node-modusCell": { "stars": 1, "last_update": "2024-05-22 22:08:50", - "author_account_age_days": 4622 + "author_account_age_days": 4623 }, "https://github.com/moyi7712/ComfyUI_Seamless_Patten": { "stars": 10, "last_update": "2024-06-22 02:18:14", - "author_account_age_days": 2319 + "author_account_age_days": 2320 }, "https://github.com/mozman/ComfyUI_mozman_nodes": { "stars": 0, "last_update": "2024-05-22 22:13:32", - "author_account_age_days": 4098 + "author_account_age_days": 4099 }, "https://github.com/mpiquero7164/ComfyUI-SaveImgPrompt": { "stars": 16, "last_update": "2023-08-14 11:27:09", - "author_account_age_days": 2627 + "author_account_age_days": 2628 }, "https://github.com/mullakhmetov/comfyui_dynamic_util_nodes": { "stars": 0, "last_update": "2024-07-09 10:26:31", - "author_account_age_days": 3956 + "author_account_age_days": 3957 }, "https://github.com/muzi12888/ComfyUI-PoseKeypoint-Mask": { "stars": 6, "last_update": "2024-06-14 13:26:02", - "author_account_age_days": 2964 + "author_account_age_days": 2965 }, "https://github.com/my-opencode/ComfyUI_IndustrialMagick": { "stars": 1, "last_update": "2024-07-08 12:25:30", - "author_account_age_days": 1398 + "author_account_age_days": 1399 }, "https://github.com/my-opencode/ComfyUI_KSamplerTimer": { "stars": 1, "last_update": "2024-07-08 12:22:33", - "author_account_age_days": 1398 + "author_account_age_days": 1399 }, "https://github.com/nagolinc/ComfyUI_FastVAEDecorder_SDXL": { "stars": 2, "last_update": "2024-05-22 20:44:17", - "author_account_age_days": 3692 + "author_account_age_days": 3693 }, "https://github.com/nagolinc/comfyui_openai_node": { "stars": 1, "last_update": "2024-06-15 15:59:07", - "author_account_age_days": 3692 + "author_account_age_days": 3693 }, "https://github.com/nat-chan/ComfyUI-graphToPrompt": { "stars": 0, "last_update": "2024-05-23 01:16:40", - "author_account_age_days": 3011 + "author_account_age_days": 3012 }, "https://github.com/nat-chan/comfyui-paint": { "stars": 2, "last_update": "2024-06-14 11:01:38", - "author_account_age_days": 3011 + "author_account_age_days": 3012 }, "https://github.com/nat-chan/comfyui-transceiver": { "stars": 3, "last_update": "2024-05-23 01:16:28", - "author_account_age_days": 3011 + "author_account_age_days": 3012 }, "https://github.com/nathannlu/ComfyUI-Cloud": { "stars": 156, "last_update": "2024-06-30 06:18:52", - "author_account_age_days": 2744 + "author_account_age_days": 2745 }, "https://github.com/nathannlu/ComfyUI-Pets": { "stars": 37, "last_update": "2024-06-14 11:00:42", - "author_account_age_days": 2744 + "author_account_age_days": 2745 }, "https://github.com/natto-maki/ComfyUI-NegiTools": { "stars": 26, "last_update": "2024-05-22 21:31:17", - "author_account_age_days": 296 + "author_account_age_days": 297 }, "https://github.com/nickve28/ComfyUI-Nich-Utils": { "stars": 8, "last_update": "2024-06-22 05:29:37", - "author_account_age_days": 4047 + "author_account_age_days": 4048 }, "https://github.com/ningxiaoxiao/comfyui-NDI": { "stars": 36, "last_update": "2024-07-02 09:03:11", - "author_account_age_days": 3006 + "author_account_age_days": 3007 }, "https://github.com/nirbhay-faaya/ImgProcessing_ComfyUI": { "stars": 0, "last_update": "2024-06-14 12:01:14", - "author_account_age_days": 354 + "author_account_age_days": 355 }, "https://github.com/nirex0/ComfyUI_pytorch_openpose": { "stars": 2, "last_update": "2024-06-14 12:01:07", - "author_account_age_days": 3521 + "author_account_age_days": 3522 }, "https://github.com/nkchocoai/ComfyUI-Dart": { "stars": 18, "last_update": "2024-06-23 04:56:49", - "author_account_age_days": 178 + "author_account_age_days": 179 }, "https://github.com/nkchocoai/ComfyUI-PromptUtilities": { - "stars": 6, + "stars": 7, "last_update": "2024-06-23 04:58:30", - "author_account_age_days": 178 + "author_account_age_days": 179 }, "https://github.com/nkchocoai/ComfyUI-SaveImageWithMetaData": { "stars": 9, "last_update": "2024-06-23 04:57:38", - "author_account_age_days": 178 + "author_account_age_days": 179 }, "https://github.com/nkchocoai/ComfyUI-SizeFromPresets": { "stars": 4, "last_update": "2024-06-23 04:40:00", - "author_account_age_days": 178 + "author_account_age_days": 179 }, "https://github.com/nkchocoai/ComfyUI-TextOnSegs": { "stars": 8, "last_update": "2024-06-23 04:52:29", - "author_account_age_days": 178 + "author_account_age_days": 179 }, "https://github.com/noembryo/ComfyUI-noEmbryo": { "stars": 14, "last_update": "2024-06-04 11:27:45", - "author_account_age_days": 2761 + "author_account_age_days": 2762 }, "https://github.com/nosiu/comfyui-instantId-faceswap": { "stars": 177, "last_update": "2024-05-22 23:21:38", - "author_account_age_days": 3923 + "author_account_age_days": 3924 }, "https://github.com/noxinias/ComfyUI_NoxinNodes": { "stars": 7, "last_update": "2024-05-22 21:24:24", - "author_account_age_days": 2579 + "author_account_age_days": 2580 }, "https://github.com/ntc-ai/ComfyUI-DARE-LoRA-Merge": { "stars": 25, "last_update": "2024-05-22 22:22:14", - "author_account_age_days": 1736 + "author_account_age_days": 1737 }, "https://github.com/nuanarchy/ComfyUI-NuA-BIRD": { "stars": 4, "last_update": "2024-06-18 05:35:49", - "author_account_age_days": 1110 + "author_account_age_days": 1111 }, "https://github.com/nuanarchy/ComfyUI-NuA-FlashFace": { "stars": 14, "last_update": "2024-06-17 15:29:15", - "author_account_age_days": 1110 + "author_account_age_days": 1111 }, "https://github.com/nullquant/ComfyUI-BrushNet": { - "stars": 411, + "stars": 412, "last_update": "2024-06-19 16:24:00", - "author_account_age_days": 1195 + "author_account_age_days": 1196 }, "https://github.com/olduvai-jp/ComfyUI-HfLoader": { "stars": 3, "last_update": "2024-05-23 00:14:52", - "author_account_age_days": 894 + "author_account_age_days": 895 }, "https://github.com/omar92/ComfyUI-QualityOfLifeSuit_Omar92": { "stars": 112, "last_update": "2024-06-03 11:02:37", - "author_account_age_days": 4525 + "author_account_age_days": 4526 }, "https://github.com/opvelll/ComfyUI_TextListProduct": { "stars": 0, "last_update": "2024-06-22 02:11:26", - "author_account_age_days": 1573 + "author_account_age_days": 1574 }, "https://github.com/osi1880vr/prompt_quill_comfyui": { "stars": 10, "last_update": "2024-06-13 17:24:12", - "author_account_age_days": 1095 + "author_account_age_days": 1096 }, "https://github.com/ostris/ostris_nodes_comfyui": { "stars": 19, "last_update": "2024-05-22 21:23:24", - "author_account_age_days": 2421 + "author_account_age_days": 2422 }, "https://github.com/ownimage/ComfyUI-ownimage": { "stars": 0, "last_update": "2024-05-22 22:22:37", - "author_account_age_days": 2801 + "author_account_age_days": 2802 }, "https://github.com/oyvindg/ComfyUI-TrollSuite": { "stars": 0, "last_update": "2024-05-22 21:32:03", - "author_account_age_days": 2348 + "author_account_age_days": 2349 }, "https://github.com/oztrkoguz/ComfyUI_StoryCreator": { "stars": 20, "last_update": "2024-05-23 12:18:45", - "author_account_age_days": 860 + "author_account_age_days": 861 }, "https://github.com/palant/extended-saveimage-comfyui": { "stars": 12, "last_update": "2024-03-27 14:08:21", - "author_account_age_days": 5071 + "author_account_age_days": 5072 }, "https://github.com/palant/image-resize-comfyui": { "stars": 63, "last_update": "2024-01-18 20:59:55", - "author_account_age_days": 5071 + "author_account_age_days": 5072 }, "https://github.com/palant/integrated-nodes-comfyui": { "stars": 32, "last_update": "2023-12-27 22:52:00", - "author_account_age_days": 5071 + "author_account_age_days": 5072 }, "https://github.com/pamparamm/ComfyUI-ppm": { "stars": 4, - "last_update": "2024-07-10 01:32:23", - "author_account_age_days": 2149 + "last_update": "2024-07-13 21:29:26", + "author_account_age_days": 2150 }, "https://github.com/pamparamm/ComfyUI-vectorscope-cc": { "stars": 2, "last_update": "2024-07-08 16:05:59", - "author_account_age_days": 2149 + "author_account_age_days": 2150 }, "https://github.com/pamparamm/sd-perturbed-attention": { "stars": 185, "last_update": "2024-07-10 23:16:49", - "author_account_age_days": 2149 + "author_account_age_days": 2150 }, "https://github.com/pants007/comfy-pants": { "stars": 2, "last_update": "2024-05-22 18:16:04", - "author_account_age_days": 2335 + "author_account_age_days": 2336 + }, + "https://github.com/patriciogonzalezvivo/comfyui_glslnodes": { + "stars": 4, + "last_update": "2024-07-13 19:08:22", + "author_account_age_days": 5099 }, "https://github.com/paulo-coronado/comfy_clip_blip_node": { "stars": 25, "last_update": "2024-05-22 17:39:09", - "author_account_age_days": 2705 + "author_account_age_days": 2706 }, "https://github.com/philz1337x/ComfyUI-ClarityAI": { "stars": 47, "last_update": "2024-05-23 01:19:05", - "author_account_age_days": 682 + "author_account_age_days": 683 }, "https://github.com/phineas-pta/comfyui-auto-nodes-layout": { "stars": 26, "last_update": "2024-06-19 21:38:47", - "author_account_age_days": 2307 + "author_account_age_days": 2308 }, "https://github.com/picturesonpictures/comfy_PoP": { "stars": 15, "last_update": "2024-07-05 07:32:50", - "author_account_age_days": 605 + "author_account_age_days": 606 }, "https://github.com/pkpkTech/ComfyUI-SaveAVIF": { "stars": 0, "last_update": "2024-05-22 22:19:21", - "author_account_age_days": 1521 + "author_account_age_days": 1522 }, "https://github.com/pkpkTech/ComfyUI-SaveQueues": { "stars": 1, "last_update": "2024-05-22 22:19:54", - "author_account_age_days": 1521 + "author_account_age_days": 1522 }, "https://github.com/pkpkTech/ComfyUI-TemporaryLoader": { "stars": 1, "last_update": "2024-05-22 22:19:44", - "author_account_age_days": 1521 + "author_account_age_days": 1522 }, "https://github.com/pkpkTech/ComfyUI-ngrok": { "stars": 3, "last_update": "2024-05-22 22:19:32", - "author_account_age_days": 1521 + "author_account_age_days": 1522 }, "https://github.com/portu-sim/comfyui_bmab": { "stars": 53, "last_update": "2024-06-09 14:22:04", - "author_account_age_days": 340 + "author_account_age_days": 341 }, "https://github.com/prodogape/ComfyUI-EasyOCR": { "stars": 11, "last_update": "2024-07-11 02:17:02", - "author_account_age_days": 1048 + "author_account_age_days": 1049 }, "https://github.com/prodogape/ComfyUI-Minio": { "stars": 2, "last_update": "2024-05-23 00:13:38", - "author_account_age_days": 1048 + "author_account_age_days": 1049 }, "https://github.com/prodogape/ComfyUI-OmDet": { "stars": 2, "last_update": "2024-06-14 13:01:34", - "author_account_age_days": 1048 + "author_account_age_days": 1049 }, "https://github.com/prodogape/Comfyui-Yolov8-JSON": { - "stars": 13, + "stars": 14, "last_update": "2024-07-10 09:37:54", - "author_account_age_days": 1048 + "author_account_age_days": 1049 }, "https://github.com/prozacgod/comfyui-pzc-multiworkspace": { "stars": 7, "last_update": "2024-05-22 23:11:46", - "author_account_age_days": 5586 + "author_account_age_days": 5587 }, "https://github.com/pythongosssss/ComfyUI-Custom-Scripts": { - "stars": 1402, - "last_update": "2024-07-12 17:45:09", - "author_account_age_days": 516 + "stars": 1406, + "last_update": "2024-07-13 21:12:47", + "author_account_age_days": 517 }, "https://github.com/pythongosssss/ComfyUI-WD14-Tagger": { - "stars": 448, + "stars": 451, "last_update": "2024-06-20 05:38:50", - "author_account_age_days": 516 + "author_account_age_days": 517 }, "https://github.com/qwixiwp/queuetools": { "stars": 0, "last_update": "2024-06-14 10:27:57", - "author_account_age_days": 629 + "author_account_age_days": 630 }, "https://github.com/ramyma/A8R8_ComfyUI_nodes": { "stars": 41, "last_update": "2024-06-29 01:20:57", - "author_account_age_days": 3235 + "author_account_age_days": 3236 }, "https://github.com/randjtw/advance-aesthetic-score": { "stars": 0, "last_update": "2024-05-23 01:14:47", - "author_account_age_days": 779 + "author_account_age_days": 780 }, "https://github.com/ratulrafsan/Comfyui-SAL-VTON": { "stars": 61, "last_update": "2024-06-30 02:23:06", - "author_account_age_days": 4512 + "author_account_age_days": 4513 }, "https://github.com/rcfcu2000/zhihuige-nodes-comfyui": { "stars": 0, "last_update": "2024-05-22 22:13:55", - "author_account_age_days": 3443 + "author_account_age_days": 3444 }, "https://github.com/rcsaquino/comfyui-custom-nodes": { "stars": 1, "last_update": "2024-05-22 22:13:43", - "author_account_age_days": 1529 + "author_account_age_days": 1530 }, "https://github.com/receyuki/comfyui-prompt-reader-node": { - "stars": 216, + "stars": 218, "last_update": "2024-06-28 07:20:59", - "author_account_age_days": 2611 + "author_account_age_days": 2612 }, "https://github.com/redhottensors/ComfyUI-ODE": { "stars": 24, "last_update": "2024-06-23 22:16:53", - "author_account_age_days": 157 + "author_account_age_days": 158 }, "https://github.com/redhottensors/ComfyUI-Prediction": { "stars": 10, "last_update": "2024-06-14 10:25:44", - "author_account_age_days": 157 + "author_account_age_days": 158 }, "https://github.com/rgthree/rgthree-comfy": { - "stars": 761, + "stars": 765, "last_update": "2024-07-10 11:23:17", - "author_account_age_days": 4993 + "author_account_age_days": 4994 }, "https://github.com/rhdunn/comfyui-bus-plugin": { "stars": 1, "last_update": "2024-06-26 17:38:32", - "author_account_age_days": 5655 + "author_account_age_days": 5656 }, "https://github.com/richinsley/Comfy-LFO": { "stars": 5, "last_update": "2024-05-22 20:46:30", - "author_account_age_days": 2699 + "author_account_age_days": 2700 }, "https://github.com/ricklove/comfyui-ricklove": { "stars": 0, "last_update": "2024-05-22 23:21:25", - "author_account_age_days": 4851 + "author_account_age_days": 4852 }, "https://github.com/risunobushi/comfyUI_FrequencySeparation_RGB-HSV": { "stars": 12, "last_update": "2024-06-14 10:28:04", - "author_account_age_days": 665 + "author_account_age_days": 666 }, "https://github.com/rklaffehn/rk-comfy-nodes": { "stars": 2, "last_update": "2024-06-14 10:24:43", - "author_account_age_days": 311 + "author_account_age_days": 312 }, "https://github.com/romeobuilderotti/ComfyUI-PNG-Metadata": { "stars": 5, "last_update": "2024-05-22 21:29:25", - "author_account_age_days": 309 + "author_account_age_days": 310 }, "https://github.com/ronniebasak/ComfyUI-Tara-LLM-Integration": { "stars": 76, "last_update": "2024-06-25 09:06:23", - "author_account_age_days": 4173 + "author_account_age_days": 4174 }, "https://github.com/royceschultz/ComfyUI-Notifications": { "stars": 6, "last_update": "2024-05-23 01:23:16", - "author_account_age_days": 2548 + "author_account_age_days": 2549 }, "https://github.com/royceschultz/ComfyUI-TranscriptionTools": { "stars": 12, "last_update": "2024-05-23 01:10:10", - "author_account_age_days": 2548 + "author_account_age_days": 2549 }, "https://github.com/rui40000/RUI-Nodes": { "stars": 15, "last_update": "2024-05-22 22:12:26", - "author_account_age_days": 492 + "author_account_age_days": 493 }, "https://github.com/ruiqutech/ComfyUI-RuiquNodes": { "stars": 0, "last_update": "2024-05-23 01:21:50", - "author_account_age_days": 88 + "author_account_age_days": 89 }, "https://github.com/runtime44/comfyui_r44_nodes": { "stars": 32, "last_update": "2024-07-01 08:02:04", - "author_account_age_days": 186 + "author_account_age_days": 187 }, "https://github.com/saftle/suplex_comfy_nodes": { "stars": 0, "last_update": "2024-05-29 13:09:25", - "author_account_age_days": 4776 + "author_account_age_days": 4777 }, "https://github.com/sdfxai/SDFXBridgeForComfyUI": { "stars": 8, "last_update": "2024-06-14 10:26:56", - "author_account_age_days": 253 + "author_account_age_days": 254 }, "https://github.com/seanlynch/comfyui-optical-flow": { "stars": 26, "last_update": "2024-05-22 20:52:17", - "author_account_age_days": 5323 + "author_account_age_days": 5324 }, "https://github.com/seanlynch/srl-nodes": { "stars": 3, "last_update": "2024-06-30 13:47:38", - "author_account_age_days": 5323 + "author_account_age_days": 5324 }, "https://github.com/sergekatzmann/ComfyUI_Nimbus-Pack": { "stars": 2, "last_update": "2024-05-22 21:34:15", - "author_account_age_days": 3351 + "author_account_age_days": 3352 }, "https://github.com/shadowcz007/comfyui-Image-reward": { "stars": 21, "last_update": "2024-06-14 10:24:49", - "author_account_age_days": 3333 + "author_account_age_days": 3334 }, "https://github.com/shadowcz007/comfyui-consistency-decoder": { "stars": 2, "last_update": "2024-06-14 10:23:35", - "author_account_age_days": 3333 + "author_account_age_days": 3334 }, "https://github.com/shadowcz007/comfyui-edit-mask": { "stars": 6, "last_update": "2024-06-20 01:42:48", - "author_account_age_days": 3333 + "author_account_age_days": 3334 }, "https://github.com/shadowcz007/comfyui-liveportrait": { - "stars": 223, - "last_update": "2024-07-10 10:15:21", - "author_account_age_days": 3333 + "stars": 228, + "last_update": "2024-07-13 14:23:08", + "author_account_age_days": 3334 }, "https://github.com/shadowcz007/comfyui-mixlab-nodes": { - "stars": 943, + "stars": 946, "last_update": "2024-07-07 16:03:59", - "author_account_age_days": 3333 + "author_account_age_days": 3334 }, "https://github.com/shadowcz007/comfyui-sound-lab": { "stars": 67, "last_update": "2024-07-04 12:53:38", - "author_account_age_days": 3333 + "author_account_age_days": 3334 }, "https://github.com/shadowcz007/comfyui-ultralytics-yolo": { "stars": 18, "last_update": "2024-06-22 09:06:04", - "author_account_age_days": 3333 + "author_account_age_days": 3334 }, "https://github.com/shi3z/ComfyUI_Memeplex_DALLE": { "stars": 2, "last_update": "2024-05-23 00:14:25", - "author_account_age_days": 5111 + "author_account_age_days": 5112 }, "https://github.com/shiimizu/ComfyUI-PhotoMaker-Plus": { "stars": 144, "last_update": "2024-04-17 09:02:51", - "author_account_age_days": 1783 + "author_account_age_days": 1784 }, "https://github.com/shiimizu/ComfyUI-TiledDiffusion": { - "stars": 219, + "stars": 221, "last_update": "2024-05-14 22:01:41", - "author_account_age_days": 1783 + "author_account_age_days": 1784 }, "https://github.com/shiimizu/ComfyUI_smZNodes": { - "stars": 163, + "stars": 166, "last_update": "2024-06-18 07:30:24", - "author_account_age_days": 1783 + "author_account_age_days": 1784 }, "https://github.com/shingo1228/ComfyUI-SDXL-EmptyLatentImage": { "stars": 27, "last_update": "2024-05-22 20:41:29", - "author_account_age_days": 2241 + "author_account_age_days": 2242 }, "https://github.com/shingo1228/ComfyUI-send-eagle-slim": { "stars": 22, "last_update": "2024-05-22 20:41:15", - "author_account_age_days": 2241 + "author_account_age_days": 2242 }, "https://github.com/shinich39/comfyui-load-image-in-seq": { "stars": 3, "last_update": "2024-07-03 03:40:21", - "author_account_age_days": 331 + "author_account_age_days": 332 }, "https://github.com/shinich39/comfyui-local-db": { "stars": 1, "last_update": "2024-07-03 03:42:46", - "author_account_age_days": 331 + "author_account_age_days": 332 }, "https://github.com/shinich39/comfyui-ramdom-node": { "stars": 2, "last_update": "2024-07-03 03:11:28", - "author_account_age_days": 331 + "author_account_age_days": 332 }, "https://github.com/shobhitic/ComfyUI-PlusMinusTextClip": { "stars": 3, "last_update": "2024-06-20 13:57:29", - "author_account_age_days": 4326 + "author_account_age_days": 4327 }, "https://github.com/shockz0rz/ComfyUI_InterpolateEverything": { "stars": 23, "last_update": "2024-05-22 18:13:49", - "author_account_age_days": 1644 + "author_account_age_days": 1645 }, "https://github.com/shockz0rz/comfy-easy-grids": { "stars": 12, "last_update": "2024-05-22 18:14:05", - "author_account_age_days": 1644 + "author_account_age_days": 1645 }, "https://github.com/siliconflow/BizyAir": { - "stars": 46, - "last_update": "2024-07-12 06:51:18", - "author_account_age_days": 324 + "stars": 53, + "last_update": "2024-07-13 10:00:22", + "author_account_age_days": 325 }, "https://github.com/siliconflow/onediff_comfy_nodes": { "stars": 16, "last_update": "2024-06-24 10:08:11", - "author_account_age_days": 324 + "author_account_age_days": 325 }, "https://github.com/sipherxyz/comfyui-art-venture": { "stars": 97, "last_update": "2024-06-28 02:06:23", - "author_account_age_days": 1125 + "author_account_age_days": 1126 }, "https://github.com/skfoo/ComfyUI-Coziness": { "stars": 22, "last_update": "2024-05-27 18:24:29", - "author_account_age_days": 2101 + "author_account_age_days": 2102 }, "https://github.com/slyt/comfyui-ollama-nodes": { "stars": 0, "last_update": "2024-06-25 03:31:41", - "author_account_age_days": 3958 + "author_account_age_days": 3959 }, "https://github.com/smagnetize/kb-comfyui-nodes": { "stars": 0, "last_update": "2024-06-14 12:00:45", - "author_account_age_days": 2733 + "author_account_age_days": 2734 }, "https://github.com/smthemex/ComfyUI_AnyDoor": { - "stars": 25, + "stars": 26, "last_update": "2024-07-09 07:37:40", - "author_account_age_days": 372 + "author_account_age_days": 373 }, "https://github.com/smthemex/ComfyUI_ChatGLM_API": { "stars": 18, "last_update": "2024-06-25 04:10:29", - "author_account_age_days": 372 + "author_account_age_days": 373 }, "https://github.com/smthemex/ComfyUI_CustomNet": { "stars": 4, "last_update": "2024-06-25 01:04:17", - "author_account_age_days": 372 + "author_account_age_days": 373 }, "https://github.com/smthemex/ComfyUI_HiDiffusion_Pro": { "stars": 31, "last_update": "2024-07-04 11:51:49", - "author_account_age_days": 372 + "author_account_age_days": 373 }, "https://github.com/smthemex/ComfyUI_ID_Animator": { "stars": 21, "last_update": "2024-06-27 08:32:11", - "author_account_age_days": 372 + "author_account_age_days": 373 }, "https://github.com/smthemex/ComfyUI_Llama3_8B": { "stars": 18, "last_update": "2024-06-25 00:49:01", - "author_account_age_days": 372 + "author_account_age_days": 373 }, "https://github.com/smthemex/ComfyUI_MS_Diffusion": { - "stars": 8, + "stars": 9, "last_update": "2024-07-09 13:42:13", - "author_account_age_days": 372 + "author_account_age_days": 373 }, "https://github.com/smthemex/ComfyUI_ParlerTTS": { "stars": 21, "last_update": "2024-06-25 00:38:01", - "author_account_age_days": 372 + "author_account_age_days": 373 }, "https://github.com/smthemex/ComfyUI_Pic2Story": { "stars": 3, "last_update": "2024-06-25 01:16:30", - "author_account_age_days": 372 + "author_account_age_days": 373 }, "https://github.com/smthemex/ComfyUI_Pipeline_Tool": { "stars": 9, "last_update": "2024-06-25 01:13:53", - "author_account_age_days": 372 + "author_account_age_days": 373 }, "https://github.com/smthemex/ComfyUI_Pops": { "stars": 16, "last_update": "2024-07-04 13:09:15", - "author_account_age_days": 372 + "author_account_age_days": 373 }, "https://github.com/smthemex/ComfyUI_StableAudio_Open": { "stars": 7, "last_update": "2024-06-25 00:56:09", - "author_account_age_days": 372 + "author_account_age_days": 373 }, "https://github.com/smthemex/ComfyUI_Stable_Makeup": { - "stars": 20, + "stars": 21, "last_update": "2024-07-12 08:41:05", - "author_account_age_days": 372 + "author_account_age_days": 373 }, "https://github.com/smthemex/ComfyUI_StoryDiffusion": { - "stars": 75, - "last_update": "2024-07-11 12:26:39", - "author_account_age_days": 372 + "stars": 77, + "last_update": "2024-07-13 09:00:59", + "author_account_age_days": 373 }, "https://github.com/smthemex/ComfyUI_Streamv2v_Plus": { "stars": 0, "last_update": "2024-06-25 00:52:41", - "author_account_age_days": 372 + "author_account_age_days": 373 }, "https://github.com/sn0w12/ComfyUI-Sn0w-Scripts": { "stars": 1, "last_update": "2024-07-12 22:55:45", - "author_account_age_days": 792 + "author_account_age_days": 793 }, "https://github.com/space-nuko/ComfyUI-Disco-Diffusion": { "stars": 42, "last_update": "2024-05-22 18:10:36", - "author_account_age_days": 2743 + "author_account_age_days": 2744 }, "https://github.com/space-nuko/ComfyUI-OpenPose-Editor": { "stars": 159, "last_update": "2024-05-22 18:10:49", - "author_account_age_days": 2743 + "author_account_age_days": 2744 }, "https://github.com/space-nuko/nui-suite": { "stars": 10, "last_update": "2024-05-22 18:11:04", - "author_account_age_days": 2743 + "author_account_age_days": 2744 }, "https://github.com/spacepxl/ComfyUI-Florence-2": { "stars": 43, "last_update": "2024-06-29 13:13:01", - "author_account_age_days": 313 + "author_account_age_days": 314 }, "https://github.com/spacepxl/ComfyUI-HQ-Image-Save": { "stars": 32, "last_update": "2024-06-21 04:42:58", - "author_account_age_days": 313 + "author_account_age_days": 314 }, "https://github.com/spacepxl/ComfyUI-Image-Filters": { "stars": 85, "last_update": "2024-06-22 01:19:31", - "author_account_age_days": 313 + "author_account_age_days": 314 }, "https://github.com/spacepxl/ComfyUI-RAVE": { "stars": 83, "last_update": "2024-05-22 20:56:19", - "author_account_age_days": 313 + "author_account_age_days": 314 }, "https://github.com/spacepxl/ComfyUI-StyleGan": { "stars": 5, "last_update": "2024-06-10 20:16:34", - "author_account_age_days": 313 + "author_account_age_days": 314 }, "https://github.com/spinagon/ComfyUI-seam-carving": { "stars": 15, "last_update": "2024-05-23 05:07:00", - "author_account_age_days": 4759 + "author_account_age_days": 4760 }, "https://github.com/spinagon/ComfyUI-seamless-tiling": { "stars": 78, "last_update": "2024-05-23 05:03:42", - "author_account_age_days": 4759 + "author_account_age_days": 4760 }, "https://github.com/spro/comfyui-mirror": { "stars": 4, "last_update": "2024-05-22 20:50:25", - "author_account_age_days": 5250 + "author_account_age_days": 5251 }, "https://github.com/ssitu/ComfyUI_UltimateSDUpscale": { - "stars": 667, + "stars": 671, "last_update": "2024-06-27 04:16:12", - "author_account_age_days": 1707 + "author_account_age_days": 1708 }, "https://github.com/ssitu/ComfyUI_fabric": { "stars": 84, "last_update": "2024-05-22 18:10:19", - "author_account_age_days": 1707 + "author_account_age_days": 1708 }, "https://github.com/ssitu/ComfyUI_restart_sampling": { "stars": 78, "last_update": "2024-05-22 18:09:49", - "author_account_age_days": 1707 + "author_account_age_days": 1708 }, "https://github.com/ssitu/ComfyUI_roop": { "stars": 62, "last_update": "2024-05-22 18:10:03", - "author_account_age_days": 1707 + "author_account_age_days": 1708 }, "https://github.com/stavsap/comfyui-ollama": { - "stars": 212, - "last_update": "2024-07-11 18:44:36", - "author_account_age_days": 4102 + "stars": 213, + "last_update": "2024-07-13 11:22:08", + "author_account_age_days": 4103 }, "https://github.com/storyicon/comfyui_musev_evolved": { "stars": 14, "last_update": "2024-06-14 11:02:40", - "author_account_age_days": 2570 + "author_account_age_days": 2571 }, "https://github.com/storyicon/comfyui_segment_anything": { - "stars": 553, + "stars": 554, "last_update": "2024-07-12 10:17:33", - "author_account_age_days": 2570 + "author_account_age_days": 2571 }, "https://github.com/strimmlarn/ComfyUI_Strimmlarns_aesthetic_score": { "stars": 25, "last_update": "2024-06-17 10:01:44", - "author_account_age_days": 2645 + "author_account_age_days": 2646 }, "https://github.com/styler00dollar/ComfyUI-deepcache": { "stars": 8, "last_update": "2024-05-22 22:18:18", - "author_account_age_days": 1864 + "author_account_age_days": 1865 }, "https://github.com/styler00dollar/ComfyUI-sudo-latent-upscale": { - "stars": 27, + "stars": 28, "last_update": "2024-05-22 22:18:07", - "author_account_age_days": 1864 + "author_account_age_days": 1865 }, "https://github.com/subtleGradient/TinkerBot-tech-for-ComfyUI-Touchpad": { "stars": 20, "last_update": "2024-06-19 04:30:39", - "author_account_age_days": 5949 + "author_account_age_days": 5950 }, "https://github.com/sugarkwork/comfyui_cohere": { "stars": 0, "last_update": "2024-06-14 13:59:30", - "author_account_age_days": 894 + "author_account_age_days": 895 }, "https://github.com/sugarkwork/comfyui_tag_fillter": { "stars": 18, "last_update": "2024-07-02 00:21:03", - "author_account_age_days": 894 + "author_account_age_days": 895 }, "https://github.com/superyoman/comfyui_lumaAPI": { "stars": 14, "last_update": "2024-06-17 21:00:05", - "author_account_age_days": 467 + "author_account_age_days": 468 }, "https://github.com/syllebra/bilbox-comfyui": { - "stars": 82, + "stars": 83, "last_update": "2024-05-22 20:40:43", - "author_account_age_days": 3154 + "author_account_age_days": 3155 }, "https://github.com/sylym/comfy_vid2vid": { "stars": 58, "last_update": "2024-05-22 17:53:40", - "author_account_age_days": 1916 + "author_account_age_days": 1917 }, "https://github.com/szhublox/ambw_comfyui": { "stars": 14, "last_update": "2024-05-22 18:04:57", - "author_account_age_days": 1025 + "author_account_age_days": 1026 }, "https://github.com/taabata/LCM_Inpaint-Outpaint_Comfy": { "stars": 228, "last_update": "2024-06-17 10:01:50", - "author_account_age_days": 1701 + "author_account_age_days": 1702 }, "https://github.com/talesofai/comfyui-browser": { "stars": 431, "last_update": "2024-07-11 06:23:04", - "author_account_age_days": 574 + "author_account_age_days": 575 }, "https://github.com/teward/ComfyUI-Helper-Nodes": { "stars": 4, "last_update": "2024-05-23 01:22:01", - "author_account_age_days": 5116 + "author_account_age_days": 5117 }, "https://github.com/theUpsider/ComfyUI-Logic": { "stars": 113, "last_update": "2024-07-02 09:38:11", - "author_account_age_days": 2741 + "author_account_age_days": 2742 }, "https://github.com/theUpsider/ComfyUI-Styles_CSV_Loader": { "stars": 29, "last_update": "2024-07-01 08:45:52", - "author_account_age_days": 2741 + "author_account_age_days": 2742 }, "https://github.com/thecooltechguy/ComfyUI-ComfyRun": { "stars": 78, "last_update": "2024-05-22 21:33:11", - "author_account_age_days": 2441 + "author_account_age_days": 2442 }, "https://github.com/thecooltechguy/ComfyUI-ComfyWorkflows": { "stars": 33, "last_update": "2024-05-22 21:33:47", - "author_account_age_days": 2441 + "author_account_age_days": 2442 }, "https://github.com/thecooltechguy/ComfyUI-MagicAnimate": { "stars": 203, "last_update": "2024-05-22 21:33:35", - "author_account_age_days": 2441 + "author_account_age_days": 2442 }, "https://github.com/thecooltechguy/ComfyUI-Stable-Video-Diffusion": { - "stars": 294, + "stars": 295, "last_update": "2024-05-24 22:14:42", - "author_account_age_days": 2441 + "author_account_age_days": 2442 }, "https://github.com/tiankuan93/ComfyUI-V-Express": { "stars": 87, "last_update": "2024-06-26 02:41:00", - "author_account_age_days": 2968 + "author_account_age_days": 2969 }, "https://github.com/tianlang0704/ComfyUI-StableProjectorzBridge": { "stars": 10, "last_update": "2024-07-10 05:43:30", - "author_account_age_days": 3343 + "author_account_age_days": 3344 }, "https://github.com/tmagara/ComfyUI-Prediction-Boost": { "stars": 1, "last_update": "2024-06-21 05:28:58", - "author_account_age_days": 4393 + "author_account_age_days": 4394 }, "https://github.com/tocubed/ComfyUI-AudioReactor": { "stars": 8, "last_update": "2024-05-22 22:21:57", - "author_account_age_days": 3878 + "author_account_age_days": 3879 }, "https://github.com/tooldigital/ComfyUI-Yolo-Cropper": { "stars": 6, "last_update": "2024-06-14 13:59:48", - "author_account_age_days": 4336 + "author_account_age_days": 4337 }, "https://github.com/toxicwind/ComfyUI-TTools": { "stars": 1, "last_update": "2024-07-04 20:07:35", - "author_account_age_days": 4388 + "author_account_age_days": 4389 }, "https://github.com/toyxyz/ComfyUI_toyxyz_test_nodes": { - "stars": 471, + "stars": 472, "last_update": "2024-06-18 15:27:19", - "author_account_age_days": 3668 + "author_account_age_days": 3669 }, "https://github.com/traugdor/ComfyUI-quadMoons-nodes": { "stars": 10, "last_update": "2024-06-22 14:28:25", - "author_account_age_days": 3839 + "author_account_age_days": 3840 }, "https://github.com/tritant/ComfyUI_CreaPrompt": { - "stars": 11, - "last_update": "2024-07-12 20:25:37", - "author_account_age_days": 3159 + "stars": 13, + "last_update": "2024-07-13 04:18:53", + "author_account_age_days": 3160 }, "https://github.com/trojblue/trNodes": { "stars": 8, "last_update": "2024-05-22 18:04:36", - "author_account_age_days": 2276 + "author_account_age_days": 2277 }, "https://github.com/trumanwong/ComfyUI-NSFW-Detection": { "stars": 19, "last_update": "2024-05-23 01:27:29", - "author_account_age_days": 2978 + "author_account_age_days": 2979 }, "https://github.com/tsogzark/ComfyUI-load-image-from-url": { "stars": 8, "last_update": "2024-06-14 13:59:05", - "author_account_age_days": 1547 + "author_account_age_days": 1548 }, "https://github.com/ttulttul/ComfyUI-Iterative-Mixer": { "stars": 102, "last_update": "2024-07-09 14:56:02", - "author_account_age_days": 4776 + "author_account_age_days": 4777 }, "https://github.com/ttulttul/ComfyUI-Tensor-Operations": { "stars": 6, "last_update": "2024-06-12 21:55:39", - "author_account_age_days": 4776 + "author_account_age_days": 4777 }, "https://github.com/tusharbhutt/Endless-Nodes": { "stars": 23, "last_update": "2024-06-14 12:02:17", - "author_account_age_days": 2683 + "author_account_age_days": 2684 }, "https://github.com/twri/sdxl_prompt_styler": { - "stars": 638, + "stars": 640, "last_update": "2024-05-22 18:16:58", - "author_account_age_days": 4086 + "author_account_age_days": 4087 }, "https://github.com/txt2any/ComfyUI-PromptOrganizer": { "stars": 0, "last_update": "2024-05-23 01:10:33", - "author_account_age_days": 103 + "author_account_age_days": 104 }, "https://github.com/ty0x2333/ComfyUI-Dev-Utils": { "stars": 44, "last_update": "2024-06-03 15:06:13", - "author_account_age_days": 3721 + "author_account_age_days": 3722 }, "https://github.com/tzwm/comfyui-profiler": { "stars": 43, "last_update": "2024-07-06 14:03:08", - "author_account_age_days": 4787 + "author_account_age_days": 4788 }, "https://github.com/uarefans/ComfyUI-Fans": { "stars": 12, "last_update": "2024-05-22 20:34:07", - "author_account_age_days": 1290 + "author_account_age_days": 1291 }, "https://github.com/uetuluk/comfyui-webcam-node": { "stars": 2, "last_update": "2024-06-14 08:25:13", - "author_account_age_days": 2332 + "author_account_age_days": 2333 }, "https://github.com/unwdef/unwdef-nodes-comfyui": { "stars": 1, "last_update": "2024-06-27 23:14:09", - "author_account_age_days": 92 + "author_account_age_days": 93 }, "https://github.com/vanche1212/ComfyUI-ZMG-Nodes": { "stars": 3, "last_update": "2024-06-25 04:48:19", - "author_account_age_days": 2976 + "author_account_age_days": 2977 }, "https://github.com/vanillacode314/SimpleWildcardsComfyUI": { "stars": 3, "last_update": "2024-06-28 10:57:45", - "author_account_age_days": 875 + "author_account_age_days": 876 }, "https://github.com/veighnsche/comfyui_gr85": { "stars": 1, "last_update": "2024-06-27 15:00:08", - "author_account_age_days": 3118 + "author_account_age_days": 3119 }, "https://github.com/victorchall/comfyui_webcamcapture": { "stars": 6, "last_update": "2024-06-22 18:59:10", - "author_account_age_days": 3164 + "author_account_age_days": 3165 }, "https://github.com/vienteck/ComfyUI-Chat-GPT-Integration": { "stars": 27, "last_update": "2024-05-22 22:11:14", - "author_account_age_days": 3445 + "author_account_age_days": 3446 }, "https://github.com/violet-chen/comfyui-psd2png": { "stars": 16, "last_update": "2024-06-12 15:30:14", - "author_account_age_days": 1416 + "author_account_age_days": 1417 }, "https://github.com/viperyl/ComfyUI-BiRefNet": { "stars": 164, "last_update": "2024-06-20 15:25:49", - "author_account_age_days": 2051 + "author_account_age_days": 2052 }, "https://github.com/viperyl/ComfyUI-RGT": { "stars": 5, "last_update": "2024-06-20 15:33:50", - "author_account_age_days": 2051 + "author_account_age_days": 2052 }, "https://github.com/vivax3794/ComfyUI-Sub-Nodes": { - "stars": 92, + "stars": 93, "last_update": "2024-07-12 22:50:17", - "author_account_age_days": 1857 + "author_account_age_days": 1858 }, "https://github.com/vivax3794/ComfyUI-Vivax-Nodes": { "stars": 3, "last_update": "2024-07-07 21:44:01", - "author_account_age_days": 1857 + "author_account_age_days": 1858 }, "https://github.com/vsevolod-oparin/comfyui-kandinsky22": { "stars": 8, "last_update": "2024-07-11 16:48:09", - "author_account_age_days": 5002 + "author_account_age_days": 5004 }, "https://github.com/wTechArtist/ComfyUI-CustomNodes": { "stars": 0, "last_update": "2024-07-08 13:59:30", - "author_account_age_days": 1379 + "author_account_age_days": 1380 }, "https://github.com/wallish77/wlsh_nodes": { "stars": 84, "last_update": "2024-06-19 12:01:29", - "author_account_age_days": 2238 + "author_account_age_days": 2239 }, "https://github.com/wandbrandon/comfyui-pixel": { "stars": 4, "last_update": "2024-06-14 07:07:09", - "author_account_age_days": 3402 + "author_account_age_days": 3403 }, "https://github.com/web3nomad/ComfyUI_Invisible_Watermark": { "stars": 1, "last_update": "2024-05-23 01:16:54", - "author_account_age_days": 986 + "author_account_age_days": 987 }, "https://github.com/wei30172/comfygen": { "stars": 5, "last_update": "2024-05-23 00:21:19", - "author_account_age_days": 1631 + "author_account_age_days": 1632 }, "https://github.com/whatbirdisthat/cyberdolphin": { "stars": 14, "last_update": "2024-05-23 03:43:08", - "author_account_age_days": 5505 + "author_account_age_days": 5506 }, "https://github.com/whmc76/ComfyUI-Openpose-Editor-Plus": { "stars": 30, "last_update": "2024-06-20 13:52:34", - "author_account_age_days": 470 + "author_account_age_days": 471 }, "https://github.com/wmatson/easy-comfy-nodes": { "stars": 14, "last_update": "2024-07-08 22:05:26", - "author_account_age_days": 4136 + "author_account_age_days": 4137 }, "https://github.com/wolfden/ComfyUi_PromptStylers": { "stars": 65, "last_update": "2024-05-22 18:17:46", - "author_account_age_days": 5739 + "author_account_age_days": 5740 }, "https://github.com/wolfden/ComfyUi_String_Function_Tree": { "stars": 8, "last_update": "2024-05-22 18:29:16", - "author_account_age_days": 5739 + "author_account_age_days": 5740 }, "https://github.com/wujm424606/ComfyUi-Ollama-YN": { - "stars": 20, + "stars": 21, "last_update": "2024-07-12 13:24:56", - "author_account_age_days": 2281 + "author_account_age_days": 2282 }, "https://github.com/wutipong/ComfyUI-TextUtils": { "stars": 1, "last_update": "2024-06-14 09:34:31", - "author_account_age_days": 4203 + "author_account_age_days": 4204 }, "https://github.com/wwwins/ComfyUI-Simple-Aspect-Ratio": { "stars": 1, "last_update": "2024-05-22 22:22:25", - "author_account_age_days": 5068 + "author_account_age_days": 5069 }, "https://github.com/xXAdonesXx/NodeGPT": { "stars": 328, "last_update": "2024-06-20 11:41:30", - "author_account_age_days": 1497 + "author_account_age_days": 1498 }, "https://github.com/xiaoxiaodesha/hd_node": { "stars": 8, "last_update": "2024-06-11 02:36:48", - "author_account_age_days": 2893 + "author_account_age_days": 2894 }, "https://github.com/xliry/ComfyUI_SendDiscord": { "stars": 0, "last_update": "2024-05-23 02:21:38", - "author_account_age_days": 1292 + "author_account_age_days": 1293 }, "https://github.com/xuhongming251/ComfyUI-GPEN": { "stars": 2, "last_update": "2024-06-15 14:33:37", - "author_account_age_days": 4124 + "author_account_age_days": 4125 }, "https://github.com/xuhongming251/ComfyUI-MuseTalkUtils": { "stars": 13, "last_update": "2024-06-15 14:32:32", - "author_account_age_days": 4124 + "author_account_age_days": 4125 }, "https://github.com/yffyhk/comfyui_auto_danbooru": { "stars": 1, "last_update": "2024-05-22 23:23:03", - "author_account_age_days": 3740 + "author_account_age_days": 3741 }, "https://github.com/yiwangsimple/ComfyUI_GroqChat": { "stars": 20, - "last_update": "2024-07-07 04:16:08", - "author_account_age_days": 570 + "last_update": "2024-07-13 10:11:13", + "author_account_age_days": 571 }, "https://github.com/yolain/ComfyUI-Easy-Use": { - "stars": 566, - "last_update": "2024-07-12 11:09:58", - "author_account_age_days": 1359 + "stars": 578, + "last_update": "2024-07-13 14:48:53", + "author_account_age_days": 1360 }, "https://github.com/yolanother/DTAIComfyImageSubmit": { "stars": 1, "last_update": "2024-05-22 18:14:56", - "author_account_age_days": 4882 + "author_account_age_days": 4883 }, "https://github.com/yolanother/DTAIComfyLoaders": { "stars": 1, "last_update": "2024-05-22 18:14:44", - "author_account_age_days": 4882 + "author_account_age_days": 4883 }, "https://github.com/yolanother/DTAIComfyPromptAgent": { "stars": 5, "last_update": "2024-05-22 18:14:18", - "author_account_age_days": 4882 + "author_account_age_days": 4883 }, "https://github.com/yolanother/DTAIComfyQRCodes": { "stars": 2, "last_update": "2024-05-22 18:15:09", - "author_account_age_days": 4882 + "author_account_age_days": 4883 }, "https://github.com/yolanother/DTAIComfyVariables": { "stars": 8, "last_update": "2024-05-22 18:15:21", - "author_account_age_days": 4882 + "author_account_age_days": 4883 }, "https://github.com/yolanother/DTAIImageToTextNode": { "stars": 15, "last_update": "2024-05-22 18:14:31", - "author_account_age_days": 4882 + "author_account_age_days": 4883 }, "https://github.com/youyegit/tdxh_node_comfyui": { "stars": 2, "last_update": "2024-05-23 17:55:42", - "author_account_age_days": 447 + "author_account_age_days": 448 }, "https://github.com/yuvraj108c/ComfyUI-Depth-Anything-Tensorrt": { "stars": 68, "last_update": "2024-07-02 08:09:45", - "author_account_age_days": 2171 + "author_account_age_days": 2172 }, "https://github.com/yuvraj108c/ComfyUI-PiperTTS": { "stars": 26, "last_update": "2024-05-22 23:17:27", - "author_account_age_days": 2171 + "author_account_age_days": 2172 }, "https://github.com/yuvraj108c/ComfyUI-Pronodes": { "stars": 1, "last_update": "2024-05-22 23:16:51", - "author_account_age_days": 2171 + "author_account_age_days": 2172 }, "https://github.com/yuvraj108c/ComfyUI-Upscaler-Tensorrt": { "stars": 42, "last_update": "2024-05-31 05:50:59", - "author_account_age_days": 2171 + "author_account_age_days": 2172 }, "https://github.com/yuvraj108c/ComfyUI-Vsgan": { "stars": 2, "last_update": "2024-05-22 23:17:02", - "author_account_age_days": 2171 + "author_account_age_days": 2172 }, "https://github.com/yuvraj108c/ComfyUI-Whisper": { "stars": 57, "last_update": "2024-05-31 05:59:22", - "author_account_age_days": 2171 + "author_account_age_days": 2172 }, "https://github.com/yuvraj108c/ComfyUI-YoloNasPose-Tensorrt": { "stars": 5, "last_update": "2024-06-28 15:59:14", - "author_account_age_days": 2171 + "author_account_age_days": 2172 }, "https://github.com/za-wa-n-go/ComfyUI_Zwng_Nodes": { "stars": 3, "last_update": "2024-07-02 14:57:01", - "author_account_age_days": 606 + "author_account_age_days": 607 }, "https://github.com/zcfrank1st/Comfyui-Toolbox": { "stars": 5, "last_update": "2024-05-22 22:08:07", - "author_account_age_days": 4433 + "author_account_age_days": 4434 }, "https://github.com/zcfrank1st/Comfyui-Yolov8": { "stars": 17, "last_update": "2024-06-14 07:08:40", - "author_account_age_days": 4433 + "author_account_age_days": 4434 }, "https://github.com/zcfrank1st/comfyui_visual_anagrams": { "stars": 5, "last_update": "2024-06-14 07:07:27", - "author_account_age_days": 4433 + "author_account_age_days": 4434 }, "https://github.com/zer0TF/cute-comfy": { "stars": 29, "last_update": "2024-05-22 21:18:53", - "author_account_age_days": 2688 + "author_account_age_days": 2689 }, "https://github.com/zeroxoxo/ComfyUI-Fast-Style-Transfer": { "stars": 56, "last_update": "2024-06-30 14:31:09", - "author_account_age_days": 2461 + "author_account_age_days": 2462 }, "https://github.com/zfkun/ComfyUI_zfkun": { "stars": 14, "last_update": "2024-05-27 11:21:51", - "author_account_age_days": 4881 + "author_account_age_days": 4882 }, "https://github.com/zhangp365/ComfyUI-utils-nodes": { "stars": 6, "last_update": "2024-07-09 09:02:11", - "author_account_age_days": 309 + "author_account_age_days": 310 }, "https://github.com/zhongpei/ComfyUI-InstructIR": { "stars": 60, "last_update": "2024-05-22 23:19:43", - "author_account_age_days": 3477 + "author_account_age_days": 3478 }, "https://github.com/zhongpei/Comfyui_image2prompt": { - "stars": 246, + "stars": 247, "last_update": "2024-05-22 23:19:30", - "author_account_age_days": 3477 + "author_account_age_days": 3478 }, "https://github.com/zhuanqianfish/ComfyUI-EasyNode": { "stars": 59, "last_update": "2024-06-14 07:10:18", - "author_account_age_days": 4253 + "author_account_age_days": 4254 }, "https://github.com/zhulu111/ComfyUI_Bxb": { - "stars": 91, + "stars": 93, "last_update": "2024-07-08 23:57:50", - "author_account_age_days": 57 + "author_account_age_days": 58 }, "https://github.com/zohac/ComfyUI_ZC_DrawShape": { "stars": 3, "last_update": "2024-06-25 15:05:28", - "author_account_age_days": 2680 + "author_account_age_days": 2681 }, "https://github.com/zombieyang/sd-ppp": { "stars": 20, "last_update": "2024-07-11 12:49:12", - "author_account_age_days": 3936 + "author_account_age_days": 3937 } } \ 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 9154502b..9ad3739c 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -11,6 +11,16 @@ + { + "author": "filliptm", + "title": "ComfyUI_FL-Trainer [WIP]", + "reference": "https://github.com/filliptm/ComfyUI_FL-Trainer", + "files": [ + "https://github.com/filliptm/ComfyUI_FL-Trainer" + ], + "install_type": "git-clone", + "description": "Trainer nodes based on KohyaSS trainer." + }, { "author": "Indra's Mirror", "title": "ComfyUI-Lumina-Next-SFT-DiffusersWrapper [WIP]", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 91f91774..e0091b1f 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -11,14 +11,25 @@ { - "author": "miaoshouai", - "title": "MiaoshouAI Tagger for ComfyUI", - "reference": "https://github.com/miaoshouai/ComfyUI-Miaoshouai-Tagger", + "author": "Patricio Gonzalez Vivo", + "title": "GLSL Nodes", + "reference": "https://github.com/patriciogonzalezvivo/comfyui_glslnodes", "files": [ - "https://github.com/miaoshouai/ComfyUI-Miaoshouai-Tagger" + "https://github.com/patriciogonzalezvivo/comfyui_glslnodes" ], "install_type": "git-clone", - "description": "Nodes to use Florence2 VLM for image tagging and captioning." + "description": "A collections of nodes to support GLSL shaders inside a workflow." + }, + { + "author": "MiaoshouAI", + "title": "ComfyUI-Miaoshouai-Tagger", + "id": "miaoshouai-tagger", + "reference": "https://github.com/miaoshouai/ComfyUI-Miaoshouai-Tagger", + "files": [ + "https://github.com/miaoshouai/ComfyUI-Miaoshouai-Tagger" + ], + "install_type": "git-clone", + "description": "A node helps with image tagging and caption based on Florence-2-base-PromptGen model." }, { "author": "sn0w12", @@ -676,17 +687,6 @@ ], "install_type": "git-clone", "description": "a comfyui custom node, which can select value from inputs" - }, - { - "author": "leiweiqiang", - "title": "ComfyUI-TRA", - "id": "tra", - "reference": "https://github.com/leiweiqiang/ComfyUI-TRA", - "files": [ - "https://github.com/leiweiqiang/ComfyUI-TRA" - ], - "install_type": "git-clone", - "description": "Nodes:TCL EbSynth, TCL Extract Frames (From File), TCL Extract Frames (From Video), TCL Combine Frames, TCL Save Video (From Frames)" } ] } diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 3cdb4e8d..d90e1423 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -2302,9 +2302,9 @@ ], { "author": "AlexL", - "description": "Scales an input image into a given box size, whereby the aspect ratio keeps retained.", - "nickname": "Hangover-Image_Scale_Bouning_Box", - "title": "ComfyUI-Hangover-Image_Scale_Bouning_Box", + "description": "Display, save or not save image, with or without extra metadata.", + "nickname": "Hangover-Save_Image_Extra_Metadata", + "title": "ComfyUI-Hangover-Save_Image", "title_aux": "ComfyUI-Hangover-Nodes" } ], @@ -3665,6 +3665,9 @@ "QRNG_Node_CSV" ], { + "preemptions": [ + "SAMLoader" + ], "title_aux": "QRNG_Node_ComfyUI" } ], @@ -3869,7 +3872,8 @@ "ImageLoadFromBase64(IOHelpers)", "ImageSaveAsBase64(IOHelpers)", "ImageSaveToPath(IOHelpers)", - "TypeConversion(IOHelpers)" + "TypeConversion(IOHelpers)", + "VHSFileNamesToStrings(IOHelpers)" ], { "title_aux": "comfyui_io_helpers" @@ -3938,9 +3942,6 @@ "RerouteTextForCLIPTextEncodeA1111" ], { - "preemptions": [ - "SAMLoader" - ], "title_aux": "ComfyUI A1111-like Prompt Custom Node Solution" } ], @@ -7840,9 +7841,9 @@ ], { "author": "Chris Freilich", - "description": "This extension provides a \"Blend If (BlendIf)\" node.", - "nickname": "Virtuoso Pack - Blend If", - "title": "Virtuoso Pack - Blend If", + "description": "This extension provides blur nodes.", + "nickname": "Virtuoso Pack - Blur", + "title": "Virtuoso Pack - Blur", "title_aux": "Virtuoso Nodes for ComfyUI" } ], @@ -8811,6 +8812,7 @@ "https://github.com/dicksondickson/ComfyUI-Dickson-Nodes": [ [ "DicksonColorMatch", + "DicksonLoadImage", "TTPlanet_Tile_Preprocessor_GF", "TTPlanet_Tile_Preprocessor_Simple", "TTPlanet_Tile_Preprocessor_cufoff" @@ -9177,8 +9179,12 @@ [ "Count Files in Directory (FW)", "Count Tokens (FW)", + "CountTokens", + "FileCountInDirectory", "Token Count Ranker(FW)", - "Trim To Tokens (FW)" + "TokenCountRanker", + "Trim To Tokens (FW)", + "TrimToTokens" ], { "title_aux": "Fearnworks Nodes" @@ -12940,7 +12946,7 @@ "Miaoshouai_Tagger" ], { - "title_aux": "MiaoshouAI Tagger for ComfyUI" + "title_aux": "ComfyUI-Miaoshouai-Tagger" } ], "https://github.com/mihaiiancu/ComfyUI_Inpaint": [ @@ -13560,6 +13566,19 @@ "title_aux": "pants" } ], + "https://github.com/patriciogonzalezvivo/comfyui_glslnodes": [ + [ + "glslEditor", + "glslViewer" + ], + { + "author": "Patricio Gonzalez Vivo", + "description": "A set of nodes to work with GLSL shaders", + "nickname": "GLSL Nodes", + "title": "GLSL Nodes", + "title_aux": "GLSL Nodes" + } + ], "https://github.com/paulo-coronado/comfy_clip_blip_node": [ [ "CLIPTextEncodeBLIP", From 56cfbf66521e43a8b3d1561db785854e8cb36a86 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Sun, 14 Jul 2024 09:37:57 +0900 Subject: [PATCH 17/34] add pip_overrides template for osx --- pip_overrides.osx.template | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 pip_overrides.osx.template diff --git a/pip_overrides.osx.template b/pip_overrides.osx.template new file mode 100644 index 00000000..a6b1f262 --- /dev/null +++ b/pip_overrides.osx.template @@ -0,0 +1,21 @@ +{ + "imageio-ffmpeg": "imageio", + "imageio[ffmpeg]": "imageio", + "imageio_ffmpeg": "imageio", + "diffusers~=0.21.4": "diffusers", + "huggingface_hub": "huggingface-hub", + "numpy<1.24>=1.18": "numpy", + "numpy>=1.18.5, <1.25.0": "numpy", + "opencv-contrib-python": "opencv-contrib-python-headless", + "opencv-python": "opencv-contrib-python-headless", + "opencv-python-headless": "opencv-contrib-python-headless", + "opencv-python-headless[ffmpeg]<=4.7.0.72": "opencv-contrib-python-headless", + "opencv-python>=4.7.0.72": "opencv-contrib-python-headless", + "pandas<=1.5.1": "pandas", + "scikit-image==0.20.0": "scikit-image", + "scipy>=1.11.4": "scipy", + "segment_anything": "segment-anything", + "timm==0.6.5": "timm", + "timm>=0.4.12": "timm", + "transformers==4.26.1": "transformers" +} \ No newline at end of file From e621f94b637b3aeeb77cea6d24754fdaafb046e0 Mon Sep 17 00:00:00 2001 From: smthemex <138738845+smthemex@users.noreply.github.com> Date: Mon, 15 Jul 2024 00:09:53 +0800 Subject: [PATCH 18/34] add node (#864) Co-authored-by: smthem <2102561739@qq.com> --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index ebbdb3e0..4c6da86b 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -8675,6 +8675,17 @@ "install_type": "git-clone", "description": "You can apply makeup to the characters in comfyui" }, + { + "author": "smthemex", + "title": "ComfyUI_EchoMimic", + "id": "EchoMimic", + "reference": "https://github.com/smthemex/ComfyUI_EchoMimic", + "files": [ + "https://github.com/smthemex/ComfyUI_EchoMimic" + ], + "install_type": "git-clone", + "description": "You can using EchoMimic in comfyui,whitch Lifelike Audio-Driven Portrait Animations through Editable Landmark Conditioning " + }, { "author": "smthemex", "title": "ComfyUI_ChatGLM_API", From cf350eb030bc6608f005c4d7249e0a6702701190 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Mon, 15 Jul 2024 02:16:28 +0900 Subject: [PATCH 19/34] update DB --- custom-node-list.json | 14 +- extension-node-map.json | 15 +- github-stats.json | 1914 ++++++++++++++------------- node_db/dev/custom-node-list.json | 22 +- node_db/dev/github-stats.json | 400 +++--- node_db/new/custom-node-list.json | 43 +- node_db/new/extension-node-map.json | 15 +- 7 files changed, 1239 insertions(+), 1184 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 4c6da86b..2c09c1cc 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -1743,7 +1743,7 @@ "https://github.com/uarefans/ComfyUI-Fans" ], "install_type": "git-clone", - "description": "Nodes: Fans Styler (Max 10 Style), Fans Text Concat (Until 10 text)." + "description": "Nodes: Fans Styler (Max 10 Style), Fans Text Concat (Until 10 text), Fans Prompt Styler Postive (Can replace {prompt} word in your csv files), Fans Prompt Styler Negative (With sentence structure)." }, { "author": "NicholasMcCarthy", @@ -3182,7 +3182,7 @@ { "author": "YMC", "title": "ymc-node-suite-comfyui", - "id": "ymc", + "id": "ymc-suite", "reference": "https://github.com/YMC-GitHub/ymc-node-suite-comfyui", "files": [ "https://github.com/YMC-GitHub/ymc-node-suite-comfyui" @@ -3190,6 +3190,16 @@ "install_type": "git-clone", "description": "ymc 's nodes for comfyui. This extension is composed of nodes that provide various utility features such as text, region, and I/O." }, + { + "author": "YMC", + "title": "ymc-node-as-x-type", + "reference": "https://github.com/YMC-GitHub/ymc-node-as-x-type", + "files": [ + "https://github.com/YMC-GitHub/ymc-node-as-x-type" + ], + "install_type": "git-clone", + "description": "some comfyui custom nodes to set it as known type" + }, { "author": "chibiace", "title": "ComfyUI-Chibi-Nodes", diff --git a/extension-node-map.json b/extension-node-map.json index d90e1423..fac0231f 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -792,7 +792,7 @@ ], { "author": "amorano", - "description": "Jovimetrix integrates Webcam, MIDI, Spout and GLSL shader support.", + "description": "Integrates Webcam, MIDI, Spout and GLSL shader support. Animation via tick. Parameter manipulation with wave generator. Math operations with Unary and Binary support. Value converstion for all major types (int, string, list, dict, Image, Mask). Shape mask generation, image stacking and channel ops, batch splitting, merging and randomizing, load images and video from anywhere, dynamic bus routing with a single node, export support for GIPHY, save output anywhere! flatten, crop, transform; check colorblindness, make stereogram or stereoscopic images, or liner interpolate values and more.", "nodename_pattern": " \\(JOV\\)$", "title": "Jovimetrix", "title_aux": "Jovimetrix Composition Nodes" @@ -9342,6 +9342,7 @@ [ "PortraitMaster", "PortraitMasterBaseCharacter", + "PortraitMasterMakeup", "PortraitMasterSkinDetails", "PortraitMasterStylePose" ], @@ -10500,6 +10501,7 @@ "https://github.com/if-ai/ComfyUI-IF_AI_tools": [ [ "IF_ChatPrompt", + "IF_DisplayOmni", "IF_DisplayText", "IF_ImagePrompt", "IF_PromptMkr", @@ -12641,6 +12643,7 @@ [ "marduk191_5_text_string", "marduk191_5way_text_switch", + "marduk191_s_random_latent", "marduk191_workflow_settings" ], { @@ -14381,6 +14384,7 @@ "BizyAirFakeScribblePreprocessor", "BizyAirGenerateLightningImage", "BizyAirHEDPreprocessor", + "BizyAirImageCaption", "BizyAirKolorsSampler", "BizyAirKolorsTextEncode", "BizyAirKolorsVAEDecode", @@ -14551,6 +14555,15 @@ "title_aux": "ComfyUI_CustomNet" } ], + "https://github.com/smthemex/ComfyUI_EchoMimic": [ + [ + "Echo_LoadModel", + "Echo_Sampler" + ], + { + "title_aux": "ComfyUI_EchoMimic" + } + ], "https://github.com/smthemex/ComfyUI_HiDiffusion_Pro": [ [ "HI_Diffusers_Model_Loader", diff --git a/github-stats.json b/github-stats.json index 88bb1c52..d7a3dbe5 100644 --- a/github-stats.json +++ b/github-stats.json @@ -7,47 +7,47 @@ "https://github.com/1038lab/ComfyUI-GPT2P": { "stars": 3, "last_update": "2024-06-10 16:56:29", - "author_account_age_days": 471 + "author_account_age_days": 472 }, "https://github.com/1038lab/ComfyUI_LatentSizeSelector": { "stars": 1, "last_update": "2024-07-03 23:22:52", - "author_account_age_days": 471 + "author_account_age_days": 472 }, "https://github.com/11cafe/comfyui-workspace-manager": { - "stars": 842, + "stars": 843, "last_update": "2024-07-10 03:28:00", - "author_account_age_days": 224 + "author_account_age_days": 225 }, "https://github.com/11dogzi/ComfUI-EGAdapterMadAssistant": { "stars": 25, "last_update": "2024-07-09 14:44:29", - "author_account_age_days": 144 + "author_account_age_days": 145 }, "https://github.com/11dogzi/Comfyui-ergouzi-Nodes": { "stars": 23, "last_update": "2024-05-23 00:08:39", - "author_account_age_days": 144 + "author_account_age_days": 145 }, "https://github.com/11dogzi/Comfyui-ergouzi-samplers": { "stars": 21, "last_update": "2024-06-28 05:28:05", - "author_account_age_days": 144 + "author_account_age_days": 145 }, "https://github.com/1mckw/Comfyui-Gelbooru": { "stars": 2, "last_update": "2024-05-27 07:45:00", - "author_account_age_days": 709 + "author_account_age_days": 710 }, "https://github.com/42lux/ComfyUI-safety-checker": { "stars": 20, "last_update": "2024-05-22 22:11:59", - "author_account_age_days": 3718 + "author_account_age_days": 3719 }, "https://github.com/438443467/ComfyUI-GPT4V-Image-Captioner": { "stars": 20, "last_update": "2024-06-13 05:51:56", - "author_account_age_days": 433 + "author_account_age_days": 434 }, "https://github.com/54rt1n/ComfyUI-DareMerge": { "stars": 50, @@ -57,12 +57,12 @@ "https://github.com/807502278/ComfyUI-3D-MeshTool": { "stars": 0, "last_update": "2024-07-13 02:12:18", - "author_account_age_days": 2032 + "author_account_age_days": 2033 }, "https://github.com/80sVectorz/ComfyUI-Static-Primitives": { "stars": 10, "last_update": "2024-05-23 11:20:57", - "author_account_age_days": 1490 + "author_account_age_days": 1491 }, "https://github.com/A4P7J1N7M05OT/ComfyUI-AutoColorGimp": { "stars": 0, @@ -77,167 +77,167 @@ "https://github.com/AARG-FAN/Image-Raster-for-ComfyUI": { "stars": 71, "last_update": "2024-06-23 14:56:16", - "author_account_age_days": 518 + "author_account_age_days": 519 }, "https://github.com/AI2lab/comfyUI-DeepSeek-2lab": { "stars": 3, "last_update": "2024-07-03 04:07:46", - "author_account_age_days": 211 + "author_account_age_days": 212 }, "https://github.com/AI2lab/comfyUI-siliconflow-api-2lab": { "stars": 3, "last_update": "2024-06-29 18:08:21", - "author_account_age_days": 211 + "author_account_age_days": 212 }, "https://github.com/AI2lab/comfyUI-tool-2lab": { "stars": 11, "last_update": "2024-07-11 06:36:13", - "author_account_age_days": 211 + "author_account_age_days": 212 }, "https://github.com/AIFSH/ComfyUI-3d-photo-inpainting": { "stars": 7, "last_update": "2024-06-19 13:59:49", - "author_account_age_days": 250 + "author_account_age_days": 251 }, "https://github.com/AIFSH/ComfyUI-AuraSR": { "stars": 16, "last_update": "2024-06-27 14:00:16", - "author_account_age_days": 250 + "author_account_age_days": 251 }, "https://github.com/AIFSH/ComfyUI-DiffSynth-Studio": { "stars": 34, "last_update": "2024-07-02 13:01:42", - "author_account_age_days": 250 + "author_account_age_days": 251 }, "https://github.com/AIFSH/ComfyUI-FishSpeech": { "stars": 8, "last_update": "2024-05-23 01:18:49", - "author_account_age_days": 250 + "author_account_age_days": 251 }, "https://github.com/AIFSH/ComfyUI-GPT_SoVITS": { "stars": 160, "last_update": "2024-06-14 07:05:01", - "author_account_age_days": 250 + "author_account_age_days": 251 }, "https://github.com/AIFSH/ComfyUI-Hallo": { - "stars": 230, + "stars": 232, "last_update": "2024-06-24 06:43:23", - "author_account_age_days": 250 + "author_account_age_days": 251 }, "https://github.com/AIFSH/ComfyUI-I2V-Adapter": { "stars": 7, "last_update": "2024-07-02 01:59:49", - "author_account_age_days": 250 + "author_account_age_days": 251 }, "https://github.com/AIFSH/ComfyUI-IP_LAP": { "stars": 24, "last_update": "2024-06-14 07:05:39", - "author_account_age_days": 250 + "author_account_age_days": 251 }, "https://github.com/AIFSH/ComfyUI-Live2DViewer": { "stars": 2, "last_update": "2024-06-14 07:04:49", - "author_account_age_days": 250 + "author_account_age_days": 251 }, "https://github.com/AIFSH/ComfyUI-MARS5-TTS": { "stars": 19, "last_update": "2024-07-02 02:00:28", - "author_account_age_days": 250 + "author_account_age_days": 251 }, "https://github.com/AIFSH/ComfyUI-MimicBrush": { "stars": 72, "last_update": "2024-06-17 22:26:53", - "author_account_age_days": 250 + "author_account_age_days": 251 }, "https://github.com/AIFSH/ComfyUI-MimicMotion": { - "stars": 248, + "stars": 250, "last_update": "2024-07-02 13:59:07", - "author_account_age_days": 250 + "author_account_age_days": 251 }, "https://github.com/AIFSH/ComfyUI-MuseTalk_FSH": { "stars": 9, "last_update": "2024-06-14 07:05:19", - "author_account_age_days": 250 + "author_account_age_days": 251 }, "https://github.com/AIFSH/ComfyUI-RVC": { "stars": 9, "last_update": "2024-06-14 07:05:25", - "author_account_age_days": 250 + "author_account_age_days": 251 }, "https://github.com/AIFSH/ComfyUI-UVR5": { "stars": 64, "last_update": "2024-06-20 07:31:20", - "author_account_age_days": 250 + "author_account_age_days": 251 }, "https://github.com/AIFSH/ComfyUI-UniAnimate": { - "stars": 28, + "stars": 27, "last_update": "2024-06-30 09:20:25", - "author_account_age_days": 250 + "author_account_age_days": 251 }, "https://github.com/AIFSH/ComfyUI-WhisperX": { - "stars": 21, + "stars": 22, "last_update": "2024-06-14 07:05:31", - "author_account_age_days": 250 + "author_account_age_days": 251 }, "https://github.com/AIFSH/ComfyUI-XTTS": { "stars": 29, "last_update": "2024-06-24 09:45:59", - "author_account_age_days": 250 + "author_account_age_days": 251 }, "https://github.com/AIFSH/ComfyUI_V-Express": { "stars": 77, "last_update": "2024-06-23 09:54:57", - "author_account_age_days": 250 + "author_account_age_days": 251 }, "https://github.com/AIFSH/CosyVoice-ComfyUI": { - "stars": 16, + "stars": 19, "last_update": "2024-07-11 15:59:28", - "author_account_age_days": 250 + "author_account_age_days": 251 }, "https://github.com/AIGCTeam/ComfyUI_kkTranslator_nodes": { "stars": 5, "last_update": "2024-05-23 00:13:50", - "author_account_age_days": 229 + "author_account_age_days": 230 }, "https://github.com/AIGODLIKE/AIGODLIKE-COMFYUI-TRANSLATION": { - "stars": 1056, + "stars": 1060, "last_update": "2024-07-11 02:57:36", - "author_account_age_days": 520 + "author_account_age_days": 521 }, "https://github.com/AIGODLIKE/AIGODLIKE-ComfyUI-Studio": { "stars": 210, "last_update": "2024-06-05 00:52:46", - "author_account_age_days": 520 + "author_account_age_days": 521 }, "https://github.com/AIGODLIKE/ComfyUI-CUP": { "stars": 8, "last_update": "2024-06-21 03:43:20", - "author_account_age_days": 520 + "author_account_age_days": 521 }, "https://github.com/AIGODLIKE/ComfyUI-ToonCrafter": { - "stars": 264, + "stars": 267, "last_update": "2024-06-18 08:04:40", - "author_account_age_days": 520 + "author_account_age_days": 521 }, "https://github.com/AInseven/ComfyUI-fastblend": { - "stars": 137, + "stars": 138, "last_update": "2024-06-14 07:13:21", - "author_account_age_days": 1702 + "author_account_age_days": 1703 }, "https://github.com/AIrjen/OneButtonPrompt": { - "stars": 758, + "stars": 760, "last_update": "2024-07-09 17:44:12", - "author_account_age_days": 462 + "author_account_age_days": 463 }, "https://github.com/ALatentPlace/ComfyUI_yanc": { "stars": 23, "last_update": "2024-06-30 10:04:17", - "author_account_age_days": 1479 + "author_account_age_days": 1480 }, "https://github.com/APZmedia/ComfyUI-APZmedia-cleanName-from-string": { "stars": 0, "last_update": "2024-07-13 02:12:24", - "author_account_age_days": 2496 + "author_account_age_days": 2497 }, "https://github.com/AbdullahAlfaraj/Comfy-Photoshop-SD": { "stars": 186, @@ -247,67 +247,67 @@ "https://github.com/AbyssYuan0/ComfyUI_BadgerTools": { "stars": 6, "last_update": "2024-06-19 11:46:19", - "author_account_age_days": 508 + "author_account_age_days": 509 }, "https://github.com/Acly/comfyui-inpaint-nodes": { - "stars": 478, + "stars": 480, "last_update": "2024-07-02 10:02:46", "author_account_age_days": 3824 }, "https://github.com/Acly/comfyui-tooling-nodes": { - "stars": 216, + "stars": 217, "last_update": "2024-06-24 15:56:37", "author_account_age_days": 3824 }, "https://github.com/AiMiDi/ComfyUI-Aimidi-nodes": { "stars": 0, "last_update": "2024-06-20 17:26:02", - "author_account_age_days": 1295 + "author_account_age_days": 1296 }, "https://github.com/AlekPet/ComfyUI_Custom_Nodes_AlekPet": { - "stars": 694, + "stars": 699, "last_update": "2024-07-13 18:30:46", "author_account_age_days": 2719 }, "https://github.com/Alysondao/Comfyui-Yolov8-JSON": { "stars": 14, "last_update": "2024-07-10 09:37:54", - "author_account_age_days": 1049 + "author_account_age_days": 1050 }, "https://github.com/Amorano/Jovimetrix": { - "stars": 174, - "last_update": "2024-07-07 17:11:00", - "author_account_age_days": 5231 + "stars": 176, + "last_update": "2024-07-14 06:05:54", + "author_account_age_days": 5232 }, "https://github.com/AonekoSS/ComfyUI-LoRA-Tuner": { "stars": 5, "last_update": "2024-07-05 13:48:56", - "author_account_age_days": 4111 + "author_account_age_days": 4112 }, "https://github.com/AonekoSS/ComfyUI-SimpleCounter": { "stars": 1, "last_update": "2024-07-05 13:46:19", - "author_account_age_days": 4111 + "author_account_age_days": 4112 }, "https://github.com/ArcherFMY/Diffusion360_ComfyUI": { "stars": 18, "last_update": "2024-05-28 03:14:17", - "author_account_age_days": 3408 + "author_account_age_days": 3409 }, "https://github.com/ArdeniusAI/CPlus_Ardenius": { "stars": 0, "last_update": "2024-06-14 07:13:26", - "author_account_age_days": 146 + "author_account_age_days": 147 }, "https://github.com/ArtBot2023/CharacterFaceSwap": { "stars": 57, "last_update": "2024-05-22 20:53:09", - "author_account_age_days": 312 + "author_account_age_days": 313 }, "https://github.com/ArtVentureX/comfyui-animatediff": { "stars": 647, "last_update": "2024-05-22 18:16:43", - "author_account_age_days": 424 + "author_account_age_days": 425 }, "https://github.com/AshMartian/ComfyUI-DirGir": { "stars": 11, @@ -317,12 +317,12 @@ "https://github.com/AuroBit/ComfyUI-AnimateAnyone-reproduction": { "stars": 35, "last_update": "2024-06-14 09:03:24", - "author_account_age_days": 409 + "author_account_age_days": 410 }, "https://github.com/AuroBit/ComfyUI-OOTDiffusion": { - "stars": 360, + "stars": 361, "last_update": "2024-07-12 03:49:27", - "author_account_age_days": 409 + "author_account_age_days": 410 }, "https://github.com/AustinMroz/ComfyUI-DynamicOversampling": { "stars": 0, @@ -342,7 +342,7 @@ "https://github.com/Auttasak-L/ComfyUI-ImageCropper": { "stars": 1, "last_update": "2024-05-23 05:04:53", - "author_account_age_days": 2668 + "author_account_age_days": 2669 }, "https://github.com/BAIS1C/ComfyUI_RSS_Feed_Reader": { "stars": 2, @@ -352,32 +352,32 @@ "https://github.com/BXYMartin/ComfyUI-InstantIDUtils": { "stars": 3, "last_update": "2024-05-23 00:08:50", - "author_account_age_days": 2462 + "author_account_age_days": 2463 }, "https://github.com/BadCafeCode/masquerade-nodes-comfyui": { - "stars": 318, + "stars": 319, "last_update": "2024-06-19 04:16:54", - "author_account_age_days": 449 + "author_account_age_days": 450 }, "https://github.com/Beinsezii/bsz-cui-extras": { "stars": 21, "last_update": "2024-05-22 20:46:45", - "author_account_age_days": 2245 + "author_account_age_days": 2246 }, "https://github.com/BenNarum/ComfyUI_CAS": { "stars": 1, "last_update": "2024-07-13 12:00:40", - "author_account_age_days": 3091 + "author_account_age_days": 3092 }, "https://github.com/BenNarum/SigmaWaveFormNode": { "stars": 5, "last_update": "2024-06-20 15:20:35", - "author_account_age_days": 3091 + "author_account_age_days": 3092 }, "https://github.com/BennyKok/comfyui-deploy": { "stars": 720, - "last_update": "2024-07-12 19:24:13", - "author_account_age_days": 3015 + "last_update": "2024-07-14 02:17:33", + "author_account_age_days": 3016 }, "https://github.com/Big-Idea-Technology/ComfyUI-Book-Tools": { "stars": 17, @@ -392,7 +392,7 @@ "https://github.com/Billius-AI/ComfyUI-Path-Helper": { "stars": 14, "last_update": "2024-05-22 23:25:08", - "author_account_age_days": 154 + "author_account_age_days": 155 }, "https://github.com/BlakeOne/ComfyUI-CustomScheduler": { "stars": 11, @@ -417,32 +417,32 @@ "https://github.com/BlenderNeko/ComfyUI_ADV_CLIP_emb": { "stars": 277, "last_update": "2024-05-22 14:56:13", - "author_account_age_days": 497 + "author_account_age_days": 498 }, "https://github.com/BlenderNeko/ComfyUI_Cutoff": { "stars": 346, "last_update": "2024-05-22 15:01:45", - "author_account_age_days": 497 + "author_account_age_days": 498 }, "https://github.com/BlenderNeko/ComfyUI_Noise": { "stars": 219, "last_update": "2024-06-10 16:38:48", - "author_account_age_days": 497 + "author_account_age_days": 498 }, "https://github.com/BlenderNeko/ComfyUI_SeeCoder": { "stars": 35, "last_update": "2024-05-22 14:57:04", - "author_account_age_days": 497 + "author_account_age_days": 498 }, "https://github.com/BlenderNeko/ComfyUI_TiledKSampler": { "stars": 297, "last_update": "2024-05-22 14:56:49", - "author_account_age_days": 497 + "author_account_age_days": 498 }, "https://github.com/CC-BryanOttho/ComfyUI_API_Manager": { "stars": 13, "last_update": "2024-06-14 07:13:34", - "author_account_age_days": 504 + "author_account_age_days": 505 }, "https://github.com/CYBERLOOM-INC/ComfyUI-nodes-hnmr": { "stars": 6, @@ -452,22 +452,22 @@ "https://github.com/CavinHuang/comfyui-nodes-docs": { "stars": 79, "last_update": "2024-07-04 11:29:55", - "author_account_age_days": 2745 + "author_account_age_days": 2746 }, "https://github.com/Chan-0312/ComfyUI-EasyDeforum": { "stars": 9, "last_update": "2024-05-22 23:22:14", - "author_account_age_days": 1885 + "author_account_age_days": 1886 }, "https://github.com/Chan-0312/ComfyUI-IPAnimate": { "stars": 66, "last_update": "2024-05-22 23:22:03", - "author_account_age_days": 1885 + "author_account_age_days": 1886 }, "https://github.com/Chan-0312/ComfyUI-Prompt-Preview": { "stars": 19, "last_update": "2024-06-14 09:01:37", - "author_account_age_days": 1885 + "author_account_age_days": 1886 }, "https://github.com/Chaoses-Ib/ComfyUI_Ib_CustomNodes": { "stars": 13, @@ -477,22 +477,22 @@ "https://github.com/Clybius/ComfyUI-Extra-Samplers": { "stars": 58, "last_update": "2024-06-14 09:03:17", - "author_account_age_days": 1753 + "author_account_age_days": 1754 }, "https://github.com/Clybius/ComfyUI-Latent-Modifiers": { "stars": 69, "last_update": "2024-06-14 09:02:44", - "author_account_age_days": 1753 + "author_account_age_days": 1754 }, "https://github.com/CosmicLaca/ComfyUI_Primere_Nodes": { "stars": 85, "last_update": "2024-06-29 07:14:23", - "author_account_age_days": 3674 + "author_account_age_days": 3675 }, "https://github.com/Cyberschorsch/ComfyUI-checkpoint-config-loader": { "stars": 0, "last_update": "2024-07-11 16:59:18", - "author_account_age_days": 5177 + "author_account_age_days": 5178 }, "https://github.com/Danand/ComfyUI-ComfyCouple": { "stars": 21, @@ -502,7 +502,7 @@ "https://github.com/DarKDinDoN/comfyui-checkpoint-automatic-config": { "stars": 3, "last_update": "2024-05-26 08:00:23", - "author_account_age_days": 4459 + "author_account_age_days": 4460 }, "https://github.com/DataCTE/prompt_injection": { "stars": 66, @@ -512,7 +512,7 @@ "https://github.com/DeJoker/pipeline-parallel-comfy": { "stars": 1, "last_update": "2024-07-09 03:00:49", - "author_account_age_days": 3010 + "author_account_age_days": 3011 }, "https://github.com/Derfuu/Derfuu_ComfyUI_ModdedNodes": { "stars": 311, @@ -527,12 +527,12 @@ "https://github.com/DimaChaichan/LAizypainter-Exporter-ComfyUI": { "stars": 7, "last_update": "2024-05-22 23:14:06", - "author_account_age_days": 3092 + "author_account_age_days": 3093 }, "https://github.com/DonBaronFactory/ComfyUI-Cre8it-Nodes": { "stars": 0, "last_update": "2024-05-22 23:24:30", - "author_account_age_days": 3507 + "author_account_age_days": 3508 }, "https://github.com/DrJKL/ComfyUI-Anchors": { "stars": 6, @@ -542,22 +542,22 @@ "https://github.com/DrMWeigand/ComfyUI_ColorImageDetection": { "stars": 2, "last_update": "2024-05-23 00:25:14", - "author_account_age_days": 1051 + "author_account_age_days": 1052 }, "https://github.com/Electrofried/ComfyUI-OpenAINode": { "stars": 19, "last_update": "2024-06-14 09:01:22", - "author_account_age_days": 2639 + "author_account_age_days": 2640 }, "https://github.com/EllangoK/ComfyUI-post-processing-nodes": { "stars": 146, "last_update": "2024-05-22 17:54:09", - "author_account_age_days": 2797 + "author_account_age_days": 2798 }, "https://github.com/Excidos/ComfyUI-Documents": { "stars": 17, "last_update": "2024-07-11 20:15:21", - "author_account_age_days": 26 + "author_account_age_days": 27 }, "https://github.com/ExponentialML/ComfyUI_ModelScopeT2V": { "stars": 25, @@ -565,7 +565,7 @@ "author_account_age_days": 1643 }, "https://github.com/ExponentialML/ComfyUI_Native_DynamiCrafter": { - "stars": 102, + "stars": 103, "last_update": "2024-06-08 02:33:02", "author_account_age_days": 1643 }, @@ -577,92 +577,92 @@ "https://github.com/Extraltodeus/ComfyUI-AutomaticCFG": { "stars": 290, "last_update": "2024-07-10 00:27:18", - "author_account_age_days": 3169 + "author_account_age_days": 3170 }, "https://github.com/Extraltodeus/LoadLoraWithTags": { "stars": 42, "last_update": "2024-06-22 21:05:44", - "author_account_age_days": 3169 + "author_account_age_days": 3170 }, "https://github.com/Extraltodeus/Stable-Diffusion-temperature-settings": { "stars": 35, "last_update": "2024-07-10 00:27:51", - "author_account_age_days": 3169 + "author_account_age_days": 3170 }, "https://github.com/Extraltodeus/Uncond-Zero-for-ComfyUI": { - "stars": 41, + "stars": 42, "last_update": "2024-07-10 00:27:36", - "author_account_age_days": 3169 + "author_account_age_days": 3170 }, "https://github.com/Extraltodeus/Vector_Sculptor_ComfyUI": { - "stars": 94, + "stars": 95, "last_update": "2024-07-10 00:28:03", - "author_account_age_days": 3169 + "author_account_age_days": 3170 }, "https://github.com/Extraltodeus/noise_latent_perlinpinpin": { "stars": 23, "last_update": "2024-06-22 21:05:57", - "author_account_age_days": 3169 + "author_account_age_days": 3170 }, "https://github.com/Extraltodeus/pre_cfg_comfy_nodes_for_ComfyUI": { "stars": 5, "last_update": "2024-07-11 02:34:36", - "author_account_age_days": 3169 + "author_account_age_days": 3170 }, "https://github.com/Extraltodeus/sigmas_tools_and_the_golden_scheduler": { "stars": 46, "last_update": "2024-06-22 21:05:34", - "author_account_age_days": 3169 + "author_account_age_days": 3170 }, "https://github.com/Fannovel16/ComfyUI-Frame-Interpolation": { "stars": 360, "last_update": "2024-06-20 16:25:59", - "author_account_age_days": 3151 + "author_account_age_days": 3152 }, "https://github.com/Fannovel16/ComfyUI-Loopchain": { "stars": 30, "last_update": "2023-12-15 14:25:35", - "author_account_age_days": 3151 + "author_account_age_days": 3152 }, "https://github.com/Fannovel16/ComfyUI-MagickWand": { "stars": 74, "last_update": "2024-06-20 16:23:15", - "author_account_age_days": 3151 + "author_account_age_days": 3152 }, "https://github.com/Fannovel16/ComfyUI-MotionDiff": { "stars": 150, "last_update": "2024-06-20 16:29:32", - "author_account_age_days": 3151 + "author_account_age_days": 3152 }, "https://github.com/Fannovel16/ComfyUI-Video-Matting": { - "stars": 152, + "stars": 153, "last_update": "2024-06-20 16:14:38", - "author_account_age_days": 3151 + "author_account_age_days": 3152 }, "https://github.com/Fannovel16/comfyui_controlnet_aux": { - "stars": 1687, + "stars": 1691, "last_update": "2024-07-08 17:03:55", - "author_account_age_days": 3151 + "author_account_age_days": 3152 }, "https://github.com/Fantaxico/ComfyUI-GCP-Storage": { "stars": 0, "last_update": "2024-06-14 09:05:52", - "author_account_age_days": 555 + "author_account_age_days": 556 }, "https://github.com/Feidorian/feidorian-ComfyNodes": { "stars": 5, "last_update": "2024-06-20 11:31:37", - "author_account_age_days": 2774 + "author_account_age_days": 2775 }, "https://github.com/Fictiverse/ComfyUI_Fictiverse": { "stars": 7, "last_update": "2024-06-05 19:03:21", - "author_account_age_days": 691 + "author_account_age_days": 692 }, "https://github.com/Fihade/IC-Light-ComfyUI-Node": { "stars": 6, "last_update": "2024-07-02 03:47:17", - "author_account_age_days": 2766 + "author_account_age_days": 2767 }, "https://github.com/FizzleDorf/ComfyUI-AIT": { "stars": 44, @@ -675,24 +675,24 @@ "author_account_age_days": 1999 }, "https://github.com/FlyingFireCo/tiled_ksampler": { - "stars": 56, + "stars": 57, "last_update": "2024-05-22 23:15:17", "author_account_age_days": 652 }, "https://github.com/ForeignGods/ComfyUI-Mana-Nodes": { "stars": 182, "last_update": "2024-05-29 18:29:05", - "author_account_age_days": 1263 + "author_account_age_days": 1264 }, "https://github.com/Franck-Demongin/NX_PromptStyler": { "stars": 5, "last_update": "2024-05-22 23:25:21", - "author_account_age_days": 1790 + "author_account_age_days": 1791 }, "https://github.com/FredBill1/comfyui-fb-utils": { "stars": 0, "last_update": "2024-05-23 01:41:02", - "author_account_age_days": 2336 + "author_account_age_days": 2337 }, "https://github.com/Fucci-Mateo/ComfyUI-Airtable": { "stars": 0, @@ -702,12 +702,12 @@ "https://github.com/FuouM/ComfyUI-FirstOrderMM": { "stars": 2, "last_update": "2024-07-01 10:46:26", - "author_account_age_days": 1700 + "author_account_age_days": 1701 }, "https://github.com/G-370/ComfyUI-SD3-Powerlab": { "stars": 17, "last_update": "2024-06-22 19:17:18", - "author_account_age_days": 1538 + "author_account_age_days": 1539 }, "https://github.com/GMapeSplat/ComfyUI_ezXY": { "stars": 24, @@ -722,27 +722,27 @@ "https://github.com/GavChap/ComfyUI-SD3LatentSelectRes": { "stars": 11, "last_update": "2024-06-19 11:01:41", - "author_account_age_days": 4587 + "author_account_age_days": 4588 }, "https://github.com/GentlemanHu/ComfyUI-SunoAI": { "stars": 10, "last_update": "2024-06-14 06:02:29", - "author_account_age_days": 2402 + "author_account_age_days": 2403 }, "https://github.com/Goktug/comfyui-saveimage-plus": { "stars": 3, "last_update": "2024-06-20 07:23:48", - "author_account_age_days": 4951 + "author_account_age_days": 4952 }, "https://github.com/Gourieff/comfyui-reactor-node": { - "stars": 1143, + "stars": 1146, "last_update": "2024-07-13 00:06:56", "author_account_age_days": 1139 }, "https://github.com/GraftingRayman/ComfyUI_GraftingRayman": { "stars": 24, "last_update": "2024-07-09 08:28:38", - "author_account_age_days": 182 + "author_account_age_days": 183 }, "https://github.com/Grant-CP/ComfyUI-LivePortraitKJ-MPS": { "stars": 10, @@ -750,89 +750,89 @@ "author_account_age_days": 1193 }, "https://github.com/GreenLandisaLie/AuraSR-ComfyUI": { - "stars": 74, + "stars": 76, "last_update": "2024-07-04 00:07:10", "author_account_age_days": 1217 }, "https://github.com/Guillaume-Fgt/ComfyUI_StableCascadeLatentRatio": { "stars": 3, "last_update": "2024-06-14 08:59:42", - "author_account_age_days": 1499 + "author_account_age_days": 1500 }, "https://github.com/HAL41/ComfyUI-aichemy-nodes": { "stars": 4, "last_update": "2024-05-22 23:10:19", - "author_account_age_days": 2865 + "author_account_age_days": 2866 }, "https://github.com/HECer/ComfyUI-FilePathCreator": { "stars": 3, "last_update": "2024-07-09 22:02:15", - "author_account_age_days": 2999 + "author_account_age_days": 3000 }, "https://github.com/Hangover3832/ComfyUI-Hangover-Moondream": { - "stars": 37, + "stars": 38, "last_update": "2024-06-14 08:08:20", - "author_account_age_days": 629 + "author_account_age_days": 630 }, "https://github.com/Hangover3832/ComfyUI-Hangover-Nodes": { "stars": 33, "last_update": "2024-06-14 08:08:28", - "author_account_age_days": 629 + "author_account_age_days": 630 }, "https://github.com/Hangover3832/ComfyUI-Hangover-Recognize_Anything": { "stars": 16, "last_update": "2024-06-14 08:10:52", - "author_account_age_days": 629 + "author_account_age_days": 630 }, "https://github.com/Haoming02/comfyui-clear-screen": { "stars": 1, "last_update": "2024-07-09 08:49:03", - "author_account_age_days": 1350 + "author_account_age_days": 1351 }, "https://github.com/Haoming02/comfyui-diffusion-cg": { "stars": 54, "last_update": "2024-07-10 03:26:36", - "author_account_age_days": 1350 + "author_account_age_days": 1351 }, "https://github.com/Haoming02/comfyui-floodgate": { "stars": 25, "last_update": "2024-07-09 09:02:07", - "author_account_age_days": 1350 + "author_account_age_days": 1351 }, "https://github.com/Haoming02/comfyui-menu-anchor": { "stars": 3, "last_update": "2024-07-09 10:03:10", - "author_account_age_days": 1350 + "author_account_age_days": 1351 }, "https://github.com/Haoming02/comfyui-node-beautify": { "stars": 6, "last_update": "2024-07-09 09:25:46", - "author_account_age_days": 1350 + "author_account_age_days": 1351 }, "https://github.com/Haoming02/comfyui-prompt-format": { - "stars": 30, + "stars": 31, "last_update": "2024-07-10 02:32:48", - "author_account_age_days": 1350 + "author_account_age_days": 1351 }, "https://github.com/Haoming02/comfyui-resharpen": { "stars": 31, "last_update": "2024-07-10 03:10:18", - "author_account_age_days": 1350 + "author_account_age_days": 1351 }, "https://github.com/Haoming02/comfyui-tab-handler": { "stars": 4, "last_update": "2024-07-09 08:41:44", - "author_account_age_days": 1350 + "author_account_age_days": 1351 }, "https://github.com/HaydenReeve/ComfyUI-Better-Strings": { "stars": 0, "last_update": "2024-05-22 23:20:05", - "author_account_age_days": 2261 + "author_account_age_days": 2262 }, "https://github.com/HebelHuber/comfyui-enhanced-save-node": { "stars": 1, "last_update": "2024-06-14 08:59:28", - "author_account_age_days": 2343 + "author_account_age_days": 2344 }, "https://github.com/Hiero207/ComfyUI-Hiero-Nodes": { "stars": 6, @@ -847,17 +847,17 @@ "https://github.com/IDGallagher/ComfyUI-IG-Nodes": { "stars": 1, "last_update": "2024-06-04 00:24:47", - "author_account_age_days": 5500 + "author_account_age_days": 5501 }, "https://github.com/ITurchenko/ComfyUI-SizeFromArray": { "stars": 0, "last_update": "2024-05-24 14:09:58", - "author_account_age_days": 3728 + "author_account_age_days": 3729 }, "https://github.com/Intersection98/ComfyUI_MX_post_processing-nodes": { "stars": 9, "last_update": "2024-05-23 01:12:46", - "author_account_age_days": 2649 + "author_account_age_days": 2650 }, "https://github.com/Inzaniak/comfyui-ranbooru": { "stars": 8, @@ -872,95 +872,95 @@ "https://github.com/JPS-GER/ComfyUI_JPS-Nodes": { "stars": 40, "last_update": "2024-05-22 20:39:14", - "author_account_age_days": 335 + "author_account_age_days": 336 }, "https://github.com/JackEllie/ComfyUI_AI_Assistant": { "stars": 1, "last_update": "2024-07-12 14:54:05", - "author_account_age_days": 590 + "author_account_age_days": 591 }, "https://github.com/Jannchie/ComfyUI-J": { "stars": 64, "last_update": "2024-06-20 12:08:09", - "author_account_age_days": 2572 + "author_account_age_days": 2573 }, "https://github.com/JaredTherriault/ComfyUI-JNodes": { "stars": 26, "last_update": "2024-07-13 23:48:48", - "author_account_age_days": 3591 + "author_account_age_days": 3592 }, "https://github.com/JayLyu/ComfyUI_BaiKong_Node": { "stars": 0, "last_update": "2024-07-03 15:07:04", - "author_account_age_days": 3287 + "author_account_age_days": 3288 }, "https://github.com/JcandZero/ComfyUI_GLM4Node": { "stars": 25, "last_update": "2024-05-22 23:12:46", - "author_account_age_days": 709 + "author_account_age_days": 710 }, "https://github.com/Jcd1230/rembg-comfyui-node": { "stars": 122, "last_update": "2024-05-22 17:58:34", - "author_account_age_days": 4905 + "author_account_age_days": 4906 }, "https://github.com/JerryOrbachJr/ComfyUI-RandomSize": { "stars": 3, "last_update": "2024-05-22 23:18:51", - "author_account_age_days": 175 + "author_account_age_days": 176 }, "https://github.com/JettHu/ComfyUI-TCD": { "stars": 95, "last_update": "2024-07-10 02:54:27", - "author_account_age_days": 2377 + "author_account_age_days": 2378 }, "https://github.com/JettHu/ComfyUI_TGate": { "stars": 49, "last_update": "2024-07-10 02:57:19", - "author_account_age_days": 2377 + "author_account_age_days": 2378 }, "https://github.com/Jordach/comfy-plasma": { "stars": 53, "last_update": "2024-05-22 18:08:28", - "author_account_age_days": 4532 + "author_account_age_days": 4533 }, "https://github.com/Kaharos94/ComfyUI-Saveaswebp": { "stars": 33, "last_update": "2024-06-21 23:01:48", - "author_account_age_days": 1214 + "author_account_age_days": 1215 }, "https://github.com/Kangkang625/ComfyUI-paint-by-example": { "stars": 14, "last_update": "2024-05-22 22:20:27", - "author_account_age_days": 933 + "author_account_age_days": 934 }, "https://github.com/KewkLW/ComfyUI-kewky_tools": { - "stars": 4, + "stars": 5, "last_update": "2024-07-10 05:45:11", - "author_account_age_days": 1706 + "author_account_age_days": 1707 }, "https://github.com/Koishi-Star/Euler-Smea-Dyn-Sampler": { "stars": 138, "last_update": "2024-06-16 15:50:10", - "author_account_age_days": 1505 + "author_account_age_days": 1506 }, "https://github.com/KoreTeknology/ComfyUI-Universal-Styler": { "stars": 16, "last_update": "2024-06-14 10:28:10", - "author_account_age_days": 3209 + "author_account_age_days": 3210 }, "https://github.com/Kosinkadink/ComfyUI-Advanced-ControlNet": { - "stars": 446, + "stars": 449, "last_update": "2024-07-09 01:09:21", "author_account_age_days": 3736 }, "https://github.com/Kosinkadink/ComfyUI-AnimateDiff-Evolved": { - "stars": 2341, + "stars": 2346, "last_update": "2024-07-12 23:01:12", "author_account_age_days": 3736 }, "https://github.com/Kosinkadink/ComfyUI-VideoHelperSuite": { - "stars": 427, + "stars": 428, "last_update": "2024-07-12 03:08:51", "author_account_age_days": 3736 }, @@ -977,22 +977,22 @@ "https://github.com/LZpenguin/ComfyUI-Text": { "stars": 23, "last_update": "2024-06-20 13:38:16", - "author_account_age_days": 1998 + "author_account_age_days": 1999 }, "https://github.com/LarryJane491/Image-Captioning-in-ComfyUI": { "stars": 35, "last_update": "2024-06-06 20:45:43", - "author_account_age_days": 183 + "author_account_age_days": 184 }, "https://github.com/LarryJane491/Lora-Training-in-Comfy": { "stars": 286, "last_update": "2024-06-09 05:24:00", - "author_account_age_days": 183 + "author_account_age_days": 184 }, "https://github.com/Layer-norm/comfyui-lama-remover": { "stars": 59, "last_update": "2024-05-25 00:12:04", - "author_account_age_days": 351 + "author_account_age_days": 352 }, "https://github.com/Lerc/canvas_tab": { "stars": 146, @@ -1002,17 +1002,17 @@ "https://github.com/Limitex/ComfyUI-Calculation": { "stars": 0, "last_update": "2024-05-22 22:18:40", - "author_account_age_days": 1294 + "author_account_age_days": 1295 }, "https://github.com/Limitex/ComfyUI-Diffusers": { "stars": 117, "last_update": "2024-05-22 22:18:57", - "author_account_age_days": 1294 + "author_account_age_days": 1295 }, "https://github.com/Loewen-Hob/rembg-comfyui-node-better": { - "stars": 45, + "stars": 46, "last_update": "2024-05-23 00:32:53", - "author_account_age_days": 490 + "author_account_age_days": 491 }, "https://github.com/LonicaMewinsky/ComfyUI-MakeFrame": { "stars": 23, @@ -1027,62 +1027,62 @@ "https://github.com/Ludobico/ComfyUI-ScenarioPrompt": { "stars": 14, "last_update": "2024-06-21 06:43:02", - "author_account_age_days": 1052 + "author_account_age_days": 1053 }, "https://github.com/LyazS/comfyui-anime-seg": { "stars": 4, "last_update": "2024-05-22 23:21:49", - "author_account_age_days": 2876 + "author_account_age_days": 2877 }, "https://github.com/M1kep/ComfyLiterals": { "stars": 13, "last_update": "2024-05-22 20:31:38", - "author_account_age_days": 4277 + "author_account_age_days": 4278 }, "https://github.com/M1kep/ComfyUI-KepOpenAI": { "stars": 26, "last_update": "2024-05-22 20:33:54", - "author_account_age_days": 4277 + "author_account_age_days": 4278 }, "https://github.com/M1kep/ComfyUI-OtherVAEs": { "stars": 2, "last_update": "2024-05-22 20:33:41", - "author_account_age_days": 4277 + "author_account_age_days": 4278 }, "https://github.com/M1kep/Comfy_KepKitchenSink": { "stars": 0, "last_update": "2024-05-22 20:33:29", - "author_account_age_days": 4277 + "author_account_age_days": 4278 }, "https://github.com/M1kep/Comfy_KepListStuff": { "stars": 28, "last_update": "2024-06-22 00:51:28", - "author_account_age_days": 4277 + "author_account_age_days": 4278 }, "https://github.com/M1kep/Comfy_KepMatteAnything": { "stars": 10, "last_update": "2024-05-22 20:33:16", - "author_account_age_days": 4277 + "author_account_age_days": 4278 }, "https://github.com/M1kep/KepPromptLang": { "stars": 5, "last_update": "2024-05-22 20:32:56", - "author_account_age_days": 4277 + "author_account_age_days": 4278 }, "https://github.com/MNeMoNiCuZ/ComfyUI-mnemic-nodes": { "stars": 29, "last_update": "2024-06-04 23:56:25", - "author_account_age_days": 1624 + "author_account_age_days": 1625 }, "https://github.com/Makeezi/ComfyUI-promptLAB": { "stars": 0, "last_update": "2024-05-23 01:24:51", - "author_account_age_days": 1801 + "author_account_age_days": 1802 }, "https://github.com/Mamaaaamooooo/batchImg-rembg-ComfyUI-nodes": { "stars": 14, "last_update": "2024-06-14 10:24:17", - "author_account_age_days": 401 + "author_account_age_days": 402 }, "https://github.com/ManglerFTW/ComfyI2I": { "stars": 146, @@ -1092,7 +1092,7 @@ "https://github.com/MaraScott/ComfyUI_MaraScott_Nodes": { "stars": 71, "last_update": "2024-07-13 11:38:40", - "author_account_age_days": 4989 + "author_account_age_days": 4990 }, "https://github.com/MarcusNyne/m9-prompts-comfyui": { "stars": 1, @@ -1102,17 +1102,17 @@ "https://github.com/MariusKM/ComfyUI-BadmanNodes": { "stars": 1, "last_update": "2024-06-21 15:20:22", - "author_account_age_days": 2250 + "author_account_age_days": 2251 }, "https://github.com/MarkoCa1/ComfyUI-Text": { "stars": 2, "last_update": "2024-05-23 00:15:39", - "author_account_age_days": 1652 + "author_account_age_days": 1653 }, "https://github.com/MarkoCa1/ComfyUI_Segment_Mask": { "stars": 17, "last_update": "2024-05-23 00:15:51", - "author_account_age_days": 1652 + "author_account_age_days": 1653 }, "https://github.com/Mason-McGough/ComfyUI-Mosaica": { "stars": 4, @@ -1122,42 +1122,42 @@ "https://github.com/MilitantHitchhiker/MilitantHitchhiker-SwitchbladePack": { "stars": 3, "last_update": "2024-06-24 22:04:33", - "author_account_age_days": 79 + "author_account_age_days": 80 }, "https://github.com/Millyarde/Pomfy": { "stars": 7, "last_update": "2024-05-22 22:22:48", - "author_account_age_days": 926 + "author_account_age_days": 927 }, "https://github.com/MinusZoneAI/ComfyUI-Kolors-MZ": { - "stars": 76, - "last_update": "2024-07-13 21:44:29", - "author_account_age_days": 85 + "stars": 91, + "last_update": "2024-07-14 09:39:42", + "author_account_age_days": 86 }, "https://github.com/MinusZoneAI/ComfyUI-Prompt-MZ": { - "stars": 80, + "stars": 81, "last_update": "2024-07-07 14:51:07", - "author_account_age_days": 85 + "author_account_age_days": 86 }, "https://github.com/MinusZoneAI/ComfyUI-StylizePhoto-MZ": { "stars": 17, "last_update": "2024-05-23 01:13:32", - "author_account_age_days": 85 + "author_account_age_days": 86 }, "https://github.com/MinusZoneAI/ComfyUI-TrainTools-MZ": { - "stars": 19, + "stars": 21, "last_update": "2024-07-09 12:42:11", - "author_account_age_days": 85 + "author_account_age_days": 86 }, "https://github.com/Miosp/ComfyUI-FBCNN": { "stars": 5, "last_update": "2024-05-24 12:13:08", - "author_account_age_days": 2535 + "author_account_age_days": 2536 }, "https://github.com/MitoshiroPJ/comfyui_slothful_attention": { "stars": 6, "last_update": "2024-05-22 22:09:15", - "author_account_age_days": 3987 + "author_account_age_days": 3988 }, "https://github.com/MokkaBoss1/ComfyUI_Mokkaboss1": { "stars": 16, @@ -1165,29 +1165,29 @@ "author_account_age_days": 399 }, "https://github.com/MrForExample/ComfyUI-3D-Pack": { - "stars": 1792, + "stars": 1793, "last_update": "2024-07-13 17:39:50", - "author_account_age_days": 1580 + "author_account_age_days": 1581 }, "https://github.com/MrForExample/ComfyUI-AnimateAnyone-Evolved": { - "stars": 447, + "stars": 448, "last_update": "2024-06-14 12:02:47", - "author_account_age_days": 1580 + "author_account_age_days": 1581 }, "https://github.com/MrSamSeen/ComfyUI_SSStereoscope": { - "stars": 5, + "stars": 6, "last_update": "2024-07-08 20:40:49", - "author_account_age_days": 3610 + "author_account_age_days": 3611 }, "https://github.com/Munkyfoot/ComfyUI-TextOverlay": { "stars": 5, "last_update": "2024-06-28 05:57:03", - "author_account_age_days": 3064 + "author_account_age_days": 3065 }, "https://github.com/N3rd00d/ComfyUI-Paint3D-Nodes": { "stars": 0, "last_update": "2024-07-13 01:24:57", - "author_account_age_days": 96 + "author_account_age_days": 97 }, "https://github.com/Nestorchik/NStor-ComfyUI-Translation": { "stars": 1, @@ -1197,17 +1197,17 @@ "https://github.com/NeuralSamurAI/Comfyui-Superprompt-Unofficial": { "stars": 58, "last_update": "2024-05-23 00:22:08", - "author_account_age_days": 113 + "author_account_age_days": 114 }, "https://github.com/Nevysha/ComfyUI-nevysha-top-menu": { "stars": 5, "last_update": "2024-05-23 00:17:31", - "author_account_age_days": 546 + "author_account_age_days": 547 }, "https://github.com/NicholasMcCarthy/ComfyUI_TravelSuite": { "stars": 13, "last_update": "2024-05-22 20:34:46", - "author_account_age_days": 5169 + "author_account_age_days": 5170 }, "https://github.com/NimaNzrii/comfyui-photoshop": { "stars": 284, @@ -1222,12 +1222,12 @@ "https://github.com/Niutonian/ComfyUi-NoodleWebcam": { "stars": 29, "last_update": "2024-05-22 21:30:40", - "author_account_age_days": 1061 + "author_account_age_days": 1062 }, "https://github.com/Nlar/ComfyUI_CartoonSegmentation": { "stars": 11, "last_update": "2024-05-22 23:15:37", - "author_account_age_days": 3850 + "author_account_age_days": 3851 }, "https://github.com/NotHarroweD/Harronode": { "stars": 5, @@ -1237,32 +1237,32 @@ "https://github.com/Nourepide/ComfyUI-Allor": { "stars": 180, "last_update": "2024-05-22 18:11:17", - "author_account_age_days": 2865 + "author_account_age_days": 2866 }, "https://github.com/Nuked88/ComfyUI-N-Nodes": { - "stars": 178, + "stars": 180, "last_update": "2024-05-21 19:52:44", "author_account_age_days": 4499 }, "https://github.com/Nuked88/ComfyUI-N-Sidebar": { - "stars": 419, + "stars": 425, "last_update": "2024-07-05 18:21:44", "author_account_age_days": 4499 }, "https://github.com/Off-Live/ComfyUI-off-suite": { "stars": 0, "last_update": "2024-06-14 12:02:25", - "author_account_age_days": 1191 + "author_account_age_days": 1192 }, "https://github.com/OpenArt-AI/ComfyUI-Assistant": { "stars": 14, "last_update": "2024-05-22 22:16:57", - "author_account_age_days": 794 + "author_account_age_days": 795 }, "https://github.com/PCMonsterx/ComfyUI-CSV-Loader": { "stars": 11, "last_update": "2024-05-22 21:27:10", - "author_account_age_days": 1684 + "author_account_age_days": 1685 }, "https://github.com/ParisNeo/lollms_nodes_suite": { "stars": 10, @@ -1272,7 +1272,7 @@ "https://github.com/ParmanBabra/ComfyUI-Malefish-Custom-Scripts": { "stars": 0, "last_update": "2024-05-22 21:26:35", - "author_account_age_days": 3662 + "author_account_age_days": 3663 }, "https://github.com/Pfaeff/pfaeff-comfyui": { "stars": 19, @@ -1287,7 +1287,7 @@ "https://github.com/Pos13/comfyui-cyclist": { "stars": 31, "last_update": "2024-06-19 09:21:53", - "author_account_age_days": 1537 + "author_account_age_days": 1538 }, "https://github.com/QaisMalkawi/ComfyUI-QaisHelper": { "stars": 2, @@ -1297,7 +1297,7 @@ "https://github.com/RedRayz/ComfyUI-Danbooru-To-WD": { "stars": 2, "last_update": "2024-06-24 18:20:48", - "author_account_age_days": 1384 + "author_account_age_days": 1385 }, "https://github.com/RenderRift/ComfyUI-RenderRiftNodes": { "stars": 6, @@ -1312,27 +1312,27 @@ "https://github.com/Ron-Digital/ComfyUI-SceneGenerator": { "stars": 2, "last_update": "2024-06-28 19:36:30", - "author_account_age_days": 948 + "author_account_age_days": 949 }, "https://github.com/Ryuukeisyou/comfyui_face_parsing": { "stars": 56, "last_update": "2024-07-03 12:48:31", - "author_account_age_days": 2432 + "author_account_age_days": 2433 }, "https://github.com/Ryuukeisyou/comfyui_io_helpers": { "stars": 1, "last_update": "2024-07-13 13:10:10", - "author_account_age_days": 2432 + "author_account_age_days": 2433 }, "https://github.com/SEkINVR/ComfyUI-Save-Multi-Format": { "stars": 1, "last_update": "2024-07-08 03:39:48", - "author_account_age_days": 676 + "author_account_age_days": 677 }, "https://github.com/SEkINVR/ComfyUI-SaveAs": { "stars": 1, "last_update": "2024-07-08 03:39:48", - "author_account_age_days": 676 + "author_account_age_days": 677 }, "https://github.com/SLAPaper/ComfyUI-Image-Selector": { "stars": 61, @@ -1355,7 +1355,7 @@ "author_account_age_days": 4103 }, "https://github.com/SamKhoze/ComfyUI-DeepFuze": { - "stars": 228, + "stars": 230, "last_update": "2024-07-10 17:44:07", "author_account_age_days": 1463 }, @@ -1367,22 +1367,22 @@ "https://github.com/Scholar01/ComfyUI-Keyframe": { "stars": 10, "last_update": "2024-06-14 09:01:30", - "author_account_age_days": 3215 + "author_account_age_days": 3216 }, "https://github.com/Scorpinaus/ComfyUI-DiffusersLoader": { "stars": 6, "last_update": "2024-07-13 02:48:08", - "author_account_age_days": 1129 + "author_account_age_days": 1130 }, "https://github.com/ScreamingHawk/comfyui-ollama-prompt-encode": { "stars": 6, "last_update": "2024-06-26 00:07:10", - "author_account_age_days": 4525 + "author_account_age_days": 4526 }, "https://github.com/SeaArtLab/ComfyUI-Long-CLIP": { "stars": 65, "last_update": "2024-06-14 08:08:26", - "author_account_age_days": 96 + "author_account_age_days": 97 }, "https://github.com/SeargeDP/SeargeSDXL": { "stars": 753, @@ -1392,7 +1392,7 @@ "https://github.com/Seedsa/Fooocus_Nodes": { "stars": 43, "last_update": "2024-07-03 07:51:13", - "author_account_age_days": 2627 + "author_account_age_days": 2628 }, "https://github.com/Shadetail/ComfyUI_Eagleshadow": { "stars": 1, @@ -1402,32 +1402,32 @@ "https://github.com/SherryXieYuchen/ComfyUI-Image-Inpainting": { "stars": 3, "last_update": "2024-07-03 03:39:49", - "author_account_age_days": 134 + "author_account_age_days": 135 }, "https://github.com/Shibiko-AI/ShibikoAI-ComfyUI-Tools": { "stars": 9, "last_update": "2024-07-04 02:22:10", - "author_account_age_days": 421 + "author_account_age_days": 422 }, "https://github.com/ShmuelRonen/ComfyUI-SVDResizer": { "stars": 2, "last_update": "2024-06-14 11:50:52", - "author_account_age_days": 1224 + "author_account_age_days": 1225 }, "https://github.com/ShmuelRonen/ComfyUI_Gemini_Flash": { "stars": 9, "last_update": "2024-06-15 17:12:05", - "author_account_age_days": 1224 + "author_account_age_days": 1225 }, "https://github.com/ShmuelRonen/ComfyUI_wav2lip": { "stars": 58, "last_update": "2024-07-03 11:25:27", - "author_account_age_days": 1224 + "author_account_age_days": 1225 }, "https://github.com/Shraknard/ComfyUI-Remover": { "stars": 4, "last_update": "2024-05-22 23:15:06", - "author_account_age_days": 2336 + "author_account_age_days": 2337 }, "https://github.com/Siberpone/lazy-pony-prompter": { "stars": 25, @@ -1437,7 +1437,7 @@ "https://github.com/Smirnov75/ComfyUI-mxToolkit": { "stars": 62, "last_update": "2024-06-21 19:22:42", - "author_account_age_days": 1531 + "author_account_age_days": 1532 }, "https://github.com/Smuzzies/comfyui_meme_maker": { "stars": 0, @@ -1447,17 +1447,17 @@ "https://github.com/SoftMeng/ComfyUI_ImageToText": { "stars": 6, "last_update": "2024-06-14 08:08:36", - "author_account_age_days": 3543 + "author_account_age_days": 3544 }, "https://github.com/SoftMeng/ComfyUI_Mexx_Poster": { "stars": 16, "last_update": "2024-06-14 07:06:27", - "author_account_age_days": 3543 + "author_account_age_days": 3544 }, "https://github.com/SoftMeng/ComfyUI_Mexx_Styler": { "stars": 18, "last_update": "2024-06-14 07:09:03", - "author_account_age_days": 3543 + "author_account_age_days": 3544 }, "https://github.com/Sorcerio/MBM-Music-Visualizer": { "stars": 15, @@ -1472,122 +1472,122 @@ "https://github.com/SpaceKendo/ComfyUI-svd_txt2vid": { "stars": 6, "last_update": "2024-05-22 22:11:52", - "author_account_age_days": 227 + "author_account_age_days": 228 }, "https://github.com/Stability-AI/ComfyUI-SAI_API": { "stars": 41, "last_update": "2024-06-06 14:18:15", - "author_account_age_days": 862 + "author_account_age_days": 863 }, "https://github.com/Stability-AI/stability-ComfyUI-nodes": { "stars": 184, "last_update": "2024-05-22 15:30:47", - "author_account_age_days": 862 + "author_account_age_days": 863 }, "https://github.com/StartHua/ComfyUI_OOTDiffusion_CXH": { "stars": 95, "last_update": "2024-06-14 08:12:12", - "author_account_age_days": 2854 + "author_account_age_days": 2855 }, "https://github.com/StartHua/ComfyUI_PCDMs": { "stars": 3, "last_update": "2024-05-22 23:21:14", - "author_account_age_days": 2854 + "author_account_age_days": 2855 }, "https://github.com/StartHua/ComfyUI_Seg_VITON": { "stars": 175, "last_update": "2024-05-22 23:20:17", - "author_account_age_days": 2854 + "author_account_age_days": 2855 }, "https://github.com/StartHua/Comfyui_joytag": { "stars": 19, "last_update": "2024-05-22 23:20:28", - "author_account_age_days": 2854 + "author_account_age_days": 2855 }, "https://github.com/StartHua/Comfyui_segformer_b2_clothes": { "stars": 43, "last_update": "2024-07-10 15:26:02", - "author_account_age_days": 2854 + "author_account_age_days": 2855 }, "https://github.com/SuperBeastsAI/ComfyUI-SuperBeasts": { "stars": 111, "last_update": "2024-06-01 20:27:53", - "author_account_age_days": 108 + "author_account_age_days": 109 }, "https://github.com/SuperMasterBlasterLaser/ComfyUI_YOLO_Classifiers": { "stars": 1, "last_update": "2024-06-20 15:06:51", - "author_account_age_days": 3597 + "author_account_age_days": 3598 }, "https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes": { - "stars": 506, + "stars": 507, "last_update": "2024-07-09 14:21:47", - "author_account_age_days": 2169 + "author_account_age_days": 2170 }, "https://github.com/Sxela/ComfyWarp": { "stars": 21, "last_update": "2024-05-22 20:47:11", - "author_account_age_days": 3391 + "author_account_age_days": 3392 }, "https://github.com/TGu-97/ComfyUI-TGu-utils": { "stars": 1, "last_update": "2024-05-22 21:07:45", - "author_account_age_days": 549 + "author_account_age_days": 550 }, "https://github.com/THtianhao/ComfyUI-FaceChain": { "stars": 89, "last_update": "2024-06-25 02:59:28", - "author_account_age_days": 3710 + "author_account_age_days": 3711 }, "https://github.com/THtianhao/ComfyUI-Portrait-Maker": { "stars": 170, "last_update": "2024-05-22 21:18:05", - "author_account_age_days": 3710 + "author_account_age_days": 3711 }, "https://github.com/TJ16th/comfyUI_TJ_NormalLighting": { "stars": 130, "last_update": "2024-05-23 00:25:37", - "author_account_age_days": 2554 + "author_account_age_days": 2555 }, "https://github.com/TMElyralab/Comfyui-MusePose": { "stars": 302, "last_update": "2024-06-22 07:09:49", - "author_account_age_days": 116 + "author_account_age_days": 117 }, "https://github.com/TRI3D-LC/ComfyUI-MiroBoard": { "stars": 4, "last_update": "2024-07-02 16:21:56", - "author_account_age_days": 458 + "author_account_age_days": 459 }, "https://github.com/TRI3D-LC/tri3d-comfyui-nodes": { "stars": 19, "last_update": "2024-07-10 11:25:05", - "author_account_age_days": 458 + "author_account_age_days": 459 }, "https://github.com/TW-CUI/TW-CUI-Util": { "stars": 1, "last_update": "2024-06-17 03:03:57", - "author_account_age_days": 50 + "author_account_age_days": 51 }, "https://github.com/TaiTair/comfyui-simswap": { "stars": 9, "last_update": "2024-05-28 21:58:53", - "author_account_age_days": 3586 + "author_account_age_days": 3587 }, "https://github.com/Taremin/comfyui-prompt-extranetworks": { "stars": 2, "last_update": "2024-05-22 23:08:34", - "author_account_age_days": 2234 + "author_account_age_days": 2235 }, "https://github.com/Taremin/comfyui-string-tools": { "stars": 1, "last_update": "2024-05-22 23:08:45", - "author_account_age_days": 2234 + "author_account_age_days": 2235 }, "https://github.com/Taremin/webui-monaco-prompt": { "stars": 24, "last_update": "2024-05-23 13:58:57", - "author_account_age_days": 2234 + "author_account_age_days": 2235 }, "https://github.com/TeaCrab/ComfyUI-TeaNodes": { "stars": 4, @@ -1597,17 +1597,17 @@ "https://github.com/TemryL/ComfyS3": { "stars": 18, "last_update": "2024-07-10 13:25:30", - "author_account_age_days": 888 + "author_account_age_days": 889 }, "https://github.com/TemryL/ComfyUI-IDM-VTON": { - "stars": 240, + "stars": 242, "last_update": "2024-07-10 15:13:37", - "author_account_age_days": 888 + "author_account_age_days": 889 }, "https://github.com/TencentQQGYLab/ComfyUI-ELLA": { "stars": 299, "last_update": "2024-05-07 03:07:38", - "author_account_age_days": 117 + "author_account_age_days": 118 }, "https://github.com/TheBarret/ZSuite": { "stars": 6, @@ -1617,22 +1617,22 @@ "https://github.com/TheBill2001/comfyui-upscale-by-model": { "stars": 2, "last_update": "2024-06-18 17:57:06", - "author_account_age_days": 1461 + "author_account_age_days": 1462 }, "https://github.com/TheMistoAI/ComfyUI-Anyline": { - "stars": 297, + "stars": 299, "last_update": "2024-07-09 11:01:15", - "author_account_age_days": 184 + "author_account_age_days": 185 }, "https://github.com/ThereforeGames/ComfyUI-Unprompted": { "stars": 8, "last_update": "2024-06-23 21:38:03", - "author_account_age_days": 954 + "author_account_age_days": 955 }, "https://github.com/TinyTerra/ComfyUI_tinyterraNodes": { - "stars": 337, + "stars": 338, "last_update": "2024-07-11 16:00:19", - "author_account_age_days": 640 + "author_account_age_days": 641 }, "https://github.com/TripleHeadedMonkey/ComfyUI_MileHighStyler": { "stars": 19, @@ -1652,12 +1652,12 @@ "https://github.com/Trung0246/ComfyUI-0246": { "stars": 93, "last_update": "2024-05-24 03:45:59", - "author_account_age_days": 3399 + "author_account_age_days": 3400 }, "https://github.com/Ttl/ComfyUi_NNLatentUpscale": { "stars": 174, "last_update": "2024-05-22 20:50:03", - "author_account_age_days": 4941 + "author_account_age_days": 4942 }, "https://github.com/TylerZoro/SD3-Scaling": { "stars": 1, @@ -1667,12 +1667,12 @@ "https://github.com/Umikaze-job/select_folder_path_easy": { "stars": 4, "last_update": "2024-05-22 21:30:13", - "author_account_age_days": 238 + "author_account_age_days": 239 }, "https://github.com/VAST-AI-Research/ComfyUI-Tripo": { "stars": 72, "last_update": "2024-05-23 01:11:56", - "author_account_age_days": 261 + "author_account_age_days": 262 }, "https://github.com/WASasquatch/ASTERR": { "stars": 14, @@ -1705,34 +1705,39 @@ "author_account_age_days": 4645 }, "https://github.com/WASasquatch/was-node-suite-comfyui": { - "stars": 976, + "stars": 978, "last_update": "2024-07-09 19:34:38", "author_account_age_days": 4645 }, "https://github.com/WebDev9000/WebDev9000-Nodes": { "stars": 1, "last_update": "2024-06-14 10:28:22", - "author_account_age_days": 3771 + "author_account_age_days": 3772 }, "https://github.com/Wicloz/ComfyUI-Simply-Nodes": { "stars": 1, "last_update": "2024-07-06 22:35:50", - "author_account_age_days": 3663 + "author_account_age_days": 3664 }, "https://github.com/XmYx/deforum-comfy-nodes": { "stars": 130, "last_update": "2024-07-08 19:39:48", - "author_account_age_days": 2625 + "author_account_age_days": 2626 }, "https://github.com/Xyem/Xycuno-Oobabooga": { "stars": 3, "last_update": "2024-05-23 00:14:14", "author_account_age_days": 4344 }, + "https://github.com/YMC-GitHub/ymc-node-as-x-type": { + "stars": 0, + "last_update": "2024-07-14 12:20:54", + "author_account_age_days": 2715 + }, "https://github.com/YMC-GitHub/ymc-node-suite-comfyui": { "stars": 16, "last_update": "2024-05-22 21:15:51", - "author_account_age_days": 2714 + "author_account_age_days": 2715 }, "https://github.com/YOUR-WORST-TACO/ComfyUI-TacoNodes": { "stars": 14, @@ -1740,129 +1745,129 @@ "author_account_age_days": 3775 }, "https://github.com/Yanick112/ComfyUI-ToSVG": { - "stars": 18, + "stars": 19, "last_update": "2024-06-14 14:00:22", - "author_account_age_days": 833 + "author_account_age_days": 834 }, "https://github.com/YinBailiang/MergeBlockWeighted_fo_ComfyUI": { "stars": 14, "last_update": "2024-07-01 09:03:34", - "author_account_age_days": 805 + "author_account_age_days": 806 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-APISR": { - "stars": 322, + "stars": 324, "last_update": "2024-05-22 14:14:46", - "author_account_age_days": 359 + "author_account_age_days": 360 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Animated-optical-illusions": { "stars": 18, "last_update": "2024-06-14 07:06:15", - "author_account_age_days": 359 + "author_account_age_days": 360 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-ArtGallery": { - "stars": 372, + "stars": 373, "last_update": "2024-06-12 04:40:50", - "author_account_age_days": 359 + "author_account_age_days": 360 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-BRIA_AI-RMBG": { - "stars": 581, + "stars": 582, "last_update": "2024-05-22 14:14:18", - "author_account_age_days": 359 + "author_account_age_days": 360 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-BiRefNet-ZHO": { "stars": 161, "last_update": "2024-06-27 03:38:19", - "author_account_age_days": 359 + "author_account_age_days": 360 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-DepthFM": { "stars": 68, "last_update": "2024-05-22 14:14:03", - "author_account_age_days": 359 + "author_account_age_days": 360 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Gemini": { - "stars": 610, + "stars": 612, "last_update": "2024-05-22 14:15:11", - "author_account_age_days": 359 + "author_account_age_days": 360 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-InstantID": { - "stars": 1231, + "stars": 1232, "last_update": "2024-05-22 13:57:55", - "author_account_age_days": 359 + "author_account_age_days": 360 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Phi-3-mini": { "stars": 183, "last_update": "2024-06-30 08:41:40", - "author_account_age_days": 359 + "author_account_age_days": 360 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-PhotoMaker-ZHO": { "stars": 758, "last_update": "2024-05-22 14:13:49", - "author_account_age_days": 359 + "author_account_age_days": 360 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-PixArt-alpha-Diffusers": { "stars": 46, "last_update": "2024-05-22 13:40:58", - "author_account_age_days": 359 + "author_account_age_days": 360 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Q-Align": { "stars": 3, "last_update": "2024-05-22 14:15:52", - "author_account_age_days": 359 + "author_account_age_days": 360 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Qwen-2": { "stars": 62, "last_update": "2024-06-14 12:02:55", - "author_account_age_days": 359 + "author_account_age_days": 360 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Qwen-VL-API": { "stars": 183, "last_update": "2024-05-22 14:14:57", - "author_account_age_days": 359 + "author_account_age_days": 360 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-SVD-ZHO": { - "stars": 95, + "stars": 96, "last_update": "2024-05-22 13:40:44", - "author_account_age_days": 359 + "author_account_age_days": 360 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-SegMoE": { "stars": 75, "last_update": "2024-05-22 13:41:14", - "author_account_age_days": 359 + "author_account_age_days": 360 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Text_Image-Composite": { - "stars": 85, + "stars": 86, "last_update": "2024-05-31 12:03:55", - "author_account_age_days": 359 + "author_account_age_days": 360 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-UltraEdit-ZHO": { - "stars": 95, + "stars": 97, "last_update": "2024-07-11 14:59:07", - "author_account_age_days": 359 + "author_account_age_days": 360 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-YoloWorld-EfficientSAM": { - "stars": 494, + "stars": 495, "last_update": "2024-05-22 13:01:07", - "author_account_age_days": 359 + "author_account_age_days": 360 }, "https://github.com/ZHO-ZHO-ZHO/comfyui-portrait-master-zh-cn": { - "stars": 1504, + "stars": 1507, "last_update": "2024-06-14 09:00:04", - "author_account_age_days": 359 + "author_account_age_days": 360 }, "https://github.com/ZZXYWQ/ComfyUI-ZZXYWQ": { "stars": 4, "last_update": "2024-07-11 03:30:06", - "author_account_age_days": 1292 + "author_account_age_days": 1293 }, "https://github.com/ZaneA/ComfyUI-ImageReward": { "stars": 22, "last_update": "2024-07-01 21:25:12", - "author_account_age_days": 5559 + "author_account_age_days": 5560 }, "https://github.com/ZeDarkAdam/ComfyUI-Embeddings-Tools": { "stars": 2, "last_update": "2024-06-23 19:19:40", - "author_account_age_days": 1213 + "author_account_age_days": 1214 }, "https://github.com/Zuellni/ComfyUI-Custom-Nodes": { "stars": 44, @@ -1887,17 +1892,17 @@ "https://github.com/a1lazydog/ComfyUI-AudioScheduler": { "stars": 92, "last_update": "2024-06-14 11:02:32", - "author_account_age_days": 4821 + "author_account_age_days": 4822 }, "https://github.com/aburahamu/ComfyUI-IsNiceParts": { "stars": 2, "last_update": "2024-06-14 12:01:40", - "author_account_age_days": 92 + "author_account_age_days": 93 }, "https://github.com/aburahamu/ComfyUI-RequestsPoster": { "stars": 2, "last_update": "2024-06-14 13:59:24", - "author_account_age_days": 92 + "author_account_age_days": 93 }, "https://github.com/abyz22/image_control": { "stars": 14, @@ -1912,17 +1917,17 @@ "https://github.com/adieyal/comfyui-dynamicprompts": { "stars": 195, "last_update": "2024-07-09 14:21:09", - "author_account_age_days": 5036 + "author_account_age_days": 5037 }, "https://github.com/adigayung/ComfyUI-Translator": { "stars": 0, "last_update": "2024-07-13 01:18:00", - "author_account_age_days": 232 + "author_account_age_days": 233 }, "https://github.com/adriflex/ComfyUI_Blender_Texdiff": { "stars": 1, "last_update": "2024-05-22 23:14:18", - "author_account_age_days": 2241 + "author_account_age_days": 2242 }, "https://github.com/aegis72/aegisflow_utility_nodes": { "stars": 24, @@ -1937,17 +1942,17 @@ "https://github.com/ai-liam/comfyui-liam": { "stars": 2, "last_update": "2024-06-22 03:27:52", - "author_account_age_days": 1540 + "author_account_age_days": 1541 }, "https://github.com/ai-liam/comfyui_liam_util": { "stars": 2, "last_update": "2024-05-22 22:21:23", - "author_account_age_days": 1540 + "author_account_age_days": 1541 }, "https://github.com/aianimation55/ComfyUI-FatLabels": { "stars": 4, "last_update": "2024-05-22 21:26:01", - "author_account_age_days": 293 + "author_account_age_days": 294 }, "https://github.com/al-swaiti/ComfyUI-CascadeResolutions": { "stars": 2, @@ -1957,17 +1962,17 @@ "https://github.com/alessandrozonta/ComfyUI-CenterNode": { "stars": 3, "last_update": "2024-05-23 01:17:52", - "author_account_age_days": 1216 + "author_account_age_days": 1217 }, "https://github.com/alessandrozonta/ComfyUI-Layers": { "stars": 28, "last_update": "2024-06-14 09:04:36", - "author_account_age_days": 1216 + "author_account_age_days": 1217 }, "https://github.com/alessandrozonta/ComfyUI-OpenPose": { "stars": 3, "last_update": "2024-06-14 13:59:36", - "author_account_age_days": 1216 + "author_account_age_days": 1217 }, "https://github.com/alexopus/ComfyUI-Image-Saver": { "stars": 31, @@ -1977,7 +1982,7 @@ "https://github.com/ali1234/comfyui-job-iterator": { "stars": 67, "last_update": "2024-05-22 20:54:21", - "author_account_age_days": 4879 + "author_account_age_days": 4880 }, "https://github.com/alisson-anjos/ComfyUI-Ollama-Describer": { "stars": 39, @@ -1987,22 +1992,22 @@ "https://github.com/alpertunga-bile/prompt-generator-comfyui": { "stars": 66, "last_update": "2024-07-01 09:08:11", - "author_account_age_days": 1292 + "author_account_age_days": 1293 }, "https://github.com/alsritter/asymmetric-tiling-comfyui": { "stars": 15, "last_update": "2024-05-22 20:43:07", - "author_account_age_days": 2013 + "author_account_age_days": 2014 }, "https://github.com/alt-key-project/comfyui-dream-project": { "stars": 74, "last_update": "2024-07-01 05:34:14", - "author_account_age_days": 679 + "author_account_age_days": 680 }, "https://github.com/alt-key-project/comfyui-dream-video-batches": { "stars": 53, "last_update": "2024-07-01 05:37:03", - "author_account_age_days": 679 + "author_account_age_days": 680 }, "https://github.com/an90ray/ComfyUI_RErouter_CustomNodes": { "stars": 0, @@ -2012,7 +2017,7 @@ "https://github.com/andersxa/comfyui-PromptAttention": { "stars": 22, "last_update": "2024-06-20 11:09:25", - "author_account_age_days": 2972 + "author_account_age_days": 2973 }, "https://github.com/angeloshredder/StableCascadeResizer": { "stars": 2, @@ -2032,32 +2037,32 @@ "https://github.com/aria1th/ComfyUI-LogicUtils": { "stars": 21, "last_update": "2024-05-23 01:27:16", - "author_account_age_days": 2364 + "author_account_age_days": 2365 }, "https://github.com/asagi4/ComfyUI-Adaptive-Guidance": { - "stars": 16, + "stars": 18, "last_update": "2024-07-03 13:54:53", - "author_account_age_days": 460 + "author_account_age_days": 461 }, "https://github.com/asagi4/ComfyUI-CADS": { "stars": 34, "last_update": "2024-05-23 18:14:56", - "author_account_age_days": 460 + "author_account_age_days": 461 }, "https://github.com/asagi4/comfyui-prompt-control": { "stars": 165, "last_update": "2024-06-20 13:48:26", - "author_account_age_days": 460 + "author_account_age_days": 461 }, "https://github.com/asagi4/comfyui-utility-nodes": { "stars": 7, "last_update": "2024-05-25 11:40:49", - "author_account_age_days": 460 + "author_account_age_days": 461 }, "https://github.com/aszc-dev/ComfyUI-CoreMLSuite": { "stars": 92, "last_update": "2024-07-04 06:44:42", - "author_account_age_days": 2746 + "author_account_age_days": 2747 }, "https://github.com/atmaranto/ComfyUI-SaveAsScript": { "stars": 54, @@ -2067,17 +2072,17 @@ "https://github.com/audioscavenger/ComfyUI-Thumbnails": { "stars": 10, "last_update": "2024-06-07 07:19:30", - "author_account_age_days": 4140 + "author_account_age_days": 4141 }, "https://github.com/audioscavenger/save-image-extended-comfyui": { "stars": 24, "last_update": "2024-06-27 18:28:01", - "author_account_age_days": 4140 + "author_account_age_days": 4141 }, "https://github.com/avatechai/avatar-graph-comfyui": { - "stars": 220, + "stars": 221, "last_update": "2024-05-22 21:14:14", - "author_account_age_days": 873 + "author_account_age_days": 874 }, "https://github.com/aws-samples/comfyui-llm-node-for-amazon-bedrock": { "stars": 5, @@ -2087,7 +2092,7 @@ "https://github.com/azure-dragon-ai/ComfyUI-ClipScore-Nodes": { "stars": 3, "last_update": "2024-05-22 23:16:28", - "author_account_age_days": 320 + "author_account_age_days": 321 }, "https://github.com/badayvedat/ComfyUI-fal-Connector": { "stars": 12, @@ -2097,17 +2102,17 @@ "https://github.com/badjeff/comfyui_lora_tag_loader": { "stars": 47, "last_update": "2024-05-22 20:40:03", - "author_account_age_days": 5382 + "author_account_age_days": 5383 }, "https://github.com/baicai99/ComfyUI-FrameSkipping": { "stars": 6, "last_update": "2024-06-18 10:25:55", - "author_account_age_days": 850 + "author_account_age_days": 851 }, "https://github.com/banodoco/steerable-motion": { "stars": 761, "last_update": "2024-06-15 23:01:54", - "author_account_age_days": 421 + "author_account_age_days": 422 }, "https://github.com/bash-j/mikey_nodes": { "stars": 84, @@ -2117,7 +2122,7 @@ "https://github.com/bedovyy/ComfyUI_NAIDGenerator": { "stars": 19, "last_update": "2024-06-14 09:04:39", - "author_account_age_days": 382 + "author_account_age_days": 383 }, "https://github.com/bilal-arikan/ComfyUI_TextAssets": { "stars": 2, @@ -2127,22 +2132,22 @@ "https://github.com/bitaffinity/ComfyUI_HF_Inference": { "stars": 0, "last_update": "2024-06-14 10:23:29", - "author_account_age_days": 76 + "author_account_age_days": 77 }, "https://github.com/blepping/ComfyUI-bleh": { "stars": 31, "last_update": "2024-05-22 23:17:49", - "author_account_age_days": 173 + "author_account_age_days": 174 }, "https://github.com/blepping/ComfyUI-sonar": { "stars": 31, "last_update": "2024-05-22 23:18:26", - "author_account_age_days": 173 + "author_account_age_days": 174 }, "https://github.com/blepping/comfyui_jankhidiffusion": { "stars": 93, "last_update": "2024-05-22 23:18:40", - "author_account_age_days": 173 + "author_account_age_days": 174 }, "https://github.com/blueraincoatli/comfyUI_SillyNodes": { "stars": 3, @@ -2152,7 +2157,7 @@ "https://github.com/bluevisor/ComfyUI_PS_Blend_Node": { "stars": 1, "last_update": "2024-07-08 12:38:26", - "author_account_age_days": 4586 + "author_account_age_days": 4587 }, "https://github.com/bmad4ever/ComfyUI-Bmad-DirtyUndoRedo": { "stars": 50, @@ -2192,17 +2197,17 @@ "https://github.com/bradsec/ComfyUI_ResolutionSelector": { "stars": 8, "last_update": "2024-07-07 12:15:49", - "author_account_age_days": 3675 + "author_account_age_days": 3676 }, "https://github.com/bradsec/ComfyUI_StringTools": { "stars": 0, "last_update": "2024-07-08 10:20:27", - "author_account_age_days": 3675 + "author_account_age_days": 3676 }, "https://github.com/braintacles/braintacles-comfyui-nodes": { "stars": 1, "last_update": "2024-05-23 06:06:16", - "author_account_age_days": 450 + "author_account_age_days": 451 }, "https://github.com/brianfitzgerald/style_aligned_comfy": { "stars": 259, @@ -2212,40 +2217,40 @@ "https://github.com/bronkula/comfyui-fitsize": { "stars": 35, "last_update": "2024-05-22 21:32:34", - "author_account_age_days": 5174 + "author_account_age_days": 5175 }, "https://github.com/bruefire/ComfyUI-SeqImageLoader": { "stars": 28, "last_update": "2024-06-08 15:48:49", - "author_account_age_days": 2385 + "author_account_age_days": 2386 }, "https://github.com/budihartono/comfyui_otonx_nodes": { "stars": 1, "last_update": "2024-05-25 04:10:08", - "author_account_age_days": 4705 + "author_account_age_days": 4706 }, "https://github.com/bvhari/ComfyUI_ImageProcessing": { "stars": 18, "last_update": "2024-05-22 18:08:40", - "author_account_age_days": 1194 + "author_account_age_days": 1195 }, "https://github.com/bvhari/ComfyUI_LatentToRGB": { "stars": 11, "last_update": "2024-06-23 11:37:10", - "author_account_age_days": 1194 + "author_account_age_days": 1195 }, "https://github.com/bvhari/ComfyUI_PerpWeight": { "stars": 12, "last_update": "2024-05-22 18:09:06", - "author_account_age_days": 1194 + "author_account_age_days": 1195 }, "https://github.com/bvhari/ComfyUI_SUNoise": { "stars": 6, "last_update": "2024-07-06 13:37:18", - "author_account_age_days": 1194 + "author_account_age_days": 1195 }, "https://github.com/cdb-boop/ComfyUI-Bringing-Old-Photos-Back-to-Life": { - "stars": 255, + "stars": 256, "last_update": "2024-06-21 15:05:26", "author_account_age_days": 1224 }, @@ -2257,17 +2262,17 @@ "https://github.com/celsojr2013/comfyui_jamworks_client": { "stars": 0, "last_update": "2024-06-23 12:35:44", - "author_account_age_days": 3418 + "author_account_age_days": 3419 }, "https://github.com/celsojr2013/comfyui_simpletools": { "stars": 2, "last_update": "2024-06-22 11:35:40", - "author_account_age_days": 3418 + "author_account_age_days": 3419 }, "https://github.com/cerspense/ComfyUI_cspnodes": { "stars": 24, "last_update": "2024-06-27 22:39:06", - "author_account_age_days": 2701 + "author_account_age_days": 2702 }, "https://github.com/ceruleandeep/ComfyUI-LLaVA-Captioner": { "stars": 79, @@ -2277,242 +2282,242 @@ "https://github.com/chakib-belgaid/ComfyUI-autosize": { "stars": 0, "last_update": "2024-06-14 07:13:20", - "author_account_age_days": 3855 + "author_account_age_days": 3856 }, "https://github.com/chakib-belgaid/Comfyui_Prompt_styler": { "stars": 0, "last_update": "2024-07-01 12:40:52", - "author_account_age_days": 3855 + "author_account_age_days": 3856 }, "https://github.com/chandlergis/ComfyUI-IMG_Query": { "stars": 1, "last_update": "2024-05-23 01:25:57", - "author_account_age_days": 375 + "author_account_age_days": 376 }, "https://github.com/chandlergis/ComfyUI_EmojiOverlay": { "stars": 0, "last_update": "2024-06-14 09:05:03", - "author_account_age_days": 375 + "author_account_age_days": 376 }, "https://github.com/chaojie/ComfyUI-AniPortrait": { - "stars": 231, + "stars": 230, "last_update": "2024-05-22 22:26:03", - "author_account_age_days": 4853 + "author_account_age_days": 4854 }, "https://github.com/chaojie/ComfyUI-CameraCtrl-Wrapper": { "stars": 16, "last_update": "2024-06-14 09:07:23", - "author_account_age_days": 4853 + "author_account_age_days": 4854 }, "https://github.com/chaojie/ComfyUI-Champ": { "stars": 19, "last_update": "2024-05-22 22:26:47", - "author_account_age_days": 4853 + "author_account_age_days": 4854 }, "https://github.com/chaojie/ComfyUI-DragAnything": { "stars": 66, "last_update": "2024-06-14 10:23:53", - "author_account_age_days": 4853 + "author_account_age_days": 4854 }, "https://github.com/chaojie/ComfyUI-DragNUWA": { "stars": 366, "last_update": "2024-06-14 10:25:01", - "author_account_age_days": 4853 + "author_account_age_days": 4854 }, "https://github.com/chaojie/ComfyUI-DynamiCrafter": { "stars": 112, "last_update": "2024-06-14 10:23:59", - "author_account_age_days": 4853 + "author_account_age_days": 4854 }, "https://github.com/chaojie/ComfyUI-EasyAnimate": { "stars": 39, "last_update": "2024-05-22 22:24:00", - "author_account_age_days": 4853 + "author_account_age_days": 4854 }, "https://github.com/chaojie/ComfyUI-Gemma": { "stars": 5, "last_update": "2024-05-22 22:27:47", - "author_account_age_days": 4853 + "author_account_age_days": 4854 }, "https://github.com/chaojie/ComfyUI-I2VGEN-XL": { "stars": 27, "last_update": "2024-06-14 09:06:10", - "author_account_age_days": 4853 + "author_account_age_days": 4854 }, "https://github.com/chaojie/ComfyUI-Img2Img-Turbo": { "stars": 36, "last_update": "2024-05-22 22:26:30", - "author_account_age_days": 4853 + "author_account_age_days": 4854 }, "https://github.com/chaojie/ComfyUI-LaVIT": { "stars": 10, "last_update": "2024-06-14 10:27:44", - "author_account_age_days": 4853 + "author_account_age_days": 4854 }, "https://github.com/chaojie/ComfyUI-LightGlue": { "stars": 48, "last_update": "2024-01-20 16:53:51", - "author_account_age_days": 4853 + "author_account_age_days": 4854 }, "https://github.com/chaojie/ComfyUI-Moore-AnimateAnyone": { - "stars": 202, + "stars": 203, "last_update": "2024-06-10 20:16:06", - "author_account_age_days": 4853 + "author_account_age_days": 4854 }, "https://github.com/chaojie/ComfyUI-Motion-Vector-Extractor": { "stars": 1, "last_update": "2024-06-14 10:26:15", - "author_account_age_days": 4853 + "author_account_age_days": 4854 }, "https://github.com/chaojie/ComfyUI-MotionCtrl": { "stars": 128, "last_update": "2024-06-14 10:26:02", - "author_account_age_days": 4853 + "author_account_age_days": 4854 }, "https://github.com/chaojie/ComfyUI-MotionCtrl-SVD": { "stars": 79, "last_update": "2024-06-14 10:26:30", - "author_account_age_days": 4853 + "author_account_age_days": 4854 }, "https://github.com/chaojie/ComfyUI-MuseTalk": { - "stars": 151, + "stars": 152, "last_update": "2024-05-22 22:25:07", - "author_account_age_days": 4853 + "author_account_age_days": 4854 }, "https://github.com/chaojie/ComfyUI-MuseV": { "stars": 126, "last_update": "2024-05-22 22:25:31", - "author_account_age_days": 4853 + "author_account_age_days": 4854 }, "https://github.com/chaojie/ComfyUI-Open-Sora": { "stars": 89, "last_update": "2024-05-22 22:26:59", - "author_account_age_days": 4853 + "author_account_age_days": 4854 }, "https://github.com/chaojie/ComfyUI-Open-Sora-Plan": { "stars": 49, "last_update": "2024-05-29 16:15:10", - "author_account_age_days": 4853 + "author_account_age_days": 4854 }, "https://github.com/chaojie/ComfyUI-Panda3d": { "stars": 13, "last_update": "2024-06-14 10:28:47", - "author_account_age_days": 4853 + "author_account_age_days": 4854 }, "https://github.com/chaojie/ComfyUI-Pymunk": { "stars": 16, "last_update": "2024-06-14 12:02:32", - "author_account_age_days": 4853 + "author_account_age_days": 4854 }, "https://github.com/chaojie/ComfyUI-RAFT": { "stars": 25, "last_update": "2024-06-14 11:02:00", - "author_account_age_days": 4853 + "author_account_age_days": 4854 }, "https://github.com/chaojie/ComfyUI-SimDA": { "stars": 13, "last_update": "2024-06-14 12:02:39", - "author_account_age_days": 4853 + "author_account_age_days": 4854 }, "https://github.com/chaojie/ComfyUI-Trajectory": { "stars": 5, "last_update": "2024-05-22 22:27:12", - "author_account_age_days": 4853 + "author_account_age_days": 4854 }, "https://github.com/chaojie/ComfyUI-Video-Editing-X-Attention": { "stars": 17, "last_update": "2024-06-14 10:28:16", - "author_account_age_days": 4853 + "author_account_age_days": 4854 }, "https://github.com/chaojie/ComfyUI-dust3r": { "stars": 15, "last_update": "2024-05-22 22:27:33", - "author_account_age_days": 4853 + "author_account_age_days": 4854 }, "https://github.com/chaojie/ComfyUI_StreamingT2V": { "stars": 26, "last_update": "2024-06-14 10:26:21", - "author_account_age_days": 4853 + "author_account_age_days": 4854 }, "https://github.com/chaosaiart/Chaosaiart-Nodes": { "stars": 47, "last_update": "2024-05-27 10:55:18", - "author_account_age_days": 353 + "author_account_age_days": 354 }, "https://github.com/chenpx976/ComfyUI-RunRunRun": { "stars": 0, "last_update": "2024-05-23 01:19:37", - "author_account_age_days": 3434 + "author_account_age_days": 3435 }, "https://github.com/chesnokovivan/ComfyUI-Novakid": { "stars": 0, "last_update": "2024-06-10 20:15:56", - "author_account_age_days": 1549 + "author_account_age_days": 1550 }, "https://github.com/chflame163/ComfyUI_FaceSimilarity": { "stars": 13, "last_update": "2024-05-23 12:48:18", - "author_account_age_days": 463 + "author_account_age_days": 464 }, "https://github.com/chflame163/ComfyUI_LayerStyle": { - "stars": 720, + "stars": 721, "last_update": "2024-07-12 06:53:14", - "author_account_age_days": 463 + "author_account_age_days": 464 }, "https://github.com/chflame163/ComfyUI_MSSpeech_TTS": { "stars": 23, "last_update": "2024-05-25 02:39:56", - "author_account_age_days": 463 + "author_account_age_days": 464 }, "https://github.com/chflame163/ComfyUI_WordCloud": { "stars": 71, "last_update": "2024-05-25 02:41:06", - "author_account_age_days": 463 + "author_account_age_days": 464 }, "https://github.com/chibiace/ComfyUI-Chibi-Nodes": { "stars": 30, "last_update": "2024-05-22 21:16:12", - "author_account_age_days": 2868 + "author_account_age_days": 2869 }, "https://github.com/choey/Comfy-Topaz": { "stars": 27, "last_update": "2024-06-20 13:52:32", - "author_account_age_days": 5542 + "author_account_age_days": 5543 }, "https://github.com/chris-the-wiz/EmbeddingsCurveEditor_ComfyUI": { - "stars": 7, + "stars": 8, "last_update": "2024-06-29 19:13:44", - "author_account_age_days": 1816 + "author_account_age_days": 1817 }, "https://github.com/chrisfreilich/virtuoso-nodes": { "stars": 52, "last_update": "2024-06-30 18:26:54", - "author_account_age_days": 751 + "author_account_age_days": 752 }, "https://github.com/chrisgoringe/cg-image-picker": { - "stars": 193, + "stars": 194, "last_update": "2024-06-12 18:50:30", - "author_account_age_days": 4084 + "author_account_age_days": 4085 }, "https://github.com/chrisgoringe/cg-noise": { "stars": 25, "last_update": "2024-06-14 08:10:52", - "author_account_age_days": 4084 + "author_account_age_days": 4085 }, "https://github.com/chrisgoringe/cg-prompt-info": { "stars": 27, "last_update": "2024-05-22 21:07:33", - "author_account_age_days": 4084 + "author_account_age_days": 4085 }, "https://github.com/chrisgoringe/cg-use-everywhere": { "stars": 364, "last_update": "2024-07-11 00:54:55", - "author_account_age_days": 4084 + "author_account_age_days": 4085 }, "https://github.com/chrish-slingshot/CrasHUtils": { "stars": 11, "last_update": "2024-06-20 12:53:00", - "author_account_age_days": 620 + "author_account_age_days": 621 }, "https://github.com/christian-byrne/audio-separation-nodes-comfyui": { "stars": 36, @@ -2535,7 +2540,7 @@ "author_account_age_days": 1368 }, "https://github.com/christian-byrne/img2txt-comfyui-nodes": { - "stars": 31, + "stars": 32, "last_update": "2024-06-23 22:15:59", "author_account_age_days": 1368 }, @@ -2590,49 +2595,49 @@ "author_account_age_days": 2720 }, "https://github.com/comfyanonymous/ComfyUI": { - "stars": 42064, - "last_update": "2024-07-13 23:10:17", - "author_account_age_days": 568 + "stars": 42118, + "last_update": "2024-07-14 14:08:31", + "author_account_age_days": 569 }, "https://github.com/comfyanonymous/ComfyUI_TensorRT": { - "stars": 353, - "last_update": "2024-07-13 06:56:00", - "author_account_age_days": 568 + "stars": 357, + "last_update": "2024-07-14 01:30:05", + "author_account_age_days": 569 }, "https://github.com/comfyanonymous/ComfyUI_experiments": { - "stars": 144, + "stars": 145, "last_update": "2024-05-22 15:29:49", - "author_account_age_days": 568 + "author_account_age_days": 569 }, "https://github.com/concarne000/ConCarneNode": { "stars": 4, "last_update": "2024-05-22 22:10:18", - "author_account_age_days": 1920 + "author_account_age_days": 1921 }, "https://github.com/conquestace/ComfyUI-ImageUploader": { "stars": 2, "last_update": "2024-05-23 01:25:49", - "author_account_age_days": 4628 + "author_account_age_days": 4629 }, "https://github.com/coolzilj/ComfyUI-LJNodes": { - "stars": 61, + "stars": 63, "last_update": "2024-06-15 01:57:32", - "author_account_age_days": 4682 + "author_account_age_days": 4683 }, "https://github.com/coolzilj/ComfyUI-Photopea": { "stars": 61, "last_update": "2024-06-14 08:10:57", - "author_account_age_days": 4682 + "author_account_age_days": 4683 }, "https://github.com/coreyryanhanson/ComfyQR": { "stars": 52, "last_update": "2024-07-05 04:13:09", - "author_account_age_days": 3075 + "author_account_age_days": 3076 }, "https://github.com/coreyryanhanson/ComfyQR-scanning-nodes": { "stars": 9, "last_update": "2024-07-05 03:55:48", - "author_account_age_days": 3075 + "author_account_age_days": 3076 }, "https://github.com/cozymantis/cozy-utils-comfyui-nodes": { "stars": 3, @@ -2650,7 +2655,7 @@ "author_account_age_days": 128 }, "https://github.com/crystian/ComfyUI-Crystools": { - "stars": 525, + "stars": 526, "last_update": "2024-07-01 03:24:20", "author_account_age_days": 4137 }, @@ -2660,49 +2665,49 @@ "author_account_age_days": 4137 }, "https://github.com/cubiq/ComfyUI_FaceAnalysis": { - "stars": 236, + "stars": 237, "last_update": "2024-07-11 17:29:58", - "author_account_age_days": 5030 + "author_account_age_days": 5031 }, "https://github.com/cubiq/ComfyUI_IPAdapter_plus": { - "stars": 3250, + "stars": 3260, "last_update": "2024-07-11 13:53:24", - "author_account_age_days": 5030 + "author_account_age_days": 5031 }, "https://github.com/cubiq/ComfyUI_InstantID": { - "stars": 986, + "stars": 987, "last_update": "2024-07-11 17:26:22", - "author_account_age_days": 5030 + "author_account_age_days": 5031 }, "https://github.com/cubiq/ComfyUI_SimpleMath": { "stars": 17, "last_update": "2024-06-14 09:02:50", - "author_account_age_days": 5030 + "author_account_age_days": 5031 }, "https://github.com/cubiq/ComfyUI_essentials": { "stars": 359, "last_update": "2024-07-12 11:29:38", - "author_account_age_days": 5030 + "author_account_age_days": 5031 }, "https://github.com/cubiq/PuLID_ComfyUI": { - "stars": 439, + "stars": 441, "last_update": "2024-07-11 17:21:37", - "author_account_age_days": 5030 + "author_account_age_days": 5031 }, "https://github.com/cuongloveit/comfy_http_request": { "stars": 0, "last_update": "2024-06-14 11:00:11", - "author_account_age_days": 3271 + "author_account_age_days": 3272 }, "https://github.com/curiousjp/ComfyUI-MaskBatchPermutations": { "stars": 4, "last_update": "2024-05-28 13:09:32", - "author_account_age_days": 1949 + "author_account_age_days": 1950 }, "https://github.com/czcz1024/Comfyui-FaceCompare": { "stars": 0, "last_update": "2024-06-14 07:13:32", - "author_account_age_days": 4253 + "author_account_age_days": 4254 }, "https://github.com/da2el-ai/ComfyUI-d2-size-selector": { "stars": 2, @@ -2717,55 +2722,55 @@ "https://github.com/dagthomas/comfyui_dagthomas": { "stars": 84, "last_update": "2024-07-07 16:56:46", - "author_account_age_days": 4091 + "author_account_age_days": 4092 }, "https://github.com/daniabib/ComfyUI_ProPainter_Nodes": { - "stars": 169, + "stars": 170, "last_update": "2024-07-08 21:59:15", "author_account_age_days": 2424 }, "https://github.com/daniel-lewis-ab/ComfyUI-Llama": { "stars": 27, "last_update": "2024-06-29 19:55:42", - "author_account_age_days": 3371 + "author_account_age_days": 3372 }, "https://github.com/daniel-lewis-ab/ComfyUI-TTS": { "stars": 13, "last_update": "2024-06-14 08:09:49", - "author_account_age_days": 3371 + "author_account_age_days": 3372 }, "https://github.com/darkpixel/darkprompts": { "stars": 6, "last_update": "2024-05-23 19:48:02", - "author_account_age_days": 5343 + "author_account_age_days": 5344 }, "https://github.com/dave-palt/comfyui_DSP_imagehelpers": { "stars": 0, "last_update": "2024-05-22 23:12:11", - "author_account_age_days": 177 + "author_account_age_days": 178 }, "https://github.com/daxcay/ComfyUI-DRMN": { "stars": 19, "last_update": "2024-07-08 08:25:29", - "author_account_age_days": 114 + "author_account_age_days": 115 }, "https://github.com/daxcay/ComfyUI-DataSet": { "stars": 19, "last_update": "2024-07-08 08:25:29", - "author_account_age_days": 114 + "author_account_age_days": 115 }, "https://github.com/daxcay/ComfyUI-JDCN": { "stars": 66, "last_update": "2024-07-08 14:02:49", - "author_account_age_days": 114 + "author_account_age_days": 115 }, "https://github.com/daxcay/ComfyUI-NODEJS": { "stars": 5, "last_update": "2024-06-13 14:30:45", - "author_account_age_days": 114 + "author_account_age_days": 115 }, "https://github.com/daxthin/DZ-FaceDetailer": { - "stars": 107, + "stars": 108, "last_update": "2024-06-17 10:00:30", "author_account_age_days": 1251 }, @@ -2777,17 +2782,17 @@ "https://github.com/denfrost/Den_ComfyUI_Workflow": { "stars": 4, "last_update": "2024-06-20 14:57:57", - "author_account_age_days": 3516 + "author_account_age_days": 3517 }, "https://github.com/deroberon/StableZero123-comfyui": { "stars": 137, "last_update": "2024-05-22 22:09:53", - "author_account_age_days": 5315 + "author_account_age_days": 5316 }, "https://github.com/deroberon/demofusion-comfyui": { "stars": 83, "last_update": "2024-05-22 22:09:42", - "author_account_age_days": 5315 + "author_account_age_days": 5316 }, "https://github.com/dfl/comfyui-clip-with-break": { "stars": 10, @@ -2805,24 +2810,24 @@ "author_account_age_days": 4224 }, "https://github.com/dicksondickson/ComfyUI-Dickson-Nodes": { - "stars": 5, + "stars": 6, "last_update": "2024-07-13 22:25:22", - "author_account_age_days": 4010 + "author_account_age_days": 4011 }, "https://github.com/digitaljohn/comfyui-propost": { "stars": 109, "last_update": "2024-07-02 15:28:37", - "author_account_age_days": 4537 + "author_account_age_days": 4538 }, "https://github.com/dimtoneff/ComfyUI-PixelArt-Detector": { - "stars": 170, + "stars": 171, "last_update": "2024-07-06 10:15:30", "author_account_age_days": 3434 }, "https://github.com/diontimmer/ComfyUI-Vextra-Nodes": { "stars": 61, "last_update": "2024-06-20 16:48:44", - "author_account_age_days": 4790 + "author_account_age_days": 4791 }, "https://github.com/discopixel-studio/comfyui-discopixel": { "stars": 7, @@ -2832,20 +2837,20 @@ "https://github.com/discus0434/comfyui-aesthetic-predictor-v2-5": { "stars": 5, "last_update": "2024-06-14 08:12:05", - "author_account_age_days": 1489 + "author_account_age_days": 1490 }, "https://github.com/discus0434/comfyui-caching-embeddings": { "stars": 1, "last_update": "2024-06-14 08:59:36", - "author_account_age_days": 1489 + "author_account_age_days": 1490 }, "https://github.com/djbielejeski/a-person-mask-generator": { "stars": 240, "last_update": "2024-06-15 04:06:44", - "author_account_age_days": 4303 + "author_account_age_days": 4304 }, "https://github.com/dmMaze/sketch2manga": { - "stars": 28, + "stars": 29, "last_update": "2024-06-30 03:27:55", "author_account_age_days": 1869 }, @@ -2862,12 +2867,12 @@ "https://github.com/drago87/ComfyUI_Dragos_Nodes": { "stars": 3, "last_update": "2024-05-22 21:32:15", - "author_account_age_days": 3789 + "author_account_age_days": 3790 }, "https://github.com/drustan-hawk/primitive-types": { "stars": 5, "last_update": "2024-06-30 06:10:23", - "author_account_age_days": 308 + "author_account_age_days": 309 }, "https://github.com/e7mac/ComfyUI-ShadertoyGL": { "stars": 2, @@ -2877,7 +2882,7 @@ "https://github.com/ealkanat/comfyui_easy_padding": { "stars": 13, "last_update": "2024-05-22 21:58:52", - "author_account_age_days": 2482 + "author_account_age_days": 2483 }, "https://github.com/edenartlab/eden_comfy_pipelines": { "stars": 42, @@ -2885,7 +2890,7 @@ "author_account_age_days": 292 }, "https://github.com/evanspearman/ComfyMath": { - "stars": 55, + "stars": 56, "last_update": "2023-08-27 03:29:04", "author_account_age_days": 4258 }, @@ -2907,27 +2912,27 @@ "https://github.com/fearnworks/ComfyUI_FearnworksNodes": { "stars": 14, "last_update": "2024-07-13 12:21:26", - "author_account_age_days": 581 + "author_account_age_days": 582 }, "https://github.com/fexli/fexli-util-node-comfyui": { "stars": 3, "last_update": "2024-05-22 21:27:36", - "author_account_age_days": 1578 + "author_account_age_days": 1579 }, "https://github.com/fexploit/ComfyUI-AutoLabel": { "stars": 6, "last_update": "2024-06-14 08:09:41", - "author_account_age_days": 5063 + "author_account_age_days": 5064 }, "https://github.com/fexploit/ComfyUI-AutoTrimBG": { "stars": 2, "last_update": "2024-05-24 20:38:15", - "author_account_age_days": 5063 + "author_account_age_days": 5064 }, "https://github.com/fexploit/ComfyUI-Classifier": { "stars": 1, "last_update": "2024-06-14 16:58:31", - "author_account_age_days": 5063 + "author_account_age_days": 5064 }, "https://github.com/filipemeneses/comfy_pixelization": { "stars": 31, @@ -2950,8 +2955,8 @@ "author_account_age_days": 213 }, "https://github.com/florestefano1975/comfyui-portrait-master": { - "stars": 777, - "last_update": "2024-07-13 07:07:35", + "stars": 778, + "last_update": "2024-07-14 15:41:21", "author_account_age_days": 213 }, "https://github.com/florestefano1975/comfyui-prompt-composer": { @@ -2977,12 +2982,12 @@ "https://github.com/flyingshutter/As_ComfyUI_CustomNodes": { "stars": 8, "last_update": "2024-05-22 18:07:19", - "author_account_age_days": 3514 + "author_account_age_days": 3515 }, "https://github.com/fmatray/ComfyUI_BattlemapGrid": { "stars": 0, "last_update": "2024-06-05 22:35:06", - "author_account_age_days": 3641 + "author_account_age_days": 3642 }, "https://github.com/fofr/ComfyUI-HyperSDXL1StepUnetScheduler": { "stars": 12, @@ -3002,97 +3007,97 @@ "https://github.com/forever22777/comfyui-self-guidance": { "stars": 6, "last_update": "2024-06-14 07:12:02", - "author_account_age_days": 344 + "author_account_age_days": 345 }, "https://github.com/foxtrot-roger/comfyui-rf-nodes": { "stars": 1, "last_update": "2024-05-22 23:09:13", - "author_account_age_days": 2340 + "author_account_age_days": 2341 }, "https://github.com/frankchieng/ComfyUI_Aniportrait": { "stars": 48, "last_update": "2024-06-26 03:06:51", - "author_account_age_days": 460 + "author_account_age_days": 461 }, "https://github.com/frankchieng/ComfyUI_MagicClothing": { - "stars": 428, + "stars": 429, "last_update": "2024-06-24 07:48:07", - "author_account_age_days": 460 + "author_account_age_days": 461 }, "https://github.com/frankchieng/ComfyUI_llm_easyanimiate": { "stars": 10, "last_update": "2024-06-26 03:13:32", - "author_account_age_days": 460 + "author_account_age_days": 461 }, "https://github.com/fsdymy1024/ComfyUI_fsdymy": { "stars": 6, "last_update": "2024-07-01 17:58:52", - "author_account_age_days": 2225 + "author_account_age_days": 2226 }, "https://github.com/gemell1/ComfyUI_GMIC": { "stars": 6, "last_update": "2024-05-22 21:28:51", - "author_account_age_days": 1976 + "author_account_age_days": 1977 }, "https://github.com/get-salt-AI/SaltAI": { "stars": 61, "last_update": "2024-06-26 00:32:47", - "author_account_age_days": 135 + "author_account_age_days": 136 }, "https://github.com/get-salt-AI/SaltAI_AudioViz": { "stars": 13, "last_update": "2024-06-29 16:16:46", - "author_account_age_days": 135 + "author_account_age_days": 136 }, "https://github.com/get-salt-AI/SaltAI_Language_Toolkit": { "stars": 19, "last_update": "2024-06-25 23:49:29", - "author_account_age_days": 135 + "author_account_age_days": 136 }, "https://github.com/get-salt-AI/SaltAI_LlamaIndex": { "stars": 19, "last_update": "2024-06-25 23:49:29", - "author_account_age_days": 135 + "author_account_age_days": 136 }, "https://github.com/ginlov/segment_to_mask_comfyui": { "stars": 1, "last_update": "2024-06-14 10:23:23", - "author_account_age_days": 2031 + "author_account_age_days": 2032 }, "https://github.com/giriss/comfy-image-saver": { "stars": 153, "last_update": "2024-05-22 20:40:55", - "author_account_age_days": 4257 + "author_account_age_days": 4258 }, "https://github.com/githubYiheng/ComfyUI_Change_IMAGE_BOREDER": { "stars": 0, "last_update": "2024-05-23 01:20:09", - "author_account_age_days": 3922 + "author_account_age_days": 3923 }, "https://github.com/githubYiheng/ComfyUI_GetFileNameFromURL": { "stars": 0, "last_update": "2024-05-23 01:19:47", - "author_account_age_days": 3922 + "author_account_age_days": 3923 }, "https://github.com/githubYiheng/comfyui_kmeans_filter": { "stars": 0, "last_update": "2024-06-14 09:01:24", - "author_account_age_days": 3922 + "author_account_age_days": 3923 }, "https://github.com/githubYiheng/comfyui_meanshift_filter": { "stars": 0, "last_update": "2024-06-14 10:59:43", - "author_account_age_days": 3922 + "author_account_age_days": 3923 }, "https://github.com/githubYiheng/comfyui_private_postprocessor": { "stars": 0, "last_update": "2024-06-14 08:09:39", - "author_account_age_days": 3922 + "author_account_age_days": 3923 }, "https://github.com/glibsonoran/Plush-for-ComfyUI": { - "stars": 119, + "stars": 120, "last_update": "2024-07-12 18:18:04", - "author_account_age_days": 2517 + "author_account_age_days": 2518 }, "https://github.com/glifxyz/ComfyUI-GlifNodes": { "stars": 18, @@ -3102,57 +3107,57 @@ "https://github.com/glowcone/comfyui-base64-to-image": { "stars": 8, "last_update": "2024-07-08 22:53:25", - "author_account_age_days": 3765 + "author_account_age_days": 3766 }, "https://github.com/godspede/ComfyUI_Substring": { "stars": 0, "last_update": "2024-07-01 01:05:38", - "author_account_age_days": 3132 + "author_account_age_days": 3133 }, "https://github.com/gokayfem/ComfyUI-Depth-Visualization": { "stars": 49, "last_update": "2024-05-21 00:37:05", - "author_account_age_days": 1077 + "author_account_age_days": 1078 }, "https://github.com/gokayfem/ComfyUI-Dream-Interpreter": { "stars": 67, "last_update": "2024-05-21 00:36:50", - "author_account_age_days": 1077 + "author_account_age_days": 1078 }, "https://github.com/gokayfem/ComfyUI-Texture-Simple": { "stars": 30, "last_update": "2024-05-21 00:19:53", - "author_account_age_days": 1077 + "author_account_age_days": 1078 }, "https://github.com/gokayfem/ComfyUI_VLM_nodes": { "stars": 300, "last_update": "2024-07-04 01:40:04", - "author_account_age_days": 1077 + "author_account_age_days": 1078 }, "https://github.com/gonzalu/ComfyUI_YFG_Comical": { "stars": 20, "last_update": "2024-07-02 02:05:08", - "author_account_age_days": 2480 + "author_account_age_days": 2481 }, "https://github.com/griptape-ai/ComfyUI-Griptape": { - "stars": 54, + "stars": 55, "last_update": "2024-07-13 03:07:41", "author_account_age_days": 540 }, "https://github.com/guill/abracadabra-comfyui": { "stars": 1, "last_update": "2024-06-14 08:12:07", - "author_account_age_days": 4212 + "author_account_age_days": 4213 }, "https://github.com/guoyk93/yk-node-suite-comfyui": { "stars": 10, "last_update": "2024-06-17 10:00:36", - "author_account_age_days": 1508 + "author_account_age_days": 1509 }, "https://github.com/hackkhai/ComfyUI-Image-Matting": { "stars": 15, "last_update": "2024-06-20 11:25:12", - "author_account_age_days": 1870 + "author_account_age_days": 1871 }, "https://github.com/haohaocreates/ComfyUI-HH-Image-Selector": { "stars": 0, @@ -3162,42 +3167,42 @@ "https://github.com/hay86/ComfyUI_AceNodes": { "stars": 10, "last_update": "2024-07-02 08:17:41", - "author_account_age_days": 4686 + "author_account_age_days": 4687 }, "https://github.com/hay86/ComfyUI_DDColor": { "stars": 2, "last_update": "2024-06-14 08:12:13", - "author_account_age_days": 4686 + "author_account_age_days": 4687 }, "https://github.com/hay86/ComfyUI_Dreamtalk": { "stars": 8, "last_update": "2024-07-02 08:15:01", - "author_account_age_days": 4686 + "author_account_age_days": 4687 }, "https://github.com/hay86/ComfyUI_Hallo": { "stars": 19, "last_update": "2024-07-02 08:19:11", - "author_account_age_days": 4686 + "author_account_age_days": 4687 }, "https://github.com/hay86/ComfyUI_MiniCPM-V": { "stars": 10, "last_update": "2024-07-02 08:09:38", - "author_account_age_days": 4686 + "author_account_age_days": 4687 }, "https://github.com/hay86/ComfyUI_OpenVoice": { "stars": 8, "last_update": "2024-07-02 08:16:20", - "author_account_age_days": 4686 + "author_account_age_days": 4687 }, "https://github.com/hayden-fr/ComfyUI-Image-Browsing": { "stars": 2, "last_update": "2024-05-22 20:54:07", - "author_account_age_days": 1956 + "author_account_age_days": 1957 }, "https://github.com/hayden-fr/ComfyUI-Model-Manager": { "stars": 26, "last_update": "2024-05-22 20:53:55", - "author_account_age_days": 1956 + "author_account_age_days": 1957 }, "https://github.com/hben35096/ComfyUI-ToolBox": { "stars": 0, @@ -3205,24 +3210,24 @@ "author_account_age_days": 367 }, "https://github.com/heshengtao/comfyui_LLM_party": { - "stars": 192, - "last_update": "2024-07-13 15:20:42", - "author_account_age_days": 2914 + "stars": 193, + "last_update": "2024-07-14 13:41:26", + "author_account_age_days": 2915 }, "https://github.com/hhhzzyang/Comfyui_Lama": { "stars": 41, "last_update": "2024-05-22 21:13:19", - "author_account_age_days": 526 + "author_account_age_days": 527 }, "https://github.com/hiforce/comfyui-hiforce-plugin": { "stars": 3, "last_update": "2024-06-14 08:13:24", - "author_account_age_days": 1821 + "author_account_age_days": 1822 }, "https://github.com/hinablue/ComfyUI_3dPoseEditor": { "stars": 127, "last_update": "2024-06-21 17:38:40", - "author_account_age_days": 5131 + "author_account_age_days": 5132 }, "https://github.com/holchan/ComfyUI-ModelDownloader": { "stars": 2, @@ -3232,42 +3237,42 @@ "https://github.com/huagetai/ComfyUI-Gaffer": { "stars": 37, "last_update": "2024-06-19 00:58:38", - "author_account_age_days": 4651 + "author_account_age_days": 4652 }, "https://github.com/huagetai/ComfyUI_LightGradient": { "stars": 8, "last_update": "2024-05-23 01:21:27", - "author_account_age_days": 4651 + "author_account_age_days": 4652 }, "https://github.com/huchenlei/ComfyUI-IC-Light-Native": { - "stars": 424, + "stars": 426, "last_update": "2024-06-21 21:49:44", - "author_account_age_days": 2895 + "author_account_age_days": 2896 }, "https://github.com/huchenlei/ComfyUI-layerdiffuse": { - "stars": 1311, + "stars": 1312, "last_update": "2024-07-05 12:52:34", - "author_account_age_days": 2895 + "author_account_age_days": 2896 }, "https://github.com/huchenlei/ComfyUI-openpose-editor": { "stars": 29, "last_update": "2024-06-26 21:15:34", - "author_account_age_days": 2895 + "author_account_age_days": 2896 }, "https://github.com/huchenlei/ComfyUI_DanTagGen": { - "stars": 51, + "stars": 52, "last_update": "2024-06-21 21:46:47", - "author_account_age_days": 2895 + "author_account_age_days": 2896 }, "https://github.com/huchenlei/ComfyUI_densediffusion": { "stars": 86, "last_update": "2024-06-11 00:39:28", - "author_account_age_days": 2895 + "author_account_age_days": 2896 }, "https://github.com/huchenlei/ComfyUI_omost": { - "stars": 351, + "stars": 355, "last_update": "2024-06-26 21:16:52", - "author_account_age_days": 2895 + "author_account_age_days": 2896 }, "https://github.com/hughescr/ComfyUI-OpenPose-Keypoint-Extractor": { "stars": 6, @@ -3282,22 +3287,22 @@ "https://github.com/hustille/ComfyUI_Fooocus_KSampler": { "stars": 60, "last_update": "2024-05-22 20:39:48", - "author_account_age_days": 459 + "author_account_age_days": 460 }, "https://github.com/hustille/ComfyUI_hus_utils": { "stars": 6, "last_update": "2024-05-22 20:39:34", - "author_account_age_days": 459 + "author_account_age_days": 460 }, "https://github.com/hwhaocool/ComfyUI-Select-Any": { "stars": 3, "last_update": "2024-07-03 14:16:01", - "author_account_age_days": 2907 + "author_account_age_days": 2908 }, "https://github.com/hylarucoder/ComfyUI-Eagle-PNGInfo": { - "stars": 8, + "stars": 9, "last_update": "2024-06-28 04:43:18", - "author_account_age_days": 3932 + "author_account_age_days": 3933 }, "https://github.com/hyunamy/comfy-ui-on-complete-email-me": { "stars": 1, @@ -3307,12 +3312,12 @@ "https://github.com/iFREEGROUP/comfyui-undistort": { "stars": 2, "last_update": "2024-06-14 08:59:52", - "author_account_age_days": 1576 + "author_account_age_days": 1577 }, "https://github.com/icesun963/ComfyUI_HFDownLoad": { "stars": 0, "last_update": "2024-06-14 08:59:58", - "author_account_age_days": 4125 + "author_account_age_days": 4126 }, "https://github.com/idrirap/ComfyUI-Lora-Auto-Trigger-Words": { "stars": 101, @@ -3320,7 +3325,7 @@ "author_account_age_days": 3069 }, "https://github.com/iemesowum/ComfyUI_IsaacNodes": { - "stars": 0, + "stars": 1, "last_update": "2024-07-13 13:45:37", "author_account_age_days": 5311 }, @@ -3335,8 +3340,8 @@ "author_account_age_days": 2882 }, "https://github.com/if-ai/ComfyUI-IF_AI_tools": { - "stars": 389, - "last_update": "2024-06-26 13:16:20", + "stars": 391, + "last_update": "2024-07-14 15:42:24", "author_account_age_days": 2882 }, "https://github.com/imb101/ComfyUI-FaceSwap": { @@ -3347,67 +3352,67 @@ "https://github.com/injet-zhou/comfyui_extra_api": { "stars": 0, "last_update": "2024-07-11 03:47:25", - "author_account_age_days": 2246 + "author_account_age_days": 2247 }, "https://github.com/iwanders/ComfyUI_nodes": { "stars": 0, "last_update": "2024-07-11 01:06:26", - "author_account_age_days": 4445 + "author_account_age_days": 4446 }, "https://github.com/jags111/ComfyUI_Jags_Audiotools": { "stars": 41, "last_update": "2024-05-19 18:54:12", - "author_account_age_days": 3890 + "author_account_age_days": 3891 }, "https://github.com/jags111/ComfyUI_Jags_VectorMagic": { "stars": 52, "last_update": "2024-05-19 18:49:42", - "author_account_age_days": 3890 + "author_account_age_days": 3891 }, "https://github.com/jags111/efficiency-nodes-comfyui": { - "stars": 743, + "stars": 744, "last_update": "2024-06-23 09:42:43", - "author_account_age_days": 3890 + "author_account_age_days": 3891 }, "https://github.com/jakechai/ComfyUI-JakeUpgrade": { "stars": 7, "last_update": "2024-07-11 13:12:11", - "author_account_age_days": 1591 + "author_account_age_days": 1592 }, "https://github.com/jamal-alkharrat/ComfyUI_rotate_image": { "stars": 0, "last_update": "2024-05-22 23:19:02", - "author_account_age_days": 996 + "author_account_age_days": 997 }, "https://github.com/jamesWalker55/comfyui-p2ldgan": { "stars": 12, "last_update": "2024-05-22 18:19:04", - "author_account_age_days": 2546 + "author_account_age_days": 2547 }, "https://github.com/jamesWalker55/comfyui-various": { "stars": 34, "last_update": "2024-05-22 18:19:17", - "author_account_age_days": 2546 + "author_account_age_days": 2547 }, "https://github.com/jax-explorer/fast_video_comfyui": { "stars": 0, "last_update": "2024-05-23 01:17:35", - "author_account_age_days": 596 + "author_account_age_days": 597 }, "https://github.com/jeffy5/comfyui-faceless-node": { "stars": 20, "last_update": "2024-06-14 04:11:28", - "author_account_age_days": 2950 + "author_account_age_days": 2951 }, "https://github.com/jesenzhang/ComfyUI_StreamDiffusion": { "stars": 109, "last_update": "2024-05-23 02:40:36", - "author_account_age_days": 3671 + "author_account_age_days": 3672 }, "https://github.com/jiaxiangc/ComfyUI-ResAdapter": { "stars": 271, "last_update": "2024-05-23 00:22:23", - "author_account_age_days": 1305 + "author_account_age_days": 1306 }, "https://github.com/jitcoder/lora-info": { "stars": 46, @@ -3417,25 +3422,25 @@ "https://github.com/jjkramhoeft/ComfyUI-Jjk-Nodes": { "stars": 4, "last_update": "2024-05-22 20:44:56", - "author_account_age_days": 3668 + "author_account_age_days": 3669 }, "https://github.com/jkrauss82/ultools-comfyui": { "stars": 5, "last_update": "2024-06-23 15:33:07", - "author_account_age_days": 4231 + "author_account_age_days": 4232 }, "https://github.com/jmkl/ComfyUI-ricing": { "stars": 9, "last_update": "2024-05-22 20:54:35", - "author_account_age_days": 4616 + "author_account_age_days": 4617 }, "https://github.com/jojkaart/ComfyUI-sampler-lcm-alternative": { "stars": 114, "last_update": "2024-07-08 19:16:55", - "author_account_age_days": 4817 + "author_account_age_days": 4818 }, "https://github.com/jordoh/ComfyUI-Deepface": { - "stars": 12, + "stars": 13, "last_update": "2024-07-13 19:22:44", "author_account_age_days": 5013 }, @@ -3447,42 +3452,42 @@ "https://github.com/jtrue/ComfyUI-JaRue": { "stars": 6, "last_update": "2024-06-14 09:01:12", - "author_account_age_days": 3949 + "author_account_age_days": 3950 }, "https://github.com/jtydhr88/ComfyUI-LayerDivider": { "stars": 50, "last_update": "2024-07-06 01:43:45", - "author_account_age_days": 4772 + "author_account_age_days": 4773 }, "https://github.com/jtydhr88/ComfyUI-Unique3D": { - "stars": 131, + "stars": 132, "last_update": "2024-07-04 04:27:01", - "author_account_age_days": 4772 + "author_account_age_days": 4773 }, "https://github.com/jtydhr88/ComfyUI-Workflow-Encrypt": { "stars": 16, "last_update": "2024-06-28 03:16:19", - "author_account_age_days": 4772 + "author_account_age_days": 4773 }, "https://github.com/juehackr/comfyui_fk_server": { "stars": 54, "last_update": "2024-07-08 02:48:37", - "author_account_age_days": 1131 + "author_account_age_days": 1132 }, "https://github.com/justUmen/Bjornulf_custom_nodes": { "stars": 1, "last_update": "2024-07-11 09:10:27", - "author_account_age_days": 2808 + "author_account_age_days": 2809 }, "https://github.com/ka-puna/comfyui-yanc": { "stars": 6, "last_update": "2024-05-22 21:29:37", - "author_account_age_days": 2226 + "author_account_age_days": 2227 }, "https://github.com/kaanyalova/ComfyUI_ExtendedImageFormats": { "stars": 2, "last_update": "2024-06-03 13:20:01", - "author_account_age_days": 1286 + "author_account_age_days": 1287 }, "https://github.com/kadirnar/ComfyUI-Transformers": { "stars": 19, @@ -3497,22 +3502,22 @@ "https://github.com/kale4eat/ComfyUI-path-util": { "stars": 0, "last_update": "2024-05-25 05:44:11", - "author_account_age_days": 1631 + "author_account_age_days": 1632 }, "https://github.com/kale4eat/ComfyUI-speech-dataset-toolkit": { "stars": 7, "last_update": "2024-05-23 00:25:02", - "author_account_age_days": 1631 + "author_account_age_days": 1632 }, "https://github.com/kale4eat/ComfyUI-string-util": { "stars": 1, "last_update": "2024-05-23 00:24:40", - "author_account_age_days": 1631 + "author_account_age_days": 1632 }, "https://github.com/kale4eat/ComfyUI-text-file-util": { "stars": 0, "last_update": "2024-05-23 00:24:51", - "author_account_age_days": 1631 + "author_account_age_days": 1632 }, "https://github.com/katalist-ai/comfyUI-nsfw-detection": { "stars": 1, @@ -3522,17 +3527,17 @@ "https://github.com/kealiu/ComfyUI-S3-Tools": { "stars": 2, "last_update": "2024-07-04 10:13:07", - "author_account_age_days": 4147 + "author_account_age_days": 4148 }, "https://github.com/kealiu/ComfyUI-Zero123-Porting": { "stars": 16, "last_update": "2024-07-04 10:11:13", - "author_account_age_days": 4147 + "author_account_age_days": 4148 }, "https://github.com/kealiu/ComfyUI-ZeroShot-MTrans": { "stars": 133, "last_update": "2024-07-04 10:12:32", - "author_account_age_days": 4147 + "author_account_age_days": 4148 }, "https://github.com/kenjiqq/qq-nodes-comfyui": { "stars": 23, @@ -3542,127 +3547,127 @@ "https://github.com/kft334/Knodes": { "stars": 3, "last_update": "2024-06-14 08:12:06", - "author_account_age_days": 978 + "author_account_age_days": 979 }, "https://github.com/kijai/ComfyUI-ADMotionDirector": { "stars": 133, "last_update": "2024-06-19 09:13:35", - "author_account_age_days": 2202 + "author_account_age_days": 2203 }, "https://github.com/kijai/ComfyUI-APISR-KJ": { "stars": 56, "last_update": "2024-05-21 16:30:21", - "author_account_age_days": 2202 + "author_account_age_days": 2203 }, "https://github.com/kijai/ComfyUI-BrushNet-Wrapper": { "stars": 113, "last_update": "2024-06-20 12:15:16", - "author_account_age_days": 2202 + "author_account_age_days": 2203 }, "https://github.com/kijai/ComfyUI-CCSR": { "stars": 159, "last_update": "2024-06-28 11:13:33", - "author_account_age_days": 2202 + "author_account_age_days": 2203 }, "https://github.com/kijai/ComfyUI-DDColor": { "stars": 84, "last_update": "2024-05-21 16:04:26", - "author_account_age_days": 2202 + "author_account_age_days": 2203 }, "https://github.com/kijai/ComfyUI-DepthAnythingV2": { "stars": 121, "last_update": "2024-06-28 20:46:46", - "author_account_age_days": 2202 + "author_account_age_days": 2203 }, "https://github.com/kijai/ComfyUI-DiffusionLight": { "stars": 51, "last_update": "2024-05-21 16:16:52", - "author_account_age_days": 2202 + "author_account_age_days": 2203 }, "https://github.com/kijai/ComfyUI-DynamiCrafterWrapper": { - "stars": 517, + "stars": 519, "last_update": "2024-07-09 13:16:42", - "author_account_age_days": 2202 + "author_account_age_days": 2203 }, "https://github.com/kijai/ComfyUI-ELLA-wrapper": { "stars": 105, "last_update": "2024-05-21 16:47:28", - "author_account_age_days": 2202 + "author_account_age_days": 2203 }, "https://github.com/kijai/ComfyUI-Florence2": { - "stars": 336, + "stars": 337, "last_update": "2024-07-09 15:18:00", - "author_account_age_days": 2202 + "author_account_age_days": 2203 }, "https://github.com/kijai/ComfyUI-Geowizard": { "stars": 85, "last_update": "2024-05-28 14:08:34", - "author_account_age_days": 2202 + "author_account_age_days": 2203 }, "https://github.com/kijai/ComfyUI-IC-Light": { - "stars": 495, + "stars": 496, "last_update": "2024-06-19 09:18:06", - "author_account_age_days": 2202 + "author_account_age_days": 2203 }, "https://github.com/kijai/ComfyUI-KJNodes": { - "stars": 374, + "stars": 375, "last_update": "2024-07-07 16:28:35", - "author_account_age_days": 2202 + "author_account_age_days": 2203 }, "https://github.com/kijai/ComfyUI-KwaiKolorsWrapper": { - "stars": 338, + "stars": 346, "last_update": "2024-07-10 01:00:22", - "author_account_age_days": 2202 + "author_account_age_days": 2203 }, "https://github.com/kijai/ComfyUI-LaVi-Bridge-Wrapper": { "stars": 19, "last_update": "2024-05-21 16:41:18", - "author_account_age_days": 2202 + "author_account_age_days": 2203 }, "https://github.com/kijai/ComfyUI-LivePortraitKJ": { - "stars": 652, + "stars": 673, "last_update": "2024-07-11 18:37:21", - "author_account_age_days": 2202 + "author_account_age_days": 2203 }, "https://github.com/kijai/ComfyUI-LuminaWrapper": { "stars": 166, "last_update": "2024-06-28 16:33:51", - "author_account_age_days": 2202 + "author_account_age_days": 2203 }, "https://github.com/kijai/ComfyUI-Marigold": { "stars": 406, "last_update": "2024-06-19 09:10:03", - "author_account_age_days": 2202 + "author_account_age_days": 2203 }, "https://github.com/kijai/ComfyUI-MimicMotionWrapper": { - "stars": 155, + "stars": 159, "last_update": "2024-07-12 21:03:14", - "author_account_age_days": 2202 + "author_account_age_days": 2203 }, "https://github.com/kijai/ComfyUI-OpenDiTWrapper": { "stars": 35, "last_update": "2024-07-03 14:59:13", - "author_account_age_days": 2202 + "author_account_age_days": 2203 }, "https://github.com/kijai/ComfyUI-SUPIR": { - "stars": 1258, + "stars": 1260, "last_update": "2024-07-06 23:45:09", - "author_account_age_days": 2202 + "author_account_age_days": 2203 }, "https://github.com/kijai/ComfyUI-SVD": { "stars": 152, "last_update": "2024-05-22 21:09:54", - "author_account_age_days": 2202 + "author_account_age_days": 2203 }, "https://github.com/kijai/ComfyUI-depth-fm": { - "stars": 56, + "stars": 57, "last_update": "2024-05-22 21:10:15", - "author_account_age_days": 2202 + "author_account_age_days": 2203 }, "https://github.com/kijai/ComfyUI-moondream": { - "stars": 82, + "stars": 83, "last_update": "2024-05-22 21:10:33", - "author_account_age_days": 2202 + "author_account_age_days": 2203 }, "https://github.com/kinfolk0117/ComfyUI_GradientDeepShrink": { "stars": 24, @@ -3675,7 +3680,7 @@ "author_account_age_days": 488 }, "https://github.com/kinfolk0117/ComfyUI_SimpleTiles": { - "stars": 36, + "stars": 37, "last_update": "2024-05-22 21:25:01", "author_account_age_days": 488 }, @@ -3687,72 +3692,72 @@ "https://github.com/knuknX/ComfyUI-Image-Tools": { "stars": 3, "last_update": "2024-06-14 09:05:58", - "author_account_age_days": 219 + "author_account_age_days": 220 }, "https://github.com/kohya-ss/ControlNet-LLLite-ComfyUI": { - "stars": 150, + "stars": 151, "last_update": "2024-05-22 20:44:44", - "author_account_age_days": 1828 + "author_account_age_days": 1829 }, "https://github.com/komojini/ComfyUI_SDXL_DreamBooth_LoRA_CustomNodes": { "stars": 3, "last_update": "2024-05-22 21:34:27", - "author_account_age_days": 602 + "author_account_age_days": 603 }, "https://github.com/komojini/komojini-comfyui-nodes": { "stars": 67, "last_update": "2024-05-22 21:34:39", - "author_account_age_days": 602 + "author_account_age_days": 603 }, "https://github.com/kunieone/ComfyUI_alkaid": { "stars": 0, "last_update": "2024-05-23 01:10:21", - "author_account_age_days": 2539 + "author_account_age_days": 2540 }, "https://github.com/kwaroran/abg-comfyui": { "stars": 22, "last_update": "2024-05-22 18:19:51", - "author_account_age_days": 627 + "author_account_age_days": 628 }, "https://github.com/l20richo/ComfyUI-Azure-Blob-Storage": { "stars": 2, "last_update": "2024-06-22 16:53:47", - "author_account_age_days": 1186 + "author_account_age_days": 1187 }, "https://github.com/laksjdjf/Batch-Condition-ComfyUI": { "stars": 1, "last_update": "2024-05-22 20:42:42", - "author_account_age_days": 2850 + "author_account_age_days": 2851 }, "https://github.com/laksjdjf/LCMSampler-ComfyUI": { "stars": 15, "last_update": "2024-05-22 20:42:17", - "author_account_age_days": 2850 + "author_account_age_days": 2851 }, "https://github.com/laksjdjf/LoRTnoC-ComfyUI": { "stars": 13, "last_update": "2024-05-22 20:42:29", - "author_account_age_days": 2850 + "author_account_age_days": 2851 }, "https://github.com/laksjdjf/cd-tuner_negpip-ComfyUI": { "stars": 20, "last_update": "2024-05-22 20:42:04", - "author_account_age_days": 2850 + "author_account_age_days": 2851 }, "https://github.com/laksjdjf/cgem156-ComfyUI": { "stars": 32, "last_update": "2024-06-08 01:09:03", - "author_account_age_days": 2850 + "author_account_age_days": 2851 }, "https://github.com/laksjdjf/pfg-ComfyUI": { "stars": 10, "last_update": "2024-05-22 20:41:41", - "author_account_age_days": 2850 + "author_account_age_days": 2851 }, "https://github.com/larsupb/LoRA-Merger-ComfyUI": { "stars": 13, "last_update": "2024-07-02 05:55:23", - "author_account_age_days": 3095 + "author_account_age_days": 3096 }, "https://github.com/latenightlabs/ComfyUI-LNL": { "stars": 19, @@ -3762,7 +3767,7 @@ "https://github.com/leestuartx/ComfyUI-GG": { "stars": 0, "last_update": "2024-07-11 20:46:24", - "author_account_age_days": 3798 + "author_account_age_days": 3799 }, "https://github.com/leiweiqiang/ComfyUI-TRA": { "stars": 5, @@ -3772,47 +3777,47 @@ "https://github.com/leoleelxh/ComfyUI-LLMs": { "stars": 7, "last_update": "2024-06-14 10:24:23", - "author_account_age_days": 4094 + "author_account_age_days": 4095 }, "https://github.com/licyk/ComfyUI-Restart-Sampler": { "stars": 2, "last_update": "2024-06-29 03:36:00", - "author_account_age_days": 1287 + "author_account_age_days": 1288 }, "https://github.com/lilly1987/ComfyUI_node_Lilly": { "stars": 50, "last_update": "2024-05-22 17:53:19", - "author_account_age_days": 2929 + "author_account_age_days": 2930 }, "https://github.com/linshier/comfyui-remote-tools": { "stars": 1, "last_update": "2024-05-28 07:44:23", - "author_account_age_days": 3811 + "author_account_age_days": 3812 }, "https://github.com/liusida/ComfyUI-AutoCropFaces": { "stars": 28, "last_update": "2024-07-05 03:24:00", - "author_account_age_days": 3227 + "author_account_age_days": 3228 }, "https://github.com/liusida/ComfyUI-B-LoRA": { "stars": 21, "last_update": "2024-06-18 03:17:46", - "author_account_age_days": 3227 + "author_account_age_days": 3228 }, "https://github.com/liusida/ComfyUI-Debug": { "stars": 6, "last_update": "2024-06-14 10:25:26", - "author_account_age_days": 3227 + "author_account_age_days": 3228 }, "https://github.com/liusida/ComfyUI-Login": { "stars": 46, "last_update": "2024-06-27 13:31:34", - "author_account_age_days": 3227 + "author_account_age_days": 3228 }, "https://github.com/liusida/ComfyUI-SD3-nodes": { "stars": 4, "last_update": "2024-06-14 13:01:41", - "author_account_age_days": 3227 + "author_account_age_days": 3228 }, "https://github.com/ljleb/comfy-mecha": { "stars": 31, @@ -3825,104 +3830,104 @@ "author_account_age_days": 119 }, "https://github.com/lks-ai/anynode": { - "stars": 439, + "stars": 440, "last_update": "2024-07-07 03:45:48", "author_account_age_days": 119 }, "https://github.com/lldacing/comfyui-easyapi-nodes": { "stars": 31, "last_update": "2024-05-24 02:51:26", - "author_account_age_days": 2112 + "author_account_age_days": 2113 }, "https://github.com/logtd/ComfyUI-FLATTEN": { "stars": 93, "last_update": "2024-06-14 18:00:19", - "author_account_age_days": 141 + "author_account_age_days": 142 }, "https://github.com/logtd/ComfyUI-InstanceDiffusion": { "stars": 146, "last_update": "2024-05-22 00:02:08", - "author_account_age_days": 141 + "author_account_age_days": 142 }, "https://github.com/logtd/ComfyUI-InversedNoise": { "stars": 8, "last_update": "2024-05-22 00:10:18", - "author_account_age_days": 141 + "author_account_age_days": 142 }, "https://github.com/logtd/ComfyUI-RAVE_ATTN": { "stars": 10, "last_update": "2024-05-22 00:20:03", - "author_account_age_days": 141 + "author_account_age_days": 142 }, "https://github.com/logtd/ComfyUI-RefSampling": { "stars": 4, "last_update": "2024-05-22 00:04:40", - "author_account_age_days": 141 + "author_account_age_days": 142 }, "https://github.com/logtd/ComfyUI-TrackingNodes": { "stars": 15, "last_update": "2024-05-22 00:03:27", - "author_account_age_days": 141 + "author_account_age_days": 142 }, "https://github.com/longgui0318/comfyui-common-util": { "stars": 0, "last_update": "2024-07-08 08:57:06", - "author_account_age_days": 4184 + "author_account_age_days": 4185 }, "https://github.com/longgui0318/comfyui-llm-assistant": { "stars": 5, "last_update": "2024-06-27 03:50:46", - "author_account_age_days": 4184 + "author_account_age_days": 4185 }, "https://github.com/longgui0318/comfyui-magic-clothing": { "stars": 24, "last_update": "2024-06-27 03:48:38", - "author_account_age_days": 4184 + "author_account_age_days": 4185 }, "https://github.com/longgui0318/comfyui-mask-util": { "stars": 6, "last_update": "2024-06-30 03:43:58", - "author_account_age_days": 4184 + "author_account_age_days": 4185 }, "https://github.com/longgui0318/comfyui-oms-diffusion": { "stars": 24, "last_update": "2024-06-27 03:48:38", - "author_account_age_days": 4184 + "author_account_age_days": 4185 }, "https://github.com/lordgasmic/comfyui_save_image_with_options": { "stars": 0, "last_update": "2024-06-20 16:39:23", - "author_account_age_days": 4786 + "author_account_age_days": 4787 }, "https://github.com/lordgasmic/comfyui_wildcards": { "stars": 5, "last_update": "2024-06-20 16:52:14", - "author_account_age_days": 4786 + "author_account_age_days": 4787 }, "https://github.com/lquesada/ComfyUI-Inpaint-CropAndStitch": { "stars": 169, "last_update": "2024-06-21 10:54:35", - "author_account_age_days": 4070 + "author_account_age_days": 4071 }, "https://github.com/lquesada/ComfyUI-Prompt-Combinator": { "stars": 22, "last_update": "2024-06-30 15:37:31", - "author_account_age_days": 4070 + "author_account_age_days": 4071 }, "https://github.com/ltdrdata/ComfyUI-Impact-Pack": { - "stars": 1467, + "stars": 1473, "last_update": "2024-07-06 09:25:25", - "author_account_age_days": 481 + "author_account_age_days": 482 }, "https://github.com/ltdrdata/ComfyUI-Inspire-Pack": { - "stars": 305, + "stars": 306, "last_update": "2024-07-11 14:35:11", - "author_account_age_days": 481 + "author_account_age_days": 482 }, "https://github.com/ltdrdata/ComfyUI-Manager": { - "stars": 4741, - "last_update": "2024-07-14 00:19:05", - "author_account_age_days": 481 + "stars": 4755, + "last_update": "2024-07-14 16:09:53", + "author_account_age_days": 482 }, "https://github.com/luandev/ComfyUI-CrewAI": { "stars": 14, @@ -3937,7 +3942,7 @@ "https://github.com/madtunebk/ComfyUI-ControlnetAux": { "stars": 10, "last_update": "2024-06-28 16:16:51", - "author_account_age_days": 480 + "author_account_age_days": 481 }, "https://github.com/mape/ComfyUI-mape-Helpers": { "stars": 138, @@ -3947,17 +3952,17 @@ "https://github.com/maracman/ComfyUI-SubjectStyle-CSV": { "stars": 3, "last_update": "2024-06-24 13:53:39", - "author_account_age_days": 1186 + "author_account_age_days": 1187 }, "https://github.com/marduk191/comfyui-marnodes": { "stars": 1, - "last_update": "2024-07-12 06:22:09", - "author_account_age_days": 4434 + "last_update": "2024-07-14 08:29:14", + "author_account_age_days": 4435 }, "https://github.com/marhensa/sdxl-recommended-res-calc": { "stars": 56, "last_update": "2024-07-07 09:20:15", - "author_account_age_days": 4794 + "author_account_age_days": 4795 }, "https://github.com/martijnat/comfyui-previewlatent": { "stars": 29, @@ -3967,52 +3972,52 @@ "https://github.com/massao000/ComfyUI_aspect_ratios": { "stars": 7, "last_update": "2024-05-22 22:23:10", - "author_account_age_days": 1426 + "author_account_age_days": 1427 }, "https://github.com/matan1905/ComfyUI-Serving-Toolkit": { "stars": 40, "last_update": "2024-06-04 19:15:36", - "author_account_age_days": 2759 + "author_account_age_days": 2760 }, "https://github.com/mattjohnpowell/comfyui-lmstudio-image-to-text-node": { "stars": 2, "last_update": "2024-07-12 09:27:33", - "author_account_age_days": 4569 + "author_account_age_days": 4570 }, "https://github.com/mav-rik/facerestore_cf": { - "stars": 164, + "stars": 166, "last_update": "2024-05-22 20:53:23", "author_account_age_days": 2940 }, "https://github.com/mbrostami/ComfyUI-HF": { "stars": 16, "last_update": "2024-05-27 21:45:33", - "author_account_age_days": 4341 + "author_account_age_days": 4342 }, "https://github.com/mbrostami/ComfyUI-TITrain": { "stars": 7, "last_update": "2024-05-27 21:50:06", - "author_account_age_days": 4341 + "author_account_age_days": 4342 }, "https://github.com/mcmonkeyprojects/sd-dynamic-thresholding": { - "stars": 1070, + "stars": 1072, "last_update": "2024-05-24 16:09:17", - "author_account_age_days": 2121 + "author_account_age_days": 2122 }, "https://github.com/meap158/ComfyUI-Background-Replacement": { "stars": 42, "last_update": "2024-05-22 20:43:52", - "author_account_age_days": 3222 + "author_account_age_days": 3223 }, "https://github.com/meap158/ComfyUI-GPU-temperature-protection": { "stars": 3, "last_update": "2024-05-22 20:43:21", - "author_account_age_days": 3222 + "author_account_age_days": 3223 }, "https://github.com/meap158/ComfyUI-Prompt-Expansion": { - "stars": 64, + "stars": 63, "last_update": "2024-05-22 20:43:37", - "author_account_age_days": 3222 + "author_account_age_days": 3223 }, "https://github.com/melMass/comfy_mtb": { "stars": 361, @@ -4042,22 +4047,22 @@ "https://github.com/metncelik/comfyui_met_suit": { "stars": 0, "last_update": "2024-07-07 13:40:26", - "author_account_age_days": 642 + "author_account_age_days": 643 }, "https://github.com/metncelik/comfyui_met_suite": { "stars": 0, "last_update": "2024-07-07 13:40:26", - "author_account_age_days": 642 + "author_account_age_days": 643 }, "https://github.com/mgfxer/ComfyUI-FrameFX": { - "stars": 4, + "stars": 5, "last_update": "2024-07-13 18:04:46", - "author_account_age_days": 21 + "author_account_age_days": 22 }, "https://github.com/miaoshouai/ComfyUI-Miaoshouai-Tagger": { - "stars": 13, + "stars": 16, "last_update": "2024-07-13 06:49:20", - "author_account_age_days": 487 + "author_account_age_days": 488 }, "https://github.com/mihaiiancu/ComfyUI_Inpaint": { "stars": 9, @@ -4077,27 +4082,27 @@ "https://github.com/mingqizhang/ComfyUI_InSPyResNet_zmq": { "stars": 0, "last_update": "2024-06-28 15:59:20", - "author_account_age_days": 2613 + "author_account_age_days": 2614 }, "https://github.com/mirabarukaso/ComfyUI_Mira": { - "stars": 25, + "stars": 26, "last_update": "2024-06-14 11:01:10", "author_account_age_days": 1240 }, "https://github.com/modusCell/ComfyUI-dimension-node-modusCell": { "stars": 1, "last_update": "2024-05-22 22:08:50", - "author_account_age_days": 4623 + "author_account_age_days": 4624 }, "https://github.com/moyi7712/ComfyUI_Seamless_Patten": { "stars": 10, "last_update": "2024-06-22 02:18:14", - "author_account_age_days": 2320 + "author_account_age_days": 2321 }, "https://github.com/mozman/ComfyUI_mozman_nodes": { "stars": 0, "last_update": "2024-05-22 22:13:32", - "author_account_age_days": 4099 + "author_account_age_days": 4100 }, "https://github.com/mpiquero7164/ComfyUI-SaveImgPrompt": { "stars": 16, @@ -4107,47 +4112,47 @@ "https://github.com/mullakhmetov/comfyui_dynamic_util_nodes": { "stars": 0, "last_update": "2024-07-09 10:26:31", - "author_account_age_days": 3957 + "author_account_age_days": 3958 }, "https://github.com/muzi12888/ComfyUI-PoseKeypoint-Mask": { "stars": 6, "last_update": "2024-06-14 13:26:02", - "author_account_age_days": 2965 + "author_account_age_days": 2966 }, "https://github.com/my-opencode/ComfyUI_IndustrialMagick": { "stars": 1, "last_update": "2024-07-08 12:25:30", - "author_account_age_days": 1399 + "author_account_age_days": 1400 }, "https://github.com/my-opencode/ComfyUI_KSamplerTimer": { "stars": 1, "last_update": "2024-07-08 12:22:33", - "author_account_age_days": 1399 + "author_account_age_days": 1400 }, "https://github.com/nagolinc/ComfyUI_FastVAEDecorder_SDXL": { "stars": 2, "last_update": "2024-05-22 20:44:17", - "author_account_age_days": 3693 + "author_account_age_days": 3694 }, "https://github.com/nagolinc/comfyui_openai_node": { "stars": 1, "last_update": "2024-06-15 15:59:07", - "author_account_age_days": 3693 + "author_account_age_days": 3694 }, "https://github.com/nat-chan/ComfyUI-graphToPrompt": { "stars": 0, "last_update": "2024-05-23 01:16:40", - "author_account_age_days": 3012 + "author_account_age_days": 3013 }, "https://github.com/nat-chan/comfyui-paint": { "stars": 2, "last_update": "2024-06-14 11:01:38", - "author_account_age_days": 3012 + "author_account_age_days": 3013 }, "https://github.com/nat-chan/comfyui-transceiver": { "stars": 3, "last_update": "2024-05-23 01:16:28", - "author_account_age_days": 3012 + "author_account_age_days": 3013 }, "https://github.com/nathannlu/ComfyUI-Cloud": { "stars": 156, @@ -4162,17 +4167,17 @@ "https://github.com/natto-maki/ComfyUI-NegiTools": { "stars": 26, "last_update": "2024-05-22 21:31:17", - "author_account_age_days": 297 + "author_account_age_days": 298 }, "https://github.com/nickve28/ComfyUI-Nich-Utils": { "stars": 8, "last_update": "2024-06-22 05:29:37", - "author_account_age_days": 4048 + "author_account_age_days": 4049 }, "https://github.com/ningxiaoxiao/comfyui-NDI": { "stars": 36, "last_update": "2024-07-02 09:03:11", - "author_account_age_days": 3007 + "author_account_age_days": 3008 }, "https://github.com/nirbhay-faaya/ImgProcessing_ComfyUI": { "stars": 0, @@ -4182,42 +4187,42 @@ "https://github.com/nirex0/ComfyUI_pytorch_openpose": { "stars": 2, "last_update": "2024-06-14 12:01:07", - "author_account_age_days": 3522 + "author_account_age_days": 3523 }, "https://github.com/nkchocoai/ComfyUI-Dart": { "stars": 18, "last_update": "2024-06-23 04:56:49", - "author_account_age_days": 179 + "author_account_age_days": 180 }, "https://github.com/nkchocoai/ComfyUI-PromptUtilities": { "stars": 7, "last_update": "2024-06-23 04:58:30", - "author_account_age_days": 179 + "author_account_age_days": 180 }, "https://github.com/nkchocoai/ComfyUI-SaveImageWithMetaData": { "stars": 9, "last_update": "2024-06-23 04:57:38", - "author_account_age_days": 179 + "author_account_age_days": 180 }, "https://github.com/nkchocoai/ComfyUI-SizeFromPresets": { "stars": 4, "last_update": "2024-06-23 04:40:00", - "author_account_age_days": 179 + "author_account_age_days": 180 }, "https://github.com/nkchocoai/ComfyUI-TextOnSegs": { "stars": 8, "last_update": "2024-06-23 04:52:29", - "author_account_age_days": 179 + "author_account_age_days": 180 }, "https://github.com/noembryo/ComfyUI-noEmbryo": { "stars": 14, "last_update": "2024-06-04 11:27:45", - "author_account_age_days": 2762 + "author_account_age_days": 2763 }, "https://github.com/nosiu/comfyui-instantId-faceswap": { "stars": 177, "last_update": "2024-05-22 23:21:38", - "author_account_age_days": 3924 + "author_account_age_days": 3925 }, "https://github.com/noxinias/ComfyUI_NoxinNodes": { "stars": 7, @@ -4232,22 +4237,22 @@ "https://github.com/nuanarchy/ComfyUI-NuA-BIRD": { "stars": 4, "last_update": "2024-06-18 05:35:49", - "author_account_age_days": 1111 + "author_account_age_days": 1112 }, "https://github.com/nuanarchy/ComfyUI-NuA-FlashFace": { "stars": 14, "last_update": "2024-06-17 15:29:15", - "author_account_age_days": 1111 + "author_account_age_days": 1112 }, "https://github.com/nullquant/ComfyUI-BrushNet": { - "stars": 412, + "stars": 413, "last_update": "2024-06-19 16:24:00", "author_account_age_days": 1196 }, "https://github.com/olduvai-jp/ComfyUI-HfLoader": { "stars": 3, "last_update": "2024-05-23 00:14:52", - "author_account_age_days": 895 + "author_account_age_days": 896 }, "https://github.com/omar92/ComfyUI-QualityOfLifeSuit_Omar92": { "stars": 112, @@ -4262,22 +4267,22 @@ "https://github.com/osi1880vr/prompt_quill_comfyui": { "stars": 10, "last_update": "2024-06-13 17:24:12", - "author_account_age_days": 1096 + "author_account_age_days": 1097 }, "https://github.com/ostris/ostris_nodes_comfyui": { "stars": 19, "last_update": "2024-05-22 21:23:24", - "author_account_age_days": 2422 + "author_account_age_days": 2423 }, "https://github.com/ownimage/ComfyUI-ownimage": { "stars": 0, "last_update": "2024-05-22 22:22:37", - "author_account_age_days": 2802 + "author_account_age_days": 2803 }, "https://github.com/oyvindg/ComfyUI-TrollSuite": { "stars": 0, "last_update": "2024-05-22 21:32:03", - "author_account_age_days": 2349 + "author_account_age_days": 2350 }, "https://github.com/oztrkoguz/ComfyUI_StoryCreator": { "stars": 20, @@ -4287,142 +4292,142 @@ "https://github.com/palant/extended-saveimage-comfyui": { "stars": 12, "last_update": "2024-03-27 14:08:21", - "author_account_age_days": 5072 + "author_account_age_days": 5073 }, "https://github.com/palant/image-resize-comfyui": { "stars": 63, "last_update": "2024-01-18 20:59:55", - "author_account_age_days": 5072 + "author_account_age_days": 5073 }, "https://github.com/palant/integrated-nodes-comfyui": { "stars": 32, "last_update": "2023-12-27 22:52:00", - "author_account_age_days": 5072 + "author_account_age_days": 5073 }, "https://github.com/pamparamm/ComfyUI-ppm": { "stars": 4, "last_update": "2024-07-13 21:29:26", - "author_account_age_days": 2150 + "author_account_age_days": 2151 }, "https://github.com/pamparamm/ComfyUI-vectorscope-cc": { "stars": 2, "last_update": "2024-07-08 16:05:59", - "author_account_age_days": 2150 + "author_account_age_days": 2151 }, "https://github.com/pamparamm/sd-perturbed-attention": { "stars": 185, "last_update": "2024-07-10 23:16:49", - "author_account_age_days": 2150 + "author_account_age_days": 2151 }, "https://github.com/pants007/comfy-pants": { "stars": 2, "last_update": "2024-05-22 18:16:04", - "author_account_age_days": 2336 + "author_account_age_days": 2337 }, "https://github.com/patriciogonzalezvivo/comfyui_glslnodes": { - "stars": 4, - "last_update": "2024-07-13 19:08:22", - "author_account_age_days": 5099 + "stars": 6, + "last_update": "2024-07-14 12:43:51", + "author_account_age_days": 5100 }, "https://github.com/paulo-coronado/comfy_clip_blip_node": { "stars": 25, "last_update": "2024-05-22 17:39:09", - "author_account_age_days": 2706 + "author_account_age_days": 2707 }, "https://github.com/philz1337x/ComfyUI-ClarityAI": { "stars": 47, "last_update": "2024-05-23 01:19:05", - "author_account_age_days": 683 + "author_account_age_days": 684 }, "https://github.com/phineas-pta/comfyui-auto-nodes-layout": { "stars": 26, "last_update": "2024-06-19 21:38:47", - "author_account_age_days": 2308 + "author_account_age_days": 2309 }, "https://github.com/picturesonpictures/comfy_PoP": { "stars": 15, "last_update": "2024-07-05 07:32:50", - "author_account_age_days": 606 + "author_account_age_days": 607 }, "https://github.com/pkpkTech/ComfyUI-SaveAVIF": { "stars": 0, "last_update": "2024-05-22 22:19:21", - "author_account_age_days": 1522 + "author_account_age_days": 1523 }, "https://github.com/pkpkTech/ComfyUI-SaveQueues": { "stars": 1, "last_update": "2024-05-22 22:19:54", - "author_account_age_days": 1522 + "author_account_age_days": 1523 }, "https://github.com/pkpkTech/ComfyUI-TemporaryLoader": { "stars": 1, "last_update": "2024-05-22 22:19:44", - "author_account_age_days": 1522 + "author_account_age_days": 1523 }, "https://github.com/pkpkTech/ComfyUI-ngrok": { "stars": 3, "last_update": "2024-05-22 22:19:32", - "author_account_age_days": 1522 + "author_account_age_days": 1523 }, "https://github.com/portu-sim/comfyui_bmab": { - "stars": 53, + "stars": 55, "last_update": "2024-06-09 14:22:04", - "author_account_age_days": 341 + "author_account_age_days": 342 }, "https://github.com/prodogape/ComfyUI-EasyOCR": { "stars": 11, "last_update": "2024-07-11 02:17:02", - "author_account_age_days": 1049 + "author_account_age_days": 1050 }, "https://github.com/prodogape/ComfyUI-Minio": { "stars": 2, "last_update": "2024-05-23 00:13:38", - "author_account_age_days": 1049 + "author_account_age_days": 1050 }, "https://github.com/prodogape/ComfyUI-OmDet": { "stars": 2, "last_update": "2024-06-14 13:01:34", - "author_account_age_days": 1049 + "author_account_age_days": 1050 }, "https://github.com/prodogape/Comfyui-Yolov8-JSON": { "stars": 14, "last_update": "2024-07-10 09:37:54", - "author_account_age_days": 1049 + "author_account_age_days": 1050 }, "https://github.com/prozacgod/comfyui-pzc-multiworkspace": { "stars": 7, "last_update": "2024-05-22 23:11:46", - "author_account_age_days": 5587 + "author_account_age_days": 5588 }, "https://github.com/pythongosssss/ComfyUI-Custom-Scripts": { - "stars": 1406, - "last_update": "2024-07-13 21:12:47", - "author_account_age_days": 517 + "stars": 1410, + "last_update": "2024-07-14 13:06:40", + "author_account_age_days": 518 }, "https://github.com/pythongosssss/ComfyUI-WD14-Tagger": { - "stars": 451, + "stars": 452, "last_update": "2024-06-20 05:38:50", - "author_account_age_days": 517 + "author_account_age_days": 518 }, "https://github.com/qwixiwp/queuetools": { "stars": 0, "last_update": "2024-06-14 10:27:57", - "author_account_age_days": 630 + "author_account_age_days": 631 }, "https://github.com/ramyma/A8R8_ComfyUI_nodes": { "stars": 41, "last_update": "2024-06-29 01:20:57", - "author_account_age_days": 3236 + "author_account_age_days": 3237 }, "https://github.com/randjtw/advance-aesthetic-score": { "stars": 0, "last_update": "2024-05-23 01:14:47", - "author_account_age_days": 780 + "author_account_age_days": 781 }, "https://github.com/ratulrafsan/Comfyui-SAL-VTON": { - "stars": 61, + "stars": 63, "last_update": "2024-06-30 02:23:06", - "author_account_age_days": 4513 + "author_account_age_days": 4514 }, "https://github.com/rcfcu2000/zhihuige-nodes-comfyui": { "stars": 0, @@ -4432,32 +4437,32 @@ "https://github.com/rcsaquino/comfyui-custom-nodes": { "stars": 1, "last_update": "2024-05-22 22:13:43", - "author_account_age_days": 1530 + "author_account_age_days": 1531 }, "https://github.com/receyuki/comfyui-prompt-reader-node": { - "stars": 218, + "stars": 220, "last_update": "2024-06-28 07:20:59", - "author_account_age_days": 2612 + "author_account_age_days": 2613 }, "https://github.com/redhottensors/ComfyUI-ODE": { "stars": 24, "last_update": "2024-06-23 22:16:53", - "author_account_age_days": 158 + "author_account_age_days": 159 }, "https://github.com/redhottensors/ComfyUI-Prediction": { "stars": 10, "last_update": "2024-06-14 10:25:44", - "author_account_age_days": 158 + "author_account_age_days": 159 }, "https://github.com/rgthree/rgthree-comfy": { - "stars": 765, + "stars": 769, "last_update": "2024-07-10 11:23:17", "author_account_age_days": 4994 }, "https://github.com/rhdunn/comfyui-bus-plugin": { "stars": 1, "last_update": "2024-06-26 17:38:32", - "author_account_age_days": 5656 + "author_account_age_days": 5657 }, "https://github.com/richinsley/Comfy-LFO": { "stars": 5, @@ -4467,17 +4472,17 @@ "https://github.com/ricklove/comfyui-ricklove": { "stars": 0, "last_update": "2024-05-22 23:21:25", - "author_account_age_days": 4852 + "author_account_age_days": 4853 }, "https://github.com/risunobushi/comfyUI_FrequencySeparation_RGB-HSV": { "stars": 12, "last_update": "2024-06-14 10:28:04", - "author_account_age_days": 666 + "author_account_age_days": 667 }, "https://github.com/rklaffehn/rk-comfy-nodes": { "stars": 2, "last_update": "2024-06-14 10:24:43", - "author_account_age_days": 312 + "author_account_age_days": 313 }, "https://github.com/romeobuilderotti/ComfyUI-PNG-Metadata": { "stars": 5, @@ -4487,7 +4492,7 @@ "https://github.com/ronniebasak/ComfyUI-Tara-LLM-Integration": { "stars": 76, "last_update": "2024-06-25 09:06:23", - "author_account_age_days": 4174 + "author_account_age_days": 4175 }, "https://github.com/royceschultz/ComfyUI-Notifications": { "stars": 6, @@ -4502,17 +4507,17 @@ "https://github.com/rui40000/RUI-Nodes": { "stars": 15, "last_update": "2024-05-22 22:12:26", - "author_account_age_days": 493 + "author_account_age_days": 494 }, "https://github.com/ruiqutech/ComfyUI-RuiquNodes": { "stars": 0, "last_update": "2024-05-23 01:21:50", - "author_account_age_days": 89 + "author_account_age_days": 90 }, "https://github.com/runtime44/comfyui_r44_nodes": { "stars": 32, "last_update": "2024-07-01 08:02:04", - "author_account_age_days": 187 + "author_account_age_days": 188 }, "https://github.com/saftle/suplex_comfy_nodes": { "stars": 0, @@ -4522,17 +4527,17 @@ "https://github.com/sdfxai/SDFXBridgeForComfyUI": { "stars": 8, "last_update": "2024-06-14 10:26:56", - "author_account_age_days": 254 + "author_account_age_days": 255 }, "https://github.com/seanlynch/comfyui-optical-flow": { "stars": 26, "last_update": "2024-05-22 20:52:17", - "author_account_age_days": 5324 + "author_account_age_days": 5325 }, "https://github.com/seanlynch/srl-nodes": { "stars": 3, "last_update": "2024-06-30 13:47:38", - "author_account_age_days": 5324 + "author_account_age_days": 5325 }, "https://github.com/sergekatzmann/ComfyUI_Nimbus-Pack": { "stars": 2, @@ -4542,67 +4547,67 @@ "https://github.com/shadowcz007/comfyui-Image-reward": { "stars": 21, "last_update": "2024-06-14 10:24:49", - "author_account_age_days": 3334 + "author_account_age_days": 3335 }, "https://github.com/shadowcz007/comfyui-consistency-decoder": { "stars": 2, "last_update": "2024-06-14 10:23:35", - "author_account_age_days": 3334 + "author_account_age_days": 3335 }, "https://github.com/shadowcz007/comfyui-edit-mask": { "stars": 6, "last_update": "2024-06-20 01:42:48", - "author_account_age_days": 3334 + "author_account_age_days": 3335 }, "https://github.com/shadowcz007/comfyui-liveportrait": { - "stars": 228, - "last_update": "2024-07-13 14:23:08", - "author_account_age_days": 3334 + "stars": 232, + "last_update": "2024-07-14 06:44:12", + "author_account_age_days": 3335 }, "https://github.com/shadowcz007/comfyui-mixlab-nodes": { - "stars": 946, + "stars": 949, "last_update": "2024-07-07 16:03:59", - "author_account_age_days": 3334 + "author_account_age_days": 3335 }, "https://github.com/shadowcz007/comfyui-sound-lab": { "stars": 67, "last_update": "2024-07-04 12:53:38", - "author_account_age_days": 3334 + "author_account_age_days": 3335 }, "https://github.com/shadowcz007/comfyui-ultralytics-yolo": { "stars": 18, "last_update": "2024-06-22 09:06:04", - "author_account_age_days": 3334 + "author_account_age_days": 3335 }, "https://github.com/shi3z/ComfyUI_Memeplex_DALLE": { "stars": 2, "last_update": "2024-05-23 00:14:25", - "author_account_age_days": 5112 + "author_account_age_days": 5113 }, "https://github.com/shiimizu/ComfyUI-PhotoMaker-Plus": { - "stars": 144, + "stars": 145, "last_update": "2024-04-17 09:02:51", - "author_account_age_days": 1784 + "author_account_age_days": 1785 }, "https://github.com/shiimizu/ComfyUI-TiledDiffusion": { "stars": 221, - "last_update": "2024-05-14 22:01:41", - "author_account_age_days": 1784 + "last_update": "2024-07-14 03:23:04", + "author_account_age_days": 1785 }, "https://github.com/shiimizu/ComfyUI_smZNodes": { - "stars": 166, - "last_update": "2024-06-18 07:30:24", - "author_account_age_days": 1784 + "stars": 167, + "last_update": "2024-07-14 07:15:32", + "author_account_age_days": 1785 }, "https://github.com/shingo1228/ComfyUI-SDXL-EmptyLatentImage": { "stars": 27, "last_update": "2024-05-22 20:41:29", - "author_account_age_days": 2242 + "author_account_age_days": 2243 }, "https://github.com/shingo1228/ComfyUI-send-eagle-slim": { "stars": 22, "last_update": "2024-05-22 20:41:15", - "author_account_age_days": 2242 + "author_account_age_days": 2243 }, "https://github.com/shinich39/comfyui-load-image-in-seq": { "stars": 3, @@ -4622,32 +4627,32 @@ "https://github.com/shobhitic/ComfyUI-PlusMinusTextClip": { "stars": 3, "last_update": "2024-06-20 13:57:29", - "author_account_age_days": 4327 + "author_account_age_days": 4328 }, "https://github.com/shockz0rz/ComfyUI_InterpolateEverything": { "stars": 23, "last_update": "2024-05-22 18:13:49", - "author_account_age_days": 1645 + "author_account_age_days": 1646 }, "https://github.com/shockz0rz/comfy-easy-grids": { "stars": 12, "last_update": "2024-05-22 18:14:05", - "author_account_age_days": 1645 + "author_account_age_days": 1646 }, "https://github.com/siliconflow/BizyAir": { - "stars": 53, - "last_update": "2024-07-13 10:00:22", - "author_account_age_days": 325 + "stars": 59, + "last_update": "2024-07-14 09:46:13", + "author_account_age_days": 326 }, "https://github.com/siliconflow/onediff_comfy_nodes": { "stars": 16, "last_update": "2024-06-24 10:08:11", - "author_account_age_days": 325 + "author_account_age_days": 326 }, "https://github.com/sipherxyz/comfyui-art-venture": { - "stars": 97, + "stars": 98, "last_update": "2024-06-28 02:06:23", - "author_account_age_days": 1126 + "author_account_age_days": 1127 }, "https://github.com/skfoo/ComfyUI-Coziness": { "stars": 22, @@ -4662,86 +4667,91 @@ "https://github.com/smagnetize/kb-comfyui-nodes": { "stars": 0, "last_update": "2024-06-14 12:00:45", - "author_account_age_days": 2734 + "author_account_age_days": 2735 }, "https://github.com/smthemex/ComfyUI_AnyDoor": { - "stars": 26, - "last_update": "2024-07-09 07:37:40", - "author_account_age_days": 373 + "stars": 27, + "last_update": "2024-07-14 01:03:34", + "author_account_age_days": 374 }, "https://github.com/smthemex/ComfyUI_ChatGLM_API": { "stars": 18, "last_update": "2024-06-25 04:10:29", - "author_account_age_days": 373 + "author_account_age_days": 374 }, "https://github.com/smthemex/ComfyUI_CustomNet": { "stars": 4, "last_update": "2024-06-25 01:04:17", - "author_account_age_days": 373 + "author_account_age_days": 374 + }, + "https://github.com/smthemex/ComfyUI_EchoMimic": { + "stars": 18, + "last_update": "2024-07-14 09:29:34", + "author_account_age_days": 374 }, "https://github.com/smthemex/ComfyUI_HiDiffusion_Pro": { "stars": 31, "last_update": "2024-07-04 11:51:49", - "author_account_age_days": 373 + "author_account_age_days": 374 }, "https://github.com/smthemex/ComfyUI_ID_Animator": { "stars": 21, "last_update": "2024-06-27 08:32:11", - "author_account_age_days": 373 + "author_account_age_days": 374 }, "https://github.com/smthemex/ComfyUI_Llama3_8B": { "stars": 18, "last_update": "2024-06-25 00:49:01", - "author_account_age_days": 373 + "author_account_age_days": 374 }, "https://github.com/smthemex/ComfyUI_MS_Diffusion": { "stars": 9, "last_update": "2024-07-09 13:42:13", - "author_account_age_days": 373 + "author_account_age_days": 374 }, "https://github.com/smthemex/ComfyUI_ParlerTTS": { "stars": 21, "last_update": "2024-06-25 00:38:01", - "author_account_age_days": 373 + "author_account_age_days": 374 }, "https://github.com/smthemex/ComfyUI_Pic2Story": { "stars": 3, "last_update": "2024-06-25 01:16:30", - "author_account_age_days": 373 + "author_account_age_days": 374 }, "https://github.com/smthemex/ComfyUI_Pipeline_Tool": { "stars": 9, "last_update": "2024-06-25 01:13:53", - "author_account_age_days": 373 + "author_account_age_days": 374 }, "https://github.com/smthemex/ComfyUI_Pops": { "stars": 16, "last_update": "2024-07-04 13:09:15", - "author_account_age_days": 373 + "author_account_age_days": 374 }, "https://github.com/smthemex/ComfyUI_StableAudio_Open": { "stars": 7, "last_update": "2024-06-25 00:56:09", - "author_account_age_days": 373 + "author_account_age_days": 374 }, "https://github.com/smthemex/ComfyUI_Stable_Makeup": { - "stars": 21, + "stars": 23, "last_update": "2024-07-12 08:41:05", - "author_account_age_days": 373 + "author_account_age_days": 374 }, "https://github.com/smthemex/ComfyUI_StoryDiffusion": { - "stars": 77, + "stars": 78, "last_update": "2024-07-13 09:00:59", - "author_account_age_days": 373 + "author_account_age_days": 374 }, "https://github.com/smthemex/ComfyUI_Streamv2v_Plus": { "stars": 0, "last_update": "2024-06-25 00:52:41", - "author_account_age_days": 373 + "author_account_age_days": 374 }, "https://github.com/sn0w12/ComfyUI-Sn0w-Scripts": { "stars": 1, - "last_update": "2024-07-12 22:55:45", + "last_update": "2024-07-14 14:27:07", "author_account_age_days": 793 }, "https://github.com/space-nuko/ComfyUI-Disco-Diffusion": { @@ -4787,12 +4797,12 @@ "https://github.com/spinagon/ComfyUI-seam-carving": { "stars": 15, "last_update": "2024-05-23 05:07:00", - "author_account_age_days": 4760 + "author_account_age_days": 4761 }, "https://github.com/spinagon/ComfyUI-seamless-tiling": { "stars": 78, "last_update": "2024-05-23 05:03:42", - "author_account_age_days": 4760 + "author_account_age_days": 4761 }, "https://github.com/spro/comfyui-mirror": { "stars": 4, @@ -4800,54 +4810,54 @@ "author_account_age_days": 5251 }, "https://github.com/ssitu/ComfyUI_UltimateSDUpscale": { - "stars": 671, + "stars": 674, "last_update": "2024-06-27 04:16:12", - "author_account_age_days": 1708 + "author_account_age_days": 1709 }, "https://github.com/ssitu/ComfyUI_fabric": { "stars": 84, "last_update": "2024-05-22 18:10:19", - "author_account_age_days": 1708 + "author_account_age_days": 1709 }, "https://github.com/ssitu/ComfyUI_restart_sampling": { "stars": 78, "last_update": "2024-05-22 18:09:49", - "author_account_age_days": 1708 + "author_account_age_days": 1709 }, "https://github.com/ssitu/ComfyUI_roop": { "stars": 62, "last_update": "2024-05-22 18:10:03", - "author_account_age_days": 1708 + "author_account_age_days": 1709 }, "https://github.com/stavsap/comfyui-ollama": { - "stars": 213, + "stars": 214, "last_update": "2024-07-13 11:22:08", - "author_account_age_days": 4103 + "author_account_age_days": 4104 }, "https://github.com/storyicon/comfyui_musev_evolved": { "stars": 14, "last_update": "2024-06-14 11:02:40", - "author_account_age_days": 2571 + "author_account_age_days": 2572 }, "https://github.com/storyicon/comfyui_segment_anything": { - "stars": 554, + "stars": 557, "last_update": "2024-07-12 10:17:33", - "author_account_age_days": 2571 + "author_account_age_days": 2572 }, "https://github.com/strimmlarn/ComfyUI_Strimmlarns_aesthetic_score": { "stars": 25, "last_update": "2024-06-17 10:01:44", - "author_account_age_days": 2646 + "author_account_age_days": 2647 }, "https://github.com/styler00dollar/ComfyUI-deepcache": { "stars": 8, "last_update": "2024-05-22 22:18:18", - "author_account_age_days": 1865 + "author_account_age_days": 1866 }, "https://github.com/styler00dollar/ComfyUI-sudo-latent-upscale": { "stars": 28, "last_update": "2024-05-22 22:18:07", - "author_account_age_days": 1865 + "author_account_age_days": 1866 }, "https://github.com/subtleGradient/TinkerBot-tech-for-ComfyUI-Touchpad": { "stars": 20, @@ -4857,50 +4867,50 @@ "https://github.com/sugarkwork/comfyui_cohere": { "stars": 0, "last_update": "2024-06-14 13:59:30", - "author_account_age_days": 895 + "author_account_age_days": 896 }, "https://github.com/sugarkwork/comfyui_tag_fillter": { "stars": 18, "last_update": "2024-07-02 00:21:03", - "author_account_age_days": 895 + "author_account_age_days": 896 }, "https://github.com/superyoman/comfyui_lumaAPI": { "stars": 14, "last_update": "2024-06-17 21:00:05", - "author_account_age_days": 468 + "author_account_age_days": 469 }, "https://github.com/syllebra/bilbox-comfyui": { "stars": 83, "last_update": "2024-05-22 20:40:43", - "author_account_age_days": 3155 + "author_account_age_days": 3156 }, "https://github.com/sylym/comfy_vid2vid": { "stars": 58, "last_update": "2024-05-22 17:53:40", - "author_account_age_days": 1917 + "author_account_age_days": 1918 }, "https://github.com/szhublox/ambw_comfyui": { "stars": 14, "last_update": "2024-05-22 18:04:57", - "author_account_age_days": 1026 + "author_account_age_days": 1027 }, "https://github.com/taabata/LCM_Inpaint-Outpaint_Comfy": { - "stars": 228, + "stars": 227, "last_update": "2024-06-17 10:01:50", - "author_account_age_days": 1702 + "author_account_age_days": 1703 }, "https://github.com/talesofai/comfyui-browser": { "stars": 431, "last_update": "2024-07-11 06:23:04", - "author_account_age_days": 575 + "author_account_age_days": 576 }, "https://github.com/teward/ComfyUI-Helper-Nodes": { "stars": 4, "last_update": "2024-05-23 01:22:01", - "author_account_age_days": 5117 + "author_account_age_days": 5118 }, "https://github.com/theUpsider/ComfyUI-Logic": { - "stars": 113, + "stars": 114, "last_update": "2024-07-02 09:38:11", "author_account_age_days": 2742 }, @@ -4932,17 +4942,17 @@ "https://github.com/tiankuan93/ComfyUI-V-Express": { "stars": 87, "last_update": "2024-06-26 02:41:00", - "author_account_age_days": 2969 + "author_account_age_days": 2970 }, "https://github.com/tianlang0704/ComfyUI-StableProjectorzBridge": { "stars": 10, "last_update": "2024-07-10 05:43:30", - "author_account_age_days": 3344 + "author_account_age_days": 3345 }, "https://github.com/tmagara/ComfyUI-Prediction-Boost": { "stars": 1, "last_update": "2024-06-21 05:28:58", - "author_account_age_days": 4394 + "author_account_age_days": 4395 }, "https://github.com/tocubed/ComfyUI-AudioReactor": { "stars": 8, @@ -4957,12 +4967,12 @@ "https://github.com/toxicwind/ComfyUI-TTools": { "stars": 1, "last_update": "2024-07-04 20:07:35", - "author_account_age_days": 4389 + "author_account_age_days": 4390 }, "https://github.com/toyxyz/ComfyUI_toyxyz_test_nodes": { "stars": 472, "last_update": "2024-06-18 15:27:19", - "author_account_age_days": 3669 + "author_account_age_days": 3670 }, "https://github.com/traugdor/ComfyUI-quadMoons-nodes": { "stars": 10, @@ -4972,22 +4982,22 @@ "https://github.com/tritant/ComfyUI_CreaPrompt": { "stars": 13, "last_update": "2024-07-13 04:18:53", - "author_account_age_days": 3160 + "author_account_age_days": 3161 }, "https://github.com/trojblue/trNodes": { "stars": 8, "last_update": "2024-05-22 18:04:36", - "author_account_age_days": 2277 + "author_account_age_days": 2278 }, "https://github.com/trumanwong/ComfyUI-NSFW-Detection": { "stars": 19, "last_update": "2024-05-23 01:27:29", - "author_account_age_days": 2979 + "author_account_age_days": 2980 }, "https://github.com/tsogzark/ComfyUI-load-image-from-url": { "stars": 8, "last_update": "2024-06-14 13:59:05", - "author_account_age_days": 1548 + "author_account_age_days": 1549 }, "https://github.com/ttulttul/ComfyUI-Iterative-Mixer": { "stars": 102, @@ -5002,12 +5012,12 @@ "https://github.com/tusharbhutt/Endless-Nodes": { "stars": 23, "last_update": "2024-06-14 12:02:17", - "author_account_age_days": 2684 + "author_account_age_days": 2685 }, "https://github.com/twri/sdxl_prompt_styler": { - "stars": 640, + "stars": 643, "last_update": "2024-05-22 18:16:58", - "author_account_age_days": 4087 + "author_account_age_days": 4088 }, "https://github.com/txt2any/ComfyUI-PromptOrganizer": { "stars": 0, @@ -5015,24 +5025,24 @@ "author_account_age_days": 104 }, "https://github.com/ty0x2333/ComfyUI-Dev-Utils": { - "stars": 44, + "stars": 45, "last_update": "2024-06-03 15:06:13", - "author_account_age_days": 3722 + "author_account_age_days": 3723 }, "https://github.com/tzwm/comfyui-profiler": { "stars": 43, "last_update": "2024-07-06 14:03:08", - "author_account_age_days": 4788 + "author_account_age_days": 4789 }, "https://github.com/uarefans/ComfyUI-Fans": { "stars": 12, - "last_update": "2024-05-22 20:34:07", - "author_account_age_days": 1291 + "last_update": "2024-07-14 15:00:38", + "author_account_age_days": 1292 }, "https://github.com/uetuluk/comfyui-webcam-node": { "stars": 2, "last_update": "2024-06-14 08:25:13", - "author_account_age_days": 2333 + "author_account_age_days": 2334 }, "https://github.com/unwdef/unwdef-nodes-comfyui": { "stars": 1, @@ -5042,17 +5052,17 @@ "https://github.com/vanche1212/ComfyUI-ZMG-Nodes": { "stars": 3, "last_update": "2024-06-25 04:48:19", - "author_account_age_days": 2977 + "author_account_age_days": 2978 }, "https://github.com/vanillacode314/SimpleWildcardsComfyUI": { "stars": 3, "last_update": "2024-06-28 10:57:45", - "author_account_age_days": 876 + "author_account_age_days": 877 }, "https://github.com/veighnsche/comfyui_gr85": { "stars": 1, "last_update": "2024-06-27 15:00:08", - "author_account_age_days": 3119 + "author_account_age_days": 3120 }, "https://github.com/victorchall/comfyui_webcamcapture": { "stars": 6, @@ -5062,32 +5072,32 @@ "https://github.com/vienteck/ComfyUI-Chat-GPT-Integration": { "stars": 27, "last_update": "2024-05-22 22:11:14", - "author_account_age_days": 3446 + "author_account_age_days": 3447 }, "https://github.com/violet-chen/comfyui-psd2png": { "stars": 16, "last_update": "2024-06-12 15:30:14", - "author_account_age_days": 1417 + "author_account_age_days": 1418 }, "https://github.com/viperyl/ComfyUI-BiRefNet": { "stars": 164, "last_update": "2024-06-20 15:25:49", - "author_account_age_days": 2052 + "author_account_age_days": 2053 }, "https://github.com/viperyl/ComfyUI-RGT": { "stars": 5, "last_update": "2024-06-20 15:33:50", - "author_account_age_days": 2052 + "author_account_age_days": 2053 }, "https://github.com/vivax3794/ComfyUI-Sub-Nodes": { "stars": 93, "last_update": "2024-07-12 22:50:17", - "author_account_age_days": 1858 + "author_account_age_days": 1859 }, "https://github.com/vivax3794/ComfyUI-Vivax-Nodes": { "stars": 3, "last_update": "2024-07-07 21:44:01", - "author_account_age_days": 1858 + "author_account_age_days": 1859 }, "https://github.com/vsevolod-oparin/comfyui-kandinsky22": { "stars": 8, @@ -5097,12 +5107,12 @@ "https://github.com/wTechArtist/ComfyUI-CustomNodes": { "stars": 0, "last_update": "2024-07-08 13:59:30", - "author_account_age_days": 1380 + "author_account_age_days": 1381 }, "https://github.com/wallish77/wlsh_nodes": { "stars": 84, "last_update": "2024-06-19 12:01:29", - "author_account_age_days": 2239 + "author_account_age_days": 2240 }, "https://github.com/wandbrandon/comfyui-pixel": { "stars": 4, @@ -5112,57 +5122,57 @@ "https://github.com/web3nomad/ComfyUI_Invisible_Watermark": { "stars": 1, "last_update": "2024-05-23 01:16:54", - "author_account_age_days": 987 + "author_account_age_days": 988 }, "https://github.com/wei30172/comfygen": { "stars": 5, "last_update": "2024-05-23 00:21:19", - "author_account_age_days": 1632 + "author_account_age_days": 1633 }, "https://github.com/whatbirdisthat/cyberdolphin": { "stars": 14, "last_update": "2024-05-23 03:43:08", - "author_account_age_days": 5506 + "author_account_age_days": 5507 }, "https://github.com/whmc76/ComfyUI-Openpose-Editor-Plus": { "stars": 30, "last_update": "2024-06-20 13:52:34", - "author_account_age_days": 471 + "author_account_age_days": 472 }, "https://github.com/wmatson/easy-comfy-nodes": { "stars": 14, "last_update": "2024-07-08 22:05:26", - "author_account_age_days": 4137 + "author_account_age_days": 4138 }, "https://github.com/wolfden/ComfyUi_PromptStylers": { "stars": 65, "last_update": "2024-05-22 18:17:46", - "author_account_age_days": 5740 + "author_account_age_days": 5741 }, "https://github.com/wolfden/ComfyUi_String_Function_Tree": { "stars": 8, "last_update": "2024-05-22 18:29:16", - "author_account_age_days": 5740 + "author_account_age_days": 5741 }, "https://github.com/wujm424606/ComfyUi-Ollama-YN": { "stars": 21, "last_update": "2024-07-12 13:24:56", - "author_account_age_days": 2282 + "author_account_age_days": 2283 }, "https://github.com/wutipong/ComfyUI-TextUtils": { "stars": 1, "last_update": "2024-06-14 09:34:31", - "author_account_age_days": 4204 + "author_account_age_days": 4205 }, "https://github.com/wwwins/ComfyUI-Simple-Aspect-Ratio": { "stars": 1, "last_update": "2024-05-22 22:22:25", - "author_account_age_days": 5069 + "author_account_age_days": 5070 }, "https://github.com/xXAdonesXx/NodeGPT": { "stars": 328, "last_update": "2024-06-20 11:41:30", - "author_account_age_days": 1498 + "author_account_age_days": 1499 }, "https://github.com/xiaoxiaodesha/hd_node": { "stars": 8, @@ -5177,25 +5187,25 @@ "https://github.com/xuhongming251/ComfyUI-GPEN": { "stars": 2, "last_update": "2024-06-15 14:33:37", - "author_account_age_days": 4125 + "author_account_age_days": 4126 }, "https://github.com/xuhongming251/ComfyUI-MuseTalkUtils": { - "stars": 13, + "stars": 14, "last_update": "2024-06-15 14:32:32", - "author_account_age_days": 4125 + "author_account_age_days": 4126 }, "https://github.com/yffyhk/comfyui_auto_danbooru": { "stars": 1, "last_update": "2024-05-22 23:23:03", - "author_account_age_days": 3741 + "author_account_age_days": 3742 }, "https://github.com/yiwangsimple/ComfyUI_GroqChat": { "stars": 20, "last_update": "2024-07-13 10:11:13", - "author_account_age_days": 571 + "author_account_age_days": 572 }, "https://github.com/yolain/ComfyUI-Easy-Use": { - "stars": 578, + "stars": 585, "last_update": "2024-07-13 14:48:53", "author_account_age_days": 1360 }, @@ -5232,102 +5242,102 @@ "https://github.com/youyegit/tdxh_node_comfyui": { "stars": 2, "last_update": "2024-05-23 17:55:42", - "author_account_age_days": 448 + "author_account_age_days": 449 }, "https://github.com/yuvraj108c/ComfyUI-Depth-Anything-Tensorrt": { "stars": 68, "last_update": "2024-07-02 08:09:45", - "author_account_age_days": 2172 + "author_account_age_days": 2173 }, "https://github.com/yuvraj108c/ComfyUI-PiperTTS": { "stars": 26, "last_update": "2024-05-22 23:17:27", - "author_account_age_days": 2172 + "author_account_age_days": 2173 }, "https://github.com/yuvraj108c/ComfyUI-Pronodes": { "stars": 1, "last_update": "2024-05-22 23:16:51", - "author_account_age_days": 2172 + "author_account_age_days": 2173 }, "https://github.com/yuvraj108c/ComfyUI-Upscaler-Tensorrt": { "stars": 42, "last_update": "2024-05-31 05:50:59", - "author_account_age_days": 2172 + "author_account_age_days": 2173 }, "https://github.com/yuvraj108c/ComfyUI-Vsgan": { "stars": 2, "last_update": "2024-05-22 23:17:02", - "author_account_age_days": 2172 + "author_account_age_days": 2173 }, "https://github.com/yuvraj108c/ComfyUI-Whisper": { "stars": 57, "last_update": "2024-05-31 05:59:22", - "author_account_age_days": 2172 + "author_account_age_days": 2173 }, "https://github.com/yuvraj108c/ComfyUI-YoloNasPose-Tensorrt": { "stars": 5, "last_update": "2024-06-28 15:59:14", - "author_account_age_days": 2172 + "author_account_age_days": 2173 }, "https://github.com/za-wa-n-go/ComfyUI_Zwng_Nodes": { "stars": 3, "last_update": "2024-07-02 14:57:01", - "author_account_age_days": 607 + "author_account_age_days": 608 }, "https://github.com/zcfrank1st/Comfyui-Toolbox": { "stars": 5, "last_update": "2024-05-22 22:08:07", - "author_account_age_days": 4434 + "author_account_age_days": 4435 }, "https://github.com/zcfrank1st/Comfyui-Yolov8": { "stars": 17, "last_update": "2024-06-14 07:08:40", - "author_account_age_days": 4434 + "author_account_age_days": 4435 }, "https://github.com/zcfrank1st/comfyui_visual_anagrams": { "stars": 5, "last_update": "2024-06-14 07:07:27", - "author_account_age_days": 4434 + "author_account_age_days": 4435 }, "https://github.com/zer0TF/cute-comfy": { "stars": 29, "last_update": "2024-05-22 21:18:53", - "author_account_age_days": 2689 + "author_account_age_days": 2690 }, "https://github.com/zeroxoxo/ComfyUI-Fast-Style-Transfer": { "stars": 56, "last_update": "2024-06-30 14:31:09", - "author_account_age_days": 2462 + "author_account_age_days": 2463 }, "https://github.com/zfkun/ComfyUI_zfkun": { "stars": 14, "last_update": "2024-05-27 11:21:51", - "author_account_age_days": 4882 + "author_account_age_days": 4883 }, "https://github.com/zhangp365/ComfyUI-utils-nodes": { "stars": 6, "last_update": "2024-07-09 09:02:11", - "author_account_age_days": 310 + "author_account_age_days": 311 }, "https://github.com/zhongpei/ComfyUI-InstructIR": { "stars": 60, "last_update": "2024-05-22 23:19:43", - "author_account_age_days": 3478 + "author_account_age_days": 3479 }, "https://github.com/zhongpei/Comfyui_image2prompt": { "stars": 247, "last_update": "2024-05-22 23:19:30", - "author_account_age_days": 3478 + "author_account_age_days": 3479 }, "https://github.com/zhuanqianfish/ComfyUI-EasyNode": { "stars": 59, "last_update": "2024-06-14 07:10:18", - "author_account_age_days": 4254 + "author_account_age_days": 4255 }, "https://github.com/zhulu111/ComfyUI_Bxb": { - "stars": 93, + "stars": 95, "last_update": "2024-07-08 23:57:50", - "author_account_age_days": 58 + "author_account_age_days": 59 }, "https://github.com/zohac/ComfyUI_ZC_DrawShape": { "stars": 3, @@ -5337,6 +5347,6 @@ "https://github.com/zombieyang/sd-ppp": { "stars": 20, "last_update": "2024-07-11 12:49:12", - "author_account_age_days": 3937 + "author_account_age_days": 3938 } } \ 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 9ad3739c..ef59c242 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -11,6 +11,17 @@ + { + "author": "melMass", + "title": "ComfyUI-Lygia", + "id": "lygia", + "reference": "https://github.com/melMass/ComfyUI-Lygia", + "files": [ + "https://github.com/melMass/ComfyUI-Lygia" + ], + "install_type": "git-clone", + "description": "NODES: LygiaProgram, LygiaUniforms" + }, { "author": "filliptm", "title": "ComfyUI_FL-Trainer [WIP]", @@ -500,17 +511,6 @@ "install_type": "git-clone", "description": "Nodes: Clip Text Encode (Shinsplat), Clip Text Encode SDXL (Shinsplat), Lora Loader (Shinsplat).\n[w/This extension poses a risk of executing arbitrary commands through workflow execution. Please be cautious.]" }, - { - "author": "NitramDom", - "title": "ComfyUI_FacialFlip", - "id": "facialflip", - "reference": "https://github.com/NitramDom/ComfyUI_FacialFlip", - "files": [ - "https://github.com/NitramDom/ComfyUI_FacialFlip" - ], - "install_type": "git-clone", - "description": "Nodes:Swapper" - }, { "author": "hy134300", "title": "comfyui-hydit", diff --git a/node_db/dev/github-stats.json b/node_db/dev/github-stats.json index 83e3918d..60282994 100644 --- a/node_db/dev/github-stats.json +++ b/node_db/dev/github-stats.json @@ -2,187 +2,187 @@ "https://github.com/17Retoucher/ComfyUI_Fooocus": { "stars": 52, "last_update": "2024-02-24 07:33:29", - "author_account_age_days": 190 + "author_account_age_days": 191 }, "https://github.com/A719689614/ComfyUI_AC_FUNV8Beta1": { "stars": 13, "last_update": "2024-03-08 10:11:44", - "author_account_age_days": 333 + "author_account_age_days": 335 }, "https://github.com/AI2lab/comfyUI-tool-2lab": { "stars": 11, "last_update": "2024-07-11 06:36:13", - "author_account_age_days": 210 + "author_account_age_days": 212 }, "https://github.com/AIFSH/ComfyUI-OpenDIT": { "stars": 0, "last_update": "2024-06-30 09:33:55", - "author_account_age_days": 249 + "author_account_age_days": 251 }, "https://github.com/AIFSH/ComfyUI-ViViD": { "stars": 3, "last_update": "2024-06-25 08:16:53", - "author_account_age_days": 249 + "author_account_age_days": 251 }, "https://github.com/AIGODLIKE/ComfyUI-Studio": { "stars": 210, "last_update": "2024-06-05 00:52:46", - "author_account_age_days": 519 + "author_account_age_days": 521 }, "https://github.com/ALatentPlace/ComfyUI_yanc": { "stars": 23, "last_update": "2024-06-30 10:04:17", - "author_account_age_days": 1478 + "author_account_age_days": 1480 }, "https://github.com/AllenEdgarPoe/ComfyUI-Xorbis-nodes": { "stars": 1, "last_update": "2024-07-10 00:16:57", - "author_account_age_days": 2123 + "author_account_age_days": 2125 }, "https://github.com/AustinMroz/ComfyUI-WorkflowCheckpointing": { "stars": 6, "last_update": "2024-07-03 21:55:35", - "author_account_age_days": 4093 + "author_account_age_days": 4094 }, "https://github.com/BadCafeCode/execution-inversion-demo-comfyui": { "stars": 6, "last_update": "2024-06-19 06:59:39", - "author_account_age_days": 448 + "author_account_age_days": 450 }, "https://github.com/Beinsezii/comfyui-amd-go-fast": { "stars": 9, "last_update": "2024-05-10 00:48:37", - "author_account_age_days": 2244 + "author_account_age_days": 2246 }, "https://github.com/BlueDangerX/ComfyUI-BDXNodes": { "stars": 1, "last_update": "2023-12-10 04:01:19", - "author_account_age_days": 265 + "author_account_age_days": 267 }, "https://github.com/Brandelan/ComfyUI_bd_customNodes": { "stars": 1, "last_update": "2023-10-09 00:40:26", - "author_account_age_days": 4170 + "author_account_age_days": 4171 }, "https://github.com/DeTK/ComfyUI-Switch": { "stars": 0, "last_update": "2024-03-04 11:52:04", - "author_account_age_days": 2049 + "author_account_age_days": 2051 }, "https://github.com/DrMWeigand/ComfyUI_LineBreakInserter": { "stars": 0, "last_update": "2024-04-19 11:37:19", - "author_account_age_days": 1050 + "author_account_age_days": 1052 }, "https://github.com/Elawphant/ComfyUI-MusicGen": { "stars": 4, "last_update": "2024-05-11 13:33:24", - "author_account_age_days": 2606 + "author_account_age_days": 2608 }, "https://github.com/Excidos/ComfyUI-Lumina-Next-SFT-DiffusersWrapper": { "stars": 0, "last_update": "2024-07-12 21:51:11", - "author_account_age_days": 25 + "author_account_age_days": 27 }, "https://github.com/ExponentialML/ComfyUI_LiveDirector": { "stars": 35, "last_update": "2024-04-09 19:01:49", - "author_account_age_days": 1642 + "author_account_age_days": 1643 }, "https://github.com/Extraltodeus/Conditioning-token-experiments-for-ComfyUI": { "stars": 13, "last_update": "2024-03-10 01:04:02", - "author_account_age_days": 3168 + "author_account_age_days": 3170 }, "https://github.com/FoundD-oka/ComfyUI-kisekae-OOTD": { "stars": 0, "last_update": "2024-06-02 06:13:42", - "author_account_age_days": 456 + "author_account_age_days": 458 }, "https://github.com/Fucci-Mateo/ComfyUI-Airtable": { "stars": 0, "last_update": "2024-06-25 13:35:18", - "author_account_age_days": 897 + "author_account_age_days": 899 }, "https://github.com/GentlemanHu/ComfyUI-Notifier": { "stars": 3, - "last_update": "2024-06-04 10:05:38", - "author_account_age_days": 2401 + "last_update": "2024-07-14 15:38:44", + "author_account_age_days": 2403 }, "https://github.com/GraftingRayman/ComfyUI_GR_PromptSelector": { "stars": 24, "last_update": "2024-07-09 08:28:38", - "author_account_age_days": 181 + "author_account_age_days": 183 }, "https://github.com/Grant-CP/ComfyUI-LivePortraitKJ-MPS": { "stars": 10, "last_update": "2024-07-11 22:04:16", - "author_account_age_days": 1192 + "author_account_age_days": 1193 }, "https://github.com/GrindHouse66/ComfyUI-GH_Tools": { "stars": 0, "last_update": "2024-03-10 13:27:14", - "author_account_age_days": 642 + "author_account_age_days": 644 }, "https://github.com/IvanZhd/comfyui-codeformer": { "stars": 0, "last_update": "2023-12-02 20:51:52", - "author_account_age_days": 2597 + "author_account_age_days": 2598 }, "https://github.com/Jaxkr/comfyui-terminal-command": { "stars": 1, "last_update": "2023-12-03 10:31:40", - "author_account_age_days": 4645 + "author_account_age_days": 4647 }, "https://github.com/Jiffies-64/ComfyUI-SaveImagePlus": { "stars": 0, "last_update": "2024-04-01 10:52:59", - "author_account_age_days": 910 + "author_account_age_days": 911 }, "https://github.com/Jordach/comfy-consistency-vae": { "stars": 68, "last_update": "2023-11-06 20:50:40", - "author_account_age_days": 4531 + "author_account_age_days": 4533 }, "https://github.com/LZpenguin/ComfyUI-Text": { "stars": 23, "last_update": "2024-06-20 13:38:16", - "author_account_age_days": 1997 + "author_account_age_days": 1999 }, "https://github.com/LarryJane491/ComfyUI-ModelUnloader": { "stars": 1, "last_update": "2024-01-14 08:22:39", - "author_account_age_days": 182 + "author_account_age_days": 184 }, "https://github.com/LevelPixel/ComfyUI-LevelPixel": { "stars": 1, "last_update": "2024-07-11 22:36:24", - "author_account_age_days": 1 + "author_account_age_days": 2 }, "https://github.com/LotzF/ComfyUI-Simple-Chat-GPT-completion": { "stars": 0, "last_update": "2024-02-04 21:15:22", - "author_account_age_days": 948 + "author_account_age_days": 950 }, "https://github.com/LykosAI/ComfyUI-Inference-Core-Nodes": { "stars": 18, "last_update": "2024-04-05 05:11:51", - "author_account_age_days": 397 + "author_account_age_days": 398 }, "https://github.com/MrAdamBlack/CheckProgress": { "stars": 1, "last_update": "2024-01-10 08:02:18", - "author_account_age_days": 2738 + "author_account_age_days": 2740 }, "https://github.com/MushroomFleet/DJZ-Nodes": { "stars": 4, "last_update": "2024-03-18 11:18:42", - "author_account_age_days": 3740 + "author_account_age_days": 3741 }, "https://github.com/NicholasKao1029/comfyui-hook": { "stars": 0, "last_update": "2024-03-07 05:50:56", - "author_account_age_days": 2049 + "author_account_age_days": 2050 }, "https://github.com/NitramDom/ComfyUI_FacialFlip": { "stars": 2, @@ -192,661 +192,671 @@ "https://github.com/PluMaZero/ComfyUI-SpaceFlower": { "stars": 4, "last_update": "2023-12-09 05:55:15", - "author_account_age_days": 1076 + "author_account_age_days": 1078 }, "https://github.com/Quasimondo/ComfyUI-QuasimondoNodes": { "stars": 8, - "last_update": "2024-06-28 19:07:23", - "author_account_age_days": 5293 + "last_update": "2024-07-13 15:15:02", + "author_account_age_days": 5295 }, "https://github.com/SadaleNet/ComfyUI-Prompt-To-Prompt": { "stars": 20, "last_update": "2024-03-17 04:30:01", - "author_account_age_days": 4058 + "author_account_age_days": 4060 }, "https://github.com/Sai-ComfyUI/ComfyUI-MS-Nodes": { "stars": 2, "last_update": "2024-02-22 08:34:44", - "author_account_age_days": 227 + "author_account_age_days": 229 }, "https://github.com/Scorpinaus/ComfyUI-DiffusersLoader": { "stars": 6, - "last_update": "2024-06-23 01:30:57", - "author_account_age_days": 1128 + "last_update": "2024-07-13 02:48:08", + "author_account_age_days": 1130 }, "https://github.com/SeedV/ComfyUI-SeedV-Nodes": { "stars": 1, "last_update": "2024-06-05 10:01:47", - "author_account_age_days": 1144 + "author_account_age_days": 1146 }, "https://github.com/Shinsplat/ComfyUI-Shinsplat": { - "stars": 21, + "stars": 22, "last_update": "2024-07-12 15:32:48", - "author_account_age_days": 1043 + "author_account_age_days": 1044 }, "https://github.com/SpaceWarpStudio/ComfyUI_Remaker_FaceSwap": { "stars": 0, "last_update": "2024-07-12 15:32:22", - "author_account_age_days": 2974 + "author_account_age_days": 2976 }, "https://github.com/StartHua/Comfyui_CSDMT_CXH": { - "stars": 13, + "stars": 14, "last_update": "2024-07-11 15:36:03", - "author_account_age_days": 2853 + "author_account_age_days": 2855 }, "https://github.com/StartHua/Comfyui_CXH_CRM": { - "stars": 35, + "stars": 36, "last_update": "2024-06-06 14:15:14", - "author_account_age_days": 2853 + "author_account_age_days": 2855 }, "https://github.com/TSFSean/ComfyUI-TSFNodes": { "stars": 4, "last_update": "2024-05-18 00:59:06", - "author_account_age_days": 3490 + "author_account_age_days": 3492 }, "https://github.com/TemryL/ComfyUI-IDM-VTON": { - "stars": 239, + "stars": 242, "last_update": "2024-07-10 15:13:37", - "author_account_age_days": 887 + "author_account_age_days": 889 }, "https://github.com/Video3DGenResearch/comfyui-batch-input-node": { "stars": 1, "last_update": "2024-04-28 15:21:17", - "author_account_age_days": 124 + "author_account_age_days": 126 }, "https://github.com/VisionExp/ve_custom_comfyui_nodes": { "stars": 0, "last_update": "2024-07-12 15:21:42", - "author_account_age_days": 23 + "author_account_age_days": 25 }, "https://github.com/WSJUSA/Comfyui-StableSR": { - "stars": 38, + "stars": 39, "last_update": "2023-10-18 12:40:30", - "author_account_age_days": 1443 + "author_account_age_days": 1444 }, "https://github.com/WilliamStanford/visuallabs_comfyui_nodes": { "stars": 1, "last_update": "2024-04-16 21:53:02", - "author_account_age_days": 1788 + "author_account_age_days": 1790 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-AnyText": { - "stars": 50, + "stars": 51, "last_update": "2024-05-22 14:30:05", - "author_account_age_days": 358 + "author_account_age_days": 360 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-AuraSR-ZHO": { - "stars": 59, + "stars": 61, "last_update": "2024-07-11 07:33:30", - "author_account_age_days": 358 + "author_account_age_days": 360 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-PuLID-ZHO": { "stars": 185, "last_update": "2024-05-22 13:38:23", - "author_account_age_days": 358 + "author_account_age_days": 360 }, "https://github.com/alexisrolland/ComfyUI-AuraSR": { - "stars": 12, + "stars": 14, "last_update": "2024-07-12 03:00:52", - "author_account_age_days": 3304 + "author_account_age_days": 3306 }, "https://github.com/alt-key-project/comfyui-dream-video-batches": { "stars": 53, "last_update": "2024-07-01 05:37:03", - "author_account_age_days": 678 + "author_account_age_days": 680 }, "https://github.com/baicai99/ComfyUI-FrameSkipping": { "stars": 6, "last_update": "2024-06-18 10:25:55", - "author_account_age_days": 849 + "author_account_age_days": 851 }, "https://github.com/beyastard/ComfyUI_BeySoft": { "stars": 0, "last_update": "2024-05-26 22:44:55", - "author_account_age_days": 4305 + "author_account_age_days": 4306 }, "https://github.com/birnam/ComfyUI-GenData-Pack": { "stars": 0, "last_update": "2024-03-25 01:25:23", - "author_account_age_days": 5028 + "author_account_age_days": 5029 }, "https://github.com/blepping/comfyui_overly_complicated_sampling": { "stars": 6, "last_update": "2024-07-10 00:01:45", - "author_account_age_days": 172 + "author_account_age_days": 174 }, "https://github.com/blib-la/ComfyUI-Captain-Extensions": { "stars": 0, "last_update": "2024-05-17 23:27:25", - "author_account_age_days": 292 + "author_account_age_days": 293 }, "https://github.com/bruce007lee/comfyui-cleaner": { "stars": 3, "last_update": "2024-04-20 15:36:03", - "author_account_age_days": 4530 + "author_account_age_days": 4532 }, "https://github.com/bruce007lee/comfyui-tiny-utils": { "stars": 0, "last_update": "2024-06-07 03:44:47", - "author_account_age_days": 4530 + "author_account_age_days": 4532 }, "https://github.com/brycegoh/comfyui-custom-nodes": { "stars": 0, "last_update": "2024-06-05 09:30:06", - "author_account_age_days": 3127 + "author_account_age_days": 3129 }, "https://github.com/chaojie/ComfyUI-DynamiCrafter": { "stars": 112, "last_update": "2024-06-14 10:23:59", - "author_account_age_days": 4852 + "author_account_age_days": 4854 }, "https://github.com/chaojie/ComfyUI-mobvoi-openapi": { "stars": 2, "last_update": "2024-05-29 09:02:52", - "author_account_age_days": 4852 + "author_account_age_days": 4854 }, "https://github.com/christian-byrne/infinite-zoom-parallax-nodes": { "stars": 5, "last_update": "2024-07-08 15:07:05", - "author_account_age_days": 1367 + "author_account_age_days": 1368 }, "https://github.com/christian-byrne/python-interpreter-node": { - "stars": 25, + "stars": 27, "last_update": "2024-06-24 19:46:50", - "author_account_age_days": 1367 + "author_account_age_days": 1368 }, "https://github.com/comfyanonymous/ComfyUI": { - "stars": 41979, - "last_update": "2024-07-12 19:25:17", - "author_account_age_days": 567 + "stars": 42120, + "last_update": "2024-07-14 14:08:31", + "author_account_age_days": 569 }, "https://github.com/comfypod/ComfyUI-Comflow": { "stars": 0, "last_update": "2024-06-17 08:44:08", - "author_account_age_days": 41 + "author_account_age_days": 43 }, "https://github.com/corbin-hayden13/ComfyUI-Better-Dimensions": { "stars": 7, "last_update": "2024-06-12 17:45:21", - "author_account_age_days": 1834 + "author_account_age_days": 1835 }, "https://github.com/cubiq/Comfy_Dungeon": { "stars": 191, "last_update": "2024-04-26 11:00:58", - "author_account_age_days": 5029 + "author_account_age_days": 5031 }, "https://github.com/dezi-ai/ComfyUI-AnimateLCM": { "stars": 153, "last_update": "2024-02-07 17:34:39", - "author_account_age_days": 196 + "author_account_age_days": 197 }, "https://github.com/dfl/comfyui-stylegan": { "stars": 1, "last_update": "2024-03-14 14:34:25", - "author_account_age_days": 5993 + "author_account_age_days": 5994 }, "https://github.com/dnl13/ComfyUI-dnl13-seg": { - "stars": 16, + "stars": 17, "last_update": "2024-01-08 10:52:13", - "author_account_age_days": 4237 + "author_account_age_days": 4239 }, "https://github.com/doucx/ComfyUI_WcpD_Utility_Kit": { "stars": 1, "last_update": "2024-01-06 19:07:45", - "author_account_age_days": 2341 + "author_account_age_days": 2343 }, "https://github.com/eigenpunk/ComfyUI-audio": { "stars": 61, "last_update": "2024-03-03 21:14:14", - "author_account_age_days": 943 + "author_account_age_days": 945 }, "https://github.com/ejektaflex/ComfyUI-Ty": { "stars": 0, "last_update": "2024-06-12 16:08:16", - "author_account_age_days": 2790 + "author_account_age_days": 2792 }, "https://github.com/endman100/ComfyUI-SaveAndLoadPromptCondition": { "stars": 0, "last_update": "2024-07-03 09:35:02", - "author_account_age_days": 2492 + "author_account_age_days": 2493 }, "https://github.com/ericbeyer/guidance_interval": { "stars": 2, "last_update": "2024-04-16 03:24:01", - "author_account_age_days": 2613 + "author_account_age_days": 2615 + }, + "https://github.com/filliptm/ComfyUI_FL-Trainer": { + "stars": 0, + "last_update": "2024-07-13 13:30:59", + "author_account_age_days": 1756 }, "https://github.com/flowtyone/comfyui-flowty-lcm": { "stars": 62, "last_update": "2023-10-23 12:08:55", - "author_account_age_days": 292 + "author_account_age_days": 294 }, "https://github.com/flyingdogsoftware/gyre_for_comfyui": { "stars": 1, "last_update": "2024-07-04 22:58:40", - "author_account_age_days": 2031 + "author_account_age_days": 2033 }, "https://github.com/foglerek/comfyui-cem-tools": { "stars": 1, "last_update": "2024-01-13 23:22:07", - "author_account_age_days": 4057 + "author_account_age_days": 4058 }, "https://github.com/gameltb/ComfyUI_paper_playground": { "stars": 10, "last_update": "2024-07-08 14:01:35", - "author_account_age_days": 4073 + "author_account_age_days": 4075 }, "https://github.com/gameltb/ComfyUI_stable_fast": { "stars": 186, "last_update": "2024-06-06 12:43:16", - "author_account_age_days": 4073 + "author_account_age_days": 4075 }, "https://github.com/gameltb/io_comfyui": { "stars": 3, "last_update": "2024-04-06 04:40:05", - "author_account_age_days": 4073 + "author_account_age_days": 4075 }, "https://github.com/githubYiheng/comfyui_median_filter": { "stars": 0, "last_update": "2024-07-03 11:38:39", - "author_account_age_days": 3921 + "author_account_age_days": 3923 }, "https://github.com/haofanwang/ComfyUI-InstantStyle": { "stars": 5, "last_update": "2024-05-23 16:11:13", - "author_account_age_days": 2996 + "author_account_age_days": 2998 }, "https://github.com/horidream/ComfyUI-Horidream": { "stars": 0, "last_update": "2024-06-18 02:09:07", - "author_account_age_days": 5062 + "author_account_age_days": 5064 }, "https://github.com/houdinii/comfy-magick": { "stars": 4, "last_update": "2024-03-11 06:40:54", - "author_account_age_days": 3538 + "author_account_age_days": 3540 }, "https://github.com/huchenlei/ComfyUI_densediffusion": { "stars": 86, "last_update": "2024-06-11 00:39:28", - "author_account_age_days": 2894 + "author_account_age_days": 2896 }, "https://github.com/huchenlei/ComfyUI_omost": { - "stars": 350, + "stars": 355, "last_update": "2024-06-26 21:16:52", - "author_account_age_days": 2894 + "author_account_age_days": 2896 }, "https://github.com/huizhang0110/ComfyUI_Easy_Nodes_hui": { "stars": 2, "last_update": "2024-02-27 08:22:49", - "author_account_age_days": 2473 + "author_account_age_days": 2475 }, "https://github.com/hy134300/comfyui-hb-node": { "stars": 0, "last_update": "2024-04-09 09:56:22", - "author_account_age_days": 1779 + "author_account_age_days": 1781 }, "https://github.com/hy134300/comfyui-hydit": { "stars": 8, "last_update": "2024-06-07 09:52:15", - "author_account_age_days": 1779 + "author_account_age_days": 1781 }, "https://github.com/ilovejohnwhite/UncleBillyGoncho": { "stars": 0, "last_update": "2024-02-29 00:16:42", - "author_account_age_days": 892 + "author_account_age_days": 893 }, "https://github.com/immersiveexperience/ie-comfyui-color-nodes": { "stars": 2, "last_update": "2024-06-18 10:54:55", - "author_account_age_days": 287 + "author_account_age_days": 289 }, "https://github.com/jh-leon-kim/ComfyUI-JHK-utils": { "stars": 0, "last_update": "2024-06-04 08:57:52", - "author_account_age_days": 190 + "author_account_age_days": 192 }, "https://github.com/jimmm-ai/TimeUi-a-ComfyUi-Timeline-Node": { - "stars": 213, + "stars": 214, "last_update": "2024-07-04 11:44:03", - "author_account_age_days": 39 + "author_account_age_days": 40 }, "https://github.com/jn-jairo/jn_node_suite_comfyui": { "stars": 5, "last_update": "2024-06-08 05:15:33", - "author_account_age_days": 4003 + "author_account_age_days": 4004 }, "https://github.com/jtscmw01/ComfyUI-DiffBIR": { "stars": 69, "last_update": "2024-05-21 05:28:34", - "author_account_age_days": 520 + "author_account_age_days": 522 }, "https://github.com/jtydhr88/ComfyUI-Unique3D": { - "stars": 128, + "stars": 132, "last_update": "2024-07-04 04:27:01", - "author_account_age_days": 4771 + "author_account_age_days": 4773 }, "https://github.com/justUmen/Bjornulf_custom_nodes": { "stars": 1, "last_update": "2024-07-11 09:10:27", - "author_account_age_days": 2807 + "author_account_age_days": 2809 }, "https://github.com/kadirnar/ComfyUI-Adapter": { "stars": 3, "last_update": "2024-04-03 12:05:39", - "author_account_age_days": 2348 + "author_account_age_days": 2349 }, "https://github.com/kadirnar/comfyui_helpers": { "stars": 2, "last_update": "2024-03-04 16:25:30", - "author_account_age_days": 2348 + "author_account_age_days": 2349 }, "https://github.com/kappa54m/ComfyUI_Usability": { "stars": 0, "last_update": "2024-02-05 14:49:45", - "author_account_age_days": 1529 + "author_account_age_days": 1531 }, "https://github.com/kijai/ComfyUI-CV-VAE": { "stars": 9, "last_update": "2024-06-03 21:46:49", - "author_account_age_days": 2201 + "author_account_age_days": 2203 }, "https://github.com/kijai/ComfyUI-DeepSeek-VL": { "stars": 22, "last_update": "2024-05-21 16:43:40", - "author_account_age_days": 2201 + "author_account_age_days": 2203 }, "https://github.com/kijai/ComfyUI-DiffSynthWrapper": { "stars": 51, "last_update": "2024-06-22 00:16:46", - "author_account_age_days": 2201 + "author_account_age_days": 2203 }, "https://github.com/kijai/ComfyUI-DiffusersSD3Wrapper": { "stars": 8, "last_update": "2024-06-17 13:03:43", - "author_account_age_days": 2201 + "author_account_age_days": 2203 }, "https://github.com/kycg/comfyui-Kwtoolset": { "stars": 0, "last_update": "2024-06-12 17:04:09", - "author_account_age_days": 959 + "author_account_age_days": 961 }, "https://github.com/laksjdjf/ssd-1b-comfyui": { "stars": 1, "last_update": "2023-10-27 20:05:06", - "author_account_age_days": 2849 + "author_account_age_days": 2851 }, "https://github.com/linhusyung/comfyui-Build-and-train-your-network": { "stars": 93, "last_update": "2024-06-26 05:44:43", - "author_account_age_days": 696 + "author_account_age_days": 698 }, "https://github.com/logtd/ComfyUI-MotionThiefExperiment": { "stars": 36, "last_update": "2024-05-22 00:12:06", - "author_account_age_days": 140 + "author_account_age_days": 142 }, "https://github.com/longgui0318/comfyui-one-more-step": { "stars": 1, "last_update": "2024-05-07 08:40:56", - "author_account_age_days": 4183 + "author_account_age_days": 4185 }, "https://github.com/ltdrdata/ComfyUI-Workflow-Component": { "stars": 204, "last_update": "2024-04-26 01:39:09", - "author_account_age_days": 481 + "author_account_age_days": 482 }, "https://github.com/m-ai-studio/mai-prompt-progress": { "stars": 0, "last_update": "2024-06-27 12:45:45", - "author_account_age_days": 67 + "author_account_age_days": 69 }, "https://github.com/majorsauce/comfyui_indieTools": { "stars": 0, "last_update": "2024-06-25 08:59:57", - "author_account_age_days": 1824 + "author_account_age_days": 1825 }, "https://github.com/marcueberall/ComfyUI-BuildPath": { "stars": 0, "last_update": "2024-02-06 07:57:33", - "author_account_age_days": 1801 + "author_account_age_days": 1802 }, "https://github.com/marduk191/comfyui-marnodes": { "stars": 1, - "last_update": "2024-07-12 06:22:09", - "author_account_age_days": 4433 + "last_update": "2024-07-14 08:29:14", + "author_account_age_days": 4435 }, "https://github.com/maruhidd/ComfyUI_Transparent-Background": { "stars": 1, "last_update": "2024-06-14 07:02:56", - "author_account_age_days": 2274 + "author_account_age_days": 2275 }, "https://github.com/mashb1t/comfyui-nodes-mashb1t": { "stars": 0, "last_update": "2024-06-11 15:55:53", - "author_account_age_days": 3554 + "author_account_age_days": 3556 + }, + "https://github.com/melMass/ComfyUI-Lygia": { + "stars": 0, + "last_update": "2024-07-14 09:59:10", + "author_account_age_days": 3765 }, "https://github.com/mikeymcfish/FishTools": { "stars": 20, - "last_update": "2024-07-01 21:34:08", - "author_account_age_days": 3422 + "last_update": "2024-07-13 20:51:17", + "author_account_age_days": 3423 }, "https://github.com/mingqizhang/ComfyUI_AEMatter_zmq": { "stars": 0, "last_update": "2024-06-28 10:09:23", - "author_account_age_days": 2612 + "author_account_age_days": 2614 }, "https://github.com/mut-ex/comfyui-gligengui-node": { - "stars": 33, + "stars": 34, "last_update": "2024-02-28 02:46:05", - "author_account_age_days": 2877 + "author_account_age_days": 2879 }, "https://github.com/nat-chan/comfyui-eval": { "stars": 1, "last_update": "2024-05-28 11:56:37", - "author_account_age_days": 3011 + "author_account_age_days": 3013 }, "https://github.com/nat-chan/comfyui-in-memory-transceiver": { "stars": 1, "last_update": "2024-05-01 10:03:01", - "author_account_age_days": 3011 + "author_account_age_days": 3013 }, "https://github.com/nat-chan/comfyui-paint": { "stars": 2, "last_update": "2024-06-14 11:01:38", - "author_account_age_days": 3011 + "author_account_age_days": 3013 }, "https://github.com/nidefawl/ComfyUI-nidefawl": { "stars": 0, "last_update": "2024-01-16 18:16:41", - "author_account_age_days": 4886 + "author_account_age_days": 4888 }, "https://github.com/nkchocoai/ComfyUI-PromptUtilities": { - "stars": 6, + "stars": 7, "last_update": "2024-06-23 04:58:30", - "author_account_age_days": 178 + "author_account_age_days": 180 }, "https://github.com/norgeous/ComfyUI-UI-Builder": { "stars": 11, - "last_update": "2024-07-12 22:30:32", - "author_account_age_days": 4048 + "last_update": "2024-07-14 15:12:17", + "author_account_age_days": 4049 }, "https://github.com/oyvindg/ComfyUI-TrollSuite": { "stars": 0, "last_update": "2024-05-22 21:32:03", - "author_account_age_days": 2348 + "author_account_age_days": 2350 }, "https://github.com/oztrkoguz/ComfyUI_Kosmos2_BBox_Cutter": { "stars": 13, "last_update": "2024-05-03 10:52:29", - "author_account_age_days": 860 + "author_account_age_days": 861 }, "https://github.com/pamparamm/ComfyUI-ppm": { "stars": 4, - "last_update": "2024-07-10 01:32:23", - "author_account_age_days": 2149 + "last_update": "2024-07-13 21:29:26", + "author_account_age_days": 2151 }, "https://github.com/phineas-pta/comfy-trt-test": { "stars": 83, "last_update": "2024-06-04 21:09:17", - "author_account_age_days": 2307 + "author_account_age_days": 2309 }, "https://github.com/poisenbery/NudeNet-Detector-Provider": { "stars": 1, "last_update": "2024-02-26 02:11:27", - "author_account_age_days": 1255 + "author_account_age_days": 1257 }, "https://github.com/prabinpebam/anyPython": { "stars": 6, "last_update": "2024-07-01 04:07:16", - "author_account_age_days": 4261 + "author_account_age_days": 4263 }, "https://github.com/prismwastaken/comfyui-tools": { "stars": 0, "last_update": "2024-03-05 14:34:56", - "author_account_age_days": 176 + "author_account_age_days": 177 }, "https://github.com/pzzmyc/comfyui-sd3-simple-simpletuner": { "stars": 1, "last_update": "2024-06-19 12:48:18", - "author_account_age_days": 2117 + "author_account_age_days": 2119 }, "https://github.com/redhottensors/ComfyUI-ODE": { "stars": 24, "last_update": "2024-06-23 22:16:53", - "author_account_age_days": 158 + "author_account_age_days": 159 }, "https://github.com/romeobuilderotti/ComfyUI-EZ-Pipes": { "stars": 3, "last_update": "2023-11-15 22:00:49", - "author_account_age_days": 309 + "author_account_age_days": 310 }, "https://github.com/runtime44/comfyui_r44_nodes": { "stars": 32, "last_update": "2024-07-01 08:02:04", - "author_account_age_days": 186 + "author_account_age_days": 188 }, "https://github.com/sangeet/comfyui-testui": { "stars": 2, "last_update": "2024-05-15 00:55:17", - "author_account_age_days": 5098 + "author_account_age_days": 5100 }, "https://github.com/sdfxai/SDFXBridgeForComfyUI": { "stars": 8, "last_update": "2024-06-14 10:26:56", - "author_account_age_days": 253 + "author_account_age_days": 255 }, "https://github.com/shadowcz007/ComfyUI-PuLID-Test": { "stars": 8, "last_update": "2024-05-12 14:37:28", - "author_account_age_days": 3333 + "author_account_age_days": 3335 }, "https://github.com/shadowcz007/comfyui-CLIPSeg": { "stars": 1, "last_update": "2024-02-08 02:16:24", - "author_account_age_days": 3333 + "author_account_age_days": 3335 }, "https://github.com/shadowcz007/comfyui-llamafile": { "stars": 15, "last_update": "2024-05-21 19:47:56", - "author_account_age_days": 3333 + "author_account_age_days": 3335 }, "https://github.com/shadowcz007/comfyui-musicgen": { "stars": 67, "last_update": "2024-07-04 12:53:38", - "author_account_age_days": 3333 + "author_account_age_days": 3335 }, "https://github.com/shirazdesigner/CLIPTextEncodeAndEnhancev4": { "stars": 0, "last_update": "2024-04-27 13:25:08", - "author_account_age_days": 3980 + "author_account_age_days": 3982 }, "https://github.com/sofakid/dandy": { - "stars": 34, + "stars": 36, "last_update": "2024-05-27 21:46:18", - "author_account_age_days": 4071 + "author_account_age_days": 4073 }, "https://github.com/stavsap/ComfyUI-React-SDK": { "stars": 6, "last_update": "2024-03-17 21:54:21", - "author_account_age_days": 4102 + "author_account_age_days": 4104 }, "https://github.com/stutya/ComfyUI-Terminal": { "stars": 0, "last_update": "2024-02-05 16:47:28", - "author_account_age_days": 3856 + "author_account_age_days": 3858 }, "https://github.com/sugarkwork/comfyui_psd": { "stars": 1, "last_update": "2024-03-26 08:24:56", - "author_account_age_days": 894 + "author_account_age_days": 896 }, "https://github.com/tachyon-beep/comfyui-simplefeed": { "stars": 3, "last_update": "2024-05-22 03:30:57", - "author_account_age_days": 4939 + "author_account_age_days": 4941 }, "https://github.com/talesofai/comfyui-supersave": { "stars": 1, "last_update": "2023-12-27 02:05:53", - "author_account_age_days": 574 + "author_account_age_days": 576 }, "https://github.com/thderoo/ComfyUI-_topfun_s_nodes": { "stars": 6, "last_update": "2024-07-03 14:39:28", - "author_account_age_days": 2885 + "author_account_age_days": 2886 }, "https://github.com/tjorbogarden/my-useful-comfyui-custom-nodes": { "stars": 0, "last_update": "2024-03-05 13:31:31", - "author_account_age_days": 131 + "author_account_age_days": 133 }, "https://github.com/tom-doerr/dspy_nodes": { - "stars": 118, + "stars": 127, "last_update": "2024-07-12 01:38:01", - "author_account_age_days": 2798 + "author_account_age_days": 2800 }, "https://github.com/tracerstar/comfyui-p5js-node": { "stars": 28, "last_update": "2024-07-05 23:47:57", - "author_account_age_days": 5217 + "author_account_age_days": 5219 }, "https://github.com/tuckerdarby/ComfyUI-TDNodes": { "stars": 3, "last_update": "2024-02-19 17:00:55", - "author_account_age_days": 2956 + "author_account_age_days": 2958 }, "https://github.com/umisetokikaze/comfyui_mergekit": { "stars": 0, "last_update": "2024-04-28 07:21:00", - "author_account_age_days": 1841 + "author_account_age_days": 1843 }, "https://github.com/unanan/ComfyUI-Dist": { "stars": 5, "last_update": "2024-02-28 10:03:50", - "author_account_age_days": 2916 + "author_account_age_days": 2918 }, "https://github.com/unanan/ComfyUI-clip-interrogator": { "stars": 25, "last_update": "2024-07-03 06:01:32", - "author_account_age_days": 1048 + "author_account_age_days": 1050 }, "https://github.com/willblaschko/ComfyUI-Unload-Models": { "stars": 1, "last_update": "2024-06-30 10:07:40", - "author_account_age_days": 4610 + "author_account_age_days": 4612 }, "https://github.com/wormley/comfyui-wormley-nodes": { "stars": 0, "last_update": "2023-11-12 19:05:11", - "author_account_age_days": 2492 + "author_account_age_days": 2493 }, "https://github.com/yushan777/ComfyUI-Y7Nodes": { "stars": 1, "last_update": "2024-06-27 15:01:31", - "author_account_age_days": 536 + "author_account_age_days": 538 }, "https://github.com/zmwv823/ComfyUI-AnyText": { "stars": 62, "last_update": "2024-07-05 09:43:59", - "author_account_age_days": 3287 + "author_account_age_days": 3289 } } \ 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 e0091b1f..b99b07dd 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -10,6 +10,27 @@ + { + "author": "YMC", + "title": "ymc-node-as-x-type", + "reference": "https://github.com/YMC-GitHub/ymc-node-as-x-type", + "files": [ + "https://github.com/YMC-GitHub/ymc-node-as-x-type" + ], + "install_type": "git-clone", + "description": "some comfyui custom nodes to set it as known type" + }, + { + "author": "smthemex", + "title": "ComfyUI_EchoMimic", + "id": "EchoMimic", + "reference": "https://github.com/smthemex/ComfyUI_EchoMimic", + "files": [ + "https://github.com/smthemex/ComfyUI_EchoMimic" + ], + "install_type": "git-clone", + "description": "You can using EchoMimic in comfyui,whitch Lifelike Audio-Driven Portrait Animations through Editable Landmark Conditioning " + }, { "author": "Patricio Gonzalez Vivo", "title": "GLSL Nodes", @@ -665,28 +686,6 @@ ], "install_type": "git-clone", "description": "ComfyUI implementation of [a/Aura-SR](https://github.com/fal-ai/aura-sr)" - }, - { - "author": "mingqizhang", - "title": "ComfyUI_InSPyResNet_zmq", - "id": "inspy", - "reference": "https://github.com/mingqizhang/ComfyUI_InSPyResNet_zmq", - "files": [ - "https://github.com/mingqizhang/ComfyUI_InSPyResNet_zmq" - ], - "install_type": "git-clone", - "description": "Nodes:INSPY removebg ModelLoader, INSPY RMBG" - }, - { - "author": "hwhaocool", - "title": "ComfyUI-Select-Any", - "id": "select-any", - "reference": "https://github.com/hwhaocool/ComfyUI-Select-Any", - "files": [ - "https://github.com/hwhaocool/ComfyUI-Select-Any" - ], - "install_type": "git-clone", - "description": "a comfyui custom node, which can select value from inputs" } ] } diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index d90e1423..fac0231f 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -792,7 +792,7 @@ ], { "author": "amorano", - "description": "Jovimetrix integrates Webcam, MIDI, Spout and GLSL shader support.", + "description": "Integrates Webcam, MIDI, Spout and GLSL shader support. Animation via tick. Parameter manipulation with wave generator. Math operations with Unary and Binary support. Value converstion for all major types (int, string, list, dict, Image, Mask). Shape mask generation, image stacking and channel ops, batch splitting, merging and randomizing, load images and video from anywhere, dynamic bus routing with a single node, export support for GIPHY, save output anywhere! flatten, crop, transform; check colorblindness, make stereogram or stereoscopic images, or liner interpolate values and more.", "nodename_pattern": " \\(JOV\\)$", "title": "Jovimetrix", "title_aux": "Jovimetrix Composition Nodes" @@ -9342,6 +9342,7 @@ [ "PortraitMaster", "PortraitMasterBaseCharacter", + "PortraitMasterMakeup", "PortraitMasterSkinDetails", "PortraitMasterStylePose" ], @@ -10500,6 +10501,7 @@ "https://github.com/if-ai/ComfyUI-IF_AI_tools": [ [ "IF_ChatPrompt", + "IF_DisplayOmni", "IF_DisplayText", "IF_ImagePrompt", "IF_PromptMkr", @@ -12641,6 +12643,7 @@ [ "marduk191_5_text_string", "marduk191_5way_text_switch", + "marduk191_s_random_latent", "marduk191_workflow_settings" ], { @@ -14381,6 +14384,7 @@ "BizyAirFakeScribblePreprocessor", "BizyAirGenerateLightningImage", "BizyAirHEDPreprocessor", + "BizyAirImageCaption", "BizyAirKolorsSampler", "BizyAirKolorsTextEncode", "BizyAirKolorsVAEDecode", @@ -14551,6 +14555,15 @@ "title_aux": "ComfyUI_CustomNet" } ], + "https://github.com/smthemex/ComfyUI_EchoMimic": [ + [ + "Echo_LoadModel", + "Echo_Sampler" + ], + { + "title_aux": "ComfyUI_EchoMimic" + } + ], "https://github.com/smthemex/ComfyUI_HiDiffusion_Pro": [ [ "HI_Diffusers_Model_Loader", From 29899a6177931cacb17f6f1ed07429786fbb2fda Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Mon, 15 Jul 2024 02:48:28 +0900 Subject: [PATCH 20/34] update DB --- custom-node-list.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom-node-list.json b/custom-node-list.json index 2c09c1cc..4da1cfce 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -4551,7 +4551,7 @@ "https://github.com/filliptm/ComfyUI_Fill-Nodes" ], "install_type": "git-clone", - "description": "Nodes:FL Image Randomizer. The start of a pack that I will continue to build out to fill the gaps of nodes and functionality that I feel is missing in comfyUI" + "description": "VFX nodes, Shaders, Utilities, Mask tools, Prompting Tools, and much more!" }, { "author": "zfkun", From 5f8e774ff0ca73fbd2dc3ceaf375e3649e96846c Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Tue, 16 Jul 2024 00:11:08 +0900 Subject: [PATCH 21/34] update DB --- custom-node-list.json | 24 +- extension-node-map.json | 47 +- github-stats.json | 2382 ++++++++++++++------------- node_db/dev/custom-node-list.json | 10 + node_db/new/custom-node-list.json | 22 + node_db/new/extension-node-map.json | 47 +- 6 files changed, 1325 insertions(+), 1207 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 4da1cfce..1d64c92f 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -8652,6 +8652,17 @@ "install_type": "git-clone", "description": "a comfyui custom node for [a/CosyVoice](https://github.com/FunAudioLLM/CosyVoice)" }, + { + "author": "AIFSH", + "title": "SenseVoice-ComfyUI", + "id": "sensevoice", + "reference": "https://github.com/AIFSH/SenseVoice-ComfyUI", + "files": [ + "https://github.com/AIFSH/SenseVoice-ComfyUI" + ], + "install_type": "git-clone", + "description": "a custom node for [a/SenseVoice](https://github.com/FunAudioLLM/SenseVoice)" + }, { "author": "Koishi-Star", "title": "Euler-Smea-Dyn-Sampler", @@ -8694,7 +8705,7 @@ "https://github.com/smthemex/ComfyUI_EchoMimic" ], "install_type": "git-clone", - "description": "You can using EchoMimic in comfyui,whitch Lifelike Audio-Driven Portrait Animations through Editable Landmark Conditioning " + "description": "You can using [a/EchoMimic](https://github.com/BadToBest/EchoMimic/tree/main) in comfyui,whitch Lifelike Audio-Driven Portrait Animations through Editable Landmark Conditioning " }, { "author": "smthemex", @@ -11532,6 +11543,17 @@ "install_type": "git-clone", "description": "A collections of nodes to support GLSL shaders inside a workflow." }, + { + "author": "ader47", + "title": "ComfyUI-MeshHamer", + "reference": "https://github.com/ader47/comfyui_meshhamer", + "files": [ + "https://github.com/ader47/comfyui_meshhamer" + ], + "install_type": "git-clone", + "description": "Nodes:MeshHamer Hand Refiner. See also: [a/HaMeR: Hand Mesh Recovery](https://github.com/geopavlakos/hamer/tree/main)" + }, + diff --git a/extension-node-map.json b/extension-node-map.json index fac0231f..3d9677aa 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -501,6 +501,15 @@ "title_aux": "CosyVoice-ComfyUI" } ], + "https://github.com/AIFSH/SenseVoice-ComfyUI": [ + [ + "SenseVoiceNode", + "TextNode" + ], + { + "title_aux": "SenseVoice-ComfyUI" + } + ], "https://github.com/AIGCTeam/ComfyUI_kkTranslator_nodes": [ [ "LoadMarianMTCheckPoint", @@ -2233,6 +2242,7 @@ "GR Image/Depth Mask", "GR Mask Create", "GR Mask Create Random", + "GR Mask Create Random Multi", "GR Mask Resize", "GR Multi Mask Create", "GR Onomatopoeia", @@ -2760,6 +2770,9 @@ "https://github.com/Kosinkadink/ComfyUI-Advanced-ControlNet": [ [ "ACN_AdvancedControlNetApply", + "ACN_ControlNet++InputNode", + "ACN_ControlNet++LoaderAdvanced", + "ACN_ControlNet++LoaderSingle", "ACN_ControlNetLoaderWithLoraAdvanced", "ACN_DefaultUniversalWeights", "ACN_ReferenceControlNet", @@ -3213,19 +3226,19 @@ "MaraScottAnyBus_v2", "MaraScottDisplayInfoNode", "MaraScottDisplayInfo_v1", + "MaraScottMcBoatyRefiner_v4", + "MaraScottMcBoatyRefiner_v5", + "MaraScottMcBoatyTilePrompter_v4", + "MaraScottMcBoatyTilePrompter_v5", + "MaraScottMcBoatyUpscalerRefiner_v5", + "MaraScottMcBoatyUpscaler_v4", + "MaraScottMcBoatyUpscaler_v5", "MaraScottPasteInpaintingByMask_v1", "MaraScottPromptFromImage_v1", "MaraScottSetInpaintingByMask_v1", "MaraScottUpscalerRefinerNode_v2", "MaraScottUpscalerRefinerNode_v3", - "MaraScott_Kijai_TokenCounter_v1", - "McBoaty_Refiner_v4", - "McBoaty_Refiner_v5", - "McBoaty_TilePrompter_v4", - "McBoaty_TilePrompter_v5", - "McBoaty_Upscaler_v4", - "McBoaty_Upscaler_v5", - "UpscalerRefiner_McBoaty_v5" + "MaraScott_Kijai_TokenCounter_v1" ], { "title_aux": "\ud83d\udc30 MaraScott Nodes" @@ -6000,6 +6013,14 @@ "title_aux": "ComfyUI-TrashNodes-DownloadHuggingface" } ], + "https://github.com/ader47/comfyui_meshhamer": [ + [ + "Meshamer-DepthMapPreprocessor" + ], + { + "title_aux": "ComfyUI-MeshHamer" + } + ], "https://github.com/adieyal/comfyui-dynamicprompts": [ [ "DPCombinatorialGenerator", @@ -9265,6 +9286,7 @@ "FL_AudioFrameCalculator", "FL_AudioPreview", "FL_BatchAlign", + "FL_BulletHellGame", "FL_CodeNode", "FL_DirectoryCrawl", "FL_Glitch", @@ -9294,6 +9316,7 @@ "FL_SeparateMaskComponents", "FL_Shadertoy", "FL_TD_Sampler", + "FL_TetrisGame", "FL_VideoCropMask", "FL_VideoRecompose" ], @@ -10063,6 +10086,7 @@ "https://github.com/hay86/ComfyUI_AceNodes": [ [ "ACE_AnyInputSwitchBool", + "ACE_AnyInputToAny", "ACE_AudioLoad", "ACE_AudioPlay", "ACE_AudioSave", @@ -13079,7 +13103,8 @@ "ConcatStrings", "FormatString", "GetFiles", - "LoadImageByPath" + "LoadImageByPath", + "StringOutput" ], { "title_aux": "comfyui_dynamic_util_nodes" @@ -14408,7 +14433,8 @@ "BizyAirSuperResolution", "BizyAirTilePreprocessor", "BizyAirUniFormer_SemSegPreprocessor", - "BizyAirZoe_DepthMapPreprocessor" + "BizyAirZoe_DepthMapPreprocessor", + "StableDiffusionXLControlNetUnionPipeline" ], { "title_aux": "\u2601\ufe0fBizyAir Nodes" @@ -15883,6 +15909,7 @@ ], "https://github.com/yiwangsimple/ComfyUI_GroqChat": [ [ + "FileBasedChatNode", "GroqChatNode", "MoonshotMultiChatNode", "MoonshotSingleChatNode", diff --git a/github-stats.json b/github-stats.json index d7a3dbe5..6ccfa968 100644 --- a/github-stats.json +++ b/github-stats.json @@ -2,262 +2,267 @@ "https://github.com/0xbitches/ComfyUI-LCM": { "stars": 248, "last_update": "2023-11-11 21:24:33", - "author_account_age_days": 551 + "author_account_age_days": 552 }, "https://github.com/1038lab/ComfyUI-GPT2P": { "stars": 3, "last_update": "2024-06-10 16:56:29", - "author_account_age_days": 472 + "author_account_age_days": 473 }, "https://github.com/1038lab/ComfyUI_LatentSizeSelector": { "stars": 1, "last_update": "2024-07-03 23:22:52", - "author_account_age_days": 472 + "author_account_age_days": 473 }, "https://github.com/11cafe/comfyui-workspace-manager": { - "stars": 843, + "stars": 847, "last_update": "2024-07-10 03:28:00", - "author_account_age_days": 225 + "author_account_age_days": 226 }, "https://github.com/11dogzi/ComfUI-EGAdapterMadAssistant": { "stars": 25, "last_update": "2024-07-09 14:44:29", - "author_account_age_days": 145 + "author_account_age_days": 146 }, "https://github.com/11dogzi/Comfyui-ergouzi-Nodes": { - "stars": 23, + "stars": 24, "last_update": "2024-05-23 00:08:39", - "author_account_age_days": 145 + "author_account_age_days": 146 }, "https://github.com/11dogzi/Comfyui-ergouzi-samplers": { "stars": 21, "last_update": "2024-06-28 05:28:05", - "author_account_age_days": 145 + "author_account_age_days": 146 }, "https://github.com/1mckw/Comfyui-Gelbooru": { "stars": 2, "last_update": "2024-05-27 07:45:00", - "author_account_age_days": 710 + "author_account_age_days": 711 }, "https://github.com/42lux/ComfyUI-safety-checker": { - "stars": 20, + "stars": 23, "last_update": "2024-05-22 22:11:59", "author_account_age_days": 3719 }, "https://github.com/438443467/ComfyUI-GPT4V-Image-Captioner": { "stars": 20, "last_update": "2024-06-13 05:51:56", - "author_account_age_days": 434 + "author_account_age_days": 435 }, "https://github.com/54rt1n/ComfyUI-DareMerge": { "stars": 50, "last_update": "2024-07-09 16:29:23", - "author_account_age_days": 4070 + "author_account_age_days": 4071 }, "https://github.com/807502278/ComfyUI-3D-MeshTool": { "stars": 0, "last_update": "2024-07-13 02:12:18", - "author_account_age_days": 2033 + "author_account_age_days": 2034 }, "https://github.com/80sVectorz/ComfyUI-Static-Primitives": { "stars": 10, "last_update": "2024-05-23 11:20:57", - "author_account_age_days": 1491 + "author_account_age_days": 1492 }, "https://github.com/A4P7J1N7M05OT/ComfyUI-AutoColorGimp": { "stars": 0, "last_update": "2024-05-23 00:26:10", - "author_account_age_days": 492 + "author_account_age_days": 493 }, "https://github.com/A4P7J1N7M05OT/ComfyUI-PixelOE": { "stars": 7, "last_update": "2024-06-02 14:57:59", - "author_account_age_days": 492 + "author_account_age_days": 493 }, "https://github.com/AARG-FAN/Image-Raster-for-ComfyUI": { "stars": 71, "last_update": "2024-06-23 14:56:16", - "author_account_age_days": 519 + "author_account_age_days": 520 }, "https://github.com/AI2lab/comfyUI-DeepSeek-2lab": { "stars": 3, "last_update": "2024-07-03 04:07:46", - "author_account_age_days": 212 + "author_account_age_days": 213 }, "https://github.com/AI2lab/comfyUI-siliconflow-api-2lab": { "stars": 3, "last_update": "2024-06-29 18:08:21", - "author_account_age_days": 212 + "author_account_age_days": 213 }, "https://github.com/AI2lab/comfyUI-tool-2lab": { "stars": 11, "last_update": "2024-07-11 06:36:13", - "author_account_age_days": 212 + "author_account_age_days": 213 }, "https://github.com/AIFSH/ComfyUI-3d-photo-inpainting": { "stars": 7, "last_update": "2024-06-19 13:59:49", - "author_account_age_days": 251 + "author_account_age_days": 252 }, "https://github.com/AIFSH/ComfyUI-AuraSR": { - "stars": 16, + "stars": 17, "last_update": "2024-06-27 14:00:16", - "author_account_age_days": 251 + "author_account_age_days": 252 }, "https://github.com/AIFSH/ComfyUI-DiffSynth-Studio": { - "stars": 34, + "stars": 35, "last_update": "2024-07-02 13:01:42", - "author_account_age_days": 251 + "author_account_age_days": 252 }, "https://github.com/AIFSH/ComfyUI-FishSpeech": { "stars": 8, "last_update": "2024-05-23 01:18:49", - "author_account_age_days": 251 + "author_account_age_days": 252 }, "https://github.com/AIFSH/ComfyUI-GPT_SoVITS": { - "stars": 160, + "stars": 161, "last_update": "2024-06-14 07:05:01", - "author_account_age_days": 251 + "author_account_age_days": 252 }, "https://github.com/AIFSH/ComfyUI-Hallo": { - "stars": 232, + "stars": 233, "last_update": "2024-06-24 06:43:23", - "author_account_age_days": 251 + "author_account_age_days": 252 }, "https://github.com/AIFSH/ComfyUI-I2V-Adapter": { "stars": 7, "last_update": "2024-07-02 01:59:49", - "author_account_age_days": 251 + "author_account_age_days": 252 }, "https://github.com/AIFSH/ComfyUI-IP_LAP": { "stars": 24, "last_update": "2024-06-14 07:05:39", - "author_account_age_days": 251 + "author_account_age_days": 252 }, "https://github.com/AIFSH/ComfyUI-Live2DViewer": { "stars": 2, "last_update": "2024-06-14 07:04:49", - "author_account_age_days": 251 + "author_account_age_days": 252 }, "https://github.com/AIFSH/ComfyUI-MARS5-TTS": { "stars": 19, "last_update": "2024-07-02 02:00:28", - "author_account_age_days": 251 + "author_account_age_days": 252 }, "https://github.com/AIFSH/ComfyUI-MimicBrush": { "stars": 72, "last_update": "2024-06-17 22:26:53", - "author_account_age_days": 251 + "author_account_age_days": 252 }, "https://github.com/AIFSH/ComfyUI-MimicMotion": { - "stars": 250, - "last_update": "2024-07-02 13:59:07", - "author_account_age_days": 251 + "stars": 254, + "last_update": "2024-07-15 08:11:48", + "author_account_age_days": 252 }, "https://github.com/AIFSH/ComfyUI-MuseTalk_FSH": { "stars": 9, "last_update": "2024-06-14 07:05:19", - "author_account_age_days": 251 + "author_account_age_days": 252 }, "https://github.com/AIFSH/ComfyUI-RVC": { - "stars": 9, + "stars": 10, "last_update": "2024-06-14 07:05:25", - "author_account_age_days": 251 + "author_account_age_days": 252 }, "https://github.com/AIFSH/ComfyUI-UVR5": { "stars": 64, "last_update": "2024-06-20 07:31:20", - "author_account_age_days": 251 + "author_account_age_days": 252 }, "https://github.com/AIFSH/ComfyUI-UniAnimate": { "stars": 27, "last_update": "2024-06-30 09:20:25", - "author_account_age_days": 251 + "author_account_age_days": 252 }, "https://github.com/AIFSH/ComfyUI-WhisperX": { - "stars": 22, + "stars": 23, "last_update": "2024-06-14 07:05:31", - "author_account_age_days": 251 + "author_account_age_days": 252 }, "https://github.com/AIFSH/ComfyUI-XTTS": { "stars": 29, "last_update": "2024-06-24 09:45:59", - "author_account_age_days": 251 + "author_account_age_days": 252 }, "https://github.com/AIFSH/ComfyUI_V-Express": { "stars": 77, "last_update": "2024-06-23 09:54:57", - "author_account_age_days": 251 + "author_account_age_days": 252 }, "https://github.com/AIFSH/CosyVoice-ComfyUI": { - "stars": 19, + "stars": 24, "last_update": "2024-07-11 15:59:28", - "author_account_age_days": 251 + "author_account_age_days": 252 + }, + "https://github.com/AIFSH/SenseVoice-ComfyUI": { + "stars": 3, + "last_update": "2024-07-15 03:53:05", + "author_account_age_days": 252 }, "https://github.com/AIGCTeam/ComfyUI_kkTranslator_nodes": { "stars": 5, "last_update": "2024-05-23 00:13:50", - "author_account_age_days": 230 + "author_account_age_days": 231 }, "https://github.com/AIGODLIKE/AIGODLIKE-COMFYUI-TRANSLATION": { - "stars": 1060, + "stars": 1063, "last_update": "2024-07-11 02:57:36", - "author_account_age_days": 521 + "author_account_age_days": 522 }, "https://github.com/AIGODLIKE/AIGODLIKE-ComfyUI-Studio": { "stars": 210, "last_update": "2024-06-05 00:52:46", - "author_account_age_days": 521 + "author_account_age_days": 522 }, "https://github.com/AIGODLIKE/ComfyUI-CUP": { "stars": 8, "last_update": "2024-06-21 03:43:20", - "author_account_age_days": 521 + "author_account_age_days": 522 }, "https://github.com/AIGODLIKE/ComfyUI-ToonCrafter": { - "stars": 267, + "stars": 269, "last_update": "2024-06-18 08:04:40", - "author_account_age_days": 521 + "author_account_age_days": 522 }, "https://github.com/AInseven/ComfyUI-fastblend": { - "stars": 138, + "stars": 139, "last_update": "2024-06-14 07:13:21", - "author_account_age_days": 1703 + "author_account_age_days": 1704 }, "https://github.com/AIrjen/OneButtonPrompt": { - "stars": 760, + "stars": 762, "last_update": "2024-07-09 17:44:12", - "author_account_age_days": 463 + "author_account_age_days": 464 }, "https://github.com/ALatentPlace/ComfyUI_yanc": { "stars": 23, "last_update": "2024-06-30 10:04:17", - "author_account_age_days": 1480 + "author_account_age_days": 1481 }, "https://github.com/APZmedia/ComfyUI-APZmedia-cleanName-from-string": { "stars": 0, "last_update": "2024-07-13 02:12:24", - "author_account_age_days": 2497 + "author_account_age_days": 2498 }, "https://github.com/AbdullahAlfaraj/Comfy-Photoshop-SD": { - "stars": 186, + "stars": 187, "last_update": "2024-06-14 07:04:37", - "author_account_age_days": 3687 + "author_account_age_days": 3688 }, "https://github.com/AbyssYuan0/ComfyUI_BadgerTools": { "stars": 6, "last_update": "2024-06-19 11:46:19", - "author_account_age_days": 509 + "author_account_age_days": 510 }, "https://github.com/Acly/comfyui-inpaint-nodes": { - "stars": 480, + "stars": 483, "last_update": "2024-07-02 10:02:46", - "author_account_age_days": 3824 + "author_account_age_days": 3825 }, "https://github.com/Acly/comfyui-tooling-nodes": { "stars": 217, "last_update": "2024-06-24 15:56:37", - "author_account_age_days": 3824 + "author_account_age_days": 3825 }, "https://github.com/AiMiDi/ComfyUI-Aimidi-nodes": { "stars": 0, @@ -265,19 +270,19 @@ "author_account_age_days": 1296 }, "https://github.com/AlekPet/ComfyUI_Custom_Nodes_AlekPet": { - "stars": 699, - "last_update": "2024-07-13 18:30:46", - "author_account_age_days": 2719 + "stars": 702, + "last_update": "2024-07-15 09:52:48", + "author_account_age_days": 2720 }, "https://github.com/Alysondao/Comfyui-Yolov8-JSON": { "stars": 14, "last_update": "2024-07-10 09:37:54", - "author_account_age_days": 1050 + "author_account_age_days": 1051 }, "https://github.com/Amorano/Jovimetrix": { "stars": 176, - "last_update": "2024-07-14 06:05:54", - "author_account_age_days": 5232 + "last_update": "2024-07-14 20:26:42", + "author_account_age_days": 5233 }, "https://github.com/AonekoSS/ComfyUI-LoRA-Tuner": { "stars": 5, @@ -292,7 +297,7 @@ "https://github.com/ArcherFMY/Diffusion360_ComfyUI": { "stars": 18, "last_update": "2024-05-28 03:14:17", - "author_account_age_days": 3409 + "author_account_age_days": 3410 }, "https://github.com/ArdeniusAI/CPlus_Ardenius": { "stars": 0, @@ -302,117 +307,117 @@ "https://github.com/ArtBot2023/CharacterFaceSwap": { "stars": 57, "last_update": "2024-05-22 20:53:09", - "author_account_age_days": 313 + "author_account_age_days": 314 }, "https://github.com/ArtVentureX/comfyui-animatediff": { "stars": 647, "last_update": "2024-05-22 18:16:43", - "author_account_age_days": 425 + "author_account_age_days": 426 }, "https://github.com/AshMartian/ComfyUI-DirGir": { "stars": 11, "last_update": "2024-05-29 22:28:55", - "author_account_age_days": 4606 + "author_account_age_days": 4607 }, "https://github.com/AuroBit/ComfyUI-AnimateAnyone-reproduction": { "stars": 35, "last_update": "2024-06-14 09:03:24", - "author_account_age_days": 410 + "author_account_age_days": 411 }, "https://github.com/AuroBit/ComfyUI-OOTDiffusion": { "stars": 361, "last_update": "2024-07-12 03:49:27", - "author_account_age_days": 410 + "author_account_age_days": 411 }, "https://github.com/AustinMroz/ComfyUI-DynamicOversampling": { "stars": 0, "last_update": "2024-06-14 07:06:51", - "author_account_age_days": 4094 + "author_account_age_days": 4095 }, "https://github.com/AustinMroz/ComfyUI-SpliceTools": { "stars": 7, "last_update": "2024-06-14 07:07:21", - "author_account_age_days": 4094 + "author_account_age_days": 4095 }, "https://github.com/AustinMroz/ComfyUI-WorkflowCheckpointing": { "stars": 6, "last_update": "2024-07-03 21:55:35", - "author_account_age_days": 4094 + "author_account_age_days": 4095 }, "https://github.com/Auttasak-L/ComfyUI-ImageCropper": { "stars": 1, "last_update": "2024-05-23 05:04:53", - "author_account_age_days": 2669 + "author_account_age_days": 2670 }, "https://github.com/BAIS1C/ComfyUI_RSS_Feed_Reader": { "stars": 2, "last_update": "2024-06-20 03:42:00", - "author_account_age_days": 509 + "author_account_age_days": 510 }, "https://github.com/BXYMartin/ComfyUI-InstantIDUtils": { "stars": 3, "last_update": "2024-05-23 00:08:50", - "author_account_age_days": 2463 + "author_account_age_days": 2464 }, "https://github.com/BadCafeCode/masquerade-nodes-comfyui": { - "stars": 319, + "stars": 321, "last_update": "2024-06-19 04:16:54", - "author_account_age_days": 450 + "author_account_age_days": 451 }, "https://github.com/Beinsezii/bsz-cui-extras": { "stars": 21, "last_update": "2024-05-22 20:46:45", - "author_account_age_days": 2246 + "author_account_age_days": 2247 }, "https://github.com/BenNarum/ComfyUI_CAS": { "stars": 1, "last_update": "2024-07-13 12:00:40", - "author_account_age_days": 3092 + "author_account_age_days": 3093 }, "https://github.com/BenNarum/SigmaWaveFormNode": { "stars": 5, "last_update": "2024-06-20 15:20:35", - "author_account_age_days": 3092 + "author_account_age_days": 3093 }, "https://github.com/BennyKok/comfyui-deploy": { "stars": 720, "last_update": "2024-07-14 02:17:33", - "author_account_age_days": 3016 + "author_account_age_days": 3017 }, "https://github.com/Big-Idea-Technology/ComfyUI-Book-Tools": { "stars": 17, "last_update": "2024-06-21 10:21:10", - "author_account_age_days": 891 + "author_account_age_days": 892 }, "https://github.com/Big-Idea-Technology/ComfyUI_LLM_Node": { "stars": 50, "last_update": "2024-06-21 10:13:50", - "author_account_age_days": 891 + "author_account_age_days": 892 }, "https://github.com/Billius-AI/ComfyUI-Path-Helper": { "stars": 14, "last_update": "2024-05-22 23:25:08", - "author_account_age_days": 155 + "author_account_age_days": 156 }, "https://github.com/BlakeOne/ComfyUI-CustomScheduler": { "stars": 11, "last_update": "2024-05-23 00:23:56", - "author_account_age_days": 2552 + "author_account_age_days": 2553 }, "https://github.com/BlakeOne/ComfyUI-NodePresets": { "stars": 11, "last_update": "2024-05-23 00:24:07", - "author_account_age_days": 2552 + "author_account_age_days": 2553 }, "https://github.com/BlakeOne/ComfyUI-NodeReset": { "stars": 1, "last_update": "2024-05-23 00:24:18", - "author_account_age_days": 2552 + "author_account_age_days": 2553 }, "https://github.com/BlakeOne/ComfyUI-SchedulerMixer": { "stars": 10, "last_update": "2024-05-23 00:23:44", - "author_account_age_days": 2552 + "author_account_age_days": 2553 }, "https://github.com/BlenderNeko/ComfyUI_ADV_CLIP_emb": { "stars": 277, @@ -420,12 +425,12 @@ "author_account_age_days": 498 }, "https://github.com/BlenderNeko/ComfyUI_Cutoff": { - "stars": 346, + "stars": 347, "last_update": "2024-05-22 15:01:45", "author_account_age_days": 498 }, "https://github.com/BlenderNeko/ComfyUI_Noise": { - "stars": 219, + "stars": 220, "last_update": "2024-06-10 16:38:48", "author_account_age_days": 498 }, @@ -442,467 +447,467 @@ "https://github.com/CC-BryanOttho/ComfyUI_API_Manager": { "stars": 13, "last_update": "2024-06-14 07:13:34", - "author_account_age_days": 505 + "author_account_age_days": 506 }, "https://github.com/CYBERLOOM-INC/ComfyUI-nodes-hnmr": { "stars": 6, "last_update": "2024-05-22 17:55:41", - "author_account_age_days": 269 + "author_account_age_days": 270 }, "https://github.com/CavinHuang/comfyui-nodes-docs": { "stars": 79, "last_update": "2024-07-04 11:29:55", - "author_account_age_days": 2746 + "author_account_age_days": 2747 }, "https://github.com/Chan-0312/ComfyUI-EasyDeforum": { "stars": 9, "last_update": "2024-05-22 23:22:14", - "author_account_age_days": 1886 + "author_account_age_days": 1887 }, "https://github.com/Chan-0312/ComfyUI-IPAnimate": { "stars": 66, "last_update": "2024-05-22 23:22:03", - "author_account_age_days": 1886 + "author_account_age_days": 1887 }, "https://github.com/Chan-0312/ComfyUI-Prompt-Preview": { "stars": 19, "last_update": "2024-06-14 09:01:37", - "author_account_age_days": 1886 + "author_account_age_days": 1887 }, "https://github.com/Chaoses-Ib/ComfyUI_Ib_CustomNodes": { - "stars": 13, + "stars": 14, "last_update": "2024-04-05 11:14:24", - "author_account_age_days": 1898 + "author_account_age_days": 1899 }, "https://github.com/Clybius/ComfyUI-Extra-Samplers": { "stars": 58, "last_update": "2024-06-14 09:03:17", - "author_account_age_days": 1754 + "author_account_age_days": 1755 }, "https://github.com/Clybius/ComfyUI-Latent-Modifiers": { "stars": 69, "last_update": "2024-06-14 09:02:44", - "author_account_age_days": 1754 + "author_account_age_days": 1755 }, "https://github.com/CosmicLaca/ComfyUI_Primere_Nodes": { "stars": 85, "last_update": "2024-06-29 07:14:23", - "author_account_age_days": 3675 + "author_account_age_days": 3676 }, "https://github.com/Cyberschorsch/ComfyUI-checkpoint-config-loader": { "stars": 0, "last_update": "2024-07-11 16:59:18", - "author_account_age_days": 5178 + "author_account_age_days": 5179 }, "https://github.com/Danand/ComfyUI-ComfyCouple": { "stars": 21, "last_update": "2024-07-03 22:22:08", - "author_account_age_days": 4308 + "author_account_age_days": 4309 }, "https://github.com/DarKDinDoN/comfyui-checkpoint-automatic-config": { "stars": 3, "last_update": "2024-05-26 08:00:23", - "author_account_age_days": 4460 + "author_account_age_days": 4461 }, "https://github.com/DataCTE/prompt_injection": { - "stars": 66, + "stars": 67, "last_update": "2024-06-21 12:56:43", - "author_account_age_days": 797 + "author_account_age_days": 798 }, "https://github.com/DeJoker/pipeline-parallel-comfy": { "stars": 1, "last_update": "2024-07-09 03:00:49", - "author_account_age_days": 3011 + "author_account_age_days": 3012 }, "https://github.com/Derfuu/Derfuu_ComfyUI_ModdedNodes": { - "stars": 311, + "stars": 312, "last_update": "2024-06-22 02:12:19", - "author_account_age_days": 1794 + "author_account_age_days": 1795 }, "https://github.com/DigitalIO/ComfyUI-stable-wildcards": { "stars": 19, "last_update": "2024-05-24 21:15:08", - "author_account_age_days": 4058 + "author_account_age_days": 4059 }, "https://github.com/DimaChaichan/LAizypainter-Exporter-ComfyUI": { "stars": 7, "last_update": "2024-05-22 23:14:06", - "author_account_age_days": 3093 + "author_account_age_days": 3094 }, "https://github.com/DonBaronFactory/ComfyUI-Cre8it-Nodes": { "stars": 0, "last_update": "2024-05-22 23:24:30", - "author_account_age_days": 3508 + "author_account_age_days": 3509 }, "https://github.com/DrJKL/ComfyUI-Anchors": { "stars": 6, "last_update": "2024-06-20 18:23:00", - "author_account_age_days": 5014 + "author_account_age_days": 5015 }, "https://github.com/DrMWeigand/ComfyUI_ColorImageDetection": { "stars": 2, - "last_update": "2024-05-23 00:25:14", - "author_account_age_days": 1052 + "last_update": "2024-07-15 13:21:10", + "author_account_age_days": 1053 }, "https://github.com/Electrofried/ComfyUI-OpenAINode": { "stars": 19, "last_update": "2024-06-14 09:01:22", - "author_account_age_days": 2640 + "author_account_age_days": 2641 }, "https://github.com/EllangoK/ComfyUI-post-processing-nodes": { "stars": 146, "last_update": "2024-05-22 17:54:09", - "author_account_age_days": 2798 + "author_account_age_days": 2799 }, "https://github.com/Excidos/ComfyUI-Documents": { "stars": 17, "last_update": "2024-07-11 20:15:21", - "author_account_age_days": 27 + "author_account_age_days": 28 }, "https://github.com/ExponentialML/ComfyUI_ModelScopeT2V": { "stars": 25, "last_update": "2024-05-23 00:12:17", - "author_account_age_days": 1643 + "author_account_age_days": 1644 }, "https://github.com/ExponentialML/ComfyUI_Native_DynamiCrafter": { "stars": 103, "last_update": "2024-06-08 02:33:02", - "author_account_age_days": 1643 + "author_account_age_days": 1644 }, "https://github.com/ExponentialML/ComfyUI_VisualStylePrompting": { - "stars": 255, + "stars": 256, "last_update": "2024-05-23 00:12:41", - "author_account_age_days": 1643 + "author_account_age_days": 1644 }, "https://github.com/Extraltodeus/ComfyUI-AutomaticCFG": { "stars": 290, "last_update": "2024-07-10 00:27:18", - "author_account_age_days": 3170 + "author_account_age_days": 3171 }, "https://github.com/Extraltodeus/LoadLoraWithTags": { "stars": 42, "last_update": "2024-06-22 21:05:44", - "author_account_age_days": 3170 + "author_account_age_days": 3171 }, "https://github.com/Extraltodeus/Stable-Diffusion-temperature-settings": { - "stars": 35, + "stars": 36, "last_update": "2024-07-10 00:27:51", - "author_account_age_days": 3170 + "author_account_age_days": 3171 }, "https://github.com/Extraltodeus/Uncond-Zero-for-ComfyUI": { "stars": 42, "last_update": "2024-07-10 00:27:36", - "author_account_age_days": 3170 + "author_account_age_days": 3171 }, "https://github.com/Extraltodeus/Vector_Sculptor_ComfyUI": { "stars": 95, "last_update": "2024-07-10 00:28:03", - "author_account_age_days": 3170 + "author_account_age_days": 3171 }, "https://github.com/Extraltodeus/noise_latent_perlinpinpin": { "stars": 23, "last_update": "2024-06-22 21:05:57", - "author_account_age_days": 3170 + "author_account_age_days": 3171 }, "https://github.com/Extraltodeus/pre_cfg_comfy_nodes_for_ComfyUI": { "stars": 5, "last_update": "2024-07-11 02:34:36", - "author_account_age_days": 3170 + "author_account_age_days": 3171 }, "https://github.com/Extraltodeus/sigmas_tools_and_the_golden_scheduler": { "stars": 46, "last_update": "2024-06-22 21:05:34", - "author_account_age_days": 3170 + "author_account_age_days": 3171 }, "https://github.com/Fannovel16/ComfyUI-Frame-Interpolation": { - "stars": 360, + "stars": 361, "last_update": "2024-06-20 16:25:59", - "author_account_age_days": 3152 + "author_account_age_days": 3153 }, "https://github.com/Fannovel16/ComfyUI-Loopchain": { "stars": 30, "last_update": "2023-12-15 14:25:35", - "author_account_age_days": 3152 + "author_account_age_days": 3153 }, "https://github.com/Fannovel16/ComfyUI-MagickWand": { "stars": 74, "last_update": "2024-06-20 16:23:15", - "author_account_age_days": 3152 + "author_account_age_days": 3153 }, "https://github.com/Fannovel16/ComfyUI-MotionDiff": { "stars": 150, "last_update": "2024-06-20 16:29:32", - "author_account_age_days": 3152 + "author_account_age_days": 3153 }, "https://github.com/Fannovel16/ComfyUI-Video-Matting": { "stars": 153, "last_update": "2024-06-20 16:14:38", - "author_account_age_days": 3152 + "author_account_age_days": 3153 }, "https://github.com/Fannovel16/comfyui_controlnet_aux": { - "stars": 1691, + "stars": 1694, "last_update": "2024-07-08 17:03:55", - "author_account_age_days": 3152 + "author_account_age_days": 3153 }, "https://github.com/Fantaxico/ComfyUI-GCP-Storage": { "stars": 0, "last_update": "2024-06-14 09:05:52", - "author_account_age_days": 556 + "author_account_age_days": 557 }, "https://github.com/Feidorian/feidorian-ComfyNodes": { "stars": 5, "last_update": "2024-06-20 11:31:37", - "author_account_age_days": 2775 + "author_account_age_days": 2776 }, "https://github.com/Fictiverse/ComfyUI_Fictiverse": { "stars": 7, "last_update": "2024-06-05 19:03:21", - "author_account_age_days": 692 + "author_account_age_days": 693 }, "https://github.com/Fihade/IC-Light-ComfyUI-Node": { "stars": 6, "last_update": "2024-07-02 03:47:17", - "author_account_age_days": 2767 + "author_account_age_days": 2768 }, "https://github.com/FizzleDorf/ComfyUI-AIT": { "stars": 44, "last_update": "2024-06-22 03:13:05", - "author_account_age_days": 1999 + "author_account_age_days": 2000 }, "https://github.com/FizzleDorf/ComfyUI_FizzNodes": { "stars": 327, "last_update": "2024-06-27 03:29:51", - "author_account_age_days": 1999 + "author_account_age_days": 2000 }, "https://github.com/FlyingFireCo/tiled_ksampler": { "stars": 57, "last_update": "2024-05-22 23:15:17", - "author_account_age_days": 652 + "author_account_age_days": 653 }, "https://github.com/ForeignGods/ComfyUI-Mana-Nodes": { - "stars": 182, + "stars": 184, "last_update": "2024-05-29 18:29:05", - "author_account_age_days": 1264 + "author_account_age_days": 1265 }, "https://github.com/Franck-Demongin/NX_PromptStyler": { "stars": 5, "last_update": "2024-05-22 23:25:21", - "author_account_age_days": 1791 + "author_account_age_days": 1792 }, "https://github.com/FredBill1/comfyui-fb-utils": { "stars": 0, "last_update": "2024-05-23 01:41:02", - "author_account_age_days": 2337 + "author_account_age_days": 2338 }, "https://github.com/Fucci-Mateo/ComfyUI-Airtable": { "stars": 0, "last_update": "2024-06-25 13:35:18", - "author_account_age_days": 898 + "author_account_age_days": 899 }, "https://github.com/FuouM/ComfyUI-FirstOrderMM": { "stars": 2, "last_update": "2024-07-01 10:46:26", - "author_account_age_days": 1701 + "author_account_age_days": 1702 }, "https://github.com/G-370/ComfyUI-SD3-Powerlab": { "stars": 17, "last_update": "2024-06-22 19:17:18", - "author_account_age_days": 1539 + "author_account_age_days": 1540 }, "https://github.com/GMapeSplat/ComfyUI_ezXY": { "stars": 24, "last_update": "2024-05-29 17:43:08", - "author_account_age_days": 1317 + "author_account_age_days": 1318 }, "https://github.com/GTSuya-Studio/ComfyUI-Gtsuya-Nodes": { "stars": 7, "last_update": "2024-05-22 21:31:52", - "author_account_age_days": 2576 + "author_account_age_days": 2577 }, "https://github.com/GavChap/ComfyUI-SD3LatentSelectRes": { "stars": 11, "last_update": "2024-06-19 11:01:41", - "author_account_age_days": 4588 + "author_account_age_days": 4589 }, "https://github.com/GentlemanHu/ComfyUI-SunoAI": { "stars": 10, "last_update": "2024-06-14 06:02:29", - "author_account_age_days": 2403 + "author_account_age_days": 2404 }, "https://github.com/Goktug/comfyui-saveimage-plus": { "stars": 3, "last_update": "2024-06-20 07:23:48", - "author_account_age_days": 4952 + "author_account_age_days": 4953 }, "https://github.com/Gourieff/comfyui-reactor-node": { - "stars": 1146, + "stars": 1152, "last_update": "2024-07-13 00:06:56", - "author_account_age_days": 1139 + "author_account_age_days": 1140 }, "https://github.com/GraftingRayman/ComfyUI_GraftingRayman": { "stars": 24, - "last_update": "2024-07-09 08:28:38", - "author_account_age_days": 183 + "last_update": "2024-07-15 12:34:12", + "author_account_age_days": 184 }, "https://github.com/Grant-CP/ComfyUI-LivePortraitKJ-MPS": { "stars": 10, "last_update": "2024-07-11 22:04:16", - "author_account_age_days": 1193 + "author_account_age_days": 1194 }, "https://github.com/GreenLandisaLie/AuraSR-ComfyUI": { - "stars": 76, + "stars": 77, "last_update": "2024-07-04 00:07:10", - "author_account_age_days": 1217 + "author_account_age_days": 1218 }, "https://github.com/Guillaume-Fgt/ComfyUI_StableCascadeLatentRatio": { "stars": 3, "last_update": "2024-06-14 08:59:42", - "author_account_age_days": 1500 + "author_account_age_days": 1501 }, "https://github.com/HAL41/ComfyUI-aichemy-nodes": { "stars": 4, "last_update": "2024-05-22 23:10:19", - "author_account_age_days": 2866 + "author_account_age_days": 2867 }, "https://github.com/HECer/ComfyUI-FilePathCreator": { "stars": 3, "last_update": "2024-07-09 22:02:15", - "author_account_age_days": 3000 + "author_account_age_days": 3001 }, "https://github.com/Hangover3832/ComfyUI-Hangover-Moondream": { "stars": 38, "last_update": "2024-06-14 08:08:20", - "author_account_age_days": 630 + "author_account_age_days": 631 }, "https://github.com/Hangover3832/ComfyUI-Hangover-Nodes": { "stars": 33, "last_update": "2024-06-14 08:08:28", - "author_account_age_days": 630 + "author_account_age_days": 631 }, "https://github.com/Hangover3832/ComfyUI-Hangover-Recognize_Anything": { "stars": 16, "last_update": "2024-06-14 08:10:52", - "author_account_age_days": 630 + "author_account_age_days": 631 }, "https://github.com/Haoming02/comfyui-clear-screen": { "stars": 1, "last_update": "2024-07-09 08:49:03", - "author_account_age_days": 1351 + "author_account_age_days": 1352 }, "https://github.com/Haoming02/comfyui-diffusion-cg": { - "stars": 54, + "stars": 55, "last_update": "2024-07-10 03:26:36", - "author_account_age_days": 1351 + "author_account_age_days": 1352 }, "https://github.com/Haoming02/comfyui-floodgate": { "stars": 25, "last_update": "2024-07-09 09:02:07", - "author_account_age_days": 1351 + "author_account_age_days": 1352 }, "https://github.com/Haoming02/comfyui-menu-anchor": { "stars": 3, "last_update": "2024-07-09 10:03:10", - "author_account_age_days": 1351 + "author_account_age_days": 1352 }, "https://github.com/Haoming02/comfyui-node-beautify": { "stars": 6, "last_update": "2024-07-09 09:25:46", - "author_account_age_days": 1351 + "author_account_age_days": 1352 }, "https://github.com/Haoming02/comfyui-prompt-format": { "stars": 31, "last_update": "2024-07-10 02:32:48", - "author_account_age_days": 1351 + "author_account_age_days": 1352 }, "https://github.com/Haoming02/comfyui-resharpen": { "stars": 31, "last_update": "2024-07-10 03:10:18", - "author_account_age_days": 1351 + "author_account_age_days": 1352 }, "https://github.com/Haoming02/comfyui-tab-handler": { "stars": 4, "last_update": "2024-07-09 08:41:44", - "author_account_age_days": 1351 + "author_account_age_days": 1352 }, "https://github.com/HaydenReeve/ComfyUI-Better-Strings": { "stars": 0, "last_update": "2024-05-22 23:20:05", - "author_account_age_days": 2262 + "author_account_age_days": 2263 }, "https://github.com/HebelHuber/comfyui-enhanced-save-node": { "stars": 1, "last_update": "2024-06-14 08:59:28", - "author_account_age_days": 2344 + "author_account_age_days": 2345 }, "https://github.com/Hiero207/ComfyUI-Hiero-Nodes": { "stars": 6, "last_update": "2024-06-24 03:38:50", - "author_account_age_days": 1718 + "author_account_age_days": 1719 }, "https://github.com/Hopping-Mad-Games/ComfyUI_LiteLLM": { "stars": 3, "last_update": "2024-06-29 19:44:47", - "author_account_age_days": 208 + "author_account_age_days": 209 }, "https://github.com/IDGallagher/ComfyUI-IG-Nodes": { "stars": 1, "last_update": "2024-06-04 00:24:47", - "author_account_age_days": 5501 + "author_account_age_days": 5502 }, "https://github.com/ITurchenko/ComfyUI-SizeFromArray": { "stars": 0, "last_update": "2024-05-24 14:09:58", - "author_account_age_days": 3729 + "author_account_age_days": 3730 }, "https://github.com/Intersection98/ComfyUI_MX_post_processing-nodes": { "stars": 9, "last_update": "2024-05-23 01:12:46", - "author_account_age_days": 2650 + "author_account_age_days": 2651 }, "https://github.com/Inzaniak/comfyui-ranbooru": { "stars": 8, "last_update": "2024-05-22 23:12:23", - "author_account_age_days": 3929 + "author_account_age_days": 3930 }, "https://github.com/IsItDanOrAi/ComfyUI-Stereopsis": { "stars": 3, "last_update": "2024-06-21 20:39:06", - "author_account_age_days": 131 + "author_account_age_days": 132 }, "https://github.com/JPS-GER/ComfyUI_JPS-Nodes": { "stars": 40, "last_update": "2024-05-22 20:39:14", - "author_account_age_days": 336 + "author_account_age_days": 337 }, "https://github.com/JackEllie/ComfyUI_AI_Assistant": { "stars": 1, "last_update": "2024-07-12 14:54:05", - "author_account_age_days": 591 + "author_account_age_days": 592 }, "https://github.com/Jannchie/ComfyUI-J": { "stars": 64, "last_update": "2024-06-20 12:08:09", - "author_account_age_days": 2573 + "author_account_age_days": 2574 }, "https://github.com/JaredTherriault/ComfyUI-JNodes": { "stars": 26, "last_update": "2024-07-13 23:48:48", - "author_account_age_days": 3592 + "author_account_age_days": 3593 }, "https://github.com/JayLyu/ComfyUI_BaiKong_Node": { "stars": 0, "last_update": "2024-07-03 15:07:04", - "author_account_age_days": 3288 + "author_account_age_days": 3289 }, "https://github.com/JcandZero/ComfyUI_GLM4Node": { "stars": 25, "last_update": "2024-05-22 23:12:46", - "author_account_age_days": 710 + "author_account_age_days": 711 }, "https://github.com/Jcd1230/rembg-comfyui-node": { "stars": 122, "last_update": "2024-05-22 17:58:34", - "author_account_age_days": 4906 + "author_account_age_days": 4907 }, "https://github.com/JerryOrbachJr/ComfyUI-RandomSize": { "stars": 3, @@ -912,102 +917,102 @@ "https://github.com/JettHu/ComfyUI-TCD": { "stars": 95, "last_update": "2024-07-10 02:54:27", - "author_account_age_days": 2378 + "author_account_age_days": 2379 }, "https://github.com/JettHu/ComfyUI_TGate": { "stars": 49, "last_update": "2024-07-10 02:57:19", - "author_account_age_days": 2378 + "author_account_age_days": 2379 }, "https://github.com/Jordach/comfy-plasma": { "stars": 53, "last_update": "2024-05-22 18:08:28", - "author_account_age_days": 4533 + "author_account_age_days": 4534 }, "https://github.com/Kaharos94/ComfyUI-Saveaswebp": { - "stars": 33, + "stars": 34, "last_update": "2024-06-21 23:01:48", - "author_account_age_days": 1215 + "author_account_age_days": 1216 }, "https://github.com/Kangkang625/ComfyUI-paint-by-example": { "stars": 14, "last_update": "2024-05-22 22:20:27", - "author_account_age_days": 934 + "author_account_age_days": 935 }, "https://github.com/KewkLW/ComfyUI-kewky_tools": { "stars": 5, "last_update": "2024-07-10 05:45:11", - "author_account_age_days": 1707 + "author_account_age_days": 1708 }, "https://github.com/Koishi-Star/Euler-Smea-Dyn-Sampler": { "stars": 138, "last_update": "2024-06-16 15:50:10", - "author_account_age_days": 1506 + "author_account_age_days": 1507 }, "https://github.com/KoreTeknology/ComfyUI-Universal-Styler": { "stars": 16, "last_update": "2024-06-14 10:28:10", - "author_account_age_days": 3210 + "author_account_age_days": 3211 }, "https://github.com/Kosinkadink/ComfyUI-Advanced-ControlNet": { - "stars": 449, - "last_update": "2024-07-09 01:09:21", - "author_account_age_days": 3736 + "stars": 453, + "last_update": "2024-07-15 07:54:01", + "author_account_age_days": 3737 }, "https://github.com/Kosinkadink/ComfyUI-AnimateDiff-Evolved": { - "stars": 2346, + "stars": 2352, "last_update": "2024-07-12 23:01:12", - "author_account_age_days": 3736 + "author_account_age_days": 3737 }, "https://github.com/Kosinkadink/ComfyUI-VideoHelperSuite": { "stars": 428, "last_update": "2024-07-12 03:08:51", - "author_account_age_days": 3736 + "author_account_age_days": 3737 }, "https://github.com/KytraScript/ComfyUI_KytraWebhookHTTP": { "stars": 3, "last_update": "2024-05-23 00:21:43", - "author_account_age_days": 1799 + "author_account_age_days": 1800 }, "https://github.com/LEv145/images-grid-comfy-plugin": { "stars": 133, "last_update": "2024-05-30 17:54:32", - "author_account_age_days": 2227 + "author_account_age_days": 2228 }, "https://github.com/LZpenguin/ComfyUI-Text": { "stars": 23, "last_update": "2024-06-20 13:38:16", - "author_account_age_days": 1999 + "author_account_age_days": 2000 }, "https://github.com/LarryJane491/Image-Captioning-in-ComfyUI": { "stars": 35, "last_update": "2024-06-06 20:45:43", - "author_account_age_days": 184 + "author_account_age_days": 185 }, "https://github.com/LarryJane491/Lora-Training-in-Comfy": { - "stars": 286, + "stars": 288, "last_update": "2024-06-09 05:24:00", - "author_account_age_days": 184 + "author_account_age_days": 185 }, "https://github.com/Layer-norm/comfyui-lama-remover": { - "stars": 59, + "stars": 60, "last_update": "2024-05-25 00:12:04", - "author_account_age_days": 352 + "author_account_age_days": 353 }, "https://github.com/Lerc/canvas_tab": { "stars": 146, "last_update": "2024-05-22 20:48:45", - "author_account_age_days": 5387 + "author_account_age_days": 5388 }, "https://github.com/Limitex/ComfyUI-Calculation": { "stars": 0, "last_update": "2024-05-22 22:18:40", - "author_account_age_days": 1295 + "author_account_age_days": 1296 }, "https://github.com/Limitex/ComfyUI-Diffusers": { - "stars": 117, + "stars": 118, "last_update": "2024-05-22 22:18:57", - "author_account_age_days": 1295 + "author_account_age_days": 1296 }, "https://github.com/Loewen-Hob/rembg-comfyui-node-better": { "stars": 46, @@ -1017,12 +1022,12 @@ "https://github.com/LonicaMewinsky/ComfyUI-MakeFrame": { "stars": 23, "last_update": "2024-05-22 21:29:02", - "author_account_age_days": 995 + "author_account_age_days": 996 }, "https://github.com/LonicaMewinsky/ComfyUI-RawSaver": { "stars": 2, "last_update": "2024-05-22 21:31:28", - "author_account_age_days": 995 + "author_account_age_days": 996 }, "https://github.com/Ludobico/ComfyUI-ScenarioPrompt": { "stars": 14, @@ -1032,105 +1037,105 @@ "https://github.com/LyazS/comfyui-anime-seg": { "stars": 4, "last_update": "2024-05-22 23:21:49", - "author_account_age_days": 2877 + "author_account_age_days": 2878 }, "https://github.com/M1kep/ComfyLiterals": { "stars": 13, "last_update": "2024-05-22 20:31:38", - "author_account_age_days": 4278 + "author_account_age_days": 4279 }, "https://github.com/M1kep/ComfyUI-KepOpenAI": { "stars": 26, "last_update": "2024-05-22 20:33:54", - "author_account_age_days": 4278 + "author_account_age_days": 4279 }, "https://github.com/M1kep/ComfyUI-OtherVAEs": { "stars": 2, "last_update": "2024-05-22 20:33:41", - "author_account_age_days": 4278 + "author_account_age_days": 4279 }, "https://github.com/M1kep/Comfy_KepKitchenSink": { "stars": 0, "last_update": "2024-05-22 20:33:29", - "author_account_age_days": 4278 + "author_account_age_days": 4279 }, "https://github.com/M1kep/Comfy_KepListStuff": { "stars": 28, "last_update": "2024-06-22 00:51:28", - "author_account_age_days": 4278 + "author_account_age_days": 4279 }, "https://github.com/M1kep/Comfy_KepMatteAnything": { "stars": 10, "last_update": "2024-05-22 20:33:16", - "author_account_age_days": 4278 + "author_account_age_days": 4279 }, "https://github.com/M1kep/KepPromptLang": { "stars": 5, "last_update": "2024-05-22 20:32:56", - "author_account_age_days": 4278 + "author_account_age_days": 4279 }, "https://github.com/MNeMoNiCuZ/ComfyUI-mnemic-nodes": { "stars": 29, "last_update": "2024-06-04 23:56:25", - "author_account_age_days": 1625 + "author_account_age_days": 1626 }, "https://github.com/Makeezi/ComfyUI-promptLAB": { "stars": 0, "last_update": "2024-05-23 01:24:51", - "author_account_age_days": 1802 + "author_account_age_days": 1803 }, "https://github.com/Mamaaaamooooo/batchImg-rembg-ComfyUI-nodes": { "stars": 14, "last_update": "2024-06-14 10:24:17", - "author_account_age_days": 402 + "author_account_age_days": 403 }, "https://github.com/ManglerFTW/ComfyI2I": { "stars": 146, "last_update": "2024-06-14 11:01:01", - "author_account_age_days": 675 + "author_account_age_days": 676 }, "https://github.com/MaraScott/ComfyUI_MaraScott_Nodes": { - "stars": 71, - "last_update": "2024-07-13 11:38:40", - "author_account_age_days": 4990 + "stars": 72, + "last_update": "2024-07-15 14:43:52", + "author_account_age_days": 4991 }, "https://github.com/MarcusNyne/m9-prompts-comfyui": { "stars": 1, "last_update": "2024-06-14 15:25:15", - "author_account_age_days": 1442 + "author_account_age_days": 1443 }, "https://github.com/MariusKM/ComfyUI-BadmanNodes": { "stars": 1, "last_update": "2024-06-21 15:20:22", - "author_account_age_days": 2251 + "author_account_age_days": 2252 }, "https://github.com/MarkoCa1/ComfyUI-Text": { "stars": 2, "last_update": "2024-05-23 00:15:39", - "author_account_age_days": 1653 + "author_account_age_days": 1654 }, "https://github.com/MarkoCa1/ComfyUI_Segment_Mask": { "stars": 17, "last_update": "2024-05-23 00:15:51", - "author_account_age_days": 1653 + "author_account_age_days": 1654 }, "https://github.com/Mason-McGough/ComfyUI-Mosaica": { "stars": 4, "last_update": "2024-05-29 12:57:49", - "author_account_age_days": 3225 + "author_account_age_days": 3226 }, "https://github.com/MilitantHitchhiker/MilitantHitchhiker-SwitchbladePack": { "stars": 3, "last_update": "2024-06-24 22:04:33", - "author_account_age_days": 80 + "author_account_age_days": 81 }, "https://github.com/Millyarde/Pomfy": { - "stars": 7, + "stars": 8, "last_update": "2024-05-22 22:22:48", - "author_account_age_days": 927 + "author_account_age_days": 928 }, "https://github.com/MinusZoneAI/ComfyUI-Kolors-MZ": { - "stars": 91, + "stars": 104, "last_update": "2024-07-14 09:39:42", "author_account_age_days": 86 }, @@ -1152,47 +1157,47 @@ "https://github.com/Miosp/ComfyUI-FBCNN": { "stars": 5, "last_update": "2024-05-24 12:13:08", - "author_account_age_days": 2536 + "author_account_age_days": 2537 }, "https://github.com/MitoshiroPJ/comfyui_slothful_attention": { "stars": 6, "last_update": "2024-05-22 22:09:15", - "author_account_age_days": 3988 + "author_account_age_days": 3989 }, "https://github.com/MokkaBoss1/ComfyUI_Mokkaboss1": { "stars": 16, "last_update": "2024-07-08 18:34:18", - "author_account_age_days": 399 + "author_account_age_days": 400 }, "https://github.com/MrForExample/ComfyUI-3D-Pack": { - "stars": 1793, + "stars": 1797, "last_update": "2024-07-13 17:39:50", - "author_account_age_days": 1581 + "author_account_age_days": 1582 }, "https://github.com/MrForExample/ComfyUI-AnimateAnyone-Evolved": { - "stars": 448, + "stars": 449, "last_update": "2024-06-14 12:02:47", - "author_account_age_days": 1581 + "author_account_age_days": 1582 }, "https://github.com/MrSamSeen/ComfyUI_SSStereoscope": { "stars": 6, "last_update": "2024-07-08 20:40:49", - "author_account_age_days": 3611 + "author_account_age_days": 3612 }, "https://github.com/Munkyfoot/ComfyUI-TextOverlay": { "stars": 5, "last_update": "2024-06-28 05:57:03", - "author_account_age_days": 3065 + "author_account_age_days": 3066 }, "https://github.com/N3rd00d/ComfyUI-Paint3D-Nodes": { "stars": 0, "last_update": "2024-07-13 01:24:57", - "author_account_age_days": 97 + "author_account_age_days": 98 }, "https://github.com/Nestorchik/NStor-ComfyUI-Translation": { "stars": 1, "last_update": "2024-06-14 10:25:32", - "author_account_age_days": 1344 + "author_account_age_days": 1345 }, "https://github.com/NeuralSamurAI/Comfyui-Superprompt-Unofficial": { "stars": 58, @@ -1210,219 +1215,219 @@ "author_account_age_days": 5170 }, "https://github.com/NimaNzrii/comfyui-photoshop": { - "stars": 284, - "last_update": "2024-07-13 19:02:45", - "author_account_age_days": 264 + "stars": 286, + "last_update": "2024-07-15 15:03:22", + "author_account_age_days": 265 }, "https://github.com/NimaNzrii/comfyui-popup_preview": { "stars": 35, "last_update": "2024-05-22 22:12:04", - "author_account_age_days": 264 + "author_account_age_days": 265 }, "https://github.com/Niutonian/ComfyUi-NoodleWebcam": { "stars": 29, "last_update": "2024-05-22 21:30:40", - "author_account_age_days": 1062 + "author_account_age_days": 1063 }, "https://github.com/Nlar/ComfyUI_CartoonSegmentation": { "stars": 11, "last_update": "2024-05-22 23:15:37", - "author_account_age_days": 3851 + "author_account_age_days": 3852 }, "https://github.com/NotHarroweD/Harronode": { "stars": 5, "last_update": "2024-05-22 22:18:29", - "author_account_age_days": 2003 + "author_account_age_days": 2004 }, "https://github.com/Nourepide/ComfyUI-Allor": { - "stars": 180, + "stars": 181, "last_update": "2024-05-22 18:11:17", - "author_account_age_days": 2866 + "author_account_age_days": 2867 }, "https://github.com/Nuked88/ComfyUI-N-Nodes": { "stars": 180, "last_update": "2024-05-21 19:52:44", - "author_account_age_days": 4499 + "author_account_age_days": 4500 }, "https://github.com/Nuked88/ComfyUI-N-Sidebar": { "stars": 425, "last_update": "2024-07-05 18:21:44", - "author_account_age_days": 4499 + "author_account_age_days": 4500 }, "https://github.com/Off-Live/ComfyUI-off-suite": { "stars": 0, "last_update": "2024-06-14 12:02:25", - "author_account_age_days": 1192 + "author_account_age_days": 1193 }, "https://github.com/OpenArt-AI/ComfyUI-Assistant": { "stars": 14, "last_update": "2024-05-22 22:16:57", - "author_account_age_days": 795 + "author_account_age_days": 796 }, "https://github.com/PCMonsterx/ComfyUI-CSV-Loader": { "stars": 11, "last_update": "2024-05-22 21:27:10", - "author_account_age_days": 1685 + "author_account_age_days": 1686 }, "https://github.com/ParisNeo/lollms_nodes_suite": { "stars": 10, "last_update": "2024-06-23 21:04:43", - "author_account_age_days": 4789 + "author_account_age_days": 4790 }, "https://github.com/ParmanBabra/ComfyUI-Malefish-Custom-Scripts": { "stars": 0, "last_update": "2024-05-22 21:26:35", - "author_account_age_days": 3663 + "author_account_age_days": 3664 }, "https://github.com/Pfaeff/pfaeff-comfyui": { "stars": 19, "last_update": "2024-05-22 18:21:10", - "author_account_age_days": 3227 + "author_account_age_days": 3228 }, "https://github.com/PnthrLeo/comfyUI-image-search": { "stars": 0, "last_update": "2024-06-14 07:06:45", - "author_account_age_days": 2571 + "author_account_age_days": 2572 }, "https://github.com/Pos13/comfyui-cyclist": { "stars": 31, "last_update": "2024-06-19 09:21:53", - "author_account_age_days": 1538 + "author_account_age_days": 1539 }, "https://github.com/QaisMalkawi/ComfyUI-QaisHelper": { "stars": 2, "last_update": "2024-05-23 20:29:30", - "author_account_age_days": 1270 + "author_account_age_days": 1271 }, "https://github.com/RedRayz/ComfyUI-Danbooru-To-WD": { "stars": 2, "last_update": "2024-06-24 18:20:48", - "author_account_age_days": 1385 + "author_account_age_days": 1386 }, "https://github.com/RenderRift/ComfyUI-RenderRiftNodes": { "stars": 6, "last_update": "2024-05-22 22:16:41", - "author_account_age_days": 206 + "author_account_age_days": 207 }, "https://github.com/RomanKuschanow/ComfyUI-Advanced-Latent-Control": { "stars": 16, "last_update": "2024-06-21 07:29:14", - "author_account_age_days": 1401 + "author_account_age_days": 1402 }, "https://github.com/Ron-Digital/ComfyUI-SceneGenerator": { "stars": 2, "last_update": "2024-06-28 19:36:30", - "author_account_age_days": 949 + "author_account_age_days": 950 }, "https://github.com/Ryuukeisyou/comfyui_face_parsing": { "stars": 56, "last_update": "2024-07-03 12:48:31", - "author_account_age_days": 2433 + "author_account_age_days": 2434 }, "https://github.com/Ryuukeisyou/comfyui_io_helpers": { "stars": 1, "last_update": "2024-07-13 13:10:10", - "author_account_age_days": 2433 + "author_account_age_days": 2434 }, "https://github.com/SEkINVR/ComfyUI-Save-Multi-Format": { "stars": 1, "last_update": "2024-07-08 03:39:48", - "author_account_age_days": 677 + "author_account_age_days": 678 }, "https://github.com/SEkINVR/ComfyUI-SaveAs": { "stars": 1, "last_update": "2024-07-08 03:39:48", - "author_account_age_days": 677 + "author_account_age_days": 678 }, "https://github.com/SLAPaper/ComfyUI-Image-Selector": { "stars": 61, "last_update": "2024-05-24 17:03:46", - "author_account_age_days": 3717 + "author_account_age_days": 3718 }, "https://github.com/SLAPaper/ComfyUI-dpmpp_2m_alt-Sampler": { "stars": 8, "last_update": "2024-06-18 19:22:50", - "author_account_age_days": 3717 + "author_account_age_days": 3718 }, "https://github.com/SOELexicon/ComfyUI-LexMSDBNodes": { "stars": 4, "last_update": "2024-06-28 19:20:36", - "author_account_age_days": 4103 + "author_account_age_days": 4104 }, "https://github.com/SOELexicon/ComfyUI-LexTools": { "stars": 25, "last_update": "2024-06-28 19:25:13", - "author_account_age_days": 4103 + "author_account_age_days": 4104 }, "https://github.com/SamKhoze/ComfyUI-DeepFuze": { - "stars": 230, + "stars": 231, "last_update": "2024-07-10 17:44:07", - "author_account_age_days": 1463 + "author_account_age_days": 1464 }, "https://github.com/SayanoAI/Comfy-RVC": { "stars": 2, "last_update": "2024-06-25 02:50:53", - "author_account_age_days": 2623 + "author_account_age_days": 2624 }, "https://github.com/Scholar01/ComfyUI-Keyframe": { "stars": 10, "last_update": "2024-06-14 09:01:30", - "author_account_age_days": 3216 + "author_account_age_days": 3217 }, "https://github.com/Scorpinaus/ComfyUI-DiffusersLoader": { "stars": 6, "last_update": "2024-07-13 02:48:08", - "author_account_age_days": 1130 + "author_account_age_days": 1131 }, "https://github.com/ScreamingHawk/comfyui-ollama-prompt-encode": { "stars": 6, "last_update": "2024-06-26 00:07:10", - "author_account_age_days": 4526 + "author_account_age_days": 4527 }, "https://github.com/SeaArtLab/ComfyUI-Long-CLIP": { "stars": 65, "last_update": "2024-06-14 08:08:26", - "author_account_age_days": 97 + "author_account_age_days": 98 }, "https://github.com/SeargeDP/SeargeSDXL": { "stars": 753, "last_update": "2024-05-22 00:28:26", - "author_account_age_days": 4191 + "author_account_age_days": 4192 }, "https://github.com/Seedsa/Fooocus_Nodes": { "stars": 43, "last_update": "2024-07-03 07:51:13", - "author_account_age_days": 2628 + "author_account_age_days": 2629 }, "https://github.com/Shadetail/ComfyUI_Eagleshadow": { "stars": 1, "last_update": "2024-06-15 13:04:49", - "author_account_age_days": 3417 + "author_account_age_days": 3418 }, "https://github.com/SherryXieYuchen/ComfyUI-Image-Inpainting": { "stars": 3, "last_update": "2024-07-03 03:39:49", - "author_account_age_days": 135 + "author_account_age_days": 136 }, "https://github.com/Shibiko-AI/ShibikoAI-ComfyUI-Tools": { "stars": 9, "last_update": "2024-07-04 02:22:10", - "author_account_age_days": 422 + "author_account_age_days": 423 }, "https://github.com/ShmuelRonen/ComfyUI-SVDResizer": { "stars": 2, "last_update": "2024-06-14 11:50:52", - "author_account_age_days": 1225 + "author_account_age_days": 1226 }, "https://github.com/ShmuelRonen/ComfyUI_Gemini_Flash": { - "stars": 9, + "stars": 11, "last_update": "2024-06-15 17:12:05", - "author_account_age_days": 1225 + "author_account_age_days": 1226 }, "https://github.com/ShmuelRonen/ComfyUI_wav2lip": { "stars": 58, "last_update": "2024-07-03 11:25:27", - "author_account_age_days": 1225 + "author_account_age_days": 1226 }, "https://github.com/Shraknard/ComfyUI-Remover": { "stars": 4, @@ -1432,92 +1437,92 @@ "https://github.com/Siberpone/lazy-pony-prompter": { "stars": 25, "last_update": "2024-07-08 15:39:40", - "author_account_age_days": 472 + "author_account_age_days": 473 }, "https://github.com/Smirnov75/ComfyUI-mxToolkit": { - "stars": 62, + "stars": 63, "last_update": "2024-06-21 19:22:42", - "author_account_age_days": 1532 + "author_account_age_days": 1533 }, "https://github.com/Smuzzies/comfyui_meme_maker": { "stars": 0, "last_update": "2024-07-05 22:01:41", - "author_account_age_days": 711 + "author_account_age_days": 712 }, "https://github.com/SoftMeng/ComfyUI_ImageToText": { "stars": 6, "last_update": "2024-06-14 08:08:36", - "author_account_age_days": 3544 + "author_account_age_days": 3545 }, "https://github.com/SoftMeng/ComfyUI_Mexx_Poster": { "stars": 16, "last_update": "2024-06-14 07:06:27", - "author_account_age_days": 3544 + "author_account_age_days": 3545 }, "https://github.com/SoftMeng/ComfyUI_Mexx_Styler": { "stars": 18, "last_update": "2024-06-14 07:09:03", - "author_account_age_days": 3544 + "author_account_age_days": 3545 }, "https://github.com/Sorcerio/MBM-Music-Visualizer": { "stars": 15, "last_update": "2024-05-23 01:09:18", - "author_account_age_days": 4267 + "author_account_age_days": 4268 }, "https://github.com/SozeInc/ComfyUI-Mobile": { "stars": 0, "last_update": "2024-06-14 07:09:00", - "author_account_age_days": 99 + "author_account_age_days": 100 }, "https://github.com/SpaceKendo/ComfyUI-svd_txt2vid": { "stars": 6, "last_update": "2024-05-22 22:11:52", - "author_account_age_days": 228 + "author_account_age_days": 229 }, "https://github.com/Stability-AI/ComfyUI-SAI_API": { "stars": 41, "last_update": "2024-06-06 14:18:15", - "author_account_age_days": 863 + "author_account_age_days": 864 }, "https://github.com/Stability-AI/stability-ComfyUI-nodes": { "stars": 184, "last_update": "2024-05-22 15:30:47", - "author_account_age_days": 863 + "author_account_age_days": 864 }, "https://github.com/StartHua/ComfyUI_OOTDiffusion_CXH": { - "stars": 95, + "stars": 96, "last_update": "2024-06-14 08:12:12", - "author_account_age_days": 2855 + "author_account_age_days": 2856 }, "https://github.com/StartHua/ComfyUI_PCDMs": { "stars": 3, "last_update": "2024-05-22 23:21:14", - "author_account_age_days": 2855 + "author_account_age_days": 2856 }, "https://github.com/StartHua/ComfyUI_Seg_VITON": { "stars": 175, "last_update": "2024-05-22 23:20:17", - "author_account_age_days": 2855 + "author_account_age_days": 2856 }, "https://github.com/StartHua/Comfyui_joytag": { "stars": 19, "last_update": "2024-05-22 23:20:28", - "author_account_age_days": 2855 + "author_account_age_days": 2856 }, "https://github.com/StartHua/Comfyui_segformer_b2_clothes": { - "stars": 43, + "stars": 44, "last_update": "2024-07-10 15:26:02", - "author_account_age_days": 2855 + "author_account_age_days": 2856 }, "https://github.com/SuperBeastsAI/ComfyUI-SuperBeasts": { "stars": 111, "last_update": "2024-06-01 20:27:53", - "author_account_age_days": 109 + "author_account_age_days": 110 }, "https://github.com/SuperMasterBlasterLaser/ComfyUI_YOLO_Classifiers": { "stars": 1, "last_update": "2024-06-20 15:06:51", - "author_account_age_days": 3598 + "author_account_age_days": 3599 }, "https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes": { "stars": 507, @@ -1527,47 +1532,47 @@ "https://github.com/Sxela/ComfyWarp": { "stars": 21, "last_update": "2024-05-22 20:47:11", - "author_account_age_days": 3392 + "author_account_age_days": 3393 }, "https://github.com/TGu-97/ComfyUI-TGu-utils": { "stars": 1, "last_update": "2024-05-22 21:07:45", - "author_account_age_days": 550 + "author_account_age_days": 551 }, "https://github.com/THtianhao/ComfyUI-FaceChain": { "stars": 89, "last_update": "2024-06-25 02:59:28", - "author_account_age_days": 3711 + "author_account_age_days": 3712 }, "https://github.com/THtianhao/ComfyUI-Portrait-Maker": { "stars": 170, "last_update": "2024-05-22 21:18:05", - "author_account_age_days": 3711 + "author_account_age_days": 3712 }, "https://github.com/TJ16th/comfyUI_TJ_NormalLighting": { "stars": 130, "last_update": "2024-05-23 00:25:37", - "author_account_age_days": 2555 + "author_account_age_days": 2556 }, "https://github.com/TMElyralab/Comfyui-MusePose": { - "stars": 302, + "stars": 301, "last_update": "2024-06-22 07:09:49", - "author_account_age_days": 117 + "author_account_age_days": 118 }, "https://github.com/TRI3D-LC/ComfyUI-MiroBoard": { "stars": 4, "last_update": "2024-07-02 16:21:56", - "author_account_age_days": 459 + "author_account_age_days": 460 }, "https://github.com/TRI3D-LC/tri3d-comfyui-nodes": { "stars": 19, "last_update": "2024-07-10 11:25:05", - "author_account_age_days": 459 + "author_account_age_days": 460 }, "https://github.com/TW-CUI/TW-CUI-Util": { "stars": 1, "last_update": "2024-06-17 03:03:57", - "author_account_age_days": 51 + "author_account_age_days": 52 }, "https://github.com/TaiTair/comfyui-simswap": { "stars": 9, @@ -1577,22 +1582,22 @@ "https://github.com/Taremin/comfyui-prompt-extranetworks": { "stars": 2, "last_update": "2024-05-22 23:08:34", - "author_account_age_days": 2235 + "author_account_age_days": 2236 }, "https://github.com/Taremin/comfyui-string-tools": { "stars": 1, "last_update": "2024-05-22 23:08:45", - "author_account_age_days": 2235 + "author_account_age_days": 2236 }, "https://github.com/Taremin/webui-monaco-prompt": { "stars": 24, "last_update": "2024-05-23 13:58:57", - "author_account_age_days": 2235 + "author_account_age_days": 2236 }, "https://github.com/TeaCrab/ComfyUI-TeaNodes": { "stars": 4, "last_update": "2024-05-22 20:44:05", - "author_account_age_days": 3237 + "author_account_age_days": 3238 }, "https://github.com/TemryL/ComfyS3": { "stars": 18, @@ -1600,504 +1605,509 @@ "author_account_age_days": 889 }, "https://github.com/TemryL/ComfyUI-IDM-VTON": { - "stars": 242, + "stars": 244, "last_update": "2024-07-10 15:13:37", "author_account_age_days": 889 }, "https://github.com/TencentQQGYLab/ComfyUI-ELLA": { - "stars": 299, + "stars": 300, "last_update": "2024-05-07 03:07:38", - "author_account_age_days": 118 + "author_account_age_days": 119 }, "https://github.com/TheBarret/ZSuite": { "stars": 6, "last_update": "2024-06-25 10:19:11", - "author_account_age_days": 2732 + "author_account_age_days": 2733 }, "https://github.com/TheBill2001/comfyui-upscale-by-model": { "stars": 2, "last_update": "2024-06-18 17:57:06", - "author_account_age_days": 1462 + "author_account_age_days": 1463 }, "https://github.com/TheMistoAI/ComfyUI-Anyline": { "stars": 299, "last_update": "2024-07-09 11:01:15", - "author_account_age_days": 185 + "author_account_age_days": 186 }, "https://github.com/ThereforeGames/ComfyUI-Unprompted": { "stars": 8, "last_update": "2024-06-23 21:38:03", - "author_account_age_days": 955 + "author_account_age_days": 956 }, "https://github.com/TinyTerra/ComfyUI_tinyterraNodes": { - "stars": 338, + "stars": 339, "last_update": "2024-07-11 16:00:19", - "author_account_age_days": 641 + "author_account_age_days": 642 }, "https://github.com/TripleHeadedMonkey/ComfyUI_MileHighStyler": { "stars": 19, "last_update": "2024-05-22 22:13:06", - "author_account_age_days": 880 + "author_account_age_days": 881 }, "https://github.com/Tropfchen/ComfyUI-Embedding_Picker": { "stars": 28, "last_update": "2024-05-24 20:02:20", - "author_account_age_days": 3873 + "author_account_age_days": 3874 }, "https://github.com/Tropfchen/ComfyUI-yaResolutionSelector": { "stars": 8, "last_update": "2024-05-24 19:48:43", - "author_account_age_days": 3873 + "author_account_age_days": 3874 }, "https://github.com/Trung0246/ComfyUI-0246": { "stars": 93, "last_update": "2024-05-24 03:45:59", - "author_account_age_days": 3400 + "author_account_age_days": 3401 }, "https://github.com/Ttl/ComfyUi_NNLatentUpscale": { "stars": 174, "last_update": "2024-05-22 20:50:03", - "author_account_age_days": 4942 + "author_account_age_days": 4943 }, "https://github.com/TylerZoro/SD3-Scaling": { "stars": 1, "last_update": "2024-06-15 16:59:22", - "author_account_age_days": 1305 + "author_account_age_days": 1306 }, "https://github.com/Umikaze-job/select_folder_path_easy": { "stars": 4, "last_update": "2024-05-22 21:30:13", - "author_account_age_days": 239 + "author_account_age_days": 240 }, "https://github.com/VAST-AI-Research/ComfyUI-Tripo": { "stars": 72, "last_update": "2024-05-23 01:11:56", - "author_account_age_days": 262 + "author_account_age_days": 263 }, "https://github.com/WASasquatch/ASTERR": { "stars": 14, "last_update": "2024-06-17 00:49:59", - "author_account_age_days": 4645 + "author_account_age_days": 4646 }, "https://github.com/WASasquatch/ComfyUI_Preset_Merger": { "stars": 24, "last_update": "2024-06-17 00:52:28", - "author_account_age_days": 4645 + "author_account_age_days": 4646 }, "https://github.com/WASasquatch/FreeU_Advanced": { - "stars": 102, + "stars": 103, "last_update": "2024-06-17 04:40:22", - "author_account_age_days": 4645 + "author_account_age_days": 4646 }, "https://github.com/WASasquatch/PPF_Noise_ComfyUI": { "stars": 20, "last_update": "2024-06-14 10:27:23", - "author_account_age_days": 4645 + "author_account_age_days": 4646 }, "https://github.com/WASasquatch/PowerNoiseSuite": { "stars": 57, "last_update": "2024-06-17 01:40:44", - "author_account_age_days": 4645 + "author_account_age_days": 4646 }, "https://github.com/WASasquatch/WAS_Extras": { "stars": 27, "last_update": "2024-06-17 04:08:37", - "author_account_age_days": 4645 + "author_account_age_days": 4646 }, "https://github.com/WASasquatch/was-node-suite-comfyui": { - "stars": 978, + "stars": 981, "last_update": "2024-07-09 19:34:38", - "author_account_age_days": 4645 + "author_account_age_days": 4646 }, "https://github.com/WebDev9000/WebDev9000-Nodes": { "stars": 1, "last_update": "2024-06-14 10:28:22", - "author_account_age_days": 3772 + "author_account_age_days": 3773 }, "https://github.com/Wicloz/ComfyUI-Simply-Nodes": { "stars": 1, "last_update": "2024-07-06 22:35:50", - "author_account_age_days": 3664 + "author_account_age_days": 3665 }, "https://github.com/XmYx/deforum-comfy-nodes": { "stars": 130, "last_update": "2024-07-08 19:39:48", - "author_account_age_days": 2626 + "author_account_age_days": 2627 }, "https://github.com/Xyem/Xycuno-Oobabooga": { "stars": 3, "last_update": "2024-05-23 00:14:14", - "author_account_age_days": 4344 + "author_account_age_days": 4345 }, "https://github.com/YMC-GitHub/ymc-node-as-x-type": { "stars": 0, "last_update": "2024-07-14 12:20:54", - "author_account_age_days": 2715 + "author_account_age_days": 2716 }, "https://github.com/YMC-GitHub/ymc-node-suite-comfyui": { "stars": 16, "last_update": "2024-05-22 21:15:51", - "author_account_age_days": 2715 + "author_account_age_days": 2716 }, "https://github.com/YOUR-WORST-TACO/ComfyUI-TacoNodes": { "stars": 14, "last_update": "2024-05-22 20:48:23", - "author_account_age_days": 3775 + "author_account_age_days": 3776 }, "https://github.com/Yanick112/ComfyUI-ToSVG": { "stars": 19, "last_update": "2024-06-14 14:00:22", - "author_account_age_days": 834 + "author_account_age_days": 835 }, "https://github.com/YinBailiang/MergeBlockWeighted_fo_ComfyUI": { "stars": 14, "last_update": "2024-07-01 09:03:34", - "author_account_age_days": 806 + "author_account_age_days": 807 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-APISR": { "stars": 324, "last_update": "2024-05-22 14:14:46", - "author_account_age_days": 360 + "author_account_age_days": 361 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Animated-optical-illusions": { "stars": 18, "last_update": "2024-06-14 07:06:15", - "author_account_age_days": 360 + "author_account_age_days": 361 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-ArtGallery": { "stars": 373, "last_update": "2024-06-12 04:40:50", - "author_account_age_days": 360 + "author_account_age_days": 361 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-BRIA_AI-RMBG": { - "stars": 582, + "stars": 584, "last_update": "2024-05-22 14:14:18", - "author_account_age_days": 360 + "author_account_age_days": 361 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-BiRefNet-ZHO": { "stars": 161, "last_update": "2024-06-27 03:38:19", - "author_account_age_days": 360 + "author_account_age_days": 361 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-DepthFM": { "stars": 68, "last_update": "2024-05-22 14:14:03", - "author_account_age_days": 360 + "author_account_age_days": 361 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Gemini": { "stars": 612, "last_update": "2024-05-22 14:15:11", - "author_account_age_days": 360 + "author_account_age_days": 361 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-InstantID": { - "stars": 1232, + "stars": 1236, "last_update": "2024-05-22 13:57:55", - "author_account_age_days": 360 + "author_account_age_days": 361 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Phi-3-mini": { "stars": 183, "last_update": "2024-06-30 08:41:40", - "author_account_age_days": 360 + "author_account_age_days": 361 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-PhotoMaker-ZHO": { "stars": 758, "last_update": "2024-05-22 14:13:49", - "author_account_age_days": 360 + "author_account_age_days": 361 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-PixArt-alpha-Diffusers": { "stars": 46, "last_update": "2024-05-22 13:40:58", - "author_account_age_days": 360 + "author_account_age_days": 361 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Q-Align": { "stars": 3, "last_update": "2024-05-22 14:15:52", - "author_account_age_days": 360 + "author_account_age_days": 361 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Qwen-2": { "stars": 62, "last_update": "2024-06-14 12:02:55", - "author_account_age_days": 360 + "author_account_age_days": 361 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Qwen-VL-API": { "stars": 183, "last_update": "2024-05-22 14:14:57", - "author_account_age_days": 360 + "author_account_age_days": 361 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-SVD-ZHO": { "stars": 96, "last_update": "2024-05-22 13:40:44", - "author_account_age_days": 360 + "author_account_age_days": 361 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-SegMoE": { "stars": 75, "last_update": "2024-05-22 13:41:14", - "author_account_age_days": 360 + "author_account_age_days": 361 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Text_Image-Composite": { - "stars": 86, + "stars": 87, "last_update": "2024-05-31 12:03:55", - "author_account_age_days": 360 + "author_account_age_days": 361 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-UltraEdit-ZHO": { - "stars": 97, + "stars": 103, "last_update": "2024-07-11 14:59:07", - "author_account_age_days": 360 + "author_account_age_days": 361 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-YoloWorld-EfficientSAM": { - "stars": 495, + "stars": 496, "last_update": "2024-05-22 13:01:07", - "author_account_age_days": 360 + "author_account_age_days": 361 }, "https://github.com/ZHO-ZHO-ZHO/comfyui-portrait-master-zh-cn": { - "stars": 1507, + "stars": 1508, "last_update": "2024-06-14 09:00:04", - "author_account_age_days": 360 + "author_account_age_days": 361 }, "https://github.com/ZZXYWQ/ComfyUI-ZZXYWQ": { "stars": 4, "last_update": "2024-07-11 03:30:06", - "author_account_age_days": 1293 + "author_account_age_days": 1294 }, "https://github.com/ZaneA/ComfyUI-ImageReward": { "stars": 22, "last_update": "2024-07-01 21:25:12", - "author_account_age_days": 5560 + "author_account_age_days": 5561 }, "https://github.com/ZeDarkAdam/ComfyUI-Embeddings-Tools": { "stars": 2, "last_update": "2024-06-23 19:19:40", - "author_account_age_days": 1214 + "author_account_age_days": 1215 }, "https://github.com/Zuellni/ComfyUI-Custom-Nodes": { "stars": 44, "last_update": "2023-09-19 12:11:26", - "author_account_age_days": 542 + "author_account_age_days": 543 }, "https://github.com/Zuellni/ComfyUI-ExLlama": { "stars": 101, "last_update": "2024-06-26 14:01:12", - "author_account_age_days": 542 + "author_account_age_days": 543 }, "https://github.com/Zuellni/ComfyUI-ExLlama-Nodes": { "stars": 101, "last_update": "2024-06-26 14:01:12", - "author_account_age_days": 542 + "author_account_age_days": 543 }, "https://github.com/Zuellni/ComfyUI-PickScore-Nodes": { "stars": 25, "last_update": "2024-06-15 08:23:16", - "author_account_age_days": 542 + "author_account_age_days": 543 }, "https://github.com/a1lazydog/ComfyUI-AudioScheduler": { "stars": 92, "last_update": "2024-06-14 11:02:32", - "author_account_age_days": 4822 + "author_account_age_days": 4823 }, "https://github.com/aburahamu/ComfyUI-IsNiceParts": { "stars": 2, "last_update": "2024-06-14 12:01:40", - "author_account_age_days": 93 + "author_account_age_days": 94 }, "https://github.com/aburahamu/ComfyUI-RequestsPoster": { "stars": 2, "last_update": "2024-06-14 13:59:24", - "author_account_age_days": 93 + "author_account_age_days": 94 }, "https://github.com/abyz22/image_control": { "stars": 14, "last_update": "2024-05-22 23:10:07", - "author_account_age_days": 182 + "author_account_age_days": 183 }, "https://github.com/adbrasi/ComfyUI-TrashNodes-DownloadHuggingface": { "stars": 4, "last_update": "2024-05-22 23:24:45", - "author_account_age_days": 723 + "author_account_age_days": 724 + }, + "https://github.com/ader47/comfyui_meshhamer": { + "stars": 0, + "last_update": "2024-07-15 03:17:01", + "author_account_age_days": 2003 }, "https://github.com/adieyal/comfyui-dynamicprompts": { "stars": 195, "last_update": "2024-07-09 14:21:09", - "author_account_age_days": 5037 + "author_account_age_days": 5038 }, "https://github.com/adigayung/ComfyUI-Translator": { "stars": 0, "last_update": "2024-07-13 01:18:00", - "author_account_age_days": 233 + "author_account_age_days": 234 }, "https://github.com/adriflex/ComfyUI_Blender_Texdiff": { "stars": 1, "last_update": "2024-05-22 23:14:18", - "author_account_age_days": 2242 + "author_account_age_days": 2243 }, "https://github.com/aegis72/aegisflow_utility_nodes": { "stars": 24, "last_update": "2024-05-22 22:10:29", - "author_account_age_days": 603 + "author_account_age_days": 604 }, "https://github.com/aegis72/comfyui-styles-all": { "stars": 34, "last_update": "2024-05-22 22:10:41", - "author_account_age_days": 603 + "author_account_age_days": 604 }, "https://github.com/ai-liam/comfyui-liam": { "stars": 2, "last_update": "2024-06-22 03:27:52", - "author_account_age_days": 1541 + "author_account_age_days": 1542 }, "https://github.com/ai-liam/comfyui_liam_util": { "stars": 2, "last_update": "2024-05-22 22:21:23", - "author_account_age_days": 1541 + "author_account_age_days": 1542 }, "https://github.com/aianimation55/ComfyUI-FatLabels": { "stars": 4, "last_update": "2024-05-22 21:26:01", - "author_account_age_days": 294 + "author_account_age_days": 295 }, "https://github.com/al-swaiti/ComfyUI-CascadeResolutions": { "stars": 2, - "last_update": "2024-07-11 12:05:40", - "author_account_age_days": 949 + "last_update": "2024-07-15 01:13:43", + "author_account_age_days": 950 }, "https://github.com/alessandrozonta/ComfyUI-CenterNode": { "stars": 3, "last_update": "2024-05-23 01:17:52", - "author_account_age_days": 1217 + "author_account_age_days": 1218 }, "https://github.com/alessandrozonta/ComfyUI-Layers": { "stars": 28, "last_update": "2024-06-14 09:04:36", - "author_account_age_days": 1217 + "author_account_age_days": 1218 }, "https://github.com/alessandrozonta/ComfyUI-OpenPose": { "stars": 3, - "last_update": "2024-06-14 13:59:36", - "author_account_age_days": 1217 + "last_update": "2024-07-15 12:06:15", + "author_account_age_days": 1218 }, "https://github.com/alexopus/ComfyUI-Image-Saver": { "stars": 31, "last_update": "2024-06-29 19:31:28", - "author_account_age_days": 2699 + "author_account_age_days": 2700 }, "https://github.com/ali1234/comfyui-job-iterator": { "stars": 67, "last_update": "2024-05-22 20:54:21", - "author_account_age_days": 4880 + "author_account_age_days": 4881 }, "https://github.com/alisson-anjos/ComfyUI-Ollama-Describer": { "stars": 39, "last_update": "2024-07-13 18:13:27", - "author_account_age_days": 620 + "author_account_age_days": 621 }, "https://github.com/alpertunga-bile/prompt-generator-comfyui": { "stars": 66, "last_update": "2024-07-01 09:08:11", - "author_account_age_days": 1293 + "author_account_age_days": 1294 }, "https://github.com/alsritter/asymmetric-tiling-comfyui": { "stars": 15, "last_update": "2024-05-22 20:43:07", - "author_account_age_days": 2014 + "author_account_age_days": 2015 }, "https://github.com/alt-key-project/comfyui-dream-project": { "stars": 74, "last_update": "2024-07-01 05:34:14", - "author_account_age_days": 680 + "author_account_age_days": 681 }, "https://github.com/alt-key-project/comfyui-dream-video-batches": { "stars": 53, "last_update": "2024-07-01 05:37:03", - "author_account_age_days": 680 + "author_account_age_days": 681 }, "https://github.com/an90ray/ComfyUI_RErouter_CustomNodes": { "stars": 0, "last_update": "2024-05-22 22:21:00", - "author_account_age_days": 208 + "author_account_age_days": 209 }, "https://github.com/andersxa/comfyui-PromptAttention": { "stars": 22, "last_update": "2024-06-20 11:09:25", - "author_account_age_days": 2973 + "author_account_age_days": 2974 }, "https://github.com/angeloshredder/StableCascadeResizer": { "stars": 2, "last_update": "2024-05-23 00:12:55", - "author_account_age_days": 1848 + "author_account_age_days": 1849 }, "https://github.com/ansonkao/comfyui-geometry": { "stars": 7, "last_update": "2024-06-14 09:03:19", - "author_account_age_days": 365 + "author_account_age_days": 366 }, "https://github.com/antrobot1234/antrobots-comfyUI-nodepack": { "stars": 9, "last_update": "2024-05-28 14:44:16", - "author_account_age_days": 2882 + "author_account_age_days": 2883 }, "https://github.com/aria1th/ComfyUI-LogicUtils": { "stars": 21, "last_update": "2024-05-23 01:27:16", - "author_account_age_days": 2365 + "author_account_age_days": 2366 }, "https://github.com/asagi4/ComfyUI-Adaptive-Guidance": { "stars": 18, "last_update": "2024-07-03 13:54:53", - "author_account_age_days": 461 + "author_account_age_days": 462 }, "https://github.com/asagi4/ComfyUI-CADS": { "stars": 34, "last_update": "2024-05-23 18:14:56", - "author_account_age_days": 461 + "author_account_age_days": 462 }, "https://github.com/asagi4/comfyui-prompt-control": { "stars": 165, "last_update": "2024-06-20 13:48:26", - "author_account_age_days": 461 + "author_account_age_days": 462 }, "https://github.com/asagi4/comfyui-utility-nodes": { "stars": 7, "last_update": "2024-05-25 11:40:49", - "author_account_age_days": 461 + "author_account_age_days": 462 }, "https://github.com/aszc-dev/ComfyUI-CoreMLSuite": { "stars": 92, "last_update": "2024-07-04 06:44:42", - "author_account_age_days": 2747 + "author_account_age_days": 2748 }, "https://github.com/atmaranto/ComfyUI-SaveAsScript": { - "stars": 54, + "stars": 55, "last_update": "2024-06-14 09:01:17", - "author_account_age_days": 2368 + "author_account_age_days": 2369 }, "https://github.com/audioscavenger/ComfyUI-Thumbnails": { "stars": 10, "last_update": "2024-06-07 07:19:30", - "author_account_age_days": 4141 + "author_account_age_days": 4142 }, "https://github.com/audioscavenger/save-image-extended-comfyui": { "stars": 24, "last_update": "2024-06-27 18:28:01", - "author_account_age_days": 4141 + "author_account_age_days": 4142 }, "https://github.com/avatechai/avatar-graph-comfyui": { "stars": 221, "last_update": "2024-05-22 21:14:14", - "author_account_age_days": 874 + "author_account_age_days": 875 }, "https://github.com/aws-samples/comfyui-llm-node-for-amazon-bedrock": { "stars": 5, "last_update": "2024-06-12 15:04:39", - "author_account_age_days": 3578 + "author_account_age_days": 3579 }, "https://github.com/azure-dragon-ai/ComfyUI-ClipScore-Nodes": { "stars": 3, "last_update": "2024-05-22 23:16:28", - "author_account_age_days": 321 + "author_account_age_days": 322 }, "https://github.com/badayvedat/ComfyUI-fal-Connector": { - "stars": 12, + "stars": 13, "last_update": "2024-07-01 07:54:24", - "author_account_age_days": 1790 + "author_account_age_days": 1791 }, "https://github.com/badjeff/comfyui_lora_tag_loader": { "stars": 47, @@ -2107,17 +2117,17 @@ "https://github.com/baicai99/ComfyUI-FrameSkipping": { "stars": 6, "last_update": "2024-06-18 10:25:55", - "author_account_age_days": 851 + "author_account_age_days": 852 }, "https://github.com/banodoco/steerable-motion": { - "stars": 761, + "stars": 763, "last_update": "2024-06-15 23:01:54", - "author_account_age_days": 422 + "author_account_age_days": 423 }, "https://github.com/bash-j/mikey_nodes": { "stars": 84, "last_update": "2024-06-15 10:31:20", - "author_account_age_days": 4207 + "author_account_age_days": 4208 }, "https://github.com/bedovyy/ComfyUI_NAIDGenerator": { "stars": 19, @@ -2127,177 +2137,177 @@ "https://github.com/bilal-arikan/ComfyUI_TextAssets": { "stars": 2, "last_update": "2024-05-22 23:23:50", - "author_account_age_days": 3527 + "author_account_age_days": 3528 }, "https://github.com/bitaffinity/ComfyUI_HF_Inference": { "stars": 0, "last_update": "2024-06-14 10:23:29", - "author_account_age_days": 77 + "author_account_age_days": 78 }, "https://github.com/blepping/ComfyUI-bleh": { "stars": 31, "last_update": "2024-05-22 23:17:49", - "author_account_age_days": 174 + "author_account_age_days": 175 }, "https://github.com/blepping/ComfyUI-sonar": { "stars": 31, "last_update": "2024-05-22 23:18:26", - "author_account_age_days": 174 + "author_account_age_days": 175 }, "https://github.com/blepping/comfyui_jankhidiffusion": { - "stars": 93, + "stars": 94, "last_update": "2024-05-22 23:18:40", - "author_account_age_days": 174 + "author_account_age_days": 175 }, "https://github.com/blueraincoatli/comfyUI_SillyNodes": { "stars": 3, "last_update": "2024-06-09 13:30:57", - "author_account_age_days": 332 + "author_account_age_days": 333 }, "https://github.com/bluevisor/ComfyUI_PS_Blend_Node": { "stars": 1, "last_update": "2024-07-08 12:38:26", - "author_account_age_days": 4587 + "author_account_age_days": 4588 }, "https://github.com/bmad4ever/ComfyUI-Bmad-DirtyUndoRedo": { "stars": 50, "last_update": "2024-05-22 18:11:51", - "author_account_age_days": 3556 + "author_account_age_days": 3557 }, "https://github.com/bmad4ever/comfyui_ab_samplercustom": { "stars": 6, "last_update": "2024-06-21 00:02:39", - "author_account_age_days": 3556 + "author_account_age_days": 3557 }, "https://github.com/bmad4ever/comfyui_bmad_nodes": { "stars": 48, "last_update": "2024-06-13 10:42:09", - "author_account_age_days": 3556 + "author_account_age_days": 3557 }, "https://github.com/bmad4ever/comfyui_lists_cartesian_product": { "stars": 3, "last_update": "2024-05-22 20:18:07", - "author_account_age_days": 3556 + "author_account_age_days": 3557 }, "https://github.com/bmad4ever/comfyui_quilting": { "stars": 4, "last_update": "2024-07-13 00:51:04", - "author_account_age_days": 3556 + "author_account_age_days": 3557 }, "https://github.com/bmad4ever/comfyui_wfc_like": { "stars": 5, "last_update": "2024-06-02 23:06:37", - "author_account_age_days": 3556 + "author_account_age_days": 3557 }, "https://github.com/bobmagicii/comfykit-custom-nodes": { "stars": 1, "last_update": "2024-06-04 20:04:00", - "author_account_age_days": 4764 + "author_account_age_days": 4765 }, "https://github.com/bradsec/ComfyUI_ResolutionSelector": { "stars": 8, "last_update": "2024-07-07 12:15:49", - "author_account_age_days": 3676 + "author_account_age_days": 3677 }, "https://github.com/bradsec/ComfyUI_StringTools": { "stars": 0, "last_update": "2024-07-08 10:20:27", - "author_account_age_days": 3676 + "author_account_age_days": 3677 }, "https://github.com/braintacles/braintacles-comfyui-nodes": { "stars": 1, "last_update": "2024-05-23 06:06:16", - "author_account_age_days": 451 + "author_account_age_days": 452 }, "https://github.com/brianfitzgerald/style_aligned_comfy": { "stars": 259, "last_update": "2024-05-30 14:23:40", - "author_account_age_days": 4259 + "author_account_age_days": 4260 }, "https://github.com/bronkula/comfyui-fitsize": { "stars": 35, "last_update": "2024-05-22 21:32:34", - "author_account_age_days": 5175 + "author_account_age_days": 5176 }, "https://github.com/bruefire/ComfyUI-SeqImageLoader": { "stars": 28, "last_update": "2024-06-08 15:48:49", - "author_account_age_days": 2386 + "author_account_age_days": 2387 }, "https://github.com/budihartono/comfyui_otonx_nodes": { "stars": 1, "last_update": "2024-05-25 04:10:08", - "author_account_age_days": 4706 + "author_account_age_days": 4707 }, "https://github.com/bvhari/ComfyUI_ImageProcessing": { "stars": 18, "last_update": "2024-05-22 18:08:40", - "author_account_age_days": 1195 + "author_account_age_days": 1196 }, "https://github.com/bvhari/ComfyUI_LatentToRGB": { "stars": 11, "last_update": "2024-06-23 11:37:10", - "author_account_age_days": 1195 + "author_account_age_days": 1196 }, "https://github.com/bvhari/ComfyUI_PerpWeight": { "stars": 12, "last_update": "2024-05-22 18:09:06", - "author_account_age_days": 1195 + "author_account_age_days": 1196 }, "https://github.com/bvhari/ComfyUI_SUNoise": { "stars": 6, "last_update": "2024-07-06 13:37:18", - "author_account_age_days": 1195 + "author_account_age_days": 1196 }, "https://github.com/cdb-boop/ComfyUI-Bringing-Old-Photos-Back-to-Life": { "stars": 256, "last_update": "2024-06-21 15:05:26", - "author_account_age_days": 1224 + "author_account_age_days": 1225 }, "https://github.com/cdb-boop/comfyui-image-round": { "stars": 0, "last_update": "2024-05-23 00:09:02", - "author_account_age_days": 1224 + "author_account_age_days": 1225 }, "https://github.com/celsojr2013/comfyui_jamworks_client": { "stars": 0, "last_update": "2024-06-23 12:35:44", - "author_account_age_days": 3419 + "author_account_age_days": 3420 }, "https://github.com/celsojr2013/comfyui_simpletools": { "stars": 2, "last_update": "2024-06-22 11:35:40", - "author_account_age_days": 3419 + "author_account_age_days": 3420 }, "https://github.com/cerspense/ComfyUI_cspnodes": { "stars": 24, "last_update": "2024-06-27 22:39:06", - "author_account_age_days": 2702 + "author_account_age_days": 2703 }, "https://github.com/ceruleandeep/ComfyUI-LLaVA-Captioner": { "stars": 79, "last_update": "2024-05-22 22:17:55", - "author_account_age_days": 1173 + "author_account_age_days": 1174 }, "https://github.com/chakib-belgaid/ComfyUI-autosize": { "stars": 0, "last_update": "2024-06-14 07:13:20", - "author_account_age_days": 3856 + "author_account_age_days": 3857 }, "https://github.com/chakib-belgaid/Comfyui_Prompt_styler": { "stars": 0, "last_update": "2024-07-01 12:40:52", - "author_account_age_days": 3856 + "author_account_age_days": 3857 }, "https://github.com/chandlergis/ComfyUI-IMG_Query": { "stars": 1, "last_update": "2024-05-23 01:25:57", - "author_account_age_days": 376 + "author_account_age_days": 377 }, "https://github.com/chandlergis/ComfyUI_EmojiOverlay": { "stars": 0, "last_update": "2024-06-14 09:05:03", - "author_account_age_days": 376 + "author_account_age_days": 377 }, "https://github.com/chaojie/ComfyUI-AniPortrait": { "stars": 230, @@ -2380,12 +2390,12 @@ "author_account_age_days": 4854 }, "https://github.com/chaojie/ComfyUI-MuseTalk": { - "stars": 152, + "stars": 153, "last_update": "2024-05-22 22:25:07", "author_account_age_days": 4854 }, "https://github.com/chaojie/ComfyUI-MuseV": { - "stars": 126, + "stars": 127, "last_update": "2024-05-22 22:25:31", "author_account_age_days": 4854 }, @@ -2442,657 +2452,657 @@ "https://github.com/chaosaiart/Chaosaiart-Nodes": { "stars": 47, "last_update": "2024-05-27 10:55:18", - "author_account_age_days": 354 + "author_account_age_days": 355 }, "https://github.com/chenpx976/ComfyUI-RunRunRun": { "stars": 0, "last_update": "2024-05-23 01:19:37", - "author_account_age_days": 3435 + "author_account_age_days": 3436 }, "https://github.com/chesnokovivan/ComfyUI-Novakid": { "stars": 0, "last_update": "2024-06-10 20:15:56", - "author_account_age_days": 1550 + "author_account_age_days": 1551 }, "https://github.com/chflame163/ComfyUI_FaceSimilarity": { "stars": 13, "last_update": "2024-05-23 12:48:18", - "author_account_age_days": 464 + "author_account_age_days": 465 }, "https://github.com/chflame163/ComfyUI_LayerStyle": { - "stars": 721, - "last_update": "2024-07-12 06:53:14", - "author_account_age_days": 464 + "stars": 728, + "last_update": "2024-07-15 09:06:38", + "author_account_age_days": 465 }, "https://github.com/chflame163/ComfyUI_MSSpeech_TTS": { "stars": 23, "last_update": "2024-05-25 02:39:56", - "author_account_age_days": 464 + "author_account_age_days": 465 }, "https://github.com/chflame163/ComfyUI_WordCloud": { "stars": 71, "last_update": "2024-05-25 02:41:06", - "author_account_age_days": 464 + "author_account_age_days": 465 }, "https://github.com/chibiace/ComfyUI-Chibi-Nodes": { "stars": 30, "last_update": "2024-05-22 21:16:12", - "author_account_age_days": 2869 + "author_account_age_days": 2870 }, "https://github.com/choey/Comfy-Topaz": { "stars": 27, "last_update": "2024-06-20 13:52:32", - "author_account_age_days": 5543 + "author_account_age_days": 5544 }, "https://github.com/chris-the-wiz/EmbeddingsCurveEditor_ComfyUI": { "stars": 8, "last_update": "2024-06-29 19:13:44", - "author_account_age_days": 1817 + "author_account_age_days": 1818 }, "https://github.com/chrisfreilich/virtuoso-nodes": { "stars": 52, "last_update": "2024-06-30 18:26:54", - "author_account_age_days": 752 + "author_account_age_days": 753 }, "https://github.com/chrisgoringe/cg-image-picker": { - "stars": 194, + "stars": 195, "last_update": "2024-06-12 18:50:30", - "author_account_age_days": 4085 + "author_account_age_days": 4086 }, "https://github.com/chrisgoringe/cg-noise": { "stars": 25, "last_update": "2024-06-14 08:10:52", - "author_account_age_days": 4085 + "author_account_age_days": 4086 }, "https://github.com/chrisgoringe/cg-prompt-info": { "stars": 27, "last_update": "2024-05-22 21:07:33", - "author_account_age_days": 4085 + "author_account_age_days": 4086 }, "https://github.com/chrisgoringe/cg-use-everywhere": { - "stars": 364, + "stars": 365, "last_update": "2024-07-11 00:54:55", - "author_account_age_days": 4085 + "author_account_age_days": 4086 }, "https://github.com/chrish-slingshot/CrasHUtils": { "stars": 11, "last_update": "2024-06-20 12:53:00", - "author_account_age_days": 621 + "author_account_age_days": 622 }, "https://github.com/christian-byrne/audio-separation-nodes-comfyui": { - "stars": 36, + "stars": 50, "last_update": "2024-07-09 05:00:46", - "author_account_age_days": 1368 + "author_account_age_days": 1369 }, "https://github.com/christian-byrne/comfyui-default-values-manager": { "stars": 8, "last_update": "2024-07-08 13:59:42", - "author_account_age_days": 1368 + "author_account_age_days": 1369 }, "https://github.com/christian-byrne/comfyui-search-navigation": { "stars": 5, "last_update": "2024-06-26 04:41:12", - "author_account_age_days": 1368 + "author_account_age_days": 1369 }, "https://github.com/christian-byrne/img2colors-comfyui-node": { "stars": 6, "last_update": "2024-06-24 07:26:35", - "author_account_age_days": 1368 + "author_account_age_days": 1369 }, "https://github.com/christian-byrne/img2txt-comfyui-nodes": { "stars": 32, "last_update": "2024-06-23 22:15:59", - "author_account_age_days": 1368 + "author_account_age_days": 1369 }, "https://github.com/christian-byrne/size-match-compositing-nodes": { "stars": 3, "last_update": "2024-06-23 21:00:23", - "author_account_age_days": 1368 + "author_account_age_days": 1369 }, "https://github.com/city96/ComfyUI_ColorMod": { "stars": 44, "last_update": "2024-05-22 18:06:19", - "author_account_age_days": 517 + "author_account_age_days": 518 }, "https://github.com/city96/ComfyUI_DiT": { "stars": 3, "last_update": "2024-05-22 18:06:05", - "author_account_age_days": 517 + "author_account_age_days": 518 }, "https://github.com/city96/ComfyUI_ExtraModels": { - "stars": 323, + "stars": 324, "last_update": "2024-07-06 18:26:29", - "author_account_age_days": 517 + "author_account_age_days": 518 }, "https://github.com/city96/ComfyUI_NetDist": { "stars": 238, "last_update": "2024-05-22 18:05:10", - "author_account_age_days": 517 + "author_account_age_days": 518 }, "https://github.com/city96/SD-Advanced-Noise": { "stars": 19, "last_update": "2024-05-22 18:05:35", - "author_account_age_days": 517 + "author_account_age_days": 518 }, "https://github.com/city96/SD-Latent-Interposer": { - "stars": 188, + "stars": 192, "last_update": "2024-06-17 05:27:08", - "author_account_age_days": 517 + "author_account_age_days": 518 }, "https://github.com/city96/SD-Latent-Upscaler": { - "stars": 115, + "stars": 116, "last_update": "2024-05-22 18:05:50", - "author_account_age_days": 517 + "author_account_age_days": 518 }, "https://github.com/civitai/comfy-nodes": { "stars": 87, "last_update": "2024-06-23 03:35:42", - "author_account_age_days": 618 + "author_account_age_days": 619 }, "https://github.com/claussteinmassl/ComfyUI-CS-CustomNodes": { "stars": 1, "last_update": "2024-06-14 09:03:10", - "author_account_age_days": 2720 + "author_account_age_days": 2721 }, "https://github.com/comfyanonymous/ComfyUI": { - "stars": 42118, + "stars": 42206, "last_update": "2024-07-14 14:08:31", - "author_account_age_days": 569 + "author_account_age_days": 570 }, "https://github.com/comfyanonymous/ComfyUI_TensorRT": { - "stars": 357, + "stars": 360, "last_update": "2024-07-14 01:30:05", - "author_account_age_days": 569 + "author_account_age_days": 570 }, "https://github.com/comfyanonymous/ComfyUI_experiments": { "stars": 145, "last_update": "2024-05-22 15:29:49", - "author_account_age_days": 569 + "author_account_age_days": 570 }, "https://github.com/concarne000/ConCarneNode": { "stars": 4, "last_update": "2024-05-22 22:10:18", - "author_account_age_days": 1921 + "author_account_age_days": 1922 }, "https://github.com/conquestace/ComfyUI-ImageUploader": { "stars": 2, "last_update": "2024-05-23 01:25:49", - "author_account_age_days": 4629 + "author_account_age_days": 4630 }, "https://github.com/coolzilj/ComfyUI-LJNodes": { "stars": 63, "last_update": "2024-06-15 01:57:32", - "author_account_age_days": 4683 + "author_account_age_days": 4684 }, "https://github.com/coolzilj/ComfyUI-Photopea": { "stars": 61, "last_update": "2024-06-14 08:10:57", - "author_account_age_days": 4683 + "author_account_age_days": 4684 }, "https://github.com/coreyryanhanson/ComfyQR": { "stars": 52, "last_update": "2024-07-05 04:13:09", - "author_account_age_days": 3076 + "author_account_age_days": 3077 }, "https://github.com/coreyryanhanson/ComfyQR-scanning-nodes": { "stars": 9, "last_update": "2024-07-05 03:55:48", - "author_account_age_days": 3076 + "author_account_age_days": 3077 }, "https://github.com/cozymantis/cozy-utils-comfyui-nodes": { "stars": 3, "last_update": "2024-07-07 15:38:05", - "author_account_age_days": 128 + "author_account_age_days": 129 }, "https://github.com/cozymantis/human-parser-comfyui-node": { "stars": 55, "last_update": "2024-07-07 15:31:17", - "author_account_age_days": 128 + "author_account_age_days": 129 }, "https://github.com/cozymantis/pose-generator-comfyui-node": { "stars": 53, "last_update": "2024-07-07 15:22:45", - "author_account_age_days": 128 + "author_account_age_days": 129 }, "https://github.com/crystian/ComfyUI-Crystools": { - "stars": 526, + "stars": 529, "last_update": "2024-07-01 03:24:20", - "author_account_age_days": 4137 + "author_account_age_days": 4138 }, "https://github.com/crystian/ComfyUI-Crystools-save": { "stars": 31, "last_update": "2024-07-01 01:19:58", - "author_account_age_days": 4137 + "author_account_age_days": 4138 }, "https://github.com/cubiq/ComfyUI_FaceAnalysis": { - "stars": 237, + "stars": 238, "last_update": "2024-07-11 17:29:58", - "author_account_age_days": 5031 + "author_account_age_days": 5032 }, "https://github.com/cubiq/ComfyUI_IPAdapter_plus": { - "stars": 3260, + "stars": 3266, "last_update": "2024-07-11 13:53:24", - "author_account_age_days": 5031 + "author_account_age_days": 5032 }, "https://github.com/cubiq/ComfyUI_InstantID": { "stars": 987, "last_update": "2024-07-11 17:26:22", - "author_account_age_days": 5031 + "author_account_age_days": 5032 }, "https://github.com/cubiq/ComfyUI_SimpleMath": { "stars": 17, "last_update": "2024-06-14 09:02:50", - "author_account_age_days": 5031 + "author_account_age_days": 5032 }, "https://github.com/cubiq/ComfyUI_essentials": { "stars": 359, "last_update": "2024-07-12 11:29:38", - "author_account_age_days": 5031 + "author_account_age_days": 5032 }, "https://github.com/cubiq/PuLID_ComfyUI": { - "stars": 441, + "stars": 443, "last_update": "2024-07-11 17:21:37", - "author_account_age_days": 5031 + "author_account_age_days": 5032 }, "https://github.com/cuongloveit/comfy_http_request": { "stars": 0, "last_update": "2024-06-14 11:00:11", - "author_account_age_days": 3272 + "author_account_age_days": 3273 }, "https://github.com/curiousjp/ComfyUI-MaskBatchPermutations": { "stars": 4, "last_update": "2024-05-28 13:09:32", - "author_account_age_days": 1950 + "author_account_age_days": 1951 }, "https://github.com/czcz1024/Comfyui-FaceCompare": { "stars": 0, "last_update": "2024-06-14 07:13:32", - "author_account_age_days": 4254 + "author_account_age_days": 4255 }, "https://github.com/da2el-ai/ComfyUI-d2-size-selector": { "stars": 2, "last_update": "2024-05-23 01:16:17", - "author_account_age_days": 409 + "author_account_age_days": 410 }, "https://github.com/da2el-ai/ComfyUI-d2-steps": { "stars": 5, "last_update": "2024-05-23 01:16:06", - "author_account_age_days": 409 + "author_account_age_days": 410 }, "https://github.com/dagthomas/comfyui_dagthomas": { "stars": 84, "last_update": "2024-07-07 16:56:46", - "author_account_age_days": 4092 + "author_account_age_days": 4093 }, "https://github.com/daniabib/ComfyUI_ProPainter_Nodes": { "stars": 170, "last_update": "2024-07-08 21:59:15", - "author_account_age_days": 2424 + "author_account_age_days": 2425 }, "https://github.com/daniel-lewis-ab/ComfyUI-Llama": { "stars": 27, "last_update": "2024-06-29 19:55:42", - "author_account_age_days": 3372 + "author_account_age_days": 3373 }, "https://github.com/daniel-lewis-ab/ComfyUI-TTS": { "stars": 13, "last_update": "2024-06-14 08:09:49", - "author_account_age_days": 3372 + "author_account_age_days": 3373 }, "https://github.com/darkpixel/darkprompts": { - "stars": 6, + "stars": 7, "last_update": "2024-05-23 19:48:02", - "author_account_age_days": 5344 + "author_account_age_days": 5345 }, "https://github.com/dave-palt/comfyui_DSP_imagehelpers": { "stars": 0, "last_update": "2024-05-22 23:12:11", - "author_account_age_days": 178 + "author_account_age_days": 179 }, "https://github.com/daxcay/ComfyUI-DRMN": { "stars": 19, "last_update": "2024-07-08 08:25:29", - "author_account_age_days": 115 + "author_account_age_days": 116 }, "https://github.com/daxcay/ComfyUI-DataSet": { "stars": 19, "last_update": "2024-07-08 08:25:29", - "author_account_age_days": 115 + "author_account_age_days": 116 }, "https://github.com/daxcay/ComfyUI-JDCN": { "stars": 66, "last_update": "2024-07-08 14:02:49", - "author_account_age_days": 115 + "author_account_age_days": 116 }, "https://github.com/daxcay/ComfyUI-NODEJS": { "stars": 5, "last_update": "2024-06-13 14:30:45", - "author_account_age_days": 115 + "author_account_age_days": 116 }, "https://github.com/daxthin/DZ-FaceDetailer": { - "stars": 108, + "stars": 110, "last_update": "2024-06-17 10:00:30", - "author_account_age_days": 1251 + "author_account_age_days": 1252 }, "https://github.com/dchatel/comfyui_facetools": { "stars": 47, "last_update": "2024-06-26 10:26:43", - "author_account_age_days": 4555 + "author_account_age_days": 4556 }, "https://github.com/denfrost/Den_ComfyUI_Workflow": { "stars": 4, "last_update": "2024-06-20 14:57:57", - "author_account_age_days": 3517 + "author_account_age_days": 3518 }, "https://github.com/deroberon/StableZero123-comfyui": { "stars": 137, "last_update": "2024-05-22 22:09:53", - "author_account_age_days": 5316 + "author_account_age_days": 5317 }, "https://github.com/deroberon/demofusion-comfyui": { "stars": 83, "last_update": "2024-05-22 22:09:42", - "author_account_age_days": 5316 + "author_account_age_days": 5317 }, "https://github.com/dfl/comfyui-clip-with-break": { "stars": 10, "last_update": "2024-05-22 23:23:15", - "author_account_age_days": 5994 + "author_account_age_days": 5995 }, "https://github.com/dfl/comfyui-tcd-scheduler": { "stars": 80, "last_update": "2024-05-22 23:23:28", - "author_account_age_days": 5994 + "author_account_age_days": 5995 }, "https://github.com/diStyApps/ComfyUI_FrameMaker": { "stars": 10, "last_update": "2024-05-23 00:11:33", - "author_account_age_days": 4224 + "author_account_age_days": 4225 }, "https://github.com/dicksondickson/ComfyUI-Dickson-Nodes": { "stars": 6, "last_update": "2024-07-13 22:25:22", - "author_account_age_days": 4011 + "author_account_age_days": 4012 }, "https://github.com/digitaljohn/comfyui-propost": { - "stars": 109, + "stars": 110, "last_update": "2024-07-02 15:28:37", - "author_account_age_days": 4538 + "author_account_age_days": 4539 }, "https://github.com/dimtoneff/ComfyUI-PixelArt-Detector": { "stars": 171, "last_update": "2024-07-06 10:15:30", - "author_account_age_days": 3434 + "author_account_age_days": 3435 }, "https://github.com/diontimmer/ComfyUI-Vextra-Nodes": { "stars": 61, "last_update": "2024-06-20 16:48:44", - "author_account_age_days": 4791 + "author_account_age_days": 4792 }, "https://github.com/discopixel-studio/comfyui-discopixel": { "stars": 7, "last_update": "2024-06-14 09:03:19", - "author_account_age_days": 365 + "author_account_age_days": 366 }, "https://github.com/discus0434/comfyui-aesthetic-predictor-v2-5": { "stars": 5, "last_update": "2024-06-14 08:12:05", - "author_account_age_days": 1490 + "author_account_age_days": 1491 }, "https://github.com/discus0434/comfyui-caching-embeddings": { "stars": 1, "last_update": "2024-06-14 08:59:36", - "author_account_age_days": 1490 + "author_account_age_days": 1491 }, "https://github.com/djbielejeski/a-person-mask-generator": { "stars": 240, "last_update": "2024-06-15 04:06:44", - "author_account_age_days": 4304 + "author_account_age_days": 4305 }, "https://github.com/dmMaze/sketch2manga": { "stars": 29, "last_update": "2024-06-30 03:27:55", - "author_account_age_days": 1869 + "author_account_age_days": 1870 }, "https://github.com/dmarx/ComfyUI-AudioReactive": { "stars": 10, "last_update": "2024-05-22 22:12:53", - "author_account_age_days": 4524 + "author_account_age_days": 4525 }, "https://github.com/dmarx/ComfyUI-Keyframed": { "stars": 81, "last_update": "2024-07-01 01:41:23", - "author_account_age_days": 4524 + "author_account_age_days": 4525 }, "https://github.com/drago87/ComfyUI_Dragos_Nodes": { "stars": 3, "last_update": "2024-05-22 21:32:15", - "author_account_age_days": 3790 + "author_account_age_days": 3791 }, "https://github.com/drustan-hawk/primitive-types": { "stars": 5, "last_update": "2024-06-30 06:10:23", - "author_account_age_days": 309 + "author_account_age_days": 310 }, "https://github.com/e7mac/ComfyUI-ShadertoyGL": { "stars": 2, "last_update": "2024-06-20 14:52:42", - "author_account_age_days": 4823 + "author_account_age_days": 4824 }, "https://github.com/ealkanat/comfyui_easy_padding": { "stars": 13, "last_update": "2024-05-22 21:58:52", - "author_account_age_days": 2483 + "author_account_age_days": 2484 }, "https://github.com/edenartlab/eden_comfy_pipelines": { "stars": 42, "last_update": "2024-07-12 20:56:51", - "author_account_age_days": 292 + "author_account_age_days": 293 }, "https://github.com/evanspearman/ComfyMath": { "stars": 56, "last_update": "2023-08-27 03:29:04", - "author_account_age_days": 4258 + "author_account_age_days": 4259 }, "https://github.com/exdysa/comfyui-selector": { "stars": 3, "last_update": "2024-07-04 01:38:33", - "author_account_age_days": 1015 + "author_account_age_days": 1016 }, "https://github.com/fablestudio/ComfyUI-Showrunner-Utils": { "stars": 0, "last_update": "2024-06-24 14:27:05", - "author_account_age_days": 2068 + "author_account_age_days": 2069 }, "https://github.com/failfa-st/failfast-comfyui-extensions": { - "stars": 136, + "stars": 137, "last_update": "2024-06-17 10:01:12", - "author_account_age_days": 293 + "author_account_age_days": 294 }, "https://github.com/fearnworks/ComfyUI_FearnworksNodes": { "stars": 14, "last_update": "2024-07-13 12:21:26", - "author_account_age_days": 582 + "author_account_age_days": 583 }, "https://github.com/fexli/fexli-util-node-comfyui": { "stars": 3, "last_update": "2024-05-22 21:27:36", - "author_account_age_days": 1579 + "author_account_age_days": 1580 }, "https://github.com/fexploit/ComfyUI-AutoLabel": { "stars": 6, "last_update": "2024-06-14 08:09:41", - "author_account_age_days": 5064 + "author_account_age_days": 5065 }, "https://github.com/fexploit/ComfyUI-AutoTrimBG": { "stars": 2, "last_update": "2024-05-24 20:38:15", - "author_account_age_days": 5064 + "author_account_age_days": 5065 }, "https://github.com/fexploit/ComfyUI-Classifier": { "stars": 1, "last_update": "2024-06-14 16:58:31", - "author_account_age_days": 5064 + "author_account_age_days": 5065 }, "https://github.com/filipemeneses/comfy_pixelization": { "stars": 31, "last_update": "2024-05-22 20:59:16", - "author_account_age_days": 3496 + "author_account_age_days": 3497 }, "https://github.com/filliptm/ComfyUI_Fill-Nodes": { - "stars": 123, - "last_update": "2024-07-10 03:55:46", - "author_account_age_days": 1756 + "stars": 124, + "last_update": "2024-07-15 05:07:10", + "author_account_age_days": 1757 }, "https://github.com/florestefano1975/ComfyUI-HiDiffusion": { - "stars": 135, + "stars": 136, "last_update": "2024-05-22 00:33:06", - "author_account_age_days": 213 + "author_account_age_days": 214 }, "https://github.com/florestefano1975/ComfyUI-StabilityAI-Suite": { "stars": 2, "last_update": "2024-07-10 18:03:39", - "author_account_age_days": 213 + "author_account_age_days": 214 }, "https://github.com/florestefano1975/comfyui-portrait-master": { - "stars": 778, + "stars": 779, "last_update": "2024-07-14 15:41:21", - "author_account_age_days": 213 + "author_account_age_days": 214 }, "https://github.com/florestefano1975/comfyui-prompt-composer": { "stars": 215, "last_update": "2024-07-10 18:03:03", - "author_account_age_days": 213 + "author_account_age_days": 214 }, "https://github.com/flowtyone/ComfyUI-Flowty-CRM": { "stars": 129, "last_update": "2024-06-14 10:23:09", - "author_account_age_days": 293 + "author_account_age_days": 294 }, "https://github.com/flowtyone/ComfyUI-Flowty-LDSR": { - "stars": 169, + "stars": 170, "last_update": "2024-06-14 09:04:51", - "author_account_age_days": 293 + "author_account_age_days": 294 }, "https://github.com/flowtyone/ComfyUI-Flowty-TripoSR": { - "stars": 370, + "stars": 371, "last_update": "2024-06-16 00:53:22", - "author_account_age_days": 293 + "author_account_age_days": 294 }, "https://github.com/flyingshutter/As_ComfyUI_CustomNodes": { "stars": 8, "last_update": "2024-05-22 18:07:19", - "author_account_age_days": 3515 + "author_account_age_days": 3516 }, "https://github.com/fmatray/ComfyUI_BattlemapGrid": { "stars": 0, "last_update": "2024-06-05 22:35:06", - "author_account_age_days": 3642 + "author_account_age_days": 3643 }, "https://github.com/fofr/ComfyUI-HyperSDXL1StepUnetScheduler": { "stars": 12, "last_update": "2024-06-20 11:51:50", - "author_account_age_days": 5127 + "author_account_age_days": 5128 }, "https://github.com/fofr/ComfyUI-Prompter-fofrAI": { "stars": 38, "last_update": "2024-06-29 22:10:29", - "author_account_age_days": 5127 + "author_account_age_days": 5128 }, "https://github.com/fofr/comfyui-replicate": { "stars": 35, "last_update": "2024-07-02 17:58:30", - "author_account_age_days": 1628 + "author_account_age_days": 1629 }, "https://github.com/forever22777/comfyui-self-guidance": { "stars": 6, "last_update": "2024-06-14 07:12:02", - "author_account_age_days": 345 + "author_account_age_days": 346 }, "https://github.com/foxtrot-roger/comfyui-rf-nodes": { "stars": 1, "last_update": "2024-05-22 23:09:13", - "author_account_age_days": 2341 + "author_account_age_days": 2342 }, "https://github.com/frankchieng/ComfyUI_Aniportrait": { "stars": 48, "last_update": "2024-06-26 03:06:51", - "author_account_age_days": 461 + "author_account_age_days": 462 }, "https://github.com/frankchieng/ComfyUI_MagicClothing": { "stars": 429, "last_update": "2024-06-24 07:48:07", - "author_account_age_days": 461 + "author_account_age_days": 462 }, "https://github.com/frankchieng/ComfyUI_llm_easyanimiate": { "stars": 10, "last_update": "2024-06-26 03:13:32", - "author_account_age_days": 461 + "author_account_age_days": 462 }, "https://github.com/fsdymy1024/ComfyUI_fsdymy": { "stars": 6, "last_update": "2024-07-01 17:58:52", - "author_account_age_days": 2226 + "author_account_age_days": 2227 }, "https://github.com/gemell1/ComfyUI_GMIC": { "stars": 6, "last_update": "2024-05-22 21:28:51", - "author_account_age_days": 1977 + "author_account_age_days": 1978 }, "https://github.com/get-salt-AI/SaltAI": { "stars": 61, "last_update": "2024-06-26 00:32:47", - "author_account_age_days": 136 + "author_account_age_days": 137 }, "https://github.com/get-salt-AI/SaltAI_AudioViz": { "stars": 13, "last_update": "2024-06-29 16:16:46", - "author_account_age_days": 136 + "author_account_age_days": 137 }, "https://github.com/get-salt-AI/SaltAI_Language_Toolkit": { "stars": 19, "last_update": "2024-06-25 23:49:29", - "author_account_age_days": 136 + "author_account_age_days": 137 }, "https://github.com/get-salt-AI/SaltAI_LlamaIndex": { "stars": 19, "last_update": "2024-06-25 23:49:29", - "author_account_age_days": 136 + "author_account_age_days": 137 }, "https://github.com/ginlov/segment_to_mask_comfyui": { "stars": 1, "last_update": "2024-06-14 10:23:23", - "author_account_age_days": 2032 + "author_account_age_days": 2033 }, "https://github.com/giriss/comfy-image-saver": { "stars": 153, "last_update": "2024-05-22 20:40:55", - "author_account_age_days": 4258 + "author_account_age_days": 4259 }, "https://github.com/githubYiheng/ComfyUI_Change_IMAGE_BOREDER": { "stars": 0, "last_update": "2024-05-23 01:20:09", - "author_account_age_days": 3923 + "author_account_age_days": 3924 }, "https://github.com/githubYiheng/ComfyUI_GetFileNameFromURL": { "stars": 0, "last_update": "2024-05-23 01:19:47", - "author_account_age_days": 3923 + "author_account_age_days": 3924 }, "https://github.com/githubYiheng/comfyui_kmeans_filter": { "stars": 0, "last_update": "2024-06-14 09:01:24", - "author_account_age_days": 3923 + "author_account_age_days": 3924 }, "https://github.com/githubYiheng/comfyui_meanshift_filter": { "stars": 0, "last_update": "2024-06-14 10:59:43", - "author_account_age_days": 3923 + "author_account_age_days": 3924 }, "https://github.com/githubYiheng/comfyui_private_postprocessor": { "stars": 0, "last_update": "2024-06-14 08:09:39", - "author_account_age_days": 3923 + "author_account_age_days": 3924 }, "https://github.com/glibsonoran/Plush-for-ComfyUI": { "stars": 120, @@ -3102,617 +3112,617 @@ "https://github.com/glifxyz/ComfyUI-GlifNodes": { "stars": 18, "last_update": "2024-07-11 09:13:38", - "author_account_age_days": 593 + "author_account_age_days": 594 }, "https://github.com/glowcone/comfyui-base64-to-image": { "stars": 8, "last_update": "2024-07-08 22:53:25", - "author_account_age_days": 3766 + "author_account_age_days": 3767 }, "https://github.com/godspede/ComfyUI_Substring": { "stars": 0, "last_update": "2024-07-01 01:05:38", - "author_account_age_days": 3133 + "author_account_age_days": 3134 }, "https://github.com/gokayfem/ComfyUI-Depth-Visualization": { "stars": 49, "last_update": "2024-05-21 00:37:05", - "author_account_age_days": 1078 + "author_account_age_days": 1079 }, "https://github.com/gokayfem/ComfyUI-Dream-Interpreter": { "stars": 67, "last_update": "2024-05-21 00:36:50", - "author_account_age_days": 1078 + "author_account_age_days": 1079 }, "https://github.com/gokayfem/ComfyUI-Texture-Simple": { "stars": 30, "last_update": "2024-05-21 00:19:53", - "author_account_age_days": 1078 + "author_account_age_days": 1079 }, "https://github.com/gokayfem/ComfyUI_VLM_nodes": { "stars": 300, "last_update": "2024-07-04 01:40:04", - "author_account_age_days": 1078 + "author_account_age_days": 1079 }, "https://github.com/gonzalu/ComfyUI_YFG_Comical": { "stars": 20, "last_update": "2024-07-02 02:05:08", - "author_account_age_days": 2481 + "author_account_age_days": 2482 }, "https://github.com/griptape-ai/ComfyUI-Griptape": { "stars": 55, - "last_update": "2024-07-13 03:07:41", - "author_account_age_days": 540 + "last_update": "2024-07-14 17:57:34", + "author_account_age_days": 541 }, "https://github.com/guill/abracadabra-comfyui": { "stars": 1, "last_update": "2024-06-14 08:12:07", - "author_account_age_days": 4213 + "author_account_age_days": 4214 }, "https://github.com/guoyk93/yk-node-suite-comfyui": { "stars": 10, "last_update": "2024-06-17 10:00:36", - "author_account_age_days": 1509 + "author_account_age_days": 1510 }, "https://github.com/hackkhai/ComfyUI-Image-Matting": { "stars": 15, "last_update": "2024-06-20 11:25:12", - "author_account_age_days": 1871 + "author_account_age_days": 1872 }, "https://github.com/haohaocreates/ComfyUI-HH-Image-Selector": { "stars": 0, "last_update": "2024-07-08 22:02:55", - "author_account_age_days": 125 + "author_account_age_days": 126 }, "https://github.com/hay86/ComfyUI_AceNodes": { "stars": 10, - "last_update": "2024-07-02 08:17:41", - "author_account_age_days": 4687 + "last_update": "2024-07-15 10:07:09", + "author_account_age_days": 4688 }, "https://github.com/hay86/ComfyUI_DDColor": { "stars": 2, "last_update": "2024-06-14 08:12:13", - "author_account_age_days": 4687 + "author_account_age_days": 4688 }, "https://github.com/hay86/ComfyUI_Dreamtalk": { "stars": 8, "last_update": "2024-07-02 08:15:01", - "author_account_age_days": 4687 + "author_account_age_days": 4688 }, "https://github.com/hay86/ComfyUI_Hallo": { "stars": 19, - "last_update": "2024-07-02 08:19:11", - "author_account_age_days": 4687 + "last_update": "2024-07-15 09:42:30", + "author_account_age_days": 4688 }, "https://github.com/hay86/ComfyUI_MiniCPM-V": { "stars": 10, "last_update": "2024-07-02 08:09:38", - "author_account_age_days": 4687 + "author_account_age_days": 4688 }, "https://github.com/hay86/ComfyUI_OpenVoice": { "stars": 8, "last_update": "2024-07-02 08:16:20", - "author_account_age_days": 4687 + "author_account_age_days": 4688 }, "https://github.com/hayden-fr/ComfyUI-Image-Browsing": { - "stars": 2, - "last_update": "2024-05-22 20:54:07", - "author_account_age_days": 1957 + "stars": 3, + "last_update": "2024-07-15 09:19:31", + "author_account_age_days": 1958 }, "https://github.com/hayden-fr/ComfyUI-Model-Manager": { "stars": 26, "last_update": "2024-05-22 20:53:55", - "author_account_age_days": 1957 + "author_account_age_days": 1958 }, "https://github.com/hben35096/ComfyUI-ToolBox": { "stars": 0, "last_update": "2024-06-26 18:27:22", - "author_account_age_days": 367 + "author_account_age_days": 368 }, "https://github.com/heshengtao/comfyui_LLM_party": { - "stars": 193, - "last_update": "2024-07-14 13:41:26", - "author_account_age_days": 2915 + "stars": 197, + "last_update": "2024-07-15 09:48:31", + "author_account_age_days": 2916 }, "https://github.com/hhhzzyang/Comfyui_Lama": { "stars": 41, "last_update": "2024-05-22 21:13:19", - "author_account_age_days": 527 + "author_account_age_days": 528 }, "https://github.com/hiforce/comfyui-hiforce-plugin": { "stars": 3, "last_update": "2024-06-14 08:13:24", - "author_account_age_days": 1822 + "author_account_age_days": 1823 }, "https://github.com/hinablue/ComfyUI_3dPoseEditor": { "stars": 127, "last_update": "2024-06-21 17:38:40", - "author_account_age_days": 5132 + "author_account_age_days": 5133 }, "https://github.com/holchan/ComfyUI-ModelDownloader": { "stars": 2, "last_update": "2024-06-14 08:59:42", - "author_account_age_days": 1611 + "author_account_age_days": 1612 }, "https://github.com/huagetai/ComfyUI-Gaffer": { "stars": 37, "last_update": "2024-06-19 00:58:38", - "author_account_age_days": 4652 + "author_account_age_days": 4653 }, "https://github.com/huagetai/ComfyUI_LightGradient": { "stars": 8, "last_update": "2024-05-23 01:21:27", - "author_account_age_days": 4652 + "author_account_age_days": 4653 }, "https://github.com/huchenlei/ComfyUI-IC-Light-Native": { "stars": 426, "last_update": "2024-06-21 21:49:44", - "author_account_age_days": 2896 + "author_account_age_days": 2897 }, "https://github.com/huchenlei/ComfyUI-layerdiffuse": { - "stars": 1312, + "stars": 1313, "last_update": "2024-07-05 12:52:34", - "author_account_age_days": 2896 + "author_account_age_days": 2897 }, "https://github.com/huchenlei/ComfyUI-openpose-editor": { "stars": 29, "last_update": "2024-06-26 21:15:34", - "author_account_age_days": 2896 + "author_account_age_days": 2897 }, "https://github.com/huchenlei/ComfyUI_DanTagGen": { "stars": 52, "last_update": "2024-06-21 21:46:47", - "author_account_age_days": 2896 + "author_account_age_days": 2897 }, "https://github.com/huchenlei/ComfyUI_densediffusion": { - "stars": 86, + "stars": 88, "last_update": "2024-06-11 00:39:28", - "author_account_age_days": 2896 + "author_account_age_days": 2897 }, "https://github.com/huchenlei/ComfyUI_omost": { - "stars": 355, + "stars": 358, "last_update": "2024-06-26 21:16:52", - "author_account_age_days": 2896 + "author_account_age_days": 2897 }, "https://github.com/hughescr/ComfyUI-OpenPose-Keypoint-Extractor": { "stars": 6, "last_update": "2024-06-14 09:04:25", - "author_account_age_days": 5660 + "author_account_age_days": 5661 }, "https://github.com/humgate/simplecomfy": { "stars": 0, "last_update": "2024-06-14 08:58:21", - "author_account_age_days": 1386 + "author_account_age_days": 1387 }, "https://github.com/hustille/ComfyUI_Fooocus_KSampler": { "stars": 60, "last_update": "2024-05-22 20:39:48", - "author_account_age_days": 460 + "author_account_age_days": 461 }, "https://github.com/hustille/ComfyUI_hus_utils": { "stars": 6, "last_update": "2024-05-22 20:39:34", - "author_account_age_days": 460 + "author_account_age_days": 461 }, "https://github.com/hwhaocool/ComfyUI-Select-Any": { "stars": 3, "last_update": "2024-07-03 14:16:01", - "author_account_age_days": 2908 + "author_account_age_days": 2909 }, "https://github.com/hylarucoder/ComfyUI-Eagle-PNGInfo": { "stars": 9, "last_update": "2024-06-28 04:43:18", - "author_account_age_days": 3933 + "author_account_age_days": 3934 }, "https://github.com/hyunamy/comfy-ui-on-complete-email-me": { "stars": 1, "last_update": "2024-07-01 18:44:18", - "author_account_age_days": 3130 + "author_account_age_days": 3131 }, "https://github.com/iFREEGROUP/comfyui-undistort": { "stars": 2, "last_update": "2024-06-14 08:59:52", - "author_account_age_days": 1577 + "author_account_age_days": 1578 }, "https://github.com/icesun963/ComfyUI_HFDownLoad": { "stars": 0, "last_update": "2024-06-14 08:59:58", - "author_account_age_days": 4126 + "author_account_age_days": 4127 }, "https://github.com/idrirap/ComfyUI-Lora-Auto-Trigger-Words": { - "stars": 101, + "stars": 102, "last_update": "2024-06-20 15:56:56", - "author_account_age_days": 3069 + "author_account_age_days": 3070 }, "https://github.com/iemesowum/ComfyUI_IsaacNodes": { "stars": 1, "last_update": "2024-07-13 13:45:37", - "author_account_age_days": 5311 + "author_account_age_days": 5312 }, "https://github.com/if-ai/ComfyUI-IF_AI_HFDownloaderNode": { "stars": 10, "last_update": "2024-07-07 09:55:48", - "author_account_age_days": 2882 + "author_account_age_days": 2883 }, "https://github.com/if-ai/ComfyUI-IF_AI_WishperSpeechNode": { - "stars": 28, + "stars": 29, "last_update": "2024-05-22 22:02:55", - "author_account_age_days": 2882 + "author_account_age_days": 2883 }, "https://github.com/if-ai/ComfyUI-IF_AI_tools": { - "stars": 391, - "last_update": "2024-07-14 15:42:24", - "author_account_age_days": 2882 + "stars": 397, + "last_update": "2024-07-15 14:14:14", + "author_account_age_days": 2883 }, "https://github.com/imb101/ComfyUI-FaceSwap": { "stars": 28, "last_update": "2024-05-22 18:22:29", - "author_account_age_days": 908 + "author_account_age_days": 909 }, "https://github.com/injet-zhou/comfyui_extra_api": { "stars": 0, "last_update": "2024-07-11 03:47:25", - "author_account_age_days": 2247 + "author_account_age_days": 2248 }, "https://github.com/iwanders/ComfyUI_nodes": { "stars": 0, "last_update": "2024-07-11 01:06:26", - "author_account_age_days": 4446 + "author_account_age_days": 4447 }, "https://github.com/jags111/ComfyUI_Jags_Audiotools": { - "stars": 41, + "stars": 45, "last_update": "2024-05-19 18:54:12", - "author_account_age_days": 3891 + "author_account_age_days": 3892 }, "https://github.com/jags111/ComfyUI_Jags_VectorMagic": { "stars": 52, "last_update": "2024-05-19 18:49:42", - "author_account_age_days": 3891 + "author_account_age_days": 3892 }, "https://github.com/jags111/efficiency-nodes-comfyui": { - "stars": 744, + "stars": 747, "last_update": "2024-06-23 09:42:43", - "author_account_age_days": 3891 + "author_account_age_days": 3892 }, "https://github.com/jakechai/ComfyUI-JakeUpgrade": { "stars": 7, "last_update": "2024-07-11 13:12:11", - "author_account_age_days": 1592 + "author_account_age_days": 1593 }, "https://github.com/jamal-alkharrat/ComfyUI_rotate_image": { "stars": 0, "last_update": "2024-05-22 23:19:02", - "author_account_age_days": 997 + "author_account_age_days": 998 }, "https://github.com/jamesWalker55/comfyui-p2ldgan": { "stars": 12, "last_update": "2024-05-22 18:19:04", - "author_account_age_days": 2547 + "author_account_age_days": 2548 }, "https://github.com/jamesWalker55/comfyui-various": { "stars": 34, "last_update": "2024-05-22 18:19:17", - "author_account_age_days": 2547 + "author_account_age_days": 2548 }, "https://github.com/jax-explorer/fast_video_comfyui": { "stars": 0, "last_update": "2024-05-23 01:17:35", - "author_account_age_days": 597 + "author_account_age_days": 598 }, "https://github.com/jeffy5/comfyui-faceless-node": { "stars": 20, "last_update": "2024-06-14 04:11:28", - "author_account_age_days": 2951 + "author_account_age_days": 2952 }, "https://github.com/jesenzhang/ComfyUI_StreamDiffusion": { - "stars": 109, + "stars": 110, "last_update": "2024-05-23 02:40:36", - "author_account_age_days": 3672 + "author_account_age_days": 3673 }, "https://github.com/jiaxiangc/ComfyUI-ResAdapter": { - "stars": 271, + "stars": 272, "last_update": "2024-05-23 00:22:23", - "author_account_age_days": 1306 + "author_account_age_days": 1307 }, "https://github.com/jitcoder/lora-info": { "stars": 46, "last_update": "2024-06-20 13:04:19", - "author_account_age_days": 4060 + "author_account_age_days": 4061 }, "https://github.com/jjkramhoeft/ComfyUI-Jjk-Nodes": { "stars": 4, "last_update": "2024-05-22 20:44:56", - "author_account_age_days": 3669 + "author_account_age_days": 3670 }, "https://github.com/jkrauss82/ultools-comfyui": { "stars": 5, "last_update": "2024-06-23 15:33:07", - "author_account_age_days": 4232 + "author_account_age_days": 4233 }, "https://github.com/jmkl/ComfyUI-ricing": { "stars": 9, "last_update": "2024-05-22 20:54:35", - "author_account_age_days": 4617 + "author_account_age_days": 4618 }, "https://github.com/jojkaart/ComfyUI-sampler-lcm-alternative": { "stars": 114, "last_update": "2024-07-08 19:16:55", - "author_account_age_days": 4818 + "author_account_age_days": 4819 }, "https://github.com/jordoh/ComfyUI-Deepface": { "stars": 13, "last_update": "2024-07-13 19:22:44", - "author_account_age_days": 5013 + "author_account_age_days": 5014 }, "https://github.com/jroc22/ComfyUI-CSV-prompt-builder": { "stars": 2, "last_update": "2024-07-03 01:20:35", - "author_account_age_days": 709 + "author_account_age_days": 710 }, "https://github.com/jtrue/ComfyUI-JaRue": { - "stars": 6, + "stars": 7, "last_update": "2024-06-14 09:01:12", - "author_account_age_days": 3950 + "author_account_age_days": 3951 }, "https://github.com/jtydhr88/ComfyUI-LayerDivider": { "stars": 50, "last_update": "2024-07-06 01:43:45", - "author_account_age_days": 4773 + "author_account_age_days": 4774 }, "https://github.com/jtydhr88/ComfyUI-Unique3D": { - "stars": 132, + "stars": 133, "last_update": "2024-07-04 04:27:01", - "author_account_age_days": 4773 + "author_account_age_days": 4774 }, "https://github.com/jtydhr88/ComfyUI-Workflow-Encrypt": { "stars": 16, "last_update": "2024-06-28 03:16:19", - "author_account_age_days": 4773 + "author_account_age_days": 4774 }, "https://github.com/juehackr/comfyui_fk_server": { - "stars": 54, + "stars": 55, "last_update": "2024-07-08 02:48:37", - "author_account_age_days": 1132 + "author_account_age_days": 1133 }, "https://github.com/justUmen/Bjornulf_custom_nodes": { "stars": 1, "last_update": "2024-07-11 09:10:27", - "author_account_age_days": 2809 + "author_account_age_days": 2810 }, "https://github.com/ka-puna/comfyui-yanc": { "stars": 6, "last_update": "2024-05-22 21:29:37", - "author_account_age_days": 2227 + "author_account_age_days": 2228 }, "https://github.com/kaanyalova/ComfyUI_ExtendedImageFormats": { "stars": 2, "last_update": "2024-06-03 13:20:01", - "author_account_age_days": 1287 + "author_account_age_days": 1288 }, "https://github.com/kadirnar/ComfyUI-Transformers": { "stars": 19, "last_update": "2024-06-22 22:44:39", - "author_account_age_days": 2349 + "author_account_age_days": 2350 }, "https://github.com/kadirnar/ComfyUI-YOLO": { "stars": 21, "last_update": "2024-07-08 18:33:07", - "author_account_age_days": 2349 + "author_account_age_days": 2350 }, "https://github.com/kale4eat/ComfyUI-path-util": { "stars": 0, "last_update": "2024-05-25 05:44:11", - "author_account_age_days": 1632 + "author_account_age_days": 1633 }, "https://github.com/kale4eat/ComfyUI-speech-dataset-toolkit": { "stars": 7, "last_update": "2024-05-23 00:25:02", - "author_account_age_days": 1632 + "author_account_age_days": 1633 }, "https://github.com/kale4eat/ComfyUI-string-util": { "stars": 1, "last_update": "2024-05-23 00:24:40", - "author_account_age_days": 1632 + "author_account_age_days": 1633 }, "https://github.com/kale4eat/ComfyUI-text-file-util": { "stars": 0, "last_update": "2024-05-23 00:24:51", - "author_account_age_days": 1632 + "author_account_age_days": 1633 }, "https://github.com/katalist-ai/comfyUI-nsfw-detection": { "stars": 1, "last_update": "2024-05-23 01:23:32", - "author_account_age_days": 773 + "author_account_age_days": 774 }, "https://github.com/kealiu/ComfyUI-S3-Tools": { "stars": 2, "last_update": "2024-07-04 10:13:07", - "author_account_age_days": 4148 + "author_account_age_days": 4149 }, "https://github.com/kealiu/ComfyUI-Zero123-Porting": { "stars": 16, "last_update": "2024-07-04 10:11:13", - "author_account_age_days": 4148 + "author_account_age_days": 4149 }, "https://github.com/kealiu/ComfyUI-ZeroShot-MTrans": { "stars": 133, "last_update": "2024-07-04 10:12:32", - "author_account_age_days": 4148 + "author_account_age_days": 4149 }, "https://github.com/kenjiqq/qq-nodes-comfyui": { "stars": 23, "last_update": "2024-05-22 21:34:53", - "author_account_age_days": 4909 + "author_account_age_days": 4910 }, "https://github.com/kft334/Knodes": { "stars": 3, "last_update": "2024-06-14 08:12:06", - "author_account_age_days": 979 + "author_account_age_days": 980 }, "https://github.com/kijai/ComfyUI-ADMotionDirector": { "stars": 133, "last_update": "2024-06-19 09:13:35", - "author_account_age_days": 2203 + "author_account_age_days": 2204 }, "https://github.com/kijai/ComfyUI-APISR-KJ": { "stars": 56, "last_update": "2024-05-21 16:30:21", - "author_account_age_days": 2203 + "author_account_age_days": 2204 }, "https://github.com/kijai/ComfyUI-BrushNet-Wrapper": { - "stars": 113, + "stars": 114, "last_update": "2024-06-20 12:15:16", - "author_account_age_days": 2203 + "author_account_age_days": 2204 }, "https://github.com/kijai/ComfyUI-CCSR": { "stars": 159, "last_update": "2024-06-28 11:13:33", - "author_account_age_days": 2203 + "author_account_age_days": 2204 }, "https://github.com/kijai/ComfyUI-DDColor": { "stars": 84, "last_update": "2024-05-21 16:04:26", - "author_account_age_days": 2203 + "author_account_age_days": 2204 }, "https://github.com/kijai/ComfyUI-DepthAnythingV2": { "stars": 121, "last_update": "2024-06-28 20:46:46", - "author_account_age_days": 2203 + "author_account_age_days": 2204 }, "https://github.com/kijai/ComfyUI-DiffusionLight": { "stars": 51, "last_update": "2024-05-21 16:16:52", - "author_account_age_days": 2203 + "author_account_age_days": 2204 }, "https://github.com/kijai/ComfyUI-DynamiCrafterWrapper": { - "stars": 519, + "stars": 520, "last_update": "2024-07-09 13:16:42", - "author_account_age_days": 2203 + "author_account_age_days": 2204 }, "https://github.com/kijai/ComfyUI-ELLA-wrapper": { "stars": 105, "last_update": "2024-05-21 16:47:28", - "author_account_age_days": 2203 + "author_account_age_days": 2204 }, "https://github.com/kijai/ComfyUI-Florence2": { - "stars": 337, + "stars": 340, "last_update": "2024-07-09 15:18:00", - "author_account_age_days": 2203 + "author_account_age_days": 2204 }, "https://github.com/kijai/ComfyUI-Geowizard": { "stars": 85, "last_update": "2024-05-28 14:08:34", - "author_account_age_days": 2203 + "author_account_age_days": 2204 }, "https://github.com/kijai/ComfyUI-IC-Light": { - "stars": 496, + "stars": 497, "last_update": "2024-06-19 09:18:06", - "author_account_age_days": 2203 + "author_account_age_days": 2204 }, "https://github.com/kijai/ComfyUI-KJNodes": { - "stars": 375, + "stars": 376, "last_update": "2024-07-07 16:28:35", - "author_account_age_days": 2203 + "author_account_age_days": 2204 }, "https://github.com/kijai/ComfyUI-KwaiKolorsWrapper": { - "stars": 346, + "stars": 358, "last_update": "2024-07-10 01:00:22", - "author_account_age_days": 2203 + "author_account_age_days": 2204 }, "https://github.com/kijai/ComfyUI-LaVi-Bridge-Wrapper": { "stars": 19, "last_update": "2024-05-21 16:41:18", - "author_account_age_days": 2203 + "author_account_age_days": 2204 }, "https://github.com/kijai/ComfyUI-LivePortraitKJ": { - "stars": 673, + "stars": 704, "last_update": "2024-07-11 18:37:21", - "author_account_age_days": 2203 + "author_account_age_days": 2204 }, "https://github.com/kijai/ComfyUI-LuminaWrapper": { "stars": 166, "last_update": "2024-06-28 16:33:51", - "author_account_age_days": 2203 + "author_account_age_days": 2204 }, "https://github.com/kijai/ComfyUI-Marigold": { - "stars": 406, + "stars": 407, "last_update": "2024-06-19 09:10:03", - "author_account_age_days": 2203 + "author_account_age_days": 2204 }, "https://github.com/kijai/ComfyUI-MimicMotionWrapper": { - "stars": 159, + "stars": 160, "last_update": "2024-07-12 21:03:14", - "author_account_age_days": 2203 + "author_account_age_days": 2204 }, "https://github.com/kijai/ComfyUI-OpenDiTWrapper": { "stars": 35, "last_update": "2024-07-03 14:59:13", - "author_account_age_days": 2203 + "author_account_age_days": 2204 }, "https://github.com/kijai/ComfyUI-SUPIR": { - "stars": 1260, + "stars": 1263, "last_update": "2024-07-06 23:45:09", - "author_account_age_days": 2203 + "author_account_age_days": 2204 }, "https://github.com/kijai/ComfyUI-SVD": { "stars": 152, "last_update": "2024-05-22 21:09:54", - "author_account_age_days": 2203 + "author_account_age_days": 2204 }, "https://github.com/kijai/ComfyUI-depth-fm": { "stars": 57, "last_update": "2024-05-22 21:10:15", - "author_account_age_days": 2203 + "author_account_age_days": 2204 }, "https://github.com/kijai/ComfyUI-moondream": { "stars": 83, "last_update": "2024-05-22 21:10:33", - "author_account_age_days": 2203 + "author_account_age_days": 2204 }, "https://github.com/kinfolk0117/ComfyUI_GradientDeepShrink": { "stars": 24, "last_update": "2024-05-22 21:25:13", - "author_account_age_days": 488 + "author_account_age_days": 489 }, "https://github.com/kinfolk0117/ComfyUI_Pilgram": { "stars": 7, "last_update": "2024-05-22 21:25:24", - "author_account_age_days": 488 + "author_account_age_days": 489 }, "https://github.com/kinfolk0117/ComfyUI_SimpleTiles": { "stars": 37, "last_update": "2024-05-22 21:25:01", - "author_account_age_days": 488 + "author_account_age_days": 489 }, "https://github.com/klinter007/klinter_nodes": { "stars": 7, "last_update": "2024-06-25 05:15:24", - "author_account_age_days": 445 + "author_account_age_days": 446 }, "https://github.com/knuknX/ComfyUI-Image-Tools": { "stars": 3, "last_update": "2024-06-14 09:05:58", - "author_account_age_days": 220 + "author_account_age_days": 221 }, "https://github.com/kohya-ss/ControlNet-LLLite-ComfyUI": { "stars": 151, "last_update": "2024-05-22 20:44:44", - "author_account_age_days": 1829 + "author_account_age_days": 1830 }, "https://github.com/komojini/ComfyUI_SDXL_DreamBooth_LoRA_CustomNodes": { "stars": 3, "last_update": "2024-05-22 21:34:27", - "author_account_age_days": 603 + "author_account_age_days": 604 }, "https://github.com/komojini/komojini-comfyui-nodes": { "stars": 67, "last_update": "2024-05-22 21:34:39", - "author_account_age_days": 603 + "author_account_age_days": 604 }, "https://github.com/kunieone/ComfyUI_alkaid": { "stars": 0, "last_update": "2024-05-23 01:10:21", - "author_account_age_days": 2540 + "author_account_age_days": 2541 }, "https://github.com/kwaroran/abg-comfyui": { "stars": 22, @@ -3722,617 +3732,617 @@ "https://github.com/l20richo/ComfyUI-Azure-Blob-Storage": { "stars": 2, "last_update": "2024-06-22 16:53:47", - "author_account_age_days": 1187 + "author_account_age_days": 1188 }, "https://github.com/laksjdjf/Batch-Condition-ComfyUI": { "stars": 1, "last_update": "2024-05-22 20:42:42", - "author_account_age_days": 2851 + "author_account_age_days": 2852 }, "https://github.com/laksjdjf/LCMSampler-ComfyUI": { "stars": 15, "last_update": "2024-05-22 20:42:17", - "author_account_age_days": 2851 + "author_account_age_days": 2852 }, "https://github.com/laksjdjf/LoRTnoC-ComfyUI": { "stars": 13, "last_update": "2024-05-22 20:42:29", - "author_account_age_days": 2851 + "author_account_age_days": 2852 }, "https://github.com/laksjdjf/cd-tuner_negpip-ComfyUI": { "stars": 20, "last_update": "2024-05-22 20:42:04", - "author_account_age_days": 2851 + "author_account_age_days": 2852 }, "https://github.com/laksjdjf/cgem156-ComfyUI": { "stars": 32, "last_update": "2024-06-08 01:09:03", - "author_account_age_days": 2851 + "author_account_age_days": 2852 }, "https://github.com/laksjdjf/pfg-ComfyUI": { "stars": 10, "last_update": "2024-05-22 20:41:41", - "author_account_age_days": 2851 + "author_account_age_days": 2852 }, "https://github.com/larsupb/LoRA-Merger-ComfyUI": { "stars": 13, "last_update": "2024-07-02 05:55:23", - "author_account_age_days": 3096 + "author_account_age_days": 3097 }, "https://github.com/latenightlabs/ComfyUI-LNL": { "stars": 19, "last_update": "2024-06-28 17:27:55", - "author_account_age_days": 170 + "author_account_age_days": 171 }, "https://github.com/leestuartx/ComfyUI-GG": { "stars": 0, "last_update": "2024-07-11 20:46:24", - "author_account_age_days": 3799 + "author_account_age_days": 3800 }, "https://github.com/leiweiqiang/ComfyUI-TRA": { "stars": 5, "last_update": "2024-07-09 23:36:24", - "author_account_age_days": 2630 + "author_account_age_days": 2631 }, "https://github.com/leoleelxh/ComfyUI-LLMs": { "stars": 7, "last_update": "2024-06-14 10:24:23", - "author_account_age_days": 4095 + "author_account_age_days": 4096 }, "https://github.com/licyk/ComfyUI-Restart-Sampler": { "stars": 2, "last_update": "2024-06-29 03:36:00", - "author_account_age_days": 1288 + "author_account_age_days": 1289 }, "https://github.com/lilly1987/ComfyUI_node_Lilly": { "stars": 50, "last_update": "2024-05-22 17:53:19", - "author_account_age_days": 2930 + "author_account_age_days": 2931 }, "https://github.com/linshier/comfyui-remote-tools": { "stars": 1, "last_update": "2024-05-28 07:44:23", - "author_account_age_days": 3812 + "author_account_age_days": 3813 }, "https://github.com/liusida/ComfyUI-AutoCropFaces": { - "stars": 28, + "stars": 29, "last_update": "2024-07-05 03:24:00", - "author_account_age_days": 3228 + "author_account_age_days": 3229 }, "https://github.com/liusida/ComfyUI-B-LoRA": { - "stars": 21, + "stars": 22, "last_update": "2024-06-18 03:17:46", - "author_account_age_days": 3228 + "author_account_age_days": 3229 }, "https://github.com/liusida/ComfyUI-Debug": { "stars": 6, "last_update": "2024-06-14 10:25:26", - "author_account_age_days": 3228 + "author_account_age_days": 3229 }, "https://github.com/liusida/ComfyUI-Login": { "stars": 46, "last_update": "2024-06-27 13:31:34", - "author_account_age_days": 3228 + "author_account_age_days": 3229 }, "https://github.com/liusida/ComfyUI-SD3-nodes": { "stars": 4, "last_update": "2024-06-14 13:01:41", - "author_account_age_days": 3228 + "author_account_age_days": 3229 }, "https://github.com/ljleb/comfy-mecha": { "stars": 31, "last_update": "2024-07-07 03:15:02", - "author_account_age_days": 2483 + "author_account_age_days": 2484 }, "https://github.com/lks-ai/ComfyUI-StableAudioSampler": { "stars": 185, "last_update": "2024-06-17 18:54:17", - "author_account_age_days": 119 + "author_account_age_days": 120 }, "https://github.com/lks-ai/anynode": { "stars": 440, "last_update": "2024-07-07 03:45:48", - "author_account_age_days": 119 + "author_account_age_days": 120 }, "https://github.com/lldacing/comfyui-easyapi-nodes": { "stars": 31, "last_update": "2024-05-24 02:51:26", - "author_account_age_days": 2113 + "author_account_age_days": 2114 }, "https://github.com/logtd/ComfyUI-FLATTEN": { "stars": 93, "last_update": "2024-06-14 18:00:19", - "author_account_age_days": 142 + "author_account_age_days": 143 }, "https://github.com/logtd/ComfyUI-InstanceDiffusion": { "stars": 146, "last_update": "2024-05-22 00:02:08", - "author_account_age_days": 142 + "author_account_age_days": 143 }, "https://github.com/logtd/ComfyUI-InversedNoise": { "stars": 8, "last_update": "2024-05-22 00:10:18", - "author_account_age_days": 142 + "author_account_age_days": 143 }, "https://github.com/logtd/ComfyUI-RAVE_ATTN": { "stars": 10, "last_update": "2024-05-22 00:20:03", - "author_account_age_days": 142 + "author_account_age_days": 143 }, "https://github.com/logtd/ComfyUI-RefSampling": { "stars": 4, "last_update": "2024-05-22 00:04:40", - "author_account_age_days": 142 + "author_account_age_days": 143 }, "https://github.com/logtd/ComfyUI-TrackingNodes": { "stars": 15, "last_update": "2024-05-22 00:03:27", - "author_account_age_days": 142 + "author_account_age_days": 143 }, "https://github.com/longgui0318/comfyui-common-util": { "stars": 0, "last_update": "2024-07-08 08:57:06", - "author_account_age_days": 4185 + "author_account_age_days": 4186 }, "https://github.com/longgui0318/comfyui-llm-assistant": { "stars": 5, "last_update": "2024-06-27 03:50:46", - "author_account_age_days": 4185 + "author_account_age_days": 4186 }, "https://github.com/longgui0318/comfyui-magic-clothing": { "stars": 24, "last_update": "2024-06-27 03:48:38", - "author_account_age_days": 4185 + "author_account_age_days": 4186 }, "https://github.com/longgui0318/comfyui-mask-util": { "stars": 6, "last_update": "2024-06-30 03:43:58", - "author_account_age_days": 4185 + "author_account_age_days": 4186 }, "https://github.com/longgui0318/comfyui-oms-diffusion": { "stars": 24, "last_update": "2024-06-27 03:48:38", - "author_account_age_days": 4185 + "author_account_age_days": 4186 }, "https://github.com/lordgasmic/comfyui_save_image_with_options": { "stars": 0, "last_update": "2024-06-20 16:39:23", - "author_account_age_days": 4787 + "author_account_age_days": 4788 }, "https://github.com/lordgasmic/comfyui_wildcards": { "stars": 5, "last_update": "2024-06-20 16:52:14", - "author_account_age_days": 4787 + "author_account_age_days": 4788 }, "https://github.com/lquesada/ComfyUI-Inpaint-CropAndStitch": { - "stars": 169, + "stars": 170, "last_update": "2024-06-21 10:54:35", - "author_account_age_days": 4071 + "author_account_age_days": 4072 }, "https://github.com/lquesada/ComfyUI-Prompt-Combinator": { "stars": 22, "last_update": "2024-06-30 15:37:31", - "author_account_age_days": 4071 + "author_account_age_days": 4072 }, "https://github.com/ltdrdata/ComfyUI-Impact-Pack": { - "stars": 1473, + "stars": 1475, "last_update": "2024-07-06 09:25:25", - "author_account_age_days": 482 + "author_account_age_days": 483 }, "https://github.com/ltdrdata/ComfyUI-Inspire-Pack": { "stars": 306, "last_update": "2024-07-11 14:35:11", - "author_account_age_days": 482 + "author_account_age_days": 483 }, "https://github.com/ltdrdata/ComfyUI-Manager": { - "stars": 4755, - "last_update": "2024-07-14 16:09:53", - "author_account_age_days": 482 + "stars": 4769, + "last_update": "2024-07-14 17:48:33", + "author_account_age_days": 483 }, "https://github.com/luandev/ComfyUI-CrewAI": { "stars": 14, "last_update": "2024-06-27 17:53:19", - "author_account_age_days": 3827 + "author_account_age_days": 3828 }, "https://github.com/m-sokes/ComfyUI-Sokes-Nodes": { "stars": 1, "last_update": "2024-05-22 20:36:07", - "author_account_age_days": 335 + "author_account_age_days": 336 }, "https://github.com/madtunebk/ComfyUI-ControlnetAux": { "stars": 10, "last_update": "2024-06-28 16:16:51", - "author_account_age_days": 481 + "author_account_age_days": 482 }, "https://github.com/mape/ComfyUI-mape-Helpers": { "stars": 138, "last_update": "2024-06-27 16:30:32", - "author_account_age_days": 5774 + "author_account_age_days": 5775 }, "https://github.com/maracman/ComfyUI-SubjectStyle-CSV": { "stars": 3, "last_update": "2024-06-24 13:53:39", - "author_account_age_days": 1187 + "author_account_age_days": 1188 }, "https://github.com/marduk191/comfyui-marnodes": { "stars": 1, "last_update": "2024-07-14 08:29:14", - "author_account_age_days": 4435 + "author_account_age_days": 4436 }, "https://github.com/marhensa/sdxl-recommended-res-calc": { "stars": 56, "last_update": "2024-07-07 09:20:15", - "author_account_age_days": 4795 + "author_account_age_days": 4796 }, "https://github.com/martijnat/comfyui-previewlatent": { "stars": 29, "last_update": "2024-05-22 21:28:39", - "author_account_age_days": 2851 + "author_account_age_days": 2852 }, "https://github.com/massao000/ComfyUI_aspect_ratios": { "stars": 7, "last_update": "2024-05-22 22:23:10", - "author_account_age_days": 1427 + "author_account_age_days": 1428 }, "https://github.com/matan1905/ComfyUI-Serving-Toolkit": { "stars": 40, "last_update": "2024-06-04 19:15:36", - "author_account_age_days": 2760 + "author_account_age_days": 2761 }, "https://github.com/mattjohnpowell/comfyui-lmstudio-image-to-text-node": { "stars": 2, "last_update": "2024-07-12 09:27:33", - "author_account_age_days": 4570 + "author_account_age_days": 4571 }, "https://github.com/mav-rik/facerestore_cf": { - "stars": 166, + "stars": 167, "last_update": "2024-05-22 20:53:23", - "author_account_age_days": 2940 + "author_account_age_days": 2941 }, "https://github.com/mbrostami/ComfyUI-HF": { "stars": 16, "last_update": "2024-05-27 21:45:33", - "author_account_age_days": 4342 + "author_account_age_days": 4343 }, "https://github.com/mbrostami/ComfyUI-TITrain": { "stars": 7, "last_update": "2024-05-27 21:50:06", - "author_account_age_days": 4342 + "author_account_age_days": 4343 }, "https://github.com/mcmonkeyprojects/sd-dynamic-thresholding": { "stars": 1072, "last_update": "2024-05-24 16:09:17", - "author_account_age_days": 2122 + "author_account_age_days": 2123 }, "https://github.com/meap158/ComfyUI-Background-Replacement": { - "stars": 42, + "stars": 43, "last_update": "2024-05-22 20:43:52", - "author_account_age_days": 3223 + "author_account_age_days": 3224 }, "https://github.com/meap158/ComfyUI-GPU-temperature-protection": { "stars": 3, "last_update": "2024-05-22 20:43:21", - "author_account_age_days": 3223 + "author_account_age_days": 3224 }, "https://github.com/meap158/ComfyUI-Prompt-Expansion": { "stars": 63, "last_update": "2024-05-22 20:43:37", - "author_account_age_days": 3223 + "author_account_age_days": 3224 }, "https://github.com/melMass/comfy_mtb": { "stars": 361, "last_update": "2024-07-07 18:40:33", - "author_account_age_days": 3765 + "author_account_age_days": 3766 }, "https://github.com/mephisto83/petty-paint-comfyui-node": { "stars": 2, "last_update": "2024-07-05 19:04:04", - "author_account_age_days": 3692 + "author_account_age_days": 3693 }, "https://github.com/meshmesh-io/ComfyUI-MeshMesh": { "stars": 0, "last_update": "2024-05-23 00:10:09", - "author_account_age_days": 248 + "author_account_age_days": 249 }, "https://github.com/meshmesh-io/mm-comfyui-loopback": { "stars": 1, "last_update": "2024-05-23 00:09:57", - "author_account_age_days": 248 + "author_account_age_days": 249 }, "https://github.com/meshmesh-io/mm-comfyui-megamask": { "stars": 0, "last_update": "2024-05-23 00:09:47", - "author_account_age_days": 248 + "author_account_age_days": 249 }, "https://github.com/metncelik/comfyui_met_suit": { "stars": 0, "last_update": "2024-07-07 13:40:26", - "author_account_age_days": 643 + "author_account_age_days": 644 }, "https://github.com/metncelik/comfyui_met_suite": { "stars": 0, "last_update": "2024-07-07 13:40:26", - "author_account_age_days": 643 + "author_account_age_days": 644 }, "https://github.com/mgfxer/ComfyUI-FrameFX": { "stars": 5, "last_update": "2024-07-13 18:04:46", - "author_account_age_days": 22 + "author_account_age_days": 23 }, "https://github.com/miaoshouai/ComfyUI-Miaoshouai-Tagger": { - "stars": 16, + "stars": 21, "last_update": "2024-07-13 06:49:20", - "author_account_age_days": 488 + "author_account_age_days": 489 }, "https://github.com/mihaiiancu/ComfyUI_Inpaint": { "stars": 9, "last_update": "2024-05-22 18:19:38", - "author_account_age_days": 2681 + "author_account_age_days": 2682 }, "https://github.com/mikkel/ComfyUI-text-overlay": { "stars": 30, "last_update": "2024-05-22 21:13:59", - "author_account_age_days": 5936 + "author_account_age_days": 5937 }, "https://github.com/mikkel/comfyui-mask-boundingbox": { "stars": 26, "last_update": "2024-05-22 21:26:23", - "author_account_age_days": 5936 + "author_account_age_days": 5937 }, "https://github.com/mingqizhang/ComfyUI_InSPyResNet_zmq": { "stars": 0, "last_update": "2024-06-28 15:59:20", - "author_account_age_days": 2614 + "author_account_age_days": 2615 }, "https://github.com/mirabarukaso/ComfyUI_Mira": { "stars": 26, "last_update": "2024-06-14 11:01:10", - "author_account_age_days": 1240 + "author_account_age_days": 1241 }, "https://github.com/modusCell/ComfyUI-dimension-node-modusCell": { "stars": 1, "last_update": "2024-05-22 22:08:50", - "author_account_age_days": 4624 + "author_account_age_days": 4625 }, "https://github.com/moyi7712/ComfyUI_Seamless_Patten": { "stars": 10, "last_update": "2024-06-22 02:18:14", - "author_account_age_days": 2321 + "author_account_age_days": 2322 }, "https://github.com/mozman/ComfyUI_mozman_nodes": { "stars": 0, "last_update": "2024-05-22 22:13:32", - "author_account_age_days": 4100 + "author_account_age_days": 4101 }, "https://github.com/mpiquero7164/ComfyUI-SaveImgPrompt": { "stars": 16, "last_update": "2023-08-14 11:27:09", - "author_account_age_days": 2628 + "author_account_age_days": 2629 }, "https://github.com/mullakhmetov/comfyui_dynamic_util_nodes": { "stars": 0, - "last_update": "2024-07-09 10:26:31", - "author_account_age_days": 3958 + "last_update": "2024-07-15 14:13:58", + "author_account_age_days": 3959 }, "https://github.com/muzi12888/ComfyUI-PoseKeypoint-Mask": { "stars": 6, "last_update": "2024-06-14 13:26:02", - "author_account_age_days": 2966 + "author_account_age_days": 2967 }, "https://github.com/my-opencode/ComfyUI_IndustrialMagick": { "stars": 1, "last_update": "2024-07-08 12:25:30", - "author_account_age_days": 1400 + "author_account_age_days": 1401 }, "https://github.com/my-opencode/ComfyUI_KSamplerTimer": { "stars": 1, "last_update": "2024-07-08 12:22:33", - "author_account_age_days": 1400 + "author_account_age_days": 1401 }, "https://github.com/nagolinc/ComfyUI_FastVAEDecorder_SDXL": { "stars": 2, "last_update": "2024-05-22 20:44:17", - "author_account_age_days": 3694 + "author_account_age_days": 3695 }, "https://github.com/nagolinc/comfyui_openai_node": { "stars": 1, "last_update": "2024-06-15 15:59:07", - "author_account_age_days": 3694 + "author_account_age_days": 3695 }, "https://github.com/nat-chan/ComfyUI-graphToPrompt": { "stars": 0, "last_update": "2024-05-23 01:16:40", - "author_account_age_days": 3013 + "author_account_age_days": 3014 }, "https://github.com/nat-chan/comfyui-paint": { "stars": 2, "last_update": "2024-06-14 11:01:38", - "author_account_age_days": 3013 + "author_account_age_days": 3014 }, "https://github.com/nat-chan/comfyui-transceiver": { "stars": 3, "last_update": "2024-05-23 01:16:28", - "author_account_age_days": 3013 + "author_account_age_days": 3014 }, "https://github.com/nathannlu/ComfyUI-Cloud": { "stars": 156, "last_update": "2024-06-30 06:18:52", - "author_account_age_days": 2745 + "author_account_age_days": 2746 }, "https://github.com/nathannlu/ComfyUI-Pets": { "stars": 37, "last_update": "2024-06-14 11:00:42", - "author_account_age_days": 2745 + "author_account_age_days": 2746 }, "https://github.com/natto-maki/ComfyUI-NegiTools": { "stars": 26, "last_update": "2024-05-22 21:31:17", - "author_account_age_days": 298 + "author_account_age_days": 299 }, "https://github.com/nickve28/ComfyUI-Nich-Utils": { "stars": 8, "last_update": "2024-06-22 05:29:37", - "author_account_age_days": 4049 + "author_account_age_days": 4050 }, "https://github.com/ningxiaoxiao/comfyui-NDI": { "stars": 36, "last_update": "2024-07-02 09:03:11", - "author_account_age_days": 3008 + "author_account_age_days": 3009 }, "https://github.com/nirbhay-faaya/ImgProcessing_ComfyUI": { "stars": 0, "last_update": "2024-06-14 12:01:14", - "author_account_age_days": 355 + "author_account_age_days": 356 }, "https://github.com/nirex0/ComfyUI_pytorch_openpose": { "stars": 2, "last_update": "2024-06-14 12:01:07", - "author_account_age_days": 3523 + "author_account_age_days": 3524 }, "https://github.com/nkchocoai/ComfyUI-Dart": { "stars": 18, "last_update": "2024-06-23 04:56:49", - "author_account_age_days": 180 + "author_account_age_days": 181 }, "https://github.com/nkchocoai/ComfyUI-PromptUtilities": { "stars": 7, "last_update": "2024-06-23 04:58:30", - "author_account_age_days": 180 + "author_account_age_days": 181 }, "https://github.com/nkchocoai/ComfyUI-SaveImageWithMetaData": { "stars": 9, "last_update": "2024-06-23 04:57:38", - "author_account_age_days": 180 + "author_account_age_days": 181 }, "https://github.com/nkchocoai/ComfyUI-SizeFromPresets": { "stars": 4, "last_update": "2024-06-23 04:40:00", - "author_account_age_days": 180 + "author_account_age_days": 181 }, "https://github.com/nkchocoai/ComfyUI-TextOnSegs": { "stars": 8, "last_update": "2024-06-23 04:52:29", - "author_account_age_days": 180 + "author_account_age_days": 181 }, "https://github.com/noembryo/ComfyUI-noEmbryo": { "stars": 14, "last_update": "2024-06-04 11:27:45", - "author_account_age_days": 2763 + "author_account_age_days": 2764 }, "https://github.com/nosiu/comfyui-instantId-faceswap": { "stars": 177, "last_update": "2024-05-22 23:21:38", - "author_account_age_days": 3925 + "author_account_age_days": 3926 }, "https://github.com/noxinias/ComfyUI_NoxinNodes": { "stars": 7, "last_update": "2024-05-22 21:24:24", - "author_account_age_days": 2580 + "author_account_age_days": 2581 }, "https://github.com/ntc-ai/ComfyUI-DARE-LoRA-Merge": { "stars": 25, "last_update": "2024-05-22 22:22:14", - "author_account_age_days": 1737 + "author_account_age_days": 1738 }, "https://github.com/nuanarchy/ComfyUI-NuA-BIRD": { "stars": 4, "last_update": "2024-06-18 05:35:49", - "author_account_age_days": 1112 + "author_account_age_days": 1113 }, "https://github.com/nuanarchy/ComfyUI-NuA-FlashFace": { "stars": 14, "last_update": "2024-06-17 15:29:15", - "author_account_age_days": 1112 + "author_account_age_days": 1113 }, "https://github.com/nullquant/ComfyUI-BrushNet": { - "stars": 413, + "stars": 419, "last_update": "2024-06-19 16:24:00", - "author_account_age_days": 1196 + "author_account_age_days": 1197 }, "https://github.com/olduvai-jp/ComfyUI-HfLoader": { "stars": 3, "last_update": "2024-05-23 00:14:52", - "author_account_age_days": 896 + "author_account_age_days": 897 }, "https://github.com/omar92/ComfyUI-QualityOfLifeSuit_Omar92": { "stars": 112, "last_update": "2024-06-03 11:02:37", - "author_account_age_days": 4526 + "author_account_age_days": 4527 }, "https://github.com/opvelll/ComfyUI_TextListProduct": { "stars": 0, "last_update": "2024-06-22 02:11:26", - "author_account_age_days": 1574 + "author_account_age_days": 1575 }, "https://github.com/osi1880vr/prompt_quill_comfyui": { "stars": 10, "last_update": "2024-06-13 17:24:12", - "author_account_age_days": 1097 + "author_account_age_days": 1098 }, "https://github.com/ostris/ostris_nodes_comfyui": { "stars": 19, "last_update": "2024-05-22 21:23:24", - "author_account_age_days": 2423 + "author_account_age_days": 2424 }, "https://github.com/ownimage/ComfyUI-ownimage": { "stars": 0, "last_update": "2024-05-22 22:22:37", - "author_account_age_days": 2803 + "author_account_age_days": 2804 }, "https://github.com/oyvindg/ComfyUI-TrollSuite": { "stars": 0, "last_update": "2024-05-22 21:32:03", - "author_account_age_days": 2350 + "author_account_age_days": 2351 }, "https://github.com/oztrkoguz/ComfyUI_StoryCreator": { "stars": 20, "last_update": "2024-05-23 12:18:45", - "author_account_age_days": 861 + "author_account_age_days": 862 }, "https://github.com/palant/extended-saveimage-comfyui": { "stars": 12, "last_update": "2024-03-27 14:08:21", - "author_account_age_days": 5073 + "author_account_age_days": 5074 }, "https://github.com/palant/image-resize-comfyui": { "stars": 63, "last_update": "2024-01-18 20:59:55", - "author_account_age_days": 5073 + "author_account_age_days": 5074 }, "https://github.com/palant/integrated-nodes-comfyui": { "stars": 32, "last_update": "2023-12-27 22:52:00", - "author_account_age_days": 5073 + "author_account_age_days": 5074 }, "https://github.com/pamparamm/ComfyUI-ppm": { - "stars": 4, + "stars": 17, "last_update": "2024-07-13 21:29:26", - "author_account_age_days": 2151 + "author_account_age_days": 2152 }, "https://github.com/pamparamm/ComfyUI-vectorscope-cc": { "stars": 2, "last_update": "2024-07-08 16:05:59", - "author_account_age_days": 2151 + "author_account_age_days": 2152 }, "https://github.com/pamparamm/sd-perturbed-attention": { "stars": 185, "last_update": "2024-07-10 23:16:49", - "author_account_age_days": 2151 + "author_account_age_days": 2152 }, "https://github.com/pants007/comfy-pants": { "stars": 2, "last_update": "2024-05-22 18:16:04", - "author_account_age_days": 2337 + "author_account_age_days": 2338 }, "https://github.com/patriciogonzalezvivo/comfyui_glslnodes": { - "stars": 6, - "last_update": "2024-07-14 12:43:51", - "author_account_age_days": 5100 + "stars": 68, + "last_update": "2024-07-14 22:25:21", + "author_account_age_days": 5101 }, "https://github.com/paulo-coronado/comfy_clip_blip_node": { "stars": 25, "last_update": "2024-05-22 17:39:09", - "author_account_age_days": 2707 + "author_account_age_days": 2708 }, "https://github.com/philz1337x/ComfyUI-ClarityAI": { "stars": 47, @@ -4347,137 +4357,137 @@ "https://github.com/picturesonpictures/comfy_PoP": { "stars": 15, "last_update": "2024-07-05 07:32:50", - "author_account_age_days": 607 + "author_account_age_days": 608 }, "https://github.com/pkpkTech/ComfyUI-SaveAVIF": { "stars": 0, "last_update": "2024-05-22 22:19:21", - "author_account_age_days": 1523 + "author_account_age_days": 1524 }, "https://github.com/pkpkTech/ComfyUI-SaveQueues": { "stars": 1, "last_update": "2024-05-22 22:19:54", - "author_account_age_days": 1523 + "author_account_age_days": 1524 }, "https://github.com/pkpkTech/ComfyUI-TemporaryLoader": { "stars": 1, "last_update": "2024-05-22 22:19:44", - "author_account_age_days": 1523 + "author_account_age_days": 1524 }, "https://github.com/pkpkTech/ComfyUI-ngrok": { "stars": 3, "last_update": "2024-05-22 22:19:32", - "author_account_age_days": 1523 + "author_account_age_days": 1524 }, "https://github.com/portu-sim/comfyui_bmab": { "stars": 55, "last_update": "2024-06-09 14:22:04", - "author_account_age_days": 342 + "author_account_age_days": 343 }, "https://github.com/prodogape/ComfyUI-EasyOCR": { "stars": 11, "last_update": "2024-07-11 02:17:02", - "author_account_age_days": 1050 + "author_account_age_days": 1051 }, "https://github.com/prodogape/ComfyUI-Minio": { "stars": 2, "last_update": "2024-05-23 00:13:38", - "author_account_age_days": 1050 + "author_account_age_days": 1051 }, "https://github.com/prodogape/ComfyUI-OmDet": { "stars": 2, "last_update": "2024-06-14 13:01:34", - "author_account_age_days": 1050 + "author_account_age_days": 1051 }, "https://github.com/prodogape/Comfyui-Yolov8-JSON": { "stars": 14, "last_update": "2024-07-10 09:37:54", - "author_account_age_days": 1050 + "author_account_age_days": 1051 }, "https://github.com/prozacgod/comfyui-pzc-multiworkspace": { "stars": 7, "last_update": "2024-05-22 23:11:46", - "author_account_age_days": 5588 + "author_account_age_days": 5589 }, "https://github.com/pythongosssss/ComfyUI-Custom-Scripts": { - "stars": 1410, + "stars": 1413, "last_update": "2024-07-14 13:06:40", "author_account_age_days": 518 }, "https://github.com/pythongosssss/ComfyUI-WD14-Tagger": { - "stars": 452, + "stars": 456, "last_update": "2024-06-20 05:38:50", "author_account_age_days": 518 }, "https://github.com/qwixiwp/queuetools": { "stars": 0, "last_update": "2024-06-14 10:27:57", - "author_account_age_days": 631 + "author_account_age_days": 632 }, "https://github.com/ramyma/A8R8_ComfyUI_nodes": { "stars": 41, "last_update": "2024-06-29 01:20:57", - "author_account_age_days": 3237 + "author_account_age_days": 3238 }, "https://github.com/randjtw/advance-aesthetic-score": { "stars": 0, "last_update": "2024-05-23 01:14:47", - "author_account_age_days": 781 + "author_account_age_days": 782 }, "https://github.com/ratulrafsan/Comfyui-SAL-VTON": { - "stars": 63, + "stars": 64, "last_update": "2024-06-30 02:23:06", - "author_account_age_days": 4514 + "author_account_age_days": 4515 }, "https://github.com/rcfcu2000/zhihuige-nodes-comfyui": { "stars": 0, "last_update": "2024-05-22 22:13:55", - "author_account_age_days": 3444 + "author_account_age_days": 3445 }, "https://github.com/rcsaquino/comfyui-custom-nodes": { "stars": 1, "last_update": "2024-05-22 22:13:43", - "author_account_age_days": 1531 + "author_account_age_days": 1532 }, "https://github.com/receyuki/comfyui-prompt-reader-node": { "stars": 220, "last_update": "2024-06-28 07:20:59", - "author_account_age_days": 2613 + "author_account_age_days": 2614 }, "https://github.com/redhottensors/ComfyUI-ODE": { "stars": 24, "last_update": "2024-06-23 22:16:53", - "author_account_age_days": 159 + "author_account_age_days": 160 }, "https://github.com/redhottensors/ComfyUI-Prediction": { "stars": 10, - "last_update": "2024-06-14 10:25:44", - "author_account_age_days": 159 + "last_update": "2024-07-14 21:19:01", + "author_account_age_days": 160 }, "https://github.com/rgthree/rgthree-comfy": { - "stars": 769, - "last_update": "2024-07-10 11:23:17", - "author_account_age_days": 4994 + "stars": 770, + "last_update": "2024-07-15 00:43:35", + "author_account_age_days": 4995 }, "https://github.com/rhdunn/comfyui-bus-plugin": { "stars": 1, "last_update": "2024-06-26 17:38:32", - "author_account_age_days": 5657 + "author_account_age_days": 5658 }, "https://github.com/richinsley/Comfy-LFO": { "stars": 5, "last_update": "2024-05-22 20:46:30", - "author_account_age_days": 2700 + "author_account_age_days": 2701 }, "https://github.com/ricklove/comfyui-ricklove": { "stars": 0, "last_update": "2024-05-22 23:21:25", - "author_account_age_days": 4853 + "author_account_age_days": 4854 }, "https://github.com/risunobushi/comfyUI_FrequencySeparation_RGB-HSV": { "stars": 12, "last_update": "2024-06-14 10:28:04", - "author_account_age_days": 667 + "author_account_age_days": 668 }, "https://github.com/rklaffehn/rk-comfy-nodes": { "stars": 2, @@ -4487,142 +4497,142 @@ "https://github.com/romeobuilderotti/ComfyUI-PNG-Metadata": { "stars": 5, "last_update": "2024-05-22 21:29:25", - "author_account_age_days": 310 + "author_account_age_days": 311 }, "https://github.com/ronniebasak/ComfyUI-Tara-LLM-Integration": { - "stars": 76, + "stars": 77, "last_update": "2024-06-25 09:06:23", - "author_account_age_days": 4175 + "author_account_age_days": 4176 }, "https://github.com/royceschultz/ComfyUI-Notifications": { "stars": 6, "last_update": "2024-05-23 01:23:16", - "author_account_age_days": 2549 + "author_account_age_days": 2550 }, "https://github.com/royceschultz/ComfyUI-TranscriptionTools": { "stars": 12, "last_update": "2024-05-23 01:10:10", - "author_account_age_days": 2549 + "author_account_age_days": 2550 }, "https://github.com/rui40000/RUI-Nodes": { "stars": 15, "last_update": "2024-05-22 22:12:26", - "author_account_age_days": 494 + "author_account_age_days": 495 }, "https://github.com/ruiqutech/ComfyUI-RuiquNodes": { "stars": 0, "last_update": "2024-05-23 01:21:50", - "author_account_age_days": 90 + "author_account_age_days": 91 }, "https://github.com/runtime44/comfyui_r44_nodes": { "stars": 32, "last_update": "2024-07-01 08:02:04", - "author_account_age_days": 188 + "author_account_age_days": 189 }, "https://github.com/saftle/suplex_comfy_nodes": { "stars": 0, "last_update": "2024-05-29 13:09:25", - "author_account_age_days": 4777 + "author_account_age_days": 4778 }, "https://github.com/sdfxai/SDFXBridgeForComfyUI": { "stars": 8, "last_update": "2024-06-14 10:26:56", - "author_account_age_days": 255 + "author_account_age_days": 256 }, "https://github.com/seanlynch/comfyui-optical-flow": { "stars": 26, "last_update": "2024-05-22 20:52:17", - "author_account_age_days": 5325 + "author_account_age_days": 5326 }, "https://github.com/seanlynch/srl-nodes": { "stars": 3, "last_update": "2024-06-30 13:47:38", - "author_account_age_days": 5325 + "author_account_age_days": 5326 }, "https://github.com/sergekatzmann/ComfyUI_Nimbus-Pack": { "stars": 2, "last_update": "2024-05-22 21:34:15", - "author_account_age_days": 3352 + "author_account_age_days": 3353 }, "https://github.com/shadowcz007/comfyui-Image-reward": { "stars": 21, "last_update": "2024-06-14 10:24:49", - "author_account_age_days": 3335 + "author_account_age_days": 3336 }, "https://github.com/shadowcz007/comfyui-consistency-decoder": { "stars": 2, "last_update": "2024-06-14 10:23:35", - "author_account_age_days": 3335 + "author_account_age_days": 3336 }, "https://github.com/shadowcz007/comfyui-edit-mask": { "stars": 6, "last_update": "2024-06-20 01:42:48", - "author_account_age_days": 3335 + "author_account_age_days": 3336 }, "https://github.com/shadowcz007/comfyui-liveportrait": { - "stars": 232, + "stars": 240, "last_update": "2024-07-14 06:44:12", - "author_account_age_days": 3335 + "author_account_age_days": 3336 }, "https://github.com/shadowcz007/comfyui-mixlab-nodes": { - "stars": 949, + "stars": 952, "last_update": "2024-07-07 16:03:59", - "author_account_age_days": 3335 + "author_account_age_days": 3336 }, "https://github.com/shadowcz007/comfyui-sound-lab": { - "stars": 67, + "stars": 73, "last_update": "2024-07-04 12:53:38", - "author_account_age_days": 3335 + "author_account_age_days": 3336 }, "https://github.com/shadowcz007/comfyui-ultralytics-yolo": { "stars": 18, "last_update": "2024-06-22 09:06:04", - "author_account_age_days": 3335 + "author_account_age_days": 3336 }, "https://github.com/shi3z/ComfyUI_Memeplex_DALLE": { "stars": 2, "last_update": "2024-05-23 00:14:25", - "author_account_age_days": 5113 + "author_account_age_days": 5114 }, "https://github.com/shiimizu/ComfyUI-PhotoMaker-Plus": { "stars": 145, "last_update": "2024-04-17 09:02:51", - "author_account_age_days": 1785 + "author_account_age_days": 1786 }, "https://github.com/shiimizu/ComfyUI-TiledDiffusion": { - "stars": 221, + "stars": 225, "last_update": "2024-07-14 03:23:04", - "author_account_age_days": 1785 + "author_account_age_days": 1786 }, "https://github.com/shiimizu/ComfyUI_smZNodes": { "stars": 167, "last_update": "2024-07-14 07:15:32", - "author_account_age_days": 1785 + "author_account_age_days": 1786 }, "https://github.com/shingo1228/ComfyUI-SDXL-EmptyLatentImage": { "stars": 27, "last_update": "2024-05-22 20:41:29", - "author_account_age_days": 2243 + "author_account_age_days": 2244 }, "https://github.com/shingo1228/ComfyUI-send-eagle-slim": { "stars": 22, "last_update": "2024-05-22 20:41:15", - "author_account_age_days": 2243 + "author_account_age_days": 2244 }, "https://github.com/shinich39/comfyui-load-image-in-seq": { "stars": 3, "last_update": "2024-07-03 03:40:21", - "author_account_age_days": 332 + "author_account_age_days": 333 }, "https://github.com/shinich39/comfyui-local-db": { "stars": 1, "last_update": "2024-07-03 03:42:46", - "author_account_age_days": 332 + "author_account_age_days": 333 }, "https://github.com/shinich39/comfyui-ramdom-node": { "stars": 2, "last_update": "2024-07-03 03:11:28", - "author_account_age_days": 332 + "author_account_age_days": 333 }, "https://github.com/shobhitic/ComfyUI-PlusMinusTextClip": { "stars": 3, @@ -4632,167 +4642,167 @@ "https://github.com/shockz0rz/ComfyUI_InterpolateEverything": { "stars": 23, "last_update": "2024-05-22 18:13:49", - "author_account_age_days": 1646 + "author_account_age_days": 1647 }, "https://github.com/shockz0rz/comfy-easy-grids": { - "stars": 12, + "stars": 13, "last_update": "2024-05-22 18:14:05", - "author_account_age_days": 1646 + "author_account_age_days": 1647 }, "https://github.com/siliconflow/BizyAir": { - "stars": 59, - "last_update": "2024-07-14 09:46:13", - "author_account_age_days": 326 + "stars": 61, + "last_update": "2024-07-15 15:08:54", + "author_account_age_days": 327 }, "https://github.com/siliconflow/onediff_comfy_nodes": { "stars": 16, "last_update": "2024-06-24 10:08:11", - "author_account_age_days": 326 + "author_account_age_days": 327 }, "https://github.com/sipherxyz/comfyui-art-venture": { - "stars": 98, + "stars": 99, "last_update": "2024-06-28 02:06:23", - "author_account_age_days": 1127 + "author_account_age_days": 1128 }, "https://github.com/skfoo/ComfyUI-Coziness": { "stars": 22, "last_update": "2024-05-27 18:24:29", - "author_account_age_days": 2102 + "author_account_age_days": 2103 }, "https://github.com/slyt/comfyui-ollama-nodes": { "stars": 0, "last_update": "2024-06-25 03:31:41", - "author_account_age_days": 3959 + "author_account_age_days": 3960 }, "https://github.com/smagnetize/kb-comfyui-nodes": { "stars": 0, "last_update": "2024-06-14 12:00:45", - "author_account_age_days": 2735 + "author_account_age_days": 2736 }, "https://github.com/smthemex/ComfyUI_AnyDoor": { "stars": 27, "last_update": "2024-07-14 01:03:34", - "author_account_age_days": 374 + "author_account_age_days": 375 }, "https://github.com/smthemex/ComfyUI_ChatGLM_API": { - "stars": 18, + "stars": 19, "last_update": "2024-06-25 04:10:29", - "author_account_age_days": 374 + "author_account_age_days": 375 }, "https://github.com/smthemex/ComfyUI_CustomNet": { - "stars": 4, + "stars": 5, "last_update": "2024-06-25 01:04:17", - "author_account_age_days": 374 + "author_account_age_days": 375 }, "https://github.com/smthemex/ComfyUI_EchoMimic": { - "stars": 18, - "last_update": "2024-07-14 09:29:34", - "author_account_age_days": 374 + "stars": 35, + "last_update": "2024-07-15 10:15:41", + "author_account_age_days": 375 }, "https://github.com/smthemex/ComfyUI_HiDiffusion_Pro": { - "stars": 31, + "stars": 32, "last_update": "2024-07-04 11:51:49", - "author_account_age_days": 374 + "author_account_age_days": 375 }, "https://github.com/smthemex/ComfyUI_ID_Animator": { "stars": 21, "last_update": "2024-06-27 08:32:11", - "author_account_age_days": 374 + "author_account_age_days": 375 }, "https://github.com/smthemex/ComfyUI_Llama3_8B": { "stars": 18, "last_update": "2024-06-25 00:49:01", - "author_account_age_days": 374 + "author_account_age_days": 375 }, "https://github.com/smthemex/ComfyUI_MS_Diffusion": { - "stars": 9, + "stars": 10, "last_update": "2024-07-09 13:42:13", - "author_account_age_days": 374 + "author_account_age_days": 375 }, "https://github.com/smthemex/ComfyUI_ParlerTTS": { "stars": 21, "last_update": "2024-06-25 00:38:01", - "author_account_age_days": 374 + "author_account_age_days": 375 }, "https://github.com/smthemex/ComfyUI_Pic2Story": { "stars": 3, "last_update": "2024-06-25 01:16:30", - "author_account_age_days": 374 + "author_account_age_days": 375 }, "https://github.com/smthemex/ComfyUI_Pipeline_Tool": { "stars": 9, "last_update": "2024-06-25 01:13:53", - "author_account_age_days": 374 + "author_account_age_days": 375 }, "https://github.com/smthemex/ComfyUI_Pops": { "stars": 16, "last_update": "2024-07-04 13:09:15", - "author_account_age_days": 374 + "author_account_age_days": 375 }, "https://github.com/smthemex/ComfyUI_StableAudio_Open": { - "stars": 7, + "stars": 8, "last_update": "2024-06-25 00:56:09", - "author_account_age_days": 374 + "author_account_age_days": 375 }, "https://github.com/smthemex/ComfyUI_Stable_Makeup": { - "stars": 23, + "stars": 27, "last_update": "2024-07-12 08:41:05", - "author_account_age_days": 374 + "author_account_age_days": 375 }, "https://github.com/smthemex/ComfyUI_StoryDiffusion": { - "stars": 78, - "last_update": "2024-07-13 09:00:59", - "author_account_age_days": 374 + "stars": 79, + "last_update": "2024-07-15 11:11:53", + "author_account_age_days": 375 }, "https://github.com/smthemex/ComfyUI_Streamv2v_Plus": { "stars": 0, "last_update": "2024-06-25 00:52:41", - "author_account_age_days": 374 + "author_account_age_days": 375 }, "https://github.com/sn0w12/ComfyUI-Sn0w-Scripts": { - "stars": 1, - "last_update": "2024-07-14 14:27:07", - "author_account_age_days": 793 + "stars": 3, + "last_update": "2024-07-15 13:17:15", + "author_account_age_days": 794 }, "https://github.com/space-nuko/ComfyUI-Disco-Diffusion": { "stars": 42, "last_update": "2024-05-22 18:10:36", - "author_account_age_days": 2744 + "author_account_age_days": 2745 }, "https://github.com/space-nuko/ComfyUI-OpenPose-Editor": { "stars": 159, "last_update": "2024-05-22 18:10:49", - "author_account_age_days": 2744 + "author_account_age_days": 2745 }, "https://github.com/space-nuko/nui-suite": { "stars": 10, "last_update": "2024-05-22 18:11:04", - "author_account_age_days": 2744 + "author_account_age_days": 2745 }, "https://github.com/spacepxl/ComfyUI-Florence-2": { - "stars": 43, + "stars": 45, "last_update": "2024-06-29 13:13:01", - "author_account_age_days": 314 + "author_account_age_days": 315 }, "https://github.com/spacepxl/ComfyUI-HQ-Image-Save": { - "stars": 32, + "stars": 33, "last_update": "2024-06-21 04:42:58", - "author_account_age_days": 314 + "author_account_age_days": 315 }, "https://github.com/spacepxl/ComfyUI-Image-Filters": { "stars": 85, "last_update": "2024-06-22 01:19:31", - "author_account_age_days": 314 + "author_account_age_days": 315 }, "https://github.com/spacepxl/ComfyUI-RAVE": { "stars": 83, "last_update": "2024-05-22 20:56:19", - "author_account_age_days": 314 + "author_account_age_days": 315 }, "https://github.com/spacepxl/ComfyUI-StyleGan": { "stars": 5, "last_update": "2024-06-10 20:16:34", - "author_account_age_days": 314 + "author_account_age_days": 315 }, "https://github.com/spinagon/ComfyUI-seam-carving": { "stars": 15, @@ -4807,317 +4817,317 @@ "https://github.com/spro/comfyui-mirror": { "stars": 4, "last_update": "2024-05-22 20:50:25", - "author_account_age_days": 5251 + "author_account_age_days": 5252 }, "https://github.com/ssitu/ComfyUI_UltimateSDUpscale": { - "stars": 674, + "stars": 675, "last_update": "2024-06-27 04:16:12", - "author_account_age_days": 1709 + "author_account_age_days": 1710 }, "https://github.com/ssitu/ComfyUI_fabric": { "stars": 84, "last_update": "2024-05-22 18:10:19", - "author_account_age_days": 1709 + "author_account_age_days": 1710 }, "https://github.com/ssitu/ComfyUI_restart_sampling": { "stars": 78, "last_update": "2024-05-22 18:09:49", - "author_account_age_days": 1709 + "author_account_age_days": 1710 }, "https://github.com/ssitu/ComfyUI_roop": { "stars": 62, "last_update": "2024-05-22 18:10:03", - "author_account_age_days": 1709 + "author_account_age_days": 1710 }, "https://github.com/stavsap/comfyui-ollama": { - "stars": 214, + "stars": 216, "last_update": "2024-07-13 11:22:08", - "author_account_age_days": 4104 + "author_account_age_days": 4105 }, "https://github.com/storyicon/comfyui_musev_evolved": { "stars": 14, "last_update": "2024-06-14 11:02:40", - "author_account_age_days": 2572 + "author_account_age_days": 2573 }, "https://github.com/storyicon/comfyui_segment_anything": { - "stars": 557, + "stars": 559, "last_update": "2024-07-12 10:17:33", - "author_account_age_days": 2572 + "author_account_age_days": 2573 }, "https://github.com/strimmlarn/ComfyUI_Strimmlarns_aesthetic_score": { "stars": 25, "last_update": "2024-06-17 10:01:44", - "author_account_age_days": 2647 + "author_account_age_days": 2648 }, "https://github.com/styler00dollar/ComfyUI-deepcache": { "stars": 8, "last_update": "2024-05-22 22:18:18", - "author_account_age_days": 1866 + "author_account_age_days": 1867 }, "https://github.com/styler00dollar/ComfyUI-sudo-latent-upscale": { "stars": 28, "last_update": "2024-05-22 22:18:07", - "author_account_age_days": 1866 + "author_account_age_days": 1867 }, "https://github.com/subtleGradient/TinkerBot-tech-for-ComfyUI-Touchpad": { - "stars": 20, + "stars": 21, "last_update": "2024-06-19 04:30:39", - "author_account_age_days": 5950 + "author_account_age_days": 5951 }, "https://github.com/sugarkwork/comfyui_cohere": { "stars": 0, "last_update": "2024-06-14 13:59:30", - "author_account_age_days": 896 + "author_account_age_days": 897 }, "https://github.com/sugarkwork/comfyui_tag_fillter": { "stars": 18, "last_update": "2024-07-02 00:21:03", - "author_account_age_days": 896 + "author_account_age_days": 897 }, "https://github.com/superyoman/comfyui_lumaAPI": { "stars": 14, "last_update": "2024-06-17 21:00:05", - "author_account_age_days": 469 + "author_account_age_days": 470 }, "https://github.com/syllebra/bilbox-comfyui": { "stars": 83, "last_update": "2024-05-22 20:40:43", - "author_account_age_days": 3156 + "author_account_age_days": 3157 }, "https://github.com/sylym/comfy_vid2vid": { "stars": 58, "last_update": "2024-05-22 17:53:40", - "author_account_age_days": 1918 + "author_account_age_days": 1919 }, "https://github.com/szhublox/ambw_comfyui": { "stars": 14, "last_update": "2024-05-22 18:04:57", - "author_account_age_days": 1027 + "author_account_age_days": 1028 }, "https://github.com/taabata/LCM_Inpaint-Outpaint_Comfy": { "stars": 227, "last_update": "2024-06-17 10:01:50", - "author_account_age_days": 1703 + "author_account_age_days": 1704 }, "https://github.com/talesofai/comfyui-browser": { "stars": 431, "last_update": "2024-07-11 06:23:04", - "author_account_age_days": 576 + "author_account_age_days": 577 }, "https://github.com/teward/ComfyUI-Helper-Nodes": { "stars": 4, "last_update": "2024-05-23 01:22:01", - "author_account_age_days": 5118 + "author_account_age_days": 5119 }, "https://github.com/theUpsider/ComfyUI-Logic": { - "stars": 114, + "stars": 115, "last_update": "2024-07-02 09:38:11", - "author_account_age_days": 2742 + "author_account_age_days": 2743 }, "https://github.com/theUpsider/ComfyUI-Styles_CSV_Loader": { "stars": 29, "last_update": "2024-07-01 08:45:52", - "author_account_age_days": 2742 + "author_account_age_days": 2743 }, "https://github.com/thecooltechguy/ComfyUI-ComfyRun": { "stars": 78, "last_update": "2024-05-22 21:33:11", - "author_account_age_days": 2442 + "author_account_age_days": 2443 }, "https://github.com/thecooltechguy/ComfyUI-ComfyWorkflows": { "stars": 33, "last_update": "2024-05-22 21:33:47", - "author_account_age_days": 2442 + "author_account_age_days": 2443 }, "https://github.com/thecooltechguy/ComfyUI-MagicAnimate": { "stars": 203, "last_update": "2024-05-22 21:33:35", - "author_account_age_days": 2442 + "author_account_age_days": 2443 }, "https://github.com/thecooltechguy/ComfyUI-Stable-Video-Diffusion": { "stars": 295, "last_update": "2024-05-24 22:14:42", - "author_account_age_days": 2442 + "author_account_age_days": 2443 }, "https://github.com/tiankuan93/ComfyUI-V-Express": { "stars": 87, "last_update": "2024-06-26 02:41:00", - "author_account_age_days": 2970 + "author_account_age_days": 2971 }, "https://github.com/tianlang0704/ComfyUI-StableProjectorzBridge": { "stars": 10, "last_update": "2024-07-10 05:43:30", - "author_account_age_days": 3345 + "author_account_age_days": 3346 }, "https://github.com/tmagara/ComfyUI-Prediction-Boost": { "stars": 1, "last_update": "2024-06-21 05:28:58", - "author_account_age_days": 4395 + "author_account_age_days": 4396 }, "https://github.com/tocubed/ComfyUI-AudioReactor": { "stars": 8, "last_update": "2024-05-22 22:21:57", - "author_account_age_days": 3879 + "author_account_age_days": 3880 }, "https://github.com/tooldigital/ComfyUI-Yolo-Cropper": { "stars": 6, "last_update": "2024-06-14 13:59:48", - "author_account_age_days": 4337 + "author_account_age_days": 4338 }, "https://github.com/toxicwind/ComfyUI-TTools": { "stars": 1, "last_update": "2024-07-04 20:07:35", - "author_account_age_days": 4390 + "author_account_age_days": 4391 }, "https://github.com/toyxyz/ComfyUI_toyxyz_test_nodes": { "stars": 472, "last_update": "2024-06-18 15:27:19", - "author_account_age_days": 3670 + "author_account_age_days": 3671 }, "https://github.com/traugdor/ComfyUI-quadMoons-nodes": { "stars": 10, "last_update": "2024-06-22 14:28:25", - "author_account_age_days": 3840 + "author_account_age_days": 3841 }, "https://github.com/tritant/ComfyUI_CreaPrompt": { "stars": 13, "last_update": "2024-07-13 04:18:53", - "author_account_age_days": 3161 + "author_account_age_days": 3162 }, "https://github.com/trojblue/trNodes": { "stars": 8, "last_update": "2024-05-22 18:04:36", - "author_account_age_days": 2278 + "author_account_age_days": 2279 }, "https://github.com/trumanwong/ComfyUI-NSFW-Detection": { "stars": 19, "last_update": "2024-05-23 01:27:29", - "author_account_age_days": 2980 + "author_account_age_days": 2981 }, "https://github.com/tsogzark/ComfyUI-load-image-from-url": { "stars": 8, "last_update": "2024-06-14 13:59:05", - "author_account_age_days": 1549 + "author_account_age_days": 1550 }, "https://github.com/ttulttul/ComfyUI-Iterative-Mixer": { "stars": 102, "last_update": "2024-07-09 14:56:02", - "author_account_age_days": 4777 + "author_account_age_days": 4778 }, "https://github.com/ttulttul/ComfyUI-Tensor-Operations": { "stars": 6, "last_update": "2024-06-12 21:55:39", - "author_account_age_days": 4777 + "author_account_age_days": 4778 }, "https://github.com/tusharbhutt/Endless-Nodes": { "stars": 23, "last_update": "2024-06-14 12:02:17", - "author_account_age_days": 2685 + "author_account_age_days": 2686 }, "https://github.com/twri/sdxl_prompt_styler": { - "stars": 643, + "stars": 644, "last_update": "2024-05-22 18:16:58", - "author_account_age_days": 4088 + "author_account_age_days": 4089 }, "https://github.com/txt2any/ComfyUI-PromptOrganizer": { "stars": 0, "last_update": "2024-05-23 01:10:33", - "author_account_age_days": 104 + "author_account_age_days": 105 }, "https://github.com/ty0x2333/ComfyUI-Dev-Utils": { - "stars": 45, + "stars": 46, "last_update": "2024-06-03 15:06:13", - "author_account_age_days": 3723 + "author_account_age_days": 3724 }, "https://github.com/tzwm/comfyui-profiler": { "stars": 43, "last_update": "2024-07-06 14:03:08", - "author_account_age_days": 4789 + "author_account_age_days": 4790 }, "https://github.com/uarefans/ComfyUI-Fans": { "stars": 12, "last_update": "2024-07-14 15:00:38", - "author_account_age_days": 1292 + "author_account_age_days": 1293 }, "https://github.com/uetuluk/comfyui-webcam-node": { "stars": 2, "last_update": "2024-06-14 08:25:13", - "author_account_age_days": 2334 + "author_account_age_days": 2335 }, "https://github.com/unwdef/unwdef-nodes-comfyui": { "stars": 1, "last_update": "2024-06-27 23:14:09", - "author_account_age_days": 93 + "author_account_age_days": 94 }, "https://github.com/vanche1212/ComfyUI-ZMG-Nodes": { "stars": 3, "last_update": "2024-06-25 04:48:19", - "author_account_age_days": 2978 + "author_account_age_days": 2979 }, "https://github.com/vanillacode314/SimpleWildcardsComfyUI": { "stars": 3, "last_update": "2024-06-28 10:57:45", - "author_account_age_days": 877 + "author_account_age_days": 878 }, "https://github.com/veighnsche/comfyui_gr85": { "stars": 1, "last_update": "2024-06-27 15:00:08", - "author_account_age_days": 3120 + "author_account_age_days": 3121 }, "https://github.com/victorchall/comfyui_webcamcapture": { "stars": 6, "last_update": "2024-06-22 18:59:10", - "author_account_age_days": 3165 + "author_account_age_days": 3166 }, "https://github.com/vienteck/ComfyUI-Chat-GPT-Integration": { "stars": 27, "last_update": "2024-05-22 22:11:14", - "author_account_age_days": 3447 + "author_account_age_days": 3448 }, "https://github.com/violet-chen/comfyui-psd2png": { "stars": 16, "last_update": "2024-06-12 15:30:14", - "author_account_age_days": 1418 + "author_account_age_days": 1419 }, "https://github.com/viperyl/ComfyUI-BiRefNet": { "stars": 164, "last_update": "2024-06-20 15:25:49", - "author_account_age_days": 2053 + "author_account_age_days": 2054 }, "https://github.com/viperyl/ComfyUI-RGT": { "stars": 5, "last_update": "2024-06-20 15:33:50", - "author_account_age_days": 2053 + "author_account_age_days": 2054 }, "https://github.com/vivax3794/ComfyUI-Sub-Nodes": { "stars": 93, "last_update": "2024-07-12 22:50:17", - "author_account_age_days": 1859 + "author_account_age_days": 1860 }, "https://github.com/vivax3794/ComfyUI-Vivax-Nodes": { "stars": 3, "last_update": "2024-07-07 21:44:01", - "author_account_age_days": 1859 + "author_account_age_days": 1860 }, "https://github.com/vsevolod-oparin/comfyui-kandinsky22": { "stars": 8, "last_update": "2024-07-11 16:48:09", - "author_account_age_days": 5004 + "author_account_age_days": 5005 }, "https://github.com/wTechArtist/ComfyUI-CustomNodes": { "stars": 0, "last_update": "2024-07-08 13:59:30", - "author_account_age_days": 1381 + "author_account_age_days": 1382 }, "https://github.com/wallish77/wlsh_nodes": { "stars": 84, "last_update": "2024-06-19 12:01:29", - "author_account_age_days": 2240 + "author_account_age_days": 2241 }, "https://github.com/wandbrandon/comfyui-pixel": { "stars": 4, "last_update": "2024-06-14 07:07:09", - "author_account_age_days": 3403 + "author_account_age_days": 3404 }, "https://github.com/web3nomad/ComfyUI_Invisible_Watermark": { "stars": 1, @@ -5127,122 +5137,122 @@ "https://github.com/wei30172/comfygen": { "stars": 5, "last_update": "2024-05-23 00:21:19", - "author_account_age_days": 1633 + "author_account_age_days": 1634 }, "https://github.com/whatbirdisthat/cyberdolphin": { "stars": 14, "last_update": "2024-05-23 03:43:08", - "author_account_age_days": 5507 + "author_account_age_days": 5508 }, "https://github.com/whmc76/ComfyUI-Openpose-Editor-Plus": { "stars": 30, "last_update": "2024-06-20 13:52:34", - "author_account_age_days": 472 + "author_account_age_days": 473 }, "https://github.com/wmatson/easy-comfy-nodes": { "stars": 14, "last_update": "2024-07-08 22:05:26", - "author_account_age_days": 4138 + "author_account_age_days": 4139 }, "https://github.com/wolfden/ComfyUi_PromptStylers": { "stars": 65, "last_update": "2024-05-22 18:17:46", - "author_account_age_days": 5741 + "author_account_age_days": 5742 }, "https://github.com/wolfden/ComfyUi_String_Function_Tree": { "stars": 8, "last_update": "2024-05-22 18:29:16", - "author_account_age_days": 5741 + "author_account_age_days": 5742 }, "https://github.com/wujm424606/ComfyUi-Ollama-YN": { - "stars": 21, + "stars": 23, "last_update": "2024-07-12 13:24:56", - "author_account_age_days": 2283 + "author_account_age_days": 2284 }, "https://github.com/wutipong/ComfyUI-TextUtils": { "stars": 1, "last_update": "2024-06-14 09:34:31", - "author_account_age_days": 4205 + "author_account_age_days": 4206 }, "https://github.com/wwwins/ComfyUI-Simple-Aspect-Ratio": { "stars": 1, "last_update": "2024-05-22 22:22:25", - "author_account_age_days": 5070 + "author_account_age_days": 5071 }, "https://github.com/xXAdonesXx/NodeGPT": { "stars": 328, "last_update": "2024-06-20 11:41:30", - "author_account_age_days": 1499 + "author_account_age_days": 1500 }, "https://github.com/xiaoxiaodesha/hd_node": { "stars": 8, "last_update": "2024-06-11 02:36:48", - "author_account_age_days": 2894 + "author_account_age_days": 2895 }, "https://github.com/xliry/ComfyUI_SendDiscord": { "stars": 0, "last_update": "2024-05-23 02:21:38", - "author_account_age_days": 1293 + "author_account_age_days": 1294 }, "https://github.com/xuhongming251/ComfyUI-GPEN": { "stars": 2, "last_update": "2024-06-15 14:33:37", - "author_account_age_days": 4126 + "author_account_age_days": 4127 }, "https://github.com/xuhongming251/ComfyUI-MuseTalkUtils": { "stars": 14, "last_update": "2024-06-15 14:32:32", - "author_account_age_days": 4126 + "author_account_age_days": 4127 }, "https://github.com/yffyhk/comfyui_auto_danbooru": { "stars": 1, "last_update": "2024-05-22 23:23:03", - "author_account_age_days": 3742 + "author_account_age_days": 3743 }, "https://github.com/yiwangsimple/ComfyUI_GroqChat": { - "stars": 20, - "last_update": "2024-07-13 10:11:13", - "author_account_age_days": 572 + "stars": 27, + "last_update": "2024-07-15 04:48:41", + "author_account_age_days": 573 }, "https://github.com/yolain/ComfyUI-Easy-Use": { - "stars": 585, + "stars": 592, "last_update": "2024-07-13 14:48:53", - "author_account_age_days": 1360 + "author_account_age_days": 1361 }, "https://github.com/yolanother/DTAIComfyImageSubmit": { "stars": 1, "last_update": "2024-05-22 18:14:56", - "author_account_age_days": 4883 + "author_account_age_days": 4884 }, "https://github.com/yolanother/DTAIComfyLoaders": { "stars": 1, "last_update": "2024-05-22 18:14:44", - "author_account_age_days": 4883 + "author_account_age_days": 4884 }, "https://github.com/yolanother/DTAIComfyPromptAgent": { "stars": 5, "last_update": "2024-05-22 18:14:18", - "author_account_age_days": 4883 + "author_account_age_days": 4884 }, "https://github.com/yolanother/DTAIComfyQRCodes": { "stars": 2, "last_update": "2024-05-22 18:15:09", - "author_account_age_days": 4883 + "author_account_age_days": 4884 }, "https://github.com/yolanother/DTAIComfyVariables": { "stars": 8, "last_update": "2024-05-22 18:15:21", - "author_account_age_days": 4883 + "author_account_age_days": 4884 }, "https://github.com/yolanother/DTAIImageToTextNode": { "stars": 15, "last_update": "2024-05-22 18:14:31", - "author_account_age_days": 4883 + "author_account_age_days": 4884 }, "https://github.com/youyegit/tdxh_node_comfyui": { "stars": 2, "last_update": "2024-05-23 17:55:42", - "author_account_age_days": 449 + "author_account_age_days": 450 }, "https://github.com/yuvraj108c/ComfyUI-Depth-Anything-Tensorrt": { "stars": 68, @@ -5282,70 +5292,70 @@ "https://github.com/za-wa-n-go/ComfyUI_Zwng_Nodes": { "stars": 3, "last_update": "2024-07-02 14:57:01", - "author_account_age_days": 608 + "author_account_age_days": 609 }, "https://github.com/zcfrank1st/Comfyui-Toolbox": { "stars": 5, "last_update": "2024-05-22 22:08:07", - "author_account_age_days": 4435 + "author_account_age_days": 4436 }, "https://github.com/zcfrank1st/Comfyui-Yolov8": { "stars": 17, "last_update": "2024-06-14 07:08:40", - "author_account_age_days": 4435 + "author_account_age_days": 4436 }, "https://github.com/zcfrank1st/comfyui_visual_anagrams": { "stars": 5, "last_update": "2024-06-14 07:07:27", - "author_account_age_days": 4435 + "author_account_age_days": 4436 }, "https://github.com/zer0TF/cute-comfy": { "stars": 29, "last_update": "2024-05-22 21:18:53", - "author_account_age_days": 2690 + "author_account_age_days": 2691 }, "https://github.com/zeroxoxo/ComfyUI-Fast-Style-Transfer": { "stars": 56, "last_update": "2024-06-30 14:31:09", - "author_account_age_days": 2463 + "author_account_age_days": 2464 }, "https://github.com/zfkun/ComfyUI_zfkun": { "stars": 14, "last_update": "2024-05-27 11:21:51", - "author_account_age_days": 4883 + "author_account_age_days": 4884 }, "https://github.com/zhangp365/ComfyUI-utils-nodes": { "stars": 6, "last_update": "2024-07-09 09:02:11", - "author_account_age_days": 311 + "author_account_age_days": 312 }, "https://github.com/zhongpei/ComfyUI-InstructIR": { "stars": 60, "last_update": "2024-05-22 23:19:43", - "author_account_age_days": 3479 + "author_account_age_days": 3480 }, "https://github.com/zhongpei/Comfyui_image2prompt": { "stars": 247, "last_update": "2024-05-22 23:19:30", - "author_account_age_days": 3479 + "author_account_age_days": 3480 }, "https://github.com/zhuanqianfish/ComfyUI-EasyNode": { "stars": 59, "last_update": "2024-06-14 07:10:18", - "author_account_age_days": 4255 + "author_account_age_days": 4256 }, "https://github.com/zhulu111/ComfyUI_Bxb": { - "stars": 95, - "last_update": "2024-07-08 23:57:50", - "author_account_age_days": 59 + "stars": 97, + "last_update": "2024-07-15 01:35:34", + "author_account_age_days": 60 }, "https://github.com/zohac/ComfyUI_ZC_DrawShape": { "stars": 3, "last_update": "2024-06-25 15:05:28", - "author_account_age_days": 2681 + "author_account_age_days": 2682 }, "https://github.com/zombieyang/sd-ppp": { - "stars": 20, + "stars": 23, "last_update": "2024-07-11 12:49:12", "author_account_age_days": 3938 } diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json index ef59c242..97c235b6 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -11,6 +11,16 @@ + { + "author": "googincheng", + "title": "ComfyUX", + "reference": "https://github.com/googincheng/ComfyUX", + "files": [ + "https://github.com/googincheng/ComfyUX" + ], + "install_type": "git-clone", + "description": "If you are drowning in hundreds of Nodes, ComfyUX can save you from the misery." + }, { "author": "melMass", "title": "ComfyUI-Lygia", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index b99b07dd..aa644744 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -10,6 +10,28 @@ + + { + "author": "ader47", + "title": "ComfyUI-MeshHamer", + "reference": "https://github.com/ader47/comfyui_meshhamer", + "files": [ + "https://github.com/ader47/comfyui_meshhamer" + ], + "install_type": "git-clone", + "description": "Nodes:MeshHamer Hand Refiner. See also: [a/HaMeR: Hand Mesh Recovery](https://github.com/geopavlakos/hamer/tree/main)" + }, + { + "author": "AIFSH", + "title": "SenseVoice-ComfyUI", + "id": "sensevoice", + "reference": "https://github.com/AIFSH/SenseVoice-ComfyUI", + "files": [ + "https://github.com/AIFSH/SenseVoice-ComfyUI" + ], + "install_type": "git-clone", + "description": "a custom node for [a/SenseVoice](https://github.com/FunAudioLLM/SenseVoice)" + }, { "author": "YMC", "title": "ymc-node-as-x-type", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index fac0231f..3d9677aa 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -501,6 +501,15 @@ "title_aux": "CosyVoice-ComfyUI" } ], + "https://github.com/AIFSH/SenseVoice-ComfyUI": [ + [ + "SenseVoiceNode", + "TextNode" + ], + { + "title_aux": "SenseVoice-ComfyUI" + } + ], "https://github.com/AIGCTeam/ComfyUI_kkTranslator_nodes": [ [ "LoadMarianMTCheckPoint", @@ -2233,6 +2242,7 @@ "GR Image/Depth Mask", "GR Mask Create", "GR Mask Create Random", + "GR Mask Create Random Multi", "GR Mask Resize", "GR Multi Mask Create", "GR Onomatopoeia", @@ -2760,6 +2770,9 @@ "https://github.com/Kosinkadink/ComfyUI-Advanced-ControlNet": [ [ "ACN_AdvancedControlNetApply", + "ACN_ControlNet++InputNode", + "ACN_ControlNet++LoaderAdvanced", + "ACN_ControlNet++LoaderSingle", "ACN_ControlNetLoaderWithLoraAdvanced", "ACN_DefaultUniversalWeights", "ACN_ReferenceControlNet", @@ -3213,19 +3226,19 @@ "MaraScottAnyBus_v2", "MaraScottDisplayInfoNode", "MaraScottDisplayInfo_v1", + "MaraScottMcBoatyRefiner_v4", + "MaraScottMcBoatyRefiner_v5", + "MaraScottMcBoatyTilePrompter_v4", + "MaraScottMcBoatyTilePrompter_v5", + "MaraScottMcBoatyUpscalerRefiner_v5", + "MaraScottMcBoatyUpscaler_v4", + "MaraScottMcBoatyUpscaler_v5", "MaraScottPasteInpaintingByMask_v1", "MaraScottPromptFromImage_v1", "MaraScottSetInpaintingByMask_v1", "MaraScottUpscalerRefinerNode_v2", "MaraScottUpscalerRefinerNode_v3", - "MaraScott_Kijai_TokenCounter_v1", - "McBoaty_Refiner_v4", - "McBoaty_Refiner_v5", - "McBoaty_TilePrompter_v4", - "McBoaty_TilePrompter_v5", - "McBoaty_Upscaler_v4", - "McBoaty_Upscaler_v5", - "UpscalerRefiner_McBoaty_v5" + "MaraScott_Kijai_TokenCounter_v1" ], { "title_aux": "\ud83d\udc30 MaraScott Nodes" @@ -6000,6 +6013,14 @@ "title_aux": "ComfyUI-TrashNodes-DownloadHuggingface" } ], + "https://github.com/ader47/comfyui_meshhamer": [ + [ + "Meshamer-DepthMapPreprocessor" + ], + { + "title_aux": "ComfyUI-MeshHamer" + } + ], "https://github.com/adieyal/comfyui-dynamicprompts": [ [ "DPCombinatorialGenerator", @@ -9265,6 +9286,7 @@ "FL_AudioFrameCalculator", "FL_AudioPreview", "FL_BatchAlign", + "FL_BulletHellGame", "FL_CodeNode", "FL_DirectoryCrawl", "FL_Glitch", @@ -9294,6 +9316,7 @@ "FL_SeparateMaskComponents", "FL_Shadertoy", "FL_TD_Sampler", + "FL_TetrisGame", "FL_VideoCropMask", "FL_VideoRecompose" ], @@ -10063,6 +10086,7 @@ "https://github.com/hay86/ComfyUI_AceNodes": [ [ "ACE_AnyInputSwitchBool", + "ACE_AnyInputToAny", "ACE_AudioLoad", "ACE_AudioPlay", "ACE_AudioSave", @@ -13079,7 +13103,8 @@ "ConcatStrings", "FormatString", "GetFiles", - "LoadImageByPath" + "LoadImageByPath", + "StringOutput" ], { "title_aux": "comfyui_dynamic_util_nodes" @@ -14408,7 +14433,8 @@ "BizyAirSuperResolution", "BizyAirTilePreprocessor", "BizyAirUniFormer_SemSegPreprocessor", - "BizyAirZoe_DepthMapPreprocessor" + "BizyAirZoe_DepthMapPreprocessor", + "StableDiffusionXLControlNetUnionPipeline" ], { "title_aux": "\u2601\ufe0fBizyAir Nodes" @@ -15883,6 +15909,7 @@ ], "https://github.com/yiwangsimple/ComfyUI_GroqChat": [ [ + "FileBasedChatNode", "GroqChatNode", "MoonshotMultiChatNode", "MoonshotSingleChatNode", From 365dac964de1bd5f76d533363768a9a8dd3db544 Mon Sep 17 00:00:00 2001 From: Benjamin Irwin <59652119+BenjaminIrwin@users.noreply.github.com> Date: Wed, 17 Jul 2024 00:09:36 +0100 Subject: [PATCH 22/34] Custom node list (#870) --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 1d64c92f..b826db69 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -36,6 +36,17 @@ "install_type": "git-clone", "description": "This extension provides various nodes to support Lora Block Weight and the Impact Pack. Provides many easily applicable regional features and applications for Variation Seed." }, + { + "author": "LightSketch-ai", + "title": "ComfyUI-LivePortraitNode (Replicate API)", + "id": "lightsketchlp", + "reference": "https://github.com/LightSketch-ai/ComfyUI-LivePortraitNode", + "files": [ + "https://github.com/LightSketch-ai/ComfyUI-LivePortraitNode" + ], + "install_type": "git-clone", + "description": "Two simple to install nodes to get Live Portrait working in ComfyUI without the need for a fancy GPU (Replicate account needed)." + }, { "author": "comfyanonymous", "title": "ComfyUI_experiments", From b884207e316ead96ee2272aacd46127e9e09a901 Mon Sep 17 00:00:00 2001 From: 2kpr <96332338+2kpr@users.noreply.github.com> Date: Tue, 16 Jul 2024 18:12:32 -0500 Subject: [PATCH 23/34] New node (#871) --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index b826db69..42e6de28 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -11951,6 +11951,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "2kpr", + "title": "ComfyUI-UltraPixel", + "id": "comfyui-ultrapixel", + "reference": "https://github.com/2kpr/ComfyUI-UltraPixel", + "files": [ + "https://github.com/2kpr/ComfyUI-UltraPixel" + ], + "install_type": "git-clone", + "description": "Implementation of UltraPixel on ComfyUI" } ] } From 1c1e4fea6d10e9466b0b8d16ddd5892c028e30ef Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Wed, 17 Jul 2024 08:13:43 +0900 Subject: [PATCH 24/34] update DB --- custom-node-list.json | 33 +++++++++++-------------------- node_db/dev/custom-node-list.json | 11 +++++++++++ node_db/new/custom-node-list.json | 12 ++++++++++- 3 files changed, 33 insertions(+), 23 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 42e6de28..2d63deb2 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -36,17 +36,6 @@ "install_type": "git-clone", "description": "This extension provides various nodes to support Lora Block Weight and the Impact Pack. Provides many easily applicable regional features and applications for Variation Seed." }, - { - "author": "LightSketch-ai", - "title": "ComfyUI-LivePortraitNode (Replicate API)", - "id": "lightsketchlp", - "reference": "https://github.com/LightSketch-ai/ComfyUI-LivePortraitNode", - "files": [ - "https://github.com/LightSketch-ai/ComfyUI-LivePortraitNode" - ], - "install_type": "git-clone", - "description": "Two simple to install nodes to get Live Portrait working in ComfyUI without the need for a fancy GPU (Replicate account needed)." - }, { "author": "comfyanonymous", "title": "ComfyUI_experiments", @@ -11564,6 +11553,17 @@ "install_type": "git-clone", "description": "Nodes:MeshHamer Hand Refiner. See also: [a/HaMeR: Hand Mesh Recovery](https://github.com/geopavlakos/hamer/tree/main)" }, + { + "author": "2kpr", + "title": "ComfyUI-UltraPixel", + "id": "comfyui-ultrapixel", + "reference": "https://github.com/2kpr/ComfyUI-UltraPixel", + "files": [ + "https://github.com/2kpr/ComfyUI-UltraPixel" + ], + "install_type": "git-clone", + "description": "Implementation of UltraPixel on ComfyUI" + }, @@ -11951,17 +11951,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "2kpr", - "title": "ComfyUI-UltraPixel", - "id": "comfyui-ultrapixel", - "reference": "https://github.com/2kpr/ComfyUI-UltraPixel", - "files": [ - "https://github.com/2kpr/ComfyUI-UltraPixel" - ], - "install_type": "git-clone", - "description": "Implementation of UltraPixel on ComfyUI" } ] } diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json index 97c235b6..7878f6ed 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -11,6 +11,17 @@ + { + "author": "LightSketch-ai", + "title": "ComfyUI-LivePortraitNode (Replicate API) [WIP]", + "id": "lightsketchlp", + "reference": "https://github.com/LightSketch-ai/ComfyUI-LivePortraitNode", + "files": [ + "https://github.com/LightSketch-ai/ComfyUI-LivePortraitNode" + ], + "install_type": "git-clone", + "description": "Two simple to install nodes to get Live Portrait working in ComfyUI without the need for a fancy GPU (Replicate account needed)." + }, { "author": "googincheng", "title": "ComfyUX", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index aa644744..1da552aa 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -10,7 +10,17 @@ - + { + "author": "2kpr", + "title": "ComfyUI-UltraPixel", + "id": "comfyui-ultrapixel", + "reference": "https://github.com/2kpr/ComfyUI-UltraPixel", + "files": [ + "https://github.com/2kpr/ComfyUI-UltraPixel" + ], + "install_type": "git-clone", + "description": "Implementation of UltraPixel on ComfyUI" + }, { "author": "ader47", "title": "ComfyUI-MeshHamer", From 8733a0bc2d269c76149c59222d05e85ddb70d08b Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Wed, 17 Jul 2024 08:25:11 +0900 Subject: [PATCH 25/34] update DB --- custom-node-list.json | 21 +- extension-node-map.json | 49 +- github-stats.json | 2653 +++++++++++++------------- node_db/dev/custom-node-list.json | 11 - node_db/legacy/custom-node-list.json | 10 + node_db/new/custom-node-list.json | 11 + node_db/new/extension-node-map.json | 49 +- 7 files changed, 1451 insertions(+), 1353 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 2d63deb2..82684d82 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -5311,16 +5311,6 @@ "install_type": "git-clone", "description": "Nodes:Caching Image Loader." }, - { - "author": "Millyarde", - "title": "Pomfy - Photoshop and ComfyUI 2-way sync", - "reference": "https://github.com/Millyarde/Pomfy", - "files": [ - "https://github.com/Millyarde/Pomfy" - ], - "install_type": "git-clone", - "description": "Photoshop custom nodes inside of ComfyUi, send and get data via Photoshop UXP plugin for cross platform support" - }, { "author": "Ryuukeisyou", "title": "comfyui_io_helpers", @@ -11564,6 +11554,17 @@ "install_type": "git-clone", "description": "Implementation of UltraPixel on ComfyUI" }, + { + "author": "LightSketch-ai", + "title": "ComfyUI-LivePortraitNode (Replicate API)", + "id": "lightsketchlp", + "reference": "https://github.com/LightSketch-ai/ComfyUI-LivePortraitNode", + "files": [ + "https://github.com/LightSketch-ai/ComfyUI-LivePortraitNode" + ], + "install_type": "git-clone", + "description": "Two simple to install nodes to get Live Portrait working in ComfyUI without the need for a fancy GPU (Replicate account needed)." + }, diff --git a/extension-node-map.json b/extension-node-map.json index 3d9677aa..7c1dfc47 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -143,6 +143,16 @@ "title_aux": "Hayo comfyui nodes" } ], + "https://github.com/2kpr/ComfyUI-UltraPixel": [ + [ + "UltraPixelLoad", + "UltraPixelProcess" + ], + { + "author": "italo", + "title_aux": "ComfyUI-UltraPixel" + } + ], "https://github.com/42lux/ComfyUI-safety-checker": [ [ "Safety Checker" @@ -504,7 +514,7 @@ "https://github.com/AIFSH/SenseVoice-ComfyUI": [ [ "SenseVoiceNode", - "TextNode" + "ShowTextNode" ], { "title_aux": "SenseVoice-ComfyUI" @@ -663,6 +673,7 @@ "IntToStringAdvanced-badger", "LoadImageAdvanced-badger", "LoadImagesFromDirListAdvanced-badger", + "RotateImageWithPadding", "SegmentToMaskByPoint-badger", "SimpleBoolean-badger", "StringToFizz-badger", @@ -2399,6 +2410,7 @@ "IG Interpolate", "IG Load Image", "IG Load Images", + "IG MotionPredictor", "IG Multiply", "IG Path Join", "IG String", @@ -2850,11 +2862,14 @@ "ADE_CombineLoraHooks", "ADE_CombineLoraHooksEight", "ADE_CombineLoraHooksFour", + "ADE_ConditioningCombine", "ADE_ConditioningSetMask", "ADE_ConditioningSetMaskAndCombine", "ADE_ConditioningSetUnmaskedAndCombine", "ADE_CustomCFG", "ADE_CustomCFGKeyframe", + "ADE_CustomCFGKeyframeFromList", + "ADE_CustomCFGKeyframeInterpolation", "ADE_CustomCFGKeyframeSimple", "ADE_CustomCFGSimple", "ADE_EmptyLatentImageLarge", @@ -2868,6 +2883,7 @@ "ADE_LoadAnimateDiffModelWithCameraCtrl", "ADE_LoadAnimateLCMI2VModel", "ADE_LoadCameraPoses", + "ADE_LoadCameraPosesFromPath", "ADE_LoopedUniformContextOptions", "ADE_LoopedUniformViewOptions", "ADE_LoraHookKeyframe", @@ -2883,6 +2899,7 @@ "ADE_NoisedImageInjectOptions", "ADE_NoisedImageInjection", "ADE_PIA_AnimateDiffKeyframe", + "ADE_PairedConditioningCombine", "ADE_PairedConditioningSetMask", "ADE_PairedConditioningSetMaskAndCombine", "ADE_PairedConditioningSetUnmaskedAndCombine", @@ -2898,6 +2915,7 @@ "ADE_SetLoraHookKeyframe", "ADE_SigmaSchedule", "ADE_SigmaScheduleSplitAndCombine", + "ADE_SigmaScheduleToSigmas", "ADE_SigmaScheduleWeightedAverage", "ADE_SigmaScheduleWeightedAverageInterp", "ADE_StandardStaticContextOptions", @@ -3020,6 +3038,15 @@ "title_aux": "Canvas Tab" } ], + "https://github.com/LightSketch-ai/ComfyUI-LivePortraitNode": [ + [ + "LightSketch Live Portrait", + "Preview Video" + ], + { + "title_aux": "ComfyUI-LivePortraitNode (Replicate API)" + } + ], "https://github.com/Limitex/ComfyUI-Calculation": [ [ "CenterCalculation", @@ -3470,8 +3497,10 @@ "https://github.com/NimaNzrii/comfyui-photoshop": [ [ "\ud83d\udd39 Photoshop RemoteConnection", + "\ud83d\udd39ClipPass", "\ud83d\udd39Photoshop ComfyUI Plugin", - "\ud83d\udd39SendTo Photoshop Plugin" + "\ud83d\udd39SendTo Photoshop Plugin", + "\ud83d\udd39modelPass" ], { "title_aux": "comfyui-photoshop" @@ -6489,6 +6518,7 @@ "Image From S3", "Image From URL", "Image To S3", + "JSON Text Extraction", "Prompt Regex Remove", "Prompt Template" ], @@ -7871,7 +7901,8 @@ "https://github.com/chrisgoringe/cg-image-picker": [ [ "Preview Chooser", - "Preview Chooser Fabric" + "Preview Chooser Fabric", + "Simple Chooser" ], { "author": "chrisgoringe", @@ -8223,6 +8254,7 @@ "SaveLatent", "SelfAttentionGuidance", "SetLatentNoiseMask", + "SetUnionControlNetType", "SolidMask", "SplitImageWithAlpha", "SplitSigmas", @@ -9984,12 +10016,14 @@ [ "Griptape Agent Config: Amazon Bedrock", "Griptape Agent Config: Anthropic", + "Griptape Agent Config: Azure OpenAI", "Griptape Agent Config: Google", "Griptape Agent Config: HuggingFace", "Griptape Agent Config: LM Studio", "Griptape Agent Config: Ollama", "Griptape Agent Config: OpenAI", "Griptape Agent Config: OpenAI Compatable", + "Griptape Audio Driver: ElevenLabs", "Griptape Audio Driver: OpenAI", "Griptape Combine: Merge Inputs", "Griptape Combine: Merge Texts", @@ -10028,6 +10062,7 @@ "Griptape Run: Prompt Task", "Griptape Run: Structure", "Griptape Run: Text Summary", + "Griptape Run: Text to Speech", "Griptape Run: Tool Task", "Griptape Run: Toolkit Task", "Griptape Set: Default Agent", @@ -10036,6 +10071,7 @@ "Griptape Tool: DateTime", "Griptape Tool: FileManager", "Griptape Tool: Griptape Cloud KnowledgeBase", + "Griptape Tool: Text to Speech", "Griptape Tool: WebScraper", "Griptape Tool: WebSearch" ], @@ -10195,6 +10231,7 @@ "accuweather_tool", "api_tool", "arxiv_tool", + "bing_loader", "bing_tool", "check_web_tool", "classify_function", @@ -10211,6 +10248,7 @@ "file_combine_plus", "get_string", "github_tool", + "google_loader", "google_tool", "image_iterator", "interpreter_tool", @@ -10467,7 +10505,8 @@ ], "https://github.com/icesun963/ComfyUI_HFDownLoad": [ [ - "HFDownLoad_Tool" + "HFDownLoad_Tool", + "LayerUtility: LaMa" ], { "title_aux": "HFDownLoad Node for ComfyUI" @@ -10530,6 +10569,7 @@ "IF_ImagePrompt", "IF_PromptMkr", "IF_SaveText", + "IF_TextTyper", "IF_saveText" ], { @@ -11097,6 +11137,7 @@ "YANC.GetWidgetValueString", "YANC.IntegerCaster", "YANC.MultilineString", + "YANC.SaveImageWEBP", "YANC.TruncateString" ], { diff --git a/github-stats.json b/github-stats.json index 6ccfa968..51c09fac 100644 --- a/github-stats.json +++ b/github-stats.json @@ -2,5361 +2,5366 @@ "https://github.com/0xbitches/ComfyUI-LCM": { "stars": 248, "last_update": "2023-11-11 21:24:33", - "author_account_age_days": 552 + "author_account_age_days": 554 }, "https://github.com/1038lab/ComfyUI-GPT2P": { "stars": 3, "last_update": "2024-06-10 16:56:29", - "author_account_age_days": 473 + "author_account_age_days": 474 }, "https://github.com/1038lab/ComfyUI_LatentSizeSelector": { "stars": 1, "last_update": "2024-07-03 23:22:52", - "author_account_age_days": 473 + "author_account_age_days": 474 }, "https://github.com/11cafe/comfyui-workspace-manager": { - "stars": 847, + "stars": 849, "last_update": "2024-07-10 03:28:00", - "author_account_age_days": 226 + "author_account_age_days": 227 }, "https://github.com/11dogzi/ComfUI-EGAdapterMadAssistant": { - "stars": 25, + "stars": 26, "last_update": "2024-07-09 14:44:29", - "author_account_age_days": 146 + "author_account_age_days": 147 }, "https://github.com/11dogzi/Comfyui-ergouzi-Nodes": { "stars": 24, "last_update": "2024-05-23 00:08:39", - "author_account_age_days": 146 + "author_account_age_days": 147 }, "https://github.com/11dogzi/Comfyui-ergouzi-samplers": { "stars": 21, "last_update": "2024-06-28 05:28:05", - "author_account_age_days": 146 + "author_account_age_days": 147 }, "https://github.com/1mckw/Comfyui-Gelbooru": { "stars": 2, "last_update": "2024-05-27 07:45:00", - "author_account_age_days": 711 + "author_account_age_days": 712 + }, + "https://github.com/2kpr/ComfyUI-UltraPixel": { + "stars": 48, + "last_update": "2024-07-16 16:48:22", + "author_account_age_days": 941 }, "https://github.com/42lux/ComfyUI-safety-checker": { "stars": 23, "last_update": "2024-05-22 22:11:59", - "author_account_age_days": 3719 + "author_account_age_days": 3721 }, "https://github.com/438443467/ComfyUI-GPT4V-Image-Captioner": { "stars": 20, "last_update": "2024-06-13 05:51:56", - "author_account_age_days": 435 + "author_account_age_days": 436 }, "https://github.com/54rt1n/ComfyUI-DareMerge": { "stars": 50, "last_update": "2024-07-09 16:29:23", - "author_account_age_days": 4071 + "author_account_age_days": 4073 }, "https://github.com/807502278/ComfyUI-3D-MeshTool": { "stars": 0, "last_update": "2024-07-13 02:12:18", - "author_account_age_days": 2034 + "author_account_age_days": 2035 }, "https://github.com/80sVectorz/ComfyUI-Static-Primitives": { "stars": 10, "last_update": "2024-05-23 11:20:57", - "author_account_age_days": 1492 + "author_account_age_days": 1493 }, "https://github.com/A4P7J1N7M05OT/ComfyUI-AutoColorGimp": { "stars": 0, "last_update": "2024-05-23 00:26:10", - "author_account_age_days": 493 + "author_account_age_days": 495 }, "https://github.com/A4P7J1N7M05OT/ComfyUI-PixelOE": { "stars": 7, "last_update": "2024-06-02 14:57:59", - "author_account_age_days": 493 + "author_account_age_days": 495 }, "https://github.com/AARG-FAN/Image-Raster-for-ComfyUI": { "stars": 71, "last_update": "2024-06-23 14:56:16", - "author_account_age_days": 520 + "author_account_age_days": 521 }, "https://github.com/AI2lab/comfyUI-DeepSeek-2lab": { "stars": 3, "last_update": "2024-07-03 04:07:46", - "author_account_age_days": 213 + "author_account_age_days": 214 }, "https://github.com/AI2lab/comfyUI-siliconflow-api-2lab": { "stars": 3, "last_update": "2024-06-29 18:08:21", - "author_account_age_days": 213 + "author_account_age_days": 214 }, "https://github.com/AI2lab/comfyUI-tool-2lab": { "stars": 11, "last_update": "2024-07-11 06:36:13", - "author_account_age_days": 213 + "author_account_age_days": 214 }, "https://github.com/AIFSH/ComfyUI-3d-photo-inpainting": { "stars": 7, "last_update": "2024-06-19 13:59:49", - "author_account_age_days": 252 + "author_account_age_days": 253 }, "https://github.com/AIFSH/ComfyUI-AuraSR": { "stars": 17, "last_update": "2024-06-27 14:00:16", - "author_account_age_days": 252 + "author_account_age_days": 253 }, "https://github.com/AIFSH/ComfyUI-DiffSynth-Studio": { - "stars": 35, + "stars": 37, "last_update": "2024-07-02 13:01:42", - "author_account_age_days": 252 + "author_account_age_days": 253 }, "https://github.com/AIFSH/ComfyUI-FishSpeech": { - "stars": 8, + "stars": 9, "last_update": "2024-05-23 01:18:49", - "author_account_age_days": 252 + "author_account_age_days": 253 }, "https://github.com/AIFSH/ComfyUI-GPT_SoVITS": { - "stars": 161, + "stars": 165, "last_update": "2024-06-14 07:05:01", - "author_account_age_days": 252 + "author_account_age_days": 253 }, "https://github.com/AIFSH/ComfyUI-Hallo": { - "stars": 233, + "stars": 232, "last_update": "2024-06-24 06:43:23", - "author_account_age_days": 252 + "author_account_age_days": 253 }, "https://github.com/AIFSH/ComfyUI-I2V-Adapter": { "stars": 7, "last_update": "2024-07-02 01:59:49", - "author_account_age_days": 252 + "author_account_age_days": 253 }, "https://github.com/AIFSH/ComfyUI-IP_LAP": { "stars": 24, "last_update": "2024-06-14 07:05:39", - "author_account_age_days": 252 + "author_account_age_days": 253 }, "https://github.com/AIFSH/ComfyUI-Live2DViewer": { "stars": 2, "last_update": "2024-06-14 07:04:49", - "author_account_age_days": 252 + "author_account_age_days": 253 }, "https://github.com/AIFSH/ComfyUI-MARS5-TTS": { "stars": 19, "last_update": "2024-07-02 02:00:28", - "author_account_age_days": 252 + "author_account_age_days": 253 }, "https://github.com/AIFSH/ComfyUI-MimicBrush": { "stars": 72, "last_update": "2024-06-17 22:26:53", - "author_account_age_days": 252 + "author_account_age_days": 253 }, "https://github.com/AIFSH/ComfyUI-MimicMotion": { - "stars": 254, + "stars": 258, "last_update": "2024-07-15 08:11:48", - "author_account_age_days": 252 + "author_account_age_days": 253 }, "https://github.com/AIFSH/ComfyUI-MuseTalk_FSH": { "stars": 9, "last_update": "2024-06-14 07:05:19", - "author_account_age_days": 252 + "author_account_age_days": 253 }, "https://github.com/AIFSH/ComfyUI-RVC": { "stars": 10, "last_update": "2024-06-14 07:05:25", - "author_account_age_days": 252 + "author_account_age_days": 253 }, "https://github.com/AIFSH/ComfyUI-UVR5": { "stars": 64, "last_update": "2024-06-20 07:31:20", - "author_account_age_days": 252 + "author_account_age_days": 253 }, "https://github.com/AIFSH/ComfyUI-UniAnimate": { "stars": 27, "last_update": "2024-06-30 09:20:25", - "author_account_age_days": 252 + "author_account_age_days": 253 }, "https://github.com/AIFSH/ComfyUI-WhisperX": { "stars": 23, "last_update": "2024-06-14 07:05:31", - "author_account_age_days": 252 + "author_account_age_days": 253 }, "https://github.com/AIFSH/ComfyUI-XTTS": { - "stars": 29, + "stars": 30, "last_update": "2024-06-24 09:45:59", - "author_account_age_days": 252 + "author_account_age_days": 253 }, "https://github.com/AIFSH/ComfyUI_V-Express": { - "stars": 77, + "stars": 76, "last_update": "2024-06-23 09:54:57", - "author_account_age_days": 252 + "author_account_age_days": 253 }, "https://github.com/AIFSH/CosyVoice-ComfyUI": { - "stars": 24, + "stars": 31, "last_update": "2024-07-11 15:59:28", - "author_account_age_days": 252 + "author_account_age_days": 253 }, "https://github.com/AIFSH/SenseVoice-ComfyUI": { - "stars": 3, - "last_update": "2024-07-15 03:53:05", - "author_account_age_days": 252 + "stars": 4, + "last_update": "2024-07-16 06:41:25", + "author_account_age_days": 253 }, "https://github.com/AIGCTeam/ComfyUI_kkTranslator_nodes": { "stars": 5, "last_update": "2024-05-23 00:13:50", - "author_account_age_days": 231 + "author_account_age_days": 232 }, "https://github.com/AIGODLIKE/AIGODLIKE-COMFYUI-TRANSLATION": { - "stars": 1063, + "stars": 1071, "last_update": "2024-07-11 02:57:36", - "author_account_age_days": 522 + "author_account_age_days": 523 }, "https://github.com/AIGODLIKE/AIGODLIKE-ComfyUI-Studio": { - "stars": 210, + "stars": 211, "last_update": "2024-06-05 00:52:46", - "author_account_age_days": 522 + "author_account_age_days": 523 }, "https://github.com/AIGODLIKE/ComfyUI-CUP": { "stars": 8, "last_update": "2024-06-21 03:43:20", - "author_account_age_days": 522 + "author_account_age_days": 523 }, "https://github.com/AIGODLIKE/ComfyUI-ToonCrafter": { - "stars": 269, + "stars": 270, "last_update": "2024-06-18 08:04:40", - "author_account_age_days": 522 + "author_account_age_days": 523 }, "https://github.com/AInseven/ComfyUI-fastblend": { "stars": 139, "last_update": "2024-06-14 07:13:21", - "author_account_age_days": 1704 + "author_account_age_days": 1705 }, "https://github.com/AIrjen/OneButtonPrompt": { - "stars": 762, + "stars": 763, "last_update": "2024-07-09 17:44:12", - "author_account_age_days": 464 + "author_account_age_days": 465 }, "https://github.com/ALatentPlace/ComfyUI_yanc": { - "stars": 23, + "stars": 24, "last_update": "2024-06-30 10:04:17", - "author_account_age_days": 1481 + "author_account_age_days": 1482 }, "https://github.com/APZmedia/ComfyUI-APZmedia-cleanName-from-string": { "stars": 0, - "last_update": "2024-07-13 02:12:24", - "author_account_age_days": 2498 + "last_update": "2024-07-16 09:38:13", + "author_account_age_days": 2499 }, "https://github.com/AbdullahAlfaraj/Comfy-Photoshop-SD": { - "stars": 187, + "stars": 189, "last_update": "2024-06-14 07:04:37", - "author_account_age_days": 3688 + "author_account_age_days": 3690 }, "https://github.com/AbyssYuan0/ComfyUI_BadgerTools": { "stars": 6, - "last_update": "2024-06-19 11:46:19", - "author_account_age_days": 510 + "last_update": "2024-07-16 10:53:03", + "author_account_age_days": 511 }, "https://github.com/Acly/comfyui-inpaint-nodes": { - "stars": 483, + "stars": 484, "last_update": "2024-07-02 10:02:46", - "author_account_age_days": 3825 + "author_account_age_days": 3827 }, "https://github.com/Acly/comfyui-tooling-nodes": { "stars": 217, "last_update": "2024-06-24 15:56:37", - "author_account_age_days": 3825 + "author_account_age_days": 3827 }, "https://github.com/AiMiDi/ComfyUI-Aimidi-nodes": { "stars": 0, "last_update": "2024-06-20 17:26:02", - "author_account_age_days": 1296 + "author_account_age_days": 1298 }, "https://github.com/AlekPet/ComfyUI_Custom_Nodes_AlekPet": { - "stars": 702, + "stars": 705, "last_update": "2024-07-15 09:52:48", - "author_account_age_days": 2720 + "author_account_age_days": 2722 }, "https://github.com/Alysondao/Comfyui-Yolov8-JSON": { "stars": 14, "last_update": "2024-07-10 09:37:54", - "author_account_age_days": 1051 + "author_account_age_days": 1052 }, "https://github.com/Amorano/Jovimetrix": { - "stars": 176, - "last_update": "2024-07-14 20:26:42", - "author_account_age_days": 5233 + "stars": 177, + "last_update": "2024-07-16 00:02:34", + "author_account_age_days": 5234 }, "https://github.com/AonekoSS/ComfyUI-LoRA-Tuner": { "stars": 5, "last_update": "2024-07-05 13:48:56", - "author_account_age_days": 4112 + "author_account_age_days": 4114 }, "https://github.com/AonekoSS/ComfyUI-SimpleCounter": { "stars": 1, "last_update": "2024-07-05 13:46:19", - "author_account_age_days": 4112 + "author_account_age_days": 4114 }, "https://github.com/ArcherFMY/Diffusion360_ComfyUI": { "stars": 18, "last_update": "2024-05-28 03:14:17", - "author_account_age_days": 3410 + "author_account_age_days": 3411 }, "https://github.com/ArdeniusAI/CPlus_Ardenius": { "stars": 0, "last_update": "2024-06-14 07:13:26", - "author_account_age_days": 147 + "author_account_age_days": 149 }, "https://github.com/ArtBot2023/CharacterFaceSwap": { "stars": 57, "last_update": "2024-05-22 20:53:09", - "author_account_age_days": 314 + "author_account_age_days": 315 }, "https://github.com/ArtVentureX/comfyui-animatediff": { "stars": 647, "last_update": "2024-05-22 18:16:43", - "author_account_age_days": 426 + "author_account_age_days": 427 }, "https://github.com/AshMartian/ComfyUI-DirGir": { "stars": 11, "last_update": "2024-05-29 22:28:55", - "author_account_age_days": 4607 + "author_account_age_days": 4608 }, "https://github.com/AuroBit/ComfyUI-AnimateAnyone-reproduction": { "stars": 35, "last_update": "2024-06-14 09:03:24", - "author_account_age_days": 411 + "author_account_age_days": 412 }, "https://github.com/AuroBit/ComfyUI-OOTDiffusion": { - "stars": 361, + "stars": 362, "last_update": "2024-07-12 03:49:27", - "author_account_age_days": 411 + "author_account_age_days": 412 }, "https://github.com/AustinMroz/ComfyUI-DynamicOversampling": { "stars": 0, "last_update": "2024-06-14 07:06:51", - "author_account_age_days": 4095 + "author_account_age_days": 4096 }, "https://github.com/AustinMroz/ComfyUI-SpliceTools": { "stars": 7, "last_update": "2024-06-14 07:07:21", - "author_account_age_days": 4095 + "author_account_age_days": 4096 }, "https://github.com/AustinMroz/ComfyUI-WorkflowCheckpointing": { "stars": 6, "last_update": "2024-07-03 21:55:35", - "author_account_age_days": 4095 + "author_account_age_days": 4096 }, "https://github.com/Auttasak-L/ComfyUI-ImageCropper": { "stars": 1, "last_update": "2024-05-23 05:04:53", - "author_account_age_days": 2670 + "author_account_age_days": 2671 }, "https://github.com/BAIS1C/ComfyUI_RSS_Feed_Reader": { "stars": 2, "last_update": "2024-06-20 03:42:00", - "author_account_age_days": 510 + "author_account_age_days": 511 }, "https://github.com/BXYMartin/ComfyUI-InstantIDUtils": { "stars": 3, "last_update": "2024-05-23 00:08:50", - "author_account_age_days": 2464 + "author_account_age_days": 2465 }, "https://github.com/BadCafeCode/masquerade-nodes-comfyui": { "stars": 321, "last_update": "2024-06-19 04:16:54", - "author_account_age_days": 451 + "author_account_age_days": 452 }, "https://github.com/Beinsezii/bsz-cui-extras": { "stars": 21, "last_update": "2024-05-22 20:46:45", - "author_account_age_days": 2247 + "author_account_age_days": 2248 }, "https://github.com/BenNarum/ComfyUI_CAS": { "stars": 1, "last_update": "2024-07-13 12:00:40", - "author_account_age_days": 3093 + "author_account_age_days": 3094 }, "https://github.com/BenNarum/SigmaWaveFormNode": { "stars": 5, "last_update": "2024-06-20 15:20:35", - "author_account_age_days": 3093 + "author_account_age_days": 3094 }, "https://github.com/BennyKok/comfyui-deploy": { - "stars": 720, + "stars": 723, "last_update": "2024-07-14 02:17:33", - "author_account_age_days": 3017 + "author_account_age_days": 3018 }, "https://github.com/Big-Idea-Technology/ComfyUI-Book-Tools": { "stars": 17, "last_update": "2024-06-21 10:21:10", - "author_account_age_days": 892 + "author_account_age_days": 894 }, "https://github.com/Big-Idea-Technology/ComfyUI_LLM_Node": { - "stars": 50, + "stars": 51, "last_update": "2024-06-21 10:13:50", - "author_account_age_days": 892 + "author_account_age_days": 894 }, "https://github.com/Billius-AI/ComfyUI-Path-Helper": { "stars": 14, "last_update": "2024-05-22 23:25:08", - "author_account_age_days": 156 + "author_account_age_days": 157 }, "https://github.com/BlakeOne/ComfyUI-CustomScheduler": { "stars": 11, "last_update": "2024-05-23 00:23:56", - "author_account_age_days": 2553 + "author_account_age_days": 2555 }, "https://github.com/BlakeOne/ComfyUI-NodePresets": { "stars": 11, "last_update": "2024-05-23 00:24:07", - "author_account_age_days": 2553 + "author_account_age_days": 2555 }, "https://github.com/BlakeOne/ComfyUI-NodeReset": { "stars": 1, "last_update": "2024-05-23 00:24:18", - "author_account_age_days": 2553 + "author_account_age_days": 2555 }, "https://github.com/BlakeOne/ComfyUI-SchedulerMixer": { "stars": 10, "last_update": "2024-05-23 00:23:44", - "author_account_age_days": 2553 + "author_account_age_days": 2555 }, "https://github.com/BlenderNeko/ComfyUI_ADV_CLIP_emb": { "stars": 277, "last_update": "2024-05-22 14:56:13", - "author_account_age_days": 498 + "author_account_age_days": 500 }, "https://github.com/BlenderNeko/ComfyUI_Cutoff": { "stars": 347, "last_update": "2024-05-22 15:01:45", - "author_account_age_days": 498 + "author_account_age_days": 500 }, "https://github.com/BlenderNeko/ComfyUI_Noise": { - "stars": 220, + "stars": 222, "last_update": "2024-06-10 16:38:48", - "author_account_age_days": 498 + "author_account_age_days": 500 }, "https://github.com/BlenderNeko/ComfyUI_SeeCoder": { "stars": 35, "last_update": "2024-05-22 14:57:04", - "author_account_age_days": 498 + "author_account_age_days": 500 }, "https://github.com/BlenderNeko/ComfyUI_TiledKSampler": { "stars": 297, "last_update": "2024-05-22 14:56:49", - "author_account_age_days": 498 + "author_account_age_days": 500 }, "https://github.com/CC-BryanOttho/ComfyUI_API_Manager": { "stars": 13, "last_update": "2024-06-14 07:13:34", - "author_account_age_days": 506 + "author_account_age_days": 507 }, "https://github.com/CYBERLOOM-INC/ComfyUI-nodes-hnmr": { "stars": 6, "last_update": "2024-05-22 17:55:41", - "author_account_age_days": 270 + "author_account_age_days": 271 }, "https://github.com/CavinHuang/comfyui-nodes-docs": { "stars": 79, "last_update": "2024-07-04 11:29:55", - "author_account_age_days": 2747 + "author_account_age_days": 2748 }, "https://github.com/Chan-0312/ComfyUI-EasyDeforum": { "stars": 9, "last_update": "2024-05-22 23:22:14", - "author_account_age_days": 1887 + "author_account_age_days": 1888 }, "https://github.com/Chan-0312/ComfyUI-IPAnimate": { "stars": 66, "last_update": "2024-05-22 23:22:03", - "author_account_age_days": 1887 + "author_account_age_days": 1888 }, "https://github.com/Chan-0312/ComfyUI-Prompt-Preview": { "stars": 19, "last_update": "2024-06-14 09:01:37", - "author_account_age_days": 1887 + "author_account_age_days": 1888 }, "https://github.com/Chaoses-Ib/ComfyUI_Ib_CustomNodes": { "stars": 14, "last_update": "2024-04-05 11:14:24", - "author_account_age_days": 1899 + "author_account_age_days": 1901 }, "https://github.com/Clybius/ComfyUI-Extra-Samplers": { "stars": 58, "last_update": "2024-06-14 09:03:17", - "author_account_age_days": 1755 + "author_account_age_days": 1756 }, "https://github.com/Clybius/ComfyUI-Latent-Modifiers": { "stars": 69, "last_update": "2024-06-14 09:02:44", - "author_account_age_days": 1755 + "author_account_age_days": 1756 }, "https://github.com/CosmicLaca/ComfyUI_Primere_Nodes": { "stars": 85, "last_update": "2024-06-29 07:14:23", - "author_account_age_days": 3676 + "author_account_age_days": 3677 }, "https://github.com/Cyberschorsch/ComfyUI-checkpoint-config-loader": { "stars": 0, - "last_update": "2024-07-11 16:59:18", - "author_account_age_days": 5179 + "last_update": "2024-07-16 10:37:43", + "author_account_age_days": 5180 }, "https://github.com/Danand/ComfyUI-ComfyCouple": { "stars": 21, - "last_update": "2024-07-03 22:22:08", - "author_account_age_days": 4309 + "last_update": "2024-07-16 22:25:25", + "author_account_age_days": 4311 }, "https://github.com/DarKDinDoN/comfyui-checkpoint-automatic-config": { "stars": 3, "last_update": "2024-05-26 08:00:23", - "author_account_age_days": 4461 + "author_account_age_days": 4462 }, "https://github.com/DataCTE/prompt_injection": { "stars": 67, "last_update": "2024-06-21 12:56:43", - "author_account_age_days": 798 + "author_account_age_days": 800 }, "https://github.com/DeJoker/pipeline-parallel-comfy": { "stars": 1, "last_update": "2024-07-09 03:00:49", - "author_account_age_days": 3012 + "author_account_age_days": 3013 }, "https://github.com/Derfuu/Derfuu_ComfyUI_ModdedNodes": { "stars": 312, "last_update": "2024-06-22 02:12:19", - "author_account_age_days": 1795 + "author_account_age_days": 1797 }, "https://github.com/DigitalIO/ComfyUI-stable-wildcards": { "stars": 19, "last_update": "2024-05-24 21:15:08", - "author_account_age_days": 4059 + "author_account_age_days": 4061 }, "https://github.com/DimaChaichan/LAizypainter-Exporter-ComfyUI": { "stars": 7, "last_update": "2024-05-22 23:14:06", - "author_account_age_days": 3094 + "author_account_age_days": 3095 }, "https://github.com/DonBaronFactory/ComfyUI-Cre8it-Nodes": { "stars": 0, "last_update": "2024-05-22 23:24:30", - "author_account_age_days": 3509 + "author_account_age_days": 3510 }, "https://github.com/DrJKL/ComfyUI-Anchors": { "stars": 6, "last_update": "2024-06-20 18:23:00", - "author_account_age_days": 5015 + "author_account_age_days": 5017 }, "https://github.com/DrMWeigand/ComfyUI_ColorImageDetection": { "stars": 2, "last_update": "2024-07-15 13:21:10", - "author_account_age_days": 1053 + "author_account_age_days": 1054 }, "https://github.com/Electrofried/ComfyUI-OpenAINode": { "stars": 19, "last_update": "2024-06-14 09:01:22", - "author_account_age_days": 2641 + "author_account_age_days": 2642 }, "https://github.com/EllangoK/ComfyUI-post-processing-nodes": { "stars": 146, "last_update": "2024-05-22 17:54:09", - "author_account_age_days": 2799 + "author_account_age_days": 2800 }, "https://github.com/Excidos/ComfyUI-Documents": { "stars": 17, "last_update": "2024-07-11 20:15:21", - "author_account_age_days": 28 + "author_account_age_days": 29 }, "https://github.com/ExponentialML/ComfyUI_ModelScopeT2V": { "stars": 25, "last_update": "2024-05-23 00:12:17", - "author_account_age_days": 1644 + "author_account_age_days": 1646 }, "https://github.com/ExponentialML/ComfyUI_Native_DynamiCrafter": { "stars": 103, "last_update": "2024-06-08 02:33:02", - "author_account_age_days": 1644 + "author_account_age_days": 1646 }, "https://github.com/ExponentialML/ComfyUI_VisualStylePrompting": { "stars": 256, "last_update": "2024-05-23 00:12:41", - "author_account_age_days": 1644 + "author_account_age_days": 1646 }, "https://github.com/Extraltodeus/ComfyUI-AutomaticCFG": { - "stars": 290, + "stars": 291, "last_update": "2024-07-10 00:27:18", - "author_account_age_days": 3171 + "author_account_age_days": 3172 }, "https://github.com/Extraltodeus/LoadLoraWithTags": { - "stars": 42, + "stars": 43, "last_update": "2024-06-22 21:05:44", - "author_account_age_days": 3171 + "author_account_age_days": 3172 }, "https://github.com/Extraltodeus/Stable-Diffusion-temperature-settings": { "stars": 36, "last_update": "2024-07-10 00:27:51", - "author_account_age_days": 3171 + "author_account_age_days": 3172 }, "https://github.com/Extraltodeus/Uncond-Zero-for-ComfyUI": { "stars": 42, "last_update": "2024-07-10 00:27:36", - "author_account_age_days": 3171 + "author_account_age_days": 3172 }, "https://github.com/Extraltodeus/Vector_Sculptor_ComfyUI": { "stars": 95, "last_update": "2024-07-10 00:28:03", - "author_account_age_days": 3171 + "author_account_age_days": 3172 }, "https://github.com/Extraltodeus/noise_latent_perlinpinpin": { "stars": 23, "last_update": "2024-06-22 21:05:57", - "author_account_age_days": 3171 + "author_account_age_days": 3172 }, "https://github.com/Extraltodeus/pre_cfg_comfy_nodes_for_ComfyUI": { "stars": 5, "last_update": "2024-07-11 02:34:36", - "author_account_age_days": 3171 + "author_account_age_days": 3172 }, "https://github.com/Extraltodeus/sigmas_tools_and_the_golden_scheduler": { "stars": 46, "last_update": "2024-06-22 21:05:34", - "author_account_age_days": 3171 + "author_account_age_days": 3172 }, "https://github.com/Fannovel16/ComfyUI-Frame-Interpolation": { "stars": 361, "last_update": "2024-06-20 16:25:59", - "author_account_age_days": 3153 + "author_account_age_days": 3154 }, "https://github.com/Fannovel16/ComfyUI-Loopchain": { "stars": 30, "last_update": "2023-12-15 14:25:35", - "author_account_age_days": 3153 + "author_account_age_days": 3154 }, "https://github.com/Fannovel16/ComfyUI-MagickWand": { - "stars": 74, + "stars": 75, "last_update": "2024-06-20 16:23:15", - "author_account_age_days": 3153 + "author_account_age_days": 3154 }, "https://github.com/Fannovel16/ComfyUI-MotionDiff": { - "stars": 150, + "stars": 151, "last_update": "2024-06-20 16:29:32", - "author_account_age_days": 3153 + "author_account_age_days": 3154 }, "https://github.com/Fannovel16/ComfyUI-Video-Matting": { - "stars": 153, + "stars": 154, "last_update": "2024-06-20 16:14:38", - "author_account_age_days": 3153 + "author_account_age_days": 3154 }, "https://github.com/Fannovel16/comfyui_controlnet_aux": { - "stars": 1694, + "stars": 1699, "last_update": "2024-07-08 17:03:55", - "author_account_age_days": 3153 + "author_account_age_days": 3154 }, "https://github.com/Fantaxico/ComfyUI-GCP-Storage": { "stars": 0, "last_update": "2024-06-14 09:05:52", - "author_account_age_days": 557 + "author_account_age_days": 558 }, "https://github.com/Feidorian/feidorian-ComfyNodes": { "stars": 5, "last_update": "2024-06-20 11:31:37", - "author_account_age_days": 2776 + "author_account_age_days": 2777 }, "https://github.com/Fictiverse/ComfyUI_Fictiverse": { "stars": 7, "last_update": "2024-06-05 19:03:21", - "author_account_age_days": 693 + "author_account_age_days": 694 }, "https://github.com/Fihade/IC-Light-ComfyUI-Node": { "stars": 6, "last_update": "2024-07-02 03:47:17", - "author_account_age_days": 2768 + "author_account_age_days": 2769 }, "https://github.com/FizzleDorf/ComfyUI-AIT": { "stars": 44, "last_update": "2024-06-22 03:13:05", - "author_account_age_days": 2000 + "author_account_age_days": 2002 }, "https://github.com/FizzleDorf/ComfyUI_FizzNodes": { "stars": 327, "last_update": "2024-06-27 03:29:51", - "author_account_age_days": 2000 + "author_account_age_days": 2002 }, "https://github.com/FlyingFireCo/tiled_ksampler": { "stars": 57, "last_update": "2024-05-22 23:15:17", - "author_account_age_days": 653 + "author_account_age_days": 655 }, "https://github.com/ForeignGods/ComfyUI-Mana-Nodes": { - "stars": 184, + "stars": 186, "last_update": "2024-05-29 18:29:05", - "author_account_age_days": 1265 + "author_account_age_days": 1266 }, "https://github.com/Franck-Demongin/NX_PromptStyler": { "stars": 5, "last_update": "2024-05-22 23:25:21", - "author_account_age_days": 1792 + "author_account_age_days": 1793 }, "https://github.com/FredBill1/comfyui-fb-utils": { "stars": 0, "last_update": "2024-05-23 01:41:02", - "author_account_age_days": 2338 + "author_account_age_days": 2339 }, "https://github.com/Fucci-Mateo/ComfyUI-Airtable": { "stars": 0, "last_update": "2024-06-25 13:35:18", - "author_account_age_days": 899 + "author_account_age_days": 901 }, "https://github.com/FuouM/ComfyUI-FirstOrderMM": { "stars": 2, "last_update": "2024-07-01 10:46:26", - "author_account_age_days": 1702 + "author_account_age_days": 1703 }, "https://github.com/G-370/ComfyUI-SD3-Powerlab": { "stars": 17, "last_update": "2024-06-22 19:17:18", - "author_account_age_days": 1540 + "author_account_age_days": 1541 }, "https://github.com/GMapeSplat/ComfyUI_ezXY": { "stars": 24, "last_update": "2024-05-29 17:43:08", - "author_account_age_days": 1318 + "author_account_age_days": 1320 }, "https://github.com/GTSuya-Studio/ComfyUI-Gtsuya-Nodes": { "stars": 7, "last_update": "2024-05-22 21:31:52", - "author_account_age_days": 2577 + "author_account_age_days": 2578 }, "https://github.com/GavChap/ComfyUI-SD3LatentSelectRes": { "stars": 11, "last_update": "2024-06-19 11:01:41", - "author_account_age_days": 4589 + "author_account_age_days": 4590 }, "https://github.com/GentlemanHu/ComfyUI-SunoAI": { "stars": 10, "last_update": "2024-06-14 06:02:29", - "author_account_age_days": 2404 + "author_account_age_days": 2405 }, "https://github.com/Goktug/comfyui-saveimage-plus": { "stars": 3, "last_update": "2024-06-20 07:23:48", - "author_account_age_days": 4953 + "author_account_age_days": 4954 }, "https://github.com/Gourieff/comfyui-reactor-node": { - "stars": 1152, + "stars": 1159, "last_update": "2024-07-13 00:06:56", - "author_account_age_days": 1140 + "author_account_age_days": 1142 }, "https://github.com/GraftingRayman/ComfyUI_GraftingRayman": { - "stars": 24, + "stars": 25, "last_update": "2024-07-15 12:34:12", - "author_account_age_days": 184 + "author_account_age_days": 185 }, "https://github.com/Grant-CP/ComfyUI-LivePortraitKJ-MPS": { "stars": 10, "last_update": "2024-07-11 22:04:16", - "author_account_age_days": 1194 + "author_account_age_days": 1196 }, "https://github.com/GreenLandisaLie/AuraSR-ComfyUI": { - "stars": 77, + "stars": 78, "last_update": "2024-07-04 00:07:10", - "author_account_age_days": 1218 + "author_account_age_days": 1219 }, "https://github.com/Guillaume-Fgt/ComfyUI_StableCascadeLatentRatio": { "stars": 3, "last_update": "2024-06-14 08:59:42", - "author_account_age_days": 1501 + "author_account_age_days": 1502 }, "https://github.com/HAL41/ComfyUI-aichemy-nodes": { "stars": 4, "last_update": "2024-05-22 23:10:19", - "author_account_age_days": 2867 + "author_account_age_days": 2868 }, "https://github.com/HECer/ComfyUI-FilePathCreator": { - "stars": 3, + "stars": 4, "last_update": "2024-07-09 22:02:15", - "author_account_age_days": 3001 + "author_account_age_days": 3002 }, "https://github.com/Hangover3832/ComfyUI-Hangover-Moondream": { "stars": 38, "last_update": "2024-06-14 08:08:20", - "author_account_age_days": 631 + "author_account_age_days": 632 }, "https://github.com/Hangover3832/ComfyUI-Hangover-Nodes": { "stars": 33, "last_update": "2024-06-14 08:08:28", - "author_account_age_days": 631 + "author_account_age_days": 632 }, "https://github.com/Hangover3832/ComfyUI-Hangover-Recognize_Anything": { "stars": 16, "last_update": "2024-06-14 08:10:52", - "author_account_age_days": 631 + "author_account_age_days": 632 }, "https://github.com/Haoming02/comfyui-clear-screen": { "stars": 1, "last_update": "2024-07-09 08:49:03", - "author_account_age_days": 1352 + "author_account_age_days": 1353 }, "https://github.com/Haoming02/comfyui-diffusion-cg": { - "stars": 55, + "stars": 56, "last_update": "2024-07-10 03:26:36", - "author_account_age_days": 1352 + "author_account_age_days": 1353 }, "https://github.com/Haoming02/comfyui-floodgate": { "stars": 25, "last_update": "2024-07-09 09:02:07", - "author_account_age_days": 1352 + "author_account_age_days": 1353 }, "https://github.com/Haoming02/comfyui-menu-anchor": { "stars": 3, "last_update": "2024-07-09 10:03:10", - "author_account_age_days": 1352 + "author_account_age_days": 1353 }, "https://github.com/Haoming02/comfyui-node-beautify": { "stars": 6, "last_update": "2024-07-09 09:25:46", - "author_account_age_days": 1352 + "author_account_age_days": 1353 }, "https://github.com/Haoming02/comfyui-prompt-format": { "stars": 31, "last_update": "2024-07-10 02:32:48", - "author_account_age_days": 1352 + "author_account_age_days": 1353 }, "https://github.com/Haoming02/comfyui-resharpen": { - "stars": 31, + "stars": 30, "last_update": "2024-07-10 03:10:18", - "author_account_age_days": 1352 + "author_account_age_days": 1353 }, "https://github.com/Haoming02/comfyui-tab-handler": { "stars": 4, "last_update": "2024-07-09 08:41:44", - "author_account_age_days": 1352 + "author_account_age_days": 1353 }, "https://github.com/HaydenReeve/ComfyUI-Better-Strings": { "stars": 0, "last_update": "2024-05-22 23:20:05", - "author_account_age_days": 2263 + "author_account_age_days": 2264 }, "https://github.com/HebelHuber/comfyui-enhanced-save-node": { "stars": 1, "last_update": "2024-06-14 08:59:28", - "author_account_age_days": 2345 + "author_account_age_days": 2346 }, "https://github.com/Hiero207/ComfyUI-Hiero-Nodes": { "stars": 6, "last_update": "2024-06-24 03:38:50", - "author_account_age_days": 1719 + "author_account_age_days": 1721 }, "https://github.com/Hopping-Mad-Games/ComfyUI_LiteLLM": { "stars": 3, "last_update": "2024-06-29 19:44:47", - "author_account_age_days": 209 + "author_account_age_days": 211 }, "https://github.com/IDGallagher/ComfyUI-IG-Nodes": { "stars": 1, - "last_update": "2024-06-04 00:24:47", - "author_account_age_days": 5502 + "last_update": "2024-07-15 19:45:50", + "author_account_age_days": 5503 }, "https://github.com/ITurchenko/ComfyUI-SizeFromArray": { "stars": 0, "last_update": "2024-05-24 14:09:58", - "author_account_age_days": 3730 + "author_account_age_days": 3731 }, "https://github.com/Intersection98/ComfyUI_MX_post_processing-nodes": { "stars": 9, "last_update": "2024-05-23 01:12:46", - "author_account_age_days": 2651 + "author_account_age_days": 2652 }, "https://github.com/Inzaniak/comfyui-ranbooru": { "stars": 8, "last_update": "2024-05-22 23:12:23", - "author_account_age_days": 3930 + "author_account_age_days": 3932 }, "https://github.com/IsItDanOrAi/ComfyUI-Stereopsis": { "stars": 3, "last_update": "2024-06-21 20:39:06", - "author_account_age_days": 132 + "author_account_age_days": 134 }, "https://github.com/JPS-GER/ComfyUI_JPS-Nodes": { "stars": 40, "last_update": "2024-05-22 20:39:14", - "author_account_age_days": 337 + "author_account_age_days": 338 }, "https://github.com/JackEllie/ComfyUI_AI_Assistant": { "stars": 1, "last_update": "2024-07-12 14:54:05", - "author_account_age_days": 592 + "author_account_age_days": 593 }, "https://github.com/Jannchie/ComfyUI-J": { "stars": 64, "last_update": "2024-06-20 12:08:09", - "author_account_age_days": 2574 + "author_account_age_days": 2575 }, "https://github.com/JaredTherriault/ComfyUI-JNodes": { "stars": 26, "last_update": "2024-07-13 23:48:48", - "author_account_age_days": 3593 + "author_account_age_days": 3594 }, "https://github.com/JayLyu/ComfyUI_BaiKong_Node": { "stars": 0, "last_update": "2024-07-03 15:07:04", - "author_account_age_days": 3289 + "author_account_age_days": 3290 }, "https://github.com/JcandZero/ComfyUI_GLM4Node": { "stars": 25, "last_update": "2024-05-22 23:12:46", - "author_account_age_days": 711 + "author_account_age_days": 712 }, "https://github.com/Jcd1230/rembg-comfyui-node": { "stars": 122, "last_update": "2024-05-22 17:58:34", - "author_account_age_days": 4907 + "author_account_age_days": 4908 }, "https://github.com/JerryOrbachJr/ComfyUI-RandomSize": { "stars": 3, "last_update": "2024-05-22 23:18:51", - "author_account_age_days": 176 + "author_account_age_days": 178 }, "https://github.com/JettHu/ComfyUI-TCD": { - "stars": 95, + "stars": 96, "last_update": "2024-07-10 02:54:27", - "author_account_age_days": 2379 + "author_account_age_days": 2380 }, "https://github.com/JettHu/ComfyUI_TGate": { "stars": 49, "last_update": "2024-07-10 02:57:19", - "author_account_age_days": 2379 + "author_account_age_days": 2380 }, "https://github.com/Jordach/comfy-plasma": { "stars": 53, "last_update": "2024-05-22 18:08:28", - "author_account_age_days": 4534 + "author_account_age_days": 4535 }, "https://github.com/Kaharos94/ComfyUI-Saveaswebp": { "stars": 34, "last_update": "2024-06-21 23:01:48", - "author_account_age_days": 1216 + "author_account_age_days": 1217 }, "https://github.com/Kangkang625/ComfyUI-paint-by-example": { "stars": 14, "last_update": "2024-05-22 22:20:27", - "author_account_age_days": 935 + "author_account_age_days": 936 }, "https://github.com/KewkLW/ComfyUI-kewky_tools": { "stars": 5, "last_update": "2024-07-10 05:45:11", - "author_account_age_days": 1708 + "author_account_age_days": 1709 }, "https://github.com/Koishi-Star/Euler-Smea-Dyn-Sampler": { "stars": 138, "last_update": "2024-06-16 15:50:10", - "author_account_age_days": 1507 + "author_account_age_days": 1508 }, "https://github.com/KoreTeknology/ComfyUI-Universal-Styler": { "stars": 16, "last_update": "2024-06-14 10:28:10", - "author_account_age_days": 3211 + "author_account_age_days": 3212 }, "https://github.com/Kosinkadink/ComfyUI-Advanced-ControlNet": { - "stars": 453, - "last_update": "2024-07-15 07:54:01", - "author_account_age_days": 3737 + "stars": 457, + "last_update": "2024-07-16 02:42:10", + "author_account_age_days": 3739 }, "https://github.com/Kosinkadink/ComfyUI-AnimateDiff-Evolved": { - "stars": 2352, - "last_update": "2024-07-12 23:01:12", - "author_account_age_days": 3737 + "stars": 2357, + "last_update": "2024-07-16 00:14:05", + "author_account_age_days": 3739 }, "https://github.com/Kosinkadink/ComfyUI-VideoHelperSuite": { "stars": 428, - "last_update": "2024-07-12 03:08:51", - "author_account_age_days": 3737 + "last_update": "2024-07-15 20:08:31", + "author_account_age_days": 3739 }, "https://github.com/KytraScript/ComfyUI_KytraWebhookHTTP": { "stars": 3, "last_update": "2024-05-23 00:21:43", - "author_account_age_days": 1800 + "author_account_age_days": 1802 }, "https://github.com/LEv145/images-grid-comfy-plugin": { "stars": 133, "last_update": "2024-05-30 17:54:32", - "author_account_age_days": 2228 + "author_account_age_days": 2230 }, "https://github.com/LZpenguin/ComfyUI-Text": { "stars": 23, "last_update": "2024-06-20 13:38:16", - "author_account_age_days": 2000 + "author_account_age_days": 2001 }, "https://github.com/LarryJane491/Image-Captioning-in-ComfyUI": { - "stars": 35, + "stars": 37, "last_update": "2024-06-06 20:45:43", - "author_account_age_days": 185 + "author_account_age_days": 186 }, "https://github.com/LarryJane491/Lora-Training-in-Comfy": { - "stars": 288, + "stars": 291, "last_update": "2024-06-09 05:24:00", - "author_account_age_days": 185 + "author_account_age_days": 186 }, "https://github.com/Layer-norm/comfyui-lama-remover": { "stars": 60, "last_update": "2024-05-25 00:12:04", - "author_account_age_days": 353 + "author_account_age_days": 354 }, "https://github.com/Lerc/canvas_tab": { "stars": 146, "last_update": "2024-05-22 20:48:45", - "author_account_age_days": 5388 + "author_account_age_days": 5390 + }, + "https://github.com/LightSketch-ai/ComfyUI-LivePortraitNode": { + "stars": 0, + "last_update": "2024-07-16 09:37:48", + "author_account_age_days": 6 }, "https://github.com/Limitex/ComfyUI-Calculation": { "stars": 0, "last_update": "2024-05-22 22:18:40", - "author_account_age_days": 1296 + "author_account_age_days": 1297 }, "https://github.com/Limitex/ComfyUI-Diffusers": { - "stars": 118, + "stars": 119, "last_update": "2024-05-22 22:18:57", - "author_account_age_days": 1296 + "author_account_age_days": 1297 }, "https://github.com/Loewen-Hob/rembg-comfyui-node-better": { "stars": 46, "last_update": "2024-05-23 00:32:53", - "author_account_age_days": 491 + "author_account_age_days": 493 }, "https://github.com/LonicaMewinsky/ComfyUI-MakeFrame": { "stars": 23, "last_update": "2024-05-22 21:29:02", - "author_account_age_days": 996 + "author_account_age_days": 998 }, "https://github.com/LonicaMewinsky/ComfyUI-RawSaver": { "stars": 2, "last_update": "2024-05-22 21:31:28", - "author_account_age_days": 996 + "author_account_age_days": 998 }, "https://github.com/Ludobico/ComfyUI-ScenarioPrompt": { "stars": 14, "last_update": "2024-06-21 06:43:02", - "author_account_age_days": 1053 + "author_account_age_days": 1055 }, "https://github.com/LyazS/comfyui-anime-seg": { "stars": 4, "last_update": "2024-05-22 23:21:49", - "author_account_age_days": 2878 + "author_account_age_days": 2879 }, "https://github.com/M1kep/ComfyLiterals": { "stars": 13, "last_update": "2024-05-22 20:31:38", - "author_account_age_days": 4279 + "author_account_age_days": 4280 }, "https://github.com/M1kep/ComfyUI-KepOpenAI": { "stars": 26, "last_update": "2024-05-22 20:33:54", - "author_account_age_days": 4279 + "author_account_age_days": 4280 }, "https://github.com/M1kep/ComfyUI-OtherVAEs": { "stars": 2, "last_update": "2024-05-22 20:33:41", - "author_account_age_days": 4279 + "author_account_age_days": 4280 }, "https://github.com/M1kep/Comfy_KepKitchenSink": { "stars": 0, "last_update": "2024-05-22 20:33:29", - "author_account_age_days": 4279 + "author_account_age_days": 4280 }, "https://github.com/M1kep/Comfy_KepListStuff": { "stars": 28, "last_update": "2024-06-22 00:51:28", - "author_account_age_days": 4279 + "author_account_age_days": 4280 }, "https://github.com/M1kep/Comfy_KepMatteAnything": { "stars": 10, "last_update": "2024-05-22 20:33:16", - "author_account_age_days": 4279 + "author_account_age_days": 4280 }, "https://github.com/M1kep/KepPromptLang": { "stars": 5, "last_update": "2024-05-22 20:32:56", - "author_account_age_days": 4279 + "author_account_age_days": 4280 }, "https://github.com/MNeMoNiCuZ/ComfyUI-mnemic-nodes": { "stars": 29, "last_update": "2024-06-04 23:56:25", - "author_account_age_days": 1626 + "author_account_age_days": 1627 }, "https://github.com/Makeezi/ComfyUI-promptLAB": { "stars": 0, "last_update": "2024-05-23 01:24:51", - "author_account_age_days": 1803 + "author_account_age_days": 1804 }, "https://github.com/Mamaaaamooooo/batchImg-rembg-ComfyUI-nodes": { "stars": 14, "last_update": "2024-06-14 10:24:17", - "author_account_age_days": 403 + "author_account_age_days": 404 }, "https://github.com/ManglerFTW/ComfyI2I": { "stars": 146, "last_update": "2024-06-14 11:01:01", - "author_account_age_days": 676 + "author_account_age_days": 678 }, "https://github.com/MaraScott/ComfyUI_MaraScott_Nodes": { "stars": 72, - "last_update": "2024-07-15 14:43:52", - "author_account_age_days": 4991 + "last_update": "2024-07-16 11:40:04", + "author_account_age_days": 4992 }, "https://github.com/MarcusNyne/m9-prompts-comfyui": { "stars": 1, "last_update": "2024-06-14 15:25:15", - "author_account_age_days": 1443 + "author_account_age_days": 1445 }, "https://github.com/MariusKM/ComfyUI-BadmanNodes": { "stars": 1, "last_update": "2024-06-21 15:20:22", - "author_account_age_days": 2252 + "author_account_age_days": 2253 }, "https://github.com/MarkoCa1/ComfyUI-Text": { "stars": 2, "last_update": "2024-05-23 00:15:39", - "author_account_age_days": 1654 + "author_account_age_days": 1655 }, "https://github.com/MarkoCa1/ComfyUI_Segment_Mask": { "stars": 17, "last_update": "2024-05-23 00:15:51", - "author_account_age_days": 1654 + "author_account_age_days": 1655 }, "https://github.com/Mason-McGough/ComfyUI-Mosaica": { "stars": 4, "last_update": "2024-05-29 12:57:49", - "author_account_age_days": 3226 + "author_account_age_days": 3227 }, "https://github.com/MilitantHitchhiker/MilitantHitchhiker-SwitchbladePack": { "stars": 3, "last_update": "2024-06-24 22:04:33", - "author_account_age_days": 81 - }, - "https://github.com/Millyarde/Pomfy": { - "stars": 8, - "last_update": "2024-05-22 22:22:48", - "author_account_age_days": 928 + "author_account_age_days": 82 }, "https://github.com/MinusZoneAI/ComfyUI-Kolors-MZ": { - "stars": 104, + "stars": 115, "last_update": "2024-07-14 09:39:42", - "author_account_age_days": 86 + "author_account_age_days": 88 }, "https://github.com/MinusZoneAI/ComfyUI-Prompt-MZ": { - "stars": 81, + "stars": 83, "last_update": "2024-07-07 14:51:07", - "author_account_age_days": 86 + "author_account_age_days": 88 }, "https://github.com/MinusZoneAI/ComfyUI-StylizePhoto-MZ": { "stars": 17, "last_update": "2024-05-23 01:13:32", - "author_account_age_days": 86 + "author_account_age_days": 88 }, "https://github.com/MinusZoneAI/ComfyUI-TrainTools-MZ": { - "stars": 21, + "stars": 22, "last_update": "2024-07-09 12:42:11", - "author_account_age_days": 86 + "author_account_age_days": 88 }, "https://github.com/Miosp/ComfyUI-FBCNN": { "stars": 5, "last_update": "2024-05-24 12:13:08", - "author_account_age_days": 2537 + "author_account_age_days": 2538 }, "https://github.com/MitoshiroPJ/comfyui_slothful_attention": { "stars": 6, "last_update": "2024-05-22 22:09:15", - "author_account_age_days": 3989 + "author_account_age_days": 3990 }, "https://github.com/MokkaBoss1/ComfyUI_Mokkaboss1": { "stars": 16, "last_update": "2024-07-08 18:34:18", - "author_account_age_days": 400 + "author_account_age_days": 401 }, "https://github.com/MrForExample/ComfyUI-3D-Pack": { - "stars": 1797, - "last_update": "2024-07-13 17:39:50", - "author_account_age_days": 1582 + "stars": 1803, + "last_update": "2024-07-16 01:02:05", + "author_account_age_days": 1583 }, "https://github.com/MrForExample/ComfyUI-AnimateAnyone-Evolved": { - "stars": 449, + "stars": 450, "last_update": "2024-06-14 12:02:47", - "author_account_age_days": 1582 + "author_account_age_days": 1583 }, "https://github.com/MrSamSeen/ComfyUI_SSStereoscope": { "stars": 6, "last_update": "2024-07-08 20:40:49", - "author_account_age_days": 3612 + "author_account_age_days": 3613 }, "https://github.com/Munkyfoot/ComfyUI-TextOverlay": { "stars": 5, "last_update": "2024-06-28 05:57:03", - "author_account_age_days": 3066 + "author_account_age_days": 3067 }, "https://github.com/N3rd00d/ComfyUI-Paint3D-Nodes": { "stars": 0, "last_update": "2024-07-13 01:24:57", - "author_account_age_days": 98 + "author_account_age_days": 99 }, "https://github.com/Nestorchik/NStor-ComfyUI-Translation": { "stars": 1, "last_update": "2024-06-14 10:25:32", - "author_account_age_days": 1345 + "author_account_age_days": 1347 }, "https://github.com/NeuralSamurAI/Comfyui-Superprompt-Unofficial": { "stars": 58, "last_update": "2024-05-23 00:22:08", - "author_account_age_days": 114 + "author_account_age_days": 116 }, "https://github.com/Nevysha/ComfyUI-nevysha-top-menu": { "stars": 5, "last_update": "2024-05-23 00:17:31", - "author_account_age_days": 547 + "author_account_age_days": 549 }, "https://github.com/NicholasMcCarthy/ComfyUI_TravelSuite": { "stars": 13, "last_update": "2024-05-22 20:34:46", - "author_account_age_days": 5170 + "author_account_age_days": 5172 }, "https://github.com/NimaNzrii/comfyui-photoshop": { - "stars": 286, - "last_update": "2024-07-15 15:03:22", - "author_account_age_days": 265 + "stars": 293, + "last_update": "2024-07-16 13:54:34", + "author_account_age_days": 267 }, "https://github.com/NimaNzrii/comfyui-popup_preview": { "stars": 35, "last_update": "2024-05-22 22:12:04", - "author_account_age_days": 265 + "author_account_age_days": 267 }, "https://github.com/Niutonian/ComfyUi-NoodleWebcam": { "stars": 29, "last_update": "2024-05-22 21:30:40", - "author_account_age_days": 1063 + "author_account_age_days": 1064 }, "https://github.com/Nlar/ComfyUI_CartoonSegmentation": { "stars": 11, "last_update": "2024-05-22 23:15:37", - "author_account_age_days": 3852 + "author_account_age_days": 3853 }, "https://github.com/NotHarroweD/Harronode": { "stars": 5, "last_update": "2024-05-22 22:18:29", - "author_account_age_days": 2004 + "author_account_age_days": 2006 }, "https://github.com/Nourepide/ComfyUI-Allor": { "stars": 181, "last_update": "2024-05-22 18:11:17", - "author_account_age_days": 2867 + "author_account_age_days": 2868 }, "https://github.com/Nuked88/ComfyUI-N-Nodes": { - "stars": 180, + "stars": 181, "last_update": "2024-05-21 19:52:44", - "author_account_age_days": 4500 + "author_account_age_days": 4502 }, "https://github.com/Nuked88/ComfyUI-N-Sidebar": { "stars": 425, "last_update": "2024-07-05 18:21:44", - "author_account_age_days": 4500 + "author_account_age_days": 4502 }, "https://github.com/Off-Live/ComfyUI-off-suite": { "stars": 0, "last_update": "2024-06-14 12:02:25", - "author_account_age_days": 1193 + "author_account_age_days": 1194 }, "https://github.com/OpenArt-AI/ComfyUI-Assistant": { "stars": 14, "last_update": "2024-05-22 22:16:57", - "author_account_age_days": 796 + "author_account_age_days": 797 }, "https://github.com/PCMonsterx/ComfyUI-CSV-Loader": { "stars": 11, "last_update": "2024-05-22 21:27:10", - "author_account_age_days": 1686 + "author_account_age_days": 1687 }, "https://github.com/ParisNeo/lollms_nodes_suite": { "stars": 10, "last_update": "2024-06-23 21:04:43", - "author_account_age_days": 4790 + "author_account_age_days": 4792 }, "https://github.com/ParmanBabra/ComfyUI-Malefish-Custom-Scripts": { "stars": 0, "last_update": "2024-05-22 21:26:35", - "author_account_age_days": 3664 + "author_account_age_days": 3665 }, "https://github.com/Pfaeff/pfaeff-comfyui": { "stars": 19, "last_update": "2024-05-22 18:21:10", - "author_account_age_days": 3228 + "author_account_age_days": 3230 }, "https://github.com/PnthrLeo/comfyUI-image-search": { "stars": 0, "last_update": "2024-06-14 07:06:45", - "author_account_age_days": 2572 + "author_account_age_days": 2574 }, "https://github.com/Pos13/comfyui-cyclist": { "stars": 31, "last_update": "2024-06-19 09:21:53", - "author_account_age_days": 1539 + "author_account_age_days": 1540 }, "https://github.com/QaisMalkawi/ComfyUI-QaisHelper": { "stars": 2, "last_update": "2024-05-23 20:29:30", - "author_account_age_days": 1271 + "author_account_age_days": 1273 }, "https://github.com/RedRayz/ComfyUI-Danbooru-To-WD": { "stars": 2, "last_update": "2024-06-24 18:20:48", - "author_account_age_days": 1386 + "author_account_age_days": 1387 }, "https://github.com/RenderRift/ComfyUI-RenderRiftNodes": { "stars": 6, "last_update": "2024-05-22 22:16:41", - "author_account_age_days": 207 + "author_account_age_days": 209 }, "https://github.com/RomanKuschanow/ComfyUI-Advanced-Latent-Control": { "stars": 16, "last_update": "2024-06-21 07:29:14", - "author_account_age_days": 1402 + "author_account_age_days": 1404 }, "https://github.com/Ron-Digital/ComfyUI-SceneGenerator": { "stars": 2, "last_update": "2024-06-28 19:36:30", - "author_account_age_days": 950 + "author_account_age_days": 951 }, "https://github.com/Ryuukeisyou/comfyui_face_parsing": { "stars": 56, "last_update": "2024-07-03 12:48:31", - "author_account_age_days": 2434 + "author_account_age_days": 2435 }, "https://github.com/Ryuukeisyou/comfyui_io_helpers": { "stars": 1, "last_update": "2024-07-13 13:10:10", - "author_account_age_days": 2434 + "author_account_age_days": 2435 }, "https://github.com/SEkINVR/ComfyUI-Save-Multi-Format": { "stars": 1, "last_update": "2024-07-08 03:39:48", - "author_account_age_days": 678 + "author_account_age_days": 679 }, "https://github.com/SEkINVR/ComfyUI-SaveAs": { "stars": 1, "last_update": "2024-07-08 03:39:48", - "author_account_age_days": 678 + "author_account_age_days": 679 }, "https://github.com/SLAPaper/ComfyUI-Image-Selector": { "stars": 61, "last_update": "2024-05-24 17:03:46", - "author_account_age_days": 3718 + "author_account_age_days": 3720 }, "https://github.com/SLAPaper/ComfyUI-dpmpp_2m_alt-Sampler": { "stars": 8, "last_update": "2024-06-18 19:22:50", - "author_account_age_days": 3718 + "author_account_age_days": 3720 }, "https://github.com/SOELexicon/ComfyUI-LexMSDBNodes": { "stars": 4, "last_update": "2024-06-28 19:20:36", - "author_account_age_days": 4104 + "author_account_age_days": 4106 }, "https://github.com/SOELexicon/ComfyUI-LexTools": { "stars": 25, "last_update": "2024-06-28 19:25:13", - "author_account_age_days": 4104 + "author_account_age_days": 4106 }, "https://github.com/SamKhoze/ComfyUI-DeepFuze": { - "stars": 231, + "stars": 232, "last_update": "2024-07-10 17:44:07", - "author_account_age_days": 1464 + "author_account_age_days": 1465 }, "https://github.com/SayanoAI/Comfy-RVC": { - "stars": 2, + "stars": 3, "last_update": "2024-06-25 02:50:53", - "author_account_age_days": 2624 + "author_account_age_days": 2626 }, "https://github.com/Scholar01/ComfyUI-Keyframe": { "stars": 10, "last_update": "2024-06-14 09:01:30", - "author_account_age_days": 3217 + "author_account_age_days": 3218 }, "https://github.com/Scorpinaus/ComfyUI-DiffusersLoader": { "stars": 6, "last_update": "2024-07-13 02:48:08", - "author_account_age_days": 1131 + "author_account_age_days": 1132 }, "https://github.com/ScreamingHawk/comfyui-ollama-prompt-encode": { "stars": 6, "last_update": "2024-06-26 00:07:10", - "author_account_age_days": 4527 + "author_account_age_days": 4528 }, "https://github.com/SeaArtLab/ComfyUI-Long-CLIP": { "stars": 65, "last_update": "2024-06-14 08:08:26", - "author_account_age_days": 98 + "author_account_age_days": 99 }, "https://github.com/SeargeDP/SeargeSDXL": { - "stars": 753, + "stars": 754, "last_update": "2024-05-22 00:28:26", - "author_account_age_days": 4192 + "author_account_age_days": 4194 }, "https://github.com/Seedsa/Fooocus_Nodes": { "stars": 43, "last_update": "2024-07-03 07:51:13", - "author_account_age_days": 2629 + "author_account_age_days": 2630 }, "https://github.com/Shadetail/ComfyUI_Eagleshadow": { "stars": 1, "last_update": "2024-06-15 13:04:49", - "author_account_age_days": 3418 + "author_account_age_days": 3419 }, "https://github.com/SherryXieYuchen/ComfyUI-Image-Inpainting": { "stars": 3, "last_update": "2024-07-03 03:39:49", - "author_account_age_days": 136 + "author_account_age_days": 137 }, "https://github.com/Shibiko-AI/ShibikoAI-ComfyUI-Tools": { "stars": 9, "last_update": "2024-07-04 02:22:10", - "author_account_age_days": 423 + "author_account_age_days": 424 }, "https://github.com/ShmuelRonen/ComfyUI-SVDResizer": { "stars": 2, "last_update": "2024-06-14 11:50:52", - "author_account_age_days": 1226 + "author_account_age_days": 1227 }, "https://github.com/ShmuelRonen/ComfyUI_Gemini_Flash": { "stars": 11, "last_update": "2024-06-15 17:12:05", - "author_account_age_days": 1226 + "author_account_age_days": 1227 }, "https://github.com/ShmuelRonen/ComfyUI_wav2lip": { "stars": 58, "last_update": "2024-07-03 11:25:27", - "author_account_age_days": 1226 + "author_account_age_days": 1227 }, "https://github.com/Shraknard/ComfyUI-Remover": { "stars": 4, "last_update": "2024-05-22 23:15:06", - "author_account_age_days": 2337 + "author_account_age_days": 2339 }, "https://github.com/Siberpone/lazy-pony-prompter": { "stars": 25, "last_update": "2024-07-08 15:39:40", - "author_account_age_days": 473 + "author_account_age_days": 475 }, "https://github.com/Smirnov75/ComfyUI-mxToolkit": { - "stars": 63, + "stars": 64, "last_update": "2024-06-21 19:22:42", - "author_account_age_days": 1533 + "author_account_age_days": 1534 }, "https://github.com/Smuzzies/comfyui_meme_maker": { "stars": 0, "last_update": "2024-07-05 22:01:41", - "author_account_age_days": 712 + "author_account_age_days": 714 }, "https://github.com/SoftMeng/ComfyUI_ImageToText": { "stars": 6, "last_update": "2024-06-14 08:08:36", - "author_account_age_days": 3545 + "author_account_age_days": 3546 }, "https://github.com/SoftMeng/ComfyUI_Mexx_Poster": { "stars": 16, "last_update": "2024-06-14 07:06:27", - "author_account_age_days": 3545 + "author_account_age_days": 3546 }, "https://github.com/SoftMeng/ComfyUI_Mexx_Styler": { "stars": 18, "last_update": "2024-06-14 07:09:03", - "author_account_age_days": 3545 + "author_account_age_days": 3546 }, "https://github.com/Sorcerio/MBM-Music-Visualizer": { "stars": 15, "last_update": "2024-05-23 01:09:18", - "author_account_age_days": 4268 + "author_account_age_days": 4269 }, "https://github.com/SozeInc/ComfyUI-Mobile": { "stars": 0, "last_update": "2024-06-14 07:09:00", - "author_account_age_days": 100 + "author_account_age_days": 102 }, "https://github.com/SpaceKendo/ComfyUI-svd_txt2vid": { "stars": 6, "last_update": "2024-05-22 22:11:52", - "author_account_age_days": 229 + "author_account_age_days": 230 }, "https://github.com/Stability-AI/ComfyUI-SAI_API": { "stars": 41, "last_update": "2024-06-06 14:18:15", - "author_account_age_days": 864 + "author_account_age_days": 865 }, "https://github.com/Stability-AI/stability-ComfyUI-nodes": { "stars": 184, "last_update": "2024-05-22 15:30:47", - "author_account_age_days": 864 + "author_account_age_days": 865 }, "https://github.com/StartHua/ComfyUI_OOTDiffusion_CXH": { "stars": 96, "last_update": "2024-06-14 08:12:12", - "author_account_age_days": 2856 + "author_account_age_days": 2857 }, "https://github.com/StartHua/ComfyUI_PCDMs": { "stars": 3, "last_update": "2024-05-22 23:21:14", - "author_account_age_days": 2856 + "author_account_age_days": 2857 }, "https://github.com/StartHua/ComfyUI_Seg_VITON": { "stars": 175, "last_update": "2024-05-22 23:20:17", - "author_account_age_days": 2856 + "author_account_age_days": 2857 }, "https://github.com/StartHua/Comfyui_joytag": { "stars": 19, "last_update": "2024-05-22 23:20:28", - "author_account_age_days": 2856 + "author_account_age_days": 2857 }, "https://github.com/StartHua/Comfyui_segformer_b2_clothes": { - "stars": 44, + "stars": 45, "last_update": "2024-07-10 15:26:02", - "author_account_age_days": 2856 + "author_account_age_days": 2857 }, "https://github.com/SuperBeastsAI/ComfyUI-SuperBeasts": { - "stars": 111, + "stars": 112, "last_update": "2024-06-01 20:27:53", - "author_account_age_days": 110 + "author_account_age_days": 111 }, "https://github.com/SuperMasterBlasterLaser/ComfyUI_YOLO_Classifiers": { "stars": 1, "last_update": "2024-06-20 15:06:51", - "author_account_age_days": 3599 + "author_account_age_days": 3600 }, "https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes": { - "stars": 507, + "stars": 508, "last_update": "2024-07-09 14:21:47", - "author_account_age_days": 2170 + "author_account_age_days": 2172 }, "https://github.com/Sxela/ComfyWarp": { "stars": 21, "last_update": "2024-05-22 20:47:11", - "author_account_age_days": 3393 + "author_account_age_days": 3394 }, "https://github.com/TGu-97/ComfyUI-TGu-utils": { "stars": 1, "last_update": "2024-05-22 21:07:45", - "author_account_age_days": 551 + "author_account_age_days": 552 }, "https://github.com/THtianhao/ComfyUI-FaceChain": { "stars": 89, "last_update": "2024-06-25 02:59:28", - "author_account_age_days": 3712 + "author_account_age_days": 3713 }, "https://github.com/THtianhao/ComfyUI-Portrait-Maker": { "stars": 170, "last_update": "2024-05-22 21:18:05", - "author_account_age_days": 3712 + "author_account_age_days": 3713 }, "https://github.com/TJ16th/comfyUI_TJ_NormalLighting": { "stars": 130, "last_update": "2024-05-23 00:25:37", - "author_account_age_days": 2556 + "author_account_age_days": 2557 }, "https://github.com/TMElyralab/Comfyui-MusePose": { - "stars": 301, + "stars": 302, "last_update": "2024-06-22 07:09:49", - "author_account_age_days": 118 + "author_account_age_days": 119 }, "https://github.com/TRI3D-LC/ComfyUI-MiroBoard": { "stars": 4, "last_update": "2024-07-02 16:21:56", - "author_account_age_days": 460 + "author_account_age_days": 461 }, "https://github.com/TRI3D-LC/tri3d-comfyui-nodes": { "stars": 19, "last_update": "2024-07-10 11:25:05", - "author_account_age_days": 460 + "author_account_age_days": 461 }, "https://github.com/TW-CUI/TW-CUI-Util": { "stars": 1, "last_update": "2024-06-17 03:03:57", - "author_account_age_days": 52 + "author_account_age_days": 53 }, "https://github.com/TaiTair/comfyui-simswap": { "stars": 9, "last_update": "2024-05-28 21:58:53", - "author_account_age_days": 3587 + "author_account_age_days": 3589 }, "https://github.com/Taremin/comfyui-prompt-extranetworks": { "stars": 2, "last_update": "2024-05-22 23:08:34", - "author_account_age_days": 2236 + "author_account_age_days": 2237 }, "https://github.com/Taremin/comfyui-string-tools": { "stars": 1, "last_update": "2024-05-22 23:08:45", - "author_account_age_days": 2236 + "author_account_age_days": 2237 }, "https://github.com/Taremin/webui-monaco-prompt": { "stars": 24, "last_update": "2024-05-23 13:58:57", - "author_account_age_days": 2236 + "author_account_age_days": 2237 }, "https://github.com/TeaCrab/ComfyUI-TeaNodes": { "stars": 4, "last_update": "2024-05-22 20:44:05", - "author_account_age_days": 3238 + "author_account_age_days": 3240 }, "https://github.com/TemryL/ComfyS3": { "stars": 18, "last_update": "2024-07-10 13:25:30", - "author_account_age_days": 889 + "author_account_age_days": 891 }, "https://github.com/TemryL/ComfyUI-IDM-VTON": { - "stars": 244, - "last_update": "2024-07-10 15:13:37", - "author_account_age_days": 889 + "stars": 248, + "last_update": "2024-07-16 07:20:52", + "author_account_age_days": 891 }, "https://github.com/TencentQQGYLab/ComfyUI-ELLA": { - "stars": 300, + "stars": 301, "last_update": "2024-05-07 03:07:38", - "author_account_age_days": 119 + "author_account_age_days": 120 }, "https://github.com/TheBarret/ZSuite": { "stars": 6, "last_update": "2024-06-25 10:19:11", - "author_account_age_days": 2733 + "author_account_age_days": 2735 }, "https://github.com/TheBill2001/comfyui-upscale-by-model": { "stars": 2, "last_update": "2024-06-18 17:57:06", - "author_account_age_days": 1463 + "author_account_age_days": 1464 }, "https://github.com/TheMistoAI/ComfyUI-Anyline": { - "stars": 299, + "stars": 300, "last_update": "2024-07-09 11:01:15", - "author_account_age_days": 186 + "author_account_age_days": 187 }, "https://github.com/ThereforeGames/ComfyUI-Unprompted": { "stars": 8, "last_update": "2024-06-23 21:38:03", - "author_account_age_days": 956 + "author_account_age_days": 957 }, "https://github.com/TinyTerra/ComfyUI_tinyterraNodes": { - "stars": 339, + "stars": 340, "last_update": "2024-07-11 16:00:19", - "author_account_age_days": 642 + "author_account_age_days": 643 }, "https://github.com/TripleHeadedMonkey/ComfyUI_MileHighStyler": { "stars": 19, "last_update": "2024-05-22 22:13:06", - "author_account_age_days": 881 + "author_account_age_days": 883 }, "https://github.com/Tropfchen/ComfyUI-Embedding_Picker": { "stars": 28, "last_update": "2024-05-24 20:02:20", - "author_account_age_days": 3874 + "author_account_age_days": 3876 }, "https://github.com/Tropfchen/ComfyUI-yaResolutionSelector": { "stars": 8, "last_update": "2024-05-24 19:48:43", - "author_account_age_days": 3874 + "author_account_age_days": 3876 }, "https://github.com/Trung0246/ComfyUI-0246": { "stars": 93, "last_update": "2024-05-24 03:45:59", - "author_account_age_days": 3401 + "author_account_age_days": 3402 }, "https://github.com/Ttl/ComfyUi_NNLatentUpscale": { "stars": 174, "last_update": "2024-05-22 20:50:03", - "author_account_age_days": 4943 + "author_account_age_days": 4944 }, "https://github.com/TylerZoro/SD3-Scaling": { "stars": 1, "last_update": "2024-06-15 16:59:22", - "author_account_age_days": 1306 + "author_account_age_days": 1308 }, "https://github.com/Umikaze-job/select_folder_path_easy": { "stars": 4, "last_update": "2024-05-22 21:30:13", - "author_account_age_days": 240 + "author_account_age_days": 241 }, "https://github.com/VAST-AI-Research/ComfyUI-Tripo": { "stars": 72, "last_update": "2024-05-23 01:11:56", - "author_account_age_days": 263 + "author_account_age_days": 264 }, "https://github.com/WASasquatch/ASTERR": { "stars": 14, "last_update": "2024-06-17 00:49:59", - "author_account_age_days": 4646 + "author_account_age_days": 4648 }, "https://github.com/WASasquatch/ComfyUI_Preset_Merger": { "stars": 24, "last_update": "2024-06-17 00:52:28", - "author_account_age_days": 4646 + "author_account_age_days": 4648 }, "https://github.com/WASasquatch/FreeU_Advanced": { "stars": 103, "last_update": "2024-06-17 04:40:22", - "author_account_age_days": 4646 + "author_account_age_days": 4648 }, "https://github.com/WASasquatch/PPF_Noise_ComfyUI": { "stars": 20, "last_update": "2024-06-14 10:27:23", - "author_account_age_days": 4646 + "author_account_age_days": 4648 }, "https://github.com/WASasquatch/PowerNoiseSuite": { "stars": 57, "last_update": "2024-06-17 01:40:44", - "author_account_age_days": 4646 + "author_account_age_days": 4648 }, "https://github.com/WASasquatch/WAS_Extras": { "stars": 27, "last_update": "2024-06-17 04:08:37", - "author_account_age_days": 4646 + "author_account_age_days": 4648 }, "https://github.com/WASasquatch/was-node-suite-comfyui": { - "stars": 981, - "last_update": "2024-07-09 19:34:38", - "author_account_age_days": 4646 + "stars": 985, + "last_update": "2024-07-15 15:49:40", + "author_account_age_days": 4648 }, "https://github.com/WebDev9000/WebDev9000-Nodes": { "stars": 1, "last_update": "2024-06-14 10:28:22", - "author_account_age_days": 3773 + "author_account_age_days": 3774 }, "https://github.com/Wicloz/ComfyUI-Simply-Nodes": { "stars": 1, "last_update": "2024-07-06 22:35:50", - "author_account_age_days": 3665 + "author_account_age_days": 3666 }, "https://github.com/XmYx/deforum-comfy-nodes": { - "stars": 130, + "stars": 131, "last_update": "2024-07-08 19:39:48", - "author_account_age_days": 2627 + "author_account_age_days": 2628 }, "https://github.com/Xyem/Xycuno-Oobabooga": { "stars": 3, "last_update": "2024-05-23 00:14:14", - "author_account_age_days": 4345 + "author_account_age_days": 4347 }, "https://github.com/YMC-GitHub/ymc-node-as-x-type": { "stars": 0, "last_update": "2024-07-14 12:20:54", - "author_account_age_days": 2716 + "author_account_age_days": 2717 }, "https://github.com/YMC-GitHub/ymc-node-suite-comfyui": { "stars": 16, "last_update": "2024-05-22 21:15:51", - "author_account_age_days": 2716 + "author_account_age_days": 2717 }, "https://github.com/YOUR-WORST-TACO/ComfyUI-TacoNodes": { "stars": 14, "last_update": "2024-05-22 20:48:23", - "author_account_age_days": 3776 + "author_account_age_days": 3778 }, "https://github.com/Yanick112/ComfyUI-ToSVG": { "stars": 19, "last_update": "2024-06-14 14:00:22", - "author_account_age_days": 835 + "author_account_age_days": 836 }, "https://github.com/YinBailiang/MergeBlockWeighted_fo_ComfyUI": { "stars": 14, "last_update": "2024-07-01 09:03:34", - "author_account_age_days": 807 + "author_account_age_days": 808 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-APISR": { - "stars": 324, + "stars": 325, "last_update": "2024-05-22 14:14:46", - "author_account_age_days": 361 + "author_account_age_days": 362 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Animated-optical-illusions": { "stars": 18, "last_update": "2024-06-14 07:06:15", - "author_account_age_days": 361 + "author_account_age_days": 362 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-ArtGallery": { - "stars": 373, + "stars": 374, "last_update": "2024-06-12 04:40:50", - "author_account_age_days": 361 + "author_account_age_days": 362 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-BRIA_AI-RMBG": { - "stars": 584, + "stars": 587, "last_update": "2024-05-22 14:14:18", - "author_account_age_days": 361 + "author_account_age_days": 362 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-BiRefNet-ZHO": { "stars": 161, "last_update": "2024-06-27 03:38:19", - "author_account_age_days": 361 + "author_account_age_days": 362 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-DepthFM": { "stars": 68, "last_update": "2024-05-22 14:14:03", - "author_account_age_days": 361 + "author_account_age_days": 362 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Gemini": { - "stars": 612, + "stars": 614, "last_update": "2024-05-22 14:15:11", - "author_account_age_days": 361 + "author_account_age_days": 362 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-InstantID": { - "stars": 1236, + "stars": 1239, "last_update": "2024-05-22 13:57:55", - "author_account_age_days": 361 + "author_account_age_days": 362 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Phi-3-mini": { - "stars": 183, + "stars": 184, "last_update": "2024-06-30 08:41:40", - "author_account_age_days": 361 + "author_account_age_days": 362 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-PhotoMaker-ZHO": { - "stars": 758, + "stars": 759, "last_update": "2024-05-22 14:13:49", - "author_account_age_days": 361 + "author_account_age_days": 362 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-PixArt-alpha-Diffusers": { "stars": 46, "last_update": "2024-05-22 13:40:58", - "author_account_age_days": 361 + "author_account_age_days": 362 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Q-Align": { "stars": 3, "last_update": "2024-05-22 14:15:52", - "author_account_age_days": 361 + "author_account_age_days": 362 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Qwen-2": { "stars": 62, "last_update": "2024-06-14 12:02:55", - "author_account_age_days": 361 + "author_account_age_days": 362 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Qwen-VL-API": { "stars": 183, "last_update": "2024-05-22 14:14:57", - "author_account_age_days": 361 + "author_account_age_days": 362 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-SVD-ZHO": { - "stars": 96, + "stars": 97, "last_update": "2024-05-22 13:40:44", - "author_account_age_days": 361 + "author_account_age_days": 362 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-SegMoE": { "stars": 75, "last_update": "2024-05-22 13:41:14", - "author_account_age_days": 361 + "author_account_age_days": 362 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Text_Image-Composite": { - "stars": 87, + "stars": 88, "last_update": "2024-05-31 12:03:55", - "author_account_age_days": 361 + "author_account_age_days": 362 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-UltraEdit-ZHO": { - "stars": 103, + "stars": 106, "last_update": "2024-07-11 14:59:07", - "author_account_age_days": 361 + "author_account_age_days": 362 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-YoloWorld-EfficientSAM": { - "stars": 496, + "stars": 497, "last_update": "2024-05-22 13:01:07", - "author_account_age_days": 361 + "author_account_age_days": 362 }, "https://github.com/ZHO-ZHO-ZHO/comfyui-portrait-master-zh-cn": { - "stars": 1508, + "stars": 1511, "last_update": "2024-06-14 09:00:04", - "author_account_age_days": 361 + "author_account_age_days": 362 }, "https://github.com/ZZXYWQ/ComfyUI-ZZXYWQ": { "stars": 4, "last_update": "2024-07-11 03:30:06", - "author_account_age_days": 1294 + "author_account_age_days": 1295 }, "https://github.com/ZaneA/ComfyUI-ImageReward": { "stars": 22, "last_update": "2024-07-01 21:25:12", - "author_account_age_days": 5561 + "author_account_age_days": 5562 }, "https://github.com/ZeDarkAdam/ComfyUI-Embeddings-Tools": { "stars": 2, "last_update": "2024-06-23 19:19:40", - "author_account_age_days": 1215 + "author_account_age_days": 1216 }, "https://github.com/Zuellni/ComfyUI-Custom-Nodes": { "stars": 44, "last_update": "2023-09-19 12:11:26", - "author_account_age_days": 543 + "author_account_age_days": 545 }, "https://github.com/Zuellni/ComfyUI-ExLlama": { - "stars": 101, + "stars": 102, "last_update": "2024-06-26 14:01:12", - "author_account_age_days": 543 + "author_account_age_days": 545 }, "https://github.com/Zuellni/ComfyUI-ExLlama-Nodes": { - "stars": 101, + "stars": 102, "last_update": "2024-06-26 14:01:12", - "author_account_age_days": 543 + "author_account_age_days": 545 }, "https://github.com/Zuellni/ComfyUI-PickScore-Nodes": { "stars": 25, "last_update": "2024-06-15 08:23:16", - "author_account_age_days": 543 + "author_account_age_days": 545 }, "https://github.com/a1lazydog/ComfyUI-AudioScheduler": { "stars": 92, "last_update": "2024-06-14 11:02:32", - "author_account_age_days": 4823 + "author_account_age_days": 4824 }, "https://github.com/aburahamu/ComfyUI-IsNiceParts": { "stars": 2, "last_update": "2024-06-14 12:01:40", - "author_account_age_days": 94 + "author_account_age_days": 95 }, "https://github.com/aburahamu/ComfyUI-RequestsPoster": { "stars": 2, "last_update": "2024-06-14 13:59:24", - "author_account_age_days": 94 + "author_account_age_days": 95 }, "https://github.com/abyz22/image_control": { "stars": 14, "last_update": "2024-05-22 23:10:07", - "author_account_age_days": 183 + "author_account_age_days": 185 }, "https://github.com/adbrasi/ComfyUI-TrashNodes-DownloadHuggingface": { "stars": 4, "last_update": "2024-05-22 23:24:45", - "author_account_age_days": 724 + "author_account_age_days": 726 }, "https://github.com/ader47/comfyui_meshhamer": { - "stars": 0, - "last_update": "2024-07-15 03:17:01", - "author_account_age_days": 2003 + "stars": 1, + "last_update": "2024-07-15 15:59:34", + "author_account_age_days": 2004 }, "https://github.com/adieyal/comfyui-dynamicprompts": { - "stars": 195, + "stars": 197, "last_update": "2024-07-09 14:21:09", - "author_account_age_days": 5038 + "author_account_age_days": 5039 }, "https://github.com/adigayung/ComfyUI-Translator": { "stars": 0, "last_update": "2024-07-13 01:18:00", - "author_account_age_days": 234 + "author_account_age_days": 235 }, "https://github.com/adriflex/ComfyUI_Blender_Texdiff": { "stars": 1, "last_update": "2024-05-22 23:14:18", - "author_account_age_days": 2243 + "author_account_age_days": 2244 }, "https://github.com/aegis72/aegisflow_utility_nodes": { "stars": 24, "last_update": "2024-05-22 22:10:29", - "author_account_age_days": 604 + "author_account_age_days": 606 }, "https://github.com/aegis72/comfyui-styles-all": { - "stars": 34, + "stars": 35, "last_update": "2024-05-22 22:10:41", - "author_account_age_days": 604 + "author_account_age_days": 606 }, "https://github.com/ai-liam/comfyui-liam": { "stars": 2, "last_update": "2024-06-22 03:27:52", - "author_account_age_days": 1542 + "author_account_age_days": 1543 }, "https://github.com/ai-liam/comfyui_liam_util": { "stars": 2, "last_update": "2024-05-22 22:21:23", - "author_account_age_days": 1542 + "author_account_age_days": 1543 }, "https://github.com/aianimation55/ComfyUI-FatLabels": { "stars": 4, "last_update": "2024-05-22 21:26:01", - "author_account_age_days": 295 + "author_account_age_days": 296 }, "https://github.com/al-swaiti/ComfyUI-CascadeResolutions": { "stars": 2, "last_update": "2024-07-15 01:13:43", - "author_account_age_days": 950 + "author_account_age_days": 952 }, "https://github.com/alessandrozonta/ComfyUI-CenterNode": { - "stars": 3, - "last_update": "2024-05-23 01:17:52", - "author_account_age_days": 1218 + "stars": 4, + "last_update": "2024-07-16 08:42:41", + "author_account_age_days": 1219 }, "https://github.com/alessandrozonta/ComfyUI-Layers": { "stars": 28, - "last_update": "2024-06-14 09:04:36", - "author_account_age_days": 1218 + "last_update": "2024-07-16 08:41:04", + "author_account_age_days": 1219 }, "https://github.com/alessandrozonta/ComfyUI-OpenPose": { - "stars": 3, - "last_update": "2024-07-15 12:06:15", - "author_account_age_days": 1218 + "stars": 5, + "last_update": "2024-07-16 08:32:47", + "author_account_age_days": 1219 }, "https://github.com/alexopus/ComfyUI-Image-Saver": { - "stars": 31, + "stars": 32, "last_update": "2024-06-29 19:31:28", - "author_account_age_days": 2700 + "author_account_age_days": 2702 }, "https://github.com/ali1234/comfyui-job-iterator": { "stars": 67, "last_update": "2024-05-22 20:54:21", - "author_account_age_days": 4881 + "author_account_age_days": 4882 }, "https://github.com/alisson-anjos/ComfyUI-Ollama-Describer": { "stars": 39, "last_update": "2024-07-13 18:13:27", - "author_account_age_days": 621 + "author_account_age_days": 623 }, "https://github.com/alpertunga-bile/prompt-generator-comfyui": { "stars": 66, "last_update": "2024-07-01 09:08:11", - "author_account_age_days": 1294 + "author_account_age_days": 1295 }, "https://github.com/alsritter/asymmetric-tiling-comfyui": { "stars": 15, "last_update": "2024-05-22 20:43:07", - "author_account_age_days": 2015 + "author_account_age_days": 2016 }, "https://github.com/alt-key-project/comfyui-dream-project": { "stars": 74, "last_update": "2024-07-01 05:34:14", - "author_account_age_days": 681 + "author_account_age_days": 682 }, "https://github.com/alt-key-project/comfyui-dream-video-batches": { "stars": 53, "last_update": "2024-07-01 05:37:03", - "author_account_age_days": 681 + "author_account_age_days": 682 }, "https://github.com/an90ray/ComfyUI_RErouter_CustomNodes": { "stars": 0, "last_update": "2024-05-22 22:21:00", - "author_account_age_days": 209 + "author_account_age_days": 211 }, "https://github.com/andersxa/comfyui-PromptAttention": { "stars": 22, "last_update": "2024-06-20 11:09:25", - "author_account_age_days": 2974 + "author_account_age_days": 2975 }, "https://github.com/angeloshredder/StableCascadeResizer": { "stars": 2, "last_update": "2024-05-23 00:12:55", - "author_account_age_days": 1849 + "author_account_age_days": 1851 }, "https://github.com/ansonkao/comfyui-geometry": { "stars": 7, "last_update": "2024-06-14 09:03:19", - "author_account_age_days": 366 + "author_account_age_days": 368 }, "https://github.com/antrobot1234/antrobots-comfyUI-nodepack": { "stars": 9, "last_update": "2024-05-28 14:44:16", - "author_account_age_days": 2883 + "author_account_age_days": 2885 }, "https://github.com/aria1th/ComfyUI-LogicUtils": { "stars": 21, - "last_update": "2024-05-23 01:27:16", - "author_account_age_days": 2366 + "last_update": "2024-07-16 12:53:38", + "author_account_age_days": 2367 }, "https://github.com/asagi4/ComfyUI-Adaptive-Guidance": { "stars": 18, "last_update": "2024-07-03 13:54:53", - "author_account_age_days": 462 + "author_account_age_days": 463 }, "https://github.com/asagi4/ComfyUI-CADS": { "stars": 34, "last_update": "2024-05-23 18:14:56", - "author_account_age_days": 462 + "author_account_age_days": 463 }, "https://github.com/asagi4/comfyui-prompt-control": { "stars": 165, "last_update": "2024-06-20 13:48:26", - "author_account_age_days": 462 + "author_account_age_days": 463 }, "https://github.com/asagi4/comfyui-utility-nodes": { "stars": 7, "last_update": "2024-05-25 11:40:49", - "author_account_age_days": 462 + "author_account_age_days": 463 }, "https://github.com/aszc-dev/ComfyUI-CoreMLSuite": { "stars": 92, "last_update": "2024-07-04 06:44:42", - "author_account_age_days": 2748 + "author_account_age_days": 2749 }, "https://github.com/atmaranto/ComfyUI-SaveAsScript": { "stars": 55, "last_update": "2024-06-14 09:01:17", - "author_account_age_days": 2369 + "author_account_age_days": 2371 }, "https://github.com/audioscavenger/ComfyUI-Thumbnails": { "stars": 10, "last_update": "2024-06-07 07:19:30", - "author_account_age_days": 4142 + "author_account_age_days": 4143 }, "https://github.com/audioscavenger/save-image-extended-comfyui": { "stars": 24, "last_update": "2024-06-27 18:28:01", - "author_account_age_days": 4142 + "author_account_age_days": 4143 }, "https://github.com/avatechai/avatar-graph-comfyui": { - "stars": 221, + "stars": 222, "last_update": "2024-05-22 21:14:14", - "author_account_age_days": 875 + "author_account_age_days": 876 }, "https://github.com/aws-samples/comfyui-llm-node-for-amazon-bedrock": { "stars": 5, - "last_update": "2024-06-12 15:04:39", - "author_account_age_days": 3579 + "last_update": "2024-07-16 09:02:14", + "author_account_age_days": 3581 }, "https://github.com/azure-dragon-ai/ComfyUI-ClipScore-Nodes": { "stars": 3, "last_update": "2024-05-22 23:16:28", - "author_account_age_days": 322 + "author_account_age_days": 323 }, "https://github.com/badayvedat/ComfyUI-fal-Connector": { - "stars": 13, - "last_update": "2024-07-01 07:54:24", - "author_account_age_days": 1791 + "stars": 14, + "last_update": "2024-07-16 14:15:03", + "author_account_age_days": 1793 }, "https://github.com/badjeff/comfyui_lora_tag_loader": { "stars": 47, "last_update": "2024-05-22 20:40:03", - "author_account_age_days": 5383 + "author_account_age_days": 5385 }, "https://github.com/baicai99/ComfyUI-FrameSkipping": { "stars": 6, "last_update": "2024-06-18 10:25:55", - "author_account_age_days": 852 + "author_account_age_days": 853 }, "https://github.com/banodoco/steerable-motion": { "stars": 763, "last_update": "2024-06-15 23:01:54", - "author_account_age_days": 423 + "author_account_age_days": 424 }, "https://github.com/bash-j/mikey_nodes": { - "stars": 84, + "stars": 85, "last_update": "2024-06-15 10:31:20", - "author_account_age_days": 4208 + "author_account_age_days": 4209 }, "https://github.com/bedovyy/ComfyUI_NAIDGenerator": { "stars": 19, "last_update": "2024-06-14 09:04:39", - "author_account_age_days": 383 + "author_account_age_days": 385 }, "https://github.com/bilal-arikan/ComfyUI_TextAssets": { "stars": 2, "last_update": "2024-05-22 23:23:50", - "author_account_age_days": 3528 + "author_account_age_days": 3530 }, "https://github.com/bitaffinity/ComfyUI_HF_Inference": { "stars": 0, "last_update": "2024-06-14 10:23:29", - "author_account_age_days": 78 + "author_account_age_days": 79 }, "https://github.com/blepping/ComfyUI-bleh": { "stars": 31, "last_update": "2024-05-22 23:17:49", - "author_account_age_days": 175 + "author_account_age_days": 176 }, "https://github.com/blepping/ComfyUI-sonar": { "stars": 31, "last_update": "2024-05-22 23:18:26", - "author_account_age_days": 175 + "author_account_age_days": 176 }, "https://github.com/blepping/comfyui_jankhidiffusion": { "stars": 94, "last_update": "2024-05-22 23:18:40", - "author_account_age_days": 175 + "author_account_age_days": 176 }, "https://github.com/blueraincoatli/comfyUI_SillyNodes": { "stars": 3, "last_update": "2024-06-09 13:30:57", - "author_account_age_days": 333 + "author_account_age_days": 335 }, "https://github.com/bluevisor/ComfyUI_PS_Blend_Node": { "stars": 1, "last_update": "2024-07-08 12:38:26", - "author_account_age_days": 4588 + "author_account_age_days": 4589 }, "https://github.com/bmad4ever/ComfyUI-Bmad-DirtyUndoRedo": { "stars": 50, "last_update": "2024-05-22 18:11:51", - "author_account_age_days": 3557 + "author_account_age_days": 3559 }, "https://github.com/bmad4ever/comfyui_ab_samplercustom": { "stars": 6, "last_update": "2024-06-21 00:02:39", - "author_account_age_days": 3557 + "author_account_age_days": 3559 }, "https://github.com/bmad4ever/comfyui_bmad_nodes": { "stars": 48, "last_update": "2024-06-13 10:42:09", - "author_account_age_days": 3557 + "author_account_age_days": 3559 }, "https://github.com/bmad4ever/comfyui_lists_cartesian_product": { "stars": 3, "last_update": "2024-05-22 20:18:07", - "author_account_age_days": 3557 + "author_account_age_days": 3559 }, "https://github.com/bmad4ever/comfyui_quilting": { "stars": 4, "last_update": "2024-07-13 00:51:04", - "author_account_age_days": 3557 + "author_account_age_days": 3559 }, "https://github.com/bmad4ever/comfyui_wfc_like": { "stars": 5, "last_update": "2024-06-02 23:06:37", - "author_account_age_days": 3557 + "author_account_age_days": 3559 }, "https://github.com/bobmagicii/comfykit-custom-nodes": { "stars": 1, "last_update": "2024-06-04 20:04:00", - "author_account_age_days": 4765 + "author_account_age_days": 4767 }, "https://github.com/bradsec/ComfyUI_ResolutionSelector": { "stars": 8, "last_update": "2024-07-07 12:15:49", - "author_account_age_days": 3677 + "author_account_age_days": 3678 }, "https://github.com/bradsec/ComfyUI_StringTools": { "stars": 0, "last_update": "2024-07-08 10:20:27", - "author_account_age_days": 3677 + "author_account_age_days": 3678 }, "https://github.com/braintacles/braintacles-comfyui-nodes": { "stars": 1, "last_update": "2024-05-23 06:06:16", - "author_account_age_days": 452 + "author_account_age_days": 453 }, "https://github.com/brianfitzgerald/style_aligned_comfy": { "stars": 259, "last_update": "2024-05-30 14:23:40", - "author_account_age_days": 4260 + "author_account_age_days": 4262 }, "https://github.com/bronkula/comfyui-fitsize": { "stars": 35, "last_update": "2024-05-22 21:32:34", - "author_account_age_days": 5176 + "author_account_age_days": 5177 }, "https://github.com/bruefire/ComfyUI-SeqImageLoader": { "stars": 28, "last_update": "2024-06-08 15:48:49", - "author_account_age_days": 2387 + "author_account_age_days": 2388 }, "https://github.com/budihartono/comfyui_otonx_nodes": { "stars": 1, "last_update": "2024-05-25 04:10:08", - "author_account_age_days": 4707 + "author_account_age_days": 4708 }, "https://github.com/bvhari/ComfyUI_ImageProcessing": { "stars": 18, "last_update": "2024-05-22 18:08:40", - "author_account_age_days": 1196 + "author_account_age_days": 1197 }, "https://github.com/bvhari/ComfyUI_LatentToRGB": { "stars": 11, "last_update": "2024-06-23 11:37:10", - "author_account_age_days": 1196 + "author_account_age_days": 1197 }, "https://github.com/bvhari/ComfyUI_PerpWeight": { "stars": 12, "last_update": "2024-05-22 18:09:06", - "author_account_age_days": 1196 + "author_account_age_days": 1197 }, "https://github.com/bvhari/ComfyUI_SUNoise": { "stars": 6, "last_update": "2024-07-06 13:37:18", - "author_account_age_days": 1196 + "author_account_age_days": 1197 }, "https://github.com/cdb-boop/ComfyUI-Bringing-Old-Photos-Back-to-Life": { - "stars": 256, + "stars": 258, "last_update": "2024-06-21 15:05:26", - "author_account_age_days": 1225 + "author_account_age_days": 1227 }, "https://github.com/cdb-boop/comfyui-image-round": { "stars": 0, "last_update": "2024-05-23 00:09:02", - "author_account_age_days": 1225 + "author_account_age_days": 1227 }, "https://github.com/celsojr2013/comfyui_jamworks_client": { "stars": 0, "last_update": "2024-06-23 12:35:44", - "author_account_age_days": 3420 + "author_account_age_days": 3421 }, "https://github.com/celsojr2013/comfyui_simpletools": { "stars": 2, "last_update": "2024-06-22 11:35:40", - "author_account_age_days": 3420 + "author_account_age_days": 3421 }, "https://github.com/cerspense/ComfyUI_cspnodes": { "stars": 24, "last_update": "2024-06-27 22:39:06", - "author_account_age_days": 2703 + "author_account_age_days": 2704 }, "https://github.com/ceruleandeep/ComfyUI-LLaVA-Captioner": { "stars": 79, "last_update": "2024-05-22 22:17:55", - "author_account_age_days": 1174 + "author_account_age_days": 1175 }, "https://github.com/chakib-belgaid/ComfyUI-autosize": { "stars": 0, "last_update": "2024-06-14 07:13:20", - "author_account_age_days": 3857 + "author_account_age_days": 3858 }, "https://github.com/chakib-belgaid/Comfyui_Prompt_styler": { "stars": 0, "last_update": "2024-07-01 12:40:52", - "author_account_age_days": 3857 + "author_account_age_days": 3858 }, "https://github.com/chandlergis/ComfyUI-IMG_Query": { "stars": 1, "last_update": "2024-05-23 01:25:57", - "author_account_age_days": 377 + "author_account_age_days": 378 }, "https://github.com/chandlergis/ComfyUI_EmojiOverlay": { "stars": 0, "last_update": "2024-06-14 09:05:03", - "author_account_age_days": 377 + "author_account_age_days": 378 }, "https://github.com/chaojie/ComfyUI-AniPortrait": { - "stars": 230, + "stars": 229, "last_update": "2024-05-22 22:26:03", - "author_account_age_days": 4854 + "author_account_age_days": 4856 }, "https://github.com/chaojie/ComfyUI-CameraCtrl-Wrapper": { "stars": 16, "last_update": "2024-06-14 09:07:23", - "author_account_age_days": 4854 + "author_account_age_days": 4856 }, "https://github.com/chaojie/ComfyUI-Champ": { "stars": 19, "last_update": "2024-05-22 22:26:47", - "author_account_age_days": 4854 + "author_account_age_days": 4856 }, "https://github.com/chaojie/ComfyUI-DragAnything": { "stars": 66, "last_update": "2024-06-14 10:23:53", - "author_account_age_days": 4854 + "author_account_age_days": 4856 }, "https://github.com/chaojie/ComfyUI-DragNUWA": { - "stars": 366, + "stars": 367, "last_update": "2024-06-14 10:25:01", - "author_account_age_days": 4854 + "author_account_age_days": 4856 }, "https://github.com/chaojie/ComfyUI-DynamiCrafter": { - "stars": 112, + "stars": 113, "last_update": "2024-06-14 10:23:59", - "author_account_age_days": 4854 + "author_account_age_days": 4856 }, "https://github.com/chaojie/ComfyUI-EasyAnimate": { - "stars": 39, + "stars": 40, "last_update": "2024-05-22 22:24:00", - "author_account_age_days": 4854 + "author_account_age_days": 4856 }, "https://github.com/chaojie/ComfyUI-Gemma": { "stars": 5, "last_update": "2024-05-22 22:27:47", - "author_account_age_days": 4854 + "author_account_age_days": 4856 }, "https://github.com/chaojie/ComfyUI-I2VGEN-XL": { "stars": 27, "last_update": "2024-06-14 09:06:10", - "author_account_age_days": 4854 + "author_account_age_days": 4856 }, "https://github.com/chaojie/ComfyUI-Img2Img-Turbo": { "stars": 36, "last_update": "2024-05-22 22:26:30", - "author_account_age_days": 4854 + "author_account_age_days": 4856 }, "https://github.com/chaojie/ComfyUI-LaVIT": { "stars": 10, "last_update": "2024-06-14 10:27:44", - "author_account_age_days": 4854 + "author_account_age_days": 4856 }, "https://github.com/chaojie/ComfyUI-LightGlue": { "stars": 48, "last_update": "2024-01-20 16:53:51", - "author_account_age_days": 4854 + "author_account_age_days": 4856 }, "https://github.com/chaojie/ComfyUI-Moore-AnimateAnyone": { "stars": 203, "last_update": "2024-06-10 20:16:06", - "author_account_age_days": 4854 + "author_account_age_days": 4856 }, "https://github.com/chaojie/ComfyUI-Motion-Vector-Extractor": { "stars": 1, "last_update": "2024-06-14 10:26:15", - "author_account_age_days": 4854 + "author_account_age_days": 4856 }, "https://github.com/chaojie/ComfyUI-MotionCtrl": { - "stars": 128, + "stars": 131, "last_update": "2024-06-14 10:26:02", - "author_account_age_days": 4854 + "author_account_age_days": 4856 }, "https://github.com/chaojie/ComfyUI-MotionCtrl-SVD": { - "stars": 79, + "stars": 80, "last_update": "2024-06-14 10:26:30", - "author_account_age_days": 4854 + "author_account_age_days": 4856 }, "https://github.com/chaojie/ComfyUI-MuseTalk": { - "stars": 153, + "stars": 155, "last_update": "2024-05-22 22:25:07", - "author_account_age_days": 4854 + "author_account_age_days": 4856 }, "https://github.com/chaojie/ComfyUI-MuseV": { "stars": 127, "last_update": "2024-05-22 22:25:31", - "author_account_age_days": 4854 + "author_account_age_days": 4856 }, "https://github.com/chaojie/ComfyUI-Open-Sora": { "stars": 89, "last_update": "2024-05-22 22:26:59", - "author_account_age_days": 4854 + "author_account_age_days": 4856 }, "https://github.com/chaojie/ComfyUI-Open-Sora-Plan": { "stars": 49, "last_update": "2024-05-29 16:15:10", - "author_account_age_days": 4854 + "author_account_age_days": 4856 }, "https://github.com/chaojie/ComfyUI-Panda3d": { "stars": 13, "last_update": "2024-06-14 10:28:47", - "author_account_age_days": 4854 + "author_account_age_days": 4856 }, "https://github.com/chaojie/ComfyUI-Pymunk": { "stars": 16, "last_update": "2024-06-14 12:02:32", - "author_account_age_days": 4854 + "author_account_age_days": 4856 }, "https://github.com/chaojie/ComfyUI-RAFT": { "stars": 25, "last_update": "2024-06-14 11:02:00", - "author_account_age_days": 4854 + "author_account_age_days": 4856 }, "https://github.com/chaojie/ComfyUI-SimDA": { "stars": 13, "last_update": "2024-06-14 12:02:39", - "author_account_age_days": 4854 + "author_account_age_days": 4856 }, "https://github.com/chaojie/ComfyUI-Trajectory": { "stars": 5, "last_update": "2024-05-22 22:27:12", - "author_account_age_days": 4854 + "author_account_age_days": 4856 }, "https://github.com/chaojie/ComfyUI-Video-Editing-X-Attention": { "stars": 17, "last_update": "2024-06-14 10:28:16", - "author_account_age_days": 4854 + "author_account_age_days": 4856 }, "https://github.com/chaojie/ComfyUI-dust3r": { "stars": 15, "last_update": "2024-05-22 22:27:33", - "author_account_age_days": 4854 + "author_account_age_days": 4856 }, "https://github.com/chaojie/ComfyUI_StreamingT2V": { "stars": 26, "last_update": "2024-06-14 10:26:21", - "author_account_age_days": 4854 + "author_account_age_days": 4856 }, "https://github.com/chaosaiart/Chaosaiart-Nodes": { "stars": 47, "last_update": "2024-05-27 10:55:18", - "author_account_age_days": 355 + "author_account_age_days": 356 }, "https://github.com/chenpx976/ComfyUI-RunRunRun": { "stars": 0, "last_update": "2024-05-23 01:19:37", - "author_account_age_days": 3436 + "author_account_age_days": 3437 }, "https://github.com/chesnokovivan/ComfyUI-Novakid": { "stars": 0, "last_update": "2024-06-10 20:15:56", - "author_account_age_days": 1551 + "author_account_age_days": 1552 }, "https://github.com/chflame163/ComfyUI_FaceSimilarity": { "stars": 13, "last_update": "2024-05-23 12:48:18", - "author_account_age_days": 465 + "author_account_age_days": 466 }, "https://github.com/chflame163/ComfyUI_LayerStyle": { - "stars": 728, - "last_update": "2024-07-15 09:06:38", - "author_account_age_days": 465 + "stars": 735, + "last_update": "2024-07-16 14:24:37", + "author_account_age_days": 466 }, "https://github.com/chflame163/ComfyUI_MSSpeech_TTS": { "stars": 23, "last_update": "2024-05-25 02:39:56", - "author_account_age_days": 465 + "author_account_age_days": 466 }, "https://github.com/chflame163/ComfyUI_WordCloud": { "stars": 71, "last_update": "2024-05-25 02:41:06", - "author_account_age_days": 465 + "author_account_age_days": 466 }, "https://github.com/chibiace/ComfyUI-Chibi-Nodes": { "stars": 30, "last_update": "2024-05-22 21:16:12", - "author_account_age_days": 2870 + "author_account_age_days": 2871 }, "https://github.com/choey/Comfy-Topaz": { "stars": 27, "last_update": "2024-06-20 13:52:32", - "author_account_age_days": 5544 + "author_account_age_days": 5545 }, "https://github.com/chris-the-wiz/EmbeddingsCurveEditor_ComfyUI": { "stars": 8, "last_update": "2024-06-29 19:13:44", - "author_account_age_days": 1818 + "author_account_age_days": 1819 }, "https://github.com/chrisfreilich/virtuoso-nodes": { "stars": 52, "last_update": "2024-06-30 18:26:54", - "author_account_age_days": 753 + "author_account_age_days": 754 }, "https://github.com/chrisgoringe/cg-image-picker": { - "stars": 195, - "last_update": "2024-06-12 18:50:30", - "author_account_age_days": 4086 + "stars": 196, + "last_update": "2024-07-16 07:16:24", + "author_account_age_days": 4087 }, "https://github.com/chrisgoringe/cg-noise": { "stars": 25, "last_update": "2024-06-14 08:10:52", - "author_account_age_days": 4086 + "author_account_age_days": 4087 }, "https://github.com/chrisgoringe/cg-prompt-info": { "stars": 27, "last_update": "2024-05-22 21:07:33", - "author_account_age_days": 4086 + "author_account_age_days": 4087 }, "https://github.com/chrisgoringe/cg-use-everywhere": { - "stars": 365, + "stars": 369, "last_update": "2024-07-11 00:54:55", - "author_account_age_days": 4086 + "author_account_age_days": 4087 }, "https://github.com/chrish-slingshot/CrasHUtils": { "stars": 11, "last_update": "2024-06-20 12:53:00", - "author_account_age_days": 622 + "author_account_age_days": 623 }, "https://github.com/christian-byrne/audio-separation-nodes-comfyui": { - "stars": 50, - "last_update": "2024-07-09 05:00:46", - "author_account_age_days": 1369 + "stars": 78, + "last_update": "2024-07-16 13:10:32", + "author_account_age_days": 1371 }, "https://github.com/christian-byrne/comfyui-default-values-manager": { "stars": 8, "last_update": "2024-07-08 13:59:42", - "author_account_age_days": 1369 + "author_account_age_days": 1371 }, "https://github.com/christian-byrne/comfyui-search-navigation": { "stars": 5, "last_update": "2024-06-26 04:41:12", - "author_account_age_days": 1369 + "author_account_age_days": 1371 }, "https://github.com/christian-byrne/img2colors-comfyui-node": { "stars": 6, "last_update": "2024-06-24 07:26:35", - "author_account_age_days": 1369 + "author_account_age_days": 1371 }, "https://github.com/christian-byrne/img2txt-comfyui-nodes": { - "stars": 32, + "stars": 33, "last_update": "2024-06-23 22:15:59", - "author_account_age_days": 1369 + "author_account_age_days": 1371 }, "https://github.com/christian-byrne/size-match-compositing-nodes": { "stars": 3, "last_update": "2024-06-23 21:00:23", - "author_account_age_days": 1369 + "author_account_age_days": 1371 }, "https://github.com/city96/ComfyUI_ColorMod": { - "stars": 44, + "stars": 45, "last_update": "2024-05-22 18:06:19", - "author_account_age_days": 518 + "author_account_age_days": 520 }, "https://github.com/city96/ComfyUI_DiT": { "stars": 3, "last_update": "2024-05-22 18:06:05", - "author_account_age_days": 518 + "author_account_age_days": 520 }, "https://github.com/city96/ComfyUI_ExtraModels": { - "stars": 324, - "last_update": "2024-07-06 18:26:29", - "author_account_age_days": 518 + "stars": 325, + "last_update": "2024-07-16 22:25:55", + "author_account_age_days": 520 }, "https://github.com/city96/ComfyUI_NetDist": { "stars": 238, "last_update": "2024-05-22 18:05:10", - "author_account_age_days": 518 + "author_account_age_days": 520 }, "https://github.com/city96/SD-Advanced-Noise": { "stars": 19, "last_update": "2024-05-22 18:05:35", - "author_account_age_days": 518 + "author_account_age_days": 520 }, "https://github.com/city96/SD-Latent-Interposer": { "stars": 192, "last_update": "2024-06-17 05:27:08", - "author_account_age_days": 518 + "author_account_age_days": 520 }, "https://github.com/city96/SD-Latent-Upscaler": { - "stars": 116, + "stars": 117, "last_update": "2024-05-22 18:05:50", - "author_account_age_days": 518 + "author_account_age_days": 520 }, "https://github.com/civitai/comfy-nodes": { "stars": 87, "last_update": "2024-06-23 03:35:42", - "author_account_age_days": 619 + "author_account_age_days": 621 }, "https://github.com/claussteinmassl/ComfyUI-CS-CustomNodes": { "stars": 1, "last_update": "2024-06-14 09:03:10", - "author_account_age_days": 2721 + "author_account_age_days": 2723 }, "https://github.com/comfyanonymous/ComfyUI": { - "stars": 42206, - "last_update": "2024-07-14 14:08:31", - "author_account_age_days": 570 + "stars": 42330, + "last_update": "2024-07-16 22:27:09", + "author_account_age_days": 571 }, "https://github.com/comfyanonymous/ComfyUI_TensorRT": { - "stars": 360, + "stars": 362, "last_update": "2024-07-14 01:30:05", - "author_account_age_days": 570 + "author_account_age_days": 571 }, "https://github.com/comfyanonymous/ComfyUI_experiments": { "stars": 145, "last_update": "2024-05-22 15:29:49", - "author_account_age_days": 570 + "author_account_age_days": 571 }, "https://github.com/concarne000/ConCarneNode": { "stars": 4, "last_update": "2024-05-22 22:10:18", - "author_account_age_days": 1922 + "author_account_age_days": 1923 }, "https://github.com/conquestace/ComfyUI-ImageUploader": { "stars": 2, "last_update": "2024-05-23 01:25:49", - "author_account_age_days": 4630 + "author_account_age_days": 4631 }, "https://github.com/coolzilj/ComfyUI-LJNodes": { "stars": 63, "last_update": "2024-06-15 01:57:32", - "author_account_age_days": 4684 + "author_account_age_days": 4685 }, "https://github.com/coolzilj/ComfyUI-Photopea": { "stars": 61, "last_update": "2024-06-14 08:10:57", - "author_account_age_days": 4684 + "author_account_age_days": 4685 }, "https://github.com/coreyryanhanson/ComfyQR": { "stars": 52, "last_update": "2024-07-05 04:13:09", - "author_account_age_days": 3077 + "author_account_age_days": 3078 }, "https://github.com/coreyryanhanson/ComfyQR-scanning-nodes": { "stars": 9, "last_update": "2024-07-05 03:55:48", - "author_account_age_days": 3077 + "author_account_age_days": 3078 }, "https://github.com/cozymantis/cozy-utils-comfyui-nodes": { "stars": 3, "last_update": "2024-07-07 15:38:05", - "author_account_age_days": 129 + "author_account_age_days": 131 }, "https://github.com/cozymantis/human-parser-comfyui-node": { "stars": 55, "last_update": "2024-07-07 15:31:17", - "author_account_age_days": 129 + "author_account_age_days": 131 }, "https://github.com/cozymantis/pose-generator-comfyui-node": { "stars": 53, "last_update": "2024-07-07 15:22:45", - "author_account_age_days": 129 + "author_account_age_days": 131 }, "https://github.com/crystian/ComfyUI-Crystools": { - "stars": 529, - "last_update": "2024-07-01 03:24:20", - "author_account_age_days": 4138 + "stars": 532, + "last_update": "2024-07-16 12:47:06", + "author_account_age_days": 4139 }, "https://github.com/crystian/ComfyUI-Crystools-save": { "stars": 31, "last_update": "2024-07-01 01:19:58", - "author_account_age_days": 4138 + "author_account_age_days": 4139 }, "https://github.com/cubiq/ComfyUI_FaceAnalysis": { "stars": 238, "last_update": "2024-07-11 17:29:58", - "author_account_age_days": 5032 + "author_account_age_days": 5033 }, "https://github.com/cubiq/ComfyUI_IPAdapter_plus": { - "stars": 3266, + "stars": 3277, "last_update": "2024-07-11 13:53:24", - "author_account_age_days": 5032 + "author_account_age_days": 5033 }, "https://github.com/cubiq/ComfyUI_InstantID": { - "stars": 987, + "stars": 993, "last_update": "2024-07-11 17:26:22", - "author_account_age_days": 5032 + "author_account_age_days": 5033 }, "https://github.com/cubiq/ComfyUI_SimpleMath": { "stars": 17, "last_update": "2024-06-14 09:02:50", - "author_account_age_days": 5032 + "author_account_age_days": 5033 }, "https://github.com/cubiq/ComfyUI_essentials": { - "stars": 359, + "stars": 360, "last_update": "2024-07-12 11:29:38", - "author_account_age_days": 5032 + "author_account_age_days": 5033 }, "https://github.com/cubiq/PuLID_ComfyUI": { - "stars": 443, + "stars": 445, "last_update": "2024-07-11 17:21:37", - "author_account_age_days": 5032 + "author_account_age_days": 5033 }, "https://github.com/cuongloveit/comfy_http_request": { "stars": 0, "last_update": "2024-06-14 11:00:11", - "author_account_age_days": 3273 + "author_account_age_days": 3274 }, "https://github.com/curiousjp/ComfyUI-MaskBatchPermutations": { "stars": 4, "last_update": "2024-05-28 13:09:32", - "author_account_age_days": 1951 + "author_account_age_days": 1952 }, "https://github.com/czcz1024/Comfyui-FaceCompare": { "stars": 0, "last_update": "2024-06-14 07:13:32", - "author_account_age_days": 4255 + "author_account_age_days": 4256 }, "https://github.com/da2el-ai/ComfyUI-d2-size-selector": { "stars": 2, "last_update": "2024-05-23 01:16:17", - "author_account_age_days": 410 + "author_account_age_days": 412 }, "https://github.com/da2el-ai/ComfyUI-d2-steps": { "stars": 5, "last_update": "2024-05-23 01:16:06", - "author_account_age_days": 410 + "author_account_age_days": 412 }, "https://github.com/dagthomas/comfyui_dagthomas": { "stars": 84, "last_update": "2024-07-07 16:56:46", - "author_account_age_days": 4093 + "author_account_age_days": 4094 }, "https://github.com/daniabib/ComfyUI_ProPainter_Nodes": { - "stars": 170, + "stars": 173, "last_update": "2024-07-08 21:59:15", - "author_account_age_days": 2425 + "author_account_age_days": 2427 }, "https://github.com/daniel-lewis-ab/ComfyUI-Llama": { "stars": 27, "last_update": "2024-06-29 19:55:42", - "author_account_age_days": 3373 + "author_account_age_days": 3374 }, "https://github.com/daniel-lewis-ab/ComfyUI-TTS": { "stars": 13, "last_update": "2024-06-14 08:09:49", - "author_account_age_days": 3373 + "author_account_age_days": 3374 }, "https://github.com/darkpixel/darkprompts": { "stars": 7, "last_update": "2024-05-23 19:48:02", - "author_account_age_days": 5345 + "author_account_age_days": 5346 }, "https://github.com/dave-palt/comfyui_DSP_imagehelpers": { "stars": 0, "last_update": "2024-05-22 23:12:11", - "author_account_age_days": 179 + "author_account_age_days": 180 }, "https://github.com/daxcay/ComfyUI-DRMN": { "stars": 19, "last_update": "2024-07-08 08:25:29", - "author_account_age_days": 116 + "author_account_age_days": 117 }, "https://github.com/daxcay/ComfyUI-DataSet": { "stars": 19, "last_update": "2024-07-08 08:25:29", - "author_account_age_days": 116 + "author_account_age_days": 117 }, "https://github.com/daxcay/ComfyUI-JDCN": { "stars": 66, "last_update": "2024-07-08 14:02:49", - "author_account_age_days": 116 + "author_account_age_days": 117 }, "https://github.com/daxcay/ComfyUI-NODEJS": { "stars": 5, "last_update": "2024-06-13 14:30:45", - "author_account_age_days": 116 + "author_account_age_days": 117 }, "https://github.com/daxthin/DZ-FaceDetailer": { "stars": 110, "last_update": "2024-06-17 10:00:30", - "author_account_age_days": 1252 + "author_account_age_days": 1253 }, "https://github.com/dchatel/comfyui_facetools": { "stars": 47, "last_update": "2024-06-26 10:26:43", - "author_account_age_days": 4556 + "author_account_age_days": 4558 }, "https://github.com/denfrost/Den_ComfyUI_Workflow": { "stars": 4, "last_update": "2024-06-20 14:57:57", - "author_account_age_days": 3518 + "author_account_age_days": 3519 }, "https://github.com/deroberon/StableZero123-comfyui": { "stars": 137, "last_update": "2024-05-22 22:09:53", - "author_account_age_days": 5317 + "author_account_age_days": 5318 }, "https://github.com/deroberon/demofusion-comfyui": { "stars": 83, "last_update": "2024-05-22 22:09:42", - "author_account_age_days": 5317 + "author_account_age_days": 5318 }, "https://github.com/dfl/comfyui-clip-with-break": { "stars": 10, "last_update": "2024-05-22 23:23:15", - "author_account_age_days": 5995 + "author_account_age_days": 5997 }, "https://github.com/dfl/comfyui-tcd-scheduler": { "stars": 80, "last_update": "2024-05-22 23:23:28", - "author_account_age_days": 5995 + "author_account_age_days": 5997 }, "https://github.com/diStyApps/ComfyUI_FrameMaker": { "stars": 10, "last_update": "2024-05-23 00:11:33", - "author_account_age_days": 4225 + "author_account_age_days": 4226 }, "https://github.com/dicksondickson/ComfyUI-Dickson-Nodes": { "stars": 6, "last_update": "2024-07-13 22:25:22", - "author_account_age_days": 4012 + "author_account_age_days": 4013 }, "https://github.com/digitaljohn/comfyui-propost": { "stars": 110, "last_update": "2024-07-02 15:28:37", - "author_account_age_days": 4539 + "author_account_age_days": 4540 }, "https://github.com/dimtoneff/ComfyUI-PixelArt-Detector": { "stars": 171, "last_update": "2024-07-06 10:15:30", - "author_account_age_days": 3435 + "author_account_age_days": 3437 }, "https://github.com/diontimmer/ComfyUI-Vextra-Nodes": { "stars": 61, "last_update": "2024-06-20 16:48:44", - "author_account_age_days": 4792 + "author_account_age_days": 4793 }, "https://github.com/discopixel-studio/comfyui-discopixel": { "stars": 7, "last_update": "2024-06-14 09:03:19", - "author_account_age_days": 366 + "author_account_age_days": 368 }, "https://github.com/discus0434/comfyui-aesthetic-predictor-v2-5": { "stars": 5, "last_update": "2024-06-14 08:12:05", - "author_account_age_days": 1491 + "author_account_age_days": 1492 }, "https://github.com/discus0434/comfyui-caching-embeddings": { "stars": 1, "last_update": "2024-06-14 08:59:36", - "author_account_age_days": 1491 + "author_account_age_days": 1492 }, "https://github.com/djbielejeski/a-person-mask-generator": { "stars": 240, "last_update": "2024-06-15 04:06:44", - "author_account_age_days": 4305 + "author_account_age_days": 4306 }, "https://github.com/dmMaze/sketch2manga": { "stars": 29, "last_update": "2024-06-30 03:27:55", - "author_account_age_days": 1870 + "author_account_age_days": 1872 }, "https://github.com/dmarx/ComfyUI-AudioReactive": { "stars": 10, "last_update": "2024-05-22 22:12:53", - "author_account_age_days": 4525 + "author_account_age_days": 4527 }, "https://github.com/dmarx/ComfyUI-Keyframed": { "stars": 81, "last_update": "2024-07-01 01:41:23", - "author_account_age_days": 4525 + "author_account_age_days": 4527 }, "https://github.com/drago87/ComfyUI_Dragos_Nodes": { "stars": 3, "last_update": "2024-05-22 21:32:15", - "author_account_age_days": 3791 + "author_account_age_days": 3792 }, "https://github.com/drustan-hawk/primitive-types": { "stars": 5, "last_update": "2024-06-30 06:10:23", - "author_account_age_days": 310 + "author_account_age_days": 311 }, "https://github.com/e7mac/ComfyUI-ShadertoyGL": { "stars": 2, "last_update": "2024-06-20 14:52:42", - "author_account_age_days": 4824 + "author_account_age_days": 4826 }, "https://github.com/ealkanat/comfyui_easy_padding": { "stars": 13, "last_update": "2024-05-22 21:58:52", - "author_account_age_days": 2484 + "author_account_age_days": 2485 }, "https://github.com/edenartlab/eden_comfy_pipelines": { "stars": 42, "last_update": "2024-07-12 20:56:51", - "author_account_age_days": 293 + "author_account_age_days": 295 }, "https://github.com/evanspearman/ComfyMath": { - "stars": 56, + "stars": 57, "last_update": "2023-08-27 03:29:04", - "author_account_age_days": 4259 + "author_account_age_days": 4261 }, "https://github.com/exdysa/comfyui-selector": { "stars": 3, "last_update": "2024-07-04 01:38:33", - "author_account_age_days": 1016 + "author_account_age_days": 1018 }, "https://github.com/fablestudio/ComfyUI-Showrunner-Utils": { "stars": 0, "last_update": "2024-06-24 14:27:05", - "author_account_age_days": 2069 + "author_account_age_days": 2071 }, "https://github.com/failfa-st/failfast-comfyui-extensions": { "stars": 137, "last_update": "2024-06-17 10:01:12", - "author_account_age_days": 294 + "author_account_age_days": 296 }, "https://github.com/fearnworks/ComfyUI_FearnworksNodes": { "stars": 14, "last_update": "2024-07-13 12:21:26", - "author_account_age_days": 583 + "author_account_age_days": 584 }, "https://github.com/fexli/fexli-util-node-comfyui": { "stars": 3, "last_update": "2024-05-22 21:27:36", - "author_account_age_days": 1580 + "author_account_age_days": 1581 }, "https://github.com/fexploit/ComfyUI-AutoLabel": { "stars": 6, "last_update": "2024-06-14 08:09:41", - "author_account_age_days": 5065 + "author_account_age_days": 5066 }, "https://github.com/fexploit/ComfyUI-AutoTrimBG": { "stars": 2, "last_update": "2024-05-24 20:38:15", - "author_account_age_days": 5065 + "author_account_age_days": 5066 }, "https://github.com/fexploit/ComfyUI-Classifier": { "stars": 1, "last_update": "2024-06-14 16:58:31", - "author_account_age_days": 5065 + "author_account_age_days": 5066 }, "https://github.com/filipemeneses/comfy_pixelization": { "stars": 31, "last_update": "2024-05-22 20:59:16", - "author_account_age_days": 3497 + "author_account_age_days": 3499 }, "https://github.com/filliptm/ComfyUI_Fill-Nodes": { - "stars": 124, - "last_update": "2024-07-15 05:07:10", - "author_account_age_days": 1757 + "stars": 131, + "last_update": "2024-07-16 09:05:22", + "author_account_age_days": 1758 }, "https://github.com/florestefano1975/ComfyUI-HiDiffusion": { "stars": 136, "last_update": "2024-05-22 00:33:06", - "author_account_age_days": 214 + "author_account_age_days": 216 }, "https://github.com/florestefano1975/ComfyUI-StabilityAI-Suite": { "stars": 2, "last_update": "2024-07-10 18:03:39", - "author_account_age_days": 214 + "author_account_age_days": 216 }, "https://github.com/florestefano1975/comfyui-portrait-master": { - "stars": 779, + "stars": 782, "last_update": "2024-07-14 15:41:21", - "author_account_age_days": 214 + "author_account_age_days": 216 }, "https://github.com/florestefano1975/comfyui-prompt-composer": { "stars": 215, "last_update": "2024-07-10 18:03:03", - "author_account_age_days": 214 + "author_account_age_days": 216 }, "https://github.com/flowtyone/ComfyUI-Flowty-CRM": { "stars": 129, "last_update": "2024-06-14 10:23:09", - "author_account_age_days": 294 + "author_account_age_days": 296 }, "https://github.com/flowtyone/ComfyUI-Flowty-LDSR": { "stars": 170, "last_update": "2024-06-14 09:04:51", - "author_account_age_days": 294 + "author_account_age_days": 296 }, "https://github.com/flowtyone/ComfyUI-Flowty-TripoSR": { "stars": 371, "last_update": "2024-06-16 00:53:22", - "author_account_age_days": 294 + "author_account_age_days": 296 }, "https://github.com/flyingshutter/As_ComfyUI_CustomNodes": { "stars": 8, "last_update": "2024-05-22 18:07:19", - "author_account_age_days": 3516 + "author_account_age_days": 3517 }, "https://github.com/fmatray/ComfyUI_BattlemapGrid": { "stars": 0, "last_update": "2024-06-05 22:35:06", - "author_account_age_days": 3643 + "author_account_age_days": 3644 }, "https://github.com/fofr/ComfyUI-HyperSDXL1StepUnetScheduler": { "stars": 12, "last_update": "2024-06-20 11:51:50", - "author_account_age_days": 5128 + "author_account_age_days": 5130 }, "https://github.com/fofr/ComfyUI-Prompter-fofrAI": { "stars": 38, "last_update": "2024-06-29 22:10:29", - "author_account_age_days": 5128 + "author_account_age_days": 5130 }, "https://github.com/fofr/comfyui-replicate": { "stars": 35, "last_update": "2024-07-02 17:58:30", - "author_account_age_days": 1629 + "author_account_age_days": 1631 }, "https://github.com/forever22777/comfyui-self-guidance": { "stars": 6, "last_update": "2024-06-14 07:12:02", - "author_account_age_days": 346 + "author_account_age_days": 347 }, "https://github.com/foxtrot-roger/comfyui-rf-nodes": { "stars": 1, "last_update": "2024-05-22 23:09:13", - "author_account_age_days": 2342 + "author_account_age_days": 2343 }, "https://github.com/frankchieng/ComfyUI_Aniportrait": { "stars": 48, "last_update": "2024-06-26 03:06:51", - "author_account_age_days": 462 + "author_account_age_days": 463 }, "https://github.com/frankchieng/ComfyUI_MagicClothing": { - "stars": 429, + "stars": 430, "last_update": "2024-06-24 07:48:07", - "author_account_age_days": 462 + "author_account_age_days": 463 }, "https://github.com/frankchieng/ComfyUI_llm_easyanimiate": { "stars": 10, "last_update": "2024-06-26 03:13:32", - "author_account_age_days": 462 + "author_account_age_days": 463 }, "https://github.com/fsdymy1024/ComfyUI_fsdymy": { "stars": 6, "last_update": "2024-07-01 17:58:52", - "author_account_age_days": 2227 + "author_account_age_days": 2228 }, "https://github.com/gemell1/ComfyUI_GMIC": { "stars": 6, "last_update": "2024-05-22 21:28:51", - "author_account_age_days": 1978 + "author_account_age_days": 1979 }, "https://github.com/get-salt-AI/SaltAI": { - "stars": 61, + "stars": 62, "last_update": "2024-06-26 00:32:47", - "author_account_age_days": 137 + "author_account_age_days": 138 }, "https://github.com/get-salt-AI/SaltAI_AudioViz": { "stars": 13, "last_update": "2024-06-29 16:16:46", - "author_account_age_days": 137 + "author_account_age_days": 138 }, "https://github.com/get-salt-AI/SaltAI_Language_Toolkit": { "stars": 19, "last_update": "2024-06-25 23:49:29", - "author_account_age_days": 137 + "author_account_age_days": 138 }, "https://github.com/get-salt-AI/SaltAI_LlamaIndex": { "stars": 19, "last_update": "2024-06-25 23:49:29", - "author_account_age_days": 137 + "author_account_age_days": 138 }, "https://github.com/ginlov/segment_to_mask_comfyui": { "stars": 1, "last_update": "2024-06-14 10:23:23", - "author_account_age_days": 2033 + "author_account_age_days": 2034 }, "https://github.com/giriss/comfy-image-saver": { "stars": 153, "last_update": "2024-05-22 20:40:55", - "author_account_age_days": 4259 + "author_account_age_days": 4260 }, "https://github.com/githubYiheng/ComfyUI_Change_IMAGE_BOREDER": { "stars": 0, "last_update": "2024-05-23 01:20:09", - "author_account_age_days": 3924 + "author_account_age_days": 3925 }, "https://github.com/githubYiheng/ComfyUI_GetFileNameFromURL": { "stars": 0, "last_update": "2024-05-23 01:19:47", - "author_account_age_days": 3924 + "author_account_age_days": 3925 }, "https://github.com/githubYiheng/comfyui_kmeans_filter": { "stars": 0, "last_update": "2024-06-14 09:01:24", - "author_account_age_days": 3924 + "author_account_age_days": 3925 }, "https://github.com/githubYiheng/comfyui_meanshift_filter": { "stars": 0, "last_update": "2024-06-14 10:59:43", - "author_account_age_days": 3924 + "author_account_age_days": 3925 }, "https://github.com/githubYiheng/comfyui_private_postprocessor": { "stars": 0, "last_update": "2024-06-14 08:09:39", - "author_account_age_days": 3924 + "author_account_age_days": 3925 }, "https://github.com/glibsonoran/Plush-for-ComfyUI": { - "stars": 120, + "stars": 121, "last_update": "2024-07-12 18:18:04", - "author_account_age_days": 2518 + "author_account_age_days": 2520 }, "https://github.com/glifxyz/ComfyUI-GlifNodes": { "stars": 18, "last_update": "2024-07-11 09:13:38", - "author_account_age_days": 594 + "author_account_age_days": 596 }, "https://github.com/glowcone/comfyui-base64-to-image": { "stars": 8, "last_update": "2024-07-08 22:53:25", - "author_account_age_days": 3767 + "author_account_age_days": 3768 }, "https://github.com/godspede/ComfyUI_Substring": { "stars": 0, "last_update": "2024-07-01 01:05:38", - "author_account_age_days": 3134 + "author_account_age_days": 3135 }, "https://github.com/gokayfem/ComfyUI-Depth-Visualization": { "stars": 49, "last_update": "2024-05-21 00:37:05", - "author_account_age_days": 1079 + "author_account_age_days": 1080 }, "https://github.com/gokayfem/ComfyUI-Dream-Interpreter": { "stars": 67, "last_update": "2024-05-21 00:36:50", - "author_account_age_days": 1079 + "author_account_age_days": 1080 }, "https://github.com/gokayfem/ComfyUI-Texture-Simple": { "stars": 30, "last_update": "2024-05-21 00:19:53", - "author_account_age_days": 1079 + "author_account_age_days": 1080 }, "https://github.com/gokayfem/ComfyUI_VLM_nodes": { - "stars": 300, + "stars": 304, "last_update": "2024-07-04 01:40:04", - "author_account_age_days": 1079 + "author_account_age_days": 1080 }, "https://github.com/gonzalu/ComfyUI_YFG_Comical": { "stars": 20, "last_update": "2024-07-02 02:05:08", - "author_account_age_days": 2482 + "author_account_age_days": 2483 }, "https://github.com/griptape-ai/ComfyUI-Griptape": { - "stars": 55, - "last_update": "2024-07-14 17:57:34", - "author_account_age_days": 541 + "stars": 57, + "last_update": "2024-07-16 21:50:39", + "author_account_age_days": 543 }, "https://github.com/guill/abracadabra-comfyui": { "stars": 1, "last_update": "2024-06-14 08:12:07", - "author_account_age_days": 4214 + "author_account_age_days": 4215 }, "https://github.com/guoyk93/yk-node-suite-comfyui": { "stars": 10, "last_update": "2024-06-17 10:00:36", - "author_account_age_days": 1510 + "author_account_age_days": 1511 }, "https://github.com/hackkhai/ComfyUI-Image-Matting": { "stars": 15, "last_update": "2024-06-20 11:25:12", - "author_account_age_days": 1872 + "author_account_age_days": 1873 }, "https://github.com/haohaocreates/ComfyUI-HH-Image-Selector": { "stars": 0, "last_update": "2024-07-08 22:02:55", - "author_account_age_days": 126 + "author_account_age_days": 128 }, "https://github.com/hay86/ComfyUI_AceNodes": { "stars": 10, "last_update": "2024-07-15 10:07:09", - "author_account_age_days": 4688 + "author_account_age_days": 4689 }, "https://github.com/hay86/ComfyUI_DDColor": { "stars": 2, "last_update": "2024-06-14 08:12:13", - "author_account_age_days": 4688 + "author_account_age_days": 4689 }, "https://github.com/hay86/ComfyUI_Dreamtalk": { "stars": 8, "last_update": "2024-07-02 08:15:01", - "author_account_age_days": 4688 + "author_account_age_days": 4689 }, "https://github.com/hay86/ComfyUI_Hallo": { "stars": 19, "last_update": "2024-07-15 09:42:30", - "author_account_age_days": 4688 + "author_account_age_days": 4689 }, "https://github.com/hay86/ComfyUI_MiniCPM-V": { "stars": 10, "last_update": "2024-07-02 08:09:38", - "author_account_age_days": 4688 + "author_account_age_days": 4689 }, "https://github.com/hay86/ComfyUI_OpenVoice": { "stars": 8, "last_update": "2024-07-02 08:16:20", - "author_account_age_days": 4688 + "author_account_age_days": 4689 }, "https://github.com/hayden-fr/ComfyUI-Image-Browsing": { "stars": 3, "last_update": "2024-07-15 09:19:31", - "author_account_age_days": 1958 + "author_account_age_days": 1959 }, "https://github.com/hayden-fr/ComfyUI-Model-Manager": { "stars": 26, "last_update": "2024-05-22 20:53:55", - "author_account_age_days": 1958 + "author_account_age_days": 1959 }, "https://github.com/hben35096/ComfyUI-ToolBox": { "stars": 0, "last_update": "2024-06-26 18:27:22", - "author_account_age_days": 368 + "author_account_age_days": 370 }, "https://github.com/heshengtao/comfyui_LLM_party": { - "stars": 197, - "last_update": "2024-07-15 09:48:31", - "author_account_age_days": 2916 + "stars": 202, + "last_update": "2024-07-16 15:59:28", + "author_account_age_days": 2917 }, "https://github.com/hhhzzyang/Comfyui_Lama": { "stars": 41, "last_update": "2024-05-22 21:13:19", - "author_account_age_days": 528 + "author_account_age_days": 529 }, "https://github.com/hiforce/comfyui-hiforce-plugin": { "stars": 3, "last_update": "2024-06-14 08:13:24", - "author_account_age_days": 1823 + "author_account_age_days": 1824 }, "https://github.com/hinablue/ComfyUI_3dPoseEditor": { "stars": 127, "last_update": "2024-06-21 17:38:40", - "author_account_age_days": 5133 + "author_account_age_days": 5134 }, "https://github.com/holchan/ComfyUI-ModelDownloader": { "stars": 2, "last_update": "2024-06-14 08:59:42", - "author_account_age_days": 1612 + "author_account_age_days": 1614 }, "https://github.com/huagetai/ComfyUI-Gaffer": { "stars": 37, "last_update": "2024-06-19 00:58:38", - "author_account_age_days": 4653 + "author_account_age_days": 4654 }, "https://github.com/huagetai/ComfyUI_LightGradient": { "stars": 8, "last_update": "2024-05-23 01:21:27", - "author_account_age_days": 4653 + "author_account_age_days": 4654 }, "https://github.com/huchenlei/ComfyUI-IC-Light-Native": { - "stars": 426, + "stars": 428, "last_update": "2024-06-21 21:49:44", - "author_account_age_days": 2897 + "author_account_age_days": 2898 }, "https://github.com/huchenlei/ComfyUI-layerdiffuse": { - "stars": 1313, + "stars": 1315, "last_update": "2024-07-05 12:52:34", - "author_account_age_days": 2897 + "author_account_age_days": 2898 }, "https://github.com/huchenlei/ComfyUI-openpose-editor": { "stars": 29, "last_update": "2024-06-26 21:15:34", - "author_account_age_days": 2897 + "author_account_age_days": 2898 }, "https://github.com/huchenlei/ComfyUI_DanTagGen": { "stars": 52, "last_update": "2024-06-21 21:46:47", - "author_account_age_days": 2897 + "author_account_age_days": 2898 }, "https://github.com/huchenlei/ComfyUI_densediffusion": { "stars": 88, "last_update": "2024-06-11 00:39:28", - "author_account_age_days": 2897 + "author_account_age_days": 2898 }, "https://github.com/huchenlei/ComfyUI_omost": { - "stars": 358, + "stars": 359, "last_update": "2024-06-26 21:16:52", - "author_account_age_days": 2897 + "author_account_age_days": 2898 }, "https://github.com/hughescr/ComfyUI-OpenPose-Keypoint-Extractor": { "stars": 6, "last_update": "2024-06-14 09:04:25", - "author_account_age_days": 5661 + "author_account_age_days": 5663 }, "https://github.com/humgate/simplecomfy": { "stars": 0, "last_update": "2024-06-14 08:58:21", - "author_account_age_days": 1387 + "author_account_age_days": 1388 }, "https://github.com/hustille/ComfyUI_Fooocus_KSampler": { "stars": 60, "last_update": "2024-05-22 20:39:48", - "author_account_age_days": 461 + "author_account_age_days": 462 }, "https://github.com/hustille/ComfyUI_hus_utils": { "stars": 6, "last_update": "2024-05-22 20:39:34", - "author_account_age_days": 461 + "author_account_age_days": 462 }, "https://github.com/hwhaocool/ComfyUI-Select-Any": { "stars": 3, "last_update": "2024-07-03 14:16:01", - "author_account_age_days": 2909 + "author_account_age_days": 2910 }, "https://github.com/hylarucoder/ComfyUI-Eagle-PNGInfo": { "stars": 9, "last_update": "2024-06-28 04:43:18", - "author_account_age_days": 3934 + "author_account_age_days": 3935 }, "https://github.com/hyunamy/comfy-ui-on-complete-email-me": { "stars": 1, "last_update": "2024-07-01 18:44:18", - "author_account_age_days": 3131 + "author_account_age_days": 3133 }, "https://github.com/iFREEGROUP/comfyui-undistort": { "stars": 2, "last_update": "2024-06-14 08:59:52", - "author_account_age_days": 1578 + "author_account_age_days": 1579 }, "https://github.com/icesun963/ComfyUI_HFDownLoad": { "stars": 0, - "last_update": "2024-06-14 08:59:58", - "author_account_age_days": 4127 + "last_update": "2024-07-16 13:51:46", + "author_account_age_days": 4128 }, "https://github.com/idrirap/ComfyUI-Lora-Auto-Trigger-Words": { - "stars": 102, + "stars": 103, "last_update": "2024-06-20 15:56:56", - "author_account_age_days": 3070 + "author_account_age_days": 3072 }, "https://github.com/iemesowum/ComfyUI_IsaacNodes": { "stars": 1, "last_update": "2024-07-13 13:45:37", - "author_account_age_days": 5312 + "author_account_age_days": 5314 }, "https://github.com/if-ai/ComfyUI-IF_AI_HFDownloaderNode": { "stars": 10, "last_update": "2024-07-07 09:55:48", - "author_account_age_days": 2883 + "author_account_age_days": 2884 }, "https://github.com/if-ai/ComfyUI-IF_AI_WishperSpeechNode": { "stars": 29, "last_update": "2024-05-22 22:02:55", - "author_account_age_days": 2883 + "author_account_age_days": 2884 }, "https://github.com/if-ai/ComfyUI-IF_AI_tools": { - "stars": 397, - "last_update": "2024-07-15 14:14:14", - "author_account_age_days": 2883 + "stars": 403, + "last_update": "2024-07-16 17:52:25", + "author_account_age_days": 2884 }, "https://github.com/imb101/ComfyUI-FaceSwap": { "stars": 28, "last_update": "2024-05-22 18:22:29", - "author_account_age_days": 909 + "author_account_age_days": 911 }, "https://github.com/injet-zhou/comfyui_extra_api": { - "stars": 0, + "stars": 1, "last_update": "2024-07-11 03:47:25", - "author_account_age_days": 2248 + "author_account_age_days": 2249 }, "https://github.com/iwanders/ComfyUI_nodes": { "stars": 0, "last_update": "2024-07-11 01:06:26", - "author_account_age_days": 4447 + "author_account_age_days": 4448 }, "https://github.com/jags111/ComfyUI_Jags_Audiotools": { "stars": 45, "last_update": "2024-05-19 18:54:12", - "author_account_age_days": 3892 + "author_account_age_days": 3893 }, "https://github.com/jags111/ComfyUI_Jags_VectorMagic": { - "stars": 52, + "stars": 53, "last_update": "2024-05-19 18:49:42", - "author_account_age_days": 3892 + "author_account_age_days": 3893 }, "https://github.com/jags111/efficiency-nodes-comfyui": { - "stars": 747, + "stars": 750, "last_update": "2024-06-23 09:42:43", - "author_account_age_days": 3892 + "author_account_age_days": 3893 }, "https://github.com/jakechai/ComfyUI-JakeUpgrade": { - "stars": 7, - "last_update": "2024-07-11 13:12:11", - "author_account_age_days": 1593 + "stars": 8, + "last_update": "2024-07-15 16:37:52", + "author_account_age_days": 1594 }, "https://github.com/jamal-alkharrat/ComfyUI_rotate_image": { "stars": 0, "last_update": "2024-05-22 23:19:02", - "author_account_age_days": 998 + "author_account_age_days": 999 }, "https://github.com/jamesWalker55/comfyui-p2ldgan": { "stars": 12, "last_update": "2024-05-22 18:19:04", - "author_account_age_days": 2548 + "author_account_age_days": 2549 }, "https://github.com/jamesWalker55/comfyui-various": { "stars": 34, "last_update": "2024-05-22 18:19:17", - "author_account_age_days": 2548 + "author_account_age_days": 2549 }, "https://github.com/jax-explorer/fast_video_comfyui": { "stars": 0, "last_update": "2024-05-23 01:17:35", - "author_account_age_days": 598 + "author_account_age_days": 599 }, "https://github.com/jeffy5/comfyui-faceless-node": { "stars": 20, "last_update": "2024-06-14 04:11:28", - "author_account_age_days": 2952 + "author_account_age_days": 2953 }, "https://github.com/jesenzhang/ComfyUI_StreamDiffusion": { "stars": 110, "last_update": "2024-05-23 02:40:36", - "author_account_age_days": 3673 + "author_account_age_days": 3674 }, "https://github.com/jiaxiangc/ComfyUI-ResAdapter": { "stars": 272, "last_update": "2024-05-23 00:22:23", - "author_account_age_days": 1307 + "author_account_age_days": 1308 }, "https://github.com/jitcoder/lora-info": { - "stars": 46, + "stars": 47, "last_update": "2024-06-20 13:04:19", - "author_account_age_days": 4061 + "author_account_age_days": 4063 }, "https://github.com/jjkramhoeft/ComfyUI-Jjk-Nodes": { "stars": 4, "last_update": "2024-05-22 20:44:56", - "author_account_age_days": 3670 + "author_account_age_days": 3671 }, "https://github.com/jkrauss82/ultools-comfyui": { "stars": 5, "last_update": "2024-06-23 15:33:07", - "author_account_age_days": 4233 + "author_account_age_days": 4234 }, "https://github.com/jmkl/ComfyUI-ricing": { "stars": 9, "last_update": "2024-05-22 20:54:35", - "author_account_age_days": 4618 + "author_account_age_days": 4619 }, "https://github.com/jojkaart/ComfyUI-sampler-lcm-alternative": { "stars": 114, "last_update": "2024-07-08 19:16:55", - "author_account_age_days": 4819 + "author_account_age_days": 4820 }, "https://github.com/jordoh/ComfyUI-Deepface": { "stars": 13, "last_update": "2024-07-13 19:22:44", - "author_account_age_days": 5014 + "author_account_age_days": 5016 }, "https://github.com/jroc22/ComfyUI-CSV-prompt-builder": { "stars": 2, "last_update": "2024-07-03 01:20:35", - "author_account_age_days": 710 + "author_account_age_days": 711 }, "https://github.com/jtrue/ComfyUI-JaRue": { "stars": 7, "last_update": "2024-06-14 09:01:12", - "author_account_age_days": 3951 + "author_account_age_days": 3952 }, "https://github.com/jtydhr88/ComfyUI-LayerDivider": { "stars": 50, "last_update": "2024-07-06 01:43:45", - "author_account_age_days": 4774 + "author_account_age_days": 4775 }, "https://github.com/jtydhr88/ComfyUI-Unique3D": { - "stars": 133, + "stars": 135, "last_update": "2024-07-04 04:27:01", - "author_account_age_days": 4774 + "author_account_age_days": 4775 }, "https://github.com/jtydhr88/ComfyUI-Workflow-Encrypt": { "stars": 16, "last_update": "2024-06-28 03:16:19", - "author_account_age_days": 4774 + "author_account_age_days": 4775 }, "https://github.com/juehackr/comfyui_fk_server": { - "stars": 55, + "stars": 56, "last_update": "2024-07-08 02:48:37", - "author_account_age_days": 1133 + "author_account_age_days": 1134 }, "https://github.com/justUmen/Bjornulf_custom_nodes": { "stars": 1, "last_update": "2024-07-11 09:10:27", - "author_account_age_days": 2810 + "author_account_age_days": 2811 }, "https://github.com/ka-puna/comfyui-yanc": { "stars": 6, - "last_update": "2024-05-22 21:29:37", - "author_account_age_days": 2228 + "last_update": "2024-07-16 04:12:51", + "author_account_age_days": 2229 }, "https://github.com/kaanyalova/ComfyUI_ExtendedImageFormats": { "stars": 2, "last_update": "2024-06-03 13:20:01", - "author_account_age_days": 1288 + "author_account_age_days": 1289 }, "https://github.com/kadirnar/ComfyUI-Transformers": { "stars": 19, "last_update": "2024-06-22 22:44:39", - "author_account_age_days": 2350 + "author_account_age_days": 2352 }, "https://github.com/kadirnar/ComfyUI-YOLO": { "stars": 21, "last_update": "2024-07-08 18:33:07", - "author_account_age_days": 2350 + "author_account_age_days": 2352 }, "https://github.com/kale4eat/ComfyUI-path-util": { "stars": 0, "last_update": "2024-05-25 05:44:11", - "author_account_age_days": 1633 + "author_account_age_days": 1634 }, "https://github.com/kale4eat/ComfyUI-speech-dataset-toolkit": { "stars": 7, "last_update": "2024-05-23 00:25:02", - "author_account_age_days": 1633 + "author_account_age_days": 1634 }, "https://github.com/kale4eat/ComfyUI-string-util": { "stars": 1, "last_update": "2024-05-23 00:24:40", - "author_account_age_days": 1633 + "author_account_age_days": 1634 }, "https://github.com/kale4eat/ComfyUI-text-file-util": { "stars": 0, "last_update": "2024-05-23 00:24:51", - "author_account_age_days": 1633 + "author_account_age_days": 1634 }, "https://github.com/katalist-ai/comfyUI-nsfw-detection": { "stars": 1, "last_update": "2024-05-23 01:23:32", - "author_account_age_days": 774 + "author_account_age_days": 776 }, "https://github.com/kealiu/ComfyUI-S3-Tools": { "stars": 2, "last_update": "2024-07-04 10:13:07", - "author_account_age_days": 4149 + "author_account_age_days": 4150 }, "https://github.com/kealiu/ComfyUI-Zero123-Porting": { "stars": 16, "last_update": "2024-07-04 10:11:13", - "author_account_age_days": 4149 + "author_account_age_days": 4150 }, "https://github.com/kealiu/ComfyUI-ZeroShot-MTrans": { - "stars": 133, + "stars": 134, "last_update": "2024-07-04 10:12:32", - "author_account_age_days": 4149 + "author_account_age_days": 4150 }, "https://github.com/kenjiqq/qq-nodes-comfyui": { "stars": 23, "last_update": "2024-05-22 21:34:53", - "author_account_age_days": 4910 + "author_account_age_days": 4911 }, "https://github.com/kft334/Knodes": { "stars": 3, "last_update": "2024-06-14 08:12:06", - "author_account_age_days": 980 + "author_account_age_days": 981 }, "https://github.com/kijai/ComfyUI-ADMotionDirector": { "stars": 133, "last_update": "2024-06-19 09:13:35", - "author_account_age_days": 2204 + "author_account_age_days": 2205 }, "https://github.com/kijai/ComfyUI-APISR-KJ": { "stars": 56, "last_update": "2024-05-21 16:30:21", - "author_account_age_days": 2204 + "author_account_age_days": 2205 }, "https://github.com/kijai/ComfyUI-BrushNet-Wrapper": { "stars": 114, "last_update": "2024-06-20 12:15:16", - "author_account_age_days": 2204 + "author_account_age_days": 2205 }, "https://github.com/kijai/ComfyUI-CCSR": { "stars": 159, "last_update": "2024-06-28 11:13:33", - "author_account_age_days": 2204 + "author_account_age_days": 2205 }, "https://github.com/kijai/ComfyUI-DDColor": { - "stars": 84, + "stars": 85, "last_update": "2024-05-21 16:04:26", - "author_account_age_days": 2204 + "author_account_age_days": 2205 }, "https://github.com/kijai/ComfyUI-DepthAnythingV2": { "stars": 121, "last_update": "2024-06-28 20:46:46", - "author_account_age_days": 2204 + "author_account_age_days": 2205 }, "https://github.com/kijai/ComfyUI-DiffusionLight": { "stars": 51, "last_update": "2024-05-21 16:16:52", - "author_account_age_days": 2204 + "author_account_age_days": 2205 }, "https://github.com/kijai/ComfyUI-DynamiCrafterWrapper": { - "stars": 520, + "stars": 522, "last_update": "2024-07-09 13:16:42", - "author_account_age_days": 2204 + "author_account_age_days": 2205 }, "https://github.com/kijai/ComfyUI-ELLA-wrapper": { "stars": 105, "last_update": "2024-05-21 16:47:28", - "author_account_age_days": 2204 + "author_account_age_days": 2205 }, "https://github.com/kijai/ComfyUI-Florence2": { - "stars": 340, - "last_update": "2024-07-09 15:18:00", - "author_account_age_days": 2204 + "stars": 343, + "last_update": "2024-07-16 16:49:46", + "author_account_age_days": 2205 }, "https://github.com/kijai/ComfyUI-Geowizard": { "stars": 85, "last_update": "2024-05-28 14:08:34", - "author_account_age_days": 2204 + "author_account_age_days": 2205 }, "https://github.com/kijai/ComfyUI-IC-Light": { - "stars": 497, + "stars": 503, "last_update": "2024-06-19 09:18:06", - "author_account_age_days": 2204 + "author_account_age_days": 2205 }, "https://github.com/kijai/ComfyUI-KJNodes": { "stars": 376, "last_update": "2024-07-07 16:28:35", - "author_account_age_days": 2204 + "author_account_age_days": 2205 }, "https://github.com/kijai/ComfyUI-KwaiKolorsWrapper": { - "stars": 358, + "stars": 368, "last_update": "2024-07-10 01:00:22", - "author_account_age_days": 2204 + "author_account_age_days": 2205 }, "https://github.com/kijai/ComfyUI-LaVi-Bridge-Wrapper": { "stars": 19, "last_update": "2024-05-21 16:41:18", - "author_account_age_days": 2204 + "author_account_age_days": 2205 }, "https://github.com/kijai/ComfyUI-LivePortraitKJ": { - "stars": 704, + "stars": 735, "last_update": "2024-07-11 18:37:21", - "author_account_age_days": 2204 + "author_account_age_days": 2205 }, "https://github.com/kijai/ComfyUI-LuminaWrapper": { "stars": 166, "last_update": "2024-06-28 16:33:51", - "author_account_age_days": 2204 + "author_account_age_days": 2205 }, "https://github.com/kijai/ComfyUI-Marigold": { - "stars": 407, + "stars": 408, "last_update": "2024-06-19 09:10:03", - "author_account_age_days": 2204 + "author_account_age_days": 2205 }, "https://github.com/kijai/ComfyUI-MimicMotionWrapper": { - "stars": 160, + "stars": 165, "last_update": "2024-07-12 21:03:14", - "author_account_age_days": 2204 + "author_account_age_days": 2205 }, "https://github.com/kijai/ComfyUI-OpenDiTWrapper": { "stars": 35, "last_update": "2024-07-03 14:59:13", - "author_account_age_days": 2204 + "author_account_age_days": 2205 }, "https://github.com/kijai/ComfyUI-SUPIR": { - "stars": 1263, - "last_update": "2024-07-06 23:45:09", - "author_account_age_days": 2204 + "stars": 1269, + "last_update": "2024-07-16 10:30:08", + "author_account_age_days": 2205 }, "https://github.com/kijai/ComfyUI-SVD": { "stars": 152, "last_update": "2024-05-22 21:09:54", - "author_account_age_days": 2204 + "author_account_age_days": 2205 }, "https://github.com/kijai/ComfyUI-depth-fm": { "stars": 57, "last_update": "2024-05-22 21:10:15", - "author_account_age_days": 2204 + "author_account_age_days": 2205 }, "https://github.com/kijai/ComfyUI-moondream": { "stars": 83, "last_update": "2024-05-22 21:10:33", - "author_account_age_days": 2204 + "author_account_age_days": 2205 }, "https://github.com/kinfolk0117/ComfyUI_GradientDeepShrink": { "stars": 24, "last_update": "2024-05-22 21:25:13", - "author_account_age_days": 489 + "author_account_age_days": 491 }, "https://github.com/kinfolk0117/ComfyUI_Pilgram": { "stars": 7, "last_update": "2024-05-22 21:25:24", - "author_account_age_days": 489 + "author_account_age_days": 491 }, "https://github.com/kinfolk0117/ComfyUI_SimpleTiles": { "stars": 37, "last_update": "2024-05-22 21:25:01", - "author_account_age_days": 489 + "author_account_age_days": 491 }, "https://github.com/klinter007/klinter_nodes": { "stars": 7, "last_update": "2024-06-25 05:15:24", - "author_account_age_days": 446 + "author_account_age_days": 448 }, "https://github.com/knuknX/ComfyUI-Image-Tools": { "stars": 3, "last_update": "2024-06-14 09:05:58", - "author_account_age_days": 221 + "author_account_age_days": 222 }, "https://github.com/kohya-ss/ControlNet-LLLite-ComfyUI": { "stars": 151, "last_update": "2024-05-22 20:44:44", - "author_account_age_days": 1830 + "author_account_age_days": 1831 }, "https://github.com/komojini/ComfyUI_SDXL_DreamBooth_LoRA_CustomNodes": { "stars": 3, "last_update": "2024-05-22 21:34:27", - "author_account_age_days": 604 + "author_account_age_days": 605 }, "https://github.com/komojini/komojini-comfyui-nodes": { "stars": 67, "last_update": "2024-05-22 21:34:39", - "author_account_age_days": 604 + "author_account_age_days": 605 }, "https://github.com/kunieone/ComfyUI_alkaid": { "stars": 0, "last_update": "2024-05-23 01:10:21", - "author_account_age_days": 2541 + "author_account_age_days": 2542 }, "https://github.com/kwaroran/abg-comfyui": { "stars": 22, "last_update": "2024-05-22 18:19:51", - "author_account_age_days": 628 + "author_account_age_days": 630 }, "https://github.com/l20richo/ComfyUI-Azure-Blob-Storage": { "stars": 2, "last_update": "2024-06-22 16:53:47", - "author_account_age_days": 1188 + "author_account_age_days": 1189 }, "https://github.com/laksjdjf/Batch-Condition-ComfyUI": { "stars": 1, "last_update": "2024-05-22 20:42:42", - "author_account_age_days": 2852 + "author_account_age_days": 2853 }, "https://github.com/laksjdjf/LCMSampler-ComfyUI": { "stars": 15, "last_update": "2024-05-22 20:42:17", - "author_account_age_days": 2852 + "author_account_age_days": 2853 }, "https://github.com/laksjdjf/LoRTnoC-ComfyUI": { "stars": 13, "last_update": "2024-05-22 20:42:29", - "author_account_age_days": 2852 + "author_account_age_days": 2853 }, "https://github.com/laksjdjf/cd-tuner_negpip-ComfyUI": { "stars": 20, "last_update": "2024-05-22 20:42:04", - "author_account_age_days": 2852 + "author_account_age_days": 2853 }, "https://github.com/laksjdjf/cgem156-ComfyUI": { - "stars": 32, + "stars": 35, "last_update": "2024-06-08 01:09:03", - "author_account_age_days": 2852 + "author_account_age_days": 2853 }, "https://github.com/laksjdjf/pfg-ComfyUI": { "stars": 10, "last_update": "2024-05-22 20:41:41", - "author_account_age_days": 2852 + "author_account_age_days": 2853 }, "https://github.com/larsupb/LoRA-Merger-ComfyUI": { "stars": 13, "last_update": "2024-07-02 05:55:23", - "author_account_age_days": 3097 + "author_account_age_days": 3098 }, "https://github.com/latenightlabs/ComfyUI-LNL": { "stars": 19, "last_update": "2024-06-28 17:27:55", - "author_account_age_days": 171 + "author_account_age_days": 173 }, "https://github.com/leestuartx/ComfyUI-GG": { "stars": 0, "last_update": "2024-07-11 20:46:24", - "author_account_age_days": 3800 + "author_account_age_days": 3801 }, "https://github.com/leiweiqiang/ComfyUI-TRA": { "stars": 5, - "last_update": "2024-07-09 23:36:24", - "author_account_age_days": 2631 + "last_update": "2024-07-16 02:57:59", + "author_account_age_days": 2633 }, "https://github.com/leoleelxh/ComfyUI-LLMs": { "stars": 7, "last_update": "2024-06-14 10:24:23", - "author_account_age_days": 4096 + "author_account_age_days": 4097 }, "https://github.com/licyk/ComfyUI-Restart-Sampler": { "stars": 2, "last_update": "2024-06-29 03:36:00", - "author_account_age_days": 1289 + "author_account_age_days": 1290 }, "https://github.com/lilly1987/ComfyUI_node_Lilly": { "stars": 50, "last_update": "2024-05-22 17:53:19", - "author_account_age_days": 2931 + "author_account_age_days": 2932 }, "https://github.com/linshier/comfyui-remote-tools": { "stars": 1, "last_update": "2024-05-28 07:44:23", - "author_account_age_days": 3813 + "author_account_age_days": 3814 }, "https://github.com/liusida/ComfyUI-AutoCropFaces": { "stars": 29, "last_update": "2024-07-05 03:24:00", - "author_account_age_days": 3229 + "author_account_age_days": 3230 }, "https://github.com/liusida/ComfyUI-B-LoRA": { - "stars": 22, + "stars": 25, "last_update": "2024-06-18 03:17:46", - "author_account_age_days": 3229 + "author_account_age_days": 3230 }, "https://github.com/liusida/ComfyUI-Debug": { "stars": 6, "last_update": "2024-06-14 10:25:26", - "author_account_age_days": 3229 + "author_account_age_days": 3230 }, "https://github.com/liusida/ComfyUI-Login": { "stars": 46, "last_update": "2024-06-27 13:31:34", - "author_account_age_days": 3229 + "author_account_age_days": 3230 }, "https://github.com/liusida/ComfyUI-SD3-nodes": { "stars": 4, "last_update": "2024-06-14 13:01:41", - "author_account_age_days": 3229 + "author_account_age_days": 3230 }, "https://github.com/ljleb/comfy-mecha": { - "stars": 31, - "last_update": "2024-07-07 03:15:02", - "author_account_age_days": 2484 + "stars": 32, + "last_update": "2024-07-15 19:35:55", + "author_account_age_days": 2486 }, "https://github.com/lks-ai/ComfyUI-StableAudioSampler": { - "stars": 185, + "stars": 186, "last_update": "2024-06-17 18:54:17", - "author_account_age_days": 120 + "author_account_age_days": 122 }, "https://github.com/lks-ai/anynode": { - "stars": 440, + "stars": 445, "last_update": "2024-07-07 03:45:48", - "author_account_age_days": 120 + "author_account_age_days": 122 }, "https://github.com/lldacing/comfyui-easyapi-nodes": { "stars": 31, "last_update": "2024-05-24 02:51:26", - "author_account_age_days": 2114 + "author_account_age_days": 2115 }, "https://github.com/logtd/ComfyUI-FLATTEN": { "stars": 93, "last_update": "2024-06-14 18:00:19", - "author_account_age_days": 143 + "author_account_age_days": 144 }, "https://github.com/logtd/ComfyUI-InstanceDiffusion": { "stars": 146, "last_update": "2024-05-22 00:02:08", - "author_account_age_days": 143 + "author_account_age_days": 144 }, "https://github.com/logtd/ComfyUI-InversedNoise": { "stars": 8, "last_update": "2024-05-22 00:10:18", - "author_account_age_days": 143 + "author_account_age_days": 144 }, "https://github.com/logtd/ComfyUI-RAVE_ATTN": { "stars": 10, "last_update": "2024-05-22 00:20:03", - "author_account_age_days": 143 + "author_account_age_days": 144 }, "https://github.com/logtd/ComfyUI-RefSampling": { "stars": 4, "last_update": "2024-05-22 00:04:40", - "author_account_age_days": 143 + "author_account_age_days": 144 }, "https://github.com/logtd/ComfyUI-TrackingNodes": { "stars": 15, "last_update": "2024-05-22 00:03:27", - "author_account_age_days": 143 + "author_account_age_days": 144 }, "https://github.com/longgui0318/comfyui-common-util": { "stars": 0, "last_update": "2024-07-08 08:57:06", - "author_account_age_days": 4186 + "author_account_age_days": 4187 }, "https://github.com/longgui0318/comfyui-llm-assistant": { "stars": 5, "last_update": "2024-06-27 03:50:46", - "author_account_age_days": 4186 + "author_account_age_days": 4187 }, "https://github.com/longgui0318/comfyui-magic-clothing": { "stars": 24, "last_update": "2024-06-27 03:48:38", - "author_account_age_days": 4186 + "author_account_age_days": 4187 }, "https://github.com/longgui0318/comfyui-mask-util": { "stars": 6, "last_update": "2024-06-30 03:43:58", - "author_account_age_days": 4186 + "author_account_age_days": 4187 }, "https://github.com/longgui0318/comfyui-oms-diffusion": { "stars": 24, "last_update": "2024-06-27 03:48:38", - "author_account_age_days": 4186 + "author_account_age_days": 4187 }, "https://github.com/lordgasmic/comfyui_save_image_with_options": { "stars": 0, "last_update": "2024-06-20 16:39:23", - "author_account_age_days": 4788 + "author_account_age_days": 4789 }, "https://github.com/lordgasmic/comfyui_wildcards": { "stars": 5, "last_update": "2024-06-20 16:52:14", - "author_account_age_days": 4788 + "author_account_age_days": 4789 }, "https://github.com/lquesada/ComfyUI-Inpaint-CropAndStitch": { - "stars": 170, + "stars": 172, "last_update": "2024-06-21 10:54:35", - "author_account_age_days": 4072 + "author_account_age_days": 4073 }, "https://github.com/lquesada/ComfyUI-Prompt-Combinator": { "stars": 22, "last_update": "2024-06-30 15:37:31", - "author_account_age_days": 4072 + "author_account_age_days": 4073 }, "https://github.com/ltdrdata/ComfyUI-Impact-Pack": { - "stars": 1475, + "stars": 1478, "last_update": "2024-07-06 09:25:25", - "author_account_age_days": 483 + "author_account_age_days": 484 }, "https://github.com/ltdrdata/ComfyUI-Inspire-Pack": { "stars": 306, "last_update": "2024-07-11 14:35:11", - "author_account_age_days": 483 + "author_account_age_days": 484 }, "https://github.com/ltdrdata/ComfyUI-Manager": { - "stars": 4769, - "last_update": "2024-07-14 17:48:33", - "author_account_age_days": 483 + "stars": 4788, + "last_update": "2024-07-16 15:43:57", + "author_account_age_days": 484 }, "https://github.com/luandev/ComfyUI-CrewAI": { "stars": 14, "last_update": "2024-06-27 17:53:19", - "author_account_age_days": 3828 + "author_account_age_days": 3830 }, "https://github.com/m-sokes/ComfyUI-Sokes-Nodes": { "stars": 1, "last_update": "2024-05-22 20:36:07", - "author_account_age_days": 336 + "author_account_age_days": 338 }, "https://github.com/madtunebk/ComfyUI-ControlnetAux": { "stars": 10, "last_update": "2024-06-28 16:16:51", - "author_account_age_days": 482 + "author_account_age_days": 483 }, "https://github.com/mape/ComfyUI-mape-Helpers": { - "stars": 138, + "stars": 139, "last_update": "2024-06-27 16:30:32", - "author_account_age_days": 5775 + "author_account_age_days": 5776 }, "https://github.com/maracman/ComfyUI-SubjectStyle-CSV": { "stars": 3, "last_update": "2024-06-24 13:53:39", - "author_account_age_days": 1188 + "author_account_age_days": 1189 }, "https://github.com/marduk191/comfyui-marnodes": { "stars": 1, "last_update": "2024-07-14 08:29:14", - "author_account_age_days": 4436 + "author_account_age_days": 4437 }, "https://github.com/marhensa/sdxl-recommended-res-calc": { "stars": 56, "last_update": "2024-07-07 09:20:15", - "author_account_age_days": 4796 + "author_account_age_days": 4797 }, "https://github.com/martijnat/comfyui-previewlatent": { "stars": 29, "last_update": "2024-05-22 21:28:39", - "author_account_age_days": 2852 + "author_account_age_days": 2854 }, "https://github.com/massao000/ComfyUI_aspect_ratios": { "stars": 7, "last_update": "2024-05-22 22:23:10", - "author_account_age_days": 1428 + "author_account_age_days": 1429 }, "https://github.com/matan1905/ComfyUI-Serving-Toolkit": { "stars": 40, "last_update": "2024-06-04 19:15:36", - "author_account_age_days": 2761 + "author_account_age_days": 2762 }, "https://github.com/mattjohnpowell/comfyui-lmstudio-image-to-text-node": { "stars": 2, "last_update": "2024-07-12 09:27:33", - "author_account_age_days": 4571 + "author_account_age_days": 4572 }, "https://github.com/mav-rik/facerestore_cf": { "stars": 167, "last_update": "2024-05-22 20:53:23", - "author_account_age_days": 2941 + "author_account_age_days": 2943 }, "https://github.com/mbrostami/ComfyUI-HF": { "stars": 16, "last_update": "2024-05-27 21:45:33", - "author_account_age_days": 4343 + "author_account_age_days": 4344 }, "https://github.com/mbrostami/ComfyUI-TITrain": { "stars": 7, "last_update": "2024-05-27 21:50:06", - "author_account_age_days": 4343 + "author_account_age_days": 4344 }, "https://github.com/mcmonkeyprojects/sd-dynamic-thresholding": { "stars": 1072, "last_update": "2024-05-24 16:09:17", - "author_account_age_days": 2123 + "author_account_age_days": 2124 }, "https://github.com/meap158/ComfyUI-Background-Replacement": { "stars": 43, "last_update": "2024-05-22 20:43:52", - "author_account_age_days": 3224 + "author_account_age_days": 3225 }, "https://github.com/meap158/ComfyUI-GPU-temperature-protection": { "stars": 3, "last_update": "2024-05-22 20:43:21", - "author_account_age_days": 3224 + "author_account_age_days": 3225 }, "https://github.com/meap158/ComfyUI-Prompt-Expansion": { "stars": 63, "last_update": "2024-05-22 20:43:37", - "author_account_age_days": 3224 + "author_account_age_days": 3225 }, "https://github.com/melMass/comfy_mtb": { - "stars": 361, + "stars": 365, "last_update": "2024-07-07 18:40:33", - "author_account_age_days": 3766 + "author_account_age_days": 3767 }, "https://github.com/mephisto83/petty-paint-comfyui-node": { "stars": 2, "last_update": "2024-07-05 19:04:04", - "author_account_age_days": 3693 + "author_account_age_days": 3695 }, "https://github.com/meshmesh-io/ComfyUI-MeshMesh": { "stars": 0, "last_update": "2024-05-23 00:10:09", - "author_account_age_days": 249 + "author_account_age_days": 251 }, "https://github.com/meshmesh-io/mm-comfyui-loopback": { "stars": 1, "last_update": "2024-05-23 00:09:57", - "author_account_age_days": 249 + "author_account_age_days": 251 }, "https://github.com/meshmesh-io/mm-comfyui-megamask": { "stars": 0, "last_update": "2024-05-23 00:09:47", - "author_account_age_days": 249 + "author_account_age_days": 251 }, "https://github.com/metncelik/comfyui_met_suit": { "stars": 0, "last_update": "2024-07-07 13:40:26", - "author_account_age_days": 644 + "author_account_age_days": 645 }, "https://github.com/metncelik/comfyui_met_suite": { "stars": 0, "last_update": "2024-07-07 13:40:26", - "author_account_age_days": 644 + "author_account_age_days": 645 }, "https://github.com/mgfxer/ComfyUI-FrameFX": { - "stars": 5, + "stars": 7, "last_update": "2024-07-13 18:04:46", - "author_account_age_days": 23 + "author_account_age_days": 24 }, "https://github.com/miaoshouai/ComfyUI-Miaoshouai-Tagger": { - "stars": 21, + "stars": 30, "last_update": "2024-07-13 06:49:20", - "author_account_age_days": 489 + "author_account_age_days": 490 }, "https://github.com/mihaiiancu/ComfyUI_Inpaint": { "stars": 9, "last_update": "2024-05-22 18:19:38", - "author_account_age_days": 2682 + "author_account_age_days": 2684 }, "https://github.com/mikkel/ComfyUI-text-overlay": { - "stars": 30, + "stars": 31, "last_update": "2024-05-22 21:13:59", - "author_account_age_days": 5937 + "author_account_age_days": 5939 }, "https://github.com/mikkel/comfyui-mask-boundingbox": { "stars": 26, "last_update": "2024-05-22 21:26:23", - "author_account_age_days": 5937 + "author_account_age_days": 5939 }, "https://github.com/mingqizhang/ComfyUI_InSPyResNet_zmq": { "stars": 0, "last_update": "2024-06-28 15:59:20", - "author_account_age_days": 2615 + "author_account_age_days": 2616 }, "https://github.com/mirabarukaso/ComfyUI_Mira": { - "stars": 26, + "stars": 27, "last_update": "2024-06-14 11:01:10", - "author_account_age_days": 1241 + "author_account_age_days": 1243 }, "https://github.com/modusCell/ComfyUI-dimension-node-modusCell": { "stars": 1, "last_update": "2024-05-22 22:08:50", - "author_account_age_days": 4625 + "author_account_age_days": 4626 }, "https://github.com/moyi7712/ComfyUI_Seamless_Patten": { "stars": 10, "last_update": "2024-06-22 02:18:14", - "author_account_age_days": 2322 + "author_account_age_days": 2323 }, "https://github.com/mozman/ComfyUI_mozman_nodes": { "stars": 0, "last_update": "2024-05-22 22:13:32", - "author_account_age_days": 4101 + "author_account_age_days": 4102 }, "https://github.com/mpiquero7164/ComfyUI-SaveImgPrompt": { "stars": 16, "last_update": "2023-08-14 11:27:09", - "author_account_age_days": 2629 + "author_account_age_days": 2631 }, "https://github.com/mullakhmetov/comfyui_dynamic_util_nodes": { "stars": 0, "last_update": "2024-07-15 14:13:58", - "author_account_age_days": 3959 + "author_account_age_days": 3960 }, "https://github.com/muzi12888/ComfyUI-PoseKeypoint-Mask": { "stars": 6, "last_update": "2024-06-14 13:26:02", - "author_account_age_days": 2967 + "author_account_age_days": 2968 }, "https://github.com/my-opencode/ComfyUI_IndustrialMagick": { "stars": 1, "last_update": "2024-07-08 12:25:30", - "author_account_age_days": 1401 + "author_account_age_days": 1402 }, "https://github.com/my-opencode/ComfyUI_KSamplerTimer": { "stars": 1, "last_update": "2024-07-08 12:22:33", - "author_account_age_days": 1401 + "author_account_age_days": 1402 }, "https://github.com/nagolinc/ComfyUI_FastVAEDecorder_SDXL": { "stars": 2, "last_update": "2024-05-22 20:44:17", - "author_account_age_days": 3695 + "author_account_age_days": 3696 }, "https://github.com/nagolinc/comfyui_openai_node": { "stars": 1, "last_update": "2024-06-15 15:59:07", - "author_account_age_days": 3695 + "author_account_age_days": 3696 }, "https://github.com/nat-chan/ComfyUI-graphToPrompt": { "stars": 0, "last_update": "2024-05-23 01:16:40", - "author_account_age_days": 3014 + "author_account_age_days": 3015 }, "https://github.com/nat-chan/comfyui-paint": { "stars": 2, "last_update": "2024-06-14 11:01:38", - "author_account_age_days": 3014 + "author_account_age_days": 3015 }, "https://github.com/nat-chan/comfyui-transceiver": { "stars": 3, "last_update": "2024-05-23 01:16:28", - "author_account_age_days": 3014 + "author_account_age_days": 3015 }, "https://github.com/nathannlu/ComfyUI-Cloud": { "stars": 156, - "last_update": "2024-06-30 06:18:52", - "author_account_age_days": 2746 + "last_update": "2024-07-16 00:54:33", + "author_account_age_days": 2748 }, "https://github.com/nathannlu/ComfyUI-Pets": { "stars": 37, "last_update": "2024-06-14 11:00:42", - "author_account_age_days": 2746 + "author_account_age_days": 2748 }, "https://github.com/natto-maki/ComfyUI-NegiTools": { "stars": 26, - "last_update": "2024-05-22 21:31:17", - "author_account_age_days": 299 + "last_update": "2024-07-16 10:24:00", + "author_account_age_days": 300 }, "https://github.com/nickve28/ComfyUI-Nich-Utils": { "stars": 8, "last_update": "2024-06-22 05:29:37", - "author_account_age_days": 4050 + "author_account_age_days": 4051 }, "https://github.com/ningxiaoxiao/comfyui-NDI": { - "stars": 36, + "stars": 37, "last_update": "2024-07-02 09:03:11", - "author_account_age_days": 3009 + "author_account_age_days": 3010 }, "https://github.com/nirbhay-faaya/ImgProcessing_ComfyUI": { "stars": 0, "last_update": "2024-06-14 12:01:14", - "author_account_age_days": 356 + "author_account_age_days": 358 }, "https://github.com/nirex0/ComfyUI_pytorch_openpose": { "stars": 2, "last_update": "2024-06-14 12:01:07", - "author_account_age_days": 3524 + "author_account_age_days": 3525 }, "https://github.com/nkchocoai/ComfyUI-Dart": { "stars": 18, "last_update": "2024-06-23 04:56:49", - "author_account_age_days": 181 + "author_account_age_days": 182 }, "https://github.com/nkchocoai/ComfyUI-PromptUtilities": { "stars": 7, "last_update": "2024-06-23 04:58:30", - "author_account_age_days": 181 + "author_account_age_days": 182 }, "https://github.com/nkchocoai/ComfyUI-SaveImageWithMetaData": { "stars": 9, "last_update": "2024-06-23 04:57:38", - "author_account_age_days": 181 + "author_account_age_days": 182 }, "https://github.com/nkchocoai/ComfyUI-SizeFromPresets": { "stars": 4, "last_update": "2024-06-23 04:40:00", - "author_account_age_days": 181 + "author_account_age_days": 182 }, "https://github.com/nkchocoai/ComfyUI-TextOnSegs": { "stars": 8, "last_update": "2024-06-23 04:52:29", - "author_account_age_days": 181 + "author_account_age_days": 182 }, "https://github.com/noembryo/ComfyUI-noEmbryo": { "stars": 14, "last_update": "2024-06-04 11:27:45", - "author_account_age_days": 2764 + "author_account_age_days": 2765 }, "https://github.com/nosiu/comfyui-instantId-faceswap": { "stars": 177, "last_update": "2024-05-22 23:21:38", - "author_account_age_days": 3926 + "author_account_age_days": 3927 }, "https://github.com/noxinias/ComfyUI_NoxinNodes": { "stars": 7, "last_update": "2024-05-22 21:24:24", - "author_account_age_days": 2581 + "author_account_age_days": 2583 }, "https://github.com/ntc-ai/ComfyUI-DARE-LoRA-Merge": { - "stars": 25, + "stars": 26, "last_update": "2024-05-22 22:22:14", - "author_account_age_days": 1738 + "author_account_age_days": 1740 }, "https://github.com/nuanarchy/ComfyUI-NuA-BIRD": { "stars": 4, "last_update": "2024-06-18 05:35:49", - "author_account_age_days": 1113 + "author_account_age_days": 1114 }, "https://github.com/nuanarchy/ComfyUI-NuA-FlashFace": { "stars": 14, "last_update": "2024-06-17 15:29:15", - "author_account_age_days": 1113 + "author_account_age_days": 1114 }, "https://github.com/nullquant/ComfyUI-BrushNet": { - "stars": 419, - "last_update": "2024-06-19 16:24:00", - "author_account_age_days": 1197 + "stars": 423, + "last_update": "2024-07-15 15:48:46", + "author_account_age_days": 1199 }, "https://github.com/olduvai-jp/ComfyUI-HfLoader": { "stars": 3, "last_update": "2024-05-23 00:14:52", - "author_account_age_days": 897 + "author_account_age_days": 898 }, "https://github.com/omar92/ComfyUI-QualityOfLifeSuit_Omar92": { "stars": 112, "last_update": "2024-06-03 11:02:37", - "author_account_age_days": 4527 + "author_account_age_days": 4529 }, "https://github.com/opvelll/ComfyUI_TextListProduct": { "stars": 0, "last_update": "2024-06-22 02:11:26", - "author_account_age_days": 1575 + "author_account_age_days": 1576 }, "https://github.com/osi1880vr/prompt_quill_comfyui": { "stars": 10, "last_update": "2024-06-13 17:24:12", - "author_account_age_days": 1098 + "author_account_age_days": 1099 }, "https://github.com/ostris/ostris_nodes_comfyui": { - "stars": 19, + "stars": 20, "last_update": "2024-05-22 21:23:24", - "author_account_age_days": 2424 + "author_account_age_days": 2425 }, "https://github.com/ownimage/ComfyUI-ownimage": { "stars": 0, "last_update": "2024-05-22 22:22:37", - "author_account_age_days": 2804 + "author_account_age_days": 2805 }, "https://github.com/oyvindg/ComfyUI-TrollSuite": { "stars": 0, "last_update": "2024-05-22 21:32:03", - "author_account_age_days": 2351 + "author_account_age_days": 2352 }, "https://github.com/oztrkoguz/ComfyUI_StoryCreator": { "stars": 20, "last_update": "2024-05-23 12:18:45", - "author_account_age_days": 862 + "author_account_age_days": 864 }, "https://github.com/palant/extended-saveimage-comfyui": { - "stars": 12, + "stars": 13, "last_update": "2024-03-27 14:08:21", - "author_account_age_days": 5074 + "author_account_age_days": 5075 }, "https://github.com/palant/image-resize-comfyui": { - "stars": 63, + "stars": 64, "last_update": "2024-01-18 20:59:55", - "author_account_age_days": 5074 + "author_account_age_days": 5075 }, "https://github.com/palant/integrated-nodes-comfyui": { "stars": 32, "last_update": "2023-12-27 22:52:00", - "author_account_age_days": 5074 + "author_account_age_days": 5075 }, "https://github.com/pamparamm/ComfyUI-ppm": { - "stars": 17, - "last_update": "2024-07-13 21:29:26", - "author_account_age_days": 2152 + "stars": 22, + "last_update": "2024-07-15 17:58:31", + "author_account_age_days": 2153 }, "https://github.com/pamparamm/ComfyUI-vectorscope-cc": { "stars": 2, "last_update": "2024-07-08 16:05:59", - "author_account_age_days": 2152 + "author_account_age_days": 2153 }, "https://github.com/pamparamm/sd-perturbed-attention": { - "stars": 185, + "stars": 186, "last_update": "2024-07-10 23:16:49", - "author_account_age_days": 2152 + "author_account_age_days": 2153 }, "https://github.com/pants007/comfy-pants": { "stars": 2, "last_update": "2024-05-22 18:16:04", - "author_account_age_days": 2338 + "author_account_age_days": 2339 }, "https://github.com/patriciogonzalezvivo/comfyui_glslnodes": { - "stars": 68, - "last_update": "2024-07-14 22:25:21", - "author_account_age_days": 5101 + "stars": 93, + "last_update": "2024-07-16 07:39:37", + "author_account_age_days": 5102 }, "https://github.com/paulo-coronado/comfy_clip_blip_node": { "stars": 25, "last_update": "2024-05-22 17:39:09", - "author_account_age_days": 2708 + "author_account_age_days": 2709 }, "https://github.com/philz1337x/ComfyUI-ClarityAI": { "stars": 47, "last_update": "2024-05-23 01:19:05", - "author_account_age_days": 684 + "author_account_age_days": 686 }, "https://github.com/phineas-pta/comfyui-auto-nodes-layout": { "stars": 26, "last_update": "2024-06-19 21:38:47", - "author_account_age_days": 2309 + "author_account_age_days": 2311 }, "https://github.com/picturesonpictures/comfy_PoP": { "stars": 15, "last_update": "2024-07-05 07:32:50", - "author_account_age_days": 608 + "author_account_age_days": 609 }, "https://github.com/pkpkTech/ComfyUI-SaveAVIF": { "stars": 0, "last_update": "2024-05-22 22:19:21", - "author_account_age_days": 1524 + "author_account_age_days": 1525 }, "https://github.com/pkpkTech/ComfyUI-SaveQueues": { "stars": 1, "last_update": "2024-05-22 22:19:54", - "author_account_age_days": 1524 + "author_account_age_days": 1525 }, "https://github.com/pkpkTech/ComfyUI-TemporaryLoader": { "stars": 1, "last_update": "2024-05-22 22:19:44", - "author_account_age_days": 1524 + "author_account_age_days": 1525 }, "https://github.com/pkpkTech/ComfyUI-ngrok": { "stars": 3, "last_update": "2024-05-22 22:19:32", - "author_account_age_days": 1524 + "author_account_age_days": 1525 }, "https://github.com/portu-sim/comfyui_bmab": { "stars": 55, "last_update": "2024-06-09 14:22:04", - "author_account_age_days": 343 + "author_account_age_days": 344 }, "https://github.com/prodogape/ComfyUI-EasyOCR": { "stars": 11, "last_update": "2024-07-11 02:17:02", - "author_account_age_days": 1051 + "author_account_age_days": 1052 }, "https://github.com/prodogape/ComfyUI-Minio": { "stars": 2, "last_update": "2024-05-23 00:13:38", - "author_account_age_days": 1051 + "author_account_age_days": 1052 }, "https://github.com/prodogape/ComfyUI-OmDet": { "stars": 2, "last_update": "2024-06-14 13:01:34", - "author_account_age_days": 1051 + "author_account_age_days": 1052 }, "https://github.com/prodogape/Comfyui-Yolov8-JSON": { "stars": 14, "last_update": "2024-07-10 09:37:54", - "author_account_age_days": 1051 + "author_account_age_days": 1052 }, "https://github.com/prozacgod/comfyui-pzc-multiworkspace": { "stars": 7, "last_update": "2024-05-22 23:11:46", - "author_account_age_days": 5589 + "author_account_age_days": 5590 }, "https://github.com/pythongosssss/ComfyUI-Custom-Scripts": { - "stars": 1413, + "stars": 1420, "last_update": "2024-07-14 13:06:40", - "author_account_age_days": 518 + "author_account_age_days": 520 }, "https://github.com/pythongosssss/ComfyUI-WD14-Tagger": { - "stars": 456, - "last_update": "2024-06-20 05:38:50", - "author_account_age_days": 518 + "stars": 460, + "last_update": "2024-07-16 02:52:24", + "author_account_age_days": 520 }, "https://github.com/qwixiwp/queuetools": { "stars": 0, "last_update": "2024-06-14 10:27:57", - "author_account_age_days": 632 + "author_account_age_days": 633 }, "https://github.com/ramyma/A8R8_ComfyUI_nodes": { "stars": 41, "last_update": "2024-06-29 01:20:57", - "author_account_age_days": 3238 + "author_account_age_days": 3239 }, "https://github.com/randjtw/advance-aesthetic-score": { "stars": 0, "last_update": "2024-05-23 01:14:47", - "author_account_age_days": 782 + "author_account_age_days": 783 }, "https://github.com/ratulrafsan/Comfyui-SAL-VTON": { "stars": 64, "last_update": "2024-06-30 02:23:06", - "author_account_age_days": 4515 + "author_account_age_days": 4516 }, "https://github.com/rcfcu2000/zhihuige-nodes-comfyui": { "stars": 0, "last_update": "2024-05-22 22:13:55", - "author_account_age_days": 3445 + "author_account_age_days": 3447 }, "https://github.com/rcsaquino/comfyui-custom-nodes": { "stars": 1, "last_update": "2024-05-22 22:13:43", - "author_account_age_days": 1532 + "author_account_age_days": 1533 }, "https://github.com/receyuki/comfyui-prompt-reader-node": { "stars": 220, - "last_update": "2024-06-28 07:20:59", - "author_account_age_days": 2614 + "last_update": "2024-07-15 15:52:08", + "author_account_age_days": 2615 }, "https://github.com/redhottensors/ComfyUI-ODE": { - "stars": 24, + "stars": 26, "last_update": "2024-06-23 22:16:53", - "author_account_age_days": 160 + "author_account_age_days": 161 }, "https://github.com/redhottensors/ComfyUI-Prediction": { "stars": 10, "last_update": "2024-07-14 21:19:01", - "author_account_age_days": 160 + "author_account_age_days": 161 }, "https://github.com/rgthree/rgthree-comfy": { - "stars": 770, + "stars": 772, "last_update": "2024-07-15 00:43:35", - "author_account_age_days": 4995 + "author_account_age_days": 4997 }, "https://github.com/rhdunn/comfyui-bus-plugin": { "stars": 1, "last_update": "2024-06-26 17:38:32", - "author_account_age_days": 5658 + "author_account_age_days": 5659 }, "https://github.com/richinsley/Comfy-LFO": { "stars": 5, "last_update": "2024-05-22 20:46:30", - "author_account_age_days": 2701 + "author_account_age_days": 2703 }, "https://github.com/ricklove/comfyui-ricklove": { "stars": 0, "last_update": "2024-05-22 23:21:25", - "author_account_age_days": 4854 + "author_account_age_days": 4855 }, "https://github.com/risunobushi/comfyUI_FrequencySeparation_RGB-HSV": { - "stars": 12, + "stars": 13, "last_update": "2024-06-14 10:28:04", - "author_account_age_days": 668 + "author_account_age_days": 669 }, "https://github.com/rklaffehn/rk-comfy-nodes": { "stars": 2, "last_update": "2024-06-14 10:24:43", - "author_account_age_days": 313 + "author_account_age_days": 315 }, "https://github.com/romeobuilderotti/ComfyUI-PNG-Metadata": { "stars": 5, "last_update": "2024-05-22 21:29:25", - "author_account_age_days": 311 + "author_account_age_days": 313 }, "https://github.com/ronniebasak/ComfyUI-Tara-LLM-Integration": { "stars": 77, "last_update": "2024-06-25 09:06:23", - "author_account_age_days": 4176 + "author_account_age_days": 4177 }, "https://github.com/royceschultz/ComfyUI-Notifications": { "stars": 6, "last_update": "2024-05-23 01:23:16", - "author_account_age_days": 2550 + "author_account_age_days": 2552 }, "https://github.com/royceschultz/ComfyUI-TranscriptionTools": { "stars": 12, "last_update": "2024-05-23 01:10:10", - "author_account_age_days": 2550 + "author_account_age_days": 2552 }, "https://github.com/rui40000/RUI-Nodes": { "stars": 15, "last_update": "2024-05-22 22:12:26", - "author_account_age_days": 495 + "author_account_age_days": 496 }, "https://github.com/ruiqutech/ComfyUI-RuiquNodes": { "stars": 0, "last_update": "2024-05-23 01:21:50", - "author_account_age_days": 91 + "author_account_age_days": 92 }, "https://github.com/runtime44/comfyui_r44_nodes": { "stars": 32, "last_update": "2024-07-01 08:02:04", - "author_account_age_days": 189 + "author_account_age_days": 190 }, "https://github.com/saftle/suplex_comfy_nodes": { "stars": 0, "last_update": "2024-05-29 13:09:25", - "author_account_age_days": 4778 + "author_account_age_days": 4780 }, "https://github.com/sdfxai/SDFXBridgeForComfyUI": { "stars": 8, "last_update": "2024-06-14 10:26:56", - "author_account_age_days": 256 + "author_account_age_days": 257 }, "https://github.com/seanlynch/comfyui-optical-flow": { "stars": 26, "last_update": "2024-05-22 20:52:17", - "author_account_age_days": 5326 + "author_account_age_days": 5327 }, "https://github.com/seanlynch/srl-nodes": { "stars": 3, "last_update": "2024-06-30 13:47:38", - "author_account_age_days": 5326 + "author_account_age_days": 5327 }, "https://github.com/sergekatzmann/ComfyUI_Nimbus-Pack": { "stars": 2, "last_update": "2024-05-22 21:34:15", - "author_account_age_days": 3353 + "author_account_age_days": 3355 }, "https://github.com/shadowcz007/comfyui-Image-reward": { "stars": 21, "last_update": "2024-06-14 10:24:49", - "author_account_age_days": 3336 + "author_account_age_days": 3337 }, "https://github.com/shadowcz007/comfyui-consistency-decoder": { "stars": 2, "last_update": "2024-06-14 10:23:35", - "author_account_age_days": 3336 + "author_account_age_days": 3337 }, "https://github.com/shadowcz007/comfyui-edit-mask": { "stars": 6, "last_update": "2024-06-20 01:42:48", - "author_account_age_days": 3336 + "author_account_age_days": 3337 }, "https://github.com/shadowcz007/comfyui-liveportrait": { - "stars": 240, + "stars": 247, "last_update": "2024-07-14 06:44:12", - "author_account_age_days": 3336 + "author_account_age_days": 3337 }, "https://github.com/shadowcz007/comfyui-mixlab-nodes": { - "stars": 952, - "last_update": "2024-07-07 16:03:59", - "author_account_age_days": 3336 + "stars": 959, + "last_update": "2024-07-16 14:47:14", + "author_account_age_days": 3337 }, "https://github.com/shadowcz007/comfyui-sound-lab": { - "stars": 73, + "stars": 74, "last_update": "2024-07-04 12:53:38", - "author_account_age_days": 3336 + "author_account_age_days": 3337 }, "https://github.com/shadowcz007/comfyui-ultralytics-yolo": { "stars": 18, "last_update": "2024-06-22 09:06:04", - "author_account_age_days": 3336 + "author_account_age_days": 3337 }, "https://github.com/shi3z/ComfyUI_Memeplex_DALLE": { "stars": 2, "last_update": "2024-05-23 00:14:25", - "author_account_age_days": 5114 + "author_account_age_days": 5115 }, "https://github.com/shiimizu/ComfyUI-PhotoMaker-Plus": { "stars": 145, "last_update": "2024-04-17 09:02:51", - "author_account_age_days": 1786 + "author_account_age_days": 1787 }, "https://github.com/shiimizu/ComfyUI-TiledDiffusion": { - "stars": 225, + "stars": 228, "last_update": "2024-07-14 03:23:04", - "author_account_age_days": 1786 + "author_account_age_days": 1787 }, "https://github.com/shiimizu/ComfyUI_smZNodes": { - "stars": 167, + "stars": 168, "last_update": "2024-07-14 07:15:32", - "author_account_age_days": 1786 + "author_account_age_days": 1787 }, "https://github.com/shingo1228/ComfyUI-SDXL-EmptyLatentImage": { "stars": 27, "last_update": "2024-05-22 20:41:29", - "author_account_age_days": 2244 + "author_account_age_days": 2245 }, "https://github.com/shingo1228/ComfyUI-send-eagle-slim": { "stars": 22, "last_update": "2024-05-22 20:41:15", - "author_account_age_days": 2244 + "author_account_age_days": 2245 }, "https://github.com/shinich39/comfyui-load-image-in-seq": { "stars": 3, "last_update": "2024-07-03 03:40:21", - "author_account_age_days": 333 + "author_account_age_days": 335 }, "https://github.com/shinich39/comfyui-local-db": { "stars": 1, "last_update": "2024-07-03 03:42:46", - "author_account_age_days": 333 + "author_account_age_days": 335 }, "https://github.com/shinich39/comfyui-ramdom-node": { "stars": 2, "last_update": "2024-07-03 03:11:28", - "author_account_age_days": 333 + "author_account_age_days": 335 }, "https://github.com/shobhitic/ComfyUI-PlusMinusTextClip": { "stars": 3, "last_update": "2024-06-20 13:57:29", - "author_account_age_days": 4328 + "author_account_age_days": 4330 }, "https://github.com/shockz0rz/ComfyUI_InterpolateEverything": { "stars": 23, "last_update": "2024-05-22 18:13:49", - "author_account_age_days": 1647 + "author_account_age_days": 1648 }, "https://github.com/shockz0rz/comfy-easy-grids": { "stars": 13, "last_update": "2024-05-22 18:14:05", - "author_account_age_days": 1647 + "author_account_age_days": 1648 }, "https://github.com/siliconflow/BizyAir": { - "stars": 61, - "last_update": "2024-07-15 15:08:54", - "author_account_age_days": 327 + "stars": 70, + "last_update": "2024-07-16 13:35:05", + "author_account_age_days": 328 }, "https://github.com/siliconflow/onediff_comfy_nodes": { "stars": 16, "last_update": "2024-06-24 10:08:11", - "author_account_age_days": 327 + "author_account_age_days": 328 }, "https://github.com/sipherxyz/comfyui-art-venture": { - "stars": 99, + "stars": 100, "last_update": "2024-06-28 02:06:23", - "author_account_age_days": 1128 + "author_account_age_days": 1129 }, "https://github.com/skfoo/ComfyUI-Coziness": { "stars": 22, "last_update": "2024-05-27 18:24:29", - "author_account_age_days": 2103 + "author_account_age_days": 2104 }, "https://github.com/slyt/comfyui-ollama-nodes": { "stars": 0, "last_update": "2024-06-25 03:31:41", - "author_account_age_days": 3960 + "author_account_age_days": 3962 }, "https://github.com/smagnetize/kb-comfyui-nodes": { "stars": 0, "last_update": "2024-06-14 12:00:45", - "author_account_age_days": 2736 + "author_account_age_days": 2737 }, "https://github.com/smthemex/ComfyUI_AnyDoor": { - "stars": 27, + "stars": 28, "last_update": "2024-07-14 01:03:34", - "author_account_age_days": 375 + "author_account_age_days": 376 }, "https://github.com/smthemex/ComfyUI_ChatGLM_API": { "stars": 19, "last_update": "2024-06-25 04:10:29", - "author_account_age_days": 375 + "author_account_age_days": 376 }, "https://github.com/smthemex/ComfyUI_CustomNet": { "stars": 5, "last_update": "2024-06-25 01:04:17", - "author_account_age_days": 375 + "author_account_age_days": 376 }, "https://github.com/smthemex/ComfyUI_EchoMimic": { - "stars": 35, + "stars": 53, "last_update": "2024-07-15 10:15:41", - "author_account_age_days": 375 + "author_account_age_days": 376 }, "https://github.com/smthemex/ComfyUI_HiDiffusion_Pro": { "stars": 32, "last_update": "2024-07-04 11:51:49", - "author_account_age_days": 375 + "author_account_age_days": 376 }, "https://github.com/smthemex/ComfyUI_ID_Animator": { "stars": 21, "last_update": "2024-06-27 08:32:11", - "author_account_age_days": 375 + "author_account_age_days": 376 }, "https://github.com/smthemex/ComfyUI_Llama3_8B": { "stars": 18, "last_update": "2024-06-25 00:49:01", - "author_account_age_days": 375 + "author_account_age_days": 376 }, "https://github.com/smthemex/ComfyUI_MS_Diffusion": { "stars": 10, "last_update": "2024-07-09 13:42:13", - "author_account_age_days": 375 + "author_account_age_days": 376 }, "https://github.com/smthemex/ComfyUI_ParlerTTS": { "stars": 21, "last_update": "2024-06-25 00:38:01", - "author_account_age_days": 375 + "author_account_age_days": 376 }, "https://github.com/smthemex/ComfyUI_Pic2Story": { "stars": 3, "last_update": "2024-06-25 01:16:30", - "author_account_age_days": 375 + "author_account_age_days": 376 }, "https://github.com/smthemex/ComfyUI_Pipeline_Tool": { "stars": 9, "last_update": "2024-06-25 01:13:53", - "author_account_age_days": 375 + "author_account_age_days": 376 }, "https://github.com/smthemex/ComfyUI_Pops": { "stars": 16, "last_update": "2024-07-04 13:09:15", - "author_account_age_days": 375 + "author_account_age_days": 376 }, "https://github.com/smthemex/ComfyUI_StableAudio_Open": { "stars": 8, "last_update": "2024-06-25 00:56:09", - "author_account_age_days": 375 + "author_account_age_days": 376 }, "https://github.com/smthemex/ComfyUI_Stable_Makeup": { "stars": 27, "last_update": "2024-07-12 08:41:05", - "author_account_age_days": 375 + "author_account_age_days": 376 }, "https://github.com/smthemex/ComfyUI_StoryDiffusion": { - "stars": 79, - "last_update": "2024-07-15 11:11:53", - "author_account_age_days": 375 + "stars": 80, + "last_update": "2024-07-16 00:41:00", + "author_account_age_days": 376 }, "https://github.com/smthemex/ComfyUI_Streamv2v_Plus": { "stars": 0, - "last_update": "2024-06-25 00:52:41", - "author_account_age_days": 375 + "last_update": "2024-07-16 10:38:03", + "author_account_age_days": 376 }, "https://github.com/sn0w12/ComfyUI-Sn0w-Scripts": { "stars": 3, - "last_update": "2024-07-15 13:17:15", - "author_account_age_days": 794 + "last_update": "2024-07-15 23:43:56", + "author_account_age_days": 796 }, "https://github.com/space-nuko/ComfyUI-Disco-Diffusion": { "stars": 42, "last_update": "2024-05-22 18:10:36", - "author_account_age_days": 2745 + "author_account_age_days": 2747 }, "https://github.com/space-nuko/ComfyUI-OpenPose-Editor": { "stars": 159, "last_update": "2024-05-22 18:10:49", - "author_account_age_days": 2745 + "author_account_age_days": 2747 }, "https://github.com/space-nuko/nui-suite": { "stars": 10, "last_update": "2024-05-22 18:11:04", - "author_account_age_days": 2745 + "author_account_age_days": 2747 }, "https://github.com/spacepxl/ComfyUI-Florence-2": { "stars": 45, "last_update": "2024-06-29 13:13:01", - "author_account_age_days": 315 + "author_account_age_days": 317 }, "https://github.com/spacepxl/ComfyUI-HQ-Image-Save": { "stars": 33, "last_update": "2024-06-21 04:42:58", - "author_account_age_days": 315 + "author_account_age_days": 317 }, "https://github.com/spacepxl/ComfyUI-Image-Filters": { - "stars": 85, + "stars": 87, "last_update": "2024-06-22 01:19:31", - "author_account_age_days": 315 + "author_account_age_days": 317 }, "https://github.com/spacepxl/ComfyUI-RAVE": { "stars": 83, "last_update": "2024-05-22 20:56:19", - "author_account_age_days": 315 + "author_account_age_days": 317 }, "https://github.com/spacepxl/ComfyUI-StyleGan": { "stars": 5, "last_update": "2024-06-10 20:16:34", - "author_account_age_days": 315 + "author_account_age_days": 317 }, "https://github.com/spinagon/ComfyUI-seam-carving": { "stars": 15, "last_update": "2024-05-23 05:07:00", - "author_account_age_days": 4761 + "author_account_age_days": 4763 }, "https://github.com/spinagon/ComfyUI-seamless-tiling": { "stars": 78, "last_update": "2024-05-23 05:03:42", - "author_account_age_days": 4761 + "author_account_age_days": 4763 }, "https://github.com/spro/comfyui-mirror": { "stars": 4, "last_update": "2024-05-22 20:50:25", - "author_account_age_days": 5252 + "author_account_age_days": 5254 }, "https://github.com/ssitu/ComfyUI_UltimateSDUpscale": { - "stars": 675, + "stars": 677, "last_update": "2024-06-27 04:16:12", - "author_account_age_days": 1710 + "author_account_age_days": 1711 }, "https://github.com/ssitu/ComfyUI_fabric": { "stars": 84, "last_update": "2024-05-22 18:10:19", - "author_account_age_days": 1710 + "author_account_age_days": 1711 }, "https://github.com/ssitu/ComfyUI_restart_sampling": { "stars": 78, "last_update": "2024-05-22 18:09:49", - "author_account_age_days": 1710 + "author_account_age_days": 1711 }, "https://github.com/ssitu/ComfyUI_roop": { "stars": 62, "last_update": "2024-05-22 18:10:03", - "author_account_age_days": 1710 + "author_account_age_days": 1711 }, "https://github.com/stavsap/comfyui-ollama": { "stars": 216, "last_update": "2024-07-13 11:22:08", - "author_account_age_days": 4105 + "author_account_age_days": 4106 }, "https://github.com/storyicon/comfyui_musev_evolved": { "stars": 14, "last_update": "2024-06-14 11:02:40", - "author_account_age_days": 2573 + "author_account_age_days": 2574 }, "https://github.com/storyicon/comfyui_segment_anything": { - "stars": 559, + "stars": 561, "last_update": "2024-07-12 10:17:33", - "author_account_age_days": 2573 + "author_account_age_days": 2574 }, "https://github.com/strimmlarn/ComfyUI_Strimmlarns_aesthetic_score": { "stars": 25, "last_update": "2024-06-17 10:01:44", - "author_account_age_days": 2648 + "author_account_age_days": 2649 }, "https://github.com/styler00dollar/ComfyUI-deepcache": { "stars": 8, "last_update": "2024-05-22 22:18:18", - "author_account_age_days": 1867 + "author_account_age_days": 1868 }, "https://github.com/styler00dollar/ComfyUI-sudo-latent-upscale": { "stars": 28, "last_update": "2024-05-22 22:18:07", - "author_account_age_days": 1867 + "author_account_age_days": 1868 }, "https://github.com/subtleGradient/TinkerBot-tech-for-ComfyUI-Touchpad": { "stars": 21, "last_update": "2024-06-19 04:30:39", - "author_account_age_days": 5951 + "author_account_age_days": 5953 }, "https://github.com/sugarkwork/comfyui_cohere": { "stars": 0, "last_update": "2024-06-14 13:59:30", - "author_account_age_days": 897 + "author_account_age_days": 898 }, "https://github.com/sugarkwork/comfyui_tag_fillter": { "stars": 18, "last_update": "2024-07-02 00:21:03", - "author_account_age_days": 897 + "author_account_age_days": 898 }, "https://github.com/superyoman/comfyui_lumaAPI": { "stars": 14, "last_update": "2024-06-17 21:00:05", - "author_account_age_days": 470 + "author_account_age_days": 471 }, "https://github.com/syllebra/bilbox-comfyui": { "stars": 83, "last_update": "2024-05-22 20:40:43", - "author_account_age_days": 3157 + "author_account_age_days": 3158 }, "https://github.com/sylym/comfy_vid2vid": { "stars": 58, "last_update": "2024-05-22 17:53:40", - "author_account_age_days": 1919 + "author_account_age_days": 1920 }, "https://github.com/szhublox/ambw_comfyui": { "stars": 14, "last_update": "2024-05-22 18:04:57", - "author_account_age_days": 1028 + "author_account_age_days": 1029 }, "https://github.com/taabata/LCM_Inpaint-Outpaint_Comfy": { "stars": 227, "last_update": "2024-06-17 10:01:50", - "author_account_age_days": 1704 + "author_account_age_days": 1705 }, "https://github.com/talesofai/comfyui-browser": { - "stars": 431, + "stars": 432, "last_update": "2024-07-11 06:23:04", - "author_account_age_days": 577 + "author_account_age_days": 578 }, "https://github.com/teward/ComfyUI-Helper-Nodes": { "stars": 4, "last_update": "2024-05-23 01:22:01", - "author_account_age_days": 5119 + "author_account_age_days": 5120 }, "https://github.com/theUpsider/ComfyUI-Logic": { "stars": 115, "last_update": "2024-07-02 09:38:11", - "author_account_age_days": 2743 + "author_account_age_days": 2745 }, "https://github.com/theUpsider/ComfyUI-Styles_CSV_Loader": { "stars": 29, "last_update": "2024-07-01 08:45:52", - "author_account_age_days": 2743 + "author_account_age_days": 2745 }, "https://github.com/thecooltechguy/ComfyUI-ComfyRun": { "stars": 78, "last_update": "2024-05-22 21:33:11", - "author_account_age_days": 2443 + "author_account_age_days": 2445 }, "https://github.com/thecooltechguy/ComfyUI-ComfyWorkflows": { "stars": 33, "last_update": "2024-05-22 21:33:47", - "author_account_age_days": 2443 + "author_account_age_days": 2445 }, "https://github.com/thecooltechguy/ComfyUI-MagicAnimate": { "stars": 203, "last_update": "2024-05-22 21:33:35", - "author_account_age_days": 2443 + "author_account_age_days": 2445 }, "https://github.com/thecooltechguy/ComfyUI-Stable-Video-Diffusion": { - "stars": 295, + "stars": 296, "last_update": "2024-05-24 22:14:42", - "author_account_age_days": 2443 + "author_account_age_days": 2445 }, "https://github.com/tiankuan93/ComfyUI-V-Express": { "stars": 87, "last_update": "2024-06-26 02:41:00", - "author_account_age_days": 2971 + "author_account_age_days": 2972 }, "https://github.com/tianlang0704/ComfyUI-StableProjectorzBridge": { "stars": 10, "last_update": "2024-07-10 05:43:30", - "author_account_age_days": 3346 + "author_account_age_days": 3347 }, "https://github.com/tmagara/ComfyUI-Prediction-Boost": { "stars": 1, "last_update": "2024-06-21 05:28:58", - "author_account_age_days": 4396 + "author_account_age_days": 4397 }, "https://github.com/tocubed/ComfyUI-AudioReactor": { "stars": 8, "last_update": "2024-05-22 22:21:57", - "author_account_age_days": 3880 + "author_account_age_days": 3882 }, "https://github.com/tooldigital/ComfyUI-Yolo-Cropper": { "stars": 6, "last_update": "2024-06-14 13:59:48", - "author_account_age_days": 4338 + "author_account_age_days": 4340 }, "https://github.com/toxicwind/ComfyUI-TTools": { "stars": 1, "last_update": "2024-07-04 20:07:35", - "author_account_age_days": 4391 + "author_account_age_days": 4392 }, "https://github.com/toyxyz/ComfyUI_toyxyz_test_nodes": { "stars": 472, "last_update": "2024-06-18 15:27:19", - "author_account_age_days": 3671 + "author_account_age_days": 3672 }, "https://github.com/traugdor/ComfyUI-quadMoons-nodes": { "stars": 10, "last_update": "2024-06-22 14:28:25", - "author_account_age_days": 3841 + "author_account_age_days": 3842 }, "https://github.com/tritant/ComfyUI_CreaPrompt": { - "stars": 13, - "last_update": "2024-07-13 04:18:53", - "author_account_age_days": 3162 + "stars": 14, + "last_update": "2024-07-16 18:26:19", + "author_account_age_days": 3163 }, "https://github.com/trojblue/trNodes": { "stars": 8, "last_update": "2024-05-22 18:04:36", - "author_account_age_days": 2279 + "author_account_age_days": 2280 }, "https://github.com/trumanwong/ComfyUI-NSFW-Detection": { "stars": 19, "last_update": "2024-05-23 01:27:29", - "author_account_age_days": 2981 + "author_account_age_days": 2982 }, "https://github.com/tsogzark/ComfyUI-load-image-from-url": { "stars": 8, "last_update": "2024-06-14 13:59:05", - "author_account_age_days": 1550 + "author_account_age_days": 1551 }, "https://github.com/ttulttul/ComfyUI-Iterative-Mixer": { "stars": 102, "last_update": "2024-07-09 14:56:02", - "author_account_age_days": 4778 + "author_account_age_days": 4779 }, "https://github.com/ttulttul/ComfyUI-Tensor-Operations": { "stars": 6, "last_update": "2024-06-12 21:55:39", - "author_account_age_days": 4778 + "author_account_age_days": 4779 }, "https://github.com/tusharbhutt/Endless-Nodes": { "stars": 23, "last_update": "2024-06-14 12:02:17", - "author_account_age_days": 2686 + "author_account_age_days": 2687 }, "https://github.com/twri/sdxl_prompt_styler": { - "stars": 644, + "stars": 648, "last_update": "2024-05-22 18:16:58", - "author_account_age_days": 4089 + "author_account_age_days": 4090 }, "https://github.com/txt2any/ComfyUI-PromptOrganizer": { "stars": 0, "last_update": "2024-05-23 01:10:33", - "author_account_age_days": 105 + "author_account_age_days": 107 }, "https://github.com/ty0x2333/ComfyUI-Dev-Utils": { "stars": 46, "last_update": "2024-06-03 15:06:13", - "author_account_age_days": 3724 + "author_account_age_days": 3725 }, "https://github.com/tzwm/comfyui-profiler": { "stars": 43, "last_update": "2024-07-06 14:03:08", - "author_account_age_days": 4790 + "author_account_age_days": 4791 }, "https://github.com/uarefans/ComfyUI-Fans": { "stars": 12, "last_update": "2024-07-14 15:00:38", - "author_account_age_days": 1293 + "author_account_age_days": 1294 }, "https://github.com/uetuluk/comfyui-webcam-node": { "stars": 2, "last_update": "2024-06-14 08:25:13", - "author_account_age_days": 2335 + "author_account_age_days": 2336 }, "https://github.com/unwdef/unwdef-nodes-comfyui": { "stars": 1, "last_update": "2024-06-27 23:14:09", - "author_account_age_days": 94 + "author_account_age_days": 96 }, "https://github.com/vanche1212/ComfyUI-ZMG-Nodes": { "stars": 3, "last_update": "2024-06-25 04:48:19", - "author_account_age_days": 2979 + "author_account_age_days": 2980 }, "https://github.com/vanillacode314/SimpleWildcardsComfyUI": { "stars": 3, "last_update": "2024-06-28 10:57:45", - "author_account_age_days": 878 + "author_account_age_days": 879 }, "https://github.com/veighnsche/comfyui_gr85": { "stars": 1, "last_update": "2024-06-27 15:00:08", - "author_account_age_days": 3121 + "author_account_age_days": 3122 }, "https://github.com/victorchall/comfyui_webcamcapture": { "stars": 6, "last_update": "2024-06-22 18:59:10", - "author_account_age_days": 3166 + "author_account_age_days": 3168 }, "https://github.com/vienteck/ComfyUI-Chat-GPT-Integration": { "stars": 27, "last_update": "2024-05-22 22:11:14", - "author_account_age_days": 3448 + "author_account_age_days": 3449 }, "https://github.com/violet-chen/comfyui-psd2png": { "stars": 16, "last_update": "2024-06-12 15:30:14", - "author_account_age_days": 1419 + "author_account_age_days": 1420 }, "https://github.com/viperyl/ComfyUI-BiRefNet": { "stars": 164, "last_update": "2024-06-20 15:25:49", - "author_account_age_days": 2054 + "author_account_age_days": 2055 }, "https://github.com/viperyl/ComfyUI-RGT": { "stars": 5, "last_update": "2024-06-20 15:33:50", - "author_account_age_days": 2054 + "author_account_age_days": 2055 }, "https://github.com/vivax3794/ComfyUI-Sub-Nodes": { "stars": 93, "last_update": "2024-07-12 22:50:17", - "author_account_age_days": 1860 + "author_account_age_days": 1861 }, "https://github.com/vivax3794/ComfyUI-Vivax-Nodes": { "stars": 3, "last_update": "2024-07-07 21:44:01", - "author_account_age_days": 1860 + "author_account_age_days": 1861 }, "https://github.com/vsevolod-oparin/comfyui-kandinsky22": { "stars": 8, "last_update": "2024-07-11 16:48:09", - "author_account_age_days": 5005 + "author_account_age_days": 5006 }, "https://github.com/wTechArtist/ComfyUI-CustomNodes": { "stars": 0, "last_update": "2024-07-08 13:59:30", - "author_account_age_days": 1382 + "author_account_age_days": 1383 }, "https://github.com/wallish77/wlsh_nodes": { - "stars": 84, + "stars": 85, "last_update": "2024-06-19 12:01:29", - "author_account_age_days": 2241 + "author_account_age_days": 2242 }, "https://github.com/wandbrandon/comfyui-pixel": { "stars": 4, "last_update": "2024-06-14 07:07:09", - "author_account_age_days": 3404 + "author_account_age_days": 3406 }, "https://github.com/web3nomad/ComfyUI_Invisible_Watermark": { "stars": 1, "last_update": "2024-05-23 01:16:54", - "author_account_age_days": 988 + "author_account_age_days": 990 }, "https://github.com/wei30172/comfygen": { "stars": 5, "last_update": "2024-05-23 00:21:19", - "author_account_age_days": 1634 + "author_account_age_days": 1635 }, "https://github.com/whatbirdisthat/cyberdolphin": { "stars": 14, "last_update": "2024-05-23 03:43:08", - "author_account_age_days": 5508 + "author_account_age_days": 5509 }, "https://github.com/whmc76/ComfyUI-Openpose-Editor-Plus": { "stars": 30, "last_update": "2024-06-20 13:52:34", - "author_account_age_days": 473 + "author_account_age_days": 474 }, "https://github.com/wmatson/easy-comfy-nodes": { "stars": 14, "last_update": "2024-07-08 22:05:26", - "author_account_age_days": 4139 + "author_account_age_days": 4140 }, "https://github.com/wolfden/ComfyUi_PromptStylers": { "stars": 65, "last_update": "2024-05-22 18:17:46", - "author_account_age_days": 5742 + "author_account_age_days": 5743 }, "https://github.com/wolfden/ComfyUi_String_Function_Tree": { "stars": 8, "last_update": "2024-05-22 18:29:16", - "author_account_age_days": 5742 + "author_account_age_days": 5743 }, "https://github.com/wujm424606/ComfyUi-Ollama-YN": { "stars": 23, "last_update": "2024-07-12 13:24:56", - "author_account_age_days": 2284 + "author_account_age_days": 2285 }, "https://github.com/wutipong/ComfyUI-TextUtils": { "stars": 1, "last_update": "2024-06-14 09:34:31", - "author_account_age_days": 4206 + "author_account_age_days": 4207 }, "https://github.com/wwwins/ComfyUI-Simple-Aspect-Ratio": { "stars": 1, "last_update": "2024-05-22 22:22:25", - "author_account_age_days": 5071 + "author_account_age_days": 5072 }, "https://github.com/xXAdonesXx/NodeGPT": { "stars": 328, "last_update": "2024-06-20 11:41:30", - "author_account_age_days": 1500 + "author_account_age_days": 1501 }, "https://github.com/xiaoxiaodesha/hd_node": { "stars": 8, "last_update": "2024-06-11 02:36:48", - "author_account_age_days": 2895 + "author_account_age_days": 2897 }, "https://github.com/xliry/ComfyUI_SendDiscord": { "stars": 0, "last_update": "2024-05-23 02:21:38", - "author_account_age_days": 1294 + "author_account_age_days": 1296 }, "https://github.com/xuhongming251/ComfyUI-GPEN": { "stars": 2, "last_update": "2024-06-15 14:33:37", - "author_account_age_days": 4127 + "author_account_age_days": 4128 }, "https://github.com/xuhongming251/ComfyUI-MuseTalkUtils": { "stars": 14, "last_update": "2024-06-15 14:32:32", - "author_account_age_days": 4127 + "author_account_age_days": 4128 }, "https://github.com/yffyhk/comfyui_auto_danbooru": { "stars": 1, "last_update": "2024-05-22 23:23:03", - "author_account_age_days": 3743 + "author_account_age_days": 3744 }, "https://github.com/yiwangsimple/ComfyUI_GroqChat": { - "stars": 27, + "stars": 28, "last_update": "2024-07-15 04:48:41", - "author_account_age_days": 573 + "author_account_age_days": 574 }, "https://github.com/yolain/ComfyUI-Easy-Use": { - "stars": 592, - "last_update": "2024-07-13 14:48:53", - "author_account_age_days": 1361 + "stars": 597, + "last_update": "2024-07-16 09:36:58", + "author_account_age_days": 1363 }, "https://github.com/yolanother/DTAIComfyImageSubmit": { "stars": 1, "last_update": "2024-05-22 18:14:56", - "author_account_age_days": 4884 + "author_account_age_days": 4886 }, "https://github.com/yolanother/DTAIComfyLoaders": { "stars": 1, "last_update": "2024-05-22 18:14:44", - "author_account_age_days": 4884 + "author_account_age_days": 4886 }, "https://github.com/yolanother/DTAIComfyPromptAgent": { "stars": 5, "last_update": "2024-05-22 18:14:18", - "author_account_age_days": 4884 + "author_account_age_days": 4886 }, "https://github.com/yolanother/DTAIComfyQRCodes": { "stars": 2, "last_update": "2024-05-22 18:15:09", - "author_account_age_days": 4884 + "author_account_age_days": 4886 }, "https://github.com/yolanother/DTAIComfyVariables": { "stars": 8, "last_update": "2024-05-22 18:15:21", - "author_account_age_days": 4884 + "author_account_age_days": 4886 }, "https://github.com/yolanother/DTAIImageToTextNode": { "stars": 15, "last_update": "2024-05-22 18:14:31", - "author_account_age_days": 4884 + "author_account_age_days": 4886 }, "https://github.com/youyegit/tdxh_node_comfyui": { "stars": 2, "last_update": "2024-05-23 17:55:42", - "author_account_age_days": 450 + "author_account_age_days": 451 }, "https://github.com/yuvraj108c/ComfyUI-Depth-Anything-Tensorrt": { "stars": 68, "last_update": "2024-07-02 08:09:45", - "author_account_age_days": 2173 + "author_account_age_days": 2175 }, "https://github.com/yuvraj108c/ComfyUI-PiperTTS": { "stars": 26, "last_update": "2024-05-22 23:17:27", - "author_account_age_days": 2173 + "author_account_age_days": 2175 }, "https://github.com/yuvraj108c/ComfyUI-Pronodes": { "stars": 1, "last_update": "2024-05-22 23:16:51", - "author_account_age_days": 2173 + "author_account_age_days": 2175 }, "https://github.com/yuvraj108c/ComfyUI-Upscaler-Tensorrt": { "stars": 42, "last_update": "2024-05-31 05:50:59", - "author_account_age_days": 2173 + "author_account_age_days": 2175 }, "https://github.com/yuvraj108c/ComfyUI-Vsgan": { "stars": 2, "last_update": "2024-05-22 23:17:02", - "author_account_age_days": 2173 + "author_account_age_days": 2175 }, "https://github.com/yuvraj108c/ComfyUI-Whisper": { "stars": 57, "last_update": "2024-05-31 05:59:22", - "author_account_age_days": 2173 + "author_account_age_days": 2175 }, "https://github.com/yuvraj108c/ComfyUI-YoloNasPose-Tensorrt": { - "stars": 5, + "stars": 6, "last_update": "2024-06-28 15:59:14", - "author_account_age_days": 2173 + "author_account_age_days": 2175 }, "https://github.com/za-wa-n-go/ComfyUI_Zwng_Nodes": { "stars": 3, "last_update": "2024-07-02 14:57:01", - "author_account_age_days": 609 + "author_account_age_days": 610 }, "https://github.com/zcfrank1st/Comfyui-Toolbox": { "stars": 5, "last_update": "2024-05-22 22:08:07", - "author_account_age_days": 4436 + "author_account_age_days": 4437 }, "https://github.com/zcfrank1st/Comfyui-Yolov8": { "stars": 17, "last_update": "2024-06-14 07:08:40", - "author_account_age_days": 4436 + "author_account_age_days": 4437 }, "https://github.com/zcfrank1st/comfyui_visual_anagrams": { "stars": 5, "last_update": "2024-06-14 07:07:27", - "author_account_age_days": 4436 + "author_account_age_days": 4437 }, "https://github.com/zer0TF/cute-comfy": { "stars": 29, "last_update": "2024-05-22 21:18:53", - "author_account_age_days": 2691 + "author_account_age_days": 2692 }, "https://github.com/zeroxoxo/ComfyUI-Fast-Style-Transfer": { "stars": 56, "last_update": "2024-06-30 14:31:09", - "author_account_age_days": 2464 + "author_account_age_days": 2465 }, "https://github.com/zfkun/ComfyUI_zfkun": { "stars": 14, "last_update": "2024-05-27 11:21:51", - "author_account_age_days": 4884 + "author_account_age_days": 4885 }, "https://github.com/zhangp365/ComfyUI-utils-nodes": { "stars": 6, "last_update": "2024-07-09 09:02:11", - "author_account_age_days": 312 + "author_account_age_days": 313 }, "https://github.com/zhongpei/ComfyUI-InstructIR": { "stars": 60, "last_update": "2024-05-22 23:19:43", - "author_account_age_days": 3480 + "author_account_age_days": 3481 }, "https://github.com/zhongpei/Comfyui_image2prompt": { - "stars": 247, + "stars": 250, "last_update": "2024-05-22 23:19:30", - "author_account_age_days": 3480 + "author_account_age_days": 3481 }, "https://github.com/zhuanqianfish/ComfyUI-EasyNode": { - "stars": 59, + "stars": 60, "last_update": "2024-06-14 07:10:18", - "author_account_age_days": 4256 + "author_account_age_days": 4257 }, "https://github.com/zhulu111/ComfyUI_Bxb": { "stars": 97, "last_update": "2024-07-15 01:35:34", - "author_account_age_days": 60 + "author_account_age_days": 61 }, "https://github.com/zohac/ComfyUI_ZC_DrawShape": { "stars": 3, "last_update": "2024-06-25 15:05:28", - "author_account_age_days": 2682 + "author_account_age_days": 2684 }, "https://github.com/zombieyang/sd-ppp": { "stars": 23, - "last_update": "2024-07-11 12:49:12", - "author_account_age_days": 3938 + "last_update": "2024-07-16 11:05:51", + "author_account_age_days": 3940 } } \ 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 7878f6ed..97c235b6 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -11,17 +11,6 @@ - { - "author": "LightSketch-ai", - "title": "ComfyUI-LivePortraitNode (Replicate API) [WIP]", - "id": "lightsketchlp", - "reference": "https://github.com/LightSketch-ai/ComfyUI-LivePortraitNode", - "files": [ - "https://github.com/LightSketch-ai/ComfyUI-LivePortraitNode" - ], - "install_type": "git-clone", - "description": "Two simple to install nodes to get Live Portrait working in ComfyUI without the need for a fancy GPU (Replicate account needed)." - }, { "author": "googincheng", "title": "ComfyUX", diff --git a/node_db/legacy/custom-node-list.json b/node_db/legacy/custom-node-list.json index 33434693..9117a36f 100644 --- a/node_db/legacy/custom-node-list.json +++ b/node_db/legacy/custom-node-list.json @@ -10,6 +10,16 @@ }, + { + "author": "Millyarde", + "title": "Pomfy - Photoshop and ComfyUI 2-way sync [REMOVED]", + "reference": "https://github.com/Millyarde/Pomfy", + "files": [ + "https://github.com/Millyarde/Pomfy" + ], + "install_type": "git-clone", + "description": "Photoshop custom nodes inside of ComfyUi, send and get data via Photoshop UXP plugin for cross platform support" + }, { "author": "turkyden", "title": "ComfyUI-Sticker [REMOVED]", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 1da552aa..c8654966 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -21,6 +21,17 @@ "install_type": "git-clone", "description": "Implementation of UltraPixel on ComfyUI" }, + { + "author": "LightSketch-ai", + "title": "ComfyUI-LivePortraitNode (Replicate API)", + "id": "lightsketchlp", + "reference": "https://github.com/LightSketch-ai/ComfyUI-LivePortraitNode", + "files": [ + "https://github.com/LightSketch-ai/ComfyUI-LivePortraitNode" + ], + "install_type": "git-clone", + "description": "Two simple to install nodes to get Live Portrait working in ComfyUI without the need for a fancy GPU (Replicate account needed)." + }, { "author": "ader47", "title": "ComfyUI-MeshHamer", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 3d9677aa..7c1dfc47 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -143,6 +143,16 @@ "title_aux": "Hayo comfyui nodes" } ], + "https://github.com/2kpr/ComfyUI-UltraPixel": [ + [ + "UltraPixelLoad", + "UltraPixelProcess" + ], + { + "author": "italo", + "title_aux": "ComfyUI-UltraPixel" + } + ], "https://github.com/42lux/ComfyUI-safety-checker": [ [ "Safety Checker" @@ -504,7 +514,7 @@ "https://github.com/AIFSH/SenseVoice-ComfyUI": [ [ "SenseVoiceNode", - "TextNode" + "ShowTextNode" ], { "title_aux": "SenseVoice-ComfyUI" @@ -663,6 +673,7 @@ "IntToStringAdvanced-badger", "LoadImageAdvanced-badger", "LoadImagesFromDirListAdvanced-badger", + "RotateImageWithPadding", "SegmentToMaskByPoint-badger", "SimpleBoolean-badger", "StringToFizz-badger", @@ -2399,6 +2410,7 @@ "IG Interpolate", "IG Load Image", "IG Load Images", + "IG MotionPredictor", "IG Multiply", "IG Path Join", "IG String", @@ -2850,11 +2862,14 @@ "ADE_CombineLoraHooks", "ADE_CombineLoraHooksEight", "ADE_CombineLoraHooksFour", + "ADE_ConditioningCombine", "ADE_ConditioningSetMask", "ADE_ConditioningSetMaskAndCombine", "ADE_ConditioningSetUnmaskedAndCombine", "ADE_CustomCFG", "ADE_CustomCFGKeyframe", + "ADE_CustomCFGKeyframeFromList", + "ADE_CustomCFGKeyframeInterpolation", "ADE_CustomCFGKeyframeSimple", "ADE_CustomCFGSimple", "ADE_EmptyLatentImageLarge", @@ -2868,6 +2883,7 @@ "ADE_LoadAnimateDiffModelWithCameraCtrl", "ADE_LoadAnimateLCMI2VModel", "ADE_LoadCameraPoses", + "ADE_LoadCameraPosesFromPath", "ADE_LoopedUniformContextOptions", "ADE_LoopedUniformViewOptions", "ADE_LoraHookKeyframe", @@ -2883,6 +2899,7 @@ "ADE_NoisedImageInjectOptions", "ADE_NoisedImageInjection", "ADE_PIA_AnimateDiffKeyframe", + "ADE_PairedConditioningCombine", "ADE_PairedConditioningSetMask", "ADE_PairedConditioningSetMaskAndCombine", "ADE_PairedConditioningSetUnmaskedAndCombine", @@ -2898,6 +2915,7 @@ "ADE_SetLoraHookKeyframe", "ADE_SigmaSchedule", "ADE_SigmaScheduleSplitAndCombine", + "ADE_SigmaScheduleToSigmas", "ADE_SigmaScheduleWeightedAverage", "ADE_SigmaScheduleWeightedAverageInterp", "ADE_StandardStaticContextOptions", @@ -3020,6 +3038,15 @@ "title_aux": "Canvas Tab" } ], + "https://github.com/LightSketch-ai/ComfyUI-LivePortraitNode": [ + [ + "LightSketch Live Portrait", + "Preview Video" + ], + { + "title_aux": "ComfyUI-LivePortraitNode (Replicate API)" + } + ], "https://github.com/Limitex/ComfyUI-Calculation": [ [ "CenterCalculation", @@ -3470,8 +3497,10 @@ "https://github.com/NimaNzrii/comfyui-photoshop": [ [ "\ud83d\udd39 Photoshop RemoteConnection", + "\ud83d\udd39ClipPass", "\ud83d\udd39Photoshop ComfyUI Plugin", - "\ud83d\udd39SendTo Photoshop Plugin" + "\ud83d\udd39SendTo Photoshop Plugin", + "\ud83d\udd39modelPass" ], { "title_aux": "comfyui-photoshop" @@ -6489,6 +6518,7 @@ "Image From S3", "Image From URL", "Image To S3", + "JSON Text Extraction", "Prompt Regex Remove", "Prompt Template" ], @@ -7871,7 +7901,8 @@ "https://github.com/chrisgoringe/cg-image-picker": [ [ "Preview Chooser", - "Preview Chooser Fabric" + "Preview Chooser Fabric", + "Simple Chooser" ], { "author": "chrisgoringe", @@ -8223,6 +8254,7 @@ "SaveLatent", "SelfAttentionGuidance", "SetLatentNoiseMask", + "SetUnionControlNetType", "SolidMask", "SplitImageWithAlpha", "SplitSigmas", @@ -9984,12 +10016,14 @@ [ "Griptape Agent Config: Amazon Bedrock", "Griptape Agent Config: Anthropic", + "Griptape Agent Config: Azure OpenAI", "Griptape Agent Config: Google", "Griptape Agent Config: HuggingFace", "Griptape Agent Config: LM Studio", "Griptape Agent Config: Ollama", "Griptape Agent Config: OpenAI", "Griptape Agent Config: OpenAI Compatable", + "Griptape Audio Driver: ElevenLabs", "Griptape Audio Driver: OpenAI", "Griptape Combine: Merge Inputs", "Griptape Combine: Merge Texts", @@ -10028,6 +10062,7 @@ "Griptape Run: Prompt Task", "Griptape Run: Structure", "Griptape Run: Text Summary", + "Griptape Run: Text to Speech", "Griptape Run: Tool Task", "Griptape Run: Toolkit Task", "Griptape Set: Default Agent", @@ -10036,6 +10071,7 @@ "Griptape Tool: DateTime", "Griptape Tool: FileManager", "Griptape Tool: Griptape Cloud KnowledgeBase", + "Griptape Tool: Text to Speech", "Griptape Tool: WebScraper", "Griptape Tool: WebSearch" ], @@ -10195,6 +10231,7 @@ "accuweather_tool", "api_tool", "arxiv_tool", + "bing_loader", "bing_tool", "check_web_tool", "classify_function", @@ -10211,6 +10248,7 @@ "file_combine_plus", "get_string", "github_tool", + "google_loader", "google_tool", "image_iterator", "interpreter_tool", @@ -10467,7 +10505,8 @@ ], "https://github.com/icesun963/ComfyUI_HFDownLoad": [ [ - "HFDownLoad_Tool" + "HFDownLoad_Tool", + "LayerUtility: LaMa" ], { "title_aux": "HFDownLoad Node for ComfyUI" @@ -10530,6 +10569,7 @@ "IF_ImagePrompt", "IF_PromptMkr", "IF_SaveText", + "IF_TextTyper", "IF_saveText" ], { @@ -11097,6 +11137,7 @@ "YANC.GetWidgetValueString", "YANC.IntegerCaster", "YANC.MultilineString", + "YANC.SaveImageWEBP", "YANC.TruncateString" ], { From 5399206a5dc55319c88020a555760d8a129d2bc1 Mon Sep 17 00:00:00 2001 From: Aaron-CHM <64004039+Aaron-CHM@users.noreply.github.com> Date: Wed, 17 Jul 2024 07:31:41 +0800 Subject: [PATCH 26/34] Add Improved DanTagGen custom node (#873) --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 82684d82..c7e7c3b5 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -11952,6 +11952,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "aaronchm", + "title": "z-a1111-sd-webui-DanTagGen", + "id":"z-a1111-sd-webui-DanTagGen", + "reference": "https://github.com/Aaron-CHM/ComfyUI-z-a1111-sd-webui-DanTagGen", + "files":[ + "https://github.com/Aaron-CHM/ComfyUI-z-a1111-sd-webui-DanTagGen" + ], + "install_type":"git-clone", + "description":"Improved DanTagGen implementation that posesses all functionality of the A1111 webui extension." } ] } From ffd01826d8e92eb0abe049a1fe1b39712b7e36d9 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Wed, 17 Jul 2024 08:54:14 +0900 Subject: [PATCH 27/34] update DB --- custom-node-list.json | 55 +++++++++++++++++++++++------ extension-node-map.json | 29 +++++++++++++++ github-stats.json | 20 +++++++++++ node_db/dev/custom-node-list.json | 10 ++++++ node_db/new/custom-node-list.json | 45 +++++++++++++++++++++++ node_db/new/extension-node-map.json | 29 +++++++++++++++ 6 files changed, 177 insertions(+), 11 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index c7e7c3b5..87c77435 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -8422,6 +8422,17 @@ "install_type": "git-clone", "description": "Simple ComfyUI node that predicts the score of an aesthetic image with SigLIP-based predictor." }, + { + "author": "AIFSH", + "title": "DiffMorpher-ComfyUI", + "id": "uvr5", + "reference": "https://github.com/AIFSH/DiffMorpher-ComfyUI", + "files": [ + "hhttps://github.com/AIFSH/DiffMorpher-ComfyUI" + ], + "install_type": "git-clone", + "description": "a custom node for [a/DiffMorpher](https://github.com/Kevin-thu/DiffMorpher),you can find base workflow in [a/doc](https://github.com/AIFSH/DiffMorpher-ComfyUI/blob/main/doc)" + }, { "author": "AIFSH", "title": "ComfyUI-UVR5", @@ -11565,6 +11576,39 @@ "install_type": "git-clone", "description": "Two simple to install nodes to get Live Portrait working in ComfyUI without the need for a fancy GPU (Replicate account needed)." }, + { + "author": "aaronchm", + "title": "z-a1111-sd-webui-DanTagGen", + "id":"z-a1111-sd-webui-DanTagGen", + "reference": "https://github.com/Aaron-CHM/ComfyUI-z-a1111-sd-webui-DanTagGen", + "files":[ + "https://github.com/Aaron-CHM/ComfyUI-z-a1111-sd-webui-DanTagGen" + ], + "install_type":"git-clone", + "description":"Improved DanTagGen implementation that posesses all functionality of the A1111 webui extension." + }, + { + "author": "mikebilly", + "title": "Transparent-background-comfyUI", + "id":"transparent-background-comfyui", + "reference": "https://github.com/mikebilly/Transparent-background-comfyUI", + "files":[ + "https://github.com/mikebilly/Transparent-background-comfyUI" + ], + "install_type":"git-clone", + "description":"Removes background using Transparent Background" + }, + { + "author": "un-seen", + "title": "comfyui-tensorop", + "id":"comfyui-tensorop", + "reference": "https://github.com/un-seen/comfyui-tensorops", + "files":[ + "https://github.com/un-seen/comfyui-tensorops" + ], + "install_type":"git-clone", + "description":"Nodes to perform tensor operations in ComfyUI" + }, @@ -11952,17 +11996,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "aaronchm", - "title": "z-a1111-sd-webui-DanTagGen", - "id":"z-a1111-sd-webui-DanTagGen", - "reference": "https://github.com/Aaron-CHM/ComfyUI-z-a1111-sd-webui-DanTagGen", - "files":[ - "https://github.com/Aaron-CHM/ComfyUI-z-a1111-sd-webui-DanTagGen" - ], - "install_type":"git-clone", - "description":"Improved DanTagGen implementation that posesses all functionality of the A1111 webui extension." } ] } diff --git a/extension-node-map.json b/extension-node-map.json index 7c1dfc47..d6e9e534 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -632,6 +632,14 @@ "title_aux": "APZmedia Clean File Name Node" } ], + "https://github.com/Aaron-CHM/ComfyUI-z-a1111-sd-webui-DanTagGen": [ + [ + "DanTagGen" + ], + { + "title_aux": "z-a1111-sd-webui-DanTagGen" + } + ], "https://github.com/AbdullahAlfaraj/Comfy-Photoshop-SD": [ [ "APS_LatentBatch", @@ -13025,6 +13033,14 @@ "title_aux": "mihaiiancu/Inpaint" } ], + "https://github.com/mikebilly/Transparent-background-comfyUI": [ + [ + "Transparentbackground RemBg" + ], + { + "title_aux": "Transparent-background-comfyUI" + } + ], "https://github.com/mikkel/ComfyUI-text-overlay": [ [ "Image Text Overlay" @@ -15514,6 +15530,19 @@ "title_aux": "comfyui-webcam-node" } ], + "https://github.com/un-seen/comfyui-tensorops": [ + [ + "ChannelSelector", + "DownloadAndLoadFlorence2Model", + "Florence2Run", + "MaskImage", + "SaveJsonToSurreal", + "SaveTextToSurreal" + ], + { + "title_aux": "comfyui-tensorop" + } + ], "https://github.com/unwdef/unwdef-nodes-comfyui": [ [ "RandomTextFromMultiline", diff --git a/github-stats.json b/github-stats.json index 51c09fac..3eec2098 100644 --- a/github-stats.json +++ b/github-stats.json @@ -1,4 +1,9 @@ { + "hhttps://github.com/AIFSH/DiffMorpher-ComfyUI": { + "stars": 2, + "last_update": "2024-07-16 12:06:15", + "author_account_age_days": 253 + }, "https://github.com/0xbitches/ComfyUI-LCM": { "stars": 248, "last_update": "2023-11-11 21:24:33", @@ -249,6 +254,11 @@ "last_update": "2024-07-16 09:38:13", "author_account_age_days": 2499 }, + "https://github.com/Aaron-CHM/ComfyUI-z-a1111-sd-webui-DanTagGen": { + "stars": 1, + "last_update": "2024-07-16 12:05:32", + "author_account_age_days": 1548 + }, "https://github.com/AbdullahAlfaraj/Comfy-Photoshop-SD": { "stars": 189, "last_update": "2024-06-14 07:04:37", @@ -4084,6 +4094,11 @@ "last_update": "2024-05-22 18:19:38", "author_account_age_days": 2684 }, + "https://github.com/mikebilly/Transparent-background-comfyUI": { + "stars": 0, + "last_update": "2024-07-16 18:12:59", + "author_account_age_days": 2586 + }, "https://github.com/mikkel/ComfyUI-text-overlay": { "stars": 31, "last_update": "2024-05-22 21:13:59", @@ -5059,6 +5074,11 @@ "last_update": "2024-06-14 08:25:13", "author_account_age_days": 2336 }, + "https://github.com/un-seen/comfyui-tensorops": { + "stars": 0, + "last_update": "2024-07-16 16:33:32", + "author_account_age_days": 1338 + }, "https://github.com/unwdef/unwdef-nodes-comfyui": { "stars": 1, "last_update": "2024-06-27 23:14:09", diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json index 97c235b6..2c60738f 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -11,6 +11,16 @@ + { + "author": "JichaoLiang", + "title": "Immortal_comfyUI", + "reference": "https://github.com/JichaoLiang/Immortal_comfyUI", + "files":[ + "https://github.com/JichaoLiang/Immortal_comfyUI" + ], + "install_type":"git-clone", + "description":"Nodes: NewNode, AppendNode, MergeNode, SetProperties, SaveToDirectory, ..." + }, { "author": "googincheng", "title": "ComfyUX", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index c8654966..4691c194 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -10,6 +10,18 @@ + + { + "author": "AIFSH", + "title": "DiffMorpher-ComfyUI", + "id": "uvr5", + "reference": "https://github.com/AIFSH/DiffMorpher-ComfyUI", + "files": [ + "hhttps://github.com/AIFSH/DiffMorpher-ComfyUI" + ], + "install_type": "git-clone", + "description": "a custom node for [a/DiffMorpher](https://github.com/Kevin-thu/DiffMorpher),you can find base workflow in [a/doc](https://github.com/AIFSH/DiffMorpher-ComfyUI/blob/main/doc)" + }, { "author": "2kpr", "title": "ComfyUI-UltraPixel", @@ -32,6 +44,39 @@ "install_type": "git-clone", "description": "Two simple to install nodes to get Live Portrait working in ComfyUI without the need for a fancy GPU (Replicate account needed)." }, + { + "author": "aaronchm", + "title": "z-a1111-sd-webui-DanTagGen", + "id":"z-a1111-sd-webui-DanTagGen", + "reference": "https://github.com/Aaron-CHM/ComfyUI-z-a1111-sd-webui-DanTagGen", + "files":[ + "https://github.com/Aaron-CHM/ComfyUI-z-a1111-sd-webui-DanTagGen" + ], + "install_type":"git-clone", + "description":"Improved DanTagGen implementation that posesses all functionality of the A1111 webui extension." + }, + { + "author": "mikebilly", + "title": "Transparent-background-comfyUI", + "id":"transparent-background-comfyui", + "reference": "https://github.com/mikebilly/Transparent-background-comfyUI", + "files":[ + "https://github.com/mikebilly/Transparent-background-comfyUI" + ], + "install_type":"git-clone", + "description":"Removes background using Transparent Background" + }, + { + "author": "un-seen", + "title": "comfyui-tensorop", + "id":"comfyui-tensorop", + "reference": "https://github.com/un-seen/comfyui-tensorops", + "files":[ + "https://github.com/un-seen/comfyui-tensorops" + ], + "install_type":"git-clone", + "description":"Nodes to perform tensor operations in ComfyUI" + }, { "author": "ader47", "title": "ComfyUI-MeshHamer", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 7c1dfc47..d6e9e534 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -632,6 +632,14 @@ "title_aux": "APZmedia Clean File Name Node" } ], + "https://github.com/Aaron-CHM/ComfyUI-z-a1111-sd-webui-DanTagGen": [ + [ + "DanTagGen" + ], + { + "title_aux": "z-a1111-sd-webui-DanTagGen" + } + ], "https://github.com/AbdullahAlfaraj/Comfy-Photoshop-SD": [ [ "APS_LatentBatch", @@ -13025,6 +13033,14 @@ "title_aux": "mihaiiancu/Inpaint" } ], + "https://github.com/mikebilly/Transparent-background-comfyUI": [ + [ + "Transparentbackground RemBg" + ], + { + "title_aux": "Transparent-background-comfyUI" + } + ], "https://github.com/mikkel/ComfyUI-text-overlay": [ [ "Image Text Overlay" @@ -15514,6 +15530,19 @@ "title_aux": "comfyui-webcam-node" } ], + "https://github.com/un-seen/comfyui-tensorops": [ + [ + "ChannelSelector", + "DownloadAndLoadFlorence2Model", + "Florence2Run", + "MaskImage", + "SaveJsonToSurreal", + "SaveTextToSurreal" + ], + { + "title_aux": "comfyui-tensorop" + } + ], "https://github.com/unwdef/unwdef-nodes-comfyui": [ [ "RandomTextFromMultiline", From 3c38a8144d8a607abd2a8349d9eff7088c744300 Mon Sep 17 00:00:00 2001 From: 807502278 <46019416+807502278@users.noreply.github.com> Date: Thu, 18 Jul 2024 03:24:33 +0800 Subject: [PATCH 28/34] update ComfyUI-3D-MeshTool nodes (#858) --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 87c77435..da63e22d 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -11986,6 +11986,17 @@ "install_type": "unzip", "description": "Various image processing nodes." }, + { + "author": "3D-MeshTool", + "title": "ComfyUI-3D-MeshTool", + "id": "3D-MeshTool", + "reference": "https://github.com/807502278/ComfyUI-3D-MeshTool", + "files": [ + "https://github.com/807502278/ComfyUI-3D-MeshTool/tree/main/nodes" + ], + "install_type": "copy", + "description": "A simple 3D model processing tool within ComfyUI." + }, { "author": "aimingfail", "title": "Image2Halftone Node for ComfyUI", From 731e65f9d8da390e2ee2068d8b4f9ba1785e707e Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Thu, 18 Jul 2024 04:25:39 +0900 Subject: [PATCH 29/34] update DB --- custom-node-list.json | 14 ++------------ node_db/new/custom-node-list.json | 3 ++- 2 files changed, 4 insertions(+), 13 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index da63e22d..f4b56bd1 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -11471,8 +11471,9 @@ "description": "This extension provides various nodes to support multimodal workflows." }, { - "author": "807502278", + "author": "3D-MeshTool", "title": "ComfyUI-3D-MeshTool", + "id": "3D-MeshTool", "reference": "https://github.com/807502278/ComfyUI-3D-MeshTool", "files": [ "https://github.com/807502278/ComfyUI-3D-MeshTool" @@ -11986,17 +11987,6 @@ "install_type": "unzip", "description": "Various image processing nodes." }, - { - "author": "3D-MeshTool", - "title": "ComfyUI-3D-MeshTool", - "id": "3D-MeshTool", - "reference": "https://github.com/807502278/ComfyUI-3D-MeshTool", - "files": [ - "https://github.com/807502278/ComfyUI-3D-MeshTool/tree/main/nodes" - ], - "install_type": "copy", - "description": "A simple 3D model processing tool within ComfyUI." - }, { "author": "aimingfail", "title": "Image2Halftone Node for ComfyUI", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 4691c194..b03390a9 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -173,8 +173,9 @@ "description": "Provides two additional preprocessors and a prompt organizing tool.[Original Project](https://github.com/tori29umai0123/AI-Assistant/blob/main/README.md?plain=1)." }, { - "author": "807502278", + "author": "3D-MeshTool", "title": "ComfyUI-3D-MeshTool", + "id": "3D-MeshTool", "reference": "https://github.com/807502278/ComfyUI-3D-MeshTool", "files": [ "https://github.com/807502278/ComfyUI-3D-MeshTool" From 95a6af00ae9a8851500fff3911640c38c292c651 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Thu, 18 Jul 2024 05:06:24 +0900 Subject: [PATCH 30/34] update DB --- README.md | 1 + custom-node-list.json | 72 +- extension-node-map.json | 107 +- github-stats.json | 2401 +++++++++++++------------- node_db/dev/custom-node-list.json | 31 +- node_db/legacy/custom-node-list.json | 11 + node_db/new/custom-node-list.json | 177 +- node_db/new/extension-node-map.json | 107 +- 8 files changed, 1551 insertions(+), 1356 deletions(-) diff --git a/README.md b/README.md index 953f632e..1d4bc2d9 100644 --- a/README.md +++ b/README.md @@ -387,6 +387,7 @@ When you run the `scan.sh` script: * https://github.com/Tcheko243/ComfyUI-Photographer-Alpha7-Nodes * https://github.com/Limbicnation/ComfyUINodeToolbox * https://github.com/chenpipi0807/pip_longsize +* https://github.com/APZmedia/ComfyUI-APZmedia-srtTools ## Roadmap diff --git a/custom-node-list.json b/custom-node-list.json index f4b56bd1..cc308893 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -8425,10 +8425,10 @@ { "author": "AIFSH", "title": "DiffMorpher-ComfyUI", - "id": "uvr5", + "id": "diffmorpher", "reference": "https://github.com/AIFSH/DiffMorpher-ComfyUI", "files": [ - "hhttps://github.com/AIFSH/DiffMorpher-ComfyUI" + "https://github.com/AIFSH/DiffMorpher-ComfyUI" ], "install_type": "git-clone", "description": "a custom node for [a/DiffMorpher](https://github.com/Kevin-thu/DiffMorpher),you can find base workflow in [a/doc](https://github.com/AIFSH/DiffMorpher-ComfyUI/blob/main/doc)" @@ -11610,7 +11610,61 @@ "install_type":"git-clone", "description":"Nodes to perform tensor operations in ComfyUI" }, - + { + "author": "john-mnz", + "title": "ComfyUI-Inspyrenet-Rembg", + "id":"inspyrenet", + "reference": "https://github.com/john-mnz/ComfyUI-Inspyrenet-Rembg", + "files":[ + "https://github.com/john-mnz/ComfyUI-Inspyrenet-Rembg" + ], + "install_type":"git-clone", + "description":"ComfyUI node for background removal implementing [a/InSPyReNet](https://github.com/plemeri/InSPyReNet)" + }, + { + "author": "Koushakur", + "title": "ComfyUI-DenoiseChooser", + "id":"denoise-chooser", + "reference": "https://github.com/Koushakur/ComfyUI-DenoiseChooser", + "files":[ + "https://github.com/Koushakur/ComfyUI-DenoiseChooser" + ], + "install_type":"git-clone", + "description":"The latent gets passed straight through unaltered, if it's empty (i.e from a 'Empty Latent Image' node) FLOAT outputs the first value, otherwise it outputs the second value" + }, + { + "author": "ycchanau", + "title": "ComfyUI Preview Magnifier", + "id":"magnifier", + "reference": "https://github.com/ycchanau/ComfyUI_Preview_Magnifier", + "files":[ + "https://github.com/ycchanau/ComfyUI_Preview_Magnifier" + ], + "install_type":"git-clone", + "description":"Custom nodes that preview image with a magnifier." + }, + { + "author": "lrzjason", + "title": "Comfyui Kolors Utils", + "reference": "https://github.com/lrzjason/Comfyui-Kolors-Utils", + "files":[ + "https://github.com/lrzjason/Comfyui-Kolors-Utils" + ], + "install_type":"git-clone", + "description":"Nodes: Save Weight As Kolors Unet" + }, + { + "author": "lrzjason", + "title": "ComfyUIJasonNode", + "reference": "https://github.com/lrzjason/ComfyUIJasonNode", + "files": [ + "https://github.com/lrzjason/ComfyUIJasonNode/raw/main/SDXLMixSampler.py", + "https://github.com/lrzjason/ComfyUIJasonNode/raw/main/LatentByRatio.py", + "" + ], + "install_type": "copy", + "description": "Nodes:SDXLMixSampler, LatentByRatio" + }, @@ -11705,18 +11759,6 @@ "install_type": "copy", "description": "fcFloatMatic is a custom module, that when configured correctly will increment through the lines generating you loras at different strengths. The JSON file will load the config." }, - { - "author": "lrzjason", - "title": "ComfyUIJasonNode", - "reference": "https://github.com/lrzjason/ComfyUIJasonNode", - "files": [ - "https://github.com/lrzjason/ComfyUIJasonNode/raw/main/SDXLMixSampler.py", - "https://github.com/lrzjason/ComfyUIJasonNode/raw/main/LatentByRatio.py", - "" - ], - "install_type": "copy", - "description": "Nodes:SDXLMixSampler, LatentByRatio" - }, { "author": "lordgasmic", "title": "Wildcards", diff --git a/extension-node-map.json b/extension-node-map.json index d6e9e534..091528bf 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -511,6 +511,16 @@ "title_aux": "CosyVoice-ComfyUI" } ], + "https://github.com/AIFSH/DiffMorpher-ComfyUI": [ + [ + "DiffMorpherNode", + "PreViewGIF", + "TextNode" + ], + { + "title_aux": "DiffMorpher-ComfyUI" + } + ], "https://github.com/AIFSH/SenseVoice-ComfyUI": [ [ "SenseVoiceNode", @@ -558,7 +568,8 @@ ], "https://github.com/AIGODLIKE/ComfyUI-ToonCrafter": [ [ - "ToonCrafterNode" + "ToonCrafterNode", + "ToonCrafterWithSketch" ], { "title_aux": "ComfyUI-ToonCrafter" @@ -820,7 +831,7 @@ ], { "author": "amorano", - "description": "Integrates Webcam, MIDI, Spout and GLSL shader support. Animation via tick. Parameter manipulation with wave generator. Math operations with Unary and Binary support. Value converstion for all major types (int, string, list, dict, Image, Mask). Shape mask generation, image stacking and channel ops, batch splitting, merging and randomizing, load images and video from anywhere, dynamic bus routing with a single node, export support for GIPHY, save output anywhere! flatten, crop, transform; check colorblindness, make stereogram or stereoscopic images, or liner interpolate values and more.", + "description": "Integrates Webcam, MIDI, Spout and GLSL shader support. Animation", "nodename_pattern": " \\(JOV\\)$", "title": "Jovimetrix", "title_aux": "Jovimetrix Composition Nodes" @@ -2985,6 +2996,14 @@ "title_aux": "ComfyUI-VideoHelperSuite" } ], + "https://github.com/Koushakur/ComfyUI-DenoiseChooser": [ + [ + "DenoiseChooser|Koushakur" + ], + { + "title_aux": "ComfyUI-DenoiseChooser" + } + ], "https://github.com/KytraScript/ComfyUI_KytraWebhookHTTP": [ [ "SendToDiscordWebhook" @@ -3349,6 +3368,47 @@ "title_aux": "Militant Hitchhiker's Switchblade Pack" } ], + "https://github.com/MinusZoneAI/ComfyUI-Kolors-MZ": [ + [ + "IPAAdapterFaceIDBatch", + "IPAdapter", + "IPAdapterAdvanced", + "IPAdapterBatch", + "IPAdapterCombineEmbeds", + "IPAdapterCombineParams", + "IPAdapterCombineWeights", + "IPAdapterEmbeds", + "IPAdapterEmbedsBatch", + "IPAdapterEncoder", + "IPAdapterFaceID", + "IPAdapterFromParams", + "IPAdapterInsightFaceLoader", + "IPAdapterLoadEmbeds", + "IPAdapterMS", + "IPAdapterModelLoader", + "IPAdapterNoise", + "IPAdapterPreciseComposition", + "IPAdapterPreciseCompositionBatch", + "IPAdapterPreciseStyleTransfer", + "IPAdapterPreciseStyleTransferBatch", + "IPAdapterPromptScheduleFromWeightsStrategy", + "IPAdapterRegionalConditioning", + "IPAdapterSaveEmbeds", + "IPAdapterStyleComposition", + "IPAdapterStyleCompositionBatch", + "IPAdapterTiled", + "IPAdapterTiledBatch", + "IPAdapterUnifiedLoader", + "IPAdapterUnifiedLoaderCommunity", + "IPAdapterUnifiedLoaderFaceID", + "IPAdapterWeights", + "IPAdapterWeightsFromStrategy", + "PrepImageForClipVision" + ], + { + "title_aux": "ComfyUI-Kolors-MZ" + } + ], "https://github.com/Miosp/ComfyUI-FBCNN": [ [ "JPEG artifacts removal FBCNN" @@ -8427,6 +8487,7 @@ "IPAdapter", "IPAdapterAdvanced", "IPAdapterBatch", + "IPAdapterClipVisionEnhancer", "IPAdapterCombineEmbeds", "IPAdapterCombineParams", "IPAdapterCombineWeights", @@ -10237,6 +10298,7 @@ "LLavaLoader", "VAEDecode_party", "accuweather_tool", + "api_function", "api_tool", "arxiv_tool", "bing_loader", @@ -10246,6 +10308,7 @@ "classify_function_plus", "classify_persona", "classify_persona_plus", + "clear_model", "custom_persona", "ebd_tool", "end_dialog", @@ -10263,6 +10326,10 @@ "json_get_value", "json_parser", "keyword_tool", + "list_append", + "list_append_plus", + "list_extend", + "list_extend_plus", "listen_audio", "llama_guff_loader", "load_embeddings", @@ -10279,6 +10346,9 @@ "omost_setting", "openai_tts", "openai_whisper", + "parameter_combine", + "parameter_combine_plus", + "parameter_function", "play_audio", "replace_string", "show_text_party", @@ -10817,6 +10887,7 @@ "CR LoRA Stack JK", "CR Load LoRA JK", "CR Mask Input Switch JK", + "CR Mesh Input Switch JK", "CR Model Input Switch JK", "CR Multi-ControlNet Stack JK", "CR Pipe Input Switch JK", @@ -11079,6 +11150,14 @@ "title_aux": "ULTools for ComfyUI" } ], + "https://github.com/john-mnz/ComfyUI-Inspyrenet-Rembg": [ + [ + "Inspyrenet Rembg" + ], + { + "title_aux": "ComfyUI-Inspyrenet-Rembg" + } + ], "https://github.com/jojkaart/ComfyUI-sampler-lcm-alternative": [ [ "LCMScheduler", @@ -12352,6 +12431,14 @@ "title_aux": "ComfyUIJasonNode" } ], + "https://github.com/lrzjason/Comfyui-Kolors-Utils": [ + [ + "Save Weight As Kolors Unet" + ], + { + "title_aux": "Comfyui Kolors Utils" + } + ], "https://github.com/ltdrdata/ComfyUI-Impact-Pack": [ [ "AddMask", @@ -15375,7 +15462,8 @@ "CreaPrompt List", "CreaPrompt_1", "CreaPrompt_2", - "CreaPrompt_3" + "CreaPrompt_3", + "CreaPrompt_4" ], { "title_aux": "ComfyUI-CreaPrompt" @@ -15534,7 +15622,9 @@ [ "ChannelSelector", "DownloadAndLoadFlorence2Model", + "FetchJsonFromSurreal", "Florence2Run", + "ForegroundMask", "MaskImage", "SaveJsonToSurreal", "SaveTextToSurreal" @@ -15968,6 +16058,14 @@ "title_aux": "ComfyUI-MuseTalkUtils" } ], + "https://github.com/ycchanau/ComfyUI_Preview_Magnifier": [ + [ + "YC.PreviewImageMagnifier" + ], + { + "title_aux": "ComfyUI Preview Magnifier" + } + ], "https://github.com/yffyhk/comfyui_auto_danbooru": [ [ "GetDanbooru", @@ -15983,8 +16081,7 @@ "GroqChatNode", "MoonshotMultiChatNode", "MoonshotSingleChatNode", - "PaliGemmaPixelProse", - "SD3LongCaptioner" + "SD3LongCaptionerV2" ], { "title_aux": "comfy-groqchat" diff --git a/github-stats.json b/github-stats.json index 3eec2098..3ed34bd5 100644 --- a/github-stats.json +++ b/github-stats.json @@ -1,8 +1,8 @@ { "hhttps://github.com/AIFSH/DiffMorpher-ComfyUI": { - "stars": 2, - "last_update": "2024-07-16 12:06:15", - "author_account_age_days": 253 + "stars": 4, + "last_update": "2024-07-17 01:24:59", + "author_account_age_days": 254 }, "https://github.com/0xbitches/ComfyUI-LCM": { "stars": 248, @@ -12,252 +12,257 @@ "https://github.com/1038lab/ComfyUI-GPT2P": { "stars": 3, "last_update": "2024-06-10 16:56:29", - "author_account_age_days": 474 + "author_account_age_days": 475 }, "https://github.com/1038lab/ComfyUI_LatentSizeSelector": { "stars": 1, "last_update": "2024-07-03 23:22:52", - "author_account_age_days": 474 + "author_account_age_days": 475 }, "https://github.com/11cafe/comfyui-workspace-manager": { - "stars": 849, + "stars": 852, "last_update": "2024-07-10 03:28:00", - "author_account_age_days": 227 + "author_account_age_days": 228 }, "https://github.com/11dogzi/ComfUI-EGAdapterMadAssistant": { "stars": 26, "last_update": "2024-07-09 14:44:29", - "author_account_age_days": 147 + "author_account_age_days": 148 }, "https://github.com/11dogzi/Comfyui-ergouzi-Nodes": { "stars": 24, "last_update": "2024-05-23 00:08:39", - "author_account_age_days": 147 + "author_account_age_days": 148 }, "https://github.com/11dogzi/Comfyui-ergouzi-samplers": { "stars": 21, "last_update": "2024-06-28 05:28:05", - "author_account_age_days": 147 + "author_account_age_days": 148 }, "https://github.com/1mckw/Comfyui-Gelbooru": { "stars": 2, "last_update": "2024-05-27 07:45:00", - "author_account_age_days": 712 + "author_account_age_days": 713 }, "https://github.com/2kpr/ComfyUI-UltraPixel": { - "stars": 48, - "last_update": "2024-07-16 16:48:22", - "author_account_age_days": 941 + "stars": 90, + "last_update": "2024-07-17 17:49:02", + "author_account_age_days": 942 }, "https://github.com/42lux/ComfyUI-safety-checker": { "stars": 23, "last_update": "2024-05-22 22:11:59", - "author_account_age_days": 3721 + "author_account_age_days": 3722 }, "https://github.com/438443467/ComfyUI-GPT4V-Image-Captioner": { "stars": 20, "last_update": "2024-06-13 05:51:56", - "author_account_age_days": 436 + "author_account_age_days": 437 }, "https://github.com/54rt1n/ComfyUI-DareMerge": { "stars": 50, "last_update": "2024-07-09 16:29:23", - "author_account_age_days": 4073 + "author_account_age_days": 4074 }, "https://github.com/807502278/ComfyUI-3D-MeshTool": { "stars": 0, "last_update": "2024-07-13 02:12:18", - "author_account_age_days": 2035 + "author_account_age_days": 2036 }, "https://github.com/80sVectorz/ComfyUI-Static-Primitives": { "stars": 10, "last_update": "2024-05-23 11:20:57", - "author_account_age_days": 1493 + "author_account_age_days": 1494 }, "https://github.com/A4P7J1N7M05OT/ComfyUI-AutoColorGimp": { "stars": 0, "last_update": "2024-05-23 00:26:10", - "author_account_age_days": 495 + "author_account_age_days": 496 }, "https://github.com/A4P7J1N7M05OT/ComfyUI-PixelOE": { "stars": 7, "last_update": "2024-06-02 14:57:59", - "author_account_age_days": 495 + "author_account_age_days": 496 }, "https://github.com/AARG-FAN/Image-Raster-for-ComfyUI": { "stars": 71, "last_update": "2024-06-23 14:56:16", - "author_account_age_days": 521 + "author_account_age_days": 522 }, "https://github.com/AI2lab/comfyUI-DeepSeek-2lab": { "stars": 3, "last_update": "2024-07-03 04:07:46", - "author_account_age_days": 214 + "author_account_age_days": 215 }, "https://github.com/AI2lab/comfyUI-siliconflow-api-2lab": { "stars": 3, "last_update": "2024-06-29 18:08:21", - "author_account_age_days": 214 + "author_account_age_days": 215 }, "https://github.com/AI2lab/comfyUI-tool-2lab": { "stars": 11, "last_update": "2024-07-11 06:36:13", - "author_account_age_days": 214 + "author_account_age_days": 215 }, "https://github.com/AIFSH/ComfyUI-3d-photo-inpainting": { "stars": 7, "last_update": "2024-06-19 13:59:49", - "author_account_age_days": 253 + "author_account_age_days": 254 }, "https://github.com/AIFSH/ComfyUI-AuraSR": { "stars": 17, "last_update": "2024-06-27 14:00:16", - "author_account_age_days": 253 + "author_account_age_days": 254 }, "https://github.com/AIFSH/ComfyUI-DiffSynth-Studio": { - "stars": 37, + "stars": 39, "last_update": "2024-07-02 13:01:42", - "author_account_age_days": 253 + "author_account_age_days": 254 }, "https://github.com/AIFSH/ComfyUI-FishSpeech": { "stars": 9, "last_update": "2024-05-23 01:18:49", - "author_account_age_days": 253 + "author_account_age_days": 254 }, "https://github.com/AIFSH/ComfyUI-GPT_SoVITS": { "stars": 165, "last_update": "2024-06-14 07:05:01", - "author_account_age_days": 253 + "author_account_age_days": 254 }, "https://github.com/AIFSH/ComfyUI-Hallo": { - "stars": 232, + "stars": 233, "last_update": "2024-06-24 06:43:23", - "author_account_age_days": 253 + "author_account_age_days": 254 }, "https://github.com/AIFSH/ComfyUI-I2V-Adapter": { "stars": 7, "last_update": "2024-07-02 01:59:49", - "author_account_age_days": 253 + "author_account_age_days": 254 }, "https://github.com/AIFSH/ComfyUI-IP_LAP": { "stars": 24, "last_update": "2024-06-14 07:05:39", - "author_account_age_days": 253 + "author_account_age_days": 254 }, "https://github.com/AIFSH/ComfyUI-Live2DViewer": { "stars": 2, "last_update": "2024-06-14 07:04:49", - "author_account_age_days": 253 + "author_account_age_days": 254 }, "https://github.com/AIFSH/ComfyUI-MARS5-TTS": { "stars": 19, "last_update": "2024-07-02 02:00:28", - "author_account_age_days": 253 + "author_account_age_days": 254 }, "https://github.com/AIFSH/ComfyUI-MimicBrush": { - "stars": 72, + "stars": 73, "last_update": "2024-06-17 22:26:53", - "author_account_age_days": 253 + "author_account_age_days": 254 }, "https://github.com/AIFSH/ComfyUI-MimicMotion": { - "stars": 258, + "stars": 260, "last_update": "2024-07-15 08:11:48", - "author_account_age_days": 253 + "author_account_age_days": 254 }, "https://github.com/AIFSH/ComfyUI-MuseTalk_FSH": { - "stars": 9, + "stars": 10, "last_update": "2024-06-14 07:05:19", - "author_account_age_days": 253 + "author_account_age_days": 254 }, "https://github.com/AIFSH/ComfyUI-RVC": { "stars": 10, "last_update": "2024-06-14 07:05:25", - "author_account_age_days": 253 + "author_account_age_days": 254 }, "https://github.com/AIFSH/ComfyUI-UVR5": { "stars": 64, "last_update": "2024-06-20 07:31:20", - "author_account_age_days": 253 + "author_account_age_days": 254 }, "https://github.com/AIFSH/ComfyUI-UniAnimate": { "stars": 27, "last_update": "2024-06-30 09:20:25", - "author_account_age_days": 253 + "author_account_age_days": 254 }, "https://github.com/AIFSH/ComfyUI-WhisperX": { "stars": 23, "last_update": "2024-06-14 07:05:31", - "author_account_age_days": 253 + "author_account_age_days": 254 }, "https://github.com/AIFSH/ComfyUI-XTTS": { "stars": 30, "last_update": "2024-06-24 09:45:59", - "author_account_age_days": 253 + "author_account_age_days": 254 }, "https://github.com/AIFSH/ComfyUI_V-Express": { "stars": 76, "last_update": "2024-06-23 09:54:57", - "author_account_age_days": 253 + "author_account_age_days": 254 }, "https://github.com/AIFSH/CosyVoice-ComfyUI": { - "stars": 31, + "stars": 35, "last_update": "2024-07-11 15:59:28", - "author_account_age_days": 253 + "author_account_age_days": 254 + }, + "https://github.com/AIFSH/DiffMorpher-ComfyUI": { + "stars": 4, + "last_update": "2024-07-17 01:24:59", + "author_account_age_days": 254 }, "https://github.com/AIFSH/SenseVoice-ComfyUI": { "stars": 4, "last_update": "2024-07-16 06:41:25", - "author_account_age_days": 253 + "author_account_age_days": 254 }, "https://github.com/AIGCTeam/ComfyUI_kkTranslator_nodes": { "stars": 5, "last_update": "2024-05-23 00:13:50", - "author_account_age_days": 232 + "author_account_age_days": 233 }, "https://github.com/AIGODLIKE/AIGODLIKE-COMFYUI-TRANSLATION": { - "stars": 1071, + "stars": 1073, "last_update": "2024-07-11 02:57:36", - "author_account_age_days": 523 + "author_account_age_days": 524 }, "https://github.com/AIGODLIKE/AIGODLIKE-ComfyUI-Studio": { "stars": 211, "last_update": "2024-06-05 00:52:46", - "author_account_age_days": 523 + "author_account_age_days": 524 }, "https://github.com/AIGODLIKE/ComfyUI-CUP": { "stars": 8, "last_update": "2024-06-21 03:43:20", - "author_account_age_days": 523 + "author_account_age_days": 524 }, "https://github.com/AIGODLIKE/ComfyUI-ToonCrafter": { "stars": 270, - "last_update": "2024-06-18 08:04:40", - "author_account_age_days": 523 + "last_update": "2024-07-17 02:28:49", + "author_account_age_days": 524 }, "https://github.com/AInseven/ComfyUI-fastblend": { - "stars": 139, + "stars": 140, "last_update": "2024-06-14 07:13:21", - "author_account_age_days": 1705 + "author_account_age_days": 1706 }, "https://github.com/AIrjen/OneButtonPrompt": { - "stars": 763, + "stars": 764, "last_update": "2024-07-09 17:44:12", - "author_account_age_days": 465 + "author_account_age_days": 466 }, "https://github.com/ALatentPlace/ComfyUI_yanc": { - "stars": 24, + "stars": 25, "last_update": "2024-06-30 10:04:17", - "author_account_age_days": 1482 + "author_account_age_days": 1483 }, "https://github.com/APZmedia/ComfyUI-APZmedia-cleanName-from-string": { "stars": 0, "last_update": "2024-07-16 09:38:13", - "author_account_age_days": 2499 + "author_account_age_days": 2500 }, "https://github.com/Aaron-CHM/ComfyUI-z-a1111-sd-webui-DanTagGen": { "stars": 1, - "last_update": "2024-07-16 12:05:32", - "author_account_age_days": 1548 + "last_update": "2024-07-17 03:55:26", + "author_account_age_days": 1549 }, "https://github.com/AbdullahAlfaraj/Comfy-Photoshop-SD": { "stars": 189, @@ -267,152 +272,152 @@ "https://github.com/AbyssYuan0/ComfyUI_BadgerTools": { "stars": 6, "last_update": "2024-07-16 10:53:03", - "author_account_age_days": 511 + "author_account_age_days": 512 }, "https://github.com/Acly/comfyui-inpaint-nodes": { - "stars": 484, + "stars": 490, "last_update": "2024-07-02 10:02:46", "author_account_age_days": 3827 }, "https://github.com/Acly/comfyui-tooling-nodes": { - "stars": 217, + "stars": 219, "last_update": "2024-06-24 15:56:37", "author_account_age_days": 3827 }, "https://github.com/AiMiDi/ComfyUI-Aimidi-nodes": { "stars": 0, "last_update": "2024-06-20 17:26:02", - "author_account_age_days": 1298 + "author_account_age_days": 1299 }, "https://github.com/AlekPet/ComfyUI_Custom_Nodes_AlekPet": { - "stars": 705, - "last_update": "2024-07-15 09:52:48", - "author_account_age_days": 2722 + "stars": 707, + "last_update": "2024-07-17 10:01:21", + "author_account_age_days": 2723 }, "https://github.com/Alysondao/Comfyui-Yolov8-JSON": { "stars": 14, "last_update": "2024-07-10 09:37:54", - "author_account_age_days": 1052 + "author_account_age_days": 1053 }, "https://github.com/Amorano/Jovimetrix": { "stars": 177, - "last_update": "2024-07-16 00:02:34", - "author_account_age_days": 5234 + "last_update": "2024-07-17 17:21:10", + "author_account_age_days": 5235 }, "https://github.com/AonekoSS/ComfyUI-LoRA-Tuner": { "stars": 5, "last_update": "2024-07-05 13:48:56", - "author_account_age_days": 4114 + "author_account_age_days": 4115 }, "https://github.com/AonekoSS/ComfyUI-SimpleCounter": { "stars": 1, "last_update": "2024-07-05 13:46:19", - "author_account_age_days": 4114 + "author_account_age_days": 4115 }, "https://github.com/ArcherFMY/Diffusion360_ComfyUI": { "stars": 18, "last_update": "2024-05-28 03:14:17", - "author_account_age_days": 3411 + "author_account_age_days": 3412 }, "https://github.com/ArdeniusAI/CPlus_Ardenius": { "stars": 0, "last_update": "2024-06-14 07:13:26", - "author_account_age_days": 149 + "author_account_age_days": 150 }, "https://github.com/ArtBot2023/CharacterFaceSwap": { "stars": 57, "last_update": "2024-05-22 20:53:09", - "author_account_age_days": 315 + "author_account_age_days": 316 }, "https://github.com/ArtVentureX/comfyui-animatediff": { "stars": 647, "last_update": "2024-05-22 18:16:43", - "author_account_age_days": 427 + "author_account_age_days": 428 }, "https://github.com/AshMartian/ComfyUI-DirGir": { "stars": 11, "last_update": "2024-05-29 22:28:55", - "author_account_age_days": 4608 + "author_account_age_days": 4609 }, "https://github.com/AuroBit/ComfyUI-AnimateAnyone-reproduction": { "stars": 35, "last_update": "2024-06-14 09:03:24", - "author_account_age_days": 412 + "author_account_age_days": 413 }, "https://github.com/AuroBit/ComfyUI-OOTDiffusion": { - "stars": 362, + "stars": 363, "last_update": "2024-07-12 03:49:27", - "author_account_age_days": 412 + "author_account_age_days": 413 }, "https://github.com/AustinMroz/ComfyUI-DynamicOversampling": { "stars": 0, "last_update": "2024-06-14 07:06:51", - "author_account_age_days": 4096 + "author_account_age_days": 4097 }, "https://github.com/AustinMroz/ComfyUI-SpliceTools": { "stars": 7, "last_update": "2024-06-14 07:07:21", - "author_account_age_days": 4096 + "author_account_age_days": 4097 }, "https://github.com/AustinMroz/ComfyUI-WorkflowCheckpointing": { "stars": 6, "last_update": "2024-07-03 21:55:35", - "author_account_age_days": 4096 + "author_account_age_days": 4097 }, "https://github.com/Auttasak-L/ComfyUI-ImageCropper": { "stars": 1, "last_update": "2024-05-23 05:04:53", - "author_account_age_days": 2671 + "author_account_age_days": 2672 }, "https://github.com/BAIS1C/ComfyUI_RSS_Feed_Reader": { "stars": 2, "last_update": "2024-06-20 03:42:00", - "author_account_age_days": 511 + "author_account_age_days": 512 }, "https://github.com/BXYMartin/ComfyUI-InstantIDUtils": { "stars": 3, "last_update": "2024-05-23 00:08:50", - "author_account_age_days": 2465 + "author_account_age_days": 2466 }, "https://github.com/BadCafeCode/masquerade-nodes-comfyui": { "stars": 321, "last_update": "2024-06-19 04:16:54", - "author_account_age_days": 452 + "author_account_age_days": 453 }, "https://github.com/Beinsezii/bsz-cui-extras": { "stars": 21, "last_update": "2024-05-22 20:46:45", - "author_account_age_days": 2248 + "author_account_age_days": 2249 }, "https://github.com/BenNarum/ComfyUI_CAS": { "stars": 1, "last_update": "2024-07-13 12:00:40", - "author_account_age_days": 3094 + "author_account_age_days": 3095 }, "https://github.com/BenNarum/SigmaWaveFormNode": { "stars": 5, "last_update": "2024-06-20 15:20:35", - "author_account_age_days": 3094 + "author_account_age_days": 3095 }, "https://github.com/BennyKok/comfyui-deploy": { - "stars": 723, + "stars": 728, "last_update": "2024-07-14 02:17:33", - "author_account_age_days": 3018 + "author_account_age_days": 3019 }, "https://github.com/Big-Idea-Technology/ComfyUI-Book-Tools": { "stars": 17, "last_update": "2024-06-21 10:21:10", - "author_account_age_days": 894 + "author_account_age_days": 895 }, "https://github.com/Big-Idea-Technology/ComfyUI_LLM_Node": { "stars": 51, "last_update": "2024-06-21 10:13:50", - "author_account_age_days": 894 + "author_account_age_days": 895 }, "https://github.com/Billius-AI/ComfyUI-Path-Helper": { "stars": 14, "last_update": "2024-05-22 23:25:08", - "author_account_age_days": 157 + "author_account_age_days": 158 }, "https://github.com/BlakeOne/ComfyUI-CustomScheduler": { "stars": 11, @@ -435,124 +440,124 @@ "author_account_age_days": 2555 }, "https://github.com/BlenderNeko/ComfyUI_ADV_CLIP_emb": { - "stars": 277, + "stars": 278, "last_update": "2024-05-22 14:56:13", - "author_account_age_days": 500 + "author_account_age_days": 501 }, "https://github.com/BlenderNeko/ComfyUI_Cutoff": { "stars": 347, "last_update": "2024-05-22 15:01:45", - "author_account_age_days": 500 + "author_account_age_days": 501 }, "https://github.com/BlenderNeko/ComfyUI_Noise": { "stars": 222, "last_update": "2024-06-10 16:38:48", - "author_account_age_days": 500 + "author_account_age_days": 501 }, "https://github.com/BlenderNeko/ComfyUI_SeeCoder": { "stars": 35, "last_update": "2024-05-22 14:57:04", - "author_account_age_days": 500 + "author_account_age_days": 501 }, "https://github.com/BlenderNeko/ComfyUI_TiledKSampler": { "stars": 297, "last_update": "2024-05-22 14:56:49", - "author_account_age_days": 500 + "author_account_age_days": 501 }, "https://github.com/CC-BryanOttho/ComfyUI_API_Manager": { "stars": 13, "last_update": "2024-06-14 07:13:34", - "author_account_age_days": 507 + "author_account_age_days": 508 }, "https://github.com/CYBERLOOM-INC/ComfyUI-nodes-hnmr": { "stars": 6, "last_update": "2024-05-22 17:55:41", - "author_account_age_days": 271 + "author_account_age_days": 272 }, "https://github.com/CavinHuang/comfyui-nodes-docs": { - "stars": 79, + "stars": 80, "last_update": "2024-07-04 11:29:55", - "author_account_age_days": 2748 + "author_account_age_days": 2749 }, "https://github.com/Chan-0312/ComfyUI-EasyDeforum": { "stars": 9, "last_update": "2024-05-22 23:22:14", - "author_account_age_days": 1888 + "author_account_age_days": 1889 }, "https://github.com/Chan-0312/ComfyUI-IPAnimate": { "stars": 66, "last_update": "2024-05-22 23:22:03", - "author_account_age_days": 1888 + "author_account_age_days": 1889 }, "https://github.com/Chan-0312/ComfyUI-Prompt-Preview": { "stars": 19, "last_update": "2024-06-14 09:01:37", - "author_account_age_days": 1888 + "author_account_age_days": 1889 }, "https://github.com/Chaoses-Ib/ComfyUI_Ib_CustomNodes": { "stars": 14, "last_update": "2024-04-05 11:14:24", - "author_account_age_days": 1901 + "author_account_age_days": 1902 }, "https://github.com/Clybius/ComfyUI-Extra-Samplers": { "stars": 58, "last_update": "2024-06-14 09:03:17", - "author_account_age_days": 1756 + "author_account_age_days": 1757 }, "https://github.com/Clybius/ComfyUI-Latent-Modifiers": { "stars": 69, "last_update": "2024-06-14 09:02:44", - "author_account_age_days": 1756 + "author_account_age_days": 1757 }, "https://github.com/CosmicLaca/ComfyUI_Primere_Nodes": { "stars": 85, "last_update": "2024-06-29 07:14:23", - "author_account_age_days": 3677 + "author_account_age_days": 3678 }, "https://github.com/Cyberschorsch/ComfyUI-checkpoint-config-loader": { "stars": 0, "last_update": "2024-07-16 10:37:43", - "author_account_age_days": 5180 + "author_account_age_days": 5181 }, "https://github.com/Danand/ComfyUI-ComfyCouple": { "stars": 21, "last_update": "2024-07-16 22:25:25", - "author_account_age_days": 4311 + "author_account_age_days": 4312 }, "https://github.com/DarKDinDoN/comfyui-checkpoint-automatic-config": { "stars": 3, "last_update": "2024-05-26 08:00:23", - "author_account_age_days": 4462 + "author_account_age_days": 4463 }, "https://github.com/DataCTE/prompt_injection": { - "stars": 67, + "stars": 69, "last_update": "2024-06-21 12:56:43", - "author_account_age_days": 800 + "author_account_age_days": 801 }, "https://github.com/DeJoker/pipeline-parallel-comfy": { "stars": 1, - "last_update": "2024-07-09 03:00:49", - "author_account_age_days": 3013 + "last_update": "2024-07-17 07:36:02", + "author_account_age_days": 3014 }, "https://github.com/Derfuu/Derfuu_ComfyUI_ModdedNodes": { - "stars": 312, + "stars": 313, "last_update": "2024-06-22 02:12:19", - "author_account_age_days": 1797 + "author_account_age_days": 1798 }, "https://github.com/DigitalIO/ComfyUI-stable-wildcards": { "stars": 19, "last_update": "2024-05-24 21:15:08", - "author_account_age_days": 4061 + "author_account_age_days": 4062 }, "https://github.com/DimaChaichan/LAizypainter-Exporter-ComfyUI": { "stars": 7, "last_update": "2024-05-22 23:14:06", - "author_account_age_days": 3095 + "author_account_age_days": 3096 }, "https://github.com/DonBaronFactory/ComfyUI-Cre8it-Nodes": { "stars": 0, "last_update": "2024-05-22 23:24:30", - "author_account_age_days": 3510 + "author_account_age_days": 3511 }, "https://github.com/DrJKL/ComfyUI-Anchors": { "stars": 6, @@ -562,127 +567,127 @@ "https://github.com/DrMWeigand/ComfyUI_ColorImageDetection": { "stars": 2, "last_update": "2024-07-15 13:21:10", - "author_account_age_days": 1054 + "author_account_age_days": 1055 }, "https://github.com/Electrofried/ComfyUI-OpenAINode": { "stars": 19, "last_update": "2024-06-14 09:01:22", - "author_account_age_days": 2642 + "author_account_age_days": 2643 }, "https://github.com/EllangoK/ComfyUI-post-processing-nodes": { - "stars": 146, + "stars": 147, "last_update": "2024-05-22 17:54:09", - "author_account_age_days": 2800 + "author_account_age_days": 2801 }, "https://github.com/Excidos/ComfyUI-Documents": { - "stars": 17, + "stars": 18, "last_update": "2024-07-11 20:15:21", - "author_account_age_days": 29 + "author_account_age_days": 30 }, "https://github.com/ExponentialML/ComfyUI_ModelScopeT2V": { - "stars": 25, + "stars": 26, "last_update": "2024-05-23 00:12:17", - "author_account_age_days": 1646 + "author_account_age_days": 1647 }, "https://github.com/ExponentialML/ComfyUI_Native_DynamiCrafter": { "stars": 103, "last_update": "2024-06-08 02:33:02", - "author_account_age_days": 1646 + "author_account_age_days": 1647 }, "https://github.com/ExponentialML/ComfyUI_VisualStylePrompting": { "stars": 256, "last_update": "2024-05-23 00:12:41", - "author_account_age_days": 1646 + "author_account_age_days": 1647 }, "https://github.com/Extraltodeus/ComfyUI-AutomaticCFG": { "stars": 291, "last_update": "2024-07-10 00:27:18", - "author_account_age_days": 3172 + "author_account_age_days": 3173 }, "https://github.com/Extraltodeus/LoadLoraWithTags": { "stars": 43, "last_update": "2024-06-22 21:05:44", - "author_account_age_days": 3172 + "author_account_age_days": 3173 }, "https://github.com/Extraltodeus/Stable-Diffusion-temperature-settings": { "stars": 36, "last_update": "2024-07-10 00:27:51", - "author_account_age_days": 3172 + "author_account_age_days": 3173 }, "https://github.com/Extraltodeus/Uncond-Zero-for-ComfyUI": { "stars": 42, "last_update": "2024-07-10 00:27:36", - "author_account_age_days": 3172 + "author_account_age_days": 3173 }, "https://github.com/Extraltodeus/Vector_Sculptor_ComfyUI": { "stars": 95, "last_update": "2024-07-10 00:28:03", - "author_account_age_days": 3172 + "author_account_age_days": 3173 }, "https://github.com/Extraltodeus/noise_latent_perlinpinpin": { "stars": 23, "last_update": "2024-06-22 21:05:57", - "author_account_age_days": 3172 + "author_account_age_days": 3173 }, "https://github.com/Extraltodeus/pre_cfg_comfy_nodes_for_ComfyUI": { "stars": 5, - "last_update": "2024-07-11 02:34:36", - "author_account_age_days": 3172 + "last_update": "2024-07-17 05:42:54", + "author_account_age_days": 3173 }, "https://github.com/Extraltodeus/sigmas_tools_and_the_golden_scheduler": { "stars": 46, "last_update": "2024-06-22 21:05:34", - "author_account_age_days": 3172 + "author_account_age_days": 3173 }, "https://github.com/Fannovel16/ComfyUI-Frame-Interpolation": { - "stars": 361, + "stars": 363, "last_update": "2024-06-20 16:25:59", - "author_account_age_days": 3154 + "author_account_age_days": 3155 }, "https://github.com/Fannovel16/ComfyUI-Loopchain": { "stars": 30, "last_update": "2023-12-15 14:25:35", - "author_account_age_days": 3154 + "author_account_age_days": 3155 }, "https://github.com/Fannovel16/ComfyUI-MagickWand": { "stars": 75, "last_update": "2024-06-20 16:23:15", - "author_account_age_days": 3154 + "author_account_age_days": 3155 }, "https://github.com/Fannovel16/ComfyUI-MotionDiff": { "stars": 151, "last_update": "2024-06-20 16:29:32", - "author_account_age_days": 3154 + "author_account_age_days": 3155 }, "https://github.com/Fannovel16/ComfyUI-Video-Matting": { "stars": 154, "last_update": "2024-06-20 16:14:38", - "author_account_age_days": 3154 + "author_account_age_days": 3155 }, "https://github.com/Fannovel16/comfyui_controlnet_aux": { - "stars": 1699, + "stars": 1704, "last_update": "2024-07-08 17:03:55", - "author_account_age_days": 3154 + "author_account_age_days": 3155 }, "https://github.com/Fantaxico/ComfyUI-GCP-Storage": { "stars": 0, "last_update": "2024-06-14 09:05:52", - "author_account_age_days": 558 + "author_account_age_days": 559 }, "https://github.com/Feidorian/feidorian-ComfyNodes": { "stars": 5, "last_update": "2024-06-20 11:31:37", - "author_account_age_days": 2777 + "author_account_age_days": 2778 }, "https://github.com/Fictiverse/ComfyUI_Fictiverse": { "stars": 7, "last_update": "2024-06-05 19:03:21", - "author_account_age_days": 694 + "author_account_age_days": 695 }, "https://github.com/Fihade/IC-Light-ComfyUI-Node": { "stars": 6, "last_update": "2024-07-02 03:47:17", - "author_account_age_days": 2769 + "author_account_age_days": 2770 }, "https://github.com/FizzleDorf/ComfyUI-AIT": { "stars": 44, @@ -700,34 +705,34 @@ "author_account_age_days": 655 }, "https://github.com/ForeignGods/ComfyUI-Mana-Nodes": { - "stars": 186, + "stars": 187, "last_update": "2024-05-29 18:29:05", - "author_account_age_days": 1266 + "author_account_age_days": 1267 }, "https://github.com/Franck-Demongin/NX_PromptStyler": { "stars": 5, "last_update": "2024-05-22 23:25:21", - "author_account_age_days": 1793 + "author_account_age_days": 1794 }, "https://github.com/FredBill1/comfyui-fb-utils": { "stars": 0, "last_update": "2024-05-23 01:41:02", - "author_account_age_days": 2339 + "author_account_age_days": 2340 }, "https://github.com/Fucci-Mateo/ComfyUI-Airtable": { "stars": 0, "last_update": "2024-06-25 13:35:18", - "author_account_age_days": 901 + "author_account_age_days": 902 }, "https://github.com/FuouM/ComfyUI-FirstOrderMM": { "stars": 2, - "last_update": "2024-07-01 10:46:26", - "author_account_age_days": 1703 + "last_update": "2024-07-17 10:37:29", + "author_account_age_days": 1704 }, "https://github.com/G-370/ComfyUI-SD3-Powerlab": { "stars": 17, "last_update": "2024-06-22 19:17:18", - "author_account_age_days": 1541 + "author_account_age_days": 1542 }, "https://github.com/GMapeSplat/ComfyUI_ezXY": { "stars": 24, @@ -737,122 +742,122 @@ "https://github.com/GTSuya-Studio/ComfyUI-Gtsuya-Nodes": { "stars": 7, "last_update": "2024-05-22 21:31:52", - "author_account_age_days": 2578 + "author_account_age_days": 2579 }, "https://github.com/GavChap/ComfyUI-SD3LatentSelectRes": { "stars": 11, "last_update": "2024-06-19 11:01:41", - "author_account_age_days": 4590 + "author_account_age_days": 4591 }, "https://github.com/GentlemanHu/ComfyUI-SunoAI": { "stars": 10, "last_update": "2024-06-14 06:02:29", - "author_account_age_days": 2405 + "author_account_age_days": 2406 }, "https://github.com/Goktug/comfyui-saveimage-plus": { "stars": 3, "last_update": "2024-06-20 07:23:48", - "author_account_age_days": 4954 + "author_account_age_days": 4955 }, "https://github.com/Gourieff/comfyui-reactor-node": { "stars": 1159, "last_update": "2024-07-13 00:06:56", - "author_account_age_days": 1142 + "author_account_age_days": 1143 }, "https://github.com/GraftingRayman/ComfyUI_GraftingRayman": { "stars": 25, "last_update": "2024-07-15 12:34:12", - "author_account_age_days": 185 + "author_account_age_days": 186 }, "https://github.com/Grant-CP/ComfyUI-LivePortraitKJ-MPS": { - "stars": 10, + "stars": 11, "last_update": "2024-07-11 22:04:16", "author_account_age_days": 1196 }, "https://github.com/GreenLandisaLie/AuraSR-ComfyUI": { - "stars": 78, + "stars": 79, "last_update": "2024-07-04 00:07:10", - "author_account_age_days": 1219 + "author_account_age_days": 1220 }, "https://github.com/Guillaume-Fgt/ComfyUI_StableCascadeLatentRatio": { "stars": 3, "last_update": "2024-06-14 08:59:42", - "author_account_age_days": 1502 + "author_account_age_days": 1503 }, "https://github.com/HAL41/ComfyUI-aichemy-nodes": { "stars": 4, "last_update": "2024-05-22 23:10:19", - "author_account_age_days": 2868 + "author_account_age_days": 2869 }, "https://github.com/HECer/ComfyUI-FilePathCreator": { "stars": 4, "last_update": "2024-07-09 22:02:15", - "author_account_age_days": 3002 + "author_account_age_days": 3003 }, "https://github.com/Hangover3832/ComfyUI-Hangover-Moondream": { "stars": 38, "last_update": "2024-06-14 08:08:20", - "author_account_age_days": 632 + "author_account_age_days": 633 }, "https://github.com/Hangover3832/ComfyUI-Hangover-Nodes": { "stars": 33, "last_update": "2024-06-14 08:08:28", - "author_account_age_days": 632 + "author_account_age_days": 633 }, "https://github.com/Hangover3832/ComfyUI-Hangover-Recognize_Anything": { "stars": 16, "last_update": "2024-06-14 08:10:52", - "author_account_age_days": 632 + "author_account_age_days": 633 }, "https://github.com/Haoming02/comfyui-clear-screen": { "stars": 1, "last_update": "2024-07-09 08:49:03", - "author_account_age_days": 1353 + "author_account_age_days": 1354 }, "https://github.com/Haoming02/comfyui-diffusion-cg": { - "stars": 56, + "stars": 58, "last_update": "2024-07-10 03:26:36", - "author_account_age_days": 1353 + "author_account_age_days": 1354 }, "https://github.com/Haoming02/comfyui-floodgate": { "stars": 25, "last_update": "2024-07-09 09:02:07", - "author_account_age_days": 1353 + "author_account_age_days": 1354 }, "https://github.com/Haoming02/comfyui-menu-anchor": { "stars": 3, "last_update": "2024-07-09 10:03:10", - "author_account_age_days": 1353 + "author_account_age_days": 1354 }, "https://github.com/Haoming02/comfyui-node-beautify": { "stars": 6, "last_update": "2024-07-09 09:25:46", - "author_account_age_days": 1353 + "author_account_age_days": 1354 }, "https://github.com/Haoming02/comfyui-prompt-format": { "stars": 31, "last_update": "2024-07-10 02:32:48", - "author_account_age_days": 1353 + "author_account_age_days": 1354 }, "https://github.com/Haoming02/comfyui-resharpen": { "stars": 30, "last_update": "2024-07-10 03:10:18", - "author_account_age_days": 1353 + "author_account_age_days": 1354 }, "https://github.com/Haoming02/comfyui-tab-handler": { "stars": 4, "last_update": "2024-07-09 08:41:44", - "author_account_age_days": 1353 + "author_account_age_days": 1354 }, "https://github.com/HaydenReeve/ComfyUI-Better-Strings": { "stars": 0, "last_update": "2024-05-22 23:20:05", - "author_account_age_days": 2264 + "author_account_age_days": 2265 }, "https://github.com/HebelHuber/comfyui-enhanced-save-node": { "stars": 1, "last_update": "2024-06-14 08:59:28", - "author_account_age_days": 2346 + "author_account_age_days": 2347 }, "https://github.com/Hiero207/ComfyUI-Hiero-Nodes": { "stars": 6, @@ -867,22 +872,22 @@ "https://github.com/IDGallagher/ComfyUI-IG-Nodes": { "stars": 1, "last_update": "2024-07-15 19:45:50", - "author_account_age_days": 5503 + "author_account_age_days": 5504 }, "https://github.com/ITurchenko/ComfyUI-SizeFromArray": { "stars": 0, "last_update": "2024-05-24 14:09:58", - "author_account_age_days": 3731 + "author_account_age_days": 3732 }, "https://github.com/Intersection98/ComfyUI_MX_post_processing-nodes": { "stars": 9, "last_update": "2024-05-23 01:12:46", - "author_account_age_days": 2652 + "author_account_age_days": 2653 }, "https://github.com/Inzaniak/comfyui-ranbooru": { "stars": 8, "last_update": "2024-05-22 23:12:23", - "author_account_age_days": 3932 + "author_account_age_days": 3933 }, "https://github.com/IsItDanOrAi/ComfyUI-Stereopsis": { "stars": 3, @@ -892,98 +897,103 @@ "https://github.com/JPS-GER/ComfyUI_JPS-Nodes": { "stars": 40, "last_update": "2024-05-22 20:39:14", - "author_account_age_days": 338 + "author_account_age_days": 339 }, "https://github.com/JackEllie/ComfyUI_AI_Assistant": { "stars": 1, "last_update": "2024-07-12 14:54:05", - "author_account_age_days": 593 + "author_account_age_days": 594 }, "https://github.com/Jannchie/ComfyUI-J": { "stars": 64, "last_update": "2024-06-20 12:08:09", - "author_account_age_days": 2575 + "author_account_age_days": 2576 }, "https://github.com/JaredTherriault/ComfyUI-JNodes": { "stars": 26, "last_update": "2024-07-13 23:48:48", - "author_account_age_days": 3594 + "author_account_age_days": 3595 }, "https://github.com/JayLyu/ComfyUI_BaiKong_Node": { "stars": 0, "last_update": "2024-07-03 15:07:04", - "author_account_age_days": 3290 + "author_account_age_days": 3291 }, "https://github.com/JcandZero/ComfyUI_GLM4Node": { "stars": 25, "last_update": "2024-05-22 23:12:46", - "author_account_age_days": 712 + "author_account_age_days": 713 }, "https://github.com/Jcd1230/rembg-comfyui-node": { - "stars": 122, + "stars": 124, "last_update": "2024-05-22 17:58:34", - "author_account_age_days": 4908 + "author_account_age_days": 4909 }, "https://github.com/JerryOrbachJr/ComfyUI-RandomSize": { "stars": 3, "last_update": "2024-05-22 23:18:51", - "author_account_age_days": 178 + "author_account_age_days": 179 }, "https://github.com/JettHu/ComfyUI-TCD": { "stars": 96, "last_update": "2024-07-10 02:54:27", - "author_account_age_days": 2380 + "author_account_age_days": 2381 }, "https://github.com/JettHu/ComfyUI_TGate": { "stars": 49, "last_update": "2024-07-10 02:57:19", - "author_account_age_days": 2380 + "author_account_age_days": 2381 }, "https://github.com/Jordach/comfy-plasma": { - "stars": 53, + "stars": 54, "last_update": "2024-05-22 18:08:28", - "author_account_age_days": 4535 + "author_account_age_days": 4536 }, "https://github.com/Kaharos94/ComfyUI-Saveaswebp": { "stars": 34, "last_update": "2024-06-21 23:01:48", - "author_account_age_days": 1217 + "author_account_age_days": 1218 }, "https://github.com/Kangkang625/ComfyUI-paint-by-example": { "stars": 14, "last_update": "2024-05-22 22:20:27", - "author_account_age_days": 936 + "author_account_age_days": 937 }, "https://github.com/KewkLW/ComfyUI-kewky_tools": { "stars": 5, "last_update": "2024-07-10 05:45:11", - "author_account_age_days": 1709 + "author_account_age_days": 1710 }, "https://github.com/Koishi-Star/Euler-Smea-Dyn-Sampler": { - "stars": 138, + "stars": 139, "last_update": "2024-06-16 15:50:10", - "author_account_age_days": 1508 + "author_account_age_days": 1509 }, "https://github.com/KoreTeknology/ComfyUI-Universal-Styler": { "stars": 16, "last_update": "2024-06-14 10:28:10", - "author_account_age_days": 3212 + "author_account_age_days": 3213 }, "https://github.com/Kosinkadink/ComfyUI-Advanced-ControlNet": { - "stars": 457, + "stars": 459, "last_update": "2024-07-16 02:42:10", "author_account_age_days": 3739 }, "https://github.com/Kosinkadink/ComfyUI-AnimateDiff-Evolved": { - "stars": 2357, + "stars": 2362, "last_update": "2024-07-16 00:14:05", "author_account_age_days": 3739 }, "https://github.com/Kosinkadink/ComfyUI-VideoHelperSuite": { - "stars": 428, + "stars": 430, "last_update": "2024-07-15 20:08:31", "author_account_age_days": 3739 }, + "https://github.com/Koushakur/ComfyUI-DenoiseChooser": { + "stars": 2, + "last_update": "2024-07-17 17:05:56", + "author_account_age_days": 1144 + }, "https://github.com/KytraScript/ComfyUI_KytraWebhookHTTP": { "stars": 3, "last_update": "2024-05-23 00:21:43", @@ -992,27 +1002,27 @@ "https://github.com/LEv145/images-grid-comfy-plugin": { "stars": 133, "last_update": "2024-05-30 17:54:32", - "author_account_age_days": 2230 + "author_account_age_days": 2231 }, "https://github.com/LZpenguin/ComfyUI-Text": { "stars": 23, "last_update": "2024-06-20 13:38:16", - "author_account_age_days": 2001 + "author_account_age_days": 2002 }, "https://github.com/LarryJane491/Image-Captioning-in-ComfyUI": { "stars": 37, "last_update": "2024-06-06 20:45:43", - "author_account_age_days": 186 + "author_account_age_days": 187 }, "https://github.com/LarryJane491/Lora-Training-in-Comfy": { - "stars": 291, + "stars": 293, "last_update": "2024-06-09 05:24:00", - "author_account_age_days": 186 + "author_account_age_days": 187 }, "https://github.com/Layer-norm/comfyui-lama-remover": { "stars": 60, "last_update": "2024-05-25 00:12:04", - "author_account_age_days": 354 + "author_account_age_days": 355 }, "https://github.com/Lerc/canvas_tab": { "stars": 146, @@ -1021,93 +1031,93 @@ }, "https://github.com/LightSketch-ai/ComfyUI-LivePortraitNode": { "stars": 0, - "last_update": "2024-07-16 09:37:48", - "author_account_age_days": 6 + "last_update": "2024-07-17 01:24:53", + "author_account_age_days": 7 }, "https://github.com/Limitex/ComfyUI-Calculation": { "stars": 0, "last_update": "2024-05-22 22:18:40", - "author_account_age_days": 1297 + "author_account_age_days": 1298 }, "https://github.com/Limitex/ComfyUI-Diffusers": { "stars": 119, "last_update": "2024-05-22 22:18:57", - "author_account_age_days": 1297 + "author_account_age_days": 1298 }, "https://github.com/Loewen-Hob/rembg-comfyui-node-better": { - "stars": 46, + "stars": 47, "last_update": "2024-05-23 00:32:53", - "author_account_age_days": 493 + "author_account_age_days": 494 }, "https://github.com/LonicaMewinsky/ComfyUI-MakeFrame": { "stars": 23, "last_update": "2024-05-22 21:29:02", - "author_account_age_days": 998 + "author_account_age_days": 999 }, "https://github.com/LonicaMewinsky/ComfyUI-RawSaver": { "stars": 2, "last_update": "2024-05-22 21:31:28", - "author_account_age_days": 998 + "author_account_age_days": 999 }, "https://github.com/Ludobico/ComfyUI-ScenarioPrompt": { "stars": 14, "last_update": "2024-06-21 06:43:02", - "author_account_age_days": 1055 + "author_account_age_days": 1056 }, "https://github.com/LyazS/comfyui-anime-seg": { "stars": 4, "last_update": "2024-05-22 23:21:49", - "author_account_age_days": 2879 + "author_account_age_days": 2880 }, "https://github.com/M1kep/ComfyLiterals": { "stars": 13, "last_update": "2024-05-22 20:31:38", - "author_account_age_days": 4280 + "author_account_age_days": 4281 }, "https://github.com/M1kep/ComfyUI-KepOpenAI": { "stars": 26, "last_update": "2024-05-22 20:33:54", - "author_account_age_days": 4280 + "author_account_age_days": 4281 }, "https://github.com/M1kep/ComfyUI-OtherVAEs": { "stars": 2, "last_update": "2024-05-22 20:33:41", - "author_account_age_days": 4280 + "author_account_age_days": 4281 }, "https://github.com/M1kep/Comfy_KepKitchenSink": { "stars": 0, "last_update": "2024-05-22 20:33:29", - "author_account_age_days": 4280 + "author_account_age_days": 4281 }, "https://github.com/M1kep/Comfy_KepListStuff": { "stars": 28, "last_update": "2024-06-22 00:51:28", - "author_account_age_days": 4280 + "author_account_age_days": 4281 }, "https://github.com/M1kep/Comfy_KepMatteAnything": { "stars": 10, "last_update": "2024-05-22 20:33:16", - "author_account_age_days": 4280 + "author_account_age_days": 4281 }, "https://github.com/M1kep/KepPromptLang": { "stars": 5, "last_update": "2024-05-22 20:32:56", - "author_account_age_days": 4280 + "author_account_age_days": 4281 }, "https://github.com/MNeMoNiCuZ/ComfyUI-mnemic-nodes": { "stars": 29, "last_update": "2024-06-04 23:56:25", - "author_account_age_days": 1627 + "author_account_age_days": 1628 }, "https://github.com/Makeezi/ComfyUI-promptLAB": { "stars": 0, "last_update": "2024-05-23 01:24:51", - "author_account_age_days": 1804 + "author_account_age_days": 1805 }, "https://github.com/Mamaaaamooooo/batchImg-rembg-ComfyUI-nodes": { "stars": 14, "last_update": "2024-06-14 10:24:17", - "author_account_age_days": 404 + "author_account_age_days": 405 }, "https://github.com/ManglerFTW/ComfyI2I": { "stars": 146, @@ -1115,139 +1125,139 @@ "author_account_age_days": 678 }, "https://github.com/MaraScott/ComfyUI_MaraScott_Nodes": { - "stars": 72, + "stars": 74, "last_update": "2024-07-16 11:40:04", - "author_account_age_days": 4992 + "author_account_age_days": 4993 }, "https://github.com/MarcusNyne/m9-prompts-comfyui": { "stars": 1, "last_update": "2024-06-14 15:25:15", - "author_account_age_days": 1445 + "author_account_age_days": 1446 }, "https://github.com/MariusKM/ComfyUI-BadmanNodes": { "stars": 1, "last_update": "2024-06-21 15:20:22", - "author_account_age_days": 2253 + "author_account_age_days": 2254 }, "https://github.com/MarkoCa1/ComfyUI-Text": { "stars": 2, "last_update": "2024-05-23 00:15:39", - "author_account_age_days": 1655 + "author_account_age_days": 1656 }, "https://github.com/MarkoCa1/ComfyUI_Segment_Mask": { "stars": 17, "last_update": "2024-05-23 00:15:51", - "author_account_age_days": 1655 + "author_account_age_days": 1656 }, "https://github.com/Mason-McGough/ComfyUI-Mosaica": { "stars": 4, "last_update": "2024-05-29 12:57:49", - "author_account_age_days": 3227 + "author_account_age_days": 3228 }, "https://github.com/MilitantHitchhiker/MilitantHitchhiker-SwitchbladePack": { "stars": 3, "last_update": "2024-06-24 22:04:33", - "author_account_age_days": 82 + "author_account_age_days": 83 }, "https://github.com/MinusZoneAI/ComfyUI-Kolors-MZ": { - "stars": 115, - "last_update": "2024-07-14 09:39:42", - "author_account_age_days": 88 + "stars": 124, + "last_update": "2024-07-17 15:41:05", + "author_account_age_days": 89 }, "https://github.com/MinusZoneAI/ComfyUI-Prompt-MZ": { "stars": 83, "last_update": "2024-07-07 14:51:07", - "author_account_age_days": 88 + "author_account_age_days": 89 }, "https://github.com/MinusZoneAI/ComfyUI-StylizePhoto-MZ": { "stars": 17, "last_update": "2024-05-23 01:13:32", - "author_account_age_days": 88 + "author_account_age_days": 89 }, "https://github.com/MinusZoneAI/ComfyUI-TrainTools-MZ": { "stars": 22, "last_update": "2024-07-09 12:42:11", - "author_account_age_days": 88 + "author_account_age_days": 89 }, "https://github.com/Miosp/ComfyUI-FBCNN": { "stars": 5, "last_update": "2024-05-24 12:13:08", - "author_account_age_days": 2538 + "author_account_age_days": 2539 }, "https://github.com/MitoshiroPJ/comfyui_slothful_attention": { "stars": 6, "last_update": "2024-05-22 22:09:15", - "author_account_age_days": 3990 + "author_account_age_days": 3991 }, "https://github.com/MokkaBoss1/ComfyUI_Mokkaboss1": { "stars": 16, "last_update": "2024-07-08 18:34:18", - "author_account_age_days": 401 + "author_account_age_days": 402 }, "https://github.com/MrForExample/ComfyUI-3D-Pack": { - "stars": 1803, + "stars": 1807, "last_update": "2024-07-16 01:02:05", - "author_account_age_days": 1583 + "author_account_age_days": 1584 }, "https://github.com/MrForExample/ComfyUI-AnimateAnyone-Evolved": { - "stars": 450, + "stars": 449, "last_update": "2024-06-14 12:02:47", - "author_account_age_days": 1583 + "author_account_age_days": 1584 }, "https://github.com/MrSamSeen/ComfyUI_SSStereoscope": { "stars": 6, "last_update": "2024-07-08 20:40:49", - "author_account_age_days": 3613 + "author_account_age_days": 3614 }, "https://github.com/Munkyfoot/ComfyUI-TextOverlay": { "stars": 5, "last_update": "2024-06-28 05:57:03", - "author_account_age_days": 3067 + "author_account_age_days": 3068 }, "https://github.com/N3rd00d/ComfyUI-Paint3D-Nodes": { "stars": 0, "last_update": "2024-07-13 01:24:57", - "author_account_age_days": 99 + "author_account_age_days": 100 }, "https://github.com/Nestorchik/NStor-ComfyUI-Translation": { "stars": 1, "last_update": "2024-06-14 10:25:32", - "author_account_age_days": 1347 + "author_account_age_days": 1348 }, "https://github.com/NeuralSamurAI/Comfyui-Superprompt-Unofficial": { "stars": 58, "last_update": "2024-05-23 00:22:08", - "author_account_age_days": 116 + "author_account_age_days": 117 }, "https://github.com/Nevysha/ComfyUI-nevysha-top-menu": { "stars": 5, "last_update": "2024-05-23 00:17:31", - "author_account_age_days": 549 + "author_account_age_days": 550 }, "https://github.com/NicholasMcCarthy/ComfyUI_TravelSuite": { "stars": 13, "last_update": "2024-05-22 20:34:46", - "author_account_age_days": 5172 + "author_account_age_days": 5173 }, "https://github.com/NimaNzrii/comfyui-photoshop": { - "stars": 293, - "last_update": "2024-07-16 13:54:34", - "author_account_age_days": 267 + "stars": 301, + "last_update": "2024-07-17 12:21:36", + "author_account_age_days": 268 }, "https://github.com/NimaNzrii/comfyui-popup_preview": { "stars": 35, "last_update": "2024-05-22 22:12:04", - "author_account_age_days": 267 + "author_account_age_days": 268 }, "https://github.com/Niutonian/ComfyUi-NoodleWebcam": { "stars": 29, "last_update": "2024-05-22 21:30:40", - "author_account_age_days": 1064 + "author_account_age_days": 1065 }, "https://github.com/Nlar/ComfyUI_CartoonSegmentation": { "stars": 11, "last_update": "2024-05-22 23:15:37", - "author_account_age_days": 3853 + "author_account_age_days": 3854 }, "https://github.com/NotHarroweD/Harronode": { "stars": 5, @@ -1257,42 +1267,42 @@ "https://github.com/Nourepide/ComfyUI-Allor": { "stars": 181, "last_update": "2024-05-22 18:11:17", - "author_account_age_days": 2868 + "author_account_age_days": 2869 }, "https://github.com/Nuked88/ComfyUI-N-Nodes": { "stars": 181, "last_update": "2024-05-21 19:52:44", - "author_account_age_days": 4502 + "author_account_age_days": 4503 }, "https://github.com/Nuked88/ComfyUI-N-Sidebar": { "stars": 425, "last_update": "2024-07-05 18:21:44", - "author_account_age_days": 4502 + "author_account_age_days": 4503 }, "https://github.com/Off-Live/ComfyUI-off-suite": { "stars": 0, "last_update": "2024-06-14 12:02:25", - "author_account_age_days": 1194 + "author_account_age_days": 1195 }, "https://github.com/OpenArt-AI/ComfyUI-Assistant": { "stars": 14, "last_update": "2024-05-22 22:16:57", - "author_account_age_days": 797 + "author_account_age_days": 798 }, "https://github.com/PCMonsterx/ComfyUI-CSV-Loader": { "stars": 11, "last_update": "2024-05-22 21:27:10", - "author_account_age_days": 1687 + "author_account_age_days": 1688 }, "https://github.com/ParisNeo/lollms_nodes_suite": { "stars": 10, "last_update": "2024-06-23 21:04:43", - "author_account_age_days": 4792 + "author_account_age_days": 4793 }, "https://github.com/ParmanBabra/ComfyUI-Malefish-Custom-Scripts": { "stars": 0, "last_update": "2024-05-22 21:26:35", - "author_account_age_days": 3665 + "author_account_age_days": 3666 }, "https://github.com/Pfaeff/pfaeff-comfyui": { "stars": 19, @@ -1307,62 +1317,62 @@ "https://github.com/Pos13/comfyui-cyclist": { "stars": 31, "last_update": "2024-06-19 09:21:53", - "author_account_age_days": 1540 + "author_account_age_days": 1541 }, "https://github.com/QaisMalkawi/ComfyUI-QaisHelper": { "stars": 2, "last_update": "2024-05-23 20:29:30", - "author_account_age_days": 1273 + "author_account_age_days": 1274 }, "https://github.com/RedRayz/ComfyUI-Danbooru-To-WD": { "stars": 2, "last_update": "2024-06-24 18:20:48", - "author_account_age_days": 1387 + "author_account_age_days": 1388 }, "https://github.com/RenderRift/ComfyUI-RenderRiftNodes": { "stars": 6, "last_update": "2024-05-22 22:16:41", - "author_account_age_days": 209 + "author_account_age_days": 210 }, "https://github.com/RomanKuschanow/ComfyUI-Advanced-Latent-Control": { "stars": 16, "last_update": "2024-06-21 07:29:14", - "author_account_age_days": 1404 + "author_account_age_days": 1405 }, "https://github.com/Ron-Digital/ComfyUI-SceneGenerator": { "stars": 2, "last_update": "2024-06-28 19:36:30", - "author_account_age_days": 951 + "author_account_age_days": 952 }, "https://github.com/Ryuukeisyou/comfyui_face_parsing": { - "stars": 56, + "stars": 57, "last_update": "2024-07-03 12:48:31", - "author_account_age_days": 2435 + "author_account_age_days": 2436 }, "https://github.com/Ryuukeisyou/comfyui_io_helpers": { "stars": 1, "last_update": "2024-07-13 13:10:10", - "author_account_age_days": 2435 + "author_account_age_days": 2436 }, "https://github.com/SEkINVR/ComfyUI-Save-Multi-Format": { "stars": 1, "last_update": "2024-07-08 03:39:48", - "author_account_age_days": 679 + "author_account_age_days": 680 }, "https://github.com/SEkINVR/ComfyUI-SaveAs": { "stars": 1, "last_update": "2024-07-08 03:39:48", - "author_account_age_days": 679 + "author_account_age_days": 680 }, "https://github.com/SLAPaper/ComfyUI-Image-Selector": { "stars": 61, "last_update": "2024-05-24 17:03:46", - "author_account_age_days": 3720 + "author_account_age_days": 3721 }, "https://github.com/SLAPaper/ComfyUI-dpmpp_2m_alt-Sampler": { "stars": 8, "last_update": "2024-06-18 19:22:50", - "author_account_age_days": 3720 + "author_account_age_days": 3721 }, "https://github.com/SOELexicon/ComfyUI-LexMSDBNodes": { "stars": 4, @@ -1375,9 +1385,9 @@ "author_account_age_days": 4106 }, "https://github.com/SamKhoze/ComfyUI-DeepFuze": { - "stars": 232, + "stars": 233, "last_update": "2024-07-10 17:44:07", - "author_account_age_days": 1465 + "author_account_age_days": 1466 }, "https://github.com/SayanoAI/Comfy-RVC": { "stars": 3, @@ -1387,102 +1397,102 @@ "https://github.com/Scholar01/ComfyUI-Keyframe": { "stars": 10, "last_update": "2024-06-14 09:01:30", - "author_account_age_days": 3218 + "author_account_age_days": 3219 }, "https://github.com/Scorpinaus/ComfyUI-DiffusersLoader": { "stars": 6, "last_update": "2024-07-13 02:48:08", - "author_account_age_days": 1132 + "author_account_age_days": 1133 }, "https://github.com/ScreamingHawk/comfyui-ollama-prompt-encode": { "stars": 6, "last_update": "2024-06-26 00:07:10", - "author_account_age_days": 4528 + "author_account_age_days": 4529 }, "https://github.com/SeaArtLab/ComfyUI-Long-CLIP": { "stars": 65, "last_update": "2024-06-14 08:08:26", - "author_account_age_days": 99 + "author_account_age_days": 100 }, "https://github.com/SeargeDP/SeargeSDXL": { "stars": 754, "last_update": "2024-05-22 00:28:26", - "author_account_age_days": 4194 + "author_account_age_days": 4195 }, "https://github.com/Seedsa/Fooocus_Nodes": { "stars": 43, "last_update": "2024-07-03 07:51:13", - "author_account_age_days": 2630 + "author_account_age_days": 2631 }, "https://github.com/Shadetail/ComfyUI_Eagleshadow": { "stars": 1, "last_update": "2024-06-15 13:04:49", - "author_account_age_days": 3419 + "author_account_age_days": 3420 }, "https://github.com/SherryXieYuchen/ComfyUI-Image-Inpainting": { "stars": 3, "last_update": "2024-07-03 03:39:49", - "author_account_age_days": 137 + "author_account_age_days": 138 }, "https://github.com/Shibiko-AI/ShibikoAI-ComfyUI-Tools": { "stars": 9, "last_update": "2024-07-04 02:22:10", - "author_account_age_days": 424 + "author_account_age_days": 425 }, "https://github.com/ShmuelRonen/ComfyUI-SVDResizer": { "stars": 2, "last_update": "2024-06-14 11:50:52", - "author_account_age_days": 1227 + "author_account_age_days": 1228 }, "https://github.com/ShmuelRonen/ComfyUI_Gemini_Flash": { "stars": 11, "last_update": "2024-06-15 17:12:05", - "author_account_age_days": 1227 + "author_account_age_days": 1228 }, "https://github.com/ShmuelRonen/ComfyUI_wav2lip": { "stars": 58, "last_update": "2024-07-03 11:25:27", - "author_account_age_days": 1227 + "author_account_age_days": 1228 }, "https://github.com/Shraknard/ComfyUI-Remover": { "stars": 4, "last_update": "2024-05-22 23:15:06", - "author_account_age_days": 2339 + "author_account_age_days": 2340 }, "https://github.com/Siberpone/lazy-pony-prompter": { "stars": 25, "last_update": "2024-07-08 15:39:40", - "author_account_age_days": 475 + "author_account_age_days": 476 }, "https://github.com/Smirnov75/ComfyUI-mxToolkit": { "stars": 64, "last_update": "2024-06-21 19:22:42", - "author_account_age_days": 1534 + "author_account_age_days": 1535 }, "https://github.com/Smuzzies/comfyui_meme_maker": { "stars": 0, "last_update": "2024-07-05 22:01:41", - "author_account_age_days": 714 + "author_account_age_days": 715 }, "https://github.com/SoftMeng/ComfyUI_ImageToText": { "stars": 6, "last_update": "2024-06-14 08:08:36", - "author_account_age_days": 3546 + "author_account_age_days": 3547 }, "https://github.com/SoftMeng/ComfyUI_Mexx_Poster": { "stars": 16, "last_update": "2024-06-14 07:06:27", - "author_account_age_days": 3546 + "author_account_age_days": 3547 }, "https://github.com/SoftMeng/ComfyUI_Mexx_Styler": { "stars": 18, "last_update": "2024-06-14 07:09:03", - "author_account_age_days": 3546 + "author_account_age_days": 3547 }, "https://github.com/Sorcerio/MBM-Music-Visualizer": { "stars": 15, "last_update": "2024-05-23 01:09:18", - "author_account_age_days": 4269 + "author_account_age_days": 4270 }, "https://github.com/SozeInc/ComfyUI-Mobile": { "stars": 0, @@ -1492,142 +1502,142 @@ "https://github.com/SpaceKendo/ComfyUI-svd_txt2vid": { "stars": 6, "last_update": "2024-05-22 22:11:52", - "author_account_age_days": 230 + "author_account_age_days": 231 }, "https://github.com/Stability-AI/ComfyUI-SAI_API": { "stars": 41, "last_update": "2024-06-06 14:18:15", - "author_account_age_days": 865 + "author_account_age_days": 866 }, "https://github.com/Stability-AI/stability-ComfyUI-nodes": { "stars": 184, "last_update": "2024-05-22 15:30:47", - "author_account_age_days": 865 + "author_account_age_days": 866 }, "https://github.com/StartHua/ComfyUI_OOTDiffusion_CXH": { - "stars": 96, + "stars": 97, "last_update": "2024-06-14 08:12:12", - "author_account_age_days": 2857 + "author_account_age_days": 2858 }, "https://github.com/StartHua/ComfyUI_PCDMs": { "stars": 3, "last_update": "2024-05-22 23:21:14", - "author_account_age_days": 2857 + "author_account_age_days": 2858 }, "https://github.com/StartHua/ComfyUI_Seg_VITON": { "stars": 175, "last_update": "2024-05-22 23:20:17", - "author_account_age_days": 2857 + "author_account_age_days": 2858 }, "https://github.com/StartHua/Comfyui_joytag": { "stars": 19, "last_update": "2024-05-22 23:20:28", - "author_account_age_days": 2857 + "author_account_age_days": 2858 }, "https://github.com/StartHua/Comfyui_segformer_b2_clothes": { "stars": 45, "last_update": "2024-07-10 15:26:02", - "author_account_age_days": 2857 + "author_account_age_days": 2858 }, "https://github.com/SuperBeastsAI/ComfyUI-SuperBeasts": { - "stars": 112, + "stars": 113, "last_update": "2024-06-01 20:27:53", - "author_account_age_days": 111 + "author_account_age_days": 112 }, "https://github.com/SuperMasterBlasterLaser/ComfyUI_YOLO_Classifiers": { "stars": 1, "last_update": "2024-06-20 15:06:51", - "author_account_age_days": 3600 + "author_account_age_days": 3601 }, "https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes": { - "stars": 508, + "stars": 510, "last_update": "2024-07-09 14:21:47", - "author_account_age_days": 2172 + "author_account_age_days": 2173 }, "https://github.com/Sxela/ComfyWarp": { "stars": 21, "last_update": "2024-05-22 20:47:11", - "author_account_age_days": 3394 + "author_account_age_days": 3395 }, "https://github.com/TGu-97/ComfyUI-TGu-utils": { "stars": 1, "last_update": "2024-05-22 21:07:45", - "author_account_age_days": 552 + "author_account_age_days": 553 }, "https://github.com/THtianhao/ComfyUI-FaceChain": { "stars": 89, "last_update": "2024-06-25 02:59:28", - "author_account_age_days": 3713 + "author_account_age_days": 3714 }, "https://github.com/THtianhao/ComfyUI-Portrait-Maker": { "stars": 170, "last_update": "2024-05-22 21:18:05", - "author_account_age_days": 3713 + "author_account_age_days": 3714 }, "https://github.com/TJ16th/comfyUI_TJ_NormalLighting": { "stars": 130, "last_update": "2024-05-23 00:25:37", - "author_account_age_days": 2557 + "author_account_age_days": 2558 }, "https://github.com/TMElyralab/Comfyui-MusePose": { - "stars": 302, + "stars": 303, "last_update": "2024-06-22 07:09:49", - "author_account_age_days": 119 + "author_account_age_days": 120 }, "https://github.com/TRI3D-LC/ComfyUI-MiroBoard": { "stars": 4, "last_update": "2024-07-02 16:21:56", - "author_account_age_days": 461 + "author_account_age_days": 462 }, "https://github.com/TRI3D-LC/tri3d-comfyui-nodes": { "stars": 19, "last_update": "2024-07-10 11:25:05", - "author_account_age_days": 461 + "author_account_age_days": 462 }, "https://github.com/TW-CUI/TW-CUI-Util": { "stars": 1, "last_update": "2024-06-17 03:03:57", - "author_account_age_days": 53 + "author_account_age_days": 54 }, "https://github.com/TaiTair/comfyui-simswap": { "stars": 9, "last_update": "2024-05-28 21:58:53", - "author_account_age_days": 3589 + "author_account_age_days": 3590 }, "https://github.com/Taremin/comfyui-prompt-extranetworks": { "stars": 2, "last_update": "2024-05-22 23:08:34", - "author_account_age_days": 2237 + "author_account_age_days": 2238 }, "https://github.com/Taremin/comfyui-string-tools": { "stars": 1, "last_update": "2024-05-22 23:08:45", - "author_account_age_days": 2237 + "author_account_age_days": 2238 }, "https://github.com/Taremin/webui-monaco-prompt": { "stars": 24, "last_update": "2024-05-23 13:58:57", - "author_account_age_days": 2237 + "author_account_age_days": 2238 }, "https://github.com/TeaCrab/ComfyUI-TeaNodes": { "stars": 4, "last_update": "2024-05-22 20:44:05", - "author_account_age_days": 3240 + "author_account_age_days": 3241 }, "https://github.com/TemryL/ComfyS3": { "stars": 18, "last_update": "2024-07-10 13:25:30", - "author_account_age_days": 891 + "author_account_age_days": 892 }, "https://github.com/TemryL/ComfyUI-IDM-VTON": { - "stars": 248, + "stars": 250, "last_update": "2024-07-16 07:20:52", - "author_account_age_days": 891 + "author_account_age_days": 892 }, "https://github.com/TencentQQGYLab/ComfyUI-ELLA": { "stars": 301, "last_update": "2024-05-07 03:07:38", - "author_account_age_days": 120 + "author_account_age_days": 121 }, "https://github.com/TheBarret/ZSuite": { "stars": 6, @@ -1637,22 +1647,22 @@ "https://github.com/TheBill2001/comfyui-upscale-by-model": { "stars": 2, "last_update": "2024-06-18 17:57:06", - "author_account_age_days": 1464 + "author_account_age_days": 1465 }, "https://github.com/TheMistoAI/ComfyUI-Anyline": { "stars": 300, "last_update": "2024-07-09 11:01:15", - "author_account_age_days": 187 + "author_account_age_days": 188 }, "https://github.com/ThereforeGames/ComfyUI-Unprompted": { "stars": 8, "last_update": "2024-06-23 21:38:03", - "author_account_age_days": 957 + "author_account_age_days": 958 }, "https://github.com/TinyTerra/ComfyUI_tinyterraNodes": { - "stars": 340, + "stars": 341, "last_update": "2024-07-11 16:00:19", - "author_account_age_days": 643 + "author_account_age_days": 644 }, "https://github.com/TripleHeadedMonkey/ComfyUI_MileHighStyler": { "stars": 19, @@ -1670,14 +1680,14 @@ "author_account_age_days": 3876 }, "https://github.com/Trung0246/ComfyUI-0246": { - "stars": 93, + "stars": 94, "last_update": "2024-05-24 03:45:59", - "author_account_age_days": 3402 + "author_account_age_days": 3403 }, "https://github.com/Ttl/ComfyUi_NNLatentUpscale": { "stars": 174, "last_update": "2024-05-22 20:50:03", - "author_account_age_days": 4944 + "author_account_age_days": 4945 }, "https://github.com/TylerZoro/SD3-Scaling": { "stars": 1, @@ -1687,62 +1697,62 @@ "https://github.com/Umikaze-job/select_folder_path_easy": { "stars": 4, "last_update": "2024-05-22 21:30:13", - "author_account_age_days": 241 + "author_account_age_days": 242 }, "https://github.com/VAST-AI-Research/ComfyUI-Tripo": { - "stars": 72, + "stars": 73, "last_update": "2024-05-23 01:11:56", - "author_account_age_days": 264 + "author_account_age_days": 265 }, "https://github.com/WASasquatch/ASTERR": { "stars": 14, "last_update": "2024-06-17 00:49:59", - "author_account_age_days": 4648 + "author_account_age_days": 4649 }, "https://github.com/WASasquatch/ComfyUI_Preset_Merger": { "stars": 24, "last_update": "2024-06-17 00:52:28", - "author_account_age_days": 4648 + "author_account_age_days": 4649 }, "https://github.com/WASasquatch/FreeU_Advanced": { "stars": 103, "last_update": "2024-06-17 04:40:22", - "author_account_age_days": 4648 + "author_account_age_days": 4649 }, "https://github.com/WASasquatch/PPF_Noise_ComfyUI": { "stars": 20, "last_update": "2024-06-14 10:27:23", - "author_account_age_days": 4648 + "author_account_age_days": 4649 }, "https://github.com/WASasquatch/PowerNoiseSuite": { "stars": 57, "last_update": "2024-06-17 01:40:44", - "author_account_age_days": 4648 + "author_account_age_days": 4649 }, "https://github.com/WASasquatch/WAS_Extras": { "stars": 27, "last_update": "2024-06-17 04:08:37", - "author_account_age_days": 4648 + "author_account_age_days": 4649 }, "https://github.com/WASasquatch/was-node-suite-comfyui": { - "stars": 985, - "last_update": "2024-07-15 15:49:40", - "author_account_age_days": 4648 + "stars": 988, + "last_update": "2024-07-17 02:37:56", + "author_account_age_days": 4649 }, "https://github.com/WebDev9000/WebDev9000-Nodes": { "stars": 1, "last_update": "2024-06-14 10:28:22", - "author_account_age_days": 3774 + "author_account_age_days": 3775 }, "https://github.com/Wicloz/ComfyUI-Simply-Nodes": { "stars": 1, "last_update": "2024-07-06 22:35:50", - "author_account_age_days": 3666 + "author_account_age_days": 3667 }, "https://github.com/XmYx/deforum-comfy-nodes": { - "stars": 131, + "stars": 132, "last_update": "2024-07-08 19:39:48", - "author_account_age_days": 2628 + "author_account_age_days": 2629 }, "https://github.com/Xyem/Xycuno-Oobabooga": { "stars": 3, @@ -1752,177 +1762,177 @@ "https://github.com/YMC-GitHub/ymc-node-as-x-type": { "stars": 0, "last_update": "2024-07-14 12:20:54", - "author_account_age_days": 2717 + "author_account_age_days": 2718 }, "https://github.com/YMC-GitHub/ymc-node-suite-comfyui": { "stars": 16, "last_update": "2024-05-22 21:15:51", - "author_account_age_days": 2717 + "author_account_age_days": 2718 }, "https://github.com/YOUR-WORST-TACO/ComfyUI-TacoNodes": { "stars": 14, "last_update": "2024-05-22 20:48:23", - "author_account_age_days": 3778 + "author_account_age_days": 3779 }, "https://github.com/Yanick112/ComfyUI-ToSVG": { "stars": 19, "last_update": "2024-06-14 14:00:22", - "author_account_age_days": 836 + "author_account_age_days": 837 }, "https://github.com/YinBailiang/MergeBlockWeighted_fo_ComfyUI": { "stars": 14, "last_update": "2024-07-01 09:03:34", - "author_account_age_days": 808 + "author_account_age_days": 809 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-APISR": { - "stars": 325, + "stars": 326, "last_update": "2024-05-22 14:14:46", - "author_account_age_days": 362 + "author_account_age_days": 363 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Animated-optical-illusions": { "stars": 18, "last_update": "2024-06-14 07:06:15", - "author_account_age_days": 362 + "author_account_age_days": 363 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-ArtGallery": { - "stars": 374, + "stars": 375, "last_update": "2024-06-12 04:40:50", - "author_account_age_days": 362 + "author_account_age_days": 363 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-BRIA_AI-RMBG": { - "stars": 587, + "stars": 589, "last_update": "2024-05-22 14:14:18", - "author_account_age_days": 362 + "author_account_age_days": 363 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-BiRefNet-ZHO": { "stars": 161, "last_update": "2024-06-27 03:38:19", - "author_account_age_days": 362 + "author_account_age_days": 363 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-DepthFM": { "stars": 68, "last_update": "2024-05-22 14:14:03", - "author_account_age_days": 362 + "author_account_age_days": 363 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Gemini": { - "stars": 614, + "stars": 615, "last_update": "2024-05-22 14:15:11", - "author_account_age_days": 362 + "author_account_age_days": 363 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-InstantID": { "stars": 1239, "last_update": "2024-05-22 13:57:55", - "author_account_age_days": 362 + "author_account_age_days": 363 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Phi-3-mini": { "stars": 184, "last_update": "2024-06-30 08:41:40", - "author_account_age_days": 362 + "author_account_age_days": 363 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-PhotoMaker-ZHO": { - "stars": 759, + "stars": 760, "last_update": "2024-05-22 14:13:49", - "author_account_age_days": 362 + "author_account_age_days": 363 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-PixArt-alpha-Diffusers": { "stars": 46, "last_update": "2024-05-22 13:40:58", - "author_account_age_days": 362 + "author_account_age_days": 363 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Q-Align": { "stars": 3, "last_update": "2024-05-22 14:15:52", - "author_account_age_days": 362 + "author_account_age_days": 363 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Qwen-2": { "stars": 62, "last_update": "2024-06-14 12:02:55", - "author_account_age_days": 362 + "author_account_age_days": 363 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Qwen-VL-API": { "stars": 183, "last_update": "2024-05-22 14:14:57", - "author_account_age_days": 362 + "author_account_age_days": 363 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-SVD-ZHO": { "stars": 97, "last_update": "2024-05-22 13:40:44", - "author_account_age_days": 362 + "author_account_age_days": 363 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-SegMoE": { "stars": 75, "last_update": "2024-05-22 13:41:14", - "author_account_age_days": 362 + "author_account_age_days": 363 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Text_Image-Composite": { "stars": 88, "last_update": "2024-05-31 12:03:55", - "author_account_age_days": 362 + "author_account_age_days": 363 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-UltraEdit-ZHO": { - "stars": 106, + "stars": 107, "last_update": "2024-07-11 14:59:07", - "author_account_age_days": 362 + "author_account_age_days": 363 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-YoloWorld-EfficientSAM": { - "stars": 497, + "stars": 499, "last_update": "2024-05-22 13:01:07", - "author_account_age_days": 362 + "author_account_age_days": 363 }, "https://github.com/ZHO-ZHO-ZHO/comfyui-portrait-master-zh-cn": { - "stars": 1511, + "stars": 1512, "last_update": "2024-06-14 09:00:04", - "author_account_age_days": 362 + "author_account_age_days": 363 }, "https://github.com/ZZXYWQ/ComfyUI-ZZXYWQ": { "stars": 4, "last_update": "2024-07-11 03:30:06", - "author_account_age_days": 1295 + "author_account_age_days": 1296 }, "https://github.com/ZaneA/ComfyUI-ImageReward": { "stars": 22, "last_update": "2024-07-01 21:25:12", - "author_account_age_days": 5562 + "author_account_age_days": 5563 }, "https://github.com/ZeDarkAdam/ComfyUI-Embeddings-Tools": { "stars": 2, "last_update": "2024-06-23 19:19:40", - "author_account_age_days": 1216 + "author_account_age_days": 1217 }, "https://github.com/Zuellni/ComfyUI-Custom-Nodes": { "stars": 44, "last_update": "2023-09-19 12:11:26", - "author_account_age_days": 545 + "author_account_age_days": 546 }, "https://github.com/Zuellni/ComfyUI-ExLlama": { "stars": 102, "last_update": "2024-06-26 14:01:12", - "author_account_age_days": 545 + "author_account_age_days": 546 }, "https://github.com/Zuellni/ComfyUI-ExLlama-Nodes": { "stars": 102, "last_update": "2024-06-26 14:01:12", - "author_account_age_days": 545 + "author_account_age_days": 546 }, "https://github.com/Zuellni/ComfyUI-PickScore-Nodes": { "stars": 25, "last_update": "2024-06-15 08:23:16", - "author_account_age_days": 545 + "author_account_age_days": 546 }, "https://github.com/a1lazydog/ComfyUI-AudioScheduler": { "stars": 92, "last_update": "2024-06-14 11:02:32", - "author_account_age_days": 4824 + "author_account_age_days": 4825 }, "https://github.com/aburahamu/ComfyUI-IsNiceParts": { "stars": 2, "last_update": "2024-06-14 12:01:40", - "author_account_age_days": 95 + "author_account_age_days": 96 }, "https://github.com/aburahamu/ComfyUI-RequestsPoster": { "stars": 2, "last_update": "2024-06-14 13:59:24", - "author_account_age_days": 95 + "author_account_age_days": 96 }, "https://github.com/abyz22/image_control": { "stars": 14, @@ -1932,27 +1942,27 @@ "https://github.com/adbrasi/ComfyUI-TrashNodes-DownloadHuggingface": { "stars": 4, "last_update": "2024-05-22 23:24:45", - "author_account_age_days": 726 + "author_account_age_days": 727 }, "https://github.com/ader47/comfyui_meshhamer": { "stars": 1, "last_update": "2024-07-15 15:59:34", - "author_account_age_days": 2004 + "author_account_age_days": 2005 }, "https://github.com/adieyal/comfyui-dynamicprompts": { "stars": 197, "last_update": "2024-07-09 14:21:09", - "author_account_age_days": 5039 + "author_account_age_days": 5040 }, "https://github.com/adigayung/ComfyUI-Translator": { "stars": 0, "last_update": "2024-07-13 01:18:00", - "author_account_age_days": 235 + "author_account_age_days": 236 }, "https://github.com/adriflex/ComfyUI_Blender_Texdiff": { "stars": 1, "last_update": "2024-05-22 23:14:18", - "author_account_age_days": 2244 + "author_account_age_days": 2245 }, "https://github.com/aegis72/aegisflow_utility_nodes": { "stars": 24, @@ -1967,87 +1977,87 @@ "https://github.com/ai-liam/comfyui-liam": { "stars": 2, "last_update": "2024-06-22 03:27:52", - "author_account_age_days": 1543 + "author_account_age_days": 1544 }, "https://github.com/ai-liam/comfyui_liam_util": { "stars": 2, "last_update": "2024-05-22 22:21:23", - "author_account_age_days": 1543 + "author_account_age_days": 1544 }, "https://github.com/aianimation55/ComfyUI-FatLabels": { "stars": 4, "last_update": "2024-05-22 21:26:01", - "author_account_age_days": 296 + "author_account_age_days": 297 }, "https://github.com/al-swaiti/ComfyUI-CascadeResolutions": { "stars": 2, "last_update": "2024-07-15 01:13:43", - "author_account_age_days": 952 + "author_account_age_days": 953 }, "https://github.com/alessandrozonta/ComfyUI-CenterNode": { "stars": 4, "last_update": "2024-07-16 08:42:41", - "author_account_age_days": 1219 + "author_account_age_days": 1220 }, "https://github.com/alessandrozonta/ComfyUI-Layers": { "stars": 28, "last_update": "2024-07-16 08:41:04", - "author_account_age_days": 1219 + "author_account_age_days": 1220 }, "https://github.com/alessandrozonta/ComfyUI-OpenPose": { - "stars": 5, + "stars": 6, "last_update": "2024-07-16 08:32:47", - "author_account_age_days": 1219 + "author_account_age_days": 1220 }, "https://github.com/alexopus/ComfyUI-Image-Saver": { "stars": 32, "last_update": "2024-06-29 19:31:28", - "author_account_age_days": 2702 + "author_account_age_days": 2703 }, "https://github.com/ali1234/comfyui-job-iterator": { "stars": 67, "last_update": "2024-05-22 20:54:21", - "author_account_age_days": 4882 + "author_account_age_days": 4883 }, "https://github.com/alisson-anjos/ComfyUI-Ollama-Describer": { - "stars": 39, + "stars": 40, "last_update": "2024-07-13 18:13:27", "author_account_age_days": 623 }, "https://github.com/alpertunga-bile/prompt-generator-comfyui": { "stars": 66, "last_update": "2024-07-01 09:08:11", - "author_account_age_days": 1295 + "author_account_age_days": 1296 }, "https://github.com/alsritter/asymmetric-tiling-comfyui": { "stars": 15, "last_update": "2024-05-22 20:43:07", - "author_account_age_days": 2016 + "author_account_age_days": 2017 }, "https://github.com/alt-key-project/comfyui-dream-project": { "stars": 74, "last_update": "2024-07-01 05:34:14", - "author_account_age_days": 682 + "author_account_age_days": 683 }, "https://github.com/alt-key-project/comfyui-dream-video-batches": { "stars": 53, "last_update": "2024-07-01 05:37:03", - "author_account_age_days": 682 + "author_account_age_days": 683 }, "https://github.com/an90ray/ComfyUI_RErouter_CustomNodes": { "stars": 0, "last_update": "2024-05-22 22:21:00", - "author_account_age_days": 211 + "author_account_age_days": 212 }, "https://github.com/andersxa/comfyui-PromptAttention": { "stars": 22, "last_update": "2024-06-20 11:09:25", - "author_account_age_days": 2975 + "author_account_age_days": 2976 }, "https://github.com/angeloshredder/StableCascadeResizer": { "stars": 2, "last_update": "2024-05-23 00:12:55", - "author_account_age_days": 1851 + "author_account_age_days": 1852 }, "https://github.com/ansonkao/comfyui-geometry": { "stars": 7, @@ -2057,225 +2067,225 @@ "https://github.com/antrobot1234/antrobots-comfyUI-nodepack": { "stars": 9, "last_update": "2024-05-28 14:44:16", - "author_account_age_days": 2885 + "author_account_age_days": 2886 }, "https://github.com/aria1th/ComfyUI-LogicUtils": { "stars": 21, "last_update": "2024-07-16 12:53:38", - "author_account_age_days": 2367 + "author_account_age_days": 2368 }, "https://github.com/asagi4/ComfyUI-Adaptive-Guidance": { "stars": 18, "last_update": "2024-07-03 13:54:53", - "author_account_age_days": 463 + "author_account_age_days": 464 }, "https://github.com/asagi4/ComfyUI-CADS": { "stars": 34, "last_update": "2024-05-23 18:14:56", - "author_account_age_days": 463 + "author_account_age_days": 464 }, "https://github.com/asagi4/comfyui-prompt-control": { "stars": 165, "last_update": "2024-06-20 13:48:26", - "author_account_age_days": 463 + "author_account_age_days": 464 }, "https://github.com/asagi4/comfyui-utility-nodes": { "stars": 7, "last_update": "2024-05-25 11:40:49", - "author_account_age_days": 463 + "author_account_age_days": 464 }, "https://github.com/aszc-dev/ComfyUI-CoreMLSuite": { "stars": 92, "last_update": "2024-07-04 06:44:42", - "author_account_age_days": 2749 + "author_account_age_days": 2750 }, "https://github.com/atmaranto/ComfyUI-SaveAsScript": { - "stars": 55, + "stars": 56, "last_update": "2024-06-14 09:01:17", "author_account_age_days": 2371 }, "https://github.com/audioscavenger/ComfyUI-Thumbnails": { "stars": 10, "last_update": "2024-06-07 07:19:30", - "author_account_age_days": 4143 + "author_account_age_days": 4144 }, "https://github.com/audioscavenger/save-image-extended-comfyui": { - "stars": 24, + "stars": 25, "last_update": "2024-06-27 18:28:01", - "author_account_age_days": 4143 + "author_account_age_days": 4144 }, "https://github.com/avatechai/avatar-graph-comfyui": { "stars": 222, "last_update": "2024-05-22 21:14:14", - "author_account_age_days": 876 + "author_account_age_days": 877 }, "https://github.com/aws-samples/comfyui-llm-node-for-amazon-bedrock": { "stars": 5, "last_update": "2024-07-16 09:02:14", - "author_account_age_days": 3581 + "author_account_age_days": 3582 }, "https://github.com/azure-dragon-ai/ComfyUI-ClipScore-Nodes": { "stars": 3, "last_update": "2024-05-22 23:16:28", - "author_account_age_days": 323 + "author_account_age_days": 324 }, "https://github.com/badayvedat/ComfyUI-fal-Connector": { "stars": 14, - "last_update": "2024-07-16 14:15:03", - "author_account_age_days": 1793 + "last_update": "2024-07-17 14:33:21", + "author_account_age_days": 1794 }, "https://github.com/badjeff/comfyui_lora_tag_loader": { "stars": 47, "last_update": "2024-05-22 20:40:03", - "author_account_age_days": 5385 + "author_account_age_days": 5386 }, "https://github.com/baicai99/ComfyUI-FrameSkipping": { "stars": 6, "last_update": "2024-06-18 10:25:55", - "author_account_age_days": 853 + "author_account_age_days": 854 }, "https://github.com/banodoco/steerable-motion": { - "stars": 763, + "stars": 764, "last_update": "2024-06-15 23:01:54", - "author_account_age_days": 424 + "author_account_age_days": 425 }, "https://github.com/bash-j/mikey_nodes": { "stars": 85, "last_update": "2024-06-15 10:31:20", - "author_account_age_days": 4209 + "author_account_age_days": 4210 }, "https://github.com/bedovyy/ComfyUI_NAIDGenerator": { "stars": 19, "last_update": "2024-06-14 09:04:39", - "author_account_age_days": 385 + "author_account_age_days": 386 }, "https://github.com/bilal-arikan/ComfyUI_TextAssets": { "stars": 2, "last_update": "2024-05-22 23:23:50", - "author_account_age_days": 3530 + "author_account_age_days": 3531 }, "https://github.com/bitaffinity/ComfyUI_HF_Inference": { "stars": 0, "last_update": "2024-06-14 10:23:29", - "author_account_age_days": 79 + "author_account_age_days": 80 }, "https://github.com/blepping/ComfyUI-bleh": { "stars": 31, "last_update": "2024-05-22 23:17:49", - "author_account_age_days": 176 + "author_account_age_days": 177 }, "https://github.com/blepping/ComfyUI-sonar": { "stars": 31, "last_update": "2024-05-22 23:18:26", - "author_account_age_days": 176 + "author_account_age_days": 177 }, "https://github.com/blepping/comfyui_jankhidiffusion": { "stars": 94, "last_update": "2024-05-22 23:18:40", - "author_account_age_days": 176 + "author_account_age_days": 177 }, "https://github.com/blueraincoatli/comfyUI_SillyNodes": { "stars": 3, "last_update": "2024-06-09 13:30:57", - "author_account_age_days": 335 + "author_account_age_days": 336 }, "https://github.com/bluevisor/ComfyUI_PS_Blend_Node": { "stars": 1, "last_update": "2024-07-08 12:38:26", - "author_account_age_days": 4589 + "author_account_age_days": 4590 }, "https://github.com/bmad4ever/ComfyUI-Bmad-DirtyUndoRedo": { "stars": 50, "last_update": "2024-05-22 18:11:51", - "author_account_age_days": 3559 + "author_account_age_days": 3560 }, "https://github.com/bmad4ever/comfyui_ab_samplercustom": { "stars": 6, "last_update": "2024-06-21 00:02:39", - "author_account_age_days": 3559 + "author_account_age_days": 3560 }, "https://github.com/bmad4ever/comfyui_bmad_nodes": { "stars": 48, "last_update": "2024-06-13 10:42:09", - "author_account_age_days": 3559 + "author_account_age_days": 3560 }, "https://github.com/bmad4ever/comfyui_lists_cartesian_product": { "stars": 3, "last_update": "2024-05-22 20:18:07", - "author_account_age_days": 3559 + "author_account_age_days": 3560 }, "https://github.com/bmad4ever/comfyui_quilting": { "stars": 4, "last_update": "2024-07-13 00:51:04", - "author_account_age_days": 3559 + "author_account_age_days": 3560 }, "https://github.com/bmad4ever/comfyui_wfc_like": { "stars": 5, "last_update": "2024-06-02 23:06:37", - "author_account_age_days": 3559 + "author_account_age_days": 3560 }, "https://github.com/bobmagicii/comfykit-custom-nodes": { "stars": 1, "last_update": "2024-06-04 20:04:00", - "author_account_age_days": 4767 + "author_account_age_days": 4768 }, "https://github.com/bradsec/ComfyUI_ResolutionSelector": { "stars": 8, "last_update": "2024-07-07 12:15:49", - "author_account_age_days": 3678 + "author_account_age_days": 3679 }, "https://github.com/bradsec/ComfyUI_StringTools": { "stars": 0, "last_update": "2024-07-08 10:20:27", - "author_account_age_days": 3678 + "author_account_age_days": 3679 }, "https://github.com/braintacles/braintacles-comfyui-nodes": { "stars": 1, "last_update": "2024-05-23 06:06:16", - "author_account_age_days": 453 + "author_account_age_days": 454 }, "https://github.com/brianfitzgerald/style_aligned_comfy": { "stars": 259, "last_update": "2024-05-30 14:23:40", - "author_account_age_days": 4262 + "author_account_age_days": 4263 }, "https://github.com/bronkula/comfyui-fitsize": { - "stars": 35, + "stars": 36, "last_update": "2024-05-22 21:32:34", - "author_account_age_days": 5177 + "author_account_age_days": 5178 }, "https://github.com/bruefire/ComfyUI-SeqImageLoader": { "stars": 28, "last_update": "2024-06-08 15:48:49", - "author_account_age_days": 2388 + "author_account_age_days": 2389 }, "https://github.com/budihartono/comfyui_otonx_nodes": { "stars": 1, "last_update": "2024-05-25 04:10:08", - "author_account_age_days": 4708 + "author_account_age_days": 4709 }, "https://github.com/bvhari/ComfyUI_ImageProcessing": { "stars": 18, "last_update": "2024-05-22 18:08:40", - "author_account_age_days": 1197 + "author_account_age_days": 1198 }, "https://github.com/bvhari/ComfyUI_LatentToRGB": { "stars": 11, "last_update": "2024-06-23 11:37:10", - "author_account_age_days": 1197 + "author_account_age_days": 1198 }, "https://github.com/bvhari/ComfyUI_PerpWeight": { "stars": 12, "last_update": "2024-05-22 18:09:06", - "author_account_age_days": 1197 + "author_account_age_days": 1198 }, "https://github.com/bvhari/ComfyUI_SUNoise": { "stars": 6, "last_update": "2024-07-06 13:37:18", - "author_account_age_days": 1197 + "author_account_age_days": 1198 }, "https://github.com/cdb-boop/ComfyUI-Bringing-Old-Photos-Back-to-Life": { - "stars": 258, + "stars": 262, "last_update": "2024-06-21 15:05:26", "author_account_age_days": 1227 }, @@ -2287,292 +2297,292 @@ "https://github.com/celsojr2013/comfyui_jamworks_client": { "stars": 0, "last_update": "2024-06-23 12:35:44", - "author_account_age_days": 3421 + "author_account_age_days": 3422 }, "https://github.com/celsojr2013/comfyui_simpletools": { "stars": 2, "last_update": "2024-06-22 11:35:40", - "author_account_age_days": 3421 + "author_account_age_days": 3422 }, "https://github.com/cerspense/ComfyUI_cspnodes": { "stars": 24, "last_update": "2024-06-27 22:39:06", - "author_account_age_days": 2704 + "author_account_age_days": 2705 }, "https://github.com/ceruleandeep/ComfyUI-LLaVA-Captioner": { "stars": 79, "last_update": "2024-05-22 22:17:55", - "author_account_age_days": 1175 + "author_account_age_days": 1176 }, "https://github.com/chakib-belgaid/ComfyUI-autosize": { "stars": 0, "last_update": "2024-06-14 07:13:20", - "author_account_age_days": 3858 + "author_account_age_days": 3859 }, "https://github.com/chakib-belgaid/Comfyui_Prompt_styler": { "stars": 0, "last_update": "2024-07-01 12:40:52", - "author_account_age_days": 3858 + "author_account_age_days": 3859 }, "https://github.com/chandlergis/ComfyUI-IMG_Query": { "stars": 1, "last_update": "2024-05-23 01:25:57", - "author_account_age_days": 378 + "author_account_age_days": 379 }, "https://github.com/chandlergis/ComfyUI_EmojiOverlay": { "stars": 0, "last_update": "2024-06-14 09:05:03", - "author_account_age_days": 378 + "author_account_age_days": 379 }, "https://github.com/chaojie/ComfyUI-AniPortrait": { - "stars": 229, + "stars": 230, "last_update": "2024-05-22 22:26:03", - "author_account_age_days": 4856 + "author_account_age_days": 4857 }, "https://github.com/chaojie/ComfyUI-CameraCtrl-Wrapper": { "stars": 16, "last_update": "2024-06-14 09:07:23", - "author_account_age_days": 4856 + "author_account_age_days": 4857 }, "https://github.com/chaojie/ComfyUI-Champ": { "stars": 19, "last_update": "2024-05-22 22:26:47", - "author_account_age_days": 4856 + "author_account_age_days": 4857 }, "https://github.com/chaojie/ComfyUI-DragAnything": { "stars": 66, "last_update": "2024-06-14 10:23:53", - "author_account_age_days": 4856 + "author_account_age_days": 4857 }, "https://github.com/chaojie/ComfyUI-DragNUWA": { "stars": 367, "last_update": "2024-06-14 10:25:01", - "author_account_age_days": 4856 + "author_account_age_days": 4857 }, "https://github.com/chaojie/ComfyUI-DynamiCrafter": { "stars": 113, "last_update": "2024-06-14 10:23:59", - "author_account_age_days": 4856 + "author_account_age_days": 4857 }, "https://github.com/chaojie/ComfyUI-EasyAnimate": { "stars": 40, "last_update": "2024-05-22 22:24:00", - "author_account_age_days": 4856 + "author_account_age_days": 4857 }, "https://github.com/chaojie/ComfyUI-Gemma": { "stars": 5, "last_update": "2024-05-22 22:27:47", - "author_account_age_days": 4856 + "author_account_age_days": 4857 }, "https://github.com/chaojie/ComfyUI-I2VGEN-XL": { "stars": 27, "last_update": "2024-06-14 09:06:10", - "author_account_age_days": 4856 + "author_account_age_days": 4857 }, "https://github.com/chaojie/ComfyUI-Img2Img-Turbo": { "stars": 36, "last_update": "2024-05-22 22:26:30", - "author_account_age_days": 4856 + "author_account_age_days": 4857 }, "https://github.com/chaojie/ComfyUI-LaVIT": { "stars": 10, "last_update": "2024-06-14 10:27:44", - "author_account_age_days": 4856 + "author_account_age_days": 4857 }, "https://github.com/chaojie/ComfyUI-LightGlue": { "stars": 48, "last_update": "2024-01-20 16:53:51", - "author_account_age_days": 4856 + "author_account_age_days": 4857 }, "https://github.com/chaojie/ComfyUI-Moore-AnimateAnyone": { "stars": 203, "last_update": "2024-06-10 20:16:06", - "author_account_age_days": 4856 + "author_account_age_days": 4857 }, "https://github.com/chaojie/ComfyUI-Motion-Vector-Extractor": { "stars": 1, "last_update": "2024-06-14 10:26:15", - "author_account_age_days": 4856 + "author_account_age_days": 4857 }, "https://github.com/chaojie/ComfyUI-MotionCtrl": { "stars": 131, "last_update": "2024-06-14 10:26:02", - "author_account_age_days": 4856 + "author_account_age_days": 4857 }, "https://github.com/chaojie/ComfyUI-MotionCtrl-SVD": { "stars": 80, "last_update": "2024-06-14 10:26:30", - "author_account_age_days": 4856 + "author_account_age_days": 4857 }, "https://github.com/chaojie/ComfyUI-MuseTalk": { - "stars": 155, + "stars": 156, "last_update": "2024-05-22 22:25:07", - "author_account_age_days": 4856 + "author_account_age_days": 4857 }, "https://github.com/chaojie/ComfyUI-MuseV": { "stars": 127, "last_update": "2024-05-22 22:25:31", - "author_account_age_days": 4856 + "author_account_age_days": 4857 }, "https://github.com/chaojie/ComfyUI-Open-Sora": { "stars": 89, "last_update": "2024-05-22 22:26:59", - "author_account_age_days": 4856 + "author_account_age_days": 4857 }, "https://github.com/chaojie/ComfyUI-Open-Sora-Plan": { "stars": 49, "last_update": "2024-05-29 16:15:10", - "author_account_age_days": 4856 + "author_account_age_days": 4857 }, "https://github.com/chaojie/ComfyUI-Panda3d": { "stars": 13, "last_update": "2024-06-14 10:28:47", - "author_account_age_days": 4856 + "author_account_age_days": 4857 }, "https://github.com/chaojie/ComfyUI-Pymunk": { "stars": 16, "last_update": "2024-06-14 12:02:32", - "author_account_age_days": 4856 + "author_account_age_days": 4857 }, "https://github.com/chaojie/ComfyUI-RAFT": { "stars": 25, "last_update": "2024-06-14 11:02:00", - "author_account_age_days": 4856 + "author_account_age_days": 4857 }, "https://github.com/chaojie/ComfyUI-SimDA": { "stars": 13, "last_update": "2024-06-14 12:02:39", - "author_account_age_days": 4856 + "author_account_age_days": 4857 }, "https://github.com/chaojie/ComfyUI-Trajectory": { "stars": 5, "last_update": "2024-05-22 22:27:12", - "author_account_age_days": 4856 + "author_account_age_days": 4857 }, "https://github.com/chaojie/ComfyUI-Video-Editing-X-Attention": { "stars": 17, "last_update": "2024-06-14 10:28:16", - "author_account_age_days": 4856 + "author_account_age_days": 4857 }, "https://github.com/chaojie/ComfyUI-dust3r": { "stars": 15, "last_update": "2024-05-22 22:27:33", - "author_account_age_days": 4856 + "author_account_age_days": 4857 }, "https://github.com/chaojie/ComfyUI_StreamingT2V": { "stars": 26, "last_update": "2024-06-14 10:26:21", - "author_account_age_days": 4856 + "author_account_age_days": 4857 }, "https://github.com/chaosaiart/Chaosaiart-Nodes": { - "stars": 47, + "stars": 48, "last_update": "2024-05-27 10:55:18", - "author_account_age_days": 356 + "author_account_age_days": 357 }, "https://github.com/chenpx976/ComfyUI-RunRunRun": { "stars": 0, "last_update": "2024-05-23 01:19:37", - "author_account_age_days": 3437 + "author_account_age_days": 3438 }, "https://github.com/chesnokovivan/ComfyUI-Novakid": { "stars": 0, "last_update": "2024-06-10 20:15:56", - "author_account_age_days": 1552 + "author_account_age_days": 1553 }, "https://github.com/chflame163/ComfyUI_FaceSimilarity": { "stars": 13, "last_update": "2024-05-23 12:48:18", - "author_account_age_days": 466 + "author_account_age_days": 467 }, "https://github.com/chflame163/ComfyUI_LayerStyle": { - "stars": 735, + "stars": 743, "last_update": "2024-07-16 14:24:37", - "author_account_age_days": 466 + "author_account_age_days": 467 }, "https://github.com/chflame163/ComfyUI_MSSpeech_TTS": { "stars": 23, "last_update": "2024-05-25 02:39:56", - "author_account_age_days": 466 + "author_account_age_days": 467 }, "https://github.com/chflame163/ComfyUI_WordCloud": { - "stars": 71, + "stars": 72, "last_update": "2024-05-25 02:41:06", - "author_account_age_days": 466 + "author_account_age_days": 467 }, "https://github.com/chibiace/ComfyUI-Chibi-Nodes": { "stars": 30, "last_update": "2024-05-22 21:16:12", - "author_account_age_days": 2871 + "author_account_age_days": 2872 }, "https://github.com/choey/Comfy-Topaz": { "stars": 27, "last_update": "2024-06-20 13:52:32", - "author_account_age_days": 5545 + "author_account_age_days": 5546 }, "https://github.com/chris-the-wiz/EmbeddingsCurveEditor_ComfyUI": { "stars": 8, "last_update": "2024-06-29 19:13:44", - "author_account_age_days": 1819 + "author_account_age_days": 1820 }, "https://github.com/chrisfreilich/virtuoso-nodes": { "stars": 52, "last_update": "2024-06-30 18:26:54", - "author_account_age_days": 754 + "author_account_age_days": 755 }, "https://github.com/chrisgoringe/cg-image-picker": { - "stars": 196, + "stars": 197, "last_update": "2024-07-16 07:16:24", - "author_account_age_days": 4087 + "author_account_age_days": 4088 }, "https://github.com/chrisgoringe/cg-noise": { "stars": 25, "last_update": "2024-06-14 08:10:52", - "author_account_age_days": 4087 + "author_account_age_days": 4088 }, "https://github.com/chrisgoringe/cg-prompt-info": { "stars": 27, "last_update": "2024-05-22 21:07:33", - "author_account_age_days": 4087 + "author_account_age_days": 4088 }, "https://github.com/chrisgoringe/cg-use-everywhere": { - "stars": 369, + "stars": 376, "last_update": "2024-07-11 00:54:55", - "author_account_age_days": 4087 + "author_account_age_days": 4088 }, "https://github.com/chrish-slingshot/CrasHUtils": { "stars": 11, "last_update": "2024-06-20 12:53:00", - "author_account_age_days": 623 + "author_account_age_days": 624 }, "https://github.com/christian-byrne/audio-separation-nodes-comfyui": { - "stars": 78, + "stars": 87, "last_update": "2024-07-16 13:10:32", - "author_account_age_days": 1371 + "author_account_age_days": 1372 }, "https://github.com/christian-byrne/comfyui-default-values-manager": { "stars": 8, "last_update": "2024-07-08 13:59:42", - "author_account_age_days": 1371 + "author_account_age_days": 1372 }, "https://github.com/christian-byrne/comfyui-search-navigation": { "stars": 5, "last_update": "2024-06-26 04:41:12", - "author_account_age_days": 1371 + "author_account_age_days": 1372 }, "https://github.com/christian-byrne/img2colors-comfyui-node": { "stars": 6, "last_update": "2024-06-24 07:26:35", - "author_account_age_days": 1371 + "author_account_age_days": 1372 }, "https://github.com/christian-byrne/img2txt-comfyui-nodes": { "stars": 33, "last_update": "2024-06-23 22:15:59", - "author_account_age_days": 1371 + "author_account_age_days": 1372 }, "https://github.com/christian-byrne/size-match-compositing-nodes": { "stars": 3, "last_update": "2024-06-23 21:00:23", - "author_account_age_days": 1371 + "author_account_age_days": 1372 }, "https://github.com/city96/ComfyUI_ColorMod": { "stars": 45, @@ -2585,7 +2595,7 @@ "author_account_age_days": 520 }, "https://github.com/city96/ComfyUI_ExtraModels": { - "stars": 325, + "stars": 324, "last_update": "2024-07-16 22:25:55", "author_account_age_days": 520 }, @@ -2612,57 +2622,57 @@ "https://github.com/civitai/comfy-nodes": { "stars": 87, "last_update": "2024-06-23 03:35:42", - "author_account_age_days": 621 + "author_account_age_days": 622 }, "https://github.com/claussteinmassl/ComfyUI-CS-CustomNodes": { "stars": 1, "last_update": "2024-06-14 09:03:10", - "author_account_age_days": 2723 + "author_account_age_days": 2724 }, "https://github.com/comfyanonymous/ComfyUI": { - "stars": 42330, - "last_update": "2024-07-16 22:27:09", - "author_account_age_days": 571 + "stars": 42435, + "last_update": "2024-07-17 17:19:22", + "author_account_age_days": 572 }, "https://github.com/comfyanonymous/ComfyUI_TensorRT": { - "stars": 362, + "stars": 364, "last_update": "2024-07-14 01:30:05", - "author_account_age_days": 571 + "author_account_age_days": 572 }, "https://github.com/comfyanonymous/ComfyUI_experiments": { "stars": 145, "last_update": "2024-05-22 15:29:49", - "author_account_age_days": 571 + "author_account_age_days": 572 }, "https://github.com/concarne000/ConCarneNode": { "stars": 4, "last_update": "2024-05-22 22:10:18", - "author_account_age_days": 1923 + "author_account_age_days": 1924 }, "https://github.com/conquestace/ComfyUI-ImageUploader": { "stars": 2, "last_update": "2024-05-23 01:25:49", - "author_account_age_days": 4631 + "author_account_age_days": 4632 }, "https://github.com/coolzilj/ComfyUI-LJNodes": { "stars": 63, "last_update": "2024-06-15 01:57:32", - "author_account_age_days": 4685 + "author_account_age_days": 4686 }, "https://github.com/coolzilj/ComfyUI-Photopea": { "stars": 61, "last_update": "2024-06-14 08:10:57", - "author_account_age_days": 4685 + "author_account_age_days": 4686 }, "https://github.com/coreyryanhanson/ComfyQR": { "stars": 52, "last_update": "2024-07-05 04:13:09", - "author_account_age_days": 3078 + "author_account_age_days": 3079 }, "https://github.com/coreyryanhanson/ComfyQR-scanning-nodes": { "stars": 9, "last_update": "2024-07-05 03:55:48", - "author_account_age_days": 3078 + "author_account_age_days": 3079 }, "https://github.com/cozymantis/cozy-utils-comfyui-nodes": { "stars": 3, @@ -2675,149 +2685,149 @@ "author_account_age_days": 131 }, "https://github.com/cozymantis/pose-generator-comfyui-node": { - "stars": 53, + "stars": 54, "last_update": "2024-07-07 15:22:45", "author_account_age_days": 131 }, "https://github.com/crystian/ComfyUI-Crystools": { - "stars": 532, + "stars": 535, "last_update": "2024-07-16 12:47:06", - "author_account_age_days": 4139 + "author_account_age_days": 4140 }, "https://github.com/crystian/ComfyUI-Crystools-save": { "stars": 31, "last_update": "2024-07-01 01:19:58", - "author_account_age_days": 4139 + "author_account_age_days": 4140 }, "https://github.com/cubiq/ComfyUI_FaceAnalysis": { - "stars": 238, + "stars": 239, "last_update": "2024-07-11 17:29:58", - "author_account_age_days": 5033 + "author_account_age_days": 5034 }, "https://github.com/cubiq/ComfyUI_IPAdapter_plus": { - "stars": 3277, - "last_update": "2024-07-11 13:53:24", - "author_account_age_days": 5033 + "stars": 3291, + "last_update": "2024-07-17 16:07:13", + "author_account_age_days": 5034 }, "https://github.com/cubiq/ComfyUI_InstantID": { - "stars": 993, + "stars": 997, "last_update": "2024-07-11 17:26:22", - "author_account_age_days": 5033 + "author_account_age_days": 5034 }, "https://github.com/cubiq/ComfyUI_SimpleMath": { "stars": 17, "last_update": "2024-06-14 09:02:50", - "author_account_age_days": 5033 + "author_account_age_days": 5034 }, "https://github.com/cubiq/ComfyUI_essentials": { - "stars": 360, + "stars": 364, "last_update": "2024-07-12 11:29:38", - "author_account_age_days": 5033 + "author_account_age_days": 5034 }, "https://github.com/cubiq/PuLID_ComfyUI": { - "stars": 445, + "stars": 444, "last_update": "2024-07-11 17:21:37", - "author_account_age_days": 5033 + "author_account_age_days": 5034 }, "https://github.com/cuongloveit/comfy_http_request": { "stars": 0, "last_update": "2024-06-14 11:00:11", - "author_account_age_days": 3274 + "author_account_age_days": 3275 }, "https://github.com/curiousjp/ComfyUI-MaskBatchPermutations": { "stars": 4, "last_update": "2024-05-28 13:09:32", - "author_account_age_days": 1952 + "author_account_age_days": 1953 }, "https://github.com/czcz1024/Comfyui-FaceCompare": { "stars": 0, "last_update": "2024-06-14 07:13:32", - "author_account_age_days": 4256 + "author_account_age_days": 4257 }, "https://github.com/da2el-ai/ComfyUI-d2-size-selector": { "stars": 2, "last_update": "2024-05-23 01:16:17", - "author_account_age_days": 412 + "author_account_age_days": 413 }, "https://github.com/da2el-ai/ComfyUI-d2-steps": { "stars": 5, "last_update": "2024-05-23 01:16:06", - "author_account_age_days": 412 + "author_account_age_days": 413 }, "https://github.com/dagthomas/comfyui_dagthomas": { "stars": 84, "last_update": "2024-07-07 16:56:46", - "author_account_age_days": 4094 + "author_account_age_days": 4095 }, "https://github.com/daniabib/ComfyUI_ProPainter_Nodes": { "stars": 173, "last_update": "2024-07-08 21:59:15", - "author_account_age_days": 2427 + "author_account_age_days": 2428 }, "https://github.com/daniel-lewis-ab/ComfyUI-Llama": { "stars": 27, "last_update": "2024-06-29 19:55:42", - "author_account_age_days": 3374 + "author_account_age_days": 3375 }, "https://github.com/daniel-lewis-ab/ComfyUI-TTS": { "stars": 13, "last_update": "2024-06-14 08:09:49", - "author_account_age_days": 3374 + "author_account_age_days": 3375 }, "https://github.com/darkpixel/darkprompts": { "stars": 7, "last_update": "2024-05-23 19:48:02", - "author_account_age_days": 5346 + "author_account_age_days": 5347 }, "https://github.com/dave-palt/comfyui_DSP_imagehelpers": { "stars": 0, "last_update": "2024-05-22 23:12:11", - "author_account_age_days": 180 + "author_account_age_days": 181 }, "https://github.com/daxcay/ComfyUI-DRMN": { "stars": 19, "last_update": "2024-07-08 08:25:29", - "author_account_age_days": 117 + "author_account_age_days": 118 }, "https://github.com/daxcay/ComfyUI-DataSet": { "stars": 19, "last_update": "2024-07-08 08:25:29", - "author_account_age_days": 117 + "author_account_age_days": 118 }, "https://github.com/daxcay/ComfyUI-JDCN": { "stars": 66, "last_update": "2024-07-08 14:02:49", - "author_account_age_days": 117 + "author_account_age_days": 118 }, "https://github.com/daxcay/ComfyUI-NODEJS": { "stars": 5, "last_update": "2024-06-13 14:30:45", - "author_account_age_days": 117 + "author_account_age_days": 118 }, "https://github.com/daxthin/DZ-FaceDetailer": { "stars": 110, "last_update": "2024-06-17 10:00:30", - "author_account_age_days": 1253 + "author_account_age_days": 1254 }, "https://github.com/dchatel/comfyui_facetools": { "stars": 47, "last_update": "2024-06-26 10:26:43", - "author_account_age_days": 4558 + "author_account_age_days": 4559 }, "https://github.com/denfrost/Den_ComfyUI_Workflow": { "stars": 4, "last_update": "2024-06-20 14:57:57", - "author_account_age_days": 3519 + "author_account_age_days": 3520 }, "https://github.com/deroberon/StableZero123-comfyui": { "stars": 137, "last_update": "2024-05-22 22:09:53", - "author_account_age_days": 5318 + "author_account_age_days": 5319 }, "https://github.com/deroberon/demofusion-comfyui": { "stars": 83, "last_update": "2024-05-22 22:09:42", - "author_account_age_days": 5318 + "author_account_age_days": 5319 }, "https://github.com/dfl/comfyui-clip-with-break": { "stars": 10, @@ -2832,27 +2842,27 @@ "https://github.com/diStyApps/ComfyUI_FrameMaker": { "stars": 10, "last_update": "2024-05-23 00:11:33", - "author_account_age_days": 4226 + "author_account_age_days": 4227 }, "https://github.com/dicksondickson/ComfyUI-Dickson-Nodes": { "stars": 6, "last_update": "2024-07-13 22:25:22", - "author_account_age_days": 4013 + "author_account_age_days": 4014 }, "https://github.com/digitaljohn/comfyui-propost": { - "stars": 110, + "stars": 111, "last_update": "2024-07-02 15:28:37", - "author_account_age_days": 4540 + "author_account_age_days": 4541 }, "https://github.com/dimtoneff/ComfyUI-PixelArt-Detector": { "stars": 171, "last_update": "2024-07-06 10:15:30", - "author_account_age_days": 3437 + "author_account_age_days": 3438 }, "https://github.com/diontimmer/ComfyUI-Vextra-Nodes": { "stars": 61, "last_update": "2024-06-20 16:48:44", - "author_account_age_days": 4793 + "author_account_age_days": 4794 }, "https://github.com/discopixel-studio/comfyui-discopixel": { "stars": 7, @@ -2862,42 +2872,42 @@ "https://github.com/discus0434/comfyui-aesthetic-predictor-v2-5": { "stars": 5, "last_update": "2024-06-14 08:12:05", - "author_account_age_days": 1492 + "author_account_age_days": 1493 }, "https://github.com/discus0434/comfyui-caching-embeddings": { "stars": 1, "last_update": "2024-06-14 08:59:36", - "author_account_age_days": 1492 + "author_account_age_days": 1493 }, "https://github.com/djbielejeski/a-person-mask-generator": { "stars": 240, "last_update": "2024-06-15 04:06:44", - "author_account_age_days": 4306 + "author_account_age_days": 4307 }, "https://github.com/dmMaze/sketch2manga": { "stars": 29, "last_update": "2024-06-30 03:27:55", - "author_account_age_days": 1872 + "author_account_age_days": 1873 }, "https://github.com/dmarx/ComfyUI-AudioReactive": { "stars": 10, "last_update": "2024-05-22 22:12:53", - "author_account_age_days": 4527 + "author_account_age_days": 4528 }, "https://github.com/dmarx/ComfyUI-Keyframed": { "stars": 81, "last_update": "2024-07-01 01:41:23", - "author_account_age_days": 4527 + "author_account_age_days": 4528 }, "https://github.com/drago87/ComfyUI_Dragos_Nodes": { "stars": 3, "last_update": "2024-05-22 21:32:15", - "author_account_age_days": 3792 + "author_account_age_days": 3793 }, "https://github.com/drustan-hawk/primitive-types": { "stars": 5, "last_update": "2024-06-30 06:10:23", - "author_account_age_days": 311 + "author_account_age_days": 312 }, "https://github.com/e7mac/ComfyUI-ShadertoyGL": { "stars": 2, @@ -2907,57 +2917,57 @@ "https://github.com/ealkanat/comfyui_easy_padding": { "stars": 13, "last_update": "2024-05-22 21:58:52", - "author_account_age_days": 2485 + "author_account_age_days": 2486 }, "https://github.com/edenartlab/eden_comfy_pipelines": { "stars": 42, - "last_update": "2024-07-12 20:56:51", - "author_account_age_days": 295 + "last_update": "2024-07-17 00:06:54", + "author_account_age_days": 296 }, "https://github.com/evanspearman/ComfyMath": { - "stars": 57, + "stars": 58, "last_update": "2023-08-27 03:29:04", - "author_account_age_days": 4261 + "author_account_age_days": 4262 }, "https://github.com/exdysa/comfyui-selector": { "stars": 3, "last_update": "2024-07-04 01:38:33", - "author_account_age_days": 1018 + "author_account_age_days": 1019 }, "https://github.com/fablestudio/ComfyUI-Showrunner-Utils": { "stars": 0, "last_update": "2024-06-24 14:27:05", - "author_account_age_days": 2071 + "author_account_age_days": 2072 }, "https://github.com/failfa-st/failfast-comfyui-extensions": { - "stars": 137, + "stars": 138, "last_update": "2024-06-17 10:01:12", - "author_account_age_days": 296 + "author_account_age_days": 297 }, "https://github.com/fearnworks/ComfyUI_FearnworksNodes": { "stars": 14, "last_update": "2024-07-13 12:21:26", - "author_account_age_days": 584 + "author_account_age_days": 585 }, "https://github.com/fexli/fexli-util-node-comfyui": { "stars": 3, "last_update": "2024-05-22 21:27:36", - "author_account_age_days": 1581 + "author_account_age_days": 1582 }, "https://github.com/fexploit/ComfyUI-AutoLabel": { "stars": 6, "last_update": "2024-06-14 08:09:41", - "author_account_age_days": 5066 + "author_account_age_days": 5067 }, "https://github.com/fexploit/ComfyUI-AutoTrimBG": { "stars": 2, "last_update": "2024-05-24 20:38:15", - "author_account_age_days": 5066 + "author_account_age_days": 5067 }, "https://github.com/fexploit/ComfyUI-Classifier": { "stars": 1, "last_update": "2024-06-14 16:58:31", - "author_account_age_days": 5066 + "author_account_age_days": 5067 }, "https://github.com/filipemeneses/comfy_pixelization": { "stars": 31, @@ -2965,64 +2975,64 @@ "author_account_age_days": 3499 }, "https://github.com/filliptm/ComfyUI_Fill-Nodes": { - "stars": 131, + "stars": 141, "last_update": "2024-07-16 09:05:22", - "author_account_age_days": 1758 + "author_account_age_days": 1759 }, "https://github.com/florestefano1975/ComfyUI-HiDiffusion": { "stars": 136, "last_update": "2024-05-22 00:33:06", - "author_account_age_days": 216 + "author_account_age_days": 217 }, "https://github.com/florestefano1975/ComfyUI-StabilityAI-Suite": { "stars": 2, "last_update": "2024-07-10 18:03:39", - "author_account_age_days": 216 + "author_account_age_days": 217 }, "https://github.com/florestefano1975/comfyui-portrait-master": { "stars": 782, "last_update": "2024-07-14 15:41:21", - "author_account_age_days": 216 + "author_account_age_days": 217 }, "https://github.com/florestefano1975/comfyui-prompt-composer": { - "stars": 215, + "stars": 214, "last_update": "2024-07-10 18:03:03", - "author_account_age_days": 216 + "author_account_age_days": 217 }, "https://github.com/flowtyone/ComfyUI-Flowty-CRM": { "stars": 129, "last_update": "2024-06-14 10:23:09", - "author_account_age_days": 296 + "author_account_age_days": 297 }, "https://github.com/flowtyone/ComfyUI-Flowty-LDSR": { "stars": 170, "last_update": "2024-06-14 09:04:51", - "author_account_age_days": 296 + "author_account_age_days": 297 }, "https://github.com/flowtyone/ComfyUI-Flowty-TripoSR": { - "stars": 371, + "stars": 372, "last_update": "2024-06-16 00:53:22", - "author_account_age_days": 296 + "author_account_age_days": 297 }, "https://github.com/flyingshutter/As_ComfyUI_CustomNodes": { "stars": 8, "last_update": "2024-05-22 18:07:19", - "author_account_age_days": 3517 + "author_account_age_days": 3518 }, "https://github.com/fmatray/ComfyUI_BattlemapGrid": { "stars": 0, "last_update": "2024-06-05 22:35:06", - "author_account_age_days": 3644 + "author_account_age_days": 3645 }, "https://github.com/fofr/ComfyUI-HyperSDXL1StepUnetScheduler": { "stars": 12, "last_update": "2024-06-20 11:51:50", - "author_account_age_days": 5130 + "author_account_age_days": 5131 }, "https://github.com/fofr/ComfyUI-Prompter-fofrAI": { "stars": 38, "last_update": "2024-06-29 22:10:29", - "author_account_age_days": 5130 + "author_account_age_days": 5131 }, "https://github.com/fofr/comfyui-replicate": { "stars": 35, @@ -3032,157 +3042,157 @@ "https://github.com/forever22777/comfyui-self-guidance": { "stars": 6, "last_update": "2024-06-14 07:12:02", - "author_account_age_days": 347 + "author_account_age_days": 348 }, "https://github.com/foxtrot-roger/comfyui-rf-nodes": { "stars": 1, "last_update": "2024-05-22 23:09:13", - "author_account_age_days": 2343 + "author_account_age_days": 2344 }, "https://github.com/frankchieng/ComfyUI_Aniportrait": { "stars": 48, "last_update": "2024-06-26 03:06:51", - "author_account_age_days": 463 + "author_account_age_days": 464 }, "https://github.com/frankchieng/ComfyUI_MagicClothing": { - "stars": 430, + "stars": 429, "last_update": "2024-06-24 07:48:07", - "author_account_age_days": 463 + "author_account_age_days": 464 }, "https://github.com/frankchieng/ComfyUI_llm_easyanimiate": { "stars": 10, "last_update": "2024-06-26 03:13:32", - "author_account_age_days": 463 + "author_account_age_days": 464 }, "https://github.com/fsdymy1024/ComfyUI_fsdymy": { "stars": 6, "last_update": "2024-07-01 17:58:52", - "author_account_age_days": 2228 + "author_account_age_days": 2229 }, "https://github.com/gemell1/ComfyUI_GMIC": { "stars": 6, "last_update": "2024-05-22 21:28:51", - "author_account_age_days": 1979 + "author_account_age_days": 1980 }, "https://github.com/get-salt-AI/SaltAI": { - "stars": 62, + "stars": 63, "last_update": "2024-06-26 00:32:47", - "author_account_age_days": 138 + "author_account_age_days": 139 }, "https://github.com/get-salt-AI/SaltAI_AudioViz": { "stars": 13, "last_update": "2024-06-29 16:16:46", - "author_account_age_days": 138 + "author_account_age_days": 139 }, "https://github.com/get-salt-AI/SaltAI_Language_Toolkit": { - "stars": 19, + "stars": 47, "last_update": "2024-06-25 23:49:29", - "author_account_age_days": 138 + "author_account_age_days": 139 }, "https://github.com/get-salt-AI/SaltAI_LlamaIndex": { - "stars": 19, + "stars": 47, "last_update": "2024-06-25 23:49:29", - "author_account_age_days": 138 + "author_account_age_days": 139 }, "https://github.com/ginlov/segment_to_mask_comfyui": { "stars": 1, "last_update": "2024-06-14 10:23:23", - "author_account_age_days": 2034 + "author_account_age_days": 2035 }, "https://github.com/giriss/comfy-image-saver": { "stars": 153, "last_update": "2024-05-22 20:40:55", - "author_account_age_days": 4260 + "author_account_age_days": 4261 }, "https://github.com/githubYiheng/ComfyUI_Change_IMAGE_BOREDER": { "stars": 0, "last_update": "2024-05-23 01:20:09", - "author_account_age_days": 3925 + "author_account_age_days": 3926 }, "https://github.com/githubYiheng/ComfyUI_GetFileNameFromURL": { "stars": 0, "last_update": "2024-05-23 01:19:47", - "author_account_age_days": 3925 + "author_account_age_days": 3926 }, "https://github.com/githubYiheng/comfyui_kmeans_filter": { "stars": 0, "last_update": "2024-06-14 09:01:24", - "author_account_age_days": 3925 + "author_account_age_days": 3926 }, "https://github.com/githubYiheng/comfyui_meanshift_filter": { "stars": 0, "last_update": "2024-06-14 10:59:43", - "author_account_age_days": 3925 + "author_account_age_days": 3926 }, "https://github.com/githubYiheng/comfyui_private_postprocessor": { "stars": 0, "last_update": "2024-06-14 08:09:39", - "author_account_age_days": 3925 + "author_account_age_days": 3926 }, "https://github.com/glibsonoran/Plush-for-ComfyUI": { "stars": 121, "last_update": "2024-07-12 18:18:04", - "author_account_age_days": 2520 + "author_account_age_days": 2521 }, "https://github.com/glifxyz/ComfyUI-GlifNodes": { "stars": 18, "last_update": "2024-07-11 09:13:38", - "author_account_age_days": 596 + "author_account_age_days": 597 }, "https://github.com/glowcone/comfyui-base64-to-image": { "stars": 8, "last_update": "2024-07-08 22:53:25", - "author_account_age_days": 3768 + "author_account_age_days": 3769 }, "https://github.com/godspede/ComfyUI_Substring": { "stars": 0, "last_update": "2024-07-01 01:05:38", - "author_account_age_days": 3135 + "author_account_age_days": 3136 }, "https://github.com/gokayfem/ComfyUI-Depth-Visualization": { "stars": 49, "last_update": "2024-05-21 00:37:05", - "author_account_age_days": 1080 + "author_account_age_days": 1081 }, "https://github.com/gokayfem/ComfyUI-Dream-Interpreter": { "stars": 67, "last_update": "2024-05-21 00:36:50", - "author_account_age_days": 1080 + "author_account_age_days": 1081 }, "https://github.com/gokayfem/ComfyUI-Texture-Simple": { "stars": 30, "last_update": "2024-05-21 00:19:53", - "author_account_age_days": 1080 + "author_account_age_days": 1081 }, "https://github.com/gokayfem/ComfyUI_VLM_nodes": { - "stars": 304, + "stars": 306, "last_update": "2024-07-04 01:40:04", - "author_account_age_days": 1080 + "author_account_age_days": 1081 }, "https://github.com/gonzalu/ComfyUI_YFG_Comical": { "stars": 20, "last_update": "2024-07-02 02:05:08", - "author_account_age_days": 2483 + "author_account_age_days": 2484 }, "https://github.com/griptape-ai/ComfyUI-Griptape": { "stars": 57, - "last_update": "2024-07-16 21:50:39", - "author_account_age_days": 543 + "last_update": "2024-07-17 17:19:05", + "author_account_age_days": 544 }, "https://github.com/guill/abracadabra-comfyui": { "stars": 1, "last_update": "2024-06-14 08:12:07", - "author_account_age_days": 4215 + "author_account_age_days": 4216 }, "https://github.com/guoyk93/yk-node-suite-comfyui": { "stars": 10, "last_update": "2024-06-17 10:00:36", - "author_account_age_days": 1511 + "author_account_age_days": 1512 }, "https://github.com/hackkhai/ComfyUI-Image-Matting": { "stars": 15, "last_update": "2024-06-20 11:25:12", - "author_account_age_days": 1873 + "author_account_age_days": 1874 }, "https://github.com/haohaocreates/ComfyUI-HH-Image-Selector": { "stars": 0, @@ -3192,112 +3202,112 @@ "https://github.com/hay86/ComfyUI_AceNodes": { "stars": 10, "last_update": "2024-07-15 10:07:09", - "author_account_age_days": 4689 + "author_account_age_days": 4690 }, "https://github.com/hay86/ComfyUI_DDColor": { "stars": 2, "last_update": "2024-06-14 08:12:13", - "author_account_age_days": 4689 + "author_account_age_days": 4690 }, "https://github.com/hay86/ComfyUI_Dreamtalk": { "stars": 8, "last_update": "2024-07-02 08:15:01", - "author_account_age_days": 4689 + "author_account_age_days": 4690 }, "https://github.com/hay86/ComfyUI_Hallo": { "stars": 19, "last_update": "2024-07-15 09:42:30", - "author_account_age_days": 4689 + "author_account_age_days": 4690 }, "https://github.com/hay86/ComfyUI_MiniCPM-V": { "stars": 10, "last_update": "2024-07-02 08:09:38", - "author_account_age_days": 4689 + "author_account_age_days": 4690 }, "https://github.com/hay86/ComfyUI_OpenVoice": { "stars": 8, "last_update": "2024-07-02 08:16:20", - "author_account_age_days": 4689 + "author_account_age_days": 4690 }, "https://github.com/hayden-fr/ComfyUI-Image-Browsing": { "stars": 3, "last_update": "2024-07-15 09:19:31", - "author_account_age_days": 1959 + "author_account_age_days": 1960 }, "https://github.com/hayden-fr/ComfyUI-Model-Manager": { "stars": 26, "last_update": "2024-05-22 20:53:55", - "author_account_age_days": 1959 + "author_account_age_days": 1960 }, "https://github.com/hben35096/ComfyUI-ToolBox": { "stars": 0, "last_update": "2024-06-26 18:27:22", - "author_account_age_days": 370 + "author_account_age_days": 371 }, "https://github.com/heshengtao/comfyui_LLM_party": { - "stars": 202, - "last_update": "2024-07-16 15:59:28", - "author_account_age_days": 2917 + "stars": 211, + "last_update": "2024-07-17 17:32:34", + "author_account_age_days": 2918 }, "https://github.com/hhhzzyang/Comfyui_Lama": { "stars": 41, "last_update": "2024-05-22 21:13:19", - "author_account_age_days": 529 + "author_account_age_days": 530 }, "https://github.com/hiforce/comfyui-hiforce-plugin": { "stars": 3, "last_update": "2024-06-14 08:13:24", - "author_account_age_days": 1824 + "author_account_age_days": 1825 }, "https://github.com/hinablue/ComfyUI_3dPoseEditor": { - "stars": 127, + "stars": 129, "last_update": "2024-06-21 17:38:40", - "author_account_age_days": 5134 + "author_account_age_days": 5135 }, "https://github.com/holchan/ComfyUI-ModelDownloader": { "stars": 2, "last_update": "2024-06-14 08:59:42", - "author_account_age_days": 1614 + "author_account_age_days": 1615 }, "https://github.com/huagetai/ComfyUI-Gaffer": { "stars": 37, "last_update": "2024-06-19 00:58:38", - "author_account_age_days": 4654 + "author_account_age_days": 4655 }, "https://github.com/huagetai/ComfyUI_LightGradient": { "stars": 8, "last_update": "2024-05-23 01:21:27", - "author_account_age_days": 4654 + "author_account_age_days": 4655 }, "https://github.com/huchenlei/ComfyUI-IC-Light-Native": { - "stars": 428, + "stars": 430, "last_update": "2024-06-21 21:49:44", - "author_account_age_days": 2898 + "author_account_age_days": 2899 }, "https://github.com/huchenlei/ComfyUI-layerdiffuse": { - "stars": 1315, + "stars": 1318, "last_update": "2024-07-05 12:52:34", - "author_account_age_days": 2898 + "author_account_age_days": 2899 }, "https://github.com/huchenlei/ComfyUI-openpose-editor": { - "stars": 29, + "stars": 30, "last_update": "2024-06-26 21:15:34", - "author_account_age_days": 2898 + "author_account_age_days": 2899 }, "https://github.com/huchenlei/ComfyUI_DanTagGen": { "stars": 52, "last_update": "2024-06-21 21:46:47", - "author_account_age_days": 2898 + "author_account_age_days": 2899 }, "https://github.com/huchenlei/ComfyUI_densediffusion": { "stars": 88, "last_update": "2024-06-11 00:39:28", - "author_account_age_days": 2898 + "author_account_age_days": 2899 }, "https://github.com/huchenlei/ComfyUI_omost": { - "stars": 359, + "stars": 362, "last_update": "2024-06-26 21:16:52", - "author_account_age_days": 2898 + "author_account_age_days": 2899 }, "https://github.com/hughescr/ComfyUI-OpenPose-Keypoint-Extractor": { "stars": 6, @@ -3307,27 +3317,27 @@ "https://github.com/humgate/simplecomfy": { "stars": 0, "last_update": "2024-06-14 08:58:21", - "author_account_age_days": 1388 + "author_account_age_days": 1389 }, "https://github.com/hustille/ComfyUI_Fooocus_KSampler": { "stars": 60, "last_update": "2024-05-22 20:39:48", - "author_account_age_days": 462 + "author_account_age_days": 463 }, "https://github.com/hustille/ComfyUI_hus_utils": { "stars": 6, "last_update": "2024-05-22 20:39:34", - "author_account_age_days": 462 + "author_account_age_days": 463 }, "https://github.com/hwhaocool/ComfyUI-Select-Any": { "stars": 3, "last_update": "2024-07-03 14:16:01", - "author_account_age_days": 2910 + "author_account_age_days": 2911 }, "https://github.com/hylarucoder/ComfyUI-Eagle-PNGInfo": { "stars": 9, "last_update": "2024-06-28 04:43:18", - "author_account_age_days": 3935 + "author_account_age_days": 3936 }, "https://github.com/hyunamy/comfy-ui-on-complete-email-me": { "stars": 1, @@ -3337,12 +3347,12 @@ "https://github.com/iFREEGROUP/comfyui-undistort": { "stars": 2, "last_update": "2024-06-14 08:59:52", - "author_account_age_days": 1579 + "author_account_age_days": 1580 }, "https://github.com/icesun963/ComfyUI_HFDownLoad": { "stars": 0, "last_update": "2024-07-16 13:51:46", - "author_account_age_days": 4128 + "author_account_age_days": 4129 }, "https://github.com/idrirap/ComfyUI-Lora-Auto-Trigger-Words": { "stars": 103, @@ -3352,117 +3362,122 @@ "https://github.com/iemesowum/ComfyUI_IsaacNodes": { "stars": 1, "last_update": "2024-07-13 13:45:37", - "author_account_age_days": 5314 + "author_account_age_days": 5315 }, "https://github.com/if-ai/ComfyUI-IF_AI_HFDownloaderNode": { "stars": 10, - "last_update": "2024-07-07 09:55:48", - "author_account_age_days": 2884 + "last_update": "2024-07-17 09:45:19", + "author_account_age_days": 2885 }, "https://github.com/if-ai/ComfyUI-IF_AI_WishperSpeechNode": { "stars": 29, "last_update": "2024-05-22 22:02:55", - "author_account_age_days": 2884 + "author_account_age_days": 2885 }, "https://github.com/if-ai/ComfyUI-IF_AI_tools": { - "stars": 403, - "last_update": "2024-07-16 17:52:25", - "author_account_age_days": 2884 + "stars": 405, + "last_update": "2024-07-17 07:24:46", + "author_account_age_days": 2885 }, "https://github.com/imb101/ComfyUI-FaceSwap": { "stars": 28, "last_update": "2024-05-22 18:22:29", - "author_account_age_days": 911 + "author_account_age_days": 912 }, "https://github.com/injet-zhou/comfyui_extra_api": { "stars": 1, "last_update": "2024-07-11 03:47:25", - "author_account_age_days": 2249 + "author_account_age_days": 2250 }, "https://github.com/iwanders/ComfyUI_nodes": { "stars": 0, "last_update": "2024-07-11 01:06:26", - "author_account_age_days": 4448 + "author_account_age_days": 4449 }, "https://github.com/jags111/ComfyUI_Jags_Audiotools": { "stars": 45, "last_update": "2024-05-19 18:54:12", - "author_account_age_days": 3893 + "author_account_age_days": 3894 }, "https://github.com/jags111/ComfyUI_Jags_VectorMagic": { "stars": 53, "last_update": "2024-05-19 18:49:42", - "author_account_age_days": 3893 + "author_account_age_days": 3894 }, "https://github.com/jags111/efficiency-nodes-comfyui": { - "stars": 750, + "stars": 756, "last_update": "2024-06-23 09:42:43", - "author_account_age_days": 3893 + "author_account_age_days": 3894 }, "https://github.com/jakechai/ComfyUI-JakeUpgrade": { "stars": 8, - "last_update": "2024-07-15 16:37:52", - "author_account_age_days": 1594 + "last_update": "2024-07-17 15:57:28", + "author_account_age_days": 1595 }, "https://github.com/jamal-alkharrat/ComfyUI_rotate_image": { "stars": 0, "last_update": "2024-05-22 23:19:02", - "author_account_age_days": 999 + "author_account_age_days": 1000 }, "https://github.com/jamesWalker55/comfyui-p2ldgan": { "stars": 12, "last_update": "2024-05-22 18:19:04", - "author_account_age_days": 2549 + "author_account_age_days": 2550 }, "https://github.com/jamesWalker55/comfyui-various": { "stars": 34, "last_update": "2024-05-22 18:19:17", - "author_account_age_days": 2549 + "author_account_age_days": 2550 }, "https://github.com/jax-explorer/fast_video_comfyui": { "stars": 0, "last_update": "2024-05-23 01:17:35", - "author_account_age_days": 599 + "author_account_age_days": 600 }, "https://github.com/jeffy5/comfyui-faceless-node": { "stars": 20, "last_update": "2024-06-14 04:11:28", - "author_account_age_days": 2953 + "author_account_age_days": 2954 }, "https://github.com/jesenzhang/ComfyUI_StreamDiffusion": { "stars": 110, "last_update": "2024-05-23 02:40:36", - "author_account_age_days": 3674 + "author_account_age_days": 3675 }, "https://github.com/jiaxiangc/ComfyUI-ResAdapter": { "stars": 272, "last_update": "2024-05-23 00:22:23", - "author_account_age_days": 1308 + "author_account_age_days": 1309 }, "https://github.com/jitcoder/lora-info": { "stars": 47, "last_update": "2024-06-20 13:04:19", - "author_account_age_days": 4063 + "author_account_age_days": 4064 }, "https://github.com/jjkramhoeft/ComfyUI-Jjk-Nodes": { "stars": 4, "last_update": "2024-05-22 20:44:56", - "author_account_age_days": 3671 + "author_account_age_days": 3672 }, "https://github.com/jkrauss82/ultools-comfyui": { "stars": 5, "last_update": "2024-06-23 15:33:07", - "author_account_age_days": 4234 + "author_account_age_days": 4235 }, "https://github.com/jmkl/ComfyUI-ricing": { "stars": 9, "last_update": "2024-05-22 20:54:35", - "author_account_age_days": 4619 + "author_account_age_days": 4620 + }, + "https://github.com/john-mnz/ComfyUI-Inspyrenet-Rembg": { + "stars": 1, + "last_update": "2024-07-17 19:33:02", + "author_account_age_days": 231 }, "https://github.com/jojkaart/ComfyUI-sampler-lcm-alternative": { "stars": 114, "last_update": "2024-07-08 19:16:55", - "author_account_age_days": 4820 + "author_account_age_days": 4821 }, "https://github.com/jordoh/ComfyUI-Deepface": { "stars": 13, @@ -3472,227 +3487,227 @@ "https://github.com/jroc22/ComfyUI-CSV-prompt-builder": { "stars": 2, "last_update": "2024-07-03 01:20:35", - "author_account_age_days": 711 + "author_account_age_days": 712 }, "https://github.com/jtrue/ComfyUI-JaRue": { "stars": 7, "last_update": "2024-06-14 09:01:12", - "author_account_age_days": 3952 + "author_account_age_days": 3953 }, "https://github.com/jtydhr88/ComfyUI-LayerDivider": { "stars": 50, "last_update": "2024-07-06 01:43:45", - "author_account_age_days": 4775 + "author_account_age_days": 4776 }, "https://github.com/jtydhr88/ComfyUI-Unique3D": { "stars": 135, "last_update": "2024-07-04 04:27:01", - "author_account_age_days": 4775 + "author_account_age_days": 4776 }, "https://github.com/jtydhr88/ComfyUI-Workflow-Encrypt": { "stars": 16, "last_update": "2024-06-28 03:16:19", - "author_account_age_days": 4775 + "author_account_age_days": 4776 }, "https://github.com/juehackr/comfyui_fk_server": { "stars": 56, "last_update": "2024-07-08 02:48:37", - "author_account_age_days": 1134 + "author_account_age_days": 1135 }, "https://github.com/justUmen/Bjornulf_custom_nodes": { "stars": 1, "last_update": "2024-07-11 09:10:27", - "author_account_age_days": 2811 + "author_account_age_days": 2812 }, "https://github.com/ka-puna/comfyui-yanc": { "stars": 6, "last_update": "2024-07-16 04:12:51", - "author_account_age_days": 2229 + "author_account_age_days": 2230 }, "https://github.com/kaanyalova/ComfyUI_ExtendedImageFormats": { "stars": 2, "last_update": "2024-06-03 13:20:01", - "author_account_age_days": 1289 + "author_account_age_days": 1290 }, "https://github.com/kadirnar/ComfyUI-Transformers": { "stars": 19, "last_update": "2024-06-22 22:44:39", - "author_account_age_days": 2352 + "author_account_age_days": 2353 }, "https://github.com/kadirnar/ComfyUI-YOLO": { "stars": 21, "last_update": "2024-07-08 18:33:07", - "author_account_age_days": 2352 + "author_account_age_days": 2353 }, "https://github.com/kale4eat/ComfyUI-path-util": { "stars": 0, "last_update": "2024-05-25 05:44:11", - "author_account_age_days": 1634 + "author_account_age_days": 1635 }, "https://github.com/kale4eat/ComfyUI-speech-dataset-toolkit": { "stars": 7, "last_update": "2024-05-23 00:25:02", - "author_account_age_days": 1634 + "author_account_age_days": 1635 }, "https://github.com/kale4eat/ComfyUI-string-util": { "stars": 1, "last_update": "2024-05-23 00:24:40", - "author_account_age_days": 1634 + "author_account_age_days": 1635 }, "https://github.com/kale4eat/ComfyUI-text-file-util": { "stars": 0, "last_update": "2024-05-23 00:24:51", - "author_account_age_days": 1634 + "author_account_age_days": 1635 }, "https://github.com/katalist-ai/comfyUI-nsfw-detection": { "stars": 1, "last_update": "2024-05-23 01:23:32", - "author_account_age_days": 776 + "author_account_age_days": 777 }, "https://github.com/kealiu/ComfyUI-S3-Tools": { "stars": 2, "last_update": "2024-07-04 10:13:07", - "author_account_age_days": 4150 + "author_account_age_days": 4151 }, "https://github.com/kealiu/ComfyUI-Zero123-Porting": { "stars": 16, "last_update": "2024-07-04 10:11:13", - "author_account_age_days": 4150 + "author_account_age_days": 4151 }, "https://github.com/kealiu/ComfyUI-ZeroShot-MTrans": { - "stars": 134, + "stars": 135, "last_update": "2024-07-04 10:12:32", - "author_account_age_days": 4150 + "author_account_age_days": 4151 }, "https://github.com/kenjiqq/qq-nodes-comfyui": { "stars": 23, "last_update": "2024-05-22 21:34:53", - "author_account_age_days": 4911 + "author_account_age_days": 4912 }, "https://github.com/kft334/Knodes": { "stars": 3, "last_update": "2024-06-14 08:12:06", - "author_account_age_days": 981 + "author_account_age_days": 982 }, "https://github.com/kijai/ComfyUI-ADMotionDirector": { "stars": 133, "last_update": "2024-06-19 09:13:35", - "author_account_age_days": 2205 + "author_account_age_days": 2206 }, "https://github.com/kijai/ComfyUI-APISR-KJ": { "stars": 56, "last_update": "2024-05-21 16:30:21", - "author_account_age_days": 2205 + "author_account_age_days": 2206 }, "https://github.com/kijai/ComfyUI-BrushNet-Wrapper": { - "stars": 114, + "stars": 115, "last_update": "2024-06-20 12:15:16", - "author_account_age_days": 2205 + "author_account_age_days": 2206 }, "https://github.com/kijai/ComfyUI-CCSR": { - "stars": 159, + "stars": 160, "last_update": "2024-06-28 11:13:33", - "author_account_age_days": 2205 + "author_account_age_days": 2206 }, "https://github.com/kijai/ComfyUI-DDColor": { "stars": 85, "last_update": "2024-05-21 16:04:26", - "author_account_age_days": 2205 + "author_account_age_days": 2206 }, "https://github.com/kijai/ComfyUI-DepthAnythingV2": { "stars": 121, "last_update": "2024-06-28 20:46:46", - "author_account_age_days": 2205 + "author_account_age_days": 2206 }, "https://github.com/kijai/ComfyUI-DiffusionLight": { "stars": 51, "last_update": "2024-05-21 16:16:52", - "author_account_age_days": 2205 + "author_account_age_days": 2206 }, "https://github.com/kijai/ComfyUI-DynamiCrafterWrapper": { - "stars": 522, + "stars": 524, "last_update": "2024-07-09 13:16:42", - "author_account_age_days": 2205 + "author_account_age_days": 2206 }, "https://github.com/kijai/ComfyUI-ELLA-wrapper": { "stars": 105, "last_update": "2024-05-21 16:47:28", - "author_account_age_days": 2205 + "author_account_age_days": 2206 }, "https://github.com/kijai/ComfyUI-Florence2": { - "stars": 343, + "stars": 347, "last_update": "2024-07-16 16:49:46", - "author_account_age_days": 2205 + "author_account_age_days": 2206 }, "https://github.com/kijai/ComfyUI-Geowizard": { - "stars": 85, + "stars": 86, "last_update": "2024-05-28 14:08:34", - "author_account_age_days": 2205 + "author_account_age_days": 2206 }, "https://github.com/kijai/ComfyUI-IC-Light": { - "stars": 503, + "stars": 509, "last_update": "2024-06-19 09:18:06", - "author_account_age_days": 2205 + "author_account_age_days": 2206 }, "https://github.com/kijai/ComfyUI-KJNodes": { - "stars": 376, + "stars": 379, "last_update": "2024-07-07 16:28:35", - "author_account_age_days": 2205 + "author_account_age_days": 2206 }, "https://github.com/kijai/ComfyUI-KwaiKolorsWrapper": { - "stars": 368, + "stars": 374, "last_update": "2024-07-10 01:00:22", - "author_account_age_days": 2205 + "author_account_age_days": 2206 }, "https://github.com/kijai/ComfyUI-LaVi-Bridge-Wrapper": { - "stars": 19, + "stars": 20, "last_update": "2024-05-21 16:41:18", - "author_account_age_days": 2205 + "author_account_age_days": 2206 }, "https://github.com/kijai/ComfyUI-LivePortraitKJ": { - "stars": 735, + "stars": 750, "last_update": "2024-07-11 18:37:21", - "author_account_age_days": 2205 + "author_account_age_days": 2206 }, "https://github.com/kijai/ComfyUI-LuminaWrapper": { "stars": 166, "last_update": "2024-06-28 16:33:51", - "author_account_age_days": 2205 + "author_account_age_days": 2206 }, "https://github.com/kijai/ComfyUI-Marigold": { "stars": 408, "last_update": "2024-06-19 09:10:03", - "author_account_age_days": 2205 + "author_account_age_days": 2206 }, "https://github.com/kijai/ComfyUI-MimicMotionWrapper": { - "stars": 165, + "stars": 170, "last_update": "2024-07-12 21:03:14", - "author_account_age_days": 2205 + "author_account_age_days": 2206 }, "https://github.com/kijai/ComfyUI-OpenDiTWrapper": { "stars": 35, "last_update": "2024-07-03 14:59:13", - "author_account_age_days": 2205 + "author_account_age_days": 2206 }, "https://github.com/kijai/ComfyUI-SUPIR": { - "stars": 1269, + "stars": 1279, "last_update": "2024-07-16 10:30:08", - "author_account_age_days": 2205 + "author_account_age_days": 2206 }, "https://github.com/kijai/ComfyUI-SVD": { "stars": 152, "last_update": "2024-05-22 21:09:54", - "author_account_age_days": 2205 + "author_account_age_days": 2206 }, "https://github.com/kijai/ComfyUI-depth-fm": { "stars": 57, "last_update": "2024-05-22 21:10:15", - "author_account_age_days": 2205 + "author_account_age_days": 2206 }, "https://github.com/kijai/ComfyUI-moondream": { "stars": 83, "last_update": "2024-05-22 21:10:33", - "author_account_age_days": 2205 + "author_account_age_days": 2206 }, "https://github.com/kinfolk0117/ComfyUI_GradientDeepShrink": { "stars": 24, @@ -3717,82 +3732,82 @@ "https://github.com/knuknX/ComfyUI-Image-Tools": { "stars": 3, "last_update": "2024-06-14 09:05:58", - "author_account_age_days": 222 + "author_account_age_days": 223 }, "https://github.com/kohya-ss/ControlNet-LLLite-ComfyUI": { - "stars": 151, + "stars": 152, "last_update": "2024-05-22 20:44:44", - "author_account_age_days": 1831 + "author_account_age_days": 1832 }, "https://github.com/komojini/ComfyUI_SDXL_DreamBooth_LoRA_CustomNodes": { "stars": 3, "last_update": "2024-05-22 21:34:27", - "author_account_age_days": 605 + "author_account_age_days": 606 }, "https://github.com/komojini/komojini-comfyui-nodes": { "stars": 67, "last_update": "2024-05-22 21:34:39", - "author_account_age_days": 605 + "author_account_age_days": 606 }, "https://github.com/kunieone/ComfyUI_alkaid": { "stars": 0, "last_update": "2024-05-23 01:10:21", - "author_account_age_days": 2542 + "author_account_age_days": 2543 }, "https://github.com/kwaroran/abg-comfyui": { "stars": 22, "last_update": "2024-05-22 18:19:51", - "author_account_age_days": 630 + "author_account_age_days": 631 }, "https://github.com/l20richo/ComfyUI-Azure-Blob-Storage": { "stars": 2, "last_update": "2024-06-22 16:53:47", - "author_account_age_days": 1189 + "author_account_age_days": 1190 }, "https://github.com/laksjdjf/Batch-Condition-ComfyUI": { "stars": 1, "last_update": "2024-05-22 20:42:42", - "author_account_age_days": 2853 + "author_account_age_days": 2854 }, "https://github.com/laksjdjf/LCMSampler-ComfyUI": { "stars": 15, "last_update": "2024-05-22 20:42:17", - "author_account_age_days": 2853 + "author_account_age_days": 2854 }, "https://github.com/laksjdjf/LoRTnoC-ComfyUI": { "stars": 13, "last_update": "2024-05-22 20:42:29", - "author_account_age_days": 2853 + "author_account_age_days": 2854 }, "https://github.com/laksjdjf/cd-tuner_negpip-ComfyUI": { "stars": 20, "last_update": "2024-05-22 20:42:04", - "author_account_age_days": 2853 + "author_account_age_days": 2854 }, "https://github.com/laksjdjf/cgem156-ComfyUI": { "stars": 35, "last_update": "2024-06-08 01:09:03", - "author_account_age_days": 2853 + "author_account_age_days": 2854 }, "https://github.com/laksjdjf/pfg-ComfyUI": { "stars": 10, "last_update": "2024-05-22 20:41:41", - "author_account_age_days": 2853 + "author_account_age_days": 2854 }, "https://github.com/larsupb/LoRA-Merger-ComfyUI": { "stars": 13, "last_update": "2024-07-02 05:55:23", - "author_account_age_days": 3098 + "author_account_age_days": 3099 }, "https://github.com/latenightlabs/ComfyUI-LNL": { "stars": 19, "last_update": "2024-06-28 17:27:55", - "author_account_age_days": 173 + "author_account_age_days": 174 }, "https://github.com/leestuartx/ComfyUI-GG": { "stars": 0, "last_update": "2024-07-11 20:46:24", - "author_account_age_days": 3801 + "author_account_age_days": 3802 }, "https://github.com/leiweiqiang/ComfyUI-TRA": { "stars": 5, @@ -3802,162 +3817,167 @@ "https://github.com/leoleelxh/ComfyUI-LLMs": { "stars": 7, "last_update": "2024-06-14 10:24:23", - "author_account_age_days": 4097 + "author_account_age_days": 4098 }, "https://github.com/licyk/ComfyUI-Restart-Sampler": { "stars": 2, "last_update": "2024-06-29 03:36:00", - "author_account_age_days": 1290 + "author_account_age_days": 1291 }, "https://github.com/lilly1987/ComfyUI_node_Lilly": { "stars": 50, "last_update": "2024-05-22 17:53:19", - "author_account_age_days": 2932 + "author_account_age_days": 2933 }, "https://github.com/linshier/comfyui-remote-tools": { "stars": 1, "last_update": "2024-05-28 07:44:23", - "author_account_age_days": 3814 + "author_account_age_days": 3815 }, "https://github.com/liusida/ComfyUI-AutoCropFaces": { "stars": 29, "last_update": "2024-07-05 03:24:00", - "author_account_age_days": 3230 + "author_account_age_days": 3231 }, "https://github.com/liusida/ComfyUI-B-LoRA": { - "stars": 25, + "stars": 26, "last_update": "2024-06-18 03:17:46", - "author_account_age_days": 3230 + "author_account_age_days": 3231 }, "https://github.com/liusida/ComfyUI-Debug": { "stars": 6, "last_update": "2024-06-14 10:25:26", - "author_account_age_days": 3230 + "author_account_age_days": 3231 }, "https://github.com/liusida/ComfyUI-Login": { "stars": 46, "last_update": "2024-06-27 13:31:34", - "author_account_age_days": 3230 + "author_account_age_days": 3231 }, "https://github.com/liusida/ComfyUI-SD3-nodes": { "stars": 4, "last_update": "2024-06-14 13:01:41", - "author_account_age_days": 3230 + "author_account_age_days": 3231 }, "https://github.com/ljleb/comfy-mecha": { "stars": 32, "last_update": "2024-07-15 19:35:55", - "author_account_age_days": 2486 + "author_account_age_days": 2487 }, "https://github.com/lks-ai/ComfyUI-StableAudioSampler": { - "stars": 186, + "stars": 188, "last_update": "2024-06-17 18:54:17", "author_account_age_days": 122 }, "https://github.com/lks-ai/anynode": { - "stars": 445, + "stars": 447, "last_update": "2024-07-07 03:45:48", "author_account_age_days": 122 }, "https://github.com/lldacing/comfyui-easyapi-nodes": { "stars": 31, "last_update": "2024-05-24 02:51:26", - "author_account_age_days": 2115 + "author_account_age_days": 2116 }, "https://github.com/logtd/ComfyUI-FLATTEN": { "stars": 93, "last_update": "2024-06-14 18:00:19", - "author_account_age_days": 144 + "author_account_age_days": 145 }, "https://github.com/logtd/ComfyUI-InstanceDiffusion": { "stars": 146, "last_update": "2024-05-22 00:02:08", - "author_account_age_days": 144 + "author_account_age_days": 145 }, "https://github.com/logtd/ComfyUI-InversedNoise": { "stars": 8, "last_update": "2024-05-22 00:10:18", - "author_account_age_days": 144 + "author_account_age_days": 145 }, "https://github.com/logtd/ComfyUI-RAVE_ATTN": { "stars": 10, "last_update": "2024-05-22 00:20:03", - "author_account_age_days": 144 + "author_account_age_days": 145 }, "https://github.com/logtd/ComfyUI-RefSampling": { "stars": 4, "last_update": "2024-05-22 00:04:40", - "author_account_age_days": 144 + "author_account_age_days": 145 }, "https://github.com/logtd/ComfyUI-TrackingNodes": { "stars": 15, "last_update": "2024-05-22 00:03:27", - "author_account_age_days": 144 + "author_account_age_days": 145 }, "https://github.com/longgui0318/comfyui-common-util": { "stars": 0, "last_update": "2024-07-08 08:57:06", - "author_account_age_days": 4187 + "author_account_age_days": 4188 }, "https://github.com/longgui0318/comfyui-llm-assistant": { "stars": 5, "last_update": "2024-06-27 03:50:46", - "author_account_age_days": 4187 + "author_account_age_days": 4188 }, "https://github.com/longgui0318/comfyui-magic-clothing": { "stars": 24, "last_update": "2024-06-27 03:48:38", - "author_account_age_days": 4187 + "author_account_age_days": 4188 }, "https://github.com/longgui0318/comfyui-mask-util": { "stars": 6, "last_update": "2024-06-30 03:43:58", - "author_account_age_days": 4187 + "author_account_age_days": 4188 }, "https://github.com/longgui0318/comfyui-oms-diffusion": { "stars": 24, "last_update": "2024-06-27 03:48:38", - "author_account_age_days": 4187 + "author_account_age_days": 4188 }, "https://github.com/lordgasmic/comfyui_save_image_with_options": { "stars": 0, "last_update": "2024-06-20 16:39:23", - "author_account_age_days": 4789 + "author_account_age_days": 4790 }, "https://github.com/lordgasmic/comfyui_wildcards": { "stars": 5, "last_update": "2024-06-20 16:52:14", - "author_account_age_days": 4789 + "author_account_age_days": 4790 }, "https://github.com/lquesada/ComfyUI-Inpaint-CropAndStitch": { "stars": 172, "last_update": "2024-06-21 10:54:35", - "author_account_age_days": 4073 + "author_account_age_days": 4074 }, "https://github.com/lquesada/ComfyUI-Prompt-Combinator": { "stars": 22, "last_update": "2024-06-30 15:37:31", - "author_account_age_days": 4073 + "author_account_age_days": 4074 + }, + "https://github.com/lrzjason/Comfyui-Kolors-Utils": { + "stars": 1, + "last_update": "2024-07-17 11:15:28", + "author_account_age_days": 3686 }, "https://github.com/ltdrdata/ComfyUI-Impact-Pack": { - "stars": 1478, + "stars": 1480, "last_update": "2024-07-06 09:25:25", - "author_account_age_days": 484 + "author_account_age_days": 485 }, "https://github.com/ltdrdata/ComfyUI-Inspire-Pack": { - "stars": 306, + "stars": 308, "last_update": "2024-07-11 14:35:11", - "author_account_age_days": 484 + "author_account_age_days": 485 }, "https://github.com/ltdrdata/ComfyUI-Manager": { - "stars": 4788, - "last_update": "2024-07-16 15:43:57", - "author_account_age_days": 484 + "stars": 4820, + "last_update": "2024-07-17 19:25:52", + "author_account_age_days": 485 }, "https://github.com/luandev/ComfyUI-CrewAI": { - "stars": 14, + "stars": 15, "last_update": "2024-06-27 17:53:19", - "author_account_age_days": 3830 + "author_account_age_days": 3831 }, "https://github.com/m-sokes/ComfyUI-Sokes-Nodes": { "stars": 1, @@ -3967,27 +3987,27 @@ "https://github.com/madtunebk/ComfyUI-ControlnetAux": { "stars": 10, "last_update": "2024-06-28 16:16:51", - "author_account_age_days": 483 + "author_account_age_days": 484 }, "https://github.com/mape/ComfyUI-mape-Helpers": { - "stars": 139, + "stars": 140, "last_update": "2024-06-27 16:30:32", - "author_account_age_days": 5776 + "author_account_age_days": 5777 }, "https://github.com/maracman/ComfyUI-SubjectStyle-CSV": { "stars": 3, "last_update": "2024-06-24 13:53:39", - "author_account_age_days": 1189 + "author_account_age_days": 1190 }, "https://github.com/marduk191/comfyui-marnodes": { "stars": 1, "last_update": "2024-07-14 08:29:14", - "author_account_age_days": 4437 + "author_account_age_days": 4438 }, "https://github.com/marhensa/sdxl-recommended-res-calc": { "stars": 56, "last_update": "2024-07-07 09:20:15", - "author_account_age_days": 4797 + "author_account_age_days": 4798 }, "https://github.com/martijnat/comfyui-previewlatent": { "stars": 29, @@ -3997,62 +4017,62 @@ "https://github.com/massao000/ComfyUI_aspect_ratios": { "stars": 7, "last_update": "2024-05-22 22:23:10", - "author_account_age_days": 1429 + "author_account_age_days": 1430 }, "https://github.com/matan1905/ComfyUI-Serving-Toolkit": { "stars": 40, "last_update": "2024-06-04 19:15:36", - "author_account_age_days": 2762 + "author_account_age_days": 2763 }, "https://github.com/mattjohnpowell/comfyui-lmstudio-image-to-text-node": { "stars": 2, "last_update": "2024-07-12 09:27:33", - "author_account_age_days": 4572 + "author_account_age_days": 4573 }, "https://github.com/mav-rik/facerestore_cf": { "stars": 167, "last_update": "2024-05-22 20:53:23", - "author_account_age_days": 2943 + "author_account_age_days": 2944 }, "https://github.com/mbrostami/ComfyUI-HF": { "stars": 16, "last_update": "2024-05-27 21:45:33", - "author_account_age_days": 4344 + "author_account_age_days": 4345 }, "https://github.com/mbrostami/ComfyUI-TITrain": { "stars": 7, "last_update": "2024-05-27 21:50:06", - "author_account_age_days": 4344 + "author_account_age_days": 4345 }, "https://github.com/mcmonkeyprojects/sd-dynamic-thresholding": { - "stars": 1072, + "stars": 1073, "last_update": "2024-05-24 16:09:17", - "author_account_age_days": 2124 + "author_account_age_days": 2125 }, "https://github.com/meap158/ComfyUI-Background-Replacement": { "stars": 43, "last_update": "2024-05-22 20:43:52", - "author_account_age_days": 3225 + "author_account_age_days": 3226 }, "https://github.com/meap158/ComfyUI-GPU-temperature-protection": { "stars": 3, "last_update": "2024-05-22 20:43:21", - "author_account_age_days": 3225 + "author_account_age_days": 3226 }, "https://github.com/meap158/ComfyUI-Prompt-Expansion": { - "stars": 63, + "stars": 64, "last_update": "2024-05-22 20:43:37", - "author_account_age_days": 3225 + "author_account_age_days": 3226 }, "https://github.com/melMass/comfy_mtb": { - "stars": 365, + "stars": 369, "last_update": "2024-07-07 18:40:33", - "author_account_age_days": 3767 + "author_account_age_days": 3768 }, "https://github.com/mephisto83/petty-paint-comfyui-node": { "stars": 2, "last_update": "2024-07-05 19:04:04", - "author_account_age_days": 3695 + "author_account_age_days": 3696 }, "https://github.com/meshmesh-io/ComfyUI-MeshMesh": { "stars": 0, @@ -4072,22 +4092,22 @@ "https://github.com/metncelik/comfyui_met_suit": { "stars": 0, "last_update": "2024-07-07 13:40:26", - "author_account_age_days": 645 + "author_account_age_days": 646 }, "https://github.com/metncelik/comfyui_met_suite": { "stars": 0, "last_update": "2024-07-07 13:40:26", - "author_account_age_days": 645 + "author_account_age_days": 646 }, "https://github.com/mgfxer/ComfyUI-FrameFX": { - "stars": 7, + "stars": 8, "last_update": "2024-07-13 18:04:46", - "author_account_age_days": 24 + "author_account_age_days": 25 }, "https://github.com/miaoshouai/ComfyUI-Miaoshouai-Tagger": { - "stars": 30, + "stars": 31, "last_update": "2024-07-13 06:49:20", - "author_account_age_days": 490 + "author_account_age_days": 491 }, "https://github.com/mihaiiancu/ComfyUI_Inpaint": { "stars": 9, @@ -4096,8 +4116,8 @@ }, "https://github.com/mikebilly/Transparent-background-comfyUI": { "stars": 0, - "last_update": "2024-07-16 18:12:59", - "author_account_age_days": 2586 + "last_update": "2024-07-17 15:59:31", + "author_account_age_days": 2587 }, "https://github.com/mikkel/ComfyUI-text-overlay": { "stars": 31, @@ -4112,81 +4132,81 @@ "https://github.com/mingqizhang/ComfyUI_InSPyResNet_zmq": { "stars": 0, "last_update": "2024-06-28 15:59:20", - "author_account_age_days": 2616 + "author_account_age_days": 2617 }, "https://github.com/mirabarukaso/ComfyUI_Mira": { "stars": 27, "last_update": "2024-06-14 11:01:10", - "author_account_age_days": 1243 + "author_account_age_days": 1244 }, "https://github.com/modusCell/ComfyUI-dimension-node-modusCell": { "stars": 1, "last_update": "2024-05-22 22:08:50", - "author_account_age_days": 4626 + "author_account_age_days": 4627 }, "https://github.com/moyi7712/ComfyUI_Seamless_Patten": { "stars": 10, "last_update": "2024-06-22 02:18:14", - "author_account_age_days": 2323 + "author_account_age_days": 2324 }, "https://github.com/mozman/ComfyUI_mozman_nodes": { "stars": 0, "last_update": "2024-05-22 22:13:32", - "author_account_age_days": 4102 + "author_account_age_days": 4103 }, "https://github.com/mpiquero7164/ComfyUI-SaveImgPrompt": { "stars": 16, "last_update": "2023-08-14 11:27:09", - "author_account_age_days": 2631 + "author_account_age_days": 2632 }, "https://github.com/mullakhmetov/comfyui_dynamic_util_nodes": { "stars": 0, "last_update": "2024-07-15 14:13:58", - "author_account_age_days": 3960 + "author_account_age_days": 3961 }, "https://github.com/muzi12888/ComfyUI-PoseKeypoint-Mask": { "stars": 6, "last_update": "2024-06-14 13:26:02", - "author_account_age_days": 2968 + "author_account_age_days": 2969 }, "https://github.com/my-opencode/ComfyUI_IndustrialMagick": { "stars": 1, "last_update": "2024-07-08 12:25:30", - "author_account_age_days": 1402 + "author_account_age_days": 1403 }, "https://github.com/my-opencode/ComfyUI_KSamplerTimer": { "stars": 1, "last_update": "2024-07-08 12:22:33", - "author_account_age_days": 1402 + "author_account_age_days": 1403 }, "https://github.com/nagolinc/ComfyUI_FastVAEDecorder_SDXL": { "stars": 2, "last_update": "2024-05-22 20:44:17", - "author_account_age_days": 3696 + "author_account_age_days": 3697 }, "https://github.com/nagolinc/comfyui_openai_node": { "stars": 1, "last_update": "2024-06-15 15:59:07", - "author_account_age_days": 3696 + "author_account_age_days": 3697 }, "https://github.com/nat-chan/ComfyUI-graphToPrompt": { "stars": 0, "last_update": "2024-05-23 01:16:40", - "author_account_age_days": 3015 + "author_account_age_days": 3016 }, "https://github.com/nat-chan/comfyui-paint": { "stars": 2, "last_update": "2024-06-14 11:01:38", - "author_account_age_days": 3015 + "author_account_age_days": 3016 }, "https://github.com/nat-chan/comfyui-transceiver": { "stars": 3, "last_update": "2024-05-23 01:16:28", - "author_account_age_days": 3015 + "author_account_age_days": 3016 }, "https://github.com/nathannlu/ComfyUI-Cloud": { "stars": 156, - "last_update": "2024-07-16 00:54:33", + "last_update": "2024-07-17 17:17:18", "author_account_age_days": 2748 }, "https://github.com/nathannlu/ComfyUI-Pets": { @@ -4197,82 +4217,82 @@ "https://github.com/natto-maki/ComfyUI-NegiTools": { "stars": 26, "last_update": "2024-07-16 10:24:00", - "author_account_age_days": 300 + "author_account_age_days": 301 }, "https://github.com/nickve28/ComfyUI-Nich-Utils": { "stars": 8, "last_update": "2024-06-22 05:29:37", - "author_account_age_days": 4051 + "author_account_age_days": 4052 }, "https://github.com/ningxiaoxiao/comfyui-NDI": { "stars": 37, "last_update": "2024-07-02 09:03:11", - "author_account_age_days": 3010 + "author_account_age_days": 3011 }, "https://github.com/nirbhay-faaya/ImgProcessing_ComfyUI": { "stars": 0, "last_update": "2024-06-14 12:01:14", - "author_account_age_days": 358 + "author_account_age_days": 359 }, "https://github.com/nirex0/ComfyUI_pytorch_openpose": { "stars": 2, "last_update": "2024-06-14 12:01:07", - "author_account_age_days": 3525 + "author_account_age_days": 3526 }, "https://github.com/nkchocoai/ComfyUI-Dart": { "stars": 18, "last_update": "2024-06-23 04:56:49", - "author_account_age_days": 182 + "author_account_age_days": 183 }, "https://github.com/nkchocoai/ComfyUI-PromptUtilities": { "stars": 7, "last_update": "2024-06-23 04:58:30", - "author_account_age_days": 182 + "author_account_age_days": 183 }, "https://github.com/nkchocoai/ComfyUI-SaveImageWithMetaData": { "stars": 9, "last_update": "2024-06-23 04:57:38", - "author_account_age_days": 182 + "author_account_age_days": 183 }, "https://github.com/nkchocoai/ComfyUI-SizeFromPresets": { "stars": 4, "last_update": "2024-06-23 04:40:00", - "author_account_age_days": 182 + "author_account_age_days": 183 }, "https://github.com/nkchocoai/ComfyUI-TextOnSegs": { "stars": 8, "last_update": "2024-06-23 04:52:29", - "author_account_age_days": 182 + "author_account_age_days": 183 }, "https://github.com/noembryo/ComfyUI-noEmbryo": { "stars": 14, "last_update": "2024-06-04 11:27:45", - "author_account_age_days": 2765 + "author_account_age_days": 2766 }, "https://github.com/nosiu/comfyui-instantId-faceswap": { "stars": 177, "last_update": "2024-05-22 23:21:38", - "author_account_age_days": 3927 + "author_account_age_days": 3928 }, "https://github.com/noxinias/ComfyUI_NoxinNodes": { "stars": 7, "last_update": "2024-05-22 21:24:24", - "author_account_age_days": 2583 + "author_account_age_days": 2584 }, "https://github.com/ntc-ai/ComfyUI-DARE-LoRA-Merge": { "stars": 26, "last_update": "2024-05-22 22:22:14", - "author_account_age_days": 1740 + "author_account_age_days": 1741 }, "https://github.com/nuanarchy/ComfyUI-NuA-BIRD": { "stars": 4, "last_update": "2024-06-18 05:35:49", - "author_account_age_days": 1114 + "author_account_age_days": 1115 }, "https://github.com/nuanarchy/ComfyUI-NuA-FlashFace": { - "stars": 14, + "stars": 15, "last_update": "2024-06-17 15:29:15", - "author_account_age_days": 1114 + "author_account_age_days": 1115 }, "https://github.com/nullquant/ComfyUI-BrushNet": { "stars": 423, @@ -4282,182 +4302,182 @@ "https://github.com/olduvai-jp/ComfyUI-HfLoader": { "stars": 3, "last_update": "2024-05-23 00:14:52", - "author_account_age_days": 898 + "author_account_age_days": 899 }, "https://github.com/omar92/ComfyUI-QualityOfLifeSuit_Omar92": { "stars": 112, "last_update": "2024-06-03 11:02:37", - "author_account_age_days": 4529 + "author_account_age_days": 4530 }, "https://github.com/opvelll/ComfyUI_TextListProduct": { "stars": 0, "last_update": "2024-06-22 02:11:26", - "author_account_age_days": 1576 + "author_account_age_days": 1577 }, "https://github.com/osi1880vr/prompt_quill_comfyui": { "stars": 10, "last_update": "2024-06-13 17:24:12", - "author_account_age_days": 1099 + "author_account_age_days": 1100 }, "https://github.com/ostris/ostris_nodes_comfyui": { "stars": 20, "last_update": "2024-05-22 21:23:24", - "author_account_age_days": 2425 + "author_account_age_days": 2426 }, "https://github.com/ownimage/ComfyUI-ownimage": { "stars": 0, "last_update": "2024-05-22 22:22:37", - "author_account_age_days": 2805 + "author_account_age_days": 2806 }, "https://github.com/oyvindg/ComfyUI-TrollSuite": { "stars": 0, "last_update": "2024-05-22 21:32:03", - "author_account_age_days": 2352 + "author_account_age_days": 2353 }, "https://github.com/oztrkoguz/ComfyUI_StoryCreator": { "stars": 20, "last_update": "2024-05-23 12:18:45", - "author_account_age_days": 864 + "author_account_age_days": 865 }, "https://github.com/palant/extended-saveimage-comfyui": { "stars": 13, "last_update": "2024-03-27 14:08:21", - "author_account_age_days": 5075 + "author_account_age_days": 5076 }, "https://github.com/palant/image-resize-comfyui": { - "stars": 64, + "stars": 63, "last_update": "2024-01-18 20:59:55", - "author_account_age_days": 5075 + "author_account_age_days": 5076 }, "https://github.com/palant/integrated-nodes-comfyui": { "stars": 32, "last_update": "2023-12-27 22:52:00", - "author_account_age_days": 5075 + "author_account_age_days": 5076 }, "https://github.com/pamparamm/ComfyUI-ppm": { "stars": 22, "last_update": "2024-07-15 17:58:31", - "author_account_age_days": 2153 + "author_account_age_days": 2154 }, "https://github.com/pamparamm/ComfyUI-vectorscope-cc": { "stars": 2, "last_update": "2024-07-08 16:05:59", - "author_account_age_days": 2153 + "author_account_age_days": 2154 }, "https://github.com/pamparamm/sd-perturbed-attention": { "stars": 186, "last_update": "2024-07-10 23:16:49", - "author_account_age_days": 2153 + "author_account_age_days": 2154 }, "https://github.com/pants007/comfy-pants": { "stars": 2, "last_update": "2024-05-22 18:16:04", - "author_account_age_days": 2339 + "author_account_age_days": 2340 }, "https://github.com/patriciogonzalezvivo/comfyui_glslnodes": { - "stars": 93, + "stars": 98, "last_update": "2024-07-16 07:39:37", - "author_account_age_days": 5102 + "author_account_age_days": 5103 }, "https://github.com/paulo-coronado/comfy_clip_blip_node": { "stars": 25, "last_update": "2024-05-22 17:39:09", - "author_account_age_days": 2709 + "author_account_age_days": 2710 }, "https://github.com/philz1337x/ComfyUI-ClarityAI": { "stars": 47, "last_update": "2024-05-23 01:19:05", - "author_account_age_days": 686 + "author_account_age_days": 687 }, "https://github.com/phineas-pta/comfyui-auto-nodes-layout": { "stars": 26, "last_update": "2024-06-19 21:38:47", - "author_account_age_days": 2311 + "author_account_age_days": 2312 }, "https://github.com/picturesonpictures/comfy_PoP": { "stars": 15, "last_update": "2024-07-05 07:32:50", - "author_account_age_days": 609 + "author_account_age_days": 610 }, "https://github.com/pkpkTech/ComfyUI-SaveAVIF": { "stars": 0, "last_update": "2024-05-22 22:19:21", - "author_account_age_days": 1525 + "author_account_age_days": 1526 }, "https://github.com/pkpkTech/ComfyUI-SaveQueues": { "stars": 1, "last_update": "2024-05-22 22:19:54", - "author_account_age_days": 1525 + "author_account_age_days": 1526 }, "https://github.com/pkpkTech/ComfyUI-TemporaryLoader": { "stars": 1, "last_update": "2024-05-22 22:19:44", - "author_account_age_days": 1525 + "author_account_age_days": 1526 }, "https://github.com/pkpkTech/ComfyUI-ngrok": { "stars": 3, "last_update": "2024-05-22 22:19:32", - "author_account_age_days": 1525 + "author_account_age_days": 1526 }, "https://github.com/portu-sim/comfyui_bmab": { - "stars": 55, + "stars": 56, "last_update": "2024-06-09 14:22:04", - "author_account_age_days": 344 + "author_account_age_days": 345 }, "https://github.com/prodogape/ComfyUI-EasyOCR": { "stars": 11, "last_update": "2024-07-11 02:17:02", - "author_account_age_days": 1052 + "author_account_age_days": 1053 }, "https://github.com/prodogape/ComfyUI-Minio": { "stars": 2, "last_update": "2024-05-23 00:13:38", - "author_account_age_days": 1052 + "author_account_age_days": 1053 }, "https://github.com/prodogape/ComfyUI-OmDet": { "stars": 2, "last_update": "2024-06-14 13:01:34", - "author_account_age_days": 1052 + "author_account_age_days": 1053 }, "https://github.com/prodogape/Comfyui-Yolov8-JSON": { "stars": 14, "last_update": "2024-07-10 09:37:54", - "author_account_age_days": 1052 + "author_account_age_days": 1053 }, "https://github.com/prozacgod/comfyui-pzc-multiworkspace": { "stars": 7, "last_update": "2024-05-22 23:11:46", - "author_account_age_days": 5590 + "author_account_age_days": 5591 }, "https://github.com/pythongosssss/ComfyUI-Custom-Scripts": { - "stars": 1420, + "stars": 1430, "last_update": "2024-07-14 13:06:40", - "author_account_age_days": 520 + "author_account_age_days": 521 }, "https://github.com/pythongosssss/ComfyUI-WD14-Tagger": { - "stars": 460, + "stars": 462, "last_update": "2024-07-16 02:52:24", - "author_account_age_days": 520 + "author_account_age_days": 521 }, "https://github.com/qwixiwp/queuetools": { "stars": 0, "last_update": "2024-06-14 10:27:57", - "author_account_age_days": 633 + "author_account_age_days": 634 }, "https://github.com/ramyma/A8R8_ComfyUI_nodes": { - "stars": 41, + "stars": 42, "last_update": "2024-06-29 01:20:57", - "author_account_age_days": 3239 + "author_account_age_days": 3240 }, "https://github.com/randjtw/advance-aesthetic-score": { "stars": 0, "last_update": "2024-05-23 01:14:47", - "author_account_age_days": 783 + "author_account_age_days": 784 }, "https://github.com/ratulrafsan/Comfyui-SAL-VTON": { "stars": 64, "last_update": "2024-06-30 02:23:06", - "author_account_age_days": 4516 + "author_account_age_days": 4517 }, "https://github.com/rcfcu2000/zhihuige-nodes-comfyui": { "stars": 0, @@ -4467,32 +4487,32 @@ "https://github.com/rcsaquino/comfyui-custom-nodes": { "stars": 1, "last_update": "2024-05-22 22:13:43", - "author_account_age_days": 1533 + "author_account_age_days": 1534 }, "https://github.com/receyuki/comfyui-prompt-reader-node": { "stars": 220, "last_update": "2024-07-15 15:52:08", - "author_account_age_days": 2615 + "author_account_age_days": 2616 }, "https://github.com/redhottensors/ComfyUI-ODE": { "stars": 26, "last_update": "2024-06-23 22:16:53", - "author_account_age_days": 161 + "author_account_age_days": 162 }, "https://github.com/redhottensors/ComfyUI-Prediction": { "stars": 10, "last_update": "2024-07-14 21:19:01", - "author_account_age_days": 161 + "author_account_age_days": 162 }, "https://github.com/rgthree/rgthree-comfy": { - "stars": 772, + "stars": 774, "last_update": "2024-07-15 00:43:35", "author_account_age_days": 4997 }, "https://github.com/rhdunn/comfyui-bus-plugin": { "stars": 1, "last_update": "2024-06-26 17:38:32", - "author_account_age_days": 5659 + "author_account_age_days": 5660 }, "https://github.com/richinsley/Comfy-LFO": { "stars": 5, @@ -4502,52 +4522,52 @@ "https://github.com/ricklove/comfyui-ricklove": { "stars": 0, "last_update": "2024-05-22 23:21:25", - "author_account_age_days": 4855 + "author_account_age_days": 4856 }, "https://github.com/risunobushi/comfyUI_FrequencySeparation_RGB-HSV": { "stars": 13, "last_update": "2024-06-14 10:28:04", - "author_account_age_days": 669 + "author_account_age_days": 670 }, "https://github.com/rklaffehn/rk-comfy-nodes": { "stars": 2, "last_update": "2024-06-14 10:24:43", - "author_account_age_days": 315 + "author_account_age_days": 316 }, "https://github.com/romeobuilderotti/ComfyUI-PNG-Metadata": { "stars": 5, "last_update": "2024-05-22 21:29:25", - "author_account_age_days": 313 + "author_account_age_days": 314 }, "https://github.com/ronniebasak/ComfyUI-Tara-LLM-Integration": { "stars": 77, "last_update": "2024-06-25 09:06:23", - "author_account_age_days": 4177 + "author_account_age_days": 4178 }, "https://github.com/royceschultz/ComfyUI-Notifications": { "stars": 6, "last_update": "2024-05-23 01:23:16", - "author_account_age_days": 2552 + "author_account_age_days": 2553 }, "https://github.com/royceschultz/ComfyUI-TranscriptionTools": { "stars": 12, "last_update": "2024-05-23 01:10:10", - "author_account_age_days": 2552 + "author_account_age_days": 2553 }, "https://github.com/rui40000/RUI-Nodes": { "stars": 15, "last_update": "2024-05-22 22:12:26", - "author_account_age_days": 496 + "author_account_age_days": 497 }, "https://github.com/ruiqutech/ComfyUI-RuiquNodes": { "stars": 0, "last_update": "2024-05-23 01:21:50", - "author_account_age_days": 92 + "author_account_age_days": 93 }, "https://github.com/runtime44/comfyui_r44_nodes": { "stars": 32, "last_update": "2024-07-01 08:02:04", - "author_account_age_days": 190 + "author_account_age_days": 191 }, "https://github.com/saftle/suplex_comfy_nodes": { "stars": 0, @@ -4557,87 +4577,87 @@ "https://github.com/sdfxai/SDFXBridgeForComfyUI": { "stars": 8, "last_update": "2024-06-14 10:26:56", - "author_account_age_days": 257 + "author_account_age_days": 258 }, "https://github.com/seanlynch/comfyui-optical-flow": { "stars": 26, "last_update": "2024-05-22 20:52:17", - "author_account_age_days": 5327 + "author_account_age_days": 5328 }, "https://github.com/seanlynch/srl-nodes": { "stars": 3, "last_update": "2024-06-30 13:47:38", - "author_account_age_days": 5327 + "author_account_age_days": 5328 }, "https://github.com/sergekatzmann/ComfyUI_Nimbus-Pack": { "stars": 2, "last_update": "2024-05-22 21:34:15", - "author_account_age_days": 3355 + "author_account_age_days": 3356 }, "https://github.com/shadowcz007/comfyui-Image-reward": { "stars": 21, "last_update": "2024-06-14 10:24:49", - "author_account_age_days": 3337 + "author_account_age_days": 3338 }, "https://github.com/shadowcz007/comfyui-consistency-decoder": { "stars": 2, "last_update": "2024-06-14 10:23:35", - "author_account_age_days": 3337 + "author_account_age_days": 3338 }, "https://github.com/shadowcz007/comfyui-edit-mask": { "stars": 6, "last_update": "2024-06-20 01:42:48", - "author_account_age_days": 3337 + "author_account_age_days": 3338 }, "https://github.com/shadowcz007/comfyui-liveportrait": { - "stars": 247, + "stars": 251, "last_update": "2024-07-14 06:44:12", - "author_account_age_days": 3337 + "author_account_age_days": 3338 }, "https://github.com/shadowcz007/comfyui-mixlab-nodes": { - "stars": 959, - "last_update": "2024-07-16 14:47:14", - "author_account_age_days": 3337 + "stars": 963, + "last_update": "2024-07-17 12:49:23", + "author_account_age_days": 3338 }, "https://github.com/shadowcz007/comfyui-sound-lab": { "stars": 74, "last_update": "2024-07-04 12:53:38", - "author_account_age_days": 3337 + "author_account_age_days": 3338 }, "https://github.com/shadowcz007/comfyui-ultralytics-yolo": { "stars": 18, "last_update": "2024-06-22 09:06:04", - "author_account_age_days": 3337 + "author_account_age_days": 3338 }, "https://github.com/shi3z/ComfyUI_Memeplex_DALLE": { "stars": 2, "last_update": "2024-05-23 00:14:25", - "author_account_age_days": 5115 + "author_account_age_days": 5116 }, "https://github.com/shiimizu/ComfyUI-PhotoMaker-Plus": { - "stars": 145, + "stars": 146, "last_update": "2024-04-17 09:02:51", - "author_account_age_days": 1787 + "author_account_age_days": 1788 }, "https://github.com/shiimizu/ComfyUI-TiledDiffusion": { - "stars": 228, + "stars": 231, "last_update": "2024-07-14 03:23:04", - "author_account_age_days": 1787 + "author_account_age_days": 1788 }, "https://github.com/shiimizu/ComfyUI_smZNodes": { "stars": 168, "last_update": "2024-07-14 07:15:32", - "author_account_age_days": 1787 + "author_account_age_days": 1788 }, "https://github.com/shingo1228/ComfyUI-SDXL-EmptyLatentImage": { - "stars": 27, + "stars": 28, "last_update": "2024-05-22 20:41:29", - "author_account_age_days": 2245 + "author_account_age_days": 2246 }, "https://github.com/shingo1228/ComfyUI-send-eagle-slim": { "stars": 22, "last_update": "2024-05-22 20:41:15", - "author_account_age_days": 2245 + "author_account_age_days": 2246 }, "https://github.com/shinich39/comfyui-load-image-in-seq": { "stars": 3, @@ -4657,147 +4677,147 @@ "https://github.com/shobhitic/ComfyUI-PlusMinusTextClip": { "stars": 3, "last_update": "2024-06-20 13:57:29", - "author_account_age_days": 4330 + "author_account_age_days": 4331 }, "https://github.com/shockz0rz/ComfyUI_InterpolateEverything": { "stars": 23, "last_update": "2024-05-22 18:13:49", - "author_account_age_days": 1648 + "author_account_age_days": 1649 }, "https://github.com/shockz0rz/comfy-easy-grids": { "stars": 13, "last_update": "2024-05-22 18:14:05", - "author_account_age_days": 1648 + "author_account_age_days": 1649 }, "https://github.com/siliconflow/BizyAir": { - "stars": 70, - "last_update": "2024-07-16 13:35:05", - "author_account_age_days": 328 + "stars": 82, + "last_update": "2024-07-17 16:08:53", + "author_account_age_days": 329 }, "https://github.com/siliconflow/onediff_comfy_nodes": { "stars": 16, "last_update": "2024-06-24 10:08:11", - "author_account_age_days": 328 + "author_account_age_days": 329 }, "https://github.com/sipherxyz/comfyui-art-venture": { - "stars": 100, + "stars": 104, "last_update": "2024-06-28 02:06:23", - "author_account_age_days": 1129 + "author_account_age_days": 1130 }, "https://github.com/skfoo/ComfyUI-Coziness": { "stars": 22, "last_update": "2024-05-27 18:24:29", - "author_account_age_days": 2104 + "author_account_age_days": 2105 }, "https://github.com/slyt/comfyui-ollama-nodes": { "stars": 0, "last_update": "2024-06-25 03:31:41", - "author_account_age_days": 3962 + "author_account_age_days": 3963 }, "https://github.com/smagnetize/kb-comfyui-nodes": { "stars": 0, "last_update": "2024-06-14 12:00:45", - "author_account_age_days": 2737 + "author_account_age_days": 2738 }, "https://github.com/smthemex/ComfyUI_AnyDoor": { "stars": 28, "last_update": "2024-07-14 01:03:34", - "author_account_age_days": 376 + "author_account_age_days": 377 }, "https://github.com/smthemex/ComfyUI_ChatGLM_API": { "stars": 19, "last_update": "2024-06-25 04:10:29", - "author_account_age_days": 376 + "author_account_age_days": 377 }, "https://github.com/smthemex/ComfyUI_CustomNet": { "stars": 5, "last_update": "2024-06-25 01:04:17", - "author_account_age_days": 376 + "author_account_age_days": 377 }, "https://github.com/smthemex/ComfyUI_EchoMimic": { - "stars": 53, - "last_update": "2024-07-15 10:15:41", - "author_account_age_days": 376 + "stars": 71, + "last_update": "2024-07-17 10:12:10", + "author_account_age_days": 377 }, "https://github.com/smthemex/ComfyUI_HiDiffusion_Pro": { "stars": 32, "last_update": "2024-07-04 11:51:49", - "author_account_age_days": 376 + "author_account_age_days": 377 }, "https://github.com/smthemex/ComfyUI_ID_Animator": { "stars": 21, "last_update": "2024-06-27 08:32:11", - "author_account_age_days": 376 + "author_account_age_days": 377 }, "https://github.com/smthemex/ComfyUI_Llama3_8B": { "stars": 18, "last_update": "2024-06-25 00:49:01", - "author_account_age_days": 376 + "author_account_age_days": 377 }, "https://github.com/smthemex/ComfyUI_MS_Diffusion": { "stars": 10, "last_update": "2024-07-09 13:42:13", - "author_account_age_days": 376 + "author_account_age_days": 377 }, "https://github.com/smthemex/ComfyUI_ParlerTTS": { "stars": 21, "last_update": "2024-06-25 00:38:01", - "author_account_age_days": 376 + "author_account_age_days": 377 }, "https://github.com/smthemex/ComfyUI_Pic2Story": { "stars": 3, "last_update": "2024-06-25 01:16:30", - "author_account_age_days": 376 + "author_account_age_days": 377 }, "https://github.com/smthemex/ComfyUI_Pipeline_Tool": { "stars": 9, "last_update": "2024-06-25 01:13:53", - "author_account_age_days": 376 + "author_account_age_days": 377 }, "https://github.com/smthemex/ComfyUI_Pops": { "stars": 16, "last_update": "2024-07-04 13:09:15", - "author_account_age_days": 376 + "author_account_age_days": 377 }, "https://github.com/smthemex/ComfyUI_StableAudio_Open": { "stars": 8, "last_update": "2024-06-25 00:56:09", - "author_account_age_days": 376 + "author_account_age_days": 377 }, "https://github.com/smthemex/ComfyUI_Stable_Makeup": { - "stars": 27, - "last_update": "2024-07-12 08:41:05", - "author_account_age_days": 376 + "stars": 28, + "last_update": "2024-07-17 14:50:32", + "author_account_age_days": 377 }, "https://github.com/smthemex/ComfyUI_StoryDiffusion": { - "stars": 80, + "stars": 82, "last_update": "2024-07-16 00:41:00", - "author_account_age_days": 376 + "author_account_age_days": 377 }, "https://github.com/smthemex/ComfyUI_Streamv2v_Plus": { "stars": 0, - "last_update": "2024-07-16 10:38:03", - "author_account_age_days": 376 + "last_update": "2024-07-17 04:21:19", + "author_account_age_days": 377 }, "https://github.com/sn0w12/ComfyUI-Sn0w-Scripts": { "stars": 3, - "last_update": "2024-07-15 23:43:56", - "author_account_age_days": 796 + "last_update": "2024-07-17 14:14:36", + "author_account_age_days": 797 }, "https://github.com/space-nuko/ComfyUI-Disco-Diffusion": { "stars": 42, "last_update": "2024-05-22 18:10:36", - "author_account_age_days": 2747 + "author_account_age_days": 2748 }, "https://github.com/space-nuko/ComfyUI-OpenPose-Editor": { "stars": 159, "last_update": "2024-05-22 18:10:49", - "author_account_age_days": 2747 + "author_account_age_days": 2748 }, "https://github.com/space-nuko/nui-suite": { "stars": 10, "last_update": "2024-05-22 18:11:04", - "author_account_age_days": 2747 + "author_account_age_days": 2748 }, "https://github.com/spacepxl/ComfyUI-Florence-2": { "stars": 45, @@ -4805,12 +4825,12 @@ "author_account_age_days": 317 }, "https://github.com/spacepxl/ComfyUI-HQ-Image-Save": { - "stars": 33, + "stars": 34, "last_update": "2024-06-21 04:42:58", "author_account_age_days": 317 }, "https://github.com/spacepxl/ComfyUI-Image-Filters": { - "stars": 87, + "stars": 88, "last_update": "2024-06-22 01:19:31", "author_account_age_days": 317 }, @@ -4827,162 +4847,162 @@ "https://github.com/spinagon/ComfyUI-seam-carving": { "stars": 15, "last_update": "2024-05-23 05:07:00", - "author_account_age_days": 4763 + "author_account_age_days": 4764 }, "https://github.com/spinagon/ComfyUI-seamless-tiling": { "stars": 78, "last_update": "2024-05-23 05:03:42", - "author_account_age_days": 4763 + "author_account_age_days": 4764 }, "https://github.com/spro/comfyui-mirror": { "stars": 4, "last_update": "2024-05-22 20:50:25", - "author_account_age_days": 5254 + "author_account_age_days": 5255 }, "https://github.com/ssitu/ComfyUI_UltimateSDUpscale": { "stars": 677, - "last_update": "2024-06-27 04:16:12", - "author_account_age_days": 1711 + "last_update": "2024-07-17 07:45:59", + "author_account_age_days": 1712 }, "https://github.com/ssitu/ComfyUI_fabric": { - "stars": 84, + "stars": 85, "last_update": "2024-05-22 18:10:19", - "author_account_age_days": 1711 + "author_account_age_days": 1712 }, "https://github.com/ssitu/ComfyUI_restart_sampling": { "stars": 78, "last_update": "2024-05-22 18:09:49", - "author_account_age_days": 1711 + "author_account_age_days": 1712 }, "https://github.com/ssitu/ComfyUI_roop": { - "stars": 62, + "stars": 63, "last_update": "2024-05-22 18:10:03", - "author_account_age_days": 1711 + "author_account_age_days": 1712 }, "https://github.com/stavsap/comfyui-ollama": { - "stars": 216, + "stars": 218, "last_update": "2024-07-13 11:22:08", - "author_account_age_days": 4106 + "author_account_age_days": 4107 }, "https://github.com/storyicon/comfyui_musev_evolved": { "stars": 14, "last_update": "2024-06-14 11:02:40", - "author_account_age_days": 2574 + "author_account_age_days": 2575 }, "https://github.com/storyicon/comfyui_segment_anything": { - "stars": 561, + "stars": 563, "last_update": "2024-07-12 10:17:33", - "author_account_age_days": 2574 + "author_account_age_days": 2575 }, "https://github.com/strimmlarn/ComfyUI_Strimmlarns_aesthetic_score": { "stars": 25, "last_update": "2024-06-17 10:01:44", - "author_account_age_days": 2649 + "author_account_age_days": 2650 }, "https://github.com/styler00dollar/ComfyUI-deepcache": { "stars": 8, "last_update": "2024-05-22 22:18:18", - "author_account_age_days": 1868 + "author_account_age_days": 1869 }, "https://github.com/styler00dollar/ComfyUI-sudo-latent-upscale": { "stars": 28, "last_update": "2024-05-22 22:18:07", - "author_account_age_days": 1868 + "author_account_age_days": 1869 }, "https://github.com/subtleGradient/TinkerBot-tech-for-ComfyUI-Touchpad": { "stars": 21, "last_update": "2024-06-19 04:30:39", - "author_account_age_days": 5953 + "author_account_age_days": 5954 }, "https://github.com/sugarkwork/comfyui_cohere": { "stars": 0, "last_update": "2024-06-14 13:59:30", - "author_account_age_days": 898 + "author_account_age_days": 899 }, "https://github.com/sugarkwork/comfyui_tag_fillter": { "stars": 18, "last_update": "2024-07-02 00:21:03", - "author_account_age_days": 898 + "author_account_age_days": 899 }, "https://github.com/superyoman/comfyui_lumaAPI": { "stars": 14, "last_update": "2024-06-17 21:00:05", - "author_account_age_days": 471 + "author_account_age_days": 472 }, "https://github.com/syllebra/bilbox-comfyui": { "stars": 83, "last_update": "2024-05-22 20:40:43", - "author_account_age_days": 3158 + "author_account_age_days": 3159 }, "https://github.com/sylym/comfy_vid2vid": { "stars": 58, "last_update": "2024-05-22 17:53:40", - "author_account_age_days": 1920 + "author_account_age_days": 1921 }, "https://github.com/szhublox/ambw_comfyui": { "stars": 14, "last_update": "2024-05-22 18:04:57", - "author_account_age_days": 1029 + "author_account_age_days": 1030 }, "https://github.com/taabata/LCM_Inpaint-Outpaint_Comfy": { "stars": 227, "last_update": "2024-06-17 10:01:50", - "author_account_age_days": 1705 + "author_account_age_days": 1706 }, "https://github.com/talesofai/comfyui-browser": { "stars": 432, "last_update": "2024-07-11 06:23:04", - "author_account_age_days": 578 + "author_account_age_days": 579 }, "https://github.com/teward/ComfyUI-Helper-Nodes": { "stars": 4, "last_update": "2024-05-23 01:22:01", - "author_account_age_days": 5120 + "author_account_age_days": 5121 }, "https://github.com/theUpsider/ComfyUI-Logic": { "stars": 115, "last_update": "2024-07-02 09:38:11", - "author_account_age_days": 2745 + "author_account_age_days": 2746 }, "https://github.com/theUpsider/ComfyUI-Styles_CSV_Loader": { "stars": 29, "last_update": "2024-07-01 08:45:52", - "author_account_age_days": 2745 + "author_account_age_days": 2746 }, "https://github.com/thecooltechguy/ComfyUI-ComfyRun": { "stars": 78, "last_update": "2024-05-22 21:33:11", - "author_account_age_days": 2445 + "author_account_age_days": 2446 }, "https://github.com/thecooltechguy/ComfyUI-ComfyWorkflows": { - "stars": 33, + "stars": 34, "last_update": "2024-05-22 21:33:47", - "author_account_age_days": 2445 + "author_account_age_days": 2446 }, "https://github.com/thecooltechguy/ComfyUI-MagicAnimate": { - "stars": 203, + "stars": 202, "last_update": "2024-05-22 21:33:35", - "author_account_age_days": 2445 + "author_account_age_days": 2446 }, "https://github.com/thecooltechguy/ComfyUI-Stable-Video-Diffusion": { - "stars": 296, + "stars": 297, "last_update": "2024-05-24 22:14:42", - "author_account_age_days": 2445 + "author_account_age_days": 2446 }, "https://github.com/tiankuan93/ComfyUI-V-Express": { "stars": 87, "last_update": "2024-06-26 02:41:00", - "author_account_age_days": 2972 + "author_account_age_days": 2973 }, "https://github.com/tianlang0704/ComfyUI-StableProjectorzBridge": { "stars": 10, "last_update": "2024-07-10 05:43:30", - "author_account_age_days": 3347 + "author_account_age_days": 3348 }, "https://github.com/tmagara/ComfyUI-Prediction-Boost": { "stars": 1, "last_update": "2024-06-21 05:28:58", - "author_account_age_days": 4397 + "author_account_age_days": 4398 }, "https://github.com/tocubed/ComfyUI-AudioReactor": { "stars": 8, @@ -4992,62 +5012,62 @@ "https://github.com/tooldigital/ComfyUI-Yolo-Cropper": { "stars": 6, "last_update": "2024-06-14 13:59:48", - "author_account_age_days": 4340 + "author_account_age_days": 4341 }, "https://github.com/toxicwind/ComfyUI-TTools": { "stars": 1, "last_update": "2024-07-04 20:07:35", - "author_account_age_days": 4392 + "author_account_age_days": 4393 }, "https://github.com/toyxyz/ComfyUI_toyxyz_test_nodes": { "stars": 472, "last_update": "2024-06-18 15:27:19", - "author_account_age_days": 3672 + "author_account_age_days": 3673 }, "https://github.com/traugdor/ComfyUI-quadMoons-nodes": { "stars": 10, "last_update": "2024-06-22 14:28:25", - "author_account_age_days": 3842 + "author_account_age_days": 3843 }, "https://github.com/tritant/ComfyUI_CreaPrompt": { - "stars": 14, - "last_update": "2024-07-16 18:26:19", - "author_account_age_days": 3163 + "stars": 15, + "last_update": "2024-07-17 07:00:01", + "author_account_age_days": 3164 }, "https://github.com/trojblue/trNodes": { "stars": 8, "last_update": "2024-05-22 18:04:36", - "author_account_age_days": 2280 + "author_account_age_days": 2281 }, "https://github.com/trumanwong/ComfyUI-NSFW-Detection": { "stars": 19, "last_update": "2024-05-23 01:27:29", - "author_account_age_days": 2982 + "author_account_age_days": 2983 }, "https://github.com/tsogzark/ComfyUI-load-image-from-url": { "stars": 8, "last_update": "2024-06-14 13:59:05", - "author_account_age_days": 1551 + "author_account_age_days": 1552 }, "https://github.com/ttulttul/ComfyUI-Iterative-Mixer": { "stars": 102, "last_update": "2024-07-09 14:56:02", - "author_account_age_days": 4779 + "author_account_age_days": 4780 }, "https://github.com/ttulttul/ComfyUI-Tensor-Operations": { "stars": 6, "last_update": "2024-06-12 21:55:39", - "author_account_age_days": 4779 + "author_account_age_days": 4780 }, "https://github.com/tusharbhutt/Endless-Nodes": { "stars": 23, "last_update": "2024-06-14 12:02:17", - "author_account_age_days": 2687 + "author_account_age_days": 2688 }, "https://github.com/twri/sdxl_prompt_styler": { - "stars": 648, + "stars": 649, "last_update": "2024-05-22 18:16:58", - "author_account_age_days": 4090 + "author_account_age_days": 4091 }, "https://github.com/txt2any/ComfyUI-PromptOrganizer": { "stars": 0, @@ -5057,47 +5077,47 @@ "https://github.com/ty0x2333/ComfyUI-Dev-Utils": { "stars": 46, "last_update": "2024-06-03 15:06:13", - "author_account_age_days": 3725 + "author_account_age_days": 3726 }, "https://github.com/tzwm/comfyui-profiler": { "stars": 43, "last_update": "2024-07-06 14:03:08", - "author_account_age_days": 4791 + "author_account_age_days": 4792 }, "https://github.com/uarefans/ComfyUI-Fans": { "stars": 12, "last_update": "2024-07-14 15:00:38", - "author_account_age_days": 1294 + "author_account_age_days": 1295 }, "https://github.com/uetuluk/comfyui-webcam-node": { "stars": 2, "last_update": "2024-06-14 08:25:13", - "author_account_age_days": 2336 + "author_account_age_days": 2337 }, "https://github.com/un-seen/comfyui-tensorops": { "stars": 0, - "last_update": "2024-07-16 16:33:32", - "author_account_age_days": 1338 + "last_update": "2024-07-17 07:08:06", + "author_account_age_days": 1339 }, "https://github.com/unwdef/unwdef-nodes-comfyui": { "stars": 1, "last_update": "2024-06-27 23:14:09", - "author_account_age_days": 96 + "author_account_age_days": 97 }, "https://github.com/vanche1212/ComfyUI-ZMG-Nodes": { "stars": 3, "last_update": "2024-06-25 04:48:19", - "author_account_age_days": 2980 + "author_account_age_days": 2981 }, "https://github.com/vanillacode314/SimpleWildcardsComfyUI": { "stars": 3, "last_update": "2024-06-28 10:57:45", - "author_account_age_days": 879 + "author_account_age_days": 880 }, "https://github.com/veighnsche/comfyui_gr85": { "stars": 1, "last_update": "2024-06-27 15:00:08", - "author_account_age_days": 3122 + "author_account_age_days": 3123 }, "https://github.com/victorchall/comfyui_webcamcapture": { "stars": 6, @@ -5107,112 +5127,112 @@ "https://github.com/vienteck/ComfyUI-Chat-GPT-Integration": { "stars": 27, "last_update": "2024-05-22 22:11:14", - "author_account_age_days": 3449 + "author_account_age_days": 3450 }, "https://github.com/violet-chen/comfyui-psd2png": { "stars": 16, "last_update": "2024-06-12 15:30:14", - "author_account_age_days": 1420 + "author_account_age_days": 1421 }, "https://github.com/viperyl/ComfyUI-BiRefNet": { "stars": 164, "last_update": "2024-06-20 15:25:49", - "author_account_age_days": 2055 + "author_account_age_days": 2056 }, "https://github.com/viperyl/ComfyUI-RGT": { "stars": 5, "last_update": "2024-06-20 15:33:50", - "author_account_age_days": 2055 + "author_account_age_days": 2056 }, "https://github.com/vivax3794/ComfyUI-Sub-Nodes": { - "stars": 93, - "last_update": "2024-07-12 22:50:17", - "author_account_age_days": 1861 + "stars": 96, + "last_update": "2024-07-17 16:14:57", + "author_account_age_days": 1862 }, "https://github.com/vivax3794/ComfyUI-Vivax-Nodes": { "stars": 3, "last_update": "2024-07-07 21:44:01", - "author_account_age_days": 1861 + "author_account_age_days": 1862 }, "https://github.com/vsevolod-oparin/comfyui-kandinsky22": { "stars": 8, "last_update": "2024-07-11 16:48:09", - "author_account_age_days": 5006 + "author_account_age_days": 5007 }, "https://github.com/wTechArtist/ComfyUI-CustomNodes": { "stars": 0, "last_update": "2024-07-08 13:59:30", - "author_account_age_days": 1383 + "author_account_age_days": 1384 }, "https://github.com/wallish77/wlsh_nodes": { "stars": 85, "last_update": "2024-06-19 12:01:29", - "author_account_age_days": 2242 + "author_account_age_days": 2243 }, "https://github.com/wandbrandon/comfyui-pixel": { "stars": 4, "last_update": "2024-06-14 07:07:09", - "author_account_age_days": 3406 + "author_account_age_days": 3407 }, "https://github.com/web3nomad/ComfyUI_Invisible_Watermark": { "stars": 1, "last_update": "2024-05-23 01:16:54", - "author_account_age_days": 990 + "author_account_age_days": 991 }, "https://github.com/wei30172/comfygen": { "stars": 5, "last_update": "2024-05-23 00:21:19", - "author_account_age_days": 1635 + "author_account_age_days": 1636 }, "https://github.com/whatbirdisthat/cyberdolphin": { "stars": 14, "last_update": "2024-05-23 03:43:08", - "author_account_age_days": 5509 + "author_account_age_days": 5510 }, "https://github.com/whmc76/ComfyUI-Openpose-Editor-Plus": { "stars": 30, "last_update": "2024-06-20 13:52:34", - "author_account_age_days": 474 + "author_account_age_days": 475 }, "https://github.com/wmatson/easy-comfy-nodes": { "stars": 14, "last_update": "2024-07-08 22:05:26", - "author_account_age_days": 4140 + "author_account_age_days": 4141 }, "https://github.com/wolfden/ComfyUi_PromptStylers": { "stars": 65, "last_update": "2024-05-22 18:17:46", - "author_account_age_days": 5743 + "author_account_age_days": 5744 }, "https://github.com/wolfden/ComfyUi_String_Function_Tree": { "stars": 8, "last_update": "2024-05-22 18:29:16", - "author_account_age_days": 5743 + "author_account_age_days": 5744 }, "https://github.com/wujm424606/ComfyUi-Ollama-YN": { "stars": 23, "last_update": "2024-07-12 13:24:56", - "author_account_age_days": 2285 + "author_account_age_days": 2286 }, "https://github.com/wutipong/ComfyUI-TextUtils": { "stars": 1, "last_update": "2024-06-14 09:34:31", - "author_account_age_days": 4207 + "author_account_age_days": 4208 }, "https://github.com/wwwins/ComfyUI-Simple-Aspect-Ratio": { "stars": 1, "last_update": "2024-05-22 22:22:25", - "author_account_age_days": 5072 + "author_account_age_days": 5073 }, "https://github.com/xXAdonesXx/NodeGPT": { "stars": 328, "last_update": "2024-06-20 11:41:30", - "author_account_age_days": 1501 + "author_account_age_days": 1502 }, "https://github.com/xiaoxiaodesha/hd_node": { "stars": 8, "last_update": "2024-06-11 02:36:48", - "author_account_age_days": 2897 + "author_account_age_days": 2898 }, "https://github.com/xliry/ComfyUI_SendDiscord": { "stars": 0, @@ -5222,166 +5242,171 @@ "https://github.com/xuhongming251/ComfyUI-GPEN": { "stars": 2, "last_update": "2024-06-15 14:33:37", - "author_account_age_days": 4128 + "author_account_age_days": 4129 }, "https://github.com/xuhongming251/ComfyUI-MuseTalkUtils": { "stars": 14, "last_update": "2024-06-15 14:32:32", - "author_account_age_days": 4128 + "author_account_age_days": 4129 + }, + "https://github.com/ycchanau/ComfyUI_Preview_Magnifier": { + "stars": 1, + "last_update": "2024-07-17 13:56:48", + "author_account_age_days": 2140 }, "https://github.com/yffyhk/comfyui_auto_danbooru": { "stars": 1, "last_update": "2024-05-22 23:23:03", - "author_account_age_days": 3744 + "author_account_age_days": 3745 }, "https://github.com/yiwangsimple/ComfyUI_GroqChat": { - "stars": 28, - "last_update": "2024-07-15 04:48:41", - "author_account_age_days": 574 + "stars": 32, + "last_update": "2024-07-17 16:59:50", + "author_account_age_days": 575 }, "https://github.com/yolain/ComfyUI-Easy-Use": { - "stars": 597, - "last_update": "2024-07-16 09:36:58", - "author_account_age_days": 1363 + "stars": 609, + "last_update": "2024-07-17 17:02:06", + "author_account_age_days": 1364 }, "https://github.com/yolanother/DTAIComfyImageSubmit": { "stars": 1, "last_update": "2024-05-22 18:14:56", - "author_account_age_days": 4886 + "author_account_age_days": 4887 }, "https://github.com/yolanother/DTAIComfyLoaders": { "stars": 1, "last_update": "2024-05-22 18:14:44", - "author_account_age_days": 4886 + "author_account_age_days": 4887 }, "https://github.com/yolanother/DTAIComfyPromptAgent": { "stars": 5, "last_update": "2024-05-22 18:14:18", - "author_account_age_days": 4886 + "author_account_age_days": 4887 }, "https://github.com/yolanother/DTAIComfyQRCodes": { "stars": 2, "last_update": "2024-05-22 18:15:09", - "author_account_age_days": 4886 + "author_account_age_days": 4887 }, "https://github.com/yolanother/DTAIComfyVariables": { "stars": 8, "last_update": "2024-05-22 18:15:21", - "author_account_age_days": 4886 + "author_account_age_days": 4887 }, "https://github.com/yolanother/DTAIImageToTextNode": { "stars": 15, "last_update": "2024-05-22 18:14:31", - "author_account_age_days": 4886 + "author_account_age_days": 4887 }, "https://github.com/youyegit/tdxh_node_comfyui": { "stars": 2, "last_update": "2024-05-23 17:55:42", - "author_account_age_days": 451 + "author_account_age_days": 452 }, "https://github.com/yuvraj108c/ComfyUI-Depth-Anything-Tensorrt": { - "stars": 68, + "stars": 69, "last_update": "2024-07-02 08:09:45", - "author_account_age_days": 2175 + "author_account_age_days": 2176 }, "https://github.com/yuvraj108c/ComfyUI-PiperTTS": { "stars": 26, "last_update": "2024-05-22 23:17:27", - "author_account_age_days": 2175 + "author_account_age_days": 2176 }, "https://github.com/yuvraj108c/ComfyUI-Pronodes": { "stars": 1, "last_update": "2024-05-22 23:16:51", - "author_account_age_days": 2175 + "author_account_age_days": 2176 }, "https://github.com/yuvraj108c/ComfyUI-Upscaler-Tensorrt": { - "stars": 42, + "stars": 43, "last_update": "2024-05-31 05:50:59", - "author_account_age_days": 2175 + "author_account_age_days": 2176 }, "https://github.com/yuvraj108c/ComfyUI-Vsgan": { "stars": 2, "last_update": "2024-05-22 23:17:02", - "author_account_age_days": 2175 + "author_account_age_days": 2176 }, "https://github.com/yuvraj108c/ComfyUI-Whisper": { "stars": 57, "last_update": "2024-05-31 05:59:22", - "author_account_age_days": 2175 + "author_account_age_days": 2176 }, "https://github.com/yuvraj108c/ComfyUI-YoloNasPose-Tensorrt": { - "stars": 6, + "stars": 7, "last_update": "2024-06-28 15:59:14", - "author_account_age_days": 2175 + "author_account_age_days": 2176 }, "https://github.com/za-wa-n-go/ComfyUI_Zwng_Nodes": { "stars": 3, "last_update": "2024-07-02 14:57:01", - "author_account_age_days": 610 + "author_account_age_days": 611 }, "https://github.com/zcfrank1st/Comfyui-Toolbox": { "stars": 5, "last_update": "2024-05-22 22:08:07", - "author_account_age_days": 4437 + "author_account_age_days": 4438 }, "https://github.com/zcfrank1st/Comfyui-Yolov8": { "stars": 17, "last_update": "2024-06-14 07:08:40", - "author_account_age_days": 4437 + "author_account_age_days": 4438 }, "https://github.com/zcfrank1st/comfyui_visual_anagrams": { "stars": 5, "last_update": "2024-06-14 07:07:27", - "author_account_age_days": 4437 + "author_account_age_days": 4438 }, "https://github.com/zer0TF/cute-comfy": { "stars": 29, "last_update": "2024-05-22 21:18:53", - "author_account_age_days": 2692 + "author_account_age_days": 2693 }, "https://github.com/zeroxoxo/ComfyUI-Fast-Style-Transfer": { "stars": 56, "last_update": "2024-06-30 14:31:09", - "author_account_age_days": 2465 + "author_account_age_days": 2466 }, "https://github.com/zfkun/ComfyUI_zfkun": { "stars": 14, "last_update": "2024-05-27 11:21:51", - "author_account_age_days": 4885 + "author_account_age_days": 4886 }, "https://github.com/zhangp365/ComfyUI-utils-nodes": { "stars": 6, "last_update": "2024-07-09 09:02:11", - "author_account_age_days": 313 + "author_account_age_days": 314 }, "https://github.com/zhongpei/ComfyUI-InstructIR": { - "stars": 60, + "stars": 61, "last_update": "2024-05-22 23:19:43", - "author_account_age_days": 3481 + "author_account_age_days": 3482 }, "https://github.com/zhongpei/Comfyui_image2prompt": { "stars": 250, "last_update": "2024-05-22 23:19:30", - "author_account_age_days": 3481 + "author_account_age_days": 3482 }, "https://github.com/zhuanqianfish/ComfyUI-EasyNode": { "stars": 60, "last_update": "2024-06-14 07:10:18", - "author_account_age_days": 4257 + "author_account_age_days": 4258 }, "https://github.com/zhulu111/ComfyUI_Bxb": { - "stars": 97, + "stars": 98, "last_update": "2024-07-15 01:35:34", - "author_account_age_days": 61 + "author_account_age_days": 62 }, "https://github.com/zohac/ComfyUI_ZC_DrawShape": { "stars": 3, "last_update": "2024-06-25 15:05:28", - "author_account_age_days": 2684 + "author_account_age_days": 2685 }, "https://github.com/zombieyang/sd-ppp": { "stars": 23, - "last_update": "2024-07-16 11:05:51", - "author_account_age_days": 3940 + "last_update": "2024-07-17 06:20:55", + "author_account_age_days": 3941 } } \ 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 2c60738f..37e14ede 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -11,6 +11,26 @@ + { + "author": "walterFeng", + "title": "ComfyUI-Image-Utils", + "reference": "https://github.com/walterFeng/ComfyUI-Image-Utils", + "files":[ + "https://github.com/walterFeng/ComfyUI-Image-Utils" + ], + "install_type":"git-clone", + "description":"Nodes: Calculate Image Brightness" + }, + { + "author": "zml-ai", + "title": "comfyui-hydit", + "reference": "https://github.com/zml-ai/comfyui-hydit", + "files":[ + "https://github.com/zml-ai/comfyui-hydit" + ], + "install_type":"git-clone", + "description":"The ComfyUI code is under review in the official repository. Meanwhile, a temporary version is available below for immediate community use. We welcome users to try our workflow and appreciate any inquiries or suggestions." + }, { "author": "JichaoLiang", "title": "Immortal_comfyUI", @@ -684,17 +704,6 @@ "install_type": "git-clone", "description": "Nodes:FaceAlign, FaceAlignImageProcess, FaceAlignMaskProcess" }, - { - "author": "zmwv823", - "title": "ComfyUI-AnyText [UNSTABLE]", - "id": "anytext", - "reference": "https://github.com/zmwv823/ComfyUI-AnyText", - "files": [ - "https://github.com/zmwv823/ComfyUI-AnyText" - ], - "install_type": "git-clone", - "description": "Unofficial Simple And Rough Implementation Of [a/AnyText](https://github.com/tyxsspa/AnyText)" - }, { "author": "brycegoh", "title": "brycegoh/comfyui-custom-nodes", diff --git a/node_db/legacy/custom-node-list.json b/node_db/legacy/custom-node-list.json index 9117a36f..09db3d3e 100644 --- a/node_db/legacy/custom-node-list.json +++ b/node_db/legacy/custom-node-list.json @@ -10,6 +10,17 @@ }, + { + "author": "zmwv823", + "title": "ComfyUI-AnyText [DEPRECATED]", + "id": "anytext", + "reference": "https://github.com/zmwv823/ComfyUI-AnyText", + "files": [ + "https://github.com/zmwv823/ComfyUI-AnyText" + ], + "install_type": "git-clone", + "description": "Unofficial Simple And Rough Implementation Of [a/AnyText](https://github.com/tyxsspa/AnyText)" + }, { "author": "Millyarde", "title": "Pomfy - Photoshop and ComfyUI 2-way sync [REMOVED]", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index b03390a9..a85f9f71 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -11,13 +11,57 @@ + + { + "author": "lrzjason", + "title": "Comfyui Kolors Utils", + "reference": "https://github.com/lrzjason/Comfyui-Kolors-Utils", + "files":[ + "https://github.com/lrzjason/Comfyui-Kolors-Utils" + ], + "install_type":"git-clone", + "description":"Nodes: Save Weight As Kolors Unet" + }, + { + "author": "ycchanau", + "title": "ComfyUI Preview Magnifier", + "id":"magnifier", + "reference": "https://github.com/ycchanau/ComfyUI_Preview_Magnifier", + "files":[ + "https://github.com/ycchanau/ComfyUI_Preview_Magnifier" + ], + "install_type":"git-clone", + "description":"Custom nodes that preview image with a magnifier." + }, + { + "author": "Koushakur", + "title": "ComfyUI-DenoiseChooser", + "id":"denoise-chooser", + "reference": "https://github.com/Koushakur/ComfyUI-DenoiseChooser", + "files":[ + "https://github.com/Koushakur/ComfyUI-DenoiseChooser" + ], + "install_type":"git-clone", + "description":"The latent gets passed straight through unaltered, if it's empty (i.e from a 'Empty Latent Image' node) FLOAT outputs the first value, otherwise it outputs the second value" + }, + { + "author": "john-mnz", + "title": "ComfyUI-Inspyrenet-Rembg", + "id":"inspyrenet", + "reference": "https://github.com/john-mnz/ComfyUI-Inspyrenet-Rembg", + "files":[ + "https://github.com/john-mnz/ComfyUI-Inspyrenet-Rembg" + ], + "install_type":"git-clone", + "description":"ComfyUI node for background removal implementing [a/InSPyReNet](https://github.com/plemeri/InSPyReNet)" + }, { "author": "AIFSH", "title": "DiffMorpher-ComfyUI", "id": "uvr5", "reference": "https://github.com/AIFSH/DiffMorpher-ComfyUI", "files": [ - "hhttps://github.com/AIFSH/DiffMorpher-ComfyUI" + "https://github.com/AIFSH/DiffMorpher-ComfyUI" ], "install_type": "git-clone", "description": "a custom node for [a/DiffMorpher](https://github.com/Kevin-thu/DiffMorpher),you can find base workflow in [a/doc](https://github.com/AIFSH/DiffMorpher-ComfyUI/blob/main/doc)" @@ -644,137 +688,6 @@ ], "install_type": "git-clone", "description": "provide extra api to run prompt request with parallel execution of independent node" - }, - { - "author": "AIFSH", - "title": "ComfyUI-MARS5-TTS", - "id": "mars5-tts", - "reference": "https://github.com/AIFSH/ComfyUI-MARS5-TTS", - "files": [ - "https://github.com/AIFSH/ComfyUI-MARS5-TTS" - ], - "install_type": "git-clone", - "description": "a comfyui custom node for [a/MARS5-TTS](https://github.com/Camb-ai/MARS5-TTS)" - }, - { - "author": "MrSamSeen", - "title": "ComfyUI_SSStereoscope", - "id": "ssstereoscope", - "reference": "https://github.com/MrSamSeen/ComfyUI_SSStereoscope", - "files": [ - "https://github.com/MrSamSeen/ComfyUI_SSStereoscope" - ], - "install_type": "git-clone", - "description": "The SideBySide Node is a powerful tool designed for ComfyUI to generate stereoscopic images. It takes a base image and a corresponding depth map as inputs and produces a combined image that simulates a 3D effect when viewed with appropriate equipment." - }, - { - "author": "jroc22", - "title": "ComfyUI-CSV-prompt-builder", - "id": "csv-prompt-builder", - "reference": "https://github.com/jroc22/ComfyUI-CSV-prompt-builder", - "files": [ - "https://github.com/jroc22/ComfyUI-CSV-prompt-builder" - ], - "install_type": "git-clone", - "description": "This is a simple node for creating prompts using a .csv file. I created this node as an easy way to output different prompts each time a workflow is run." - }, - { - "author": "ImmortalPie", - "title": "PonySwitch Node", - "reference": "https://github.com/ImmortalPie/ComfyUI-PonySwitch", - "files": [ - "https://github.com/ImmortalPie/ComfyUI-PonySwitch/raw/main/PonySwitch.py" - ], - "install_type": "copy", - "description": "The PonySwitch node is a custom node for ComfyUI that modifies prompts based on a toggle switch and adds configurable pony tags." - }, - { - "author": "SEkINVR", - "title": "ComfyUI SaveAS", - "id": "saveas", - "reference": "https://github.com/SEkINVR/ComfyUI-SaveAs", - "files": [ - "https://github.com/SEkINVR/ComfyUI-SaveAs" - ], - "install_type": "git-clone", - "description": "This custom node for ComfyUI allows you to save images in multiple formats, including PNG, JPG, WebP, and ICO.\n[w/ComfyUI-Save-Multi-Format is renamed to SaveAs. Remove previous one and reinstall to this.]" - }, - { - "author": "Fuou Marinas", - "title": "ComfyUI-FirstOrderMM", - "id": "fomm", - "reference": "https://github.com/FuouM/ComfyUI-FirstOrderMM", - "files": [ - "https://github.com/FuouM/ComfyUI-FirstOrderMM" - ], - "install_type": "git-clone", - "description": "Run [a/First Order Motion Model](https://github.com/AliaksandrSiarohin/first-order-model) for Image Animation in ComfyUI." - }, - { - "author": "my-opencode", - "title": "ComfyUI_IndustrialMagick", - "id": "industrialmagick", - "reference": "https://github.com/my-opencode/ComfyUI_IndustrialMagick", - "files": [ - "https://github.com/my-opencode/ComfyUI_IndustrialMagick" - ], - "install_type": "git-clone", - "description": "[a/ImageMagick](https://imagemagick.org/index.php) nodes for ComfyUI. Adds nodes to call ImageMagick subprocesses from ComfyUI.\nRequirements: [a/ImagMagick7](https://imagemagick.org/script/download.php), 'magick' command in your CLI environment." - }, - { - "author": "my-opencode", - "title": "ComfyUI_KSamplerTimer", - "id": "ksamplertimer", - "reference": "https://github.com/my-opencode/ComfyUI_KSamplerTimer", - "files": [ - "https://github.com/my-opencode/ComfyUI_KSamplerTimer" - ], - "install_type": "git-clone", - "description": "A custom node that returns the generation time of the KSampler. Intended for benchmarking or debugging." - }, - { - "author": "licyk", - "title": "ComfyUI-Restart-Sampler", - "id": "restart-sampler-licyk", - "reference": "https://github.com/licyk/ComfyUI-Restart-Sampler", - "files": [ - "https://github.com/licyk/ComfyUI-Restart-Sampler" - ], - "install_type": "git-clone", - "description": "This extension is a node that directly expands the functionality of KSampler, rather than being in the form of a custom node. [w/Workflows created using this feature are not compatible with other users.]" - }, - { - "author": "pamparamm", - "title": "ComfyUI Vectorscope CC", - "id": "vectorscope", - "reference": "https://github.com/pamparamm/ComfyUI-vectorscope-cc", - "files": [ - "https://github.com/pamparamm/ComfyUI-vectorscope-cc" - ], - "install_type": "git-clone", - "description": "ComfyUI port of a wonderful extension [a/SD Webui Vectorscope CC by Haoming02](https://github.com/Haoming02/sd-webui-vectorscope-cc).\nBased on (and probably incompatible with) [a/ComfyUI Diffusion Color Grading by Haoming02](https://github.com/Haoming02/comfyui-diffusion-cg)." - }, - { - "author": "yuvraj108c", - "title": "ComfyUI YoloNasPose Tensorrt", - "id": "yolonaspose-tensorrt", - "reference": "https://github.com/yuvraj108c/ComfyUI-YoloNasPose-Tensorrt", - "files": [ - "https://github.com/yuvraj108c/ComfyUI-YoloNasPose-Tensorrt" - ], - "install_type": "git-clone", - "description": "This repo provides a ComfyUI Custom Node implementation of [a/YOLO-NAS-POSE](https://github.com/Deci-AI/super-gradients), powered by TensorRT for ultra fast pose estimation. It has been adapted to work with openpose controlnet (experimental)" - }, - { - "author": "GreenLandisaLie", - "title": "AuraSR-ComfyUI", - "id": "aurasr-greenlandisalie", - "reference": "https://github.com/GreenLandisaLie/AuraSR-ComfyUI", - "files": [ - "https://github.com/GreenLandisaLie/AuraSR-ComfyUI" - ], - "install_type": "git-clone", - "description": "ComfyUI implementation of [a/Aura-SR](https://github.com/fal-ai/aura-sr)" } ] } diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index d6e9e534..091528bf 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -511,6 +511,16 @@ "title_aux": "CosyVoice-ComfyUI" } ], + "https://github.com/AIFSH/DiffMorpher-ComfyUI": [ + [ + "DiffMorpherNode", + "PreViewGIF", + "TextNode" + ], + { + "title_aux": "DiffMorpher-ComfyUI" + } + ], "https://github.com/AIFSH/SenseVoice-ComfyUI": [ [ "SenseVoiceNode", @@ -558,7 +568,8 @@ ], "https://github.com/AIGODLIKE/ComfyUI-ToonCrafter": [ [ - "ToonCrafterNode" + "ToonCrafterNode", + "ToonCrafterWithSketch" ], { "title_aux": "ComfyUI-ToonCrafter" @@ -820,7 +831,7 @@ ], { "author": "amorano", - "description": "Integrates Webcam, MIDI, Spout and GLSL shader support. Animation via tick. Parameter manipulation with wave generator. Math operations with Unary and Binary support. Value converstion for all major types (int, string, list, dict, Image, Mask). Shape mask generation, image stacking and channel ops, batch splitting, merging and randomizing, load images and video from anywhere, dynamic bus routing with a single node, export support for GIPHY, save output anywhere! flatten, crop, transform; check colorblindness, make stereogram or stereoscopic images, or liner interpolate values and more.", + "description": "Integrates Webcam, MIDI, Spout and GLSL shader support. Animation", "nodename_pattern": " \\(JOV\\)$", "title": "Jovimetrix", "title_aux": "Jovimetrix Composition Nodes" @@ -2985,6 +2996,14 @@ "title_aux": "ComfyUI-VideoHelperSuite" } ], + "https://github.com/Koushakur/ComfyUI-DenoiseChooser": [ + [ + "DenoiseChooser|Koushakur" + ], + { + "title_aux": "ComfyUI-DenoiseChooser" + } + ], "https://github.com/KytraScript/ComfyUI_KytraWebhookHTTP": [ [ "SendToDiscordWebhook" @@ -3349,6 +3368,47 @@ "title_aux": "Militant Hitchhiker's Switchblade Pack" } ], + "https://github.com/MinusZoneAI/ComfyUI-Kolors-MZ": [ + [ + "IPAAdapterFaceIDBatch", + "IPAdapter", + "IPAdapterAdvanced", + "IPAdapterBatch", + "IPAdapterCombineEmbeds", + "IPAdapterCombineParams", + "IPAdapterCombineWeights", + "IPAdapterEmbeds", + "IPAdapterEmbedsBatch", + "IPAdapterEncoder", + "IPAdapterFaceID", + "IPAdapterFromParams", + "IPAdapterInsightFaceLoader", + "IPAdapterLoadEmbeds", + "IPAdapterMS", + "IPAdapterModelLoader", + "IPAdapterNoise", + "IPAdapterPreciseComposition", + "IPAdapterPreciseCompositionBatch", + "IPAdapterPreciseStyleTransfer", + "IPAdapterPreciseStyleTransferBatch", + "IPAdapterPromptScheduleFromWeightsStrategy", + "IPAdapterRegionalConditioning", + "IPAdapterSaveEmbeds", + "IPAdapterStyleComposition", + "IPAdapterStyleCompositionBatch", + "IPAdapterTiled", + "IPAdapterTiledBatch", + "IPAdapterUnifiedLoader", + "IPAdapterUnifiedLoaderCommunity", + "IPAdapterUnifiedLoaderFaceID", + "IPAdapterWeights", + "IPAdapterWeightsFromStrategy", + "PrepImageForClipVision" + ], + { + "title_aux": "ComfyUI-Kolors-MZ" + } + ], "https://github.com/Miosp/ComfyUI-FBCNN": [ [ "JPEG artifacts removal FBCNN" @@ -8427,6 +8487,7 @@ "IPAdapter", "IPAdapterAdvanced", "IPAdapterBatch", + "IPAdapterClipVisionEnhancer", "IPAdapterCombineEmbeds", "IPAdapterCombineParams", "IPAdapterCombineWeights", @@ -10237,6 +10298,7 @@ "LLavaLoader", "VAEDecode_party", "accuweather_tool", + "api_function", "api_tool", "arxiv_tool", "bing_loader", @@ -10246,6 +10308,7 @@ "classify_function_plus", "classify_persona", "classify_persona_plus", + "clear_model", "custom_persona", "ebd_tool", "end_dialog", @@ -10263,6 +10326,10 @@ "json_get_value", "json_parser", "keyword_tool", + "list_append", + "list_append_plus", + "list_extend", + "list_extend_plus", "listen_audio", "llama_guff_loader", "load_embeddings", @@ -10279,6 +10346,9 @@ "omost_setting", "openai_tts", "openai_whisper", + "parameter_combine", + "parameter_combine_plus", + "parameter_function", "play_audio", "replace_string", "show_text_party", @@ -10817,6 +10887,7 @@ "CR LoRA Stack JK", "CR Load LoRA JK", "CR Mask Input Switch JK", + "CR Mesh Input Switch JK", "CR Model Input Switch JK", "CR Multi-ControlNet Stack JK", "CR Pipe Input Switch JK", @@ -11079,6 +11150,14 @@ "title_aux": "ULTools for ComfyUI" } ], + "https://github.com/john-mnz/ComfyUI-Inspyrenet-Rembg": [ + [ + "Inspyrenet Rembg" + ], + { + "title_aux": "ComfyUI-Inspyrenet-Rembg" + } + ], "https://github.com/jojkaart/ComfyUI-sampler-lcm-alternative": [ [ "LCMScheduler", @@ -12352,6 +12431,14 @@ "title_aux": "ComfyUIJasonNode" } ], + "https://github.com/lrzjason/Comfyui-Kolors-Utils": [ + [ + "Save Weight As Kolors Unet" + ], + { + "title_aux": "Comfyui Kolors Utils" + } + ], "https://github.com/ltdrdata/ComfyUI-Impact-Pack": [ [ "AddMask", @@ -15375,7 +15462,8 @@ "CreaPrompt List", "CreaPrompt_1", "CreaPrompt_2", - "CreaPrompt_3" + "CreaPrompt_3", + "CreaPrompt_4" ], { "title_aux": "ComfyUI-CreaPrompt" @@ -15534,7 +15622,9 @@ [ "ChannelSelector", "DownloadAndLoadFlorence2Model", + "FetchJsonFromSurreal", "Florence2Run", + "ForegroundMask", "MaskImage", "SaveJsonToSurreal", "SaveTextToSurreal" @@ -15968,6 +16058,14 @@ "title_aux": "ComfyUI-MuseTalkUtils" } ], + "https://github.com/ycchanau/ComfyUI_Preview_Magnifier": [ + [ + "YC.PreviewImageMagnifier" + ], + { + "title_aux": "ComfyUI Preview Magnifier" + } + ], "https://github.com/yffyhk/comfyui_auto_danbooru": [ [ "GetDanbooru", @@ -15983,8 +16081,7 @@ "GroqChatNode", "MoonshotMultiChatNode", "MoonshotSingleChatNode", - "PaliGemmaPixelProse", - "SD3LongCaptioner" + "SD3LongCaptionerV2" ], { "title_aux": "comfy-groqchat" From d3c3dff41a12e0257a0ddae4adc2f1e99e47648d Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Thu, 18 Jul 2024 08:33:16 +0900 Subject: [PATCH 31/34] update DB --- extension-node-map.json | 5 +++-- node_db/new/extension-node-map.json | 5 +++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/extension-node-map.json b/extension-node-map.json index 091528bf..b4e276bc 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -6001,7 +6001,8 @@ "https://github.com/ZZXYWQ/ComfyUI-ZZXYWQ": [ [ "StreamRecorder", - "VideoFormatConverter" + "VideoFormatConverter", + "ZZX_PaintsUndo" ], { "title_aux": "ZZX Nodes" @@ -11152,7 +11153,7 @@ ], "https://github.com/john-mnz/ComfyUI-Inspyrenet-Rembg": [ [ - "Inspyrenet Rembg" + "InspyrenetRembg" ], { "title_aux": "ComfyUI-Inspyrenet-Rembg" diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 091528bf..b4e276bc 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -6001,7 +6001,8 @@ "https://github.com/ZZXYWQ/ComfyUI-ZZXYWQ": [ [ "StreamRecorder", - "VideoFormatConverter" + "VideoFormatConverter", + "ZZX_PaintsUndo" ], { "title_aux": "ZZX Nodes" @@ -11152,7 +11153,7 @@ ], "https://github.com/john-mnz/ComfyUI-Inspyrenet-Rembg": [ [ - "Inspyrenet Rembg" + "InspyrenetRembg" ], { "title_aux": "ComfyUI-Inspyrenet-Rembg" From eb41cfe107696920746f2d302871efd264be356d Mon Sep 17 00:00:00 2001 From: "Alexander G. Morano" Date: Thu, 18 Jul 2024 04:18:54 -0700 Subject: [PATCH 32/34] Update custom-node-list.json (#882) added cozy_comm repo --- custom-node-list.json | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/custom-node-list.json b/custom-node-list.json index cc308893..93487d56 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -12039,6 +12039,18 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - } + }, + { + "author": "amorano", + "title": "Cozy Communication", + "id": "cozy_comm", + "reference": "https://github.com/cozy-comfyui/cozy_comm", + "files": [ + "https://github.com/cozy-comfyui/cozy_comm" + ], + "nodename_pattern": " \\(cozy\\)", + "install_type": "git-clone", + "description": "Post images and video to Discord. Nodes to facilitate communication using REST. " + }, ] } From f48faf30591ae4863148ef08dbbf80cac2592127 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Thu, 18 Jul 2024 20:19:27 +0900 Subject: [PATCH 33/34] update DB --- custom-node-list.json | 26 +++++++++++++------------- node_db/new/custom-node-list.json | 14 +++++++++++++- 2 files changed, 26 insertions(+), 14 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 93487d56..dc8ba4be 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -11665,6 +11665,18 @@ "install_type": "copy", "description": "Nodes:SDXLMixSampler, LatentByRatio" }, + { + "author": "amorano", + "title": "Cozy Communication", + "id": "cozy_comm", + "reference": "https://github.com/cozy-comfyui/cozy_comm", + "files": [ + "https://github.com/cozy-comfyui/cozy_comm" + ], + "nodename_pattern": " \\(cozy\\)", + "install_type": "git-clone", + "description": "Post images and video to Discord. Nodes to facilitate communication using REST. " + }, @@ -12039,18 +12051,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "amorano", - "title": "Cozy Communication", - "id": "cozy_comm", - "reference": "https://github.com/cozy-comfyui/cozy_comm", - "files": [ - "https://github.com/cozy-comfyui/cozy_comm" - ], - "nodename_pattern": " \\(cozy\\)", - "install_type": "git-clone", - "description": "Post images and video to Discord. Nodes to facilitate communication using REST. " - }, + } ] } diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index a85f9f71..10ff0dc3 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -11,7 +11,19 @@ - + + { + "author": "amorano", + "title": "Cozy Communication", + "id": "cozy_comm", + "reference": "https://github.com/cozy-comfyui/cozy_comm", + "files": [ + "https://github.com/cozy-comfyui/cozy_comm" + ], + "nodename_pattern": " \\(cozy\\)", + "install_type": "git-clone", + "description": "Post images and video to Discord. Nodes to facilitate communication using REST. " + }, { "author": "lrzjason", "title": "Comfyui Kolors Utils", From 68d085439b1bf5ad7a1c12ca8ed768f348657b5b Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Thu, 18 Jul 2024 20:36:41 +0900 Subject: [PATCH 34/34] update DB --- custom-node-list.json | 48 +- extension-node-map.json | 47 +- github-stats.json | 1673 ++++++++++++++------------- node_db/dev/custom-node-list.json | 10 + node_db/new/custom-node-list.json | 98 +- node_db/new/extension-node-map.json | 47 +- 6 files changed, 1041 insertions(+), 882 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index dc8ba4be..a313236a 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -150,7 +150,7 @@ "https://github.com/Fannovel16/ComfyUI-Frame-Interpolation" ], "install_type": "git-clone", - "description": "Nodes: KSampler Gradually Adding More Denoise (efficient)" + "description": "A custom node suite for Video Frame Interpolation in ComfyUI" }, { "author": "Fannovel16", @@ -8422,6 +8422,17 @@ "install_type": "git-clone", "description": "Simple ComfyUI node that predicts the score of an aesthetic image with SigLIP-based predictor." }, + { + "author": "AIFSH", + "title": "VocalSeparation-ComfyUI", + "id": "vocalseparation", + "reference": "https://github.com/AIFSH/VocalSeparation-ComfyUI", + "files": [ + "https://github.com/AIFSH/VocalSeparation-ComfyUI" + ], + "install_type": "git-clone", + "description": "a custom node for separation vocals from music based on [a/ZFTurbo/Music-Source-Separation-Training](https://github.com/ZFTurbo/Music-Source-Separation-Training)" + }, { "author": "AIFSH", "title": "DiffMorpher-ComfyUI", @@ -11675,7 +11686,40 @@ ], "nodename_pattern": " \\(cozy\\)", "install_type": "git-clone", - "description": "Post images and video to Discord. Nodes to facilitate communication using REST. " + "description": "Post images and video to Discord. Nodes to facilitate communication using REST." + }, + { + "author": "WX-NPS1598", + "title": "ComfyUI-auto-crop-by-NPS", + "id": "auto-crop-nps", + "reference": "https://github.com/WX-NPS1598/ComfyUI-auto-crop-by-NPS", + "files": [ + "https://github.com/WX-NPS1598/ComfyUI-auto-crop-by-NPS" + ], + "install_type": "git-clone", + "description": "A very useful automatic cropping tool! It can realize cropping, expansion and rotation functions in the form of a slider." + }, + { + "author": "ShmuelRonen", + "title": "ComfyUI-AstralAnimator", + "id": "astralanimator", + "reference": "https://github.com/ShmuelRonen/ComfyUI-AstralAnimator", + "files": [ + "https://github.com/ShmuelRonen/ComfyUI-AstralAnimator" + ], + "install_type": "git-clone", + "description": "A custom node for ComfyUI that enables smooth, keyframe-based animations for image generation. Create dynamic sequences with control over motion, zoom, rotation, and easing effects. Ideal for AI-assisted animation and video content creation." + }, + { + "author": "RhizoNymph", + "title": "ComfyUI-Latte", + "id": "latte", + "reference": "https://github.com/RhizoNymph/ComfyUI-Latte", + "files": [ + "https://github.com/RhizoNymph/ComfyUI-Latte" + ], + "install_type": "git-clone", + "description": "Nodes:LatteVideoGenerator" }, diff --git a/extension-node-map.json b/extension-node-map.json index b4e276bc..04900589 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -504,7 +504,9 @@ ], "https://github.com/AIFSH/CosyVoice-ComfyUI": [ [ + "CosyVoiceDubbingNode", "CosyVoiceNode", + "LoadSRT", "TextNode" ], { @@ -530,6 +532,14 @@ "title_aux": "SenseVoice-ComfyUI" } ], + "https://github.com/AIFSH/VocalSeparation-ComfyUI": [ + [ + "VocalSeparationNode" + ], + { + "title_aux": "VocalSeparation-ComfyUI" + } + ], "https://github.com/AIGCTeam/ComfyUI_kkTranslator_nodes": [ [ "LoadMarianMTCheckPoint", @@ -3908,6 +3918,14 @@ "title_aux": "ComfyUI-RenderRiftNodes" } ], + "https://github.com/RhizoNymph/ComfyUI-Latte": [ + [ + "LatteVideoGenerator" + ], + { + "title_aux": "ComfyUI-Latte" + } + ], "https://github.com/RomanKuschanow/ComfyUI-Advanced-Latent-Control": [ [ "LatentAddTransform", @@ -4435,6 +4453,14 @@ "title_aux": "Shibiko AI ComfyUI Tools" } ], + "https://github.com/ShmuelRonen/ComfyUI-AstralAnimator": [ + [ + "AstralAnimator" + ], + { + "title_aux": "ComfyUI-AstralAnimator" + } + ], "https://github.com/ShmuelRonen/ComfyUI-SVDResizer": [ [ "SVDRsizer" @@ -5642,6 +5668,14 @@ "title_aux": "WAS Node Suite" } ], + "https://github.com/WX-NPS1598/ComfyUI-auto-crop-by-NPS": [ + [ + "AutoCropByNPS" + ], + { + "title_aux": "ComfyUI-auto-crop-by-NPS" + } + ], "https://github.com/WebDev9000/WebDev9000-Nodes": [ [ "IgnoreBraces", @@ -8431,6 +8465,15 @@ "title_aux": "ComfyQR-scanning-nodes" } ], + "https://github.com/cozy-comfyui/cozy_comm": [ + [ + "CozyDiscordPost" + ], + { + "nodename_pattern": " \\(cozy\\)", + "title_aux": "Cozy Communication" + } + ], "https://github.com/cozymantis/cozy-utils-comfyui-nodes": [ [ "Cozy Sampler Options" @@ -13148,7 +13191,8 @@ "https://github.com/mingqizhang/ComfyUI_InSPyResNet_zmq": [ [ "INSPY removebg Apply", - "INSPY removebg ModelLoader" + "INSPY removebg ModelLoader", + "INSPY removebg ModelLoaderFromPath" ], { "title_aux": "ComfyUI_InSPyResNet_zmq" @@ -16123,6 +16167,7 @@ "easy comfyLoader", "easy compare", "easy controlnetLoader", + "easy controlnetLoader++", "easy controlnetLoaderADV", "easy controlnetNames", "easy controlnetStack", diff --git a/github-stats.json b/github-stats.json index 3ed34bd5..9b3c01d7 100644 --- a/github-stats.json +++ b/github-stats.json @@ -2,52 +2,52 @@ "hhttps://github.com/AIFSH/DiffMorpher-ComfyUI": { "stars": 4, "last_update": "2024-07-17 01:24:59", - "author_account_age_days": 254 + "author_account_age_days": 255 }, "https://github.com/0xbitches/ComfyUI-LCM": { "stars": 248, "last_update": "2023-11-11 21:24:33", - "author_account_age_days": 554 + "author_account_age_days": 555 }, "https://github.com/1038lab/ComfyUI-GPT2P": { "stars": 3, "last_update": "2024-06-10 16:56:29", - "author_account_age_days": 475 + "author_account_age_days": 476 }, "https://github.com/1038lab/ComfyUI_LatentSizeSelector": { "stars": 1, "last_update": "2024-07-03 23:22:52", - "author_account_age_days": 475 + "author_account_age_days": 476 }, "https://github.com/11cafe/comfyui-workspace-manager": { - "stars": 852, + "stars": 856, "last_update": "2024-07-10 03:28:00", "author_account_age_days": 228 }, "https://github.com/11dogzi/ComfUI-EGAdapterMadAssistant": { "stars": 26, "last_update": "2024-07-09 14:44:29", - "author_account_age_days": 148 + "author_account_age_days": 149 }, "https://github.com/11dogzi/Comfyui-ergouzi-Nodes": { "stars": 24, "last_update": "2024-05-23 00:08:39", - "author_account_age_days": 148 + "author_account_age_days": 149 }, "https://github.com/11dogzi/Comfyui-ergouzi-samplers": { "stars": 21, "last_update": "2024-06-28 05:28:05", - "author_account_age_days": 148 + "author_account_age_days": 149 }, "https://github.com/1mckw/Comfyui-Gelbooru": { "stars": 2, "last_update": "2024-05-27 07:45:00", - "author_account_age_days": 713 + "author_account_age_days": 714 }, "https://github.com/2kpr/ComfyUI-UltraPixel": { - "stars": 90, - "last_update": "2024-07-17 17:49:02", - "author_account_age_days": 942 + "stars": 119, + "last_update": "2024-07-18 02:36:00", + "author_account_age_days": 943 }, "https://github.com/42lux/ComfyUI-safety-checker": { "stars": 23, @@ -57,7 +57,7 @@ "https://github.com/438443467/ComfyUI-GPT4V-Image-Captioner": { "stars": 20, "last_update": "2024-06-13 05:51:56", - "author_account_age_days": 437 + "author_account_age_days": 438 }, "https://github.com/54rt1n/ComfyUI-DareMerge": { "stars": 50, @@ -67,7 +67,7 @@ "https://github.com/807502278/ComfyUI-3D-MeshTool": { "stars": 0, "last_update": "2024-07-13 02:12:18", - "author_account_age_days": 2036 + "author_account_age_days": 2037 }, "https://github.com/80sVectorz/ComfyUI-Static-Primitives": { "stars": 10, @@ -87,165 +87,170 @@ "https://github.com/AARG-FAN/Image-Raster-for-ComfyUI": { "stars": 71, "last_update": "2024-06-23 14:56:16", - "author_account_age_days": 522 + "author_account_age_days": 523 }, "https://github.com/AI2lab/comfyUI-DeepSeek-2lab": { "stars": 3, "last_update": "2024-07-03 04:07:46", - "author_account_age_days": 215 + "author_account_age_days": 216 }, "https://github.com/AI2lab/comfyUI-siliconflow-api-2lab": { "stars": 3, "last_update": "2024-06-29 18:08:21", - "author_account_age_days": 215 + "author_account_age_days": 216 }, "https://github.com/AI2lab/comfyUI-tool-2lab": { "stars": 11, "last_update": "2024-07-11 06:36:13", - "author_account_age_days": 215 + "author_account_age_days": 216 }, "https://github.com/AIFSH/ComfyUI-3d-photo-inpainting": { "stars": 7, "last_update": "2024-06-19 13:59:49", - "author_account_age_days": 254 + "author_account_age_days": 255 }, "https://github.com/AIFSH/ComfyUI-AuraSR": { "stars": 17, "last_update": "2024-06-27 14:00:16", - "author_account_age_days": 254 + "author_account_age_days": 255 }, "https://github.com/AIFSH/ComfyUI-DiffSynth-Studio": { - "stars": 39, + "stars": 40, "last_update": "2024-07-02 13:01:42", - "author_account_age_days": 254 + "author_account_age_days": 255 }, "https://github.com/AIFSH/ComfyUI-FishSpeech": { "stars": 9, "last_update": "2024-05-23 01:18:49", - "author_account_age_days": 254 + "author_account_age_days": 255 }, "https://github.com/AIFSH/ComfyUI-GPT_SoVITS": { "stars": 165, "last_update": "2024-06-14 07:05:01", - "author_account_age_days": 254 + "author_account_age_days": 255 }, "https://github.com/AIFSH/ComfyUI-Hallo": { "stars": 233, "last_update": "2024-06-24 06:43:23", - "author_account_age_days": 254 + "author_account_age_days": 255 }, "https://github.com/AIFSH/ComfyUI-I2V-Adapter": { "stars": 7, "last_update": "2024-07-02 01:59:49", - "author_account_age_days": 254 + "author_account_age_days": 255 }, "https://github.com/AIFSH/ComfyUI-IP_LAP": { "stars": 24, "last_update": "2024-06-14 07:05:39", - "author_account_age_days": 254 + "author_account_age_days": 255 }, "https://github.com/AIFSH/ComfyUI-Live2DViewer": { "stars": 2, "last_update": "2024-06-14 07:04:49", - "author_account_age_days": 254 + "author_account_age_days": 255 }, "https://github.com/AIFSH/ComfyUI-MARS5-TTS": { "stars": 19, "last_update": "2024-07-02 02:00:28", - "author_account_age_days": 254 + "author_account_age_days": 255 }, "https://github.com/AIFSH/ComfyUI-MimicBrush": { "stars": 73, "last_update": "2024-06-17 22:26:53", - "author_account_age_days": 254 + "author_account_age_days": 255 }, "https://github.com/AIFSH/ComfyUI-MimicMotion": { "stars": 260, "last_update": "2024-07-15 08:11:48", - "author_account_age_days": 254 + "author_account_age_days": 255 }, "https://github.com/AIFSH/ComfyUI-MuseTalk_FSH": { "stars": 10, "last_update": "2024-06-14 07:05:19", - "author_account_age_days": 254 + "author_account_age_days": 255 }, "https://github.com/AIFSH/ComfyUI-RVC": { "stars": 10, "last_update": "2024-06-14 07:05:25", - "author_account_age_days": 254 + "author_account_age_days": 255 }, "https://github.com/AIFSH/ComfyUI-UVR5": { "stars": 64, "last_update": "2024-06-20 07:31:20", - "author_account_age_days": 254 + "author_account_age_days": 255 }, "https://github.com/AIFSH/ComfyUI-UniAnimate": { "stars": 27, "last_update": "2024-06-30 09:20:25", - "author_account_age_days": 254 + "author_account_age_days": 255 }, "https://github.com/AIFSH/ComfyUI-WhisperX": { - "stars": 23, + "stars": 24, "last_update": "2024-06-14 07:05:31", - "author_account_age_days": 254 + "author_account_age_days": 255 }, "https://github.com/AIFSH/ComfyUI-XTTS": { "stars": 30, "last_update": "2024-06-24 09:45:59", - "author_account_age_days": 254 + "author_account_age_days": 255 }, "https://github.com/AIFSH/ComfyUI_V-Express": { "stars": 76, "last_update": "2024-06-23 09:54:57", - "author_account_age_days": 254 + "author_account_age_days": 255 }, "https://github.com/AIFSH/CosyVoice-ComfyUI": { - "stars": 35, - "last_update": "2024-07-11 15:59:28", - "author_account_age_days": 254 + "stars": 37, + "last_update": "2024-07-18 08:51:46", + "author_account_age_days": 255 }, "https://github.com/AIFSH/DiffMorpher-ComfyUI": { "stars": 4, "last_update": "2024-07-17 01:24:59", - "author_account_age_days": 254 + "author_account_age_days": 255 }, "https://github.com/AIFSH/SenseVoice-ComfyUI": { "stars": 4, "last_update": "2024-07-16 06:41:25", - "author_account_age_days": 254 + "author_account_age_days": 255 + }, + "https://github.com/AIFSH/VocalSeparation-ComfyUI": { + "stars": 0, + "last_update": "2024-07-18 11:01:51", + "author_account_age_days": 255 }, "https://github.com/AIGCTeam/ComfyUI_kkTranslator_nodes": { "stars": 5, "last_update": "2024-05-23 00:13:50", - "author_account_age_days": 233 + "author_account_age_days": 234 }, "https://github.com/AIGODLIKE/AIGODLIKE-COMFYUI-TRANSLATION": { - "stars": 1073, + "stars": 1075, "last_update": "2024-07-11 02:57:36", - "author_account_age_days": 524 + "author_account_age_days": 525 }, "https://github.com/AIGODLIKE/AIGODLIKE-ComfyUI-Studio": { "stars": 211, "last_update": "2024-06-05 00:52:46", - "author_account_age_days": 524 + "author_account_age_days": 525 }, "https://github.com/AIGODLIKE/ComfyUI-CUP": { "stars": 8, "last_update": "2024-06-21 03:43:20", - "author_account_age_days": 524 + "author_account_age_days": 525 }, "https://github.com/AIGODLIKE/ComfyUI-ToonCrafter": { "stars": 270, "last_update": "2024-07-17 02:28:49", - "author_account_age_days": 524 + "author_account_age_days": 525 }, "https://github.com/AInseven/ComfyUI-fastblend": { - "stars": 140, + "stars": 141, "last_update": "2024-06-14 07:13:21", - "author_account_age_days": 1706 + "author_account_age_days": 1707 }, "https://github.com/AIrjen/OneButtonPrompt": { - "stars": 764, + "stars": 765, "last_update": "2024-07-09 17:44:12", "author_account_age_days": 466 }, @@ -262,27 +267,27 @@ "https://github.com/Aaron-CHM/ComfyUI-z-a1111-sd-webui-DanTagGen": { "stars": 1, "last_update": "2024-07-17 03:55:26", - "author_account_age_days": 1549 + "author_account_age_days": 1550 }, "https://github.com/AbdullahAlfaraj/Comfy-Photoshop-SD": { "stars": 189, "last_update": "2024-06-14 07:04:37", - "author_account_age_days": 3690 + "author_account_age_days": 3691 }, "https://github.com/AbyssYuan0/ComfyUI_BadgerTools": { "stars": 6, "last_update": "2024-07-16 10:53:03", - "author_account_age_days": 512 + "author_account_age_days": 513 }, "https://github.com/Acly/comfyui-inpaint-nodes": { - "stars": 490, + "stars": 492, "last_update": "2024-07-02 10:02:46", - "author_account_age_days": 3827 + "author_account_age_days": 3828 }, "https://github.com/Acly/comfyui-tooling-nodes": { "stars": 219, "last_update": "2024-06-24 15:56:37", - "author_account_age_days": 3827 + "author_account_age_days": 3828 }, "https://github.com/AiMiDi/ComfyUI-Aimidi-nodes": { "stars": 0, @@ -290,19 +295,19 @@ "author_account_age_days": 1299 }, "https://github.com/AlekPet/ComfyUI_Custom_Nodes_AlekPet": { - "stars": 707, + "stars": 709, "last_update": "2024-07-17 10:01:21", "author_account_age_days": 2723 }, "https://github.com/Alysondao/Comfyui-Yolov8-JSON": { "stars": 14, "last_update": "2024-07-10 09:37:54", - "author_account_age_days": 1053 + "author_account_age_days": 1054 }, "https://github.com/Amorano/Jovimetrix": { - "stars": 177, + "stars": 179, "last_update": "2024-07-17 17:21:10", - "author_account_age_days": 5235 + "author_account_age_days": 5236 }, "https://github.com/AonekoSS/ComfyUI-LoRA-Tuner": { "stars": 5, @@ -317,7 +322,7 @@ "https://github.com/ArcherFMY/Diffusion360_ComfyUI": { "stars": 18, "last_update": "2024-05-28 03:14:17", - "author_account_age_days": 3412 + "author_account_age_days": 3413 }, "https://github.com/ArdeniusAI/CPlus_Ardenius": { "stars": 0, @@ -327,17 +332,17 @@ "https://github.com/ArtBot2023/CharacterFaceSwap": { "stars": 57, "last_update": "2024-05-22 20:53:09", - "author_account_age_days": 316 + "author_account_age_days": 317 }, "https://github.com/ArtVentureX/comfyui-animatediff": { - "stars": 647, + "stars": 649, "last_update": "2024-05-22 18:16:43", - "author_account_age_days": 428 + "author_account_age_days": 429 }, "https://github.com/AshMartian/ComfyUI-DirGir": { "stars": 11, "last_update": "2024-05-29 22:28:55", - "author_account_age_days": 4609 + "author_account_age_days": 4610 }, "https://github.com/AuroBit/ComfyUI-AnimateAnyone-reproduction": { "stars": 35, @@ -345,64 +350,64 @@ "author_account_age_days": 413 }, "https://github.com/AuroBit/ComfyUI-OOTDiffusion": { - "stars": 363, + "stars": 364, "last_update": "2024-07-12 03:49:27", "author_account_age_days": 413 }, "https://github.com/AustinMroz/ComfyUI-DynamicOversampling": { "stars": 0, "last_update": "2024-06-14 07:06:51", - "author_account_age_days": 4097 + "author_account_age_days": 4098 }, "https://github.com/AustinMroz/ComfyUI-SpliceTools": { "stars": 7, "last_update": "2024-06-14 07:07:21", - "author_account_age_days": 4097 + "author_account_age_days": 4098 }, "https://github.com/AustinMroz/ComfyUI-WorkflowCheckpointing": { "stars": 6, "last_update": "2024-07-03 21:55:35", - "author_account_age_days": 4097 + "author_account_age_days": 4098 }, "https://github.com/Auttasak-L/ComfyUI-ImageCropper": { "stars": 1, "last_update": "2024-05-23 05:04:53", - "author_account_age_days": 2672 + "author_account_age_days": 2673 }, "https://github.com/BAIS1C/ComfyUI_RSS_Feed_Reader": { "stars": 2, "last_update": "2024-06-20 03:42:00", - "author_account_age_days": 512 + "author_account_age_days": 513 }, "https://github.com/BXYMartin/ComfyUI-InstantIDUtils": { "stars": 3, "last_update": "2024-05-23 00:08:50", - "author_account_age_days": 2466 + "author_account_age_days": 2467 }, "https://github.com/BadCafeCode/masquerade-nodes-comfyui": { - "stars": 321, + "stars": 322, "last_update": "2024-06-19 04:16:54", - "author_account_age_days": 453 + "author_account_age_days": 454 }, "https://github.com/Beinsezii/bsz-cui-extras": { "stars": 21, "last_update": "2024-05-22 20:46:45", - "author_account_age_days": 2249 + "author_account_age_days": 2250 }, "https://github.com/BenNarum/ComfyUI_CAS": { "stars": 1, "last_update": "2024-07-13 12:00:40", - "author_account_age_days": 3095 + "author_account_age_days": 3096 }, "https://github.com/BenNarum/SigmaWaveFormNode": { "stars": 5, "last_update": "2024-06-20 15:20:35", - "author_account_age_days": 3095 + "author_account_age_days": 3096 }, "https://github.com/BennyKok/comfyui-deploy": { - "stars": 728, + "stars": 731, "last_update": "2024-07-14 02:17:33", - "author_account_age_days": 3019 + "author_account_age_days": 3020 }, "https://github.com/Big-Idea-Technology/ComfyUI-Book-Tools": { "stars": 17, @@ -415,29 +420,29 @@ "author_account_age_days": 895 }, "https://github.com/Billius-AI/ComfyUI-Path-Helper": { - "stars": 14, + "stars": 15, "last_update": "2024-05-22 23:25:08", "author_account_age_days": 158 }, "https://github.com/BlakeOne/ComfyUI-CustomScheduler": { "stars": 11, "last_update": "2024-05-23 00:23:56", - "author_account_age_days": 2555 + "author_account_age_days": 2556 }, "https://github.com/BlakeOne/ComfyUI-NodePresets": { "stars": 11, "last_update": "2024-05-23 00:24:07", - "author_account_age_days": 2555 + "author_account_age_days": 2556 }, "https://github.com/BlakeOne/ComfyUI-NodeReset": { "stars": 1, "last_update": "2024-05-23 00:24:18", - "author_account_age_days": 2555 + "author_account_age_days": 2556 }, "https://github.com/BlakeOne/ComfyUI-SchedulerMixer": { "stars": 10, "last_update": "2024-05-23 00:23:44", - "author_account_age_days": 2555 + "author_account_age_days": 2556 }, "https://github.com/BlenderNeko/ComfyUI_ADV_CLIP_emb": { "stars": 278, @@ -460,7 +465,7 @@ "author_account_age_days": 501 }, "https://github.com/BlenderNeko/ComfyUI_TiledKSampler": { - "stars": 297, + "stars": 298, "last_update": "2024-05-22 14:56:49", "author_account_age_days": 501 }, @@ -472,30 +477,30 @@ "https://github.com/CYBERLOOM-INC/ComfyUI-nodes-hnmr": { "stars": 6, "last_update": "2024-05-22 17:55:41", - "author_account_age_days": 272 + "author_account_age_days": 273 }, "https://github.com/CavinHuang/comfyui-nodes-docs": { "stars": 80, "last_update": "2024-07-04 11:29:55", - "author_account_age_days": 2749 + "author_account_age_days": 2750 }, "https://github.com/Chan-0312/ComfyUI-EasyDeforum": { "stars": 9, "last_update": "2024-05-22 23:22:14", - "author_account_age_days": 1889 + "author_account_age_days": 1890 }, "https://github.com/Chan-0312/ComfyUI-IPAnimate": { "stars": 66, "last_update": "2024-05-22 23:22:03", - "author_account_age_days": 1889 + "author_account_age_days": 1890 }, "https://github.com/Chan-0312/ComfyUI-Prompt-Preview": { "stars": 19, "last_update": "2024-06-14 09:01:37", - "author_account_age_days": 1889 + "author_account_age_days": 1890 }, "https://github.com/Chaoses-Ib/ComfyUI_Ib_CustomNodes": { - "stars": 14, + "stars": 15, "last_update": "2024-04-05 11:14:24", "author_account_age_days": 1902 }, @@ -512,12 +517,12 @@ "https://github.com/CosmicLaca/ComfyUI_Primere_Nodes": { "stars": 85, "last_update": "2024-06-29 07:14:23", - "author_account_age_days": 3678 + "author_account_age_days": 3679 }, "https://github.com/Cyberschorsch/ComfyUI-checkpoint-config-loader": { "stars": 0, "last_update": "2024-07-16 10:37:43", - "author_account_age_days": 5181 + "author_account_age_days": 5182 }, "https://github.com/Danand/ComfyUI-ComfyCouple": { "stars": 21, @@ -552,7 +557,7 @@ "https://github.com/DimaChaichan/LAizypainter-Exporter-ComfyUI": { "stars": 7, "last_update": "2024-05-22 23:14:06", - "author_account_age_days": 3096 + "author_account_age_days": 3097 }, "https://github.com/DonBaronFactory/ComfyUI-Cre8it-Nodes": { "stars": 0, @@ -562,7 +567,7 @@ "https://github.com/DrJKL/ComfyUI-Anchors": { "stars": 6, "last_update": "2024-06-20 18:23:00", - "author_account_age_days": 5017 + "author_account_age_days": 5018 }, "https://github.com/DrMWeigand/ComfyUI_ColorImageDetection": { "stars": 2, @@ -572,17 +577,17 @@ "https://github.com/Electrofried/ComfyUI-OpenAINode": { "stars": 19, "last_update": "2024-06-14 09:01:22", - "author_account_age_days": 2643 + "author_account_age_days": 2644 }, "https://github.com/EllangoK/ComfyUI-post-processing-nodes": { "stars": 147, "last_update": "2024-05-22 17:54:09", - "author_account_age_days": 2801 + "author_account_age_days": 2802 }, "https://github.com/Excidos/ComfyUI-Documents": { "stars": 18, "last_update": "2024-07-11 20:15:21", - "author_account_age_days": 30 + "author_account_age_days": 31 }, "https://github.com/ExponentialML/ComfyUI_ModelScopeT2V": { "stars": 26, @@ -620,7 +625,7 @@ "author_account_age_days": 3173 }, "https://github.com/Extraltodeus/Vector_Sculptor_ComfyUI": { - "stars": 95, + "stars": 96, "last_update": "2024-07-10 00:28:03", "author_account_age_days": 3173 }, @@ -640,8 +645,8 @@ "author_account_age_days": 3173 }, "https://github.com/Fannovel16/ComfyUI-Frame-Interpolation": { - "stars": 363, - "last_update": "2024-06-20 16:25:59", + "stars": 365, + "last_update": "2024-07-18 07:49:07", "author_account_age_days": 3155 }, "https://github.com/Fannovel16/ComfyUI-Loopchain": { @@ -660,12 +665,12 @@ "author_account_age_days": 3155 }, "https://github.com/Fannovel16/ComfyUI-Video-Matting": { - "stars": 154, + "stars": 155, "last_update": "2024-06-20 16:14:38", "author_account_age_days": 3155 }, "https://github.com/Fannovel16/comfyui_controlnet_aux": { - "stars": 1704, + "stars": 1708, "last_update": "2024-07-08 17:03:55", "author_account_age_days": 3155 }, @@ -677,7 +682,7 @@ "https://github.com/Feidorian/feidorian-ComfyNodes": { "stars": 5, "last_update": "2024-06-20 11:31:37", - "author_account_age_days": 2778 + "author_account_age_days": 2779 }, "https://github.com/Fictiverse/ComfyUI_Fictiverse": { "stars": 7, @@ -687,22 +692,22 @@ "https://github.com/Fihade/IC-Light-ComfyUI-Node": { "stars": 6, "last_update": "2024-07-02 03:47:17", - "author_account_age_days": 2770 + "author_account_age_days": 2771 }, "https://github.com/FizzleDorf/ComfyUI-AIT": { "stars": 44, "last_update": "2024-06-22 03:13:05", - "author_account_age_days": 2002 + "author_account_age_days": 2003 }, "https://github.com/FizzleDorf/ComfyUI_FizzNodes": { "stars": 327, "last_update": "2024-06-27 03:29:51", - "author_account_age_days": 2002 + "author_account_age_days": 2003 }, "https://github.com/FlyingFireCo/tiled_ksampler": { "stars": 57, "last_update": "2024-05-22 23:15:17", - "author_account_age_days": 655 + "author_account_age_days": 656 }, "https://github.com/ForeignGods/ComfyUI-Mana-Nodes": { "stars": 187, @@ -712,12 +717,12 @@ "https://github.com/Franck-Demongin/NX_PromptStyler": { "stars": 5, "last_update": "2024-05-22 23:25:21", - "author_account_age_days": 1794 + "author_account_age_days": 1795 }, "https://github.com/FredBill1/comfyui-fb-utils": { "stars": 0, "last_update": "2024-05-23 01:41:02", - "author_account_age_days": 2340 + "author_account_age_days": 2341 }, "https://github.com/Fucci-Mateo/ComfyUI-Airtable": { "stars": 0, @@ -727,22 +732,22 @@ "https://github.com/FuouM/ComfyUI-FirstOrderMM": { "stars": 2, "last_update": "2024-07-17 10:37:29", - "author_account_age_days": 1704 + "author_account_age_days": 1705 }, "https://github.com/G-370/ComfyUI-SD3-Powerlab": { - "stars": 17, + "stars": 18, "last_update": "2024-06-22 19:17:18", - "author_account_age_days": 1542 + "author_account_age_days": 1543 }, "https://github.com/GMapeSplat/ComfyUI_ezXY": { "stars": 24, "last_update": "2024-05-29 17:43:08", - "author_account_age_days": 1320 + "author_account_age_days": 1321 }, "https://github.com/GTSuya-Studio/ComfyUI-Gtsuya-Nodes": { "stars": 7, "last_update": "2024-05-22 21:31:52", - "author_account_age_days": 2579 + "author_account_age_days": 2580 }, "https://github.com/GavChap/ComfyUI-SD3LatentSelectRes": { "stars": 11, @@ -752,37 +757,37 @@ "https://github.com/GentlemanHu/ComfyUI-SunoAI": { "stars": 10, "last_update": "2024-06-14 06:02:29", - "author_account_age_days": 2406 + "author_account_age_days": 2407 }, "https://github.com/Goktug/comfyui-saveimage-plus": { "stars": 3, "last_update": "2024-06-20 07:23:48", - "author_account_age_days": 4955 + "author_account_age_days": 4956 }, "https://github.com/Gourieff/comfyui-reactor-node": { - "stars": 1159, + "stars": 1162, "last_update": "2024-07-13 00:06:56", "author_account_age_days": 1143 }, "https://github.com/GraftingRayman/ComfyUI_GraftingRayman": { "stars": 25, "last_update": "2024-07-15 12:34:12", - "author_account_age_days": 186 + "author_account_age_days": 187 }, "https://github.com/Grant-CP/ComfyUI-LivePortraitKJ-MPS": { "stars": 11, "last_update": "2024-07-11 22:04:16", - "author_account_age_days": 1196 + "author_account_age_days": 1197 }, "https://github.com/GreenLandisaLie/AuraSR-ComfyUI": { - "stars": 79, + "stars": 80, "last_update": "2024-07-04 00:07:10", - "author_account_age_days": 1220 + "author_account_age_days": 1221 }, "https://github.com/Guillaume-Fgt/ComfyUI_StableCascadeLatentRatio": { "stars": 3, "last_update": "2024-06-14 08:59:42", - "author_account_age_days": 1503 + "author_account_age_days": 1504 }, "https://github.com/HAL41/ComfyUI-aichemy-nodes": { "stars": 4, @@ -792,82 +797,82 @@ "https://github.com/HECer/ComfyUI-FilePathCreator": { "stars": 4, "last_update": "2024-07-09 22:02:15", - "author_account_age_days": 3003 + "author_account_age_days": 3004 }, "https://github.com/Hangover3832/ComfyUI-Hangover-Moondream": { "stars": 38, "last_update": "2024-06-14 08:08:20", - "author_account_age_days": 633 + "author_account_age_days": 634 }, "https://github.com/Hangover3832/ComfyUI-Hangover-Nodes": { "stars": 33, "last_update": "2024-06-14 08:08:28", - "author_account_age_days": 633 + "author_account_age_days": 634 }, "https://github.com/Hangover3832/ComfyUI-Hangover-Recognize_Anything": { "stars": 16, "last_update": "2024-06-14 08:10:52", - "author_account_age_days": 633 + "author_account_age_days": 634 }, "https://github.com/Haoming02/comfyui-clear-screen": { "stars": 1, "last_update": "2024-07-09 08:49:03", - "author_account_age_days": 1354 + "author_account_age_days": 1355 }, "https://github.com/Haoming02/comfyui-diffusion-cg": { "stars": 58, "last_update": "2024-07-10 03:26:36", - "author_account_age_days": 1354 + "author_account_age_days": 1355 }, "https://github.com/Haoming02/comfyui-floodgate": { "stars": 25, "last_update": "2024-07-09 09:02:07", - "author_account_age_days": 1354 + "author_account_age_days": 1355 }, "https://github.com/Haoming02/comfyui-menu-anchor": { "stars": 3, "last_update": "2024-07-09 10:03:10", - "author_account_age_days": 1354 + "author_account_age_days": 1355 }, "https://github.com/Haoming02/comfyui-node-beautify": { "stars": 6, "last_update": "2024-07-09 09:25:46", - "author_account_age_days": 1354 + "author_account_age_days": 1355 }, "https://github.com/Haoming02/comfyui-prompt-format": { "stars": 31, "last_update": "2024-07-10 02:32:48", - "author_account_age_days": 1354 + "author_account_age_days": 1355 }, "https://github.com/Haoming02/comfyui-resharpen": { "stars": 30, "last_update": "2024-07-10 03:10:18", - "author_account_age_days": 1354 + "author_account_age_days": 1355 }, "https://github.com/Haoming02/comfyui-tab-handler": { "stars": 4, "last_update": "2024-07-09 08:41:44", - "author_account_age_days": 1354 + "author_account_age_days": 1355 }, "https://github.com/HaydenReeve/ComfyUI-Better-Strings": { "stars": 0, "last_update": "2024-05-22 23:20:05", - "author_account_age_days": 2265 + "author_account_age_days": 2266 }, "https://github.com/HebelHuber/comfyui-enhanced-save-node": { "stars": 1, "last_update": "2024-06-14 08:59:28", - "author_account_age_days": 2347 + "author_account_age_days": 2348 }, "https://github.com/Hiero207/ComfyUI-Hiero-Nodes": { "stars": 6, "last_update": "2024-06-24 03:38:50", - "author_account_age_days": 1721 + "author_account_age_days": 1722 }, "https://github.com/Hopping-Mad-Games/ComfyUI_LiteLLM": { "stars": 3, "last_update": "2024-06-29 19:44:47", - "author_account_age_days": 211 + "author_account_age_days": 212 }, "https://github.com/IDGallagher/ComfyUI-IG-Nodes": { "stars": 1, @@ -882,7 +887,7 @@ "https://github.com/Intersection98/ComfyUI_MX_post_processing-nodes": { "stars": 9, "last_update": "2024-05-23 01:12:46", - "author_account_age_days": 2653 + "author_account_age_days": 2654 }, "https://github.com/Inzaniak/comfyui-ranbooru": { "stars": 8, @@ -892,7 +897,7 @@ "https://github.com/IsItDanOrAi/ComfyUI-Stereopsis": { "stars": 3, "last_update": "2024-06-21 20:39:06", - "author_account_age_days": 134 + "author_account_age_days": 135 }, "https://github.com/JPS-GER/ComfyUI_JPS-Nodes": { "stars": 40, @@ -900,14 +905,14 @@ "author_account_age_days": 339 }, "https://github.com/JackEllie/ComfyUI_AI_Assistant": { - "stars": 1, + "stars": 2, "last_update": "2024-07-12 14:54:05", - "author_account_age_days": 594 + "author_account_age_days": 595 }, "https://github.com/Jannchie/ComfyUI-J": { "stars": 64, "last_update": "2024-06-20 12:08:09", - "author_account_age_days": 2576 + "author_account_age_days": 2577 }, "https://github.com/JaredTherriault/ComfyUI-JNodes": { "stars": 26, @@ -917,17 +922,17 @@ "https://github.com/JayLyu/ComfyUI_BaiKong_Node": { "stars": 0, "last_update": "2024-07-03 15:07:04", - "author_account_age_days": 3291 + "author_account_age_days": 3292 }, "https://github.com/JcandZero/ComfyUI_GLM4Node": { "stars": 25, "last_update": "2024-05-22 23:12:46", - "author_account_age_days": 713 + "author_account_age_days": 714 }, "https://github.com/Jcd1230/rembg-comfyui-node": { "stars": 124, "last_update": "2024-05-22 17:58:34", - "author_account_age_days": 4909 + "author_account_age_days": 4910 }, "https://github.com/JerryOrbachJr/ComfyUI-RandomSize": { "stars": 3, @@ -952,7 +957,7 @@ "https://github.com/Kaharos94/ComfyUI-Saveaswebp": { "stars": 34, "last_update": "2024-06-21 23:01:48", - "author_account_age_days": 1218 + "author_account_age_days": 1219 }, "https://github.com/Kangkang625/ComfyUI-paint-by-example": { "stars": 14, @@ -962,7 +967,7 @@ "https://github.com/KewkLW/ComfyUI-kewky_tools": { "stars": 5, "last_update": "2024-07-10 05:45:11", - "author_account_age_days": 1710 + "author_account_age_days": 1711 }, "https://github.com/Koishi-Star/Euler-Smea-Dyn-Sampler": { "stars": 139, @@ -972,32 +977,32 @@ "https://github.com/KoreTeknology/ComfyUI-Universal-Styler": { "stars": 16, "last_update": "2024-06-14 10:28:10", - "author_account_age_days": 3213 + "author_account_age_days": 3214 }, "https://github.com/Kosinkadink/ComfyUI-Advanced-ControlNet": { - "stars": 459, + "stars": 462, "last_update": "2024-07-16 02:42:10", - "author_account_age_days": 3739 + "author_account_age_days": 3740 }, "https://github.com/Kosinkadink/ComfyUI-AnimateDiff-Evolved": { - "stars": 2362, + "stars": 2363, "last_update": "2024-07-16 00:14:05", - "author_account_age_days": 3739 + "author_account_age_days": 3740 }, "https://github.com/Kosinkadink/ComfyUI-VideoHelperSuite": { - "stars": 430, + "stars": 432, "last_update": "2024-07-15 20:08:31", - "author_account_age_days": 3739 + "author_account_age_days": 3740 }, "https://github.com/Koushakur/ComfyUI-DenoiseChooser": { "stars": 2, - "last_update": "2024-07-17 17:05:56", + "last_update": "2024-07-17 20:59:25", "author_account_age_days": 1144 }, "https://github.com/KytraScript/ComfyUI_KytraWebhookHTTP": { "stars": 3, "last_update": "2024-05-23 00:21:43", - "author_account_age_days": 1802 + "author_account_age_days": 1803 }, "https://github.com/LEv145/images-grid-comfy-plugin": { "stars": 133, @@ -1007,7 +1012,7 @@ "https://github.com/LZpenguin/ComfyUI-Text": { "stars": 23, "last_update": "2024-06-20 13:38:16", - "author_account_age_days": 2002 + "author_account_age_days": 2003 }, "https://github.com/LarryJane491/Image-Captioning-in-ComfyUI": { "stars": 37, @@ -1015,19 +1020,19 @@ "author_account_age_days": 187 }, "https://github.com/LarryJane491/Lora-Training-in-Comfy": { - "stars": 293, + "stars": 295, "last_update": "2024-06-09 05:24:00", "author_account_age_days": 187 }, "https://github.com/Layer-norm/comfyui-lama-remover": { "stars": 60, "last_update": "2024-05-25 00:12:04", - "author_account_age_days": 355 + "author_account_age_days": 356 }, "https://github.com/Lerc/canvas_tab": { "stars": 146, "last_update": "2024-05-22 20:48:45", - "author_account_age_days": 5390 + "author_account_age_days": 5391 }, "https://github.com/LightSketch-ai/ComfyUI-LivePortraitNode": { "stars": 0, @@ -1045,7 +1050,7 @@ "author_account_age_days": 1298 }, "https://github.com/Loewen-Hob/rembg-comfyui-node-better": { - "stars": 47, + "stars": 48, "last_update": "2024-05-23 00:32:53", "author_account_age_days": 494 }, @@ -1067,62 +1072,62 @@ "https://github.com/LyazS/comfyui-anime-seg": { "stars": 4, "last_update": "2024-05-22 23:21:49", - "author_account_age_days": 2880 + "author_account_age_days": 2881 }, "https://github.com/M1kep/ComfyLiterals": { "stars": 13, "last_update": "2024-05-22 20:31:38", - "author_account_age_days": 4281 + "author_account_age_days": 4282 }, "https://github.com/M1kep/ComfyUI-KepOpenAI": { "stars": 26, "last_update": "2024-05-22 20:33:54", - "author_account_age_days": 4281 + "author_account_age_days": 4282 }, "https://github.com/M1kep/ComfyUI-OtherVAEs": { "stars": 2, "last_update": "2024-05-22 20:33:41", - "author_account_age_days": 4281 + "author_account_age_days": 4282 }, "https://github.com/M1kep/Comfy_KepKitchenSink": { "stars": 0, "last_update": "2024-05-22 20:33:29", - "author_account_age_days": 4281 + "author_account_age_days": 4282 }, "https://github.com/M1kep/Comfy_KepListStuff": { "stars": 28, "last_update": "2024-06-22 00:51:28", - "author_account_age_days": 4281 + "author_account_age_days": 4282 }, "https://github.com/M1kep/Comfy_KepMatteAnything": { "stars": 10, "last_update": "2024-05-22 20:33:16", - "author_account_age_days": 4281 + "author_account_age_days": 4282 }, "https://github.com/M1kep/KepPromptLang": { "stars": 5, "last_update": "2024-05-22 20:32:56", - "author_account_age_days": 4281 + "author_account_age_days": 4282 }, "https://github.com/MNeMoNiCuZ/ComfyUI-mnemic-nodes": { "stars": 29, "last_update": "2024-06-04 23:56:25", - "author_account_age_days": 1628 + "author_account_age_days": 1629 }, "https://github.com/Makeezi/ComfyUI-promptLAB": { "stars": 0, "last_update": "2024-05-23 01:24:51", - "author_account_age_days": 1805 + "author_account_age_days": 1806 }, "https://github.com/Mamaaaamooooo/batchImg-rembg-ComfyUI-nodes": { "stars": 14, "last_update": "2024-06-14 10:24:17", - "author_account_age_days": 405 + "author_account_age_days": 406 }, "https://github.com/ManglerFTW/ComfyI2I": { "stars": 146, "last_update": "2024-06-14 11:01:01", - "author_account_age_days": 678 + "author_account_age_days": 679 }, "https://github.com/MaraScott/ComfyUI_MaraScott_Nodes": { "stars": 74, @@ -1142,25 +1147,25 @@ "https://github.com/MarkoCa1/ComfyUI-Text": { "stars": 2, "last_update": "2024-05-23 00:15:39", - "author_account_age_days": 1656 + "author_account_age_days": 1657 }, "https://github.com/MarkoCa1/ComfyUI_Segment_Mask": { "stars": 17, "last_update": "2024-05-23 00:15:51", - "author_account_age_days": 1656 + "author_account_age_days": 1657 }, "https://github.com/Mason-McGough/ComfyUI-Mosaica": { "stars": 4, "last_update": "2024-05-29 12:57:49", - "author_account_age_days": 3228 + "author_account_age_days": 3229 }, "https://github.com/MilitantHitchhiker/MilitantHitchhiker-SwitchbladePack": { "stars": 3, "last_update": "2024-06-24 22:04:33", - "author_account_age_days": 83 + "author_account_age_days": 84 }, "https://github.com/MinusZoneAI/ComfyUI-Kolors-MZ": { - "stars": 124, + "stars": 140, "last_update": "2024-07-17 15:41:05", "author_account_age_days": 89 }, @@ -1175,7 +1180,7 @@ "author_account_age_days": 89 }, "https://github.com/MinusZoneAI/ComfyUI-TrainTools-MZ": { - "stars": 22, + "stars": 24, "last_update": "2024-07-09 12:42:11", "author_account_age_days": 89 }, @@ -1187,37 +1192,37 @@ "https://github.com/MitoshiroPJ/comfyui_slothful_attention": { "stars": 6, "last_update": "2024-05-22 22:09:15", - "author_account_age_days": 3991 + "author_account_age_days": 3992 }, "https://github.com/MokkaBoss1/ComfyUI_Mokkaboss1": { "stars": 16, "last_update": "2024-07-08 18:34:18", - "author_account_age_days": 402 + "author_account_age_days": 403 }, "https://github.com/MrForExample/ComfyUI-3D-Pack": { - "stars": 1807, + "stars": 1811, "last_update": "2024-07-16 01:02:05", - "author_account_age_days": 1584 + "author_account_age_days": 1585 }, "https://github.com/MrForExample/ComfyUI-AnimateAnyone-Evolved": { "stars": 449, "last_update": "2024-06-14 12:02:47", - "author_account_age_days": 1584 + "author_account_age_days": 1585 }, "https://github.com/MrSamSeen/ComfyUI_SSStereoscope": { "stars": 6, "last_update": "2024-07-08 20:40:49", - "author_account_age_days": 3614 + "author_account_age_days": 3615 }, "https://github.com/Munkyfoot/ComfyUI-TextOverlay": { "stars": 5, "last_update": "2024-06-28 05:57:03", - "author_account_age_days": 3068 + "author_account_age_days": 3069 }, "https://github.com/N3rd00d/ComfyUI-Paint3D-Nodes": { "stars": 0, "last_update": "2024-07-13 01:24:57", - "author_account_age_days": 100 + "author_account_age_days": 101 }, "https://github.com/Nestorchik/NStor-ComfyUI-Translation": { "stars": 1, @@ -1241,7 +1246,7 @@ }, "https://github.com/NimaNzrii/comfyui-photoshop": { "stars": 301, - "last_update": "2024-07-17 12:21:36", + "last_update": "2024-07-18 01:55:50", "author_account_age_days": 268 }, "https://github.com/NimaNzrii/comfyui-popup_preview": { @@ -1252,22 +1257,22 @@ "https://github.com/Niutonian/ComfyUi-NoodleWebcam": { "stars": 29, "last_update": "2024-05-22 21:30:40", - "author_account_age_days": 1065 + "author_account_age_days": 1066 }, "https://github.com/Nlar/ComfyUI_CartoonSegmentation": { "stars": 11, "last_update": "2024-05-22 23:15:37", - "author_account_age_days": 3854 + "author_account_age_days": 3855 }, "https://github.com/NotHarroweD/Harronode": { "stars": 5, "last_update": "2024-05-22 22:18:29", - "author_account_age_days": 2006 + "author_account_age_days": 2007 }, "https://github.com/Nourepide/ComfyUI-Allor": { - "stars": 181, + "stars": 182, "last_update": "2024-05-22 18:11:17", - "author_account_age_days": 2869 + "author_account_age_days": 2870 }, "https://github.com/Nuked88/ComfyUI-N-Nodes": { "stars": 181, @@ -1275,24 +1280,24 @@ "author_account_age_days": 4503 }, "https://github.com/Nuked88/ComfyUI-N-Sidebar": { - "stars": 425, + "stars": 427, "last_update": "2024-07-05 18:21:44", "author_account_age_days": 4503 }, "https://github.com/Off-Live/ComfyUI-off-suite": { "stars": 0, "last_update": "2024-06-14 12:02:25", - "author_account_age_days": 1195 + "author_account_age_days": 1196 }, "https://github.com/OpenArt-AI/ComfyUI-Assistant": { "stars": 14, "last_update": "2024-05-22 22:16:57", - "author_account_age_days": 798 + "author_account_age_days": 799 }, "https://github.com/PCMonsterx/ComfyUI-CSV-Loader": { "stars": 11, "last_update": "2024-05-22 21:27:10", - "author_account_age_days": 1688 + "author_account_age_days": 1689 }, "https://github.com/ParisNeo/lollms_nodes_suite": { "stars": 10, @@ -1302,17 +1307,17 @@ "https://github.com/ParmanBabra/ComfyUI-Malefish-Custom-Scripts": { "stars": 0, "last_update": "2024-05-22 21:26:35", - "author_account_age_days": 3666 + "author_account_age_days": 3667 }, "https://github.com/Pfaeff/pfaeff-comfyui": { "stars": 19, "last_update": "2024-05-22 18:21:10", - "author_account_age_days": 3230 + "author_account_age_days": 3231 }, "https://github.com/PnthrLeo/comfyUI-image-search": { "stars": 0, "last_update": "2024-06-14 07:06:45", - "author_account_age_days": 2574 + "author_account_age_days": 2575 }, "https://github.com/Pos13/comfyui-cyclist": { "stars": 31, @@ -1327,13 +1332,18 @@ "https://github.com/RedRayz/ComfyUI-Danbooru-To-WD": { "stars": 2, "last_update": "2024-06-24 18:20:48", - "author_account_age_days": 1388 + "author_account_age_days": 1389 }, "https://github.com/RenderRift/ComfyUI-RenderRiftNodes": { "stars": 6, "last_update": "2024-05-22 22:16:41", "author_account_age_days": 210 }, + "https://github.com/RhizoNymph/ComfyUI-Latte": { + "stars": 0, + "last_update": "2024-07-18 01:43:56", + "author_account_age_days": 1191 + }, "https://github.com/RomanKuschanow/ComfyUI-Advanced-Latent-Control": { "stars": 16, "last_update": "2024-06-21 07:29:14", @@ -1342,7 +1352,7 @@ "https://github.com/Ron-Digital/ComfyUI-SceneGenerator": { "stars": 2, "last_update": "2024-06-28 19:36:30", - "author_account_age_days": 952 + "author_account_age_days": 953 }, "https://github.com/Ryuukeisyou/comfyui_face_parsing": { "stars": 57, @@ -1355,14 +1365,14 @@ "author_account_age_days": 2436 }, "https://github.com/SEkINVR/ComfyUI-Save-Multi-Format": { - "stars": 1, + "stars": 2, "last_update": "2024-07-08 03:39:48", - "author_account_age_days": 680 + "author_account_age_days": 681 }, "https://github.com/SEkINVR/ComfyUI-SaveAs": { - "stars": 1, + "stars": 2, "last_update": "2024-07-08 03:39:48", - "author_account_age_days": 680 + "author_account_age_days": 681 }, "https://github.com/SLAPaper/ComfyUI-Image-Selector": { "stars": 61, @@ -1377,42 +1387,42 @@ "https://github.com/SOELexicon/ComfyUI-LexMSDBNodes": { "stars": 4, "last_update": "2024-06-28 19:20:36", - "author_account_age_days": 4106 + "author_account_age_days": 4107 }, "https://github.com/SOELexicon/ComfyUI-LexTools": { "stars": 25, "last_update": "2024-06-28 19:25:13", - "author_account_age_days": 4106 + "author_account_age_days": 4107 }, "https://github.com/SamKhoze/ComfyUI-DeepFuze": { "stars": 233, "last_update": "2024-07-10 17:44:07", - "author_account_age_days": 1466 + "author_account_age_days": 1467 }, "https://github.com/SayanoAI/Comfy-RVC": { "stars": 3, "last_update": "2024-06-25 02:50:53", - "author_account_age_days": 2626 + "author_account_age_days": 2627 }, "https://github.com/Scholar01/ComfyUI-Keyframe": { "stars": 10, "last_update": "2024-06-14 09:01:30", - "author_account_age_days": 3219 + "author_account_age_days": 3220 }, "https://github.com/Scorpinaus/ComfyUI-DiffusersLoader": { "stars": 6, "last_update": "2024-07-13 02:48:08", - "author_account_age_days": 1133 + "author_account_age_days": 1134 }, "https://github.com/ScreamingHawk/comfyui-ollama-prompt-encode": { "stars": 6, "last_update": "2024-06-26 00:07:10", - "author_account_age_days": 4529 + "author_account_age_days": 4530 }, "https://github.com/SeaArtLab/ComfyUI-Long-CLIP": { "stars": 65, "last_update": "2024-06-14 08:08:26", - "author_account_age_days": 100 + "author_account_age_days": 101 }, "https://github.com/SeargeDP/SeargeSDXL": { "stars": 754, @@ -1422,37 +1432,42 @@ "https://github.com/Seedsa/Fooocus_Nodes": { "stars": 43, "last_update": "2024-07-03 07:51:13", - "author_account_age_days": 2631 + "author_account_age_days": 2632 }, "https://github.com/Shadetail/ComfyUI_Eagleshadow": { "stars": 1, "last_update": "2024-06-15 13:04:49", - "author_account_age_days": 3420 + "author_account_age_days": 3421 }, "https://github.com/SherryXieYuchen/ComfyUI-Image-Inpainting": { "stars": 3, "last_update": "2024-07-03 03:39:49", - "author_account_age_days": 138 + "author_account_age_days": 139 }, "https://github.com/Shibiko-AI/ShibikoAI-ComfyUI-Tools": { "stars": 9, "last_update": "2024-07-04 02:22:10", - "author_account_age_days": 425 + "author_account_age_days": 426 + }, + "https://github.com/ShmuelRonen/ComfyUI-AstralAnimator": { + "stars": 3, + "last_update": "2024-07-18 05:09:21", + "author_account_age_days": 1229 }, "https://github.com/ShmuelRonen/ComfyUI-SVDResizer": { "stars": 2, "last_update": "2024-06-14 11:50:52", - "author_account_age_days": 1228 + "author_account_age_days": 1229 }, "https://github.com/ShmuelRonen/ComfyUI_Gemini_Flash": { "stars": 11, "last_update": "2024-06-15 17:12:05", - "author_account_age_days": 1228 + "author_account_age_days": 1229 }, "https://github.com/ShmuelRonen/ComfyUI_wav2lip": { "stars": 58, "last_update": "2024-07-03 11:25:27", - "author_account_age_days": 1228 + "author_account_age_days": 1229 }, "https://github.com/Shraknard/ComfyUI-Remover": { "stars": 4, @@ -1485,24 +1500,24 @@ "author_account_age_days": 3547 }, "https://github.com/SoftMeng/ComfyUI_Mexx_Styler": { - "stars": 18, + "stars": 19, "last_update": "2024-06-14 07:09:03", "author_account_age_days": 3547 }, "https://github.com/Sorcerio/MBM-Music-Visualizer": { "stars": 15, "last_update": "2024-05-23 01:09:18", - "author_account_age_days": 4270 + "author_account_age_days": 4271 }, "https://github.com/SozeInc/ComfyUI-Mobile": { "stars": 0, "last_update": "2024-06-14 07:09:00", - "author_account_age_days": 102 + "author_account_age_days": 103 }, "https://github.com/SpaceKendo/ComfyUI-svd_txt2vid": { "stars": 6, "last_update": "2024-05-22 22:11:52", - "author_account_age_days": 231 + "author_account_age_days": 232 }, "https://github.com/Stability-AI/ComfyUI-SAI_API": { "stars": 41, @@ -1517,47 +1532,47 @@ "https://github.com/StartHua/ComfyUI_OOTDiffusion_CXH": { "stars": 97, "last_update": "2024-06-14 08:12:12", - "author_account_age_days": 2858 + "author_account_age_days": 2859 }, "https://github.com/StartHua/ComfyUI_PCDMs": { "stars": 3, "last_update": "2024-05-22 23:21:14", - "author_account_age_days": 2858 + "author_account_age_days": 2859 }, "https://github.com/StartHua/ComfyUI_Seg_VITON": { "stars": 175, "last_update": "2024-05-22 23:20:17", - "author_account_age_days": 2858 + "author_account_age_days": 2859 }, "https://github.com/StartHua/Comfyui_joytag": { "stars": 19, "last_update": "2024-05-22 23:20:28", - "author_account_age_days": 2858 + "author_account_age_days": 2859 }, "https://github.com/StartHua/Comfyui_segformer_b2_clothes": { "stars": 45, "last_update": "2024-07-10 15:26:02", - "author_account_age_days": 2858 + "author_account_age_days": 2859 }, "https://github.com/SuperBeastsAI/ComfyUI-SuperBeasts": { "stars": 113, "last_update": "2024-06-01 20:27:53", - "author_account_age_days": 112 + "author_account_age_days": 113 }, "https://github.com/SuperMasterBlasterLaser/ComfyUI_YOLO_Classifiers": { "stars": 1, "last_update": "2024-06-20 15:06:51", - "author_account_age_days": 3601 + "author_account_age_days": 3602 }, "https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes": { - "stars": 510, + "stars": 511, "last_update": "2024-07-09 14:21:47", "author_account_age_days": 2173 }, "https://github.com/Sxela/ComfyWarp": { "stars": 21, "last_update": "2024-05-22 20:47:11", - "author_account_age_days": 3395 + "author_account_age_days": 3396 }, "https://github.com/TGu-97/ComfyUI-TGu-utils": { "stars": 1, @@ -1567,37 +1582,37 @@ "https://github.com/THtianhao/ComfyUI-FaceChain": { "stars": 89, "last_update": "2024-06-25 02:59:28", - "author_account_age_days": 3714 + "author_account_age_days": 3715 }, "https://github.com/THtianhao/ComfyUI-Portrait-Maker": { "stars": 170, "last_update": "2024-05-22 21:18:05", - "author_account_age_days": 3714 + "author_account_age_days": 3715 }, "https://github.com/TJ16th/comfyUI_TJ_NormalLighting": { "stars": 130, "last_update": "2024-05-23 00:25:37", - "author_account_age_days": 2558 + "author_account_age_days": 2559 }, "https://github.com/TMElyralab/Comfyui-MusePose": { "stars": 303, "last_update": "2024-06-22 07:09:49", - "author_account_age_days": 120 + "author_account_age_days": 121 }, "https://github.com/TRI3D-LC/ComfyUI-MiroBoard": { "stars": 4, "last_update": "2024-07-02 16:21:56", - "author_account_age_days": 462 + "author_account_age_days": 463 }, "https://github.com/TRI3D-LC/tri3d-comfyui-nodes": { "stars": 19, "last_update": "2024-07-10 11:25:05", - "author_account_age_days": 462 + "author_account_age_days": 463 }, "https://github.com/TW-CUI/TW-CUI-Util": { "stars": 1, "last_update": "2024-06-17 03:03:57", - "author_account_age_days": 54 + "author_account_age_days": 55 }, "https://github.com/TaiTair/comfyui-simswap": { "stars": 9, @@ -1607,17 +1622,17 @@ "https://github.com/Taremin/comfyui-prompt-extranetworks": { "stars": 2, "last_update": "2024-05-22 23:08:34", - "author_account_age_days": 2238 + "author_account_age_days": 2239 }, "https://github.com/Taremin/comfyui-string-tools": { "stars": 1, "last_update": "2024-05-22 23:08:45", - "author_account_age_days": 2238 + "author_account_age_days": 2239 }, "https://github.com/Taremin/webui-monaco-prompt": { "stars": 24, "last_update": "2024-05-23 13:58:57", - "author_account_age_days": 2238 + "author_account_age_days": 2239 }, "https://github.com/TeaCrab/ComfyUI-TeaNodes": { "stars": 4, @@ -1630,19 +1645,19 @@ "author_account_age_days": 892 }, "https://github.com/TemryL/ComfyUI-IDM-VTON": { - "stars": 250, + "stars": 253, "last_update": "2024-07-16 07:20:52", "author_account_age_days": 892 }, "https://github.com/TencentQQGYLab/ComfyUI-ELLA": { - "stars": 301, + "stars": 302, "last_update": "2024-05-07 03:07:38", - "author_account_age_days": 121 + "author_account_age_days": 122 }, "https://github.com/TheBarret/ZSuite": { "stars": 6, "last_update": "2024-06-25 10:19:11", - "author_account_age_days": 2735 + "author_account_age_days": 2736 }, "https://github.com/TheBill2001/comfyui-upscale-by-model": { "stars": 2, @@ -1650,49 +1665,49 @@ "author_account_age_days": 1465 }, "https://github.com/TheMistoAI/ComfyUI-Anyline": { - "stars": 300, + "stars": 301, "last_update": "2024-07-09 11:01:15", - "author_account_age_days": 188 + "author_account_age_days": 189 }, "https://github.com/ThereforeGames/ComfyUI-Unprompted": { "stars": 8, "last_update": "2024-06-23 21:38:03", - "author_account_age_days": 958 + "author_account_age_days": 959 }, "https://github.com/TinyTerra/ComfyUI_tinyterraNodes": { "stars": 341, "last_update": "2024-07-11 16:00:19", - "author_account_age_days": 644 + "author_account_age_days": 645 }, "https://github.com/TripleHeadedMonkey/ComfyUI_MileHighStyler": { "stars": 19, "last_update": "2024-05-22 22:13:06", - "author_account_age_days": 883 + "author_account_age_days": 884 }, "https://github.com/Tropfchen/ComfyUI-Embedding_Picker": { "stars": 28, "last_update": "2024-05-24 20:02:20", - "author_account_age_days": 3876 + "author_account_age_days": 3877 }, "https://github.com/Tropfchen/ComfyUI-yaResolutionSelector": { "stars": 8, "last_update": "2024-05-24 19:48:43", - "author_account_age_days": 3876 + "author_account_age_days": 3877 }, "https://github.com/Trung0246/ComfyUI-0246": { "stars": 94, "last_update": "2024-05-24 03:45:59", - "author_account_age_days": 3403 + "author_account_age_days": 3404 }, "https://github.com/Ttl/ComfyUi_NNLatentUpscale": { - "stars": 174, + "stars": 175, "last_update": "2024-05-22 20:50:03", "author_account_age_days": 4945 }, "https://github.com/TylerZoro/SD3-Scaling": { "stars": 1, "last_update": "2024-06-15 16:59:22", - "author_account_age_days": 1308 + "author_account_age_days": 1309 }, "https://github.com/Umikaze-job/select_folder_path_easy": { "stars": 4, @@ -1702,7 +1717,7 @@ "https://github.com/VAST-AI-Research/ComfyUI-Tripo": { "stars": 73, "last_update": "2024-05-23 01:11:56", - "author_account_age_days": 265 + "author_account_age_days": 266 }, "https://github.com/WASasquatch/ASTERR": { "stars": 14, @@ -1735,19 +1750,24 @@ "author_account_age_days": 4649 }, "https://github.com/WASasquatch/was-node-suite-comfyui": { - "stars": 988, - "last_update": "2024-07-17 02:37:56", + "stars": 991, + "last_update": "2024-07-18 10:06:03", "author_account_age_days": 4649 }, + "https://github.com/WX-NPS1598/ComfyUI-auto-crop-by-NPS": { + "stars": 2, + "last_update": "2024-07-18 09:58:00", + "author_account_age_days": 0 + }, "https://github.com/WebDev9000/WebDev9000-Nodes": { "stars": 1, "last_update": "2024-06-14 10:28:22", - "author_account_age_days": 3775 + "author_account_age_days": 3776 }, "https://github.com/Wicloz/ComfyUI-Simply-Nodes": { "stars": 1, "last_update": "2024-07-06 22:35:50", - "author_account_age_days": 3667 + "author_account_age_days": 3668 }, "https://github.com/XmYx/deforum-comfy-nodes": { "stars": 132, @@ -1757,17 +1777,17 @@ "https://github.com/Xyem/Xycuno-Oobabooga": { "stars": 3, "last_update": "2024-05-23 00:14:14", - "author_account_age_days": 4347 + "author_account_age_days": 4348 }, "https://github.com/YMC-GitHub/ymc-node-as-x-type": { "stars": 0, "last_update": "2024-07-14 12:20:54", - "author_account_age_days": 2718 + "author_account_age_days": 2719 }, "https://github.com/YMC-GitHub/ymc-node-suite-comfyui": { "stars": 16, "last_update": "2024-05-22 21:15:51", - "author_account_age_days": 2718 + "author_account_age_days": 2719 }, "https://github.com/YOUR-WORST-TACO/ComfyUI-TacoNodes": { "stars": 14, @@ -1777,15 +1797,15 @@ "https://github.com/Yanick112/ComfyUI-ToSVG": { "stars": 19, "last_update": "2024-06-14 14:00:22", - "author_account_age_days": 837 + "author_account_age_days": 838 }, "https://github.com/YinBailiang/MergeBlockWeighted_fo_ComfyUI": { "stars": 14, "last_update": "2024-07-01 09:03:34", - "author_account_age_days": 809 + "author_account_age_days": 810 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-APISR": { - "stars": 326, + "stars": 327, "last_update": "2024-05-22 14:14:46", "author_account_age_days": 363 }, @@ -1795,7 +1815,7 @@ "author_account_age_days": 363 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-ArtGallery": { - "stars": 375, + "stars": 376, "last_update": "2024-06-12 04:40:50", "author_account_age_days": 363 }, @@ -1805,7 +1825,7 @@ "author_account_age_days": 363 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-BiRefNet-ZHO": { - "stars": 161, + "stars": 162, "last_update": "2024-06-27 03:38:19", "author_account_age_days": 363 }, @@ -1815,22 +1835,22 @@ "author_account_age_days": 363 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Gemini": { - "stars": 615, + "stars": 616, "last_update": "2024-05-22 14:15:11", "author_account_age_days": 363 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-InstantID": { - "stars": 1239, + "stars": 1242, "last_update": "2024-05-22 13:57:55", "author_account_age_days": 363 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Phi-3-mini": { - "stars": 184, + "stars": 183, "last_update": "2024-06-30 08:41:40", "author_account_age_days": 363 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-PhotoMaker-ZHO": { - "stars": 760, + "stars": 761, "last_update": "2024-05-22 14:13:49", "author_account_age_days": 363 }, @@ -1840,12 +1860,12 @@ "author_account_age_days": 363 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Q-Align": { - "stars": 3, + "stars": 4, "last_update": "2024-05-22 14:15:52", "author_account_age_days": 363 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Qwen-2": { - "stars": 62, + "stars": 63, "last_update": "2024-06-14 12:02:55", "author_account_age_days": 363 }, @@ -1870,12 +1890,12 @@ "author_account_age_days": 363 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-UltraEdit-ZHO": { - "stars": 107, + "stars": 113, "last_update": "2024-07-11 14:59:07", "author_account_age_days": 363 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-YoloWorld-EfficientSAM": { - "stars": 499, + "stars": 503, "last_update": "2024-05-22 13:01:07", "author_account_age_days": 363 }, @@ -1885,19 +1905,19 @@ "author_account_age_days": 363 }, "https://github.com/ZZXYWQ/ComfyUI-ZZXYWQ": { - "stars": 4, - "last_update": "2024-07-11 03:30:06", - "author_account_age_days": 1296 + "stars": 7, + "last_update": "2024-07-17 21:22:24", + "author_account_age_days": 1297 }, "https://github.com/ZaneA/ComfyUI-ImageReward": { "stars": 22, "last_update": "2024-07-01 21:25:12", - "author_account_age_days": 5563 + "author_account_age_days": 5564 }, "https://github.com/ZeDarkAdam/ComfyUI-Embeddings-Tools": { "stars": 2, "last_update": "2024-06-23 19:19:40", - "author_account_age_days": 1217 + "author_account_age_days": 1218 }, "https://github.com/Zuellni/ComfyUI-Custom-Nodes": { "stars": 44, @@ -1922,7 +1942,7 @@ "https://github.com/a1lazydog/ComfyUI-AudioScheduler": { "stars": 92, "last_update": "2024-06-14 11:02:32", - "author_account_age_days": 4825 + "author_account_age_days": 4826 }, "https://github.com/aburahamu/ComfyUI-IsNiceParts": { "stars": 2, @@ -1937,7 +1957,7 @@ "https://github.com/abyz22/image_control": { "stars": 14, "last_update": "2024-05-22 23:10:07", - "author_account_age_days": 185 + "author_account_age_days": 186 }, "https://github.com/adbrasi/ComfyUI-TrashNodes-DownloadHuggingface": { "stars": 4, @@ -1957,32 +1977,32 @@ "https://github.com/adigayung/ComfyUI-Translator": { "stars": 0, "last_update": "2024-07-13 01:18:00", - "author_account_age_days": 236 + "author_account_age_days": 237 }, "https://github.com/adriflex/ComfyUI_Blender_Texdiff": { "stars": 1, "last_update": "2024-05-22 23:14:18", - "author_account_age_days": 2245 + "author_account_age_days": 2246 }, "https://github.com/aegis72/aegisflow_utility_nodes": { "stars": 24, "last_update": "2024-05-22 22:10:29", - "author_account_age_days": 606 + "author_account_age_days": 607 }, "https://github.com/aegis72/comfyui-styles-all": { "stars": 35, "last_update": "2024-05-22 22:10:41", - "author_account_age_days": 606 + "author_account_age_days": 607 }, "https://github.com/ai-liam/comfyui-liam": { "stars": 2, "last_update": "2024-06-22 03:27:52", - "author_account_age_days": 1544 + "author_account_age_days": 1545 }, "https://github.com/ai-liam/comfyui_liam_util": { "stars": 2, "last_update": "2024-05-22 22:21:23", - "author_account_age_days": 1544 + "author_account_age_days": 1545 }, "https://github.com/aianimation55/ComfyUI-FatLabels": { "stars": 4, @@ -2017,32 +2037,32 @@ "https://github.com/ali1234/comfyui-job-iterator": { "stars": 67, "last_update": "2024-05-22 20:54:21", - "author_account_age_days": 4883 + "author_account_age_days": 4884 }, "https://github.com/alisson-anjos/ComfyUI-Ollama-Describer": { "stars": 40, "last_update": "2024-07-13 18:13:27", - "author_account_age_days": 623 + "author_account_age_days": 624 }, "https://github.com/alpertunga-bile/prompt-generator-comfyui": { - "stars": 66, + "stars": 67, "last_update": "2024-07-01 09:08:11", - "author_account_age_days": 1296 + "author_account_age_days": 1297 }, "https://github.com/alsritter/asymmetric-tiling-comfyui": { "stars": 15, "last_update": "2024-05-22 20:43:07", - "author_account_age_days": 2017 + "author_account_age_days": 2018 }, "https://github.com/alt-key-project/comfyui-dream-project": { - "stars": 74, + "stars": 75, "last_update": "2024-07-01 05:34:14", - "author_account_age_days": 683 + "author_account_age_days": 684 }, "https://github.com/alt-key-project/comfyui-dream-video-batches": { "stars": 53, "last_update": "2024-07-01 05:37:03", - "author_account_age_days": 683 + "author_account_age_days": 684 }, "https://github.com/an90ray/ComfyUI_RErouter_CustomNodes": { "stars": 0, @@ -2052,7 +2072,7 @@ "https://github.com/andersxa/comfyui-PromptAttention": { "stars": 22, "last_update": "2024-06-20 11:09:25", - "author_account_age_days": 2976 + "author_account_age_days": 2977 }, "https://github.com/angeloshredder/StableCascadeResizer": { "stars": 2, @@ -2062,7 +2082,7 @@ "https://github.com/ansonkao/comfyui-geometry": { "stars": 7, "last_update": "2024-06-14 09:03:19", - "author_account_age_days": 368 + "author_account_age_days": 369 }, "https://github.com/antrobot1234/antrobots-comfyUI-nodepack": { "stars": 9, @@ -2072,7 +2092,7 @@ "https://github.com/aria1th/ComfyUI-LogicUtils": { "stars": 21, "last_update": "2024-07-16 12:53:38", - "author_account_age_days": 2368 + "author_account_age_days": 2369 }, "https://github.com/asagi4/ComfyUI-Adaptive-Guidance": { "stars": 18, @@ -2097,12 +2117,12 @@ "https://github.com/aszc-dev/ComfyUI-CoreMLSuite": { "stars": 92, "last_update": "2024-07-04 06:44:42", - "author_account_age_days": 2750 + "author_account_age_days": 2751 }, "https://github.com/atmaranto/ComfyUI-SaveAsScript": { "stars": 56, "last_update": "2024-06-14 09:01:17", - "author_account_age_days": 2371 + "author_account_age_days": 2372 }, "https://github.com/audioscavenger/ComfyUI-Thumbnails": { "stars": 10, @@ -2115,9 +2135,9 @@ "author_account_age_days": 4144 }, "https://github.com/avatechai/avatar-graph-comfyui": { - "stars": 222, + "stars": 224, "last_update": "2024-05-22 21:14:14", - "author_account_age_days": 877 + "author_account_age_days": 878 }, "https://github.com/aws-samples/comfyui-llm-node-for-amazon-bedrock": { "stars": 5, @@ -2127,7 +2147,7 @@ "https://github.com/azure-dragon-ai/ComfyUI-ClipScore-Nodes": { "stars": 3, "last_update": "2024-05-22 23:16:28", - "author_account_age_days": 324 + "author_account_age_days": 325 }, "https://github.com/badayvedat/ComfyUI-fal-Connector": { "stars": 14, @@ -2142,17 +2162,17 @@ "https://github.com/baicai99/ComfyUI-FrameSkipping": { "stars": 6, "last_update": "2024-06-18 10:25:55", - "author_account_age_days": 854 + "author_account_age_days": 855 }, "https://github.com/banodoco/steerable-motion": { - "stars": 764, + "stars": 765, "last_update": "2024-06-15 23:01:54", - "author_account_age_days": 425 + "author_account_age_days": 426 }, "https://github.com/bash-j/mikey_nodes": { "stars": 85, "last_update": "2024-06-15 10:31:20", - "author_account_age_days": 4210 + "author_account_age_days": 4211 }, "https://github.com/bedovyy/ComfyUI_NAIDGenerator": { "stars": 19, @@ -2172,17 +2192,17 @@ "https://github.com/blepping/ComfyUI-bleh": { "stars": 31, "last_update": "2024-05-22 23:17:49", - "author_account_age_days": 177 + "author_account_age_days": 178 }, "https://github.com/blepping/ComfyUI-sonar": { "stars": 31, "last_update": "2024-05-22 23:18:26", - "author_account_age_days": 177 + "author_account_age_days": 178 }, "https://github.com/blepping/comfyui_jankhidiffusion": { "stars": 94, "last_update": "2024-05-22 23:18:40", - "author_account_age_days": 177 + "author_account_age_days": 178 }, "https://github.com/blueraincoatli/comfyUI_SillyNodes": { "stars": 3, @@ -2192,7 +2212,7 @@ "https://github.com/bluevisor/ComfyUI_PS_Blend_Node": { "stars": 1, "last_update": "2024-07-08 12:38:26", - "author_account_age_days": 4590 + "author_account_age_days": 4591 }, "https://github.com/bmad4ever/ComfyUI-Bmad-DirtyUndoRedo": { "stars": 50, @@ -2232,17 +2252,17 @@ "https://github.com/bradsec/ComfyUI_ResolutionSelector": { "stars": 8, "last_update": "2024-07-07 12:15:49", - "author_account_age_days": 3679 + "author_account_age_days": 3680 }, "https://github.com/bradsec/ComfyUI_StringTools": { "stars": 0, "last_update": "2024-07-08 10:20:27", - "author_account_age_days": 3679 + "author_account_age_days": 3680 }, "https://github.com/braintacles/braintacles-comfyui-nodes": { "stars": 1, "last_update": "2024-05-23 06:06:16", - "author_account_age_days": 454 + "author_account_age_days": 455 }, "https://github.com/brianfitzgerald/style_aligned_comfy": { "stars": 259, @@ -2252,7 +2272,7 @@ "https://github.com/bronkula/comfyui-fitsize": { "stars": 36, "last_update": "2024-05-22 21:32:34", - "author_account_age_days": 5178 + "author_account_age_days": 5179 }, "https://github.com/bruefire/ComfyUI-SeqImageLoader": { "stars": 28, @@ -2262,7 +2282,7 @@ "https://github.com/budihartono/comfyui_otonx_nodes": { "stars": 1, "last_update": "2024-05-25 04:10:08", - "author_account_age_days": 4709 + "author_account_age_days": 4710 }, "https://github.com/bvhari/ComfyUI_ImageProcessing": { "stars": 18, @@ -2287,55 +2307,55 @@ "https://github.com/cdb-boop/ComfyUI-Bringing-Old-Photos-Back-to-Life": { "stars": 262, "last_update": "2024-06-21 15:05:26", - "author_account_age_days": 1227 + "author_account_age_days": 1228 }, "https://github.com/cdb-boop/comfyui-image-round": { "stars": 0, "last_update": "2024-05-23 00:09:02", - "author_account_age_days": 1227 + "author_account_age_days": 1228 }, "https://github.com/celsojr2013/comfyui_jamworks_client": { "stars": 0, "last_update": "2024-06-23 12:35:44", - "author_account_age_days": 3422 + "author_account_age_days": 3423 }, "https://github.com/celsojr2013/comfyui_simpletools": { "stars": 2, "last_update": "2024-06-22 11:35:40", - "author_account_age_days": 3422 + "author_account_age_days": 3423 }, "https://github.com/cerspense/ComfyUI_cspnodes": { "stars": 24, "last_update": "2024-06-27 22:39:06", - "author_account_age_days": 2705 + "author_account_age_days": 2706 }, "https://github.com/ceruleandeep/ComfyUI-LLaVA-Captioner": { "stars": 79, "last_update": "2024-05-22 22:17:55", - "author_account_age_days": 1176 + "author_account_age_days": 1177 }, "https://github.com/chakib-belgaid/ComfyUI-autosize": { "stars": 0, "last_update": "2024-06-14 07:13:20", - "author_account_age_days": 3859 + "author_account_age_days": 3860 }, "https://github.com/chakib-belgaid/Comfyui_Prompt_styler": { "stars": 0, "last_update": "2024-07-01 12:40:52", - "author_account_age_days": 3859 + "author_account_age_days": 3860 }, "https://github.com/chandlergis/ComfyUI-IMG_Query": { "stars": 1, "last_update": "2024-05-23 01:25:57", - "author_account_age_days": 379 + "author_account_age_days": 380 }, "https://github.com/chandlergis/ComfyUI_EmojiOverlay": { "stars": 0, "last_update": "2024-06-14 09:05:03", - "author_account_age_days": 379 + "author_account_age_days": 380 }, "https://github.com/chaojie/ComfyUI-AniPortrait": { - "stars": 230, + "stars": 231, "last_update": "2024-05-22 22:26:03", "author_account_age_days": 4857 }, @@ -2477,47 +2497,47 @@ "https://github.com/chaosaiart/Chaosaiart-Nodes": { "stars": 48, "last_update": "2024-05-27 10:55:18", - "author_account_age_days": 357 + "author_account_age_days": 358 }, "https://github.com/chenpx976/ComfyUI-RunRunRun": { "stars": 0, "last_update": "2024-05-23 01:19:37", - "author_account_age_days": 3438 + "author_account_age_days": 3439 }, "https://github.com/chesnokovivan/ComfyUI-Novakid": { "stars": 0, "last_update": "2024-06-10 20:15:56", - "author_account_age_days": 1553 + "author_account_age_days": 1554 }, "https://github.com/chflame163/ComfyUI_FaceSimilarity": { "stars": 13, "last_update": "2024-05-23 12:48:18", - "author_account_age_days": 467 + "author_account_age_days": 468 }, "https://github.com/chflame163/ComfyUI_LayerStyle": { - "stars": 743, - "last_update": "2024-07-16 14:24:37", - "author_account_age_days": 467 + "stars": 748, + "last_update": "2024-07-18 07:34:01", + "author_account_age_days": 468 }, "https://github.com/chflame163/ComfyUI_MSSpeech_TTS": { "stars": 23, "last_update": "2024-05-25 02:39:56", - "author_account_age_days": 467 + "author_account_age_days": 468 }, "https://github.com/chflame163/ComfyUI_WordCloud": { "stars": 72, "last_update": "2024-05-25 02:41:06", - "author_account_age_days": 467 + "author_account_age_days": 468 }, "https://github.com/chibiace/ComfyUI-Chibi-Nodes": { "stars": 30, "last_update": "2024-05-22 21:16:12", - "author_account_age_days": 2872 + "author_account_age_days": 2873 }, "https://github.com/choey/Comfy-Topaz": { "stars": 27, "last_update": "2024-06-20 13:52:32", - "author_account_age_days": 5546 + "author_account_age_days": 5547 }, "https://github.com/chris-the-wiz/EmbeddingsCurveEditor_ComfyUI": { "stars": 8, @@ -2527,27 +2547,27 @@ "https://github.com/chrisfreilich/virtuoso-nodes": { "stars": 52, "last_update": "2024-06-30 18:26:54", - "author_account_age_days": 755 + "author_account_age_days": 756 }, "https://github.com/chrisgoringe/cg-image-picker": { "stars": 197, "last_update": "2024-07-16 07:16:24", - "author_account_age_days": 4088 + "author_account_age_days": 4089 }, "https://github.com/chrisgoringe/cg-noise": { "stars": 25, "last_update": "2024-06-14 08:10:52", - "author_account_age_days": 4088 + "author_account_age_days": 4089 }, "https://github.com/chrisgoringe/cg-prompt-info": { "stars": 27, "last_update": "2024-05-22 21:07:33", - "author_account_age_days": 4088 + "author_account_age_days": 4089 }, "https://github.com/chrisgoringe/cg-use-everywhere": { - "stars": 376, + "stars": 378, "last_update": "2024-07-11 00:54:55", - "author_account_age_days": 4088 + "author_account_age_days": 4089 }, "https://github.com/chrish-slingshot/CrasHUtils": { "stars": 11, @@ -2555,7 +2575,7 @@ "author_account_age_days": 624 }, "https://github.com/christian-byrne/audio-separation-nodes-comfyui": { - "stars": 87, + "stars": 99, "last_update": "2024-07-16 13:10:32", "author_account_age_days": 1372 }, @@ -2575,7 +2595,7 @@ "author_account_age_days": 1372 }, "https://github.com/christian-byrne/img2txt-comfyui-nodes": { - "stars": 33, + "stars": 34, "last_update": "2024-06-23 22:15:59", "author_account_age_days": 1372 }, @@ -2585,39 +2605,39 @@ "author_account_age_days": 1372 }, "https://github.com/city96/ComfyUI_ColorMod": { - "stars": 45, + "stars": 44, "last_update": "2024-05-22 18:06:19", - "author_account_age_days": 520 + "author_account_age_days": 521 }, "https://github.com/city96/ComfyUI_DiT": { "stars": 3, "last_update": "2024-05-22 18:06:05", - "author_account_age_days": 520 + "author_account_age_days": 521 }, "https://github.com/city96/ComfyUI_ExtraModels": { - "stars": 324, + "stars": 325, "last_update": "2024-07-16 22:25:55", - "author_account_age_days": 520 + "author_account_age_days": 521 }, "https://github.com/city96/ComfyUI_NetDist": { "stars": 238, "last_update": "2024-05-22 18:05:10", - "author_account_age_days": 520 + "author_account_age_days": 521 }, "https://github.com/city96/SD-Advanced-Noise": { "stars": 19, "last_update": "2024-05-22 18:05:35", - "author_account_age_days": 520 + "author_account_age_days": 521 }, "https://github.com/city96/SD-Latent-Interposer": { "stars": 192, "last_update": "2024-06-17 05:27:08", - "author_account_age_days": 520 + "author_account_age_days": 521 }, "https://github.com/city96/SD-Latent-Upscaler": { "stars": 117, "last_update": "2024-05-22 18:05:50", - "author_account_age_days": 520 + "author_account_age_days": 521 }, "https://github.com/civitai/comfy-nodes": { "stars": 87, @@ -2630,119 +2650,124 @@ "author_account_age_days": 2724 }, "https://github.com/comfyanonymous/ComfyUI": { - "stars": 42435, - "last_update": "2024-07-17 17:19:22", - "author_account_age_days": 572 + "stars": 42531, + "last_update": "2024-07-18 10:45:06", + "author_account_age_days": 573 }, "https://github.com/comfyanonymous/ComfyUI_TensorRT": { - "stars": 364, + "stars": 365, "last_update": "2024-07-14 01:30:05", - "author_account_age_days": 572 + "author_account_age_days": 573 }, "https://github.com/comfyanonymous/ComfyUI_experiments": { "stars": 145, "last_update": "2024-05-22 15:29:49", - "author_account_age_days": 572 + "author_account_age_days": 573 }, "https://github.com/concarne000/ConCarneNode": { "stars": 4, "last_update": "2024-05-22 22:10:18", - "author_account_age_days": 1924 + "author_account_age_days": 1925 }, "https://github.com/conquestace/ComfyUI-ImageUploader": { "stars": 2, "last_update": "2024-05-23 01:25:49", - "author_account_age_days": 4632 + "author_account_age_days": 4633 }, "https://github.com/coolzilj/ComfyUI-LJNodes": { "stars": 63, "last_update": "2024-06-15 01:57:32", - "author_account_age_days": 4686 + "author_account_age_days": 4687 }, "https://github.com/coolzilj/ComfyUI-Photopea": { "stars": 61, "last_update": "2024-06-14 08:10:57", - "author_account_age_days": 4686 + "author_account_age_days": 4687 }, "https://github.com/coreyryanhanson/ComfyQR": { "stars": 52, "last_update": "2024-07-05 04:13:09", - "author_account_age_days": 3079 + "author_account_age_days": 3080 }, "https://github.com/coreyryanhanson/ComfyQR-scanning-nodes": { "stars": 9, "last_update": "2024-07-05 03:55:48", - "author_account_age_days": 3079 + "author_account_age_days": 3080 + }, + "https://github.com/cozy-comfyui/cozy_comm": { + "stars": 1, + "last_update": "2024-04-20 01:15:03", + "author_account_age_days": 90 }, "https://github.com/cozymantis/cozy-utils-comfyui-nodes": { "stars": 3, "last_update": "2024-07-07 15:38:05", - "author_account_age_days": 131 + "author_account_age_days": 132 }, "https://github.com/cozymantis/human-parser-comfyui-node": { - "stars": 55, + "stars": 57, "last_update": "2024-07-07 15:31:17", - "author_account_age_days": 131 + "author_account_age_days": 132 }, "https://github.com/cozymantis/pose-generator-comfyui-node": { "stars": 54, "last_update": "2024-07-07 15:22:45", - "author_account_age_days": 131 + "author_account_age_days": 132 }, "https://github.com/crystian/ComfyUI-Crystools": { - "stars": 535, + "stars": 536, "last_update": "2024-07-16 12:47:06", - "author_account_age_days": 4140 + "author_account_age_days": 4141 }, "https://github.com/crystian/ComfyUI-Crystools-save": { - "stars": 31, + "stars": 32, "last_update": "2024-07-01 01:19:58", - "author_account_age_days": 4140 + "author_account_age_days": 4141 }, "https://github.com/cubiq/ComfyUI_FaceAnalysis": { - "stars": 239, + "stars": 240, "last_update": "2024-07-11 17:29:58", - "author_account_age_days": 5034 + "author_account_age_days": 5035 }, "https://github.com/cubiq/ComfyUI_IPAdapter_plus": { - "stars": 3291, - "last_update": "2024-07-17 16:07:13", - "author_account_age_days": 5034 + "stars": 3302, + "last_update": "2024-07-18 10:59:31", + "author_account_age_days": 5035 }, "https://github.com/cubiq/ComfyUI_InstantID": { - "stars": 997, + "stars": 1002, "last_update": "2024-07-11 17:26:22", - "author_account_age_days": 5034 + "author_account_age_days": 5035 }, "https://github.com/cubiq/ComfyUI_SimpleMath": { "stars": 17, "last_update": "2024-06-14 09:02:50", - "author_account_age_days": 5034 + "author_account_age_days": 5035 }, "https://github.com/cubiq/ComfyUI_essentials": { - "stars": 364, + "stars": 366, "last_update": "2024-07-12 11:29:38", - "author_account_age_days": 5034 + "author_account_age_days": 5035 }, "https://github.com/cubiq/PuLID_ComfyUI": { - "stars": 444, + "stars": 446, "last_update": "2024-07-11 17:21:37", - "author_account_age_days": 5034 + "author_account_age_days": 5035 }, "https://github.com/cuongloveit/comfy_http_request": { "stars": 0, "last_update": "2024-06-14 11:00:11", - "author_account_age_days": 3275 + "author_account_age_days": 3276 }, "https://github.com/curiousjp/ComfyUI-MaskBatchPermutations": { "stars": 4, "last_update": "2024-05-28 13:09:32", - "author_account_age_days": 1953 + "author_account_age_days": 1954 }, "https://github.com/czcz1024/Comfyui-FaceCompare": { "stars": 0, "last_update": "2024-06-14 07:13:32", - "author_account_age_days": 4257 + "author_account_age_days": 4258 }, "https://github.com/da2el-ai/ComfyUI-d2-size-selector": { "stars": 2, @@ -2777,37 +2802,37 @@ "https://github.com/darkpixel/darkprompts": { "stars": 7, "last_update": "2024-05-23 19:48:02", - "author_account_age_days": 5347 + "author_account_age_days": 5348 }, "https://github.com/dave-palt/comfyui_DSP_imagehelpers": { "stars": 0, "last_update": "2024-05-22 23:12:11", - "author_account_age_days": 181 + "author_account_age_days": 182 }, "https://github.com/daxcay/ComfyUI-DRMN": { "stars": 19, "last_update": "2024-07-08 08:25:29", - "author_account_age_days": 118 + "author_account_age_days": 119 }, "https://github.com/daxcay/ComfyUI-DataSet": { "stars": 19, "last_update": "2024-07-08 08:25:29", - "author_account_age_days": 118 + "author_account_age_days": 119 }, "https://github.com/daxcay/ComfyUI-JDCN": { "stars": 66, "last_update": "2024-07-08 14:02:49", - "author_account_age_days": 118 + "author_account_age_days": 119 }, "https://github.com/daxcay/ComfyUI-NODEJS": { "stars": 5, "last_update": "2024-06-13 14:30:45", - "author_account_age_days": 118 + "author_account_age_days": 119 }, "https://github.com/daxthin/DZ-FaceDetailer": { "stars": 110, "last_update": "2024-06-17 10:00:30", - "author_account_age_days": 1254 + "author_account_age_days": 1255 }, "https://github.com/dchatel/comfyui_facetools": { "stars": 47, @@ -2822,37 +2847,37 @@ "https://github.com/deroberon/StableZero123-comfyui": { "stars": 137, "last_update": "2024-05-22 22:09:53", - "author_account_age_days": 5319 + "author_account_age_days": 5320 }, "https://github.com/deroberon/demofusion-comfyui": { "stars": 83, "last_update": "2024-05-22 22:09:42", - "author_account_age_days": 5319 + "author_account_age_days": 5320 }, "https://github.com/dfl/comfyui-clip-with-break": { "stars": 10, "last_update": "2024-05-22 23:23:15", - "author_account_age_days": 5997 + "author_account_age_days": 5998 }, "https://github.com/dfl/comfyui-tcd-scheduler": { "stars": 80, "last_update": "2024-05-22 23:23:28", - "author_account_age_days": 5997 + "author_account_age_days": 5998 }, "https://github.com/diStyApps/ComfyUI_FrameMaker": { "stars": 10, "last_update": "2024-05-23 00:11:33", - "author_account_age_days": 4227 + "author_account_age_days": 4228 }, "https://github.com/dicksondickson/ComfyUI-Dickson-Nodes": { "stars": 6, "last_update": "2024-07-13 22:25:22", - "author_account_age_days": 4014 + "author_account_age_days": 4015 }, "https://github.com/digitaljohn/comfyui-propost": { "stars": 111, "last_update": "2024-07-02 15:28:37", - "author_account_age_days": 4541 + "author_account_age_days": 4542 }, "https://github.com/dimtoneff/ComfyUI-PixelArt-Detector": { "stars": 171, @@ -2867,20 +2892,20 @@ "https://github.com/discopixel-studio/comfyui-discopixel": { "stars": 7, "last_update": "2024-06-14 09:03:19", - "author_account_age_days": 368 + "author_account_age_days": 369 }, "https://github.com/discus0434/comfyui-aesthetic-predictor-v2-5": { "stars": 5, "last_update": "2024-06-14 08:12:05", - "author_account_age_days": 1493 + "author_account_age_days": 1494 }, "https://github.com/discus0434/comfyui-caching-embeddings": { "stars": 1, "last_update": "2024-06-14 08:59:36", - "author_account_age_days": 1493 + "author_account_age_days": 1494 }, "https://github.com/djbielejeski/a-person-mask-generator": { - "stars": 240, + "stars": 241, "last_update": "2024-06-15 04:06:44", "author_account_age_days": 4307 }, @@ -2907,17 +2932,17 @@ "https://github.com/drustan-hawk/primitive-types": { "stars": 5, "last_update": "2024-06-30 06:10:23", - "author_account_age_days": 312 + "author_account_age_days": 313 }, "https://github.com/e7mac/ComfyUI-ShadertoyGL": { "stars": 2, "last_update": "2024-06-20 14:52:42", - "author_account_age_days": 4826 + "author_account_age_days": 4827 }, "https://github.com/ealkanat/comfyui_easy_padding": { "stars": 13, "last_update": "2024-05-22 21:58:52", - "author_account_age_days": 2486 + "author_account_age_days": 2487 }, "https://github.com/edenartlab/eden_comfy_pipelines": { "stars": 42, @@ -2952,32 +2977,32 @@ "https://github.com/fexli/fexli-util-node-comfyui": { "stars": 3, "last_update": "2024-05-22 21:27:36", - "author_account_age_days": 1582 + "author_account_age_days": 1583 }, "https://github.com/fexploit/ComfyUI-AutoLabel": { "stars": 6, "last_update": "2024-06-14 08:09:41", - "author_account_age_days": 5067 + "author_account_age_days": 5068 }, "https://github.com/fexploit/ComfyUI-AutoTrimBG": { "stars": 2, "last_update": "2024-05-24 20:38:15", - "author_account_age_days": 5067 + "author_account_age_days": 5068 }, "https://github.com/fexploit/ComfyUI-Classifier": { "stars": 1, "last_update": "2024-06-14 16:58:31", - "author_account_age_days": 5067 + "author_account_age_days": 5068 }, "https://github.com/filipemeneses/comfy_pixelization": { "stars": 31, "last_update": "2024-05-22 20:59:16", - "author_account_age_days": 3499 + "author_account_age_days": 3500 }, "https://github.com/filliptm/ComfyUI_Fill-Nodes": { - "stars": 141, - "last_update": "2024-07-16 09:05:22", - "author_account_age_days": 1759 + "stars": 142, + "last_update": "2024-07-18 08:58:19", + "author_account_age_days": 1760 }, "https://github.com/florestefano1975/ComfyUI-HiDiffusion": { "stars": 136, @@ -2990,7 +3015,7 @@ "author_account_age_days": 217 }, "https://github.com/florestefano1975/comfyui-portrait-master": { - "stars": 782, + "stars": 785, "last_update": "2024-07-14 15:41:21", "author_account_age_days": 217 }, @@ -3010,14 +3035,14 @@ "author_account_age_days": 297 }, "https://github.com/flowtyone/ComfyUI-Flowty-TripoSR": { - "stars": 372, + "stars": 374, "last_update": "2024-06-16 00:53:22", "author_account_age_days": 297 }, "https://github.com/flyingshutter/As_ComfyUI_CustomNodes": { "stars": 8, "last_update": "2024-05-22 18:07:19", - "author_account_age_days": 3518 + "author_account_age_days": 3519 }, "https://github.com/fmatray/ComfyUI_BattlemapGrid": { "stars": 0, @@ -3037,12 +3062,12 @@ "https://github.com/fofr/comfyui-replicate": { "stars": 35, "last_update": "2024-07-02 17:58:30", - "author_account_age_days": 1631 + "author_account_age_days": 1632 }, "https://github.com/forever22777/comfyui-self-guidance": { "stars": 6, "last_update": "2024-06-14 07:12:02", - "author_account_age_days": 348 + "author_account_age_days": 349 }, "https://github.com/foxtrot-roger/comfyui-rf-nodes": { "stars": 1, @@ -3055,7 +3080,7 @@ "author_account_age_days": 464 }, "https://github.com/frankchieng/ComfyUI_MagicClothing": { - "stars": 429, + "stars": 431, "last_update": "2024-06-24 07:48:07", "author_account_age_days": 464 }, @@ -3072,27 +3097,27 @@ "https://github.com/gemell1/ComfyUI_GMIC": { "stars": 6, "last_update": "2024-05-22 21:28:51", - "author_account_age_days": 1980 + "author_account_age_days": 1981 }, "https://github.com/get-salt-AI/SaltAI": { - "stars": 63, + "stars": 64, "last_update": "2024-06-26 00:32:47", - "author_account_age_days": 139 + "author_account_age_days": 140 }, "https://github.com/get-salt-AI/SaltAI_AudioViz": { "stars": 13, "last_update": "2024-06-29 16:16:46", - "author_account_age_days": 139 + "author_account_age_days": 140 }, "https://github.com/get-salt-AI/SaltAI_Language_Toolkit": { - "stars": 47, + "stars": 91, "last_update": "2024-06-25 23:49:29", - "author_account_age_days": 139 + "author_account_age_days": 140 }, "https://github.com/get-salt-AI/SaltAI_LlamaIndex": { - "stars": 47, + "stars": 91, "last_update": "2024-06-25 23:49:29", - "author_account_age_days": 139 + "author_account_age_days": 140 }, "https://github.com/ginlov/segment_to_mask_comfyui": { "stars": 1, @@ -3102,32 +3127,32 @@ "https://github.com/giriss/comfy-image-saver": { "stars": 153, "last_update": "2024-05-22 20:40:55", - "author_account_age_days": 4261 + "author_account_age_days": 4262 }, "https://github.com/githubYiheng/ComfyUI_Change_IMAGE_BOREDER": { "stars": 0, "last_update": "2024-05-23 01:20:09", - "author_account_age_days": 3926 + "author_account_age_days": 3927 }, "https://github.com/githubYiheng/ComfyUI_GetFileNameFromURL": { "stars": 0, "last_update": "2024-05-23 01:19:47", - "author_account_age_days": 3926 + "author_account_age_days": 3927 }, "https://github.com/githubYiheng/comfyui_kmeans_filter": { "stars": 0, "last_update": "2024-06-14 09:01:24", - "author_account_age_days": 3926 + "author_account_age_days": 3927 }, "https://github.com/githubYiheng/comfyui_meanshift_filter": { "stars": 0, "last_update": "2024-06-14 10:59:43", - "author_account_age_days": 3926 + "author_account_age_days": 3927 }, "https://github.com/githubYiheng/comfyui_private_postprocessor": { "stars": 0, "last_update": "2024-06-14 08:09:39", - "author_account_age_days": 3926 + "author_account_age_days": 3927 }, "https://github.com/glibsonoran/Plush-for-ComfyUI": { "stars": 121, @@ -3147,7 +3172,7 @@ "https://github.com/godspede/ComfyUI_Substring": { "stars": 0, "last_update": "2024-07-01 01:05:38", - "author_account_age_days": 3136 + "author_account_age_days": 3137 }, "https://github.com/gokayfem/ComfyUI-Depth-Visualization": { "stars": 49, @@ -3165,14 +3190,14 @@ "author_account_age_days": 1081 }, "https://github.com/gokayfem/ComfyUI_VLM_nodes": { - "stars": 306, + "stars": 307, "last_update": "2024-07-04 01:40:04", "author_account_age_days": 1081 }, "https://github.com/gonzalu/ComfyUI_YFG_Comical": { "stars": 20, "last_update": "2024-07-02 02:05:08", - "author_account_age_days": 2484 + "author_account_age_days": 2485 }, "https://github.com/griptape-ai/ComfyUI-Griptape": { "stars": 57, @@ -3182,62 +3207,62 @@ "https://github.com/guill/abracadabra-comfyui": { "stars": 1, "last_update": "2024-06-14 08:12:07", - "author_account_age_days": 4216 + "author_account_age_days": 4217 }, "https://github.com/guoyk93/yk-node-suite-comfyui": { "stars": 10, "last_update": "2024-06-17 10:00:36", - "author_account_age_days": 1512 + "author_account_age_days": 1513 }, "https://github.com/hackkhai/ComfyUI-Image-Matting": { "stars": 15, "last_update": "2024-06-20 11:25:12", - "author_account_age_days": 1874 + "author_account_age_days": 1875 }, "https://github.com/haohaocreates/ComfyUI-HH-Image-Selector": { "stars": 0, "last_update": "2024-07-08 22:02:55", - "author_account_age_days": 128 + "author_account_age_days": 129 }, "https://github.com/hay86/ComfyUI_AceNodes": { "stars": 10, "last_update": "2024-07-15 10:07:09", - "author_account_age_days": 4690 + "author_account_age_days": 4691 }, "https://github.com/hay86/ComfyUI_DDColor": { "stars": 2, "last_update": "2024-06-14 08:12:13", - "author_account_age_days": 4690 + "author_account_age_days": 4691 }, "https://github.com/hay86/ComfyUI_Dreamtalk": { "stars": 8, "last_update": "2024-07-02 08:15:01", - "author_account_age_days": 4690 + "author_account_age_days": 4691 }, "https://github.com/hay86/ComfyUI_Hallo": { "stars": 19, "last_update": "2024-07-15 09:42:30", - "author_account_age_days": 4690 + "author_account_age_days": 4691 }, "https://github.com/hay86/ComfyUI_MiniCPM-V": { "stars": 10, "last_update": "2024-07-02 08:09:38", - "author_account_age_days": 4690 + "author_account_age_days": 4691 }, "https://github.com/hay86/ComfyUI_OpenVoice": { "stars": 8, "last_update": "2024-07-02 08:16:20", - "author_account_age_days": 4690 + "author_account_age_days": 4691 }, "https://github.com/hayden-fr/ComfyUI-Image-Browsing": { "stars": 3, "last_update": "2024-07-15 09:19:31", - "author_account_age_days": 1960 + "author_account_age_days": 1961 }, "https://github.com/hayden-fr/ComfyUI-Model-Manager": { "stars": 26, "last_update": "2024-05-22 20:53:55", - "author_account_age_days": 1960 + "author_account_age_days": 1961 }, "https://github.com/hben35096/ComfyUI-ToolBox": { "stars": 0, @@ -3245,24 +3270,24 @@ "author_account_age_days": 371 }, "https://github.com/heshengtao/comfyui_LLM_party": { - "stars": 211, - "last_update": "2024-07-17 17:32:34", - "author_account_age_days": 2918 + "stars": 222, + "last_update": "2024-07-18 06:28:36", + "author_account_age_days": 2919 }, "https://github.com/hhhzzyang/Comfyui_Lama": { "stars": 41, "last_update": "2024-05-22 21:13:19", - "author_account_age_days": 530 + "author_account_age_days": 531 }, "https://github.com/hiforce/comfyui-hiforce-plugin": { "stars": 3, "last_update": "2024-06-14 08:13:24", - "author_account_age_days": 1825 + "author_account_age_days": 1826 }, "https://github.com/hinablue/ComfyUI_3dPoseEditor": { - "stars": 129, + "stars": 130, "last_update": "2024-06-21 17:38:40", - "author_account_age_days": 5135 + "author_account_age_days": 5136 }, "https://github.com/holchan/ComfyUI-ModelDownloader": { "stars": 2, @@ -3272,20 +3297,20 @@ "https://github.com/huagetai/ComfyUI-Gaffer": { "stars": 37, "last_update": "2024-06-19 00:58:38", - "author_account_age_days": 4655 + "author_account_age_days": 4656 }, "https://github.com/huagetai/ComfyUI_LightGradient": { "stars": 8, "last_update": "2024-05-23 01:21:27", - "author_account_age_days": 4655 + "author_account_age_days": 4656 }, "https://github.com/huchenlei/ComfyUI-IC-Light-Native": { - "stars": 430, + "stars": 431, "last_update": "2024-06-21 21:49:44", "author_account_age_days": 2899 }, "https://github.com/huchenlei/ComfyUI-layerdiffuse": { - "stars": 1318, + "stars": 1320, "last_update": "2024-07-05 12:52:34", "author_account_age_days": 2899 }, @@ -3300,24 +3325,24 @@ "author_account_age_days": 2899 }, "https://github.com/huchenlei/ComfyUI_densediffusion": { - "stars": 88, + "stars": 89, "last_update": "2024-06-11 00:39:28", "author_account_age_days": 2899 }, "https://github.com/huchenlei/ComfyUI_omost": { - "stars": 362, + "stars": 363, "last_update": "2024-06-26 21:16:52", "author_account_age_days": 2899 }, "https://github.com/hughescr/ComfyUI-OpenPose-Keypoint-Extractor": { "stars": 6, - "last_update": "2024-06-14 09:04:25", - "author_account_age_days": 5663 + "last_update": "2024-07-17 22:29:28", + "author_account_age_days": 5664 }, "https://github.com/humgate/simplecomfy": { "stars": 0, "last_update": "2024-06-14 08:58:21", - "author_account_age_days": 1389 + "author_account_age_days": 1390 }, "https://github.com/hustille/ComfyUI_Fooocus_KSampler": { "stars": 60, @@ -3332,32 +3357,32 @@ "https://github.com/hwhaocool/ComfyUI-Select-Any": { "stars": 3, "last_update": "2024-07-03 14:16:01", - "author_account_age_days": 2911 + "author_account_age_days": 2912 }, "https://github.com/hylarucoder/ComfyUI-Eagle-PNGInfo": { "stars": 9, "last_update": "2024-06-28 04:43:18", - "author_account_age_days": 3936 + "author_account_age_days": 3937 }, "https://github.com/hyunamy/comfy-ui-on-complete-email-me": { "stars": 1, "last_update": "2024-07-01 18:44:18", - "author_account_age_days": 3133 + "author_account_age_days": 3134 }, "https://github.com/iFREEGROUP/comfyui-undistort": { "stars": 2, "last_update": "2024-06-14 08:59:52", - "author_account_age_days": 1580 + "author_account_age_days": 1581 }, "https://github.com/icesun963/ComfyUI_HFDownLoad": { "stars": 0, - "last_update": "2024-07-16 13:51:46", + "last_update": "2024-07-18 06:23:34", "author_account_age_days": 4129 }, "https://github.com/idrirap/ComfyUI-Lora-Auto-Trigger-Words": { - "stars": 103, + "stars": 104, "last_update": "2024-06-20 15:56:56", - "author_account_age_days": 3072 + "author_account_age_days": 3073 }, "https://github.com/iemesowum/ComfyUI_IsaacNodes": { "stars": 1, @@ -3367,17 +3392,17 @@ "https://github.com/if-ai/ComfyUI-IF_AI_HFDownloaderNode": { "stars": 10, "last_update": "2024-07-17 09:45:19", - "author_account_age_days": 2885 + "author_account_age_days": 2886 }, "https://github.com/if-ai/ComfyUI-IF_AI_WishperSpeechNode": { "stars": 29, "last_update": "2024-05-22 22:02:55", - "author_account_age_days": 2885 + "author_account_age_days": 2886 }, "https://github.com/if-ai/ComfyUI-IF_AI_tools": { - "stars": 405, + "stars": 407, "last_update": "2024-07-17 07:24:46", - "author_account_age_days": 2885 + "author_account_age_days": 2886 }, "https://github.com/imb101/ComfyUI-FaceSwap": { "stars": 28, @@ -3386,16 +3411,16 @@ }, "https://github.com/injet-zhou/comfyui_extra_api": { "stars": 1, - "last_update": "2024-07-11 03:47:25", - "author_account_age_days": 2250 + "last_update": "2024-07-18 02:21:47", + "author_account_age_days": 2251 }, "https://github.com/iwanders/ComfyUI_nodes": { "stars": 0, "last_update": "2024-07-11 01:06:26", - "author_account_age_days": 4449 + "author_account_age_days": 4450 }, "https://github.com/jags111/ComfyUI_Jags_Audiotools": { - "stars": 45, + "stars": 46, "last_update": "2024-05-19 18:54:12", "author_account_age_days": 3894 }, @@ -3405,12 +3430,12 @@ "author_account_age_days": 3894 }, "https://github.com/jags111/efficiency-nodes-comfyui": { - "stars": 756, + "stars": 759, "last_update": "2024-06-23 09:42:43", "author_account_age_days": 3894 }, "https://github.com/jakechai/ComfyUI-JakeUpgrade": { - "stars": 8, + "stars": 9, "last_update": "2024-07-17 15:57:28", "author_account_age_days": 1595 }, @@ -3422,12 +3447,12 @@ "https://github.com/jamesWalker55/comfyui-p2ldgan": { "stars": 12, "last_update": "2024-05-22 18:19:04", - "author_account_age_days": 2550 + "author_account_age_days": 2551 }, "https://github.com/jamesWalker55/comfyui-various": { "stars": 34, "last_update": "2024-05-22 18:19:17", - "author_account_age_days": 2550 + "author_account_age_days": 2551 }, "https://github.com/jax-explorer/fast_video_comfyui": { "stars": 0, @@ -3437,17 +3462,17 @@ "https://github.com/jeffy5/comfyui-faceless-node": { "stars": 20, "last_update": "2024-06-14 04:11:28", - "author_account_age_days": 2954 + "author_account_age_days": 2955 }, "https://github.com/jesenzhang/ComfyUI_StreamDiffusion": { - "stars": 110, + "stars": 111, "last_update": "2024-05-23 02:40:36", - "author_account_age_days": 3675 + "author_account_age_days": 3676 }, "https://github.com/jiaxiangc/ComfyUI-ResAdapter": { "stars": 272, "last_update": "2024-05-23 00:22:23", - "author_account_age_days": 1309 + "author_account_age_days": 1310 }, "https://github.com/jitcoder/lora-info": { "stars": 47, @@ -3457,7 +3482,7 @@ "https://github.com/jjkramhoeft/ComfyUI-Jjk-Nodes": { "stars": 4, "last_update": "2024-05-22 20:44:56", - "author_account_age_days": 3672 + "author_account_age_days": 3673 }, "https://github.com/jkrauss82/ultools-comfyui": { "stars": 5, @@ -3467,27 +3492,27 @@ "https://github.com/jmkl/ComfyUI-ricing": { "stars": 9, "last_update": "2024-05-22 20:54:35", - "author_account_age_days": 4620 + "author_account_age_days": 4621 }, "https://github.com/john-mnz/ComfyUI-Inspyrenet-Rembg": { - "stars": 1, - "last_update": "2024-07-17 19:33:02", + "stars": 4, + "last_update": "2024-07-17 22:02:11", "author_account_age_days": 231 }, "https://github.com/jojkaart/ComfyUI-sampler-lcm-alternative": { "stars": 114, "last_update": "2024-07-08 19:16:55", - "author_account_age_days": 4821 + "author_account_age_days": 4822 }, "https://github.com/jordoh/ComfyUI-Deepface": { "stars": 13, "last_update": "2024-07-13 19:22:44", - "author_account_age_days": 5016 + "author_account_age_days": 5017 }, "https://github.com/jroc22/ComfyUI-CSV-prompt-builder": { "stars": 2, "last_update": "2024-07-03 01:20:35", - "author_account_age_days": 712 + "author_account_age_days": 713 }, "https://github.com/jtrue/ComfyUI-JaRue": { "stars": 7, @@ -3497,32 +3522,32 @@ "https://github.com/jtydhr88/ComfyUI-LayerDivider": { "stars": 50, "last_update": "2024-07-06 01:43:45", - "author_account_age_days": 4776 + "author_account_age_days": 4777 }, "https://github.com/jtydhr88/ComfyUI-Unique3D": { "stars": 135, "last_update": "2024-07-04 04:27:01", - "author_account_age_days": 4776 + "author_account_age_days": 4777 }, "https://github.com/jtydhr88/ComfyUI-Workflow-Encrypt": { "stars": 16, "last_update": "2024-06-28 03:16:19", - "author_account_age_days": 4776 + "author_account_age_days": 4777 }, "https://github.com/juehackr/comfyui_fk_server": { - "stars": 56, + "stars": 57, "last_update": "2024-07-08 02:48:37", - "author_account_age_days": 1135 + "author_account_age_days": 1136 }, "https://github.com/justUmen/Bjornulf_custom_nodes": { "stars": 1, "last_update": "2024-07-11 09:10:27", - "author_account_age_days": 2812 + "author_account_age_days": 2813 }, "https://github.com/ka-puna/comfyui-yanc": { "stars": 6, - "last_update": "2024-07-16 04:12:51", - "author_account_age_days": 2230 + "last_update": "2024-07-18 04:28:44", + "author_account_age_days": 2231 }, "https://github.com/kaanyalova/ComfyUI_ExtendedImageFormats": { "stars": 2, @@ -3542,22 +3567,22 @@ "https://github.com/kale4eat/ComfyUI-path-util": { "stars": 0, "last_update": "2024-05-25 05:44:11", - "author_account_age_days": 1635 + "author_account_age_days": 1636 }, "https://github.com/kale4eat/ComfyUI-speech-dataset-toolkit": { "stars": 7, "last_update": "2024-05-23 00:25:02", - "author_account_age_days": 1635 + "author_account_age_days": 1636 }, "https://github.com/kale4eat/ComfyUI-string-util": { "stars": 1, "last_update": "2024-05-23 00:24:40", - "author_account_age_days": 1635 + "author_account_age_days": 1636 }, "https://github.com/kale4eat/ComfyUI-text-file-util": { "stars": 0, "last_update": "2024-05-23 00:24:51", - "author_account_age_days": 1635 + "author_account_age_days": 1636 }, "https://github.com/katalist-ai/comfyUI-nsfw-detection": { "stars": 1, @@ -3567,192 +3592,192 @@ "https://github.com/kealiu/ComfyUI-S3-Tools": { "stars": 2, "last_update": "2024-07-04 10:13:07", - "author_account_age_days": 4151 + "author_account_age_days": 4152 }, "https://github.com/kealiu/ComfyUI-Zero123-Porting": { "stars": 16, "last_update": "2024-07-04 10:11:13", - "author_account_age_days": 4151 + "author_account_age_days": 4152 }, "https://github.com/kealiu/ComfyUI-ZeroShot-MTrans": { "stars": 135, "last_update": "2024-07-04 10:12:32", - "author_account_age_days": 4151 + "author_account_age_days": 4152 }, "https://github.com/kenjiqq/qq-nodes-comfyui": { "stars": 23, "last_update": "2024-05-22 21:34:53", - "author_account_age_days": 4912 + "author_account_age_days": 4913 }, "https://github.com/kft334/Knodes": { "stars": 3, "last_update": "2024-06-14 08:12:06", - "author_account_age_days": 982 + "author_account_age_days": 983 }, "https://github.com/kijai/ComfyUI-ADMotionDirector": { "stars": 133, "last_update": "2024-06-19 09:13:35", - "author_account_age_days": 2206 + "author_account_age_days": 2207 }, "https://github.com/kijai/ComfyUI-APISR-KJ": { "stars": 56, "last_update": "2024-05-21 16:30:21", - "author_account_age_days": 2206 + "author_account_age_days": 2207 }, "https://github.com/kijai/ComfyUI-BrushNet-Wrapper": { "stars": 115, "last_update": "2024-06-20 12:15:16", - "author_account_age_days": 2206 + "author_account_age_days": 2207 }, "https://github.com/kijai/ComfyUI-CCSR": { "stars": 160, "last_update": "2024-06-28 11:13:33", - "author_account_age_days": 2206 + "author_account_age_days": 2207 }, "https://github.com/kijai/ComfyUI-DDColor": { "stars": 85, "last_update": "2024-05-21 16:04:26", - "author_account_age_days": 2206 + "author_account_age_days": 2207 }, "https://github.com/kijai/ComfyUI-DepthAnythingV2": { - "stars": 121, + "stars": 123, "last_update": "2024-06-28 20:46:46", - "author_account_age_days": 2206 + "author_account_age_days": 2207 }, "https://github.com/kijai/ComfyUI-DiffusionLight": { "stars": 51, "last_update": "2024-05-21 16:16:52", - "author_account_age_days": 2206 + "author_account_age_days": 2207 }, "https://github.com/kijai/ComfyUI-DynamiCrafterWrapper": { - "stars": 524, + "stars": 526, "last_update": "2024-07-09 13:16:42", - "author_account_age_days": 2206 + "author_account_age_days": 2207 }, "https://github.com/kijai/ComfyUI-ELLA-wrapper": { "stars": 105, "last_update": "2024-05-21 16:47:28", - "author_account_age_days": 2206 + "author_account_age_days": 2207 }, "https://github.com/kijai/ComfyUI-Florence2": { - "stars": 347, - "last_update": "2024-07-16 16:49:46", - "author_account_age_days": 2206 + "stars": 349, + "last_update": "2024-07-18 08:49:28", + "author_account_age_days": 2207 }, "https://github.com/kijai/ComfyUI-Geowizard": { "stars": 86, "last_update": "2024-05-28 14:08:34", - "author_account_age_days": 2206 + "author_account_age_days": 2207 }, "https://github.com/kijai/ComfyUI-IC-Light": { "stars": 509, "last_update": "2024-06-19 09:18:06", - "author_account_age_days": 2206 + "author_account_age_days": 2207 }, "https://github.com/kijai/ComfyUI-KJNodes": { "stars": 379, "last_update": "2024-07-07 16:28:35", - "author_account_age_days": 2206 + "author_account_age_days": 2207 }, "https://github.com/kijai/ComfyUI-KwaiKolorsWrapper": { - "stars": 374, + "stars": 381, "last_update": "2024-07-10 01:00:22", - "author_account_age_days": 2206 + "author_account_age_days": 2207 }, "https://github.com/kijai/ComfyUI-LaVi-Bridge-Wrapper": { "stars": 20, "last_update": "2024-05-21 16:41:18", - "author_account_age_days": 2206 + "author_account_age_days": 2207 }, "https://github.com/kijai/ComfyUI-LivePortraitKJ": { - "stars": 750, + "stars": 754, "last_update": "2024-07-11 18:37:21", - "author_account_age_days": 2206 + "author_account_age_days": 2207 }, "https://github.com/kijai/ComfyUI-LuminaWrapper": { - "stars": 166, + "stars": 167, "last_update": "2024-06-28 16:33:51", - "author_account_age_days": 2206 + "author_account_age_days": 2207 }, "https://github.com/kijai/ComfyUI-Marigold": { "stars": 408, "last_update": "2024-06-19 09:10:03", - "author_account_age_days": 2206 + "author_account_age_days": 2207 }, "https://github.com/kijai/ComfyUI-MimicMotionWrapper": { - "stars": 170, + "stars": 173, "last_update": "2024-07-12 21:03:14", - "author_account_age_days": 2206 + "author_account_age_days": 2207 }, "https://github.com/kijai/ComfyUI-OpenDiTWrapper": { "stars": 35, "last_update": "2024-07-03 14:59:13", - "author_account_age_days": 2206 + "author_account_age_days": 2207 }, "https://github.com/kijai/ComfyUI-SUPIR": { - "stars": 1279, + "stars": 1281, "last_update": "2024-07-16 10:30:08", - "author_account_age_days": 2206 + "author_account_age_days": 2207 }, "https://github.com/kijai/ComfyUI-SVD": { - "stars": 152, + "stars": 153, "last_update": "2024-05-22 21:09:54", - "author_account_age_days": 2206 + "author_account_age_days": 2207 }, "https://github.com/kijai/ComfyUI-depth-fm": { "stars": 57, "last_update": "2024-05-22 21:10:15", - "author_account_age_days": 2206 + "author_account_age_days": 2207 }, "https://github.com/kijai/ComfyUI-moondream": { "stars": 83, "last_update": "2024-05-22 21:10:33", - "author_account_age_days": 2206 + "author_account_age_days": 2207 }, "https://github.com/kinfolk0117/ComfyUI_GradientDeepShrink": { "stars": 24, "last_update": "2024-05-22 21:25:13", - "author_account_age_days": 491 + "author_account_age_days": 492 }, "https://github.com/kinfolk0117/ComfyUI_Pilgram": { "stars": 7, "last_update": "2024-05-22 21:25:24", - "author_account_age_days": 491 + "author_account_age_days": 492 }, "https://github.com/kinfolk0117/ComfyUI_SimpleTiles": { "stars": 37, "last_update": "2024-05-22 21:25:01", - "author_account_age_days": 491 + "author_account_age_days": 492 }, "https://github.com/klinter007/klinter_nodes": { - "stars": 7, + "stars": 8, "last_update": "2024-06-25 05:15:24", - "author_account_age_days": 448 + "author_account_age_days": 449 }, "https://github.com/knuknX/ComfyUI-Image-Tools": { "stars": 3, "last_update": "2024-06-14 09:05:58", - "author_account_age_days": 223 + "author_account_age_days": 224 }, "https://github.com/kohya-ss/ControlNet-LLLite-ComfyUI": { "stars": 152, "last_update": "2024-05-22 20:44:44", - "author_account_age_days": 1832 + "author_account_age_days": 1833 }, "https://github.com/komojini/ComfyUI_SDXL_DreamBooth_LoRA_CustomNodes": { "stars": 3, "last_update": "2024-05-22 21:34:27", - "author_account_age_days": 606 + "author_account_age_days": 607 }, "https://github.com/komojini/komojini-comfyui-nodes": { "stars": 67, "last_update": "2024-05-22 21:34:39", - "author_account_age_days": 606 + "author_account_age_days": 607 }, "https://github.com/kunieone/ComfyUI_alkaid": { "stars": 0, "last_update": "2024-05-23 01:10:21", - "author_account_age_days": 2543 + "author_account_age_days": 2544 }, "https://github.com/kwaroran/abg-comfyui": { "stars": 22, @@ -3762,42 +3787,42 @@ "https://github.com/l20richo/ComfyUI-Azure-Blob-Storage": { "stars": 2, "last_update": "2024-06-22 16:53:47", - "author_account_age_days": 1190 + "author_account_age_days": 1191 }, "https://github.com/laksjdjf/Batch-Condition-ComfyUI": { "stars": 1, "last_update": "2024-05-22 20:42:42", - "author_account_age_days": 2854 + "author_account_age_days": 2855 }, "https://github.com/laksjdjf/LCMSampler-ComfyUI": { "stars": 15, "last_update": "2024-05-22 20:42:17", - "author_account_age_days": 2854 + "author_account_age_days": 2855 }, "https://github.com/laksjdjf/LoRTnoC-ComfyUI": { "stars": 13, "last_update": "2024-05-22 20:42:29", - "author_account_age_days": 2854 + "author_account_age_days": 2855 }, "https://github.com/laksjdjf/cd-tuner_negpip-ComfyUI": { "stars": 20, "last_update": "2024-05-22 20:42:04", - "author_account_age_days": 2854 + "author_account_age_days": 2855 }, "https://github.com/laksjdjf/cgem156-ComfyUI": { - "stars": 35, + "stars": 36, "last_update": "2024-06-08 01:09:03", - "author_account_age_days": 2854 + "author_account_age_days": 2855 }, "https://github.com/laksjdjf/pfg-ComfyUI": { "stars": 10, "last_update": "2024-05-22 20:41:41", - "author_account_age_days": 2854 + "author_account_age_days": 2855 }, "https://github.com/larsupb/LoRA-Merger-ComfyUI": { - "stars": 13, + "stars": 14, "last_update": "2024-07-02 05:55:23", - "author_account_age_days": 3099 + "author_account_age_days": 3100 }, "https://github.com/latenightlabs/ComfyUI-LNL": { "stars": 19, @@ -3812,17 +3837,17 @@ "https://github.com/leiweiqiang/ComfyUI-TRA": { "stars": 5, "last_update": "2024-07-16 02:57:59", - "author_account_age_days": 2633 + "author_account_age_days": 2634 }, "https://github.com/leoleelxh/ComfyUI-LLMs": { "stars": 7, "last_update": "2024-06-14 10:24:23", - "author_account_age_days": 4098 + "author_account_age_days": 4099 }, "https://github.com/licyk/ComfyUI-Restart-Sampler": { "stars": 2, "last_update": "2024-06-29 03:36:00", - "author_account_age_days": 1291 + "author_account_age_days": 1292 }, "https://github.com/lilly1987/ComfyUI_node_Lilly": { "stars": 50, @@ -3832,7 +3857,7 @@ "https://github.com/linshier/comfyui-remote-tools": { "stars": 1, "last_update": "2024-05-28 07:44:23", - "author_account_age_days": 3815 + "author_account_age_days": 3816 }, "https://github.com/liusida/ComfyUI-AutoCropFaces": { "stars": 29, @@ -3867,47 +3892,47 @@ "https://github.com/lks-ai/ComfyUI-StableAudioSampler": { "stars": 188, "last_update": "2024-06-17 18:54:17", - "author_account_age_days": 122 + "author_account_age_days": 123 }, "https://github.com/lks-ai/anynode": { "stars": 447, "last_update": "2024-07-07 03:45:48", - "author_account_age_days": 122 + "author_account_age_days": 123 }, "https://github.com/lldacing/comfyui-easyapi-nodes": { "stars": 31, "last_update": "2024-05-24 02:51:26", - "author_account_age_days": 2116 + "author_account_age_days": 2117 }, "https://github.com/logtd/ComfyUI-FLATTEN": { "stars": 93, "last_update": "2024-06-14 18:00:19", - "author_account_age_days": 145 + "author_account_age_days": 146 }, "https://github.com/logtd/ComfyUI-InstanceDiffusion": { "stars": 146, "last_update": "2024-05-22 00:02:08", - "author_account_age_days": 145 + "author_account_age_days": 146 }, "https://github.com/logtd/ComfyUI-InversedNoise": { "stars": 8, "last_update": "2024-05-22 00:10:18", - "author_account_age_days": 145 + "author_account_age_days": 146 }, "https://github.com/logtd/ComfyUI-RAVE_ATTN": { "stars": 10, "last_update": "2024-05-22 00:20:03", - "author_account_age_days": 145 + "author_account_age_days": 146 }, "https://github.com/logtd/ComfyUI-RefSampling": { "stars": 4, "last_update": "2024-05-22 00:04:40", - "author_account_age_days": 145 + "author_account_age_days": 146 }, "https://github.com/logtd/ComfyUI-TrackingNodes": { "stars": 15, "last_update": "2024-05-22 00:03:27", - "author_account_age_days": 145 + "author_account_age_days": 146 }, "https://github.com/longgui0318/comfyui-common-util": { "stars": 0, @@ -3937,42 +3962,42 @@ "https://github.com/lordgasmic/comfyui_save_image_with_options": { "stars": 0, "last_update": "2024-06-20 16:39:23", - "author_account_age_days": 4790 + "author_account_age_days": 4791 }, "https://github.com/lordgasmic/comfyui_wildcards": { "stars": 5, "last_update": "2024-06-20 16:52:14", - "author_account_age_days": 4790 + "author_account_age_days": 4791 }, "https://github.com/lquesada/ComfyUI-Inpaint-CropAndStitch": { - "stars": 172, + "stars": 175, "last_update": "2024-06-21 10:54:35", "author_account_age_days": 4074 }, "https://github.com/lquesada/ComfyUI-Prompt-Combinator": { - "stars": 22, + "stars": 23, "last_update": "2024-06-30 15:37:31", "author_account_age_days": 4074 }, "https://github.com/lrzjason/Comfyui-Kolors-Utils": { - "stars": 1, - "last_update": "2024-07-17 11:15:28", + "stars": 4, + "last_update": "2024-07-18 06:47:17", "author_account_age_days": 3686 }, "https://github.com/ltdrdata/ComfyUI-Impact-Pack": { - "stars": 1480, + "stars": 1486, "last_update": "2024-07-06 09:25:25", - "author_account_age_days": 485 + "author_account_age_days": 486 }, "https://github.com/ltdrdata/ComfyUI-Inspire-Pack": { - "stars": 308, + "stars": 311, "last_update": "2024-07-11 14:35:11", - "author_account_age_days": 485 + "author_account_age_days": 486 }, "https://github.com/ltdrdata/ComfyUI-Manager": { - "stars": 4820, - "last_update": "2024-07-17 19:25:52", - "author_account_age_days": 485 + "stars": 4836, + "last_update": "2024-07-18 11:19:32", + "author_account_age_days": 486 }, "https://github.com/luandev/ComfyUI-CrewAI": { "stars": 15, @@ -3982,17 +4007,17 @@ "https://github.com/m-sokes/ComfyUI-Sokes-Nodes": { "stars": 1, "last_update": "2024-05-22 20:36:07", - "author_account_age_days": 338 + "author_account_age_days": 339 }, "https://github.com/madtunebk/ComfyUI-ControlnetAux": { "stars": 10, "last_update": "2024-06-28 16:16:51", - "author_account_age_days": 484 + "author_account_age_days": 485 }, "https://github.com/mape/ComfyUI-mape-Helpers": { "stars": 140, "last_update": "2024-06-27 16:30:32", - "author_account_age_days": 5777 + "author_account_age_days": 5778 }, "https://github.com/maracman/ComfyUI-SubjectStyle-CSV": { "stars": 3, @@ -4007,27 +4032,27 @@ "https://github.com/marhensa/sdxl-recommended-res-calc": { "stars": 56, "last_update": "2024-07-07 09:20:15", - "author_account_age_days": 4798 + "author_account_age_days": 4799 }, "https://github.com/martijnat/comfyui-previewlatent": { "stars": 29, "last_update": "2024-05-22 21:28:39", - "author_account_age_days": 2854 + "author_account_age_days": 2855 }, "https://github.com/massao000/ComfyUI_aspect_ratios": { "stars": 7, "last_update": "2024-05-22 22:23:10", - "author_account_age_days": 1430 + "author_account_age_days": 1431 }, "https://github.com/matan1905/ComfyUI-Serving-Toolkit": { "stars": 40, "last_update": "2024-06-04 19:15:36", - "author_account_age_days": 2763 + "author_account_age_days": 2764 }, "https://github.com/mattjohnpowell/comfyui-lmstudio-image-to-text-node": { "stars": 2, "last_update": "2024-07-12 09:27:33", - "author_account_age_days": 4573 + "author_account_age_days": 4574 }, "https://github.com/mav-rik/facerestore_cf": { "stars": 167, @@ -4052,22 +4077,22 @@ "https://github.com/meap158/ComfyUI-Background-Replacement": { "stars": 43, "last_update": "2024-05-22 20:43:52", - "author_account_age_days": 3226 + "author_account_age_days": 3227 }, "https://github.com/meap158/ComfyUI-GPU-temperature-protection": { "stars": 3, "last_update": "2024-05-22 20:43:21", - "author_account_age_days": 3226 + "author_account_age_days": 3227 }, "https://github.com/meap158/ComfyUI-Prompt-Expansion": { "stars": 64, "last_update": "2024-05-22 20:43:37", - "author_account_age_days": 3226 + "author_account_age_days": 3227 }, "https://github.com/melMass/comfy_mtb": { - "stars": 369, + "stars": 370, "last_update": "2024-07-07 18:40:33", - "author_account_age_days": 3768 + "author_account_age_days": 3769 }, "https://github.com/mephisto83/petty-paint-comfyui-node": { "stars": 2, @@ -4077,17 +4102,17 @@ "https://github.com/meshmesh-io/ComfyUI-MeshMesh": { "stars": 0, "last_update": "2024-05-23 00:10:09", - "author_account_age_days": 251 + "author_account_age_days": 252 }, "https://github.com/meshmesh-io/mm-comfyui-loopback": { "stars": 1, "last_update": "2024-05-23 00:09:57", - "author_account_age_days": 251 + "author_account_age_days": 252 }, "https://github.com/meshmesh-io/mm-comfyui-megamask": { "stars": 0, "last_update": "2024-05-23 00:09:47", - "author_account_age_days": 251 + "author_account_age_days": 252 }, "https://github.com/metncelik/comfyui_met_suit": { "stars": 0, @@ -4100,39 +4125,39 @@ "author_account_age_days": 646 }, "https://github.com/mgfxer/ComfyUI-FrameFX": { - "stars": 8, + "stars": 9, "last_update": "2024-07-13 18:04:46", - "author_account_age_days": 25 + "author_account_age_days": 26 }, "https://github.com/miaoshouai/ComfyUI-Miaoshouai-Tagger": { - "stars": 31, - "last_update": "2024-07-13 06:49:20", - "author_account_age_days": 491 + "stars": 43, + "last_update": "2024-07-18 07:10:02", + "author_account_age_days": 492 }, "https://github.com/mihaiiancu/ComfyUI_Inpaint": { "stars": 9, "last_update": "2024-05-22 18:19:38", - "author_account_age_days": 2684 + "author_account_age_days": 2685 }, "https://github.com/mikebilly/Transparent-background-comfyUI": { "stars": 0, "last_update": "2024-07-17 15:59:31", - "author_account_age_days": 2587 + "author_account_age_days": 2588 }, "https://github.com/mikkel/ComfyUI-text-overlay": { "stars": 31, "last_update": "2024-05-22 21:13:59", - "author_account_age_days": 5939 + "author_account_age_days": 5940 }, "https://github.com/mikkel/comfyui-mask-boundingbox": { "stars": 26, "last_update": "2024-05-22 21:26:23", - "author_account_age_days": 5939 + "author_account_age_days": 5940 }, "https://github.com/mingqizhang/ComfyUI_InSPyResNet_zmq": { "stars": 0, - "last_update": "2024-06-28 15:59:20", - "author_account_age_days": 2617 + "last_update": "2024-07-18 03:18:30", + "author_account_age_days": 2618 }, "https://github.com/mirabarukaso/ComfyUI_Mira": { "stars": 27, @@ -4147,12 +4172,12 @@ "https://github.com/moyi7712/ComfyUI_Seamless_Patten": { "stars": 10, "last_update": "2024-06-22 02:18:14", - "author_account_age_days": 2324 + "author_account_age_days": 2325 }, "https://github.com/mozman/ComfyUI_mozman_nodes": { "stars": 0, "last_update": "2024-05-22 22:13:32", - "author_account_age_days": 4103 + "author_account_age_days": 4104 }, "https://github.com/mpiquero7164/ComfyUI-SaveImgPrompt": { "stars": 16, @@ -4162,7 +4187,7 @@ "https://github.com/mullakhmetov/comfyui_dynamic_util_nodes": { "stars": 0, "last_update": "2024-07-15 14:13:58", - "author_account_age_days": 3961 + "author_account_age_days": 3962 }, "https://github.com/muzi12888/ComfyUI-PoseKeypoint-Mask": { "stars": 6, @@ -4172,47 +4197,47 @@ "https://github.com/my-opencode/ComfyUI_IndustrialMagick": { "stars": 1, "last_update": "2024-07-08 12:25:30", - "author_account_age_days": 1403 + "author_account_age_days": 1404 }, "https://github.com/my-opencode/ComfyUI_KSamplerTimer": { "stars": 1, "last_update": "2024-07-08 12:22:33", - "author_account_age_days": 1403 + "author_account_age_days": 1404 }, "https://github.com/nagolinc/ComfyUI_FastVAEDecorder_SDXL": { "stars": 2, "last_update": "2024-05-22 20:44:17", - "author_account_age_days": 3697 + "author_account_age_days": 3698 }, "https://github.com/nagolinc/comfyui_openai_node": { "stars": 1, "last_update": "2024-06-15 15:59:07", - "author_account_age_days": 3697 + "author_account_age_days": 3698 }, "https://github.com/nat-chan/ComfyUI-graphToPrompt": { "stars": 0, "last_update": "2024-05-23 01:16:40", - "author_account_age_days": 3016 + "author_account_age_days": 3017 }, "https://github.com/nat-chan/comfyui-paint": { "stars": 2, "last_update": "2024-06-14 11:01:38", - "author_account_age_days": 3016 + "author_account_age_days": 3017 }, "https://github.com/nat-chan/comfyui-transceiver": { "stars": 3, "last_update": "2024-05-23 01:16:28", - "author_account_age_days": 3016 + "author_account_age_days": 3017 }, "https://github.com/nathannlu/ComfyUI-Cloud": { "stars": 156, "last_update": "2024-07-17 17:17:18", - "author_account_age_days": 2748 + "author_account_age_days": 2749 }, "https://github.com/nathannlu/ComfyUI-Pets": { "stars": 37, "last_update": "2024-06-14 11:00:42", - "author_account_age_days": 2748 + "author_account_age_days": 2749 }, "https://github.com/natto-maki/ComfyUI-NegiTools": { "stars": 26, @@ -4237,7 +4262,7 @@ "https://github.com/nirex0/ComfyUI_pytorch_openpose": { "stars": 2, "last_update": "2024-06-14 12:01:07", - "author_account_age_days": 3526 + "author_account_age_days": 3527 }, "https://github.com/nkchocoai/ComfyUI-Dart": { "stars": 18, @@ -4287,22 +4312,22 @@ "https://github.com/nuanarchy/ComfyUI-NuA-BIRD": { "stars": 4, "last_update": "2024-06-18 05:35:49", - "author_account_age_days": 1115 + "author_account_age_days": 1116 }, "https://github.com/nuanarchy/ComfyUI-NuA-FlashFace": { "stars": 15, "last_update": "2024-06-17 15:29:15", - "author_account_age_days": 1115 + "author_account_age_days": 1116 }, "https://github.com/nullquant/ComfyUI-BrushNet": { - "stars": 423, + "stars": 427, "last_update": "2024-07-15 15:48:46", - "author_account_age_days": 1199 + "author_account_age_days": 1200 }, "https://github.com/olduvai-jp/ComfyUI-HfLoader": { "stars": 3, "last_update": "2024-05-23 00:14:52", - "author_account_age_days": 899 + "author_account_age_days": 900 }, "https://github.com/omar92/ComfyUI-QualityOfLifeSuit_Omar92": { "stars": 112, @@ -4312,7 +4337,7 @@ "https://github.com/opvelll/ComfyUI_TextListProduct": { "stars": 0, "last_update": "2024-06-22 02:11:26", - "author_account_age_days": 1577 + "author_account_age_days": 1578 }, "https://github.com/osi1880vr/prompt_quill_comfyui": { "stars": 10, @@ -4327,7 +4352,7 @@ "https://github.com/ownimage/ComfyUI-ownimage": { "stars": 0, "last_update": "2024-05-22 22:22:37", - "author_account_age_days": 2806 + "author_account_age_days": 2807 }, "https://github.com/oyvindg/ComfyUI-TrollSuite": { "stars": 0, @@ -4342,40 +4367,40 @@ "https://github.com/palant/extended-saveimage-comfyui": { "stars": 13, "last_update": "2024-03-27 14:08:21", - "author_account_age_days": 5076 + "author_account_age_days": 5077 }, "https://github.com/palant/image-resize-comfyui": { "stars": 63, "last_update": "2024-01-18 20:59:55", - "author_account_age_days": 5076 + "author_account_age_days": 5077 }, "https://github.com/palant/integrated-nodes-comfyui": { "stars": 32, "last_update": "2023-12-27 22:52:00", - "author_account_age_days": 5076 + "author_account_age_days": 5077 }, "https://github.com/pamparamm/ComfyUI-ppm": { "stars": 22, "last_update": "2024-07-15 17:58:31", - "author_account_age_days": 2154 + "author_account_age_days": 2155 }, "https://github.com/pamparamm/ComfyUI-vectorscope-cc": { "stars": 2, "last_update": "2024-07-08 16:05:59", - "author_account_age_days": 2154 + "author_account_age_days": 2155 }, "https://github.com/pamparamm/sd-perturbed-attention": { "stars": 186, "last_update": "2024-07-10 23:16:49", - "author_account_age_days": 2154 + "author_account_age_days": 2155 }, "https://github.com/pants007/comfy-pants": { "stars": 2, "last_update": "2024-05-22 18:16:04", - "author_account_age_days": 2340 + "author_account_age_days": 2341 }, "https://github.com/patriciogonzalezvivo/comfyui_glslnodes": { - "stars": 98, + "stars": 103, "last_update": "2024-07-16 07:39:37", "author_account_age_days": 5103 }, @@ -4397,77 +4422,77 @@ "https://github.com/picturesonpictures/comfy_PoP": { "stars": 15, "last_update": "2024-07-05 07:32:50", - "author_account_age_days": 610 + "author_account_age_days": 611 }, "https://github.com/pkpkTech/ComfyUI-SaveAVIF": { "stars": 0, "last_update": "2024-05-22 22:19:21", - "author_account_age_days": 1526 + "author_account_age_days": 1527 }, "https://github.com/pkpkTech/ComfyUI-SaveQueues": { "stars": 1, "last_update": "2024-05-22 22:19:54", - "author_account_age_days": 1526 + "author_account_age_days": 1527 }, "https://github.com/pkpkTech/ComfyUI-TemporaryLoader": { "stars": 1, "last_update": "2024-05-22 22:19:44", - "author_account_age_days": 1526 + "author_account_age_days": 1527 }, "https://github.com/pkpkTech/ComfyUI-ngrok": { "stars": 3, "last_update": "2024-05-22 22:19:32", - "author_account_age_days": 1526 + "author_account_age_days": 1527 }, "https://github.com/portu-sim/comfyui_bmab": { "stars": 56, "last_update": "2024-06-09 14:22:04", - "author_account_age_days": 345 + "author_account_age_days": 346 }, "https://github.com/prodogape/ComfyUI-EasyOCR": { "stars": 11, "last_update": "2024-07-11 02:17:02", - "author_account_age_days": 1053 + "author_account_age_days": 1054 }, "https://github.com/prodogape/ComfyUI-Minio": { "stars": 2, "last_update": "2024-05-23 00:13:38", - "author_account_age_days": 1053 + "author_account_age_days": 1054 }, "https://github.com/prodogape/ComfyUI-OmDet": { "stars": 2, "last_update": "2024-06-14 13:01:34", - "author_account_age_days": 1053 + "author_account_age_days": 1054 }, "https://github.com/prodogape/Comfyui-Yolov8-JSON": { "stars": 14, "last_update": "2024-07-10 09:37:54", - "author_account_age_days": 1053 + "author_account_age_days": 1054 }, "https://github.com/prozacgod/comfyui-pzc-multiworkspace": { "stars": 7, "last_update": "2024-05-22 23:11:46", - "author_account_age_days": 5591 + "author_account_age_days": 5592 }, "https://github.com/pythongosssss/ComfyUI-Custom-Scripts": { - "stars": 1430, + "stars": 1437, "last_update": "2024-07-14 13:06:40", "author_account_age_days": 521 }, "https://github.com/pythongosssss/ComfyUI-WD14-Tagger": { - "stars": 462, + "stars": 463, "last_update": "2024-07-16 02:52:24", "author_account_age_days": 521 }, "https://github.com/qwixiwp/queuetools": { "stars": 0, "last_update": "2024-06-14 10:27:57", - "author_account_age_days": 634 + "author_account_age_days": 635 }, "https://github.com/ramyma/A8R8_ComfyUI_nodes": { - "stars": 42, + "stars": 43, "last_update": "2024-06-29 01:20:57", - "author_account_age_days": 3240 + "author_account_age_days": 3241 }, "https://github.com/randjtw/advance-aesthetic-score": { "stars": 0, @@ -4477,47 +4502,47 @@ "https://github.com/ratulrafsan/Comfyui-SAL-VTON": { "stars": 64, "last_update": "2024-06-30 02:23:06", - "author_account_age_days": 4517 + "author_account_age_days": 4518 }, "https://github.com/rcfcu2000/zhihuige-nodes-comfyui": { "stars": 0, "last_update": "2024-05-22 22:13:55", - "author_account_age_days": 3447 + "author_account_age_days": 3448 }, "https://github.com/rcsaquino/comfyui-custom-nodes": { "stars": 1, "last_update": "2024-05-22 22:13:43", - "author_account_age_days": 1534 + "author_account_age_days": 1535 }, "https://github.com/receyuki/comfyui-prompt-reader-node": { - "stars": 220, + "stars": 221, "last_update": "2024-07-15 15:52:08", "author_account_age_days": 2616 }, "https://github.com/redhottensors/ComfyUI-ODE": { "stars": 26, "last_update": "2024-06-23 22:16:53", - "author_account_age_days": 162 + "author_account_age_days": 163 }, "https://github.com/redhottensors/ComfyUI-Prediction": { "stars": 10, "last_update": "2024-07-14 21:19:01", - "author_account_age_days": 162 + "author_account_age_days": 163 }, "https://github.com/rgthree/rgthree-comfy": { - "stars": 774, + "stars": 779, "last_update": "2024-07-15 00:43:35", - "author_account_age_days": 4997 + "author_account_age_days": 4998 }, "https://github.com/rhdunn/comfyui-bus-plugin": { "stars": 1, "last_update": "2024-06-26 17:38:32", - "author_account_age_days": 5660 + "author_account_age_days": 5661 }, "https://github.com/richinsley/Comfy-LFO": { "stars": 5, "last_update": "2024-05-22 20:46:30", - "author_account_age_days": 2703 + "author_account_age_days": 2704 }, "https://github.com/ricklove/comfyui-ricklove": { "stars": 0, @@ -4527,7 +4552,7 @@ "https://github.com/risunobushi/comfyUI_FrequencySeparation_RGB-HSV": { "stars": 13, "last_update": "2024-06-14 10:28:04", - "author_account_age_days": 670 + "author_account_age_days": 671 }, "https://github.com/rklaffehn/rk-comfy-nodes": { "stars": 2, @@ -4557,7 +4582,7 @@ "https://github.com/rui40000/RUI-Nodes": { "stars": 15, "last_update": "2024-05-22 22:12:26", - "author_account_age_days": 497 + "author_account_age_days": 498 }, "https://github.com/ruiqutech/ComfyUI-RuiquNodes": { "stars": 0, @@ -4572,7 +4597,7 @@ "https://github.com/saftle/suplex_comfy_nodes": { "stars": 0, "last_update": "2024-05-29 13:09:25", - "author_account_age_days": 4780 + "author_account_age_days": 4781 }, "https://github.com/sdfxai/SDFXBridgeForComfyUI": { "stars": 8, @@ -4582,12 +4607,12 @@ "https://github.com/seanlynch/comfyui-optical-flow": { "stars": 26, "last_update": "2024-05-22 20:52:17", - "author_account_age_days": 5328 + "author_account_age_days": 5329 }, "https://github.com/seanlynch/srl-nodes": { "stars": 3, "last_update": "2024-06-30 13:47:38", - "author_account_age_days": 5328 + "author_account_age_days": 5329 }, "https://github.com/sergekatzmann/ComfyUI_Nimbus-Pack": { "stars": 2, @@ -4610,69 +4635,69 @@ "author_account_age_days": 3338 }, "https://github.com/shadowcz007/comfyui-liveportrait": { - "stars": 251, + "stars": 254, "last_update": "2024-07-14 06:44:12", "author_account_age_days": 3338 }, "https://github.com/shadowcz007/comfyui-mixlab-nodes": { - "stars": 963, + "stars": 965, "last_update": "2024-07-17 12:49:23", "author_account_age_days": 3338 }, "https://github.com/shadowcz007/comfyui-sound-lab": { - "stars": 74, + "stars": 75, "last_update": "2024-07-04 12:53:38", "author_account_age_days": 3338 }, "https://github.com/shadowcz007/comfyui-ultralytics-yolo": { - "stars": 18, + "stars": 19, "last_update": "2024-06-22 09:06:04", "author_account_age_days": 3338 }, "https://github.com/shi3z/ComfyUI_Memeplex_DALLE": { "stars": 2, "last_update": "2024-05-23 00:14:25", - "author_account_age_days": 5116 + "author_account_age_days": 5117 }, "https://github.com/shiimizu/ComfyUI-PhotoMaker-Plus": { "stars": 146, "last_update": "2024-04-17 09:02:51", - "author_account_age_days": 1788 + "author_account_age_days": 1789 }, "https://github.com/shiimizu/ComfyUI-TiledDiffusion": { - "stars": 231, + "stars": 233, "last_update": "2024-07-14 03:23:04", - "author_account_age_days": 1788 + "author_account_age_days": 1789 }, "https://github.com/shiimizu/ComfyUI_smZNodes": { "stars": 168, "last_update": "2024-07-14 07:15:32", - "author_account_age_days": 1788 + "author_account_age_days": 1789 }, "https://github.com/shingo1228/ComfyUI-SDXL-EmptyLatentImage": { "stars": 28, "last_update": "2024-05-22 20:41:29", - "author_account_age_days": 2246 + "author_account_age_days": 2247 }, "https://github.com/shingo1228/ComfyUI-send-eagle-slim": { "stars": 22, "last_update": "2024-05-22 20:41:15", - "author_account_age_days": 2246 + "author_account_age_days": 2247 }, "https://github.com/shinich39/comfyui-load-image-in-seq": { "stars": 3, "last_update": "2024-07-03 03:40:21", - "author_account_age_days": 335 + "author_account_age_days": 336 }, "https://github.com/shinich39/comfyui-local-db": { "stars": 1, "last_update": "2024-07-03 03:42:46", - "author_account_age_days": 335 + "author_account_age_days": 336 }, "https://github.com/shinich39/comfyui-ramdom-node": { "stars": 2, "last_update": "2024-07-03 03:11:28", - "author_account_age_days": 335 + "author_account_age_days": 336 }, "https://github.com/shobhitic/ComfyUI-PlusMinusTextClip": { "stars": 3, @@ -4682,16 +4707,16 @@ "https://github.com/shockz0rz/ComfyUI_InterpolateEverything": { "stars": 23, "last_update": "2024-05-22 18:13:49", - "author_account_age_days": 1649 + "author_account_age_days": 1650 }, "https://github.com/shockz0rz/comfy-easy-grids": { "stars": 13, "last_update": "2024-05-22 18:14:05", - "author_account_age_days": 1649 + "author_account_age_days": 1650 }, "https://github.com/siliconflow/BizyAir": { - "stars": 82, - "last_update": "2024-07-17 16:08:53", + "stars": 89, + "last_update": "2024-07-18 07:58:32", "author_account_age_days": 329 }, "https://github.com/siliconflow/onediff_comfy_nodes": { @@ -4700,14 +4725,14 @@ "author_account_age_days": 329 }, "https://github.com/sipherxyz/comfyui-art-venture": { - "stars": 104, + "stars": 107, "last_update": "2024-06-28 02:06:23", - "author_account_age_days": 1130 + "author_account_age_days": 1131 }, "https://github.com/skfoo/ComfyUI-Coziness": { "stars": 22, "last_update": "2024-05-27 18:24:29", - "author_account_age_days": 2105 + "author_account_age_days": 2106 }, "https://github.com/slyt/comfyui-ollama-nodes": { "stars": 0, @@ -4720,88 +4745,88 @@ "author_account_age_days": 2738 }, "https://github.com/smthemex/ComfyUI_AnyDoor": { - "stars": 28, + "stars": 29, "last_update": "2024-07-14 01:03:34", - "author_account_age_days": 377 + "author_account_age_days": 378 }, "https://github.com/smthemex/ComfyUI_ChatGLM_API": { "stars": 19, "last_update": "2024-06-25 04:10:29", - "author_account_age_days": 377 + "author_account_age_days": 378 }, "https://github.com/smthemex/ComfyUI_CustomNet": { "stars": 5, "last_update": "2024-06-25 01:04:17", - "author_account_age_days": 377 + "author_account_age_days": 378 }, "https://github.com/smthemex/ComfyUI_EchoMimic": { - "stars": 71, + "stars": 75, "last_update": "2024-07-17 10:12:10", - "author_account_age_days": 377 + "author_account_age_days": 378 }, "https://github.com/smthemex/ComfyUI_HiDiffusion_Pro": { "stars": 32, "last_update": "2024-07-04 11:51:49", - "author_account_age_days": 377 + "author_account_age_days": 378 }, "https://github.com/smthemex/ComfyUI_ID_Animator": { "stars": 21, "last_update": "2024-06-27 08:32:11", - "author_account_age_days": 377 + "author_account_age_days": 378 }, "https://github.com/smthemex/ComfyUI_Llama3_8B": { "stars": 18, "last_update": "2024-06-25 00:49:01", - "author_account_age_days": 377 + "author_account_age_days": 378 }, "https://github.com/smthemex/ComfyUI_MS_Diffusion": { "stars": 10, "last_update": "2024-07-09 13:42:13", - "author_account_age_days": 377 + "author_account_age_days": 378 }, "https://github.com/smthemex/ComfyUI_ParlerTTS": { "stars": 21, "last_update": "2024-06-25 00:38:01", - "author_account_age_days": 377 + "author_account_age_days": 378 }, "https://github.com/smthemex/ComfyUI_Pic2Story": { "stars": 3, "last_update": "2024-06-25 01:16:30", - "author_account_age_days": 377 + "author_account_age_days": 378 }, "https://github.com/smthemex/ComfyUI_Pipeline_Tool": { "stars": 9, "last_update": "2024-06-25 01:13:53", - "author_account_age_days": 377 + "author_account_age_days": 378 }, "https://github.com/smthemex/ComfyUI_Pops": { "stars": 16, "last_update": "2024-07-04 13:09:15", - "author_account_age_days": 377 + "author_account_age_days": 378 }, "https://github.com/smthemex/ComfyUI_StableAudio_Open": { "stars": 8, "last_update": "2024-06-25 00:56:09", - "author_account_age_days": 377 + "author_account_age_days": 378 }, "https://github.com/smthemex/ComfyUI_Stable_Makeup": { "stars": 28, - "last_update": "2024-07-17 14:50:32", - "author_account_age_days": 377 + "last_update": "2024-07-18 00:53:56", + "author_account_age_days": 378 }, "https://github.com/smthemex/ComfyUI_StoryDiffusion": { - "stars": 82, + "stars": 83, "last_update": "2024-07-16 00:41:00", - "author_account_age_days": 377 + "author_account_age_days": 378 }, "https://github.com/smthemex/ComfyUI_Streamv2v_Plus": { "stars": 0, "last_update": "2024-07-17 04:21:19", - "author_account_age_days": 377 + "author_account_age_days": 378 }, "https://github.com/sn0w12/ComfyUI-Sn0w-Scripts": { "stars": 3, - "last_update": "2024-07-17 14:14:36", + "last_update": "2024-07-17 23:02:37", "author_account_age_days": 797 }, "https://github.com/space-nuko/ComfyUI-Disco-Diffusion": { @@ -4820,29 +4845,29 @@ "author_account_age_days": 2748 }, "https://github.com/spacepxl/ComfyUI-Florence-2": { - "stars": 45, + "stars": 46, "last_update": "2024-06-29 13:13:01", - "author_account_age_days": 317 + "author_account_age_days": 318 }, "https://github.com/spacepxl/ComfyUI-HQ-Image-Save": { "stars": 34, "last_update": "2024-06-21 04:42:58", - "author_account_age_days": 317 + "author_account_age_days": 318 }, "https://github.com/spacepxl/ComfyUI-Image-Filters": { "stars": 88, "last_update": "2024-06-22 01:19:31", - "author_account_age_days": 317 + "author_account_age_days": 318 }, "https://github.com/spacepxl/ComfyUI-RAVE": { "stars": 83, "last_update": "2024-05-22 20:56:19", - "author_account_age_days": 317 + "author_account_age_days": 318 }, "https://github.com/spacepxl/ComfyUI-StyleGan": { "stars": 5, "last_update": "2024-06-10 20:16:34", - "author_account_age_days": 317 + "author_account_age_days": 318 }, "https://github.com/spinagon/ComfyUI-seam-carving": { "stars": 15, @@ -4860,24 +4885,24 @@ "author_account_age_days": 5255 }, "https://github.com/ssitu/ComfyUI_UltimateSDUpscale": { - "stars": 677, + "stars": 678, "last_update": "2024-07-17 07:45:59", - "author_account_age_days": 1712 + "author_account_age_days": 1713 }, "https://github.com/ssitu/ComfyUI_fabric": { "stars": 85, "last_update": "2024-05-22 18:10:19", - "author_account_age_days": 1712 + "author_account_age_days": 1713 }, "https://github.com/ssitu/ComfyUI_restart_sampling": { "stars": 78, "last_update": "2024-05-22 18:09:49", - "author_account_age_days": 1712 + "author_account_age_days": 1713 }, "https://github.com/ssitu/ComfyUI_roop": { "stars": 63, "last_update": "2024-05-22 18:10:03", - "author_account_age_days": 1712 + "author_account_age_days": 1713 }, "https://github.com/stavsap/comfyui-ollama": { "stars": 218, @@ -4887,12 +4912,12 @@ "https://github.com/storyicon/comfyui_musev_evolved": { "stars": 14, "last_update": "2024-06-14 11:02:40", - "author_account_age_days": 2575 + "author_account_age_days": 2576 }, "https://github.com/storyicon/comfyui_segment_anything": { - "stars": 563, + "stars": 564, "last_update": "2024-07-12 10:17:33", - "author_account_age_days": 2575 + "author_account_age_days": 2576 }, "https://github.com/strimmlarn/ComfyUI_Strimmlarns_aesthetic_score": { "stars": 25, @@ -4902,12 +4927,12 @@ "https://github.com/styler00dollar/ComfyUI-deepcache": { "stars": 8, "last_update": "2024-05-22 22:18:18", - "author_account_age_days": 1869 + "author_account_age_days": 1870 }, "https://github.com/styler00dollar/ComfyUI-sudo-latent-upscale": { - "stars": 28, + "stars": 29, "last_update": "2024-05-22 22:18:07", - "author_account_age_days": 1869 + "author_account_age_days": 1870 }, "https://github.com/subtleGradient/TinkerBot-tech-for-ComfyUI-Touchpad": { "stars": 21, @@ -4932,35 +4957,35 @@ "https://github.com/syllebra/bilbox-comfyui": { "stars": 83, "last_update": "2024-05-22 20:40:43", - "author_account_age_days": 3159 + "author_account_age_days": 3160 }, "https://github.com/sylym/comfy_vid2vid": { "stars": 58, "last_update": "2024-05-22 17:53:40", - "author_account_age_days": 1921 + "author_account_age_days": 1922 }, "https://github.com/szhublox/ambw_comfyui": { "stars": 14, "last_update": "2024-05-22 18:04:57", - "author_account_age_days": 1030 + "author_account_age_days": 1031 }, "https://github.com/taabata/LCM_Inpaint-Outpaint_Comfy": { "stars": 227, "last_update": "2024-06-17 10:01:50", - "author_account_age_days": 1706 + "author_account_age_days": 1707 }, "https://github.com/talesofai/comfyui-browser": { - "stars": 432, + "stars": 433, "last_update": "2024-07-11 06:23:04", "author_account_age_days": 579 }, "https://github.com/teward/ComfyUI-Helper-Nodes": { "stars": 4, "last_update": "2024-05-23 01:22:01", - "author_account_age_days": 5121 + "author_account_age_days": 5122 }, "https://github.com/theUpsider/ComfyUI-Logic": { - "stars": 115, + "stars": 116, "last_update": "2024-07-02 09:38:11", "author_account_age_days": 2746 }, @@ -4980,7 +5005,7 @@ "author_account_age_days": 2446 }, "https://github.com/thecooltechguy/ComfyUI-MagicAnimate": { - "stars": 202, + "stars": 203, "last_update": "2024-05-22 21:33:35", "author_account_age_days": 2446 }, @@ -4990,24 +5015,24 @@ "author_account_age_days": 2446 }, "https://github.com/tiankuan93/ComfyUI-V-Express": { - "stars": 87, + "stars": 88, "last_update": "2024-06-26 02:41:00", - "author_account_age_days": 2973 + "author_account_age_days": 2974 }, "https://github.com/tianlang0704/ComfyUI-StableProjectorzBridge": { "stars": 10, "last_update": "2024-07-10 05:43:30", - "author_account_age_days": 3348 + "author_account_age_days": 3349 }, "https://github.com/tmagara/ComfyUI-Prediction-Boost": { "stars": 1, "last_update": "2024-06-21 05:28:58", - "author_account_age_days": 4398 + "author_account_age_days": 4399 }, "https://github.com/tocubed/ComfyUI-AudioReactor": { "stars": 8, "last_update": "2024-05-22 22:21:57", - "author_account_age_days": 3882 + "author_account_age_days": 3883 }, "https://github.com/tooldigital/ComfyUI-Yolo-Cropper": { "stars": 6, @@ -5017,7 +5042,7 @@ "https://github.com/toxicwind/ComfyUI-TTools": { "stars": 1, "last_update": "2024-07-04 20:07:35", - "author_account_age_days": 4393 + "author_account_age_days": 4394 }, "https://github.com/toyxyz/ComfyUI_toyxyz_test_nodes": { "stars": 472, @@ -5027,7 +5052,7 @@ "https://github.com/traugdor/ComfyUI-quadMoons-nodes": { "stars": 10, "last_update": "2024-06-22 14:28:25", - "author_account_age_days": 3843 + "author_account_age_days": 3844 }, "https://github.com/tritant/ComfyUI_CreaPrompt": { "stars": 15, @@ -5042,7 +5067,7 @@ "https://github.com/trumanwong/ComfyUI-NSFW-Detection": { "stars": 19, "last_update": "2024-05-23 01:27:29", - "author_account_age_days": 2983 + "author_account_age_days": 2984 }, "https://github.com/tsogzark/ComfyUI-load-image-from-url": { "stars": 8, @@ -5050,29 +5075,29 @@ "author_account_age_days": 1552 }, "https://github.com/ttulttul/ComfyUI-Iterative-Mixer": { - "stars": 102, + "stars": 103, "last_update": "2024-07-09 14:56:02", - "author_account_age_days": 4780 + "author_account_age_days": 4781 }, "https://github.com/ttulttul/ComfyUI-Tensor-Operations": { "stars": 6, "last_update": "2024-06-12 21:55:39", - "author_account_age_days": 4780 + "author_account_age_days": 4781 }, "https://github.com/tusharbhutt/Endless-Nodes": { "stars": 23, "last_update": "2024-06-14 12:02:17", - "author_account_age_days": 2688 + "author_account_age_days": 2689 }, "https://github.com/twri/sdxl_prompt_styler": { - "stars": 649, + "stars": 650, "last_update": "2024-05-22 18:16:58", - "author_account_age_days": 4091 + "author_account_age_days": 4092 }, "https://github.com/txt2any/ComfyUI-PromptOrganizer": { "stars": 0, "last_update": "2024-05-23 01:10:33", - "author_account_age_days": 107 + "author_account_age_days": 108 }, "https://github.com/ty0x2333/ComfyUI-Dev-Utils": { "stars": 46, @@ -5082,22 +5107,22 @@ "https://github.com/tzwm/comfyui-profiler": { "stars": 43, "last_update": "2024-07-06 14:03:08", - "author_account_age_days": 4792 + "author_account_age_days": 4793 }, "https://github.com/uarefans/ComfyUI-Fans": { "stars": 12, "last_update": "2024-07-14 15:00:38", - "author_account_age_days": 1295 + "author_account_age_days": 1296 }, "https://github.com/uetuluk/comfyui-webcam-node": { "stars": 2, "last_update": "2024-06-14 08:25:13", - "author_account_age_days": 2337 + "author_account_age_days": 2338 }, "https://github.com/un-seen/comfyui-tensorops": { "stars": 0, "last_update": "2024-07-17 07:08:06", - "author_account_age_days": 1339 + "author_account_age_days": 1340 }, "https://github.com/unwdef/unwdef-nodes-comfyui": { "stars": 1, @@ -5107,46 +5132,46 @@ "https://github.com/vanche1212/ComfyUI-ZMG-Nodes": { "stars": 3, "last_update": "2024-06-25 04:48:19", - "author_account_age_days": 2981 + "author_account_age_days": 2982 }, "https://github.com/vanillacode314/SimpleWildcardsComfyUI": { "stars": 3, "last_update": "2024-06-28 10:57:45", - "author_account_age_days": 880 + "author_account_age_days": 881 }, "https://github.com/veighnsche/comfyui_gr85": { "stars": 1, "last_update": "2024-06-27 15:00:08", - "author_account_age_days": 3123 + "author_account_age_days": 3124 }, "https://github.com/victorchall/comfyui_webcamcapture": { "stars": 6, "last_update": "2024-06-22 18:59:10", - "author_account_age_days": 3168 + "author_account_age_days": 3169 }, "https://github.com/vienteck/ComfyUI-Chat-GPT-Integration": { "stars": 27, "last_update": "2024-05-22 22:11:14", - "author_account_age_days": 3450 + "author_account_age_days": 3451 }, "https://github.com/violet-chen/comfyui-psd2png": { "stars": 16, "last_update": "2024-06-12 15:30:14", - "author_account_age_days": 1421 + "author_account_age_days": 1422 }, "https://github.com/viperyl/ComfyUI-BiRefNet": { "stars": 164, "last_update": "2024-06-20 15:25:49", - "author_account_age_days": 2056 + "author_account_age_days": 2057 }, "https://github.com/viperyl/ComfyUI-RGT": { "stars": 5, "last_update": "2024-06-20 15:33:50", - "author_account_age_days": 2056 + "author_account_age_days": 2057 }, "https://github.com/vivax3794/ComfyUI-Sub-Nodes": { - "stars": 96, - "last_update": "2024-07-17 16:14:57", + "stars": 98, + "last_update": "2024-07-17 23:44:09", "author_account_age_days": 1862 }, "https://github.com/vivax3794/ComfyUI-Vivax-Nodes": { @@ -5157,17 +5182,17 @@ "https://github.com/vsevolod-oparin/comfyui-kandinsky22": { "stars": 8, "last_update": "2024-07-11 16:48:09", - "author_account_age_days": 5007 + "author_account_age_days": 5008 }, "https://github.com/wTechArtist/ComfyUI-CustomNodes": { "stars": 0, "last_update": "2024-07-08 13:59:30", - "author_account_age_days": 1384 + "author_account_age_days": 1385 }, "https://github.com/wallish77/wlsh_nodes": { "stars": 85, "last_update": "2024-06-19 12:01:29", - "author_account_age_days": 2243 + "author_account_age_days": 2244 }, "https://github.com/wandbrandon/comfyui-pixel": { "stars": 4, @@ -5187,12 +5212,12 @@ "https://github.com/whatbirdisthat/cyberdolphin": { "stars": 14, "last_update": "2024-05-23 03:43:08", - "author_account_age_days": 5510 + "author_account_age_days": 5511 }, "https://github.com/whmc76/ComfyUI-Openpose-Editor-Plus": { "stars": 30, "last_update": "2024-06-20 13:52:34", - "author_account_age_days": 475 + "author_account_age_days": 476 }, "https://github.com/wmatson/easy-comfy-nodes": { "stars": 14, @@ -5202,12 +5227,12 @@ "https://github.com/wolfden/ComfyUi_PromptStylers": { "stars": 65, "last_update": "2024-05-22 18:17:46", - "author_account_age_days": 5744 + "author_account_age_days": 5745 }, "https://github.com/wolfden/ComfyUi_String_Function_Tree": { "stars": 8, "last_update": "2024-05-22 18:29:16", - "author_account_age_days": 5744 + "author_account_age_days": 5745 }, "https://github.com/wujm424606/ComfyUi-Ollama-YN": { "stars": 23, @@ -5217,12 +5242,12 @@ "https://github.com/wutipong/ComfyUI-TextUtils": { "stars": 1, "last_update": "2024-06-14 09:34:31", - "author_account_age_days": 4208 + "author_account_age_days": 4209 }, "https://github.com/wwwins/ComfyUI-Simple-Aspect-Ratio": { "stars": 1, "last_update": "2024-05-22 22:22:25", - "author_account_age_days": 5073 + "author_account_age_days": 5074 }, "https://github.com/xXAdonesXx/NodeGPT": { "stars": 328, @@ -5237,22 +5262,22 @@ "https://github.com/xliry/ComfyUI_SendDiscord": { "stars": 0, "last_update": "2024-05-23 02:21:38", - "author_account_age_days": 1296 + "author_account_age_days": 1297 }, "https://github.com/xuhongming251/ComfyUI-GPEN": { "stars": 2, "last_update": "2024-06-15 14:33:37", - "author_account_age_days": 4129 + "author_account_age_days": 4130 }, "https://github.com/xuhongming251/ComfyUI-MuseTalkUtils": { "stars": 14, "last_update": "2024-06-15 14:32:32", - "author_account_age_days": 4129 + "author_account_age_days": 4130 }, "https://github.com/ycchanau/ComfyUI_Preview_Magnifier": { "stars": 1, - "last_update": "2024-07-17 13:56:48", - "author_account_age_days": 2140 + "last_update": "2024-07-17 20:59:31", + "author_account_age_days": 2141 }, "https://github.com/yffyhk/comfyui_auto_danbooru": { "stars": 1, @@ -5260,13 +5285,13 @@ "author_account_age_days": 3745 }, "https://github.com/yiwangsimple/ComfyUI_GroqChat": { - "stars": 32, - "last_update": "2024-07-17 16:59:50", - "author_account_age_days": 575 + "stars": 34, + "last_update": "2024-07-18 01:44:49", + "author_account_age_days": 576 }, "https://github.com/yolain/ComfyUI-Easy-Use": { - "stars": 609, - "last_update": "2024-07-17 17:02:06", + "stars": 613, + "last_update": "2024-07-18 08:10:22", "author_account_age_days": 1364 }, "https://github.com/yolanother/DTAIComfyImageSubmit": { @@ -5342,62 +5367,62 @@ "https://github.com/za-wa-n-go/ComfyUI_Zwng_Nodes": { "stars": 3, "last_update": "2024-07-02 14:57:01", - "author_account_age_days": 611 + "author_account_age_days": 612 }, "https://github.com/zcfrank1st/Comfyui-Toolbox": { "stars": 5, "last_update": "2024-05-22 22:08:07", - "author_account_age_days": 4438 + "author_account_age_days": 4439 }, "https://github.com/zcfrank1st/Comfyui-Yolov8": { "stars": 17, "last_update": "2024-06-14 07:08:40", - "author_account_age_days": 4438 + "author_account_age_days": 4439 }, "https://github.com/zcfrank1st/comfyui_visual_anagrams": { "stars": 5, "last_update": "2024-06-14 07:07:27", - "author_account_age_days": 4438 + "author_account_age_days": 4439 }, "https://github.com/zer0TF/cute-comfy": { "stars": 29, "last_update": "2024-05-22 21:18:53", - "author_account_age_days": 2693 + "author_account_age_days": 2694 }, "https://github.com/zeroxoxo/ComfyUI-Fast-Style-Transfer": { "stars": 56, "last_update": "2024-06-30 14:31:09", - "author_account_age_days": 2466 + "author_account_age_days": 2467 }, "https://github.com/zfkun/ComfyUI_zfkun": { "stars": 14, "last_update": "2024-05-27 11:21:51", - "author_account_age_days": 4886 + "author_account_age_days": 4887 }, "https://github.com/zhangp365/ComfyUI-utils-nodes": { - "stars": 6, + "stars": 7, "last_update": "2024-07-09 09:02:11", - "author_account_age_days": 314 + "author_account_age_days": 315 }, "https://github.com/zhongpei/ComfyUI-InstructIR": { "stars": 61, "last_update": "2024-05-22 23:19:43", - "author_account_age_days": 3482 + "author_account_age_days": 3483 }, "https://github.com/zhongpei/Comfyui_image2prompt": { - "stars": 250, + "stars": 251, "last_update": "2024-05-22 23:19:30", - "author_account_age_days": 3482 + "author_account_age_days": 3483 }, "https://github.com/zhuanqianfish/ComfyUI-EasyNode": { "stars": 60, "last_update": "2024-06-14 07:10:18", - "author_account_age_days": 4258 + "author_account_age_days": 4259 }, "https://github.com/zhulu111/ComfyUI_Bxb": { - "stars": 98, + "stars": 100, "last_update": "2024-07-15 01:35:34", - "author_account_age_days": 62 + "author_account_age_days": 63 }, "https://github.com/zohac/ComfyUI_ZC_DrawShape": { "stars": 3, @@ -5406,7 +5431,7 @@ }, "https://github.com/zombieyang/sd-ppp": { "stars": 23, - "last_update": "2024-07-17 06:20:55", + "last_update": "2024-07-18 04:53:51", "author_account_age_days": 3941 } } \ 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 37e14ede..4aac118f 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -11,6 +11,16 @@ + { + "author": "adityathiru", + "title": "ComfyUI LLMs [WIP]", + "reference": "https://github.com/adityathiru/ComfyUI-LLMs", + "files": [ + "https://github.com/adityathiru/ComfyUI-LLMs" + ], + "install_type": "git-clone", + "description": "Goal: To enable folks to rapidly build complex workflows with LLMs\nNOTE:☠️ This is experimental and not recommended to use in a production environment (yet!)" + }, { "author": "walterFeng", "title": "ComfyUI-Image-Utils", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 10ff0dc3..b678affd 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -12,6 +12,28 @@ + { + "author": "ShmuelRonen", + "title": "ComfyUI-AstralAnimator", + "id": "astralanimator", + "reference": "https://github.com/ShmuelRonen/ComfyUI-AstralAnimator", + "files": [ + "https://github.com/ShmuelRonen/ComfyUI-AstralAnimator" + ], + "install_type": "git-clone", + "description": "A custom node for ComfyUI that enables smooth, keyframe-based animations for image generation. Create dynamic sequences with control over motion, zoom, rotation, and easing effects. Ideal for AI-assisted animation and video content creation." + }, + { + "author": "AIFSH", + "title": "VocalSeparation-ComfyUI", + "id": "vocalseparation", + "reference": "https://github.com/AIFSH/VocalSeparation-ComfyUI", + "files": [ + "https://github.com/AIFSH/VocalSeparation-ComfyUI" + ], + "install_type": "git-clone", + "description": "a custom node for separation vocals from music based on [a/ZFTurbo/Music-Source-Separation-Training](https://github.com/ZFTurbo/Music-Source-Separation-Training)" + }, { "author": "amorano", "title": "Cozy Communication", @@ -24,6 +46,28 @@ "install_type": "git-clone", "description": "Post images and video to Discord. Nodes to facilitate communication using REST. " }, + { + "author": "WX-NPS1598", + "title": "ComfyUI-auto-crop-by-NPS", + "id": "auto-crop-nps", + "reference": "https://github.com/WX-NPS1598/ComfyUI-auto-crop-by-NPS", + "files": [ + "https://github.com/WX-NPS1598/ComfyUI-auto-crop-by-NPS" + ], + "install_type": "git-clone", + "description": "A very useful automatic cropping tool! It can realize cropping, expansion and rotation functions in the form of a slider." + }, + { + "author": "RhizoNymph", + "title": "ComfyUI-Latte", + "id": "latte", + "reference": "https://github.com/RhizoNymph/ComfyUI-Latte", + "files": [ + "https://github.com/RhizoNymph/ComfyUI-Latte" + ], + "install_type": "git-clone", + "description": "Nodes:LatteVideoGenerator" + }, { "author": "lrzjason", "title": "Comfyui Kolors Utils", @@ -646,60 +690,6 @@ ], "install_type": "git-clone", "description": "Content generation with open source models in comfyui via graq api implementation." - }, - { - "author": "AIFSH", - "title": "ComfyUI-MimicMotion", - "id": "mimicmotion-aifsh", - "reference": "https://github.com/AIFSH/ComfyUI-MimicMotion", - "files": [ - "https://github.com/AIFSH/ComfyUI-MimicMotion" - ], - "install_type": "git-clone", - "description": "a comfyui custom node for [a/MimicMotion](https://github.com/Tencent/MimicMotion)" - }, - { - "author": "AIFSH", - "title": "ComfyUI-DiffSynth-Studio", - "id": "diffsynth-studio", - "reference": "https://github.com/AIFSH/ComfyUI-DiffSynth-Studio", - "files": [ - "https://github.com/AIFSH/ComfyUI-DiffSynth-Studio" - ], - "install_type": "git-clone", - "description": "make [a/DiffSynth-Studio](https://github.com/modelscope/DiffSynth-Studio) available in ComfyUI" - }, - { - "author": "1038lab", - "title": "ComfyUI-latentSizeSelector", - "id": "ComfyUI-latentSizeSelector", - "reference": "https://github.com/1038lab/ComfyUI_LatentSizeSelector", - "files": [ - "https://github.com/1038lab/ComfyUI_LatentSizeSelector" - ], - "install_type": "git-clone", - "description": "You'll get a new node Latent Size Selector, you can pick the x and y sizes from a list." - }, - { - "author": "AIFSH", - "title": "ComfyUI-I2V-Adapter", - "id": "i2v-adapter", - "reference": "https://github.com/AIFSH/ComfyUI-I2V-Adapter", - "files": [ - "https://github.com/AIFSH/ComfyUI-I2V-Adapter" - ], - "install_type": "git-clone", - "description": "a comfyui custom node for [a/I2V-Adapter](https://github.com/KwaiVGI/I2V-Adapter)" - }, - { - "author": "DeJoker", - "title": "Pipeline Parallel ComfyUI", - "reference": "https://github.com/DeJoker/pipeline-parallel-comfy", - "files": [ - "https://github.com/DeJoker/pipeline-parallel-comfy" - ], - "install_type": "git-clone", - "description": "provide extra api to run prompt request with parallel execution of independent node" } ] } diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index b4e276bc..04900589 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -504,7 +504,9 @@ ], "https://github.com/AIFSH/CosyVoice-ComfyUI": [ [ + "CosyVoiceDubbingNode", "CosyVoiceNode", + "LoadSRT", "TextNode" ], { @@ -530,6 +532,14 @@ "title_aux": "SenseVoice-ComfyUI" } ], + "https://github.com/AIFSH/VocalSeparation-ComfyUI": [ + [ + "VocalSeparationNode" + ], + { + "title_aux": "VocalSeparation-ComfyUI" + } + ], "https://github.com/AIGCTeam/ComfyUI_kkTranslator_nodes": [ [ "LoadMarianMTCheckPoint", @@ -3908,6 +3918,14 @@ "title_aux": "ComfyUI-RenderRiftNodes" } ], + "https://github.com/RhizoNymph/ComfyUI-Latte": [ + [ + "LatteVideoGenerator" + ], + { + "title_aux": "ComfyUI-Latte" + } + ], "https://github.com/RomanKuschanow/ComfyUI-Advanced-Latent-Control": [ [ "LatentAddTransform", @@ -4435,6 +4453,14 @@ "title_aux": "Shibiko AI ComfyUI Tools" } ], + "https://github.com/ShmuelRonen/ComfyUI-AstralAnimator": [ + [ + "AstralAnimator" + ], + { + "title_aux": "ComfyUI-AstralAnimator" + } + ], "https://github.com/ShmuelRonen/ComfyUI-SVDResizer": [ [ "SVDRsizer" @@ -5642,6 +5668,14 @@ "title_aux": "WAS Node Suite" } ], + "https://github.com/WX-NPS1598/ComfyUI-auto-crop-by-NPS": [ + [ + "AutoCropByNPS" + ], + { + "title_aux": "ComfyUI-auto-crop-by-NPS" + } + ], "https://github.com/WebDev9000/WebDev9000-Nodes": [ [ "IgnoreBraces", @@ -8431,6 +8465,15 @@ "title_aux": "ComfyQR-scanning-nodes" } ], + "https://github.com/cozy-comfyui/cozy_comm": [ + [ + "CozyDiscordPost" + ], + { + "nodename_pattern": " \\(cozy\\)", + "title_aux": "Cozy Communication" + } + ], "https://github.com/cozymantis/cozy-utils-comfyui-nodes": [ [ "Cozy Sampler Options" @@ -13148,7 +13191,8 @@ "https://github.com/mingqizhang/ComfyUI_InSPyResNet_zmq": [ [ "INSPY removebg Apply", - "INSPY removebg ModelLoader" + "INSPY removebg ModelLoader", + "INSPY removebg ModelLoaderFromPath" ], { "title_aux": "ComfyUI_InSPyResNet_zmq" @@ -16123,6 +16167,7 @@ "easy comfyLoader", "easy compare", "easy controlnetLoader", + "easy controlnetLoader++", "easy controlnetLoaderADV", "easy controlnetNames", "easy controlnetStack",