From 05ab0c6372c54ad785a9bdfe1ed50d5025f44873 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Fri, 17 May 2024 01:21:27 +0900 Subject: [PATCH 01/24] update DB --- extension-node-map.json | 2 ++ node_db/new/extension-node-map.json | 2 ++ 2 files changed, 4 insertions(+) diff --git a/extension-node-map.json b/extension-node-map.json index 57f6cf30..1c732590 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -1657,6 +1657,7 @@ "https://github.com/GraftingRayman/ComfyUI_GraftingRayman": [ [ "GR Image Resize", + "GR Image Size", "GR Mask Create", "GR Mask Resize", "GR Multi Mask Create", @@ -2692,6 +2693,7 @@ "PresetLoad", "PresetRemove", "PresetSave", + "PromptSwitcher", "RandomString", "SDXLEmptyLatent", "SavePrompt", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 57f6cf30..1c732590 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -1657,6 +1657,7 @@ "https://github.com/GraftingRayman/ComfyUI_GraftingRayman": [ [ "GR Image Resize", + "GR Image Size", "GR Mask Create", "GR Mask Resize", "GR Multi Mask Create", @@ -2692,6 +2693,7 @@ "PresetLoad", "PresetRemove", "PresetSave", + "PromptSwitcher", "RandomString", "SDXLEmptyLatent", "SavePrompt", From 4ef9661a3d65a438178ea35f0aaad8f46c4da860 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Fri, 17 May 2024 23:09:17 +0900 Subject: [PATCH 02/24] update DB --- custom-node-list.json | 56 ++++ extension-node-map.json | 56 +++- github-stats.json | 408 +++++++++++++++------------- model-list.json | 32 +++ node_db/new/custom-node-list.json | 118 ++++---- node_db/new/extension-node-map.json | 56 +++- node_db/new/model-list.json | 42 ++- 7 files changed, 496 insertions(+), 272 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 104ebef5..d9fdf608 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -8077,6 +8077,17 @@ "install_type": "git-clone", "description": "A tool for novice users in Chinese Mainland to call the huggingface hub and download the huggingface models." }, + { + "author": "smthemex", + "title": "ComfyUI_ID_Animator", + "id": "id-animator", + "reference": "https://github.com/smthemex/ComfyUI_ID_Animator", + "files": [ + "https://github.com/smthemex/ComfyUI_ID_Animator" + ], + "install_type": "git-clone", + "description": "A node using [a/ID_Animator](https://github.com/ID-Animator/ID-Animator) in comfyUI" + }, { "author": "choey", "title": "Comfy-Topaz", @@ -9000,6 +9011,51 @@ "install_type": "git-clone", "description": "The ComfyUI-fal-Connector is a tool designed to provide an integration between ComfyUI and fal. This extension allows users to execute their ComfyUI workflows directly on [a/fal.ai](https://fal.ai/). This enables users to leverage the computational power and resources provided by fal.ai for running their ComfyUI workflows." }, + { + "author": "TheMistoAI", + "title": "Anyline", + "id": "anyline", + "reference": "https://github.com/TheMistoAI/ComfyUI-Anyline", + "files": [ + "https://github.com/TheMistoAI/ComfyUI-Anyline" + ], + "install_type": "git-clone", + "description": "A Fast, Accurate, and Detailed Line Detection Preprocessor.\nAnyline is a ControlNet line preprocessor that accurately extracts object edges, image details, and textual content from most images. Users can input any type of image to quickly obtain line drawings with clear edges, sufficient detail preservation, and high fidelity text, which are then used as input for conditional generation in Stable Diffusion." + }, + { + "author": "mbrostami", + "title": "ComfyUI-TITrain", + "id": "titrain", + "reference": "https://github.com/mbrostami/ComfyUI-TITrain", + "files": [ + "https://github.com/mbrostami/ComfyUI-TITrain" + ], + "install_type": "git-clone", + "description": "Nodes:TextualInversionTrainingSDXL, TextualInversionTraining" + }, + { + "author": "ArcherFMY", + "title": "Diffusion360_ComfyUI", + "id": "diffusion360", + "reference": "https://github.com/ArcherFMY/Diffusion360_ComfyUI", + "files": [ + "https://github.com/ArcherFMY/Diffusion360_ComfyUI" + ], + "install_type": "git-clone", + "description": "ComfyUI plugin of [a/SD-T2I-360PanoImage](https://github.com/ArcherFMY/SD-T2I-360PanoImage).\nbase t2i-pipeline for generating 512*1024 panorama image from text input" + }, + { + "author": "Makeezi", + "title": "ComfyUI-promptLAB", + "id": "promptlab", + "reference": "https://github.com/Makeezi/ComfyUI-promptLAB", + "files": [ + "https://github.com/Makeezi/ComfyUI-promptLAB" + ], + "install_type": "git-clone", + "description": "connection nodes for api requests, fully supports promptLAB" + }, + diff --git a/extension-node-map.json b/extension-node-map.json index 1c732590..eab6ac62 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -362,6 +362,9 @@ "> Int to Text", "> Load Image", "> Load Image From Folder", + "> Mask Curves", + "> NIKSampler", + "> Noise From Image", "> Resolution by Aspect Ratio", "> Rotate Image", "> Save Image", @@ -532,6 +535,15 @@ "title_aux": "ComfyUI_LLMVISION" } ], + "https://github.com/ArcherFMY/Diffusion360_ComfyUI": [ + [ + "Diffusion360Sampler", + "VAEDecodeTiledBlended" + ], + { + "title_aux": "Diffusion360_ComfyUI" + } + ], "https://github.com/ArdeniusAI/CPlus_Ardenius": [ [ "Control_Box" @@ -2594,6 +2606,14 @@ "title_aux": "ComfyUI-mnemic-nodes" } ], + "https://github.com/Makeezi/ComfyUI-promptLAB": [ + [ + "PromptLAB" + ], + { + "title_aux": "ComfyUI-promptLAB" + } + ], "https://github.com/Mamaaaamooooo/batchImg-rembg-ComfyUI-nodes": [ [ "Image Remove Background (rembg)" @@ -4142,6 +4162,14 @@ "title_aux": "comfyui-upscale-by-model" } ], + "https://github.com/TheMistoAI/ComfyUI-Anyline": [ + [ + "AnyLinePreprocessor" + ], + { + "title_aux": "Anyline" + } + ], "https://github.com/TinyTerra/ComfyUI_tinyterraNodes": [ [ "ttN KSampler_v2", @@ -7649,6 +7677,7 @@ ], "https://github.com/edenartlab/eden_comfy_pipelines": [ [ + "Animation_RGB_Mask", "CLIP_Interrogator", "ConvertToGrayscale", "Eden_Bool", @@ -7657,6 +7686,7 @@ "Eden_Float", "Eden_Int", "Eden_String", + "GetRandomFile", "HistogramMatching", "IMG_blender", "IMG_padder", @@ -9284,7 +9314,8 @@ [ "DynamiCrafterBatchInterpolation", "DynamiCrafterI2V", - "DynamiCrafterModelLoader" + "DynamiCrafterModelLoader", + "OpenCLIPVisionSelect" ], { "title_aux": "ComfyUI-DynamiCrafterWrapper" @@ -10335,6 +10366,15 @@ "title_aux": "ComfyUI-HF" } ], + "https://github.com/mbrostami/ComfyUI-TITrain": [ + [ + "TextualInversionTraining", + "TextualInversionTrainingSDXL" + ], + { + "title_aux": "ComfyUI-TITrain" + } + ], "https://github.com/mcmonkeyprojects/sd-dynamic-thresholding": [ [ "DynamicThresholdingFull", @@ -11036,7 +11076,8 @@ "ReroutePrimitive|pysssss", "SaveText|pysssss", "ShowText|pysssss", - "StringFunction|pysssss" + "StringFunction|pysssss", + "SystemNotification|pysssss" ], { "title_aux": "pythongosssss/ComfyUI-Custom-Scripts" @@ -11245,7 +11286,8 @@ "https://github.com/royceschultz/ComfyUI-Notifications": [ [ "Notif-PlaySound", - "Notif-SystemNotification" + "Notif-SystemNotification", + "Notif-UnifiedNotification" ], { "title_aux": "ComfyUI-Notifications" @@ -11723,6 +11765,14 @@ "title_aux": "ComfyUI_HiDiffusion_Pro" } ], + "https://github.com/smthemex/ComfyUI_ID_Animator": [ + [ + "ID_Animator" + ], + { + "title_aux": "ComfyUI_ID_Animator" + } + ], "https://github.com/smthemex/ComfyUI_Llama3_8B": [ [ "ChatQA_1p5_8B", diff --git a/github-stats.json b/github-stats.json index e5d1c661..0cb1174c 100644 --- a/github-stats.json +++ b/github-stats.json @@ -8,23 +8,23 @@ "last_update": "2023-09-13 06:28:20" }, "https://github.com/Fannovel16/ComfyUI-Video-Matting": { - "stars": 132, + "stars": 133, "last_update": "2024-04-29 09:19:33" }, "https://github.com/Stability-AI/ComfyUI-SAI_API": { - "stars": 33, + "stars": 34, "last_update": "2024-04-24 23:40:33" }, "https://github.com/ltdrdata/ComfyUI-Manager": { - "stars": 3837, - "last_update": "2024-05-16 06:57:36" + "stars": 3849, + "last_update": "2024-05-16 14:20:09" }, "https://github.com/ltdrdata/ComfyUI-Inspire-Pack": { "stars": 247, "last_update": "2024-05-14 16:26:59" }, "https://github.com/Fannovel16/comfyui_controlnet_aux": { - "stars": 1364, + "stars": 1369, "last_update": "2024-05-15 16:20:05" }, "https://github.com/Fannovel16/ComfyUI-Loopchain": { @@ -32,12 +32,12 @@ "last_update": "2023-12-15 14:25:35" }, "https://github.com/Fannovel16/ComfyUI-Frame-Interpolation": { - "stars": 303, + "stars": 304, "last_update": "2024-05-07 03:30:35" }, "https://github.com/ltdrdata/ComfyUI-Impact-Pack": { - "stars": 1249, - "last_update": "2024-05-15 09:39:13" + "stars": 1254, + "last_update": "2024-05-16 16:27:25" }, "https://github.com/Stability-AI/stability-ComfyUI-nodes": { "stars": 172, @@ -76,11 +76,11 @@ "last_update": "2023-09-27 00:33:21" }, "https://github.com/jags111/efficiency-nodes-comfyui": { - "stars": 600, + "stars": 602, "last_update": "2024-04-11 15:08:50" }, "https://github.com/Derfuu/Derfuu_ComfyUI_ModdedNodes": { - "stars": 259, + "stars": 260, "last_update": "2024-04-29 10:46:24" }, "https://github.com/BlenderNeko/ComfyUI_SeeCoder": { @@ -88,8 +88,8 @@ "last_update": "2023-09-11 10:09:22" }, "https://github.com/WASasquatch/was-node-suite-comfyui": { - "stars": 843, - "last_update": "2024-05-15 19:38:59" + "stars": 844, + "last_update": "2024-05-16 22:38:34" }, "https://github.com/WASasquatch/PPF_Noise_ComfyUI": { "stars": 19, @@ -116,7 +116,7 @@ "last_update": "2023-11-24 20:13:20" }, "https://github.com/WASasquatch/PowerNoiseSuite": { - "stars": 49, + "stars": 50, "last_update": "2023-09-19 17:04:01" }, "https://github.com/omar92/ComfyUI-QualityOfLifeSuit_Omar92": { @@ -140,7 +140,7 @@ "last_update": "2024-02-07 01:59:01" }, "https://github.com/BadCafeCode/masquerade-nodes-comfyui": { - "stars": 275, + "stars": 277, "last_update": "2024-02-26 04:23:37" }, "https://github.com/LEv145/images-grid-comfy-plugin": { @@ -172,7 +172,7 @@ "last_update": "2023-05-23 19:57:46" }, "https://github.com/city96/ComfyUI_NetDist": { - "stars": 193, + "stars": 194, "last_update": "2024-02-15 17:34:51" }, "https://github.com/city96/SD-Latent-Interposer": { @@ -184,7 +184,7 @@ "last_update": "2023-11-27 00:26:14" }, "https://github.com/city96/SD-Advanced-Noise": { - "stars": 16, + "stars": 17, "last_update": "2023-08-14 15:17:54" }, "https://github.com/guoyk93/yk-node-suite-comfyui": { @@ -196,12 +196,12 @@ "last_update": "2023-09-06 17:15:54" }, "https://github.com/city96/ComfyUI_ExtraModels": { - "stars": 169, - "last_update": "2024-05-16 13:46:32" + "stars": 171, + "last_update": "2024-05-17 09:02:19" }, "https://github.com/city96/ComfyUI_ColorMod": { "stars": 29, - "last_update": "2024-05-16 14:06:09" + "last_update": "2024-05-16 14:24:27" }, "https://github.com/Kaharos94/ComfyUI-Saveaswebp": { "stars": 28, @@ -228,11 +228,11 @@ "last_update": "2024-04-22 13:30:47" }, "https://github.com/pythongosssss/ComfyUI-WD14-Tagger": { - "stars": 351, + "stars": 352, "last_update": "2024-05-11 19:28:37" }, "https://github.com/AlekPet/ComfyUI_Custom_Nodes_AlekPet": { - "stars": 594, + "stars": 598, "last_update": "2024-05-10 11:10:13" }, "https://github.com/SLAPaper/ComfyUI-dpmpp_2m_alt-Sampler": { @@ -240,8 +240,8 @@ "last_update": "2024-04-25 07:58:30" }, "https://github.com/pythongosssss/ComfyUI-Custom-Scripts": { - "stars": 1180, - "last_update": "2024-05-16 10:16:53" + "stars": 1183, + "last_update": "2024-05-17 07:02:18" }, "https://github.com/TinyTerra/ComfyUI_tinyterraNodes": { "stars": 281, @@ -264,7 +264,7 @@ "last_update": "2023-05-20 06:50:37" }, "https://github.com/ssitu/ComfyUI_UltimateSDUpscale": { - "stars": 562, + "stars": 563, "last_update": "2024-05-07 18:56:07" }, "https://github.com/strimmlarn/ComfyUI_Strimmlarns_aesthetic_score": { @@ -288,7 +288,7 @@ "last_update": "2024-03-25 07:05:23" }, "https://github.com/ssitu/ComfyUI_fabric": { - "stars": 77, + "stars": 78, "last_update": "2024-05-06 18:11:12" }, "https://github.com/space-nuko/ComfyUI-Disco-Diffusion": { @@ -304,7 +304,7 @@ "last_update": "2024-01-05 17:45:55" }, "https://github.com/Nourepide/ComfyUI-Allor": { - "stars": 161, + "stars": 162, "last_update": "2024-03-21 07:40:20" }, "https://github.com/melMass/comfy_mtb": { @@ -316,7 +316,7 @@ "last_update": "2023-11-29 14:41:23" }, "https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes": { - "stars": 421, + "stars": 422, "last_update": "2024-04-19 21:02:12" }, "https://github.com/xXAdonesXx/NodeGPT": { @@ -345,11 +345,11 @@ }, "https://github.com/FizzleDorf/ComfyUI_FizzNodes": { "stars": 290, - "last_update": "2024-05-14 14:42:14" + "last_update": "2024-05-17 04:38:13" }, "https://github.com/FizzleDorf/ComfyUI-AIT": { "stars": 43, - "last_update": "2023-11-08 14:03:03" + "last_update": "2024-05-16 23:55:47" }, "https://github.com/filipemeneses/comfy_pixelization": { "stars": 25, @@ -360,11 +360,11 @@ "last_update": "2024-05-15 10:52:09" }, "https://github.com/shiimizu/ComfyUI-TiledDiffusion": { - "stars": 173, + "stars": 174, "last_update": "2024-05-14 22:01:41" }, "https://github.com/SeargeDP/SeargeSDXL": { - "stars": 711, + "stars": 712, "last_update": "2024-04-10 14:29:50" }, "https://github.com/ZaneA/ComfyUI-ImageReward": { @@ -372,7 +372,7 @@ "last_update": "2024-02-04 23:38:10" }, "https://github.com/cubiq/ComfyUI_IPAdapter_plus": { - "stars": 2656, + "stars": 2672, "last_update": "2024-05-08 14:10:24" }, "https://github.com/cubiq/ComfyUI_SimpleMath": { @@ -380,11 +380,11 @@ "last_update": "2023-09-26 06:31:44" }, "https://github.com/cubiq/ComfyUI_InstantID": { - "stars": 787, + "stars": 790, "last_update": "2024-05-08 14:56:00" }, "https://github.com/cubiq/ComfyUI_FaceAnalysis": { - "stars": 158, + "stars": 161, "last_update": "2024-05-13 08:09:56" }, "https://github.com/shockz0rz/ComfyUI_InterpolateEverything": { @@ -392,8 +392,8 @@ "last_update": "2023-12-23 04:13:06" }, "https://github.com/cubiq/PuLID_ComfyUI": { - "stars": 309, - "last_update": "2024-05-13 08:18:28" + "stars": 315, + "last_update": "2024-05-17 07:41:51" }, "https://github.com/shockz0rz/comfy-easy-grids": { "stars": 10, @@ -420,7 +420,7 @@ "last_update": "2023-12-25 04:37:20" }, "https://github.com/sipherxyz/comfyui-art-venture": { - "stars": 69, + "stars": 71, "last_update": "2024-05-16 08:04:21" }, "https://github.com/yolanother/DTAIComfyQRCodes": { @@ -440,15 +440,15 @@ "last_update": "2023-08-27 03:29:04" }, "https://github.com/ArtVentureX/comfyui-animatediff": { - "stars": 603, + "stars": 604, "last_update": "2024-01-06 09:18:52" }, "https://github.com/andersxa/comfyui-PromptAttention": { - "stars": 18, + "stars": 19, "last_update": "2023-09-22 22:48:52" }, "https://github.com/twri/sdxl_prompt_styler": { - "stars": 564, + "stars": 565, "last_update": "2024-03-24 18:55:24" }, "https://github.com/wolfden/ComfyUi_String_Function_Tree": { @@ -484,7 +484,7 @@ "last_update": "2023-07-30 22:32:41" }, "https://github.com/jamesWalker55/comfyui-various": { - "stars": 26, + "stars": 27, "last_update": "2024-03-10 06:45:45" }, "https://github.com/adieyal/comfyui-dynamicprompts": { @@ -504,8 +504,8 @@ "last_update": "2024-05-05 23:32:05" }, "https://github.com/Kosinkadink/ComfyUI-Advanced-ControlNet": { - "stars": 370, - "last_update": "2024-05-16 09:15:37" + "stars": 372, + "last_update": "2024-05-17 08:26:07" }, "https://github.com/Pfaeff/pfaeff-comfyui": { "stars": 18, @@ -516,23 +516,23 @@ "last_update": "2024-03-28 23:02:54" }, "https://github.com/Kosinkadink/ComfyUI-AnimateDiff-Evolved": { - "stars": 2083, - "last_update": "2024-05-14 08:52:34" + "stars": 2088, + "last_update": "2024-05-17 04:47:30" }, "https://github.com/Gourieff/comfyui-reactor-node": { - "stars": 934, + "stars": 936, "last_update": "2024-05-14 03:51:38" }, "https://github.com/Kosinkadink/ComfyUI-VideoHelperSuite": { - "stars": 342, - "last_update": "2024-04-20 18:24:00" + "stars": 343, + "last_update": "2024-05-17 04:52:53" }, "https://github.com/imb101/ComfyUI-FaceSwap": { "stars": 29, "last_update": "2023-08-04 23:54:24" }, "https://github.com/AIrjen/OneButtonPrompt": { - "stars": 676, + "stars": 679, "last_update": "2024-05-04 07:25:31" }, "https://github.com/Chaoses-Ib/ComfyUI_Ib_CustomNodes": { @@ -540,11 +540,11 @@ "last_update": "2024-04-05 11:14:24" }, "https://github.com/coreyryanhanson/ComfyQR": { - "stars": 42, + "stars": 46, "last_update": "2024-03-20 20:10:27" }, "https://github.com/failfa-st/failfast-comfyui-extensions": { - "stars": 118, + "stars": 119, "last_update": "2024-05-09 19:24:22" }, "https://github.com/coreyryanhanson/ComfyQR-scanning-nodes": { @@ -628,8 +628,8 @@ "last_update": "2024-04-04 20:20:54" }, "https://github.com/Extraltodeus/ComfyUI-AutomaticCFG": { - "stars": 215, - "last_update": "2024-05-16 02:41:22" + "stars": 216, + "last_update": "2024-05-16 23:24:11" }, "https://github.com/JPS-GER/ComfyUI_JPS-Nodes": { "stars": 28, @@ -652,16 +652,16 @@ "last_update": "2023-09-10 01:51:24" }, "https://github.com/rgthree/rgthree-comfy": { - "stars": 584, - "last_update": "2024-05-16 03:49:32" + "stars": 589, + "last_update": "2024-05-16 23:56:32" }, "https://github.com/AIGODLIKE/AIGODLIKE-ComfyUI-Studio": { - "stars": 190, - "last_update": "2024-05-15 05:31:09" + "stars": 191, + "last_update": "2024-05-17 05:27:52" }, "https://github.com/AIGODLIKE/AIGODLIKE-COMFYUI-TRANSLATION": { - "stars": 765, - "last_update": "2024-05-15 08:16:10" + "stars": 767, + "last_update": "2024-05-17 12:35:07" }, "https://github.com/AIGODLIKE/ComfyUI-CUP": { "stars": 2, @@ -676,7 +676,7 @@ "last_update": "2023-08-17 07:51:02" }, "https://github.com/giriss/comfy-image-saver": { - "stars": 126, + "stars": 127, "last_update": "2023-11-16 10:39:05" }, "https://github.com/shingo1228/ComfyUI-send-eagle-slim": { @@ -716,7 +716,7 @@ "last_update": "2024-03-09 12:22:07" }, "https://github.com/meap158/ComfyUI-Prompt-Expansion": { - "stars": 59, + "stars": 60, "last_update": "2023-09-17 00:00:31" }, "https://github.com/meap158/ComfyUI-Background-Replacement": { @@ -792,7 +792,7 @@ "last_update": "2024-01-25 22:09:37" }, "https://github.com/Ttl/ComfyUi_NNLatentUpscale": { - "stars": 148, + "stars": 149, "last_update": "2023-08-28 13:56:20" }, "https://github.com/Tropfchen/ComfyUI-Embedding_Picker": { @@ -808,7 +808,7 @@ "last_update": "2024-03-04 08:52:39" }, "https://github.com/Acly/comfyui-inpaint-nodes": { - "stars": 329, + "stars": 330, "last_update": "2024-04-24 04:17:56" }, "https://github.com/alt-key-project/comfyui-dream-project": { @@ -820,7 +820,7 @@ "last_update": "2024-02-01 03:04:42" }, "https://github.com/seanlynch/comfyui-optical-flow": { - "stars": 20, + "stars": 21, "last_update": "2023-10-20 21:22:17" }, "https://github.com/alt-key-project/comfyui-dream-video-batches": { @@ -828,7 +828,7 @@ "last_update": "2023-12-03 10:31:55" }, "https://github.com/ArtBot2023/CharacterFaceSwap": { - "stars": 51, + "stars": 52, "last_update": "2023-10-25 04:29:40" }, "https://github.com/ealkanat/comfyui_easy_padding": { @@ -888,7 +888,7 @@ "last_update": "2024-01-28 09:08:08" }, "https://github.com/cubiq/ComfyUI_essentials": { - "stars": 247, + "stars": 249, "last_update": "2024-05-16 11:09:28" }, "https://github.com/phineas-pta/comfyui-auto-nodes-layout": { @@ -908,11 +908,11 @@ "last_update": "2024-01-23 17:12:45" }, "https://github.com/Clybius/ComfyUI-Extra-Samplers": { - "stars": 43, + "stars": 44, "last_update": "2024-04-18 04:28:09" }, "https://github.com/mcmonkeyprojects/sd-dynamic-thresholding": { - "stars": 1026, + "stars": 1028, "last_update": "2024-05-09 23:04:40" }, "https://github.com/chrisgoringe/cg-noise": { @@ -920,24 +920,24 @@ "last_update": "2024-02-02 23:38:25" }, "https://github.com/chrisgoringe/cg-image-picker": { - "stars": 144, - "last_update": "2024-05-10 07:27:18" + "stars": 145, + "last_update": "2024-05-17 02:26:59" }, "https://github.com/Tropfchen/ComfyUI-yaResolutionSelector": { "stars": 5, "last_update": "2024-04-25 19:22:54" }, "https://github.com/chrisgoringe/cg-use-everywhere": { - "stars": 288, - "last_update": "2024-05-05 04:17:49" + "stars": 291, + "last_update": "2024-05-17 01:15:11" }, "https://github.com/chrisgoringe/cg-prompt-info": { "stars": 24, "last_update": "2024-04-10 01:08:34" }, "https://github.com/kijai/ComfyUI-KJNodes": { - "stars": 256, - "last_update": "2024-05-16 12:04:35" + "stars": 257, + "last_update": "2024-05-17 12:22:00" }, "https://github.com/TGu-97/ComfyUI-TGu-utils": { "stars": 1, @@ -960,11 +960,11 @@ "last_update": "2024-03-18 10:10:20" }, "https://github.com/kijai/ComfyUI-Marigold": { - "stars": 344, + "stars": 346, "last_update": "2024-04-08 08:33:04" }, "https://github.com/kijai/ComfyUI-Geowizard": { - "stars": 76, + "stars": 77, "last_update": "2024-04-07 12:46:47" }, "https://github.com/kijai/ComfyUI-depth-fm": { @@ -972,7 +972,7 @@ "last_update": "2024-04-24 22:53:30" }, "https://github.com/kijai/ComfyUI-DDColor": { - "stars": 71, + "stars": 72, "last_update": "2024-01-18 08:05:17" }, "https://github.com/kijai/ComfyUI-ADMotionDirector": { @@ -980,7 +980,7 @@ "last_update": "2024-03-27 19:38:20" }, "https://github.com/kijai/ComfyUI-SUPIR": { - "stars": 1025, + "stars": 1029, "last_update": "2024-04-23 10:04:12" }, "https://github.com/kijai/ComfyUI-moondream": { @@ -993,7 +993,7 @@ }, "https://github.com/kijai/ComfyUI-DynamiCrafterWrapper": { "stars": 205, - "last_update": "2024-04-18 11:22:03" + "last_update": "2024-05-17 12:12:11" }, "https://github.com/kijai/ComfyUI-ELLA-wrapper": { "stars": 97, @@ -1012,8 +1012,8 @@ "last_update": "2024-05-01 16:10:34" }, "https://github.com/kijai/ComfyUI-IC-Light": { - "stars": 220, - "last_update": "2024-05-16 13:39:48" + "stars": 227, + "last_update": "2024-05-16 16:14:36" }, "https://github.com/hhhzzyang/Comfyui_Lama": { "stars": 33, @@ -1032,7 +1032,7 @@ "last_update": "2023-10-05 03:05:03" }, "https://github.com/storyicon/comfyui_segment_anything": { - "stars": 446, + "stars": 451, "last_update": "2024-04-29 15:07:42" }, "https://github.com/TRI3D-LC/tri3d-comfyui-nodes": { @@ -1044,7 +1044,7 @@ "last_update": "2024-05-06 16:53:15" }, "https://github.com/avatechai/avatar-graph-comfyui": { - "stars": 195, + "stars": 196, "last_update": "2024-02-06 08:56:30" }, "https://github.com/whatbirdisthat/cyberdolphin": { @@ -1088,12 +1088,12 @@ "last_update": "2024-04-12 03:48:33" }, "https://github.com/chflame163/ComfyUI_MSSpeech_TTS": { - "stars": 18, + "stars": 19, "last_update": "2024-02-20 01:27:38" }, "https://github.com/chflame163/ComfyUI_LayerStyle": { - "stars": 482, - "last_update": "2024-05-14 06:11:38" + "stars": 485, + "last_update": "2024-05-17 02:07:53" }, "https://github.com/chflame163/ComfyUI_FaceSimilarity": { "stars": 4, @@ -1104,7 +1104,7 @@ "last_update": "2023-10-20 16:33:23" }, "https://github.com/shadowcz007/comfyui-mixlab-nodes": { - "stars": 771, + "stars": 776, "last_update": "2024-05-16 05:20:10" }, "https://github.com/shadowcz007/comfyui-ultralytics-yolo": { @@ -1140,7 +1140,7 @@ "last_update": "2024-01-29 19:27:12" }, "https://github.com/GMapeSplat/ComfyUI_ezXY": { - "stars": 17, + "stars": 18, "last_update": "2023-11-30 00:32:24" }, "https://github.com/kinfolk0117/ComfyUI_GradientDeepShrink": { @@ -1197,7 +1197,7 @@ }, "https://github.com/AbyssYuan0/ComfyUI_BadgerTools": { "stars": 6, - "last_update": "2024-05-13 09:33:01" + "last_update": "2024-05-17 04:51:51" }, "https://github.com/palant/integrated-nodes-comfyui": { "stars": 30, @@ -1208,7 +1208,7 @@ "last_update": "2024-03-27 14:08:21" }, "https://github.com/palant/image-resize-comfyui": { - "stars": 50, + "stars": 51, "last_update": "2024-01-18 20:59:55" }, "https://github.com/whmc76/ComfyUI-Openpose-Editor-Plus": { @@ -1220,8 +1220,8 @@ "last_update": "2024-02-15 05:52:28" }, "https://github.com/banodoco/steerable-motion": { - "stars": 639, - "last_update": "2024-05-15 22:50:41" + "stars": 641, + "last_update": "2024-05-16 18:13:44" }, "https://github.com/gemell1/ComfyUI_GMIC": { "stars": 5, @@ -1241,7 +1241,7 @@ }, "https://github.com/Amorano/Jovimetrix": { "stars": 134, - "last_update": "2024-05-11 01:49:25" + "last_update": "2024-05-17 05:09:53" }, "https://github.com/ka-puna/comfyui-yanc": { "stars": 5, @@ -1276,7 +1276,7 @@ "last_update": "2023-11-21 14:34:54" }, "https://github.com/GTSuya-Studio/ComfyUI-Gtsuya-Nodes": { - "stars": 6, + "stars": 7, "last_update": "2023-12-10 01:20:36" }, "https://github.com/oyvindg/ComfyUI-TrollSuite": { @@ -1304,7 +1304,7 @@ "last_update": "2023-12-27 18:16:34" }, "https://github.com/thecooltechguy/ComfyUI-MagicAnimate": { - "stars": 190, + "stars": 191, "last_update": "2024-01-09 19:24:47" }, "https://github.com/thecooltechguy/ComfyUI-ComfyWorkflows": { @@ -1332,7 +1332,7 @@ "last_update": "2023-11-30 02:45:49" }, "https://github.com/komojini/komojini-comfyui-nodes": { - "stars": 57, + "stars": 58, "last_update": "2024-02-10 14:58:22" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Text_Image-Composite": { @@ -1344,7 +1344,7 @@ "last_update": "2023-12-15 23:36:59" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Gemini": { - "stars": 543, + "stars": 544, "last_update": "2024-04-17 19:57:55" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Q-Align": { @@ -1352,11 +1352,11 @@ "last_update": "2024-01-03 15:22:13" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-InstantID": { - "stars": 1128, + "stars": 1131, "last_update": "2024-04-17 20:02:02" }, "https://github.com/ZHO-ZHO-ZHO/comfyui-portrait-master-zh-cn": { - "stars": 1395, + "stars": 1397, "last_update": "2024-04-17 19:57:18" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-PhotoMaker-ZHO": { @@ -1364,7 +1364,7 @@ "last_update": "2024-04-17 20:01:40" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Qwen-VL-API": { - "stars": 173, + "stars": 174, "last_update": "2024-04-17 19:58:21" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-SegMoE": { @@ -1376,15 +1376,15 @@ "last_update": "2024-04-17 20:03:46" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-YoloWorld-EfficientSAM": { - "stars": 390, + "stars": 393, "last_update": "2024-04-30 01:42:11" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-BRIA_AI-RMBG": { - "stars": 509, + "stars": 510, "last_update": "2024-04-17 20:00:02" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-SVD-ZHO": { - "stars": 82, + "stars": 83, "last_update": "2024-04-17 20:04:09" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-DepthFM": { @@ -1396,11 +1396,11 @@ "last_update": "2024-04-17 19:59:42" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Phi-3-mini": { - "stars": 143, + "stars": 145, "last_update": "2024-04-26 15:03:13" }, "https://github.com/kenjiqq/qq-nodes-comfyui": { - "stars": 21, + "stars": 22, "last_update": "2024-02-23 01:57:06" }, "https://github.com/80sVectorz/ComfyUI-Static-Primitives": { @@ -1504,8 +1504,8 @@ "last_update": "2023-12-05 12:31:26" }, "https://github.com/11cafe/comfyui-workspace-manager": { - "stars": 692, - "last_update": "2024-05-14 10:45:32" + "stars": 695, + "last_update": "2024-05-17 03:37:45" }, "https://github.com/AustinMroz/ComfyUI-SpliceTools": { "stars": 7, @@ -1532,11 +1532,11 @@ "last_update": "2023-12-13 11:36:14" }, "https://github.com/yolain/ComfyUI-Easy-Use": { - "stars": 385, - "last_update": "2024-05-16 04:52:09" + "stars": 387, + "last_update": "2024-05-17 09:01:52" }, "https://github.com/talesofai/comfyui-browser": { - "stars": 376, + "stars": 377, "last_update": "2024-05-05 03:46:04" }, "https://github.com/bruefire/ComfyUI-SeqImageLoader": { @@ -1556,7 +1556,7 @@ "last_update": "2023-12-16 09:10:38" }, "https://github.com/brianfitzgerald/style_aligned_comfy": { - "stars": 235, + "stars": 236, "last_update": "2024-03-12 03:42:07" }, "https://github.com/deroberon/demofusion-comfyui": { @@ -1612,7 +1612,7 @@ "last_update": "2024-01-07 12:21:43" }, "https://github.com/NimaNzrii/comfyui-photoshop": { - "stars": 110, + "stars": 124, "last_update": "2024-05-15 12:39:20" }, "https://github.com/dmarx/ComfyUI-Keyframed": { @@ -1628,7 +1628,7 @@ "last_update": "2024-01-03 08:27:32" }, "https://github.com/BennyKok/comfyui-deploy": { - "stars": 602, + "stars": 603, "last_update": "2024-05-11 06:50:53" }, "https://github.com/TripleHeadedMonkey/ComfyUI_MileHighStyler": { @@ -1636,7 +1636,7 @@ "last_update": "2023-12-16 19:21:57" }, "https://github.com/florestefano1975/comfyui-prompt-composer": { - "stars": 199, + "stars": 200, "last_update": "2024-04-18 16:19:36" }, "https://github.com/florestefano1975/ComfyUI-StabilityAI-Suite": { @@ -1644,11 +1644,11 @@ "last_update": "2024-04-21 07:34:21" }, "https://github.com/florestefano1975/ComfyUI-HiDiffusion": { - "stars": 114, + "stars": 116, "last_update": "2024-05-04 14:01:06" }, "https://github.com/florestefano1975/comfyui-portrait-master": { - "stars": 701, + "stars": 703, "last_update": "2024-05-02 10:01:11" }, "https://github.com/mozman/ComfyUI_mozman_nodes": { @@ -1672,11 +1672,11 @@ "last_update": "2024-05-13 04:37:13" }, "https://github.com/CosmicLaca/ComfyUI_Primere_Nodes": { - "stars": 66, + "stars": 67, "last_update": "2024-05-01 08:26:32" }, "https://github.com/lldacing/comfyui-easyapi-nodes": { - "stars": 22, + "stars": 23, "last_update": "2024-05-07 10:11:16" }, "https://github.com/RenderRift/ComfyUI-RenderRiftNodes": { @@ -1692,7 +1692,7 @@ "last_update": "2024-02-07 21:22:45" }, "https://github.com/OpenArt-AI/ComfyUI-Assistant": { - "stars": 12, + "stars": 13, "last_update": "2024-01-24 21:44:12" }, "https://github.com/jitcoder/lora-info": { @@ -1733,7 +1733,7 @@ }, "https://github.com/edenartlab/eden_comfy_pipelines": { "stars": 32, - "last_update": "2024-05-09 12:52:18" + "last_update": "2024-05-17 02:41:14" }, "https://github.com/pkpkTech/ComfyUI-TemporaryLoader": { "stars": 1, @@ -1744,7 +1744,7 @@ "last_update": "2024-02-17 14:26:26" }, "https://github.com/crystian/ComfyUI-Crystools": { - "stars": 403, + "stars": 407, "last_update": "2024-05-04 01:51:37" }, "https://github.com/crystian/ComfyUI-Crystools-save": { @@ -1804,7 +1804,7 @@ "last_update": "2024-03-24 19:03:45" }, "https://github.com/flowtyone/ComfyUI-Flowty-CRM": { - "stars": 112, + "stars": 114, "last_update": "2024-04-03 23:47:03" }, "https://github.com/flowtyone/ComfyUI-Flowty-TripoSR": { @@ -1820,7 +1820,7 @@ "last_update": "2024-01-04 14:41:18" }, "https://github.com/massao000/ComfyUI_aspect_ratios": { - "stars": 3, + "stars": 4, "last_update": "2024-01-05 09:36:52" }, "https://github.com/chaojie/ComfyUI-CameraCtrl-Wrapper": { @@ -1828,7 +1828,7 @@ "last_update": "2024-04-19 03:46:18" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-ArtGallery": { - "stars": 301, + "stars": 302, "last_update": "2024-05-07 05:13:49" }, "https://github.com/chaojie/ComfyUI-EasyAnimate": { @@ -1844,7 +1844,7 @@ "last_update": "2024-04-23 08:01:58" }, "https://github.com/chaojie/ComfyUI-MuseTalk": { - "stars": 92, + "stars": 93, "last_update": "2024-04-05 15:26:14" }, "https://github.com/chaojie/ComfyUI-AniPortrait": { @@ -1880,7 +1880,7 @@ "last_update": "2024-02-24 10:02:51" }, "https://github.com/chaojie/ComfyUI-DynamiCrafter": { - "stars": 95, + "stars": 96, "last_update": "2024-03-16 19:08:28" }, "https://github.com/chaojie/ComfyUI-Panda3d": { @@ -1912,7 +1912,7 @@ "last_update": "2024-02-24 13:48:57" }, "https://github.com/chaojie/ComfyUI-DragNUWA": { - "stars": 348, + "stars": 349, "last_update": "2024-03-14 06:56:41" }, "https://github.com/chaojie/ComfyUI-I2VGEN-XL": { @@ -1948,7 +1948,7 @@ "last_update": "2024-05-10 19:30:59" }, "https://github.com/MrForExample/ComfyUI-3D-Pack": { - "stars": 1468, + "stars": 1471, "last_update": "2024-04-13 17:45:06" }, "https://github.com/kft334/Knodes": { @@ -1960,7 +1960,7 @@ "last_update": "2024-05-07 15:00:31" }, "https://github.com/Hangover3832/ComfyUI-Hangover-Nodes": { - "stars": 26, + "stars": 27, "last_update": "2024-04-06 11:02:44" }, "https://github.com/tzwm/comfyui-profiler": { @@ -1968,7 +1968,7 @@ "last_update": "2024-01-12 07:38:40" }, "https://github.com/Hangover3832/ComfyUI-Hangover-Recognize_Anything": { - "stars": 11, + "stars": 12, "last_update": "2024-04-04 11:58:20" }, "https://github.com/daniel-lewis-ab/ComfyUI-Llama": { @@ -1988,7 +1988,7 @@ "last_update": "2024-01-07 14:03:21" }, "https://github.com/AInseven/ComfyUI-fastblend": { - "stars": 87, + "stars": 88, "last_update": "2024-04-03 11:50:44" }, "https://github.com/glowcone/comfyui-base64-to-image": { @@ -2052,7 +2052,7 @@ "last_update": "2024-04-29 07:53:22" }, "https://github.com/nkchocoai/ComfyUI-SaveImageWithMetaData": { - "stars": 3, + "stars": 4, "last_update": "2024-04-16 13:28:45" }, "https://github.com/nkchocoai/ComfyUI-Dart": { @@ -2061,7 +2061,7 @@ }, "https://github.com/JaredTherriault/ComfyUI-JNodes": { "stars": 7, - "last_update": "2024-05-13 00:54:32" + "last_update": "2024-05-16 19:21:05" }, "https://github.com/prozacgod/comfyui-pzc-multiworkspace": { "stars": 6, @@ -2088,11 +2088,11 @@ "last_update": "2024-02-21 01:48:08" }, "https://github.com/darkpixel/darkprompts": { - "stars": 4, + "stars": 5, "last_update": "2024-04-15 16:40:05" }, "https://github.com/shiimizu/ComfyUI-PhotoMaker-Plus": { - "stars": 136, + "stars": 139, "last_update": "2024-04-17 09:02:51" }, "https://github.com/longgui0318/comfyui-llm-assistant": { @@ -2148,7 +2148,7 @@ "last_update": "2024-04-03 23:51:44" }, "https://github.com/gokayfem/ComfyUI_VLM_nodes": { - "stars": 219, + "stars": 221, "last_update": "2024-05-10 13:36:20" }, "https://github.com/gokayfem/ComfyUI-Texture-Simple": { @@ -2164,7 +2164,7 @@ "last_update": "2024-05-16 05:34:54" }, "https://github.com/yuvraj108c/ComfyUI-Whisper": { - "stars": 39, + "stars": 40, "last_update": "2024-02-05 08:32:57" }, "https://github.com/yuvraj108c/ComfyUI-Pronodes": { @@ -2197,7 +2197,7 @@ }, "https://github.com/blepping/ComfyUI-sonar": { "stars": 27, - "last_update": "2024-05-15 00:00:35" + "last_update": "2024-05-17 00:46:18" }, "https://github.com/blepping/comfyui_jankhidiffusion": { "stars": 65, @@ -2216,7 +2216,7 @@ "last_update": "2024-02-07 16:58:47" }, "https://github.com/zhongpei/Comfyui_image2prompt": { - "stars": 198, + "stars": 199, "last_update": "2024-05-14 07:18:53" }, "https://github.com/zhongpei/ComfyUI-InstructIR": { @@ -2273,7 +2273,7 @@ }, "https://github.com/davask/ComfyUI_MaraScott_Nodes": { "stars": 38, - "last_update": "2024-05-16 11:58:52" + "last_update": "2024-05-16 16:16:25" }, "https://github.com/dfl/comfyui-clip-with-break": { "stars": 8, @@ -2308,7 +2308,7 @@ "last_update": "2024-02-11 10:08:19" }, "https://github.com/XmYx/deforum-comfy-nodes": { - "stars": 92, + "stars": 93, "last_update": "2024-04-11 00:45:00" }, "https://github.com/DonBaronFactory/ComfyUI-Cre8it-Nodes": { @@ -2364,7 +2364,7 @@ "last_update": "2024-02-21 04:45:27" }, "https://github.com/LykosAI/ComfyUI-Inference-Core-Nodes": { - "stars": 7, + "stars": 9, "last_update": "2024-04-05 05:11:51" }, "https://github.com/Ludobico/ComfyUI-ScenarioPrompt": { @@ -2412,7 +2412,7 @@ "last_update": "2024-02-26 09:37:16" }, "https://github.com/AuroBit/ComfyUI-OOTDiffusion": { - "stars": 306, + "stars": 307, "last_update": "2024-03-26 02:44:57" }, "https://github.com/AuroBit/ComfyUI-AnimateAnyone-reproduction": { @@ -2476,8 +2476,8 @@ "last_update": "2024-02-27 23:31:45" }, "https://github.com/huchenlei/ComfyUI-layerdiffuse": { - "stars": 1173, - "last_update": "2024-03-09 21:16:31" + "stars": 1175, + "last_update": "2024-05-16 22:30:32" }, "https://github.com/438443467/ComfyUI-GPT4V-Image-Captioner": { "stars": 15, @@ -2500,7 +2500,7 @@ "last_update": "2024-04-25 22:45:00" }, "https://github.com/huchenlei/ComfyUI-IC-Light-Native": { - "stars": 261, + "stars": 268, "last_update": "2024-05-14 14:31:12" }, "https://github.com/nathannlu/ComfyUI-Pets": { @@ -2513,7 +2513,7 @@ }, "https://github.com/nathannlu/ComfyUI-Cloud": { "stars": 120, - "last_update": "2024-05-16 07:46:31" + "last_update": "2024-05-16 23:38:12" }, "https://github.com/11dogzi/Comfyui-ergouzi-Nodes": { "stars": 10, @@ -2536,7 +2536,7 @@ "last_update": "2024-04-18 18:49:15" }, "https://github.com/atmaranto/ComfyUI-SaveAsScript": { - "stars": 21, + "stars": 22, "last_update": "2024-05-04 11:12:35" }, "https://github.com/meshmesh-io/mm-comfyui-loopback": { @@ -2552,7 +2552,7 @@ "last_update": "2024-04-02 20:04:32" }, "https://github.com/cozymantis/pose-generator-comfyui-node": { - "stars": 19, + "stars": 20, "last_update": "2024-04-30 17:40:24" }, "https://github.com/cozymantis/cozy-utils-comfyui-nodes": { @@ -2568,7 +2568,7 @@ "last_update": "2024-03-06 18:33:39" }, "https://github.com/diStyApps/ComfyUI_FrameMaker": { - "stars": 9, + "stars": 10, "last_update": "2024-03-08 09:19:43" }, "https://github.com/ljleb/comfy-mecha": { @@ -2576,7 +2576,7 @@ "last_update": "2024-05-09 20:07:46" }, "https://github.com/ExponentialML/ComfyUI_Native_DynamiCrafter": { - "stars": 83, + "stars": 85, "last_update": "2024-04-02 23:29:14" }, "https://github.com/hackkhai/ComfyUI-Image-Matting": { @@ -2592,7 +2592,7 @@ "last_update": "2024-03-09 00:02:47" }, "https://github.com/ExponentialML/ComfyUI_VisualStylePrompting": { - "stars": 240, + "stars": 241, "last_update": "2024-04-17 22:30:10" }, "https://github.com/angeloshredder/StableCascadeResizer": { @@ -2600,7 +2600,7 @@ "last_update": "2024-03-08 22:53:27" }, "https://github.com/stavsap/comfyui-ollama": { - "stars": 139, + "stars": 143, "last_update": "2024-04-07 20:49:11" }, "https://github.com/dchatel/comfyui_facetools": { @@ -2624,15 +2624,15 @@ "last_update": "2024-03-12 19:50:18" }, "https://github.com/if-ai/ComfyUI-IF_AI_tools": { - "stars": 258, - "last_update": "2024-05-15 02:23:25" + "stars": 266, + "last_update": "2024-05-16 23:32:21" }, "https://github.com/shi3z/ComfyUI_Memeplex_DALLE": { "stars": 2, "last_update": "2024-03-13 08:26:09" }, "https://github.com/if-ai/ComfyUI-IF_AI_WishperSpeechNode": { - "stars": 14, + "stars": 15, "last_update": "2024-04-19 10:52:02" }, "https://github.com/dmMaze/sketch2manga": { @@ -2644,7 +2644,7 @@ "last_update": "2024-03-18 04:57:05" }, "https://github.com/ForeignGods/ComfyUI-Mana-Nodes": { - "stars": 164, + "stars": 165, "last_update": "2024-05-12 20:43:17" }, "https://github.com/AiMiDi/ComfyUI-Aimidi-nodes": { @@ -2696,7 +2696,7 @@ "last_update": "2024-03-22 04:31:59" }, "https://github.com/alisson-anjos/ComfyUI-LLaVA-Describer": { - "stars": 15, + "stars": 16, "last_update": "2024-05-16 00:42:04" }, "https://github.com/Nevysha/ComfyUI-nevysha-top-menu": { @@ -2740,7 +2740,7 @@ "last_update": "2024-04-27 11:46:50" }, "https://github.com/hay86/ComfyUI_AceNodes": { - "stars": 5, + "stars": 6, "last_update": "2024-05-16 10:00:20" }, "https://github.com/shinich39/comfyui-local-db": { @@ -2753,7 +2753,7 @@ }, "https://github.com/zombieyang/sd-ppp": { "stars": 5, - "last_update": "2024-05-16 01:44:32" + "last_update": "2024-05-17 00:06:55" }, "https://github.com/KytraScript/ComfyUI_KytraWebhookHTTP": { "stars": 3, @@ -2769,7 +2769,7 @@ }, "https://github.com/MokkaBoss1/ComfyUI_Mokkaboss1": { "stars": 11, - "last_update": "2024-05-16 12:01:02" + "last_update": "2024-05-17 06:40:39" }, "https://github.com/jiaxiangc/ComfyUI-ResAdapter": { "stars": 259, @@ -2788,7 +2788,7 @@ "last_update": "2024-03-20 21:56:10" }, "https://github.com/nickve28/ComfyUI-Nich-Utils": { - "stars": 6, + "stars": 7, "last_update": "2024-04-21 09:13:50" }, "https://github.com/BlakeOne/ComfyUI-SchedulerMixer": { @@ -2804,7 +2804,7 @@ "last_update": "2024-04-22 05:53:26" }, "https://github.com/frankchieng/ComfyUI_MagicClothing": { - "stars": 350, + "stars": 351, "last_update": "2024-04-28 03:21:51" }, "https://github.com/BlakeOne/ComfyUI-NodePresets": { @@ -2865,7 +2865,7 @@ }, "https://github.com/liusida/ComfyUI-Login": { "stars": 19, - "last_update": "2024-05-16 13:22:12" + "last_update": "2024-05-16 23:52:20" }, "https://github.com/liusida/ComfyUI-AutoCropFaces": { "stars": 3, @@ -2896,7 +2896,7 @@ "last_update": "2024-04-30 01:42:53" }, "https://github.com/AIFSH/ComfyUI-GPT_SoVITS": { - "stars": 122, + "stars": 123, "last_update": "2024-05-15 01:13:11" }, "https://github.com/AIFSH/ComfyUI-WhisperX": { @@ -2909,7 +2909,7 @@ }, "https://github.com/AIFSH/ComfyUI-MuseTalk_FSH": { "stars": 3, - "last_update": "2024-04-30 08:27:59" + "last_update": "2024-05-17 06:38:29" }, "https://github.com/AIFSH/ComfyUI-XTTS": { "stars": 10, @@ -2949,7 +2949,7 @@ }, "https://github.com/ALatentPlace/ComfyUI_yanc": { "stars": 4, - "last_update": "2024-05-04 11:27:41" + "last_update": "2024-05-17 10:48:06" }, "https://github.com/choey/Comfy-Topaz": { "stars": 15, @@ -2964,12 +2964,12 @@ "last_update": "2024-05-10 14:45:42" }, "https://github.com/pamparamm/sd-perturbed-attention": { - "stars": 151, + "stars": 152, "last_update": "2024-05-07 21:47:49" }, "https://github.com/nullquant/ComfyUI-BrushNet": { - "stars": 222, - "last_update": "2024-05-16 10:13:08" + "stars": 228, + "last_update": "2024-05-16 22:36:38" }, "https://github.com/unwdef/unwdef-nodes-comfyui": { "stars": 1, @@ -3028,8 +3028,8 @@ "last_update": "2024-05-06 09:41:56" }, "https://github.com/Hopping-Mad-Games/ComfyUI_LiteLLM": { - "stars": 0, - "last_update": "2024-05-16 01:51:54" + "stars": 1, + "last_update": "2024-05-17 03:06:27" }, "https://github.com/kealiu/ComfyUI-Zero123-Porting": { "stars": 5, @@ -3040,11 +3040,11 @@ "last_update": "2024-04-25 14:23:23" }, "https://github.com/heshengtao/comfyui_LLM_party": { - "stars": 66, + "stars": 68, "last_update": "2024-05-14 13:17:52" }, "https://github.com/VAST-AI-Research/ComfyUI-Tripo": { - "stars": 46, + "stars": 47, "last_update": "2024-04-18 11:37:22" }, "https://github.com/JettHu/ComfyUI_TGate": { @@ -3056,11 +3056,11 @@ "last_update": "2024-04-30 03:35:57" }, "https://github.com/TencentQQGYLab/ComfyUI-ELLA": { - "stars": 226, + "stars": 228, "last_update": "2024-05-07 03:07:38" }, "https://github.com/sugarkwork/comfyui_tag_fillter": { - "stars": 6, + "stars": 7, "last_update": "2024-05-14 08:36:57" }, "https://github.com/DarKDinDoN/comfyui-checkpoint-automatic-config": { @@ -3068,7 +3068,7 @@ "last_update": "2024-05-12 12:25:03" }, "https://github.com/JettHu/ComfyUI-TCD": { - "stars": 54, + "stars": 56, "last_update": "2024-05-07 08:34:59" }, "https://github.com/MinusZoneAI/ComfyUI-Prompt-MZ": { @@ -3100,8 +3100,8 @@ "last_update": "2024-04-27 17:29:46" }, "https://github.com/lquesada/ComfyUI-Inpaint-CropAndStitch": { - "stars": 75, - "last_update": "2024-05-15 20:04:49" + "stars": 79, + "last_update": "2024-05-16 21:42:49" }, "https://github.com/jeffy5/comfyui-faceless-node": { "stars": 8, @@ -3128,7 +3128,7 @@ "last_update": "2024-05-03 14:05:09" }, "https://github.com/da2el-ai/ComfyUI-d2-size-selector": { - "stars": 0, + "stars": 1, "last_update": "2024-05-03 17:29:07" }, "https://github.com/nat-chan/comfyui-transceiver": { @@ -3140,7 +3140,7 @@ "last_update": "2024-04-29 14:46:19" }, "https://github.com/GentlemanHu/ComfyUI-SunoAI": { - "stars": 8, + "stars": 9, "last_update": "2024-04-29 12:36:18" }, "https://github.com/jax-explorer/fast_video_comfyui": { @@ -3148,7 +3148,7 @@ "last_update": "2024-04-30 05:02:14" }, "https://github.com/TemryL/ComfyUI-IDM-VTON": { - "stars": 93, + "stars": 98, "last_update": "2024-05-15 22:20:58" }, "https://github.com/Nestorchik/NStor-ComfyUI-Translation": { @@ -3176,7 +3176,7 @@ "last_update": "2024-05-09 13:51:17" }, "https://github.com/philz1337x/ComfyUI-ClarityAI": { - "stars": 27, + "stars": 28, "last_update": "2024-05-07 18:37:31" }, "https://github.com/AIFSH/ComfyUI-FishSpeech": { @@ -3256,16 +3256,16 @@ "last_update": "2024-05-14 07:24:52" }, "https://github.com/comfyanonymous/ComfyUI": { - "stars": 35068, - "last_update": "2024-05-16 08:12:55" + "stars": 35150, + "last_update": "2024-05-17 08:51:42" }, "https://github.com/ShmuelRonen/ComfyUI_wav2lip": { "stars": 11, - "last_update": "2024-05-16 14:08:24" + "last_update": "2024-05-17 10:01:50" }, "https://github.com/jtydhr88/ComfyUI-LayerDivider": { - "stars": 16, - "last_update": "2024-05-15 00:21:49" + "stars": 18, + "last_update": "2024-05-17 02:43:05" }, "https://github.com/oztrkoguz/ComfyUI_StoryCreater_and_Imager": { "stars": 12, @@ -3276,15 +3276,15 @@ "last_update": "2024-05-15 11:20:02" }, "https://github.com/badayvedat/ComfyUI-fal-Connector": { - "stars": 9, + "stars": 10, "last_update": "2024-05-16 01:10:31" }, "https://github.com/GraftingRayman/ComfyUI_GraftingRayman": { "stars": 4, - "last_update": "2024-05-16 06:14:06" + "last_update": "2024-05-17 10:06:00" }, "https://github.com/alisson-anjos/ComfyUI-Ollama-Describer": { - "stars": 15, + "stars": 16, "last_update": "2024-05-16 00:42:04" }, "https://github.com/katalist-ai/comfyUI-nsfw-detection": { @@ -3292,12 +3292,12 @@ "last_update": "2024-05-16 12:54:10" }, "https://github.com/royceschultz/ComfyUI-Notifications": { - "stars": 1, - "last_update": "2024-05-16 06:58:12" + "stars": 2, + "last_update": "2024-05-16 21:37:30" }, "https://github.com/nat-chan/comfyui-paint": { "stars": 1, - "last_update": "2024-05-16 11:16:29" + "last_update": "2024-05-17 03:37:43" }, "https://github.com/oztrkoguz/ComfyUI_StoryCreator": { "stars": 12, @@ -3306,5 +3306,25 @@ "https://github.com/kaanyalova/ComfyUI_ExtendedImageFormats": { "stars": 1, "last_update": "2024-05-16 12:13:53" + }, + "https://github.com/mbrostami/ComfyUI-TITrain": { + "stars": 0, + "last_update": "2024-05-17 08:03:32" + }, + "https://github.com/ArcherFMY/Diffusion360_ComfyUI": { + "stars": 3, + "last_update": "2024-05-17 06:45:02" + }, + "https://github.com/Makeezi/ComfyUI-promptLAB": { + "stars": 0, + "last_update": "2024-05-17 00:32:47" + }, + "https://github.com/TheMistoAI/ComfyUI-Anyline": { + "stars": 12, + "last_update": "2024-05-17 12:14:06" + }, + "https://github.com/smthemex/ComfyUI_ID_Animator": { + "stars": 1, + "last_update": "2024-05-17 13:53:57" } } \ No newline at end of file diff --git a/model-list.json b/model-list.json index 7845037a..32764042 100644 --- a/model-list.json +++ b/model-list.json @@ -2611,6 +2611,38 @@ "reference": "https://huggingface.co/lllyasviel/ic-light", "filename": "iclight_sd15_fcon.safetensors", "url": "https://huggingface.co/lllyasviel/ic-light/resolve/main/iclight_sd15_fcon.safetensors" + }, + + + { + "name": "ID-Animator/animator.ckpt", + "type": "ID-Animator", + "base": "SD1.5", + "save_path": "custom_nodes/ComfyUI_ID_Animator/models", + "description": "ID-Animator checkpoint", + "reference": "https://huggingface.co/spaces/ID-Animator/ID-Animator", + "filename": "animator.ckpt", + "url": "https://huggingface.co/spaces/ID-Animator/ID-Animator/resolve/main/animator.ckpt" + }, + { + "name": "ID-Animator/mm_sd_v15_v2.ckpt", + "type": "ID-Animator", + "base": "SD1.5", + "save_path": "custom_nodes/ComfyUI_ID_Animator/models/animatediff_models", + "description": "AnimateDiff checkpoint for ID-Animator", + "reference": "https://huggingface.co/spaces/ID-Animator/ID-Animator", + "filename": "mm_sd_v15_v2.ckpt", + "url": "https://huggingface.co/spaces/ID-Animator/ID-Animator/resolve/main/mm_sd_v15_v2.ckpt" + }, + { + "name": "ID-Animator/image_encoder", + "type": "ID-Animator", + "base": "SD1.5", + "save_path": "custom_nodes/ComfyUI_ID_Animator/models/image_encoder", + "description": "CLIP Image encoder for ID-Animator", + "reference": "https://huggingface.co/spaces/ID-Animator/ID-Animator", + "filename": "model.safetensors", + "url": "https://huggingface.co/spaces/ID-Animator/ID-Animator/resolve/main/image_encoder/model.safetensors" } ] } diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 35d29b58..22ec976f 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -10,7 +10,63 @@ }, - + + + { + "author": "TheMistoAI", + "title": "Anyline", + "id": "anyline", + "reference": "https://github.com/TheMistoAI/ComfyUI-Anyline", + "files": [ + "https://github.com/TheMistoAI/ComfyUI-Anyline" + ], + "install_type": "git-clone", + "description": "A Fast, Accurate, and Detailed Line Detection Preprocessor.\nAnyline is a ControlNet line preprocessor that accurately extracts object edges, image details, and textual content from most images. Users can input any type of image to quickly obtain line drawings with clear edges, sufficient detail preservation, and high fidelity text, which are then used as input for conditional generation in Stable Diffusion." + }, + { + "author": "ArcherFMY", + "title": "Diffusion360_ComfyUI", + "id": "diffusion360", + "reference": "https://github.com/ArcherFMY/Diffusion360_ComfyUI", + "files": [ + "https://github.com/ArcherFMY/Diffusion360_ComfyUI" + ], + "install_type": "git-clone", + "description": "ComfyUI plugin of [a/SD-T2I-360PanoImage](https://github.com/ArcherFMY/SD-T2I-360PanoImage).\nbase t2i-pipeline for generating 512*1024 panorama image from text input" + }, + { + "author": "smthemex", + "title": "ComfyUI_ID_Animator", + "id": "id-animator", + "reference": "https://github.com/smthemex/ComfyUI_ID_Animator", + "files": [ + "https://github.com/smthemex/ComfyUI_ID_Animator" + ], + "install_type": "git-clone", + "description": "A node using [a/ID_Animator](https://github.com/ID-Animator/ID-Animator) in comfyUI" + }, + { + "author": "mbrostami", + "title": "ComfyUI-TITrain", + "id": "titrain", + "reference": "https://github.com/mbrostami/ComfyUI-TITrain", + "files": [ + "https://github.com/mbrostami/ComfyUI-TITrain" + ], + "install_type": "git-clone", + "description": "Nodes:TextualInversionTrainingSDXL, TextualInversionTraining" + }, + { + "author": "Makeezi", + "title": "ComfyUI-promptLAB", + "id": "promptlab", + "reference": "https://github.com/Makeezi/ComfyUI-promptLAB", + "files": [ + "https://github.com/Makeezi/ComfyUI-promptLAB" + ], + "install_type": "git-clone", + "description": "connection nodes for api requests, fully supports promptLAB" + }, { "author": "kaanyalova", "title": "Extended Image Formats for ComfyUI", @@ -636,66 +692,6 @@ ], "install_type": "git-clone", "description": "ComfyUI implementation for [a/TCD](https://github.com/jabir-zheng/TCD)." - }, - { - "author": "florestefano1975", - "title": "ComfyUI HiDiffusion", - "reference": "https://github.com/florestefano1975/ComfyUI-HiDiffusion", - "files": [ - "https://github.com/florestefano1975/ComfyUI-HiDiffusion" - ], - "install_type": "git-clone", - "description": "Simple custom nodes for testing and use HiDiffusion technology: https://github.com/megvii-research/HiDiffusion/" - }, - { - "author": "nat-chan", - "title": "ComfyUI-Transceiver📡", - "reference": "https://github.com/nat-chan/comfyui-transceiver", - "files": [ - "https://github.com/nat-chan/comfyui-transceiver" - ], - "install_type": "git-clone", - "description": "Transceiver is a python library that swiftly exchanges fundamental data structures, specifically numpy arrays, between processes, optimizing AI inference tasks that utilize ComfyUI." - }, - { - "author": "blepping", - "title": "ComfyUI jank HiDiffusion", - "reference": "https://github.com/blepping/comfyui_jankhidiffusion", - "files": [ - "https://github.com/blepping/comfyui_jankhidiffusion" - ], - "install_type": "git-clone", - "description": "Janky experimental attempt at implementing [a/HiDiffusion](https://github.com/megvii-research/HiDiffusion) for ComfyUI." - }, - { - "author": "ZHO-ZHO-ZHO", - "title": "Phi-3-mini in ComfyUI", - "reference": "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Phi-3-mini", - "files": [ - "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Phi-3-mini" - ], - "install_type": "git-clone", - "description": "Nodes:Phi3mini_4k_ModelLoader_Zho, Phi3mini_4k_Zho, Phi3mini_4k_Chat_Zho" - }, - { - "author": "da2el-ai", - "title": "D2 Steps", - "reference": "https://github.com/da2el-ai/ComfyUI-d2-steps", - "files": [ - "https://github.com/da2el-ai/ComfyUI-d2-steps" - ], - "install_type": "git-clone", - "description": "A handy custom node for using Refiner (switching to a different checkpoint midway) When you specify the end of the base checkpoint, you can extract refiner_start which is end + 1. The output is fixed as an INT, so it can be passed to the handy custom node, Anything Everywhere? Since it only outputs a numerical value, it can also be used for other purposes." - }, - { - "author": "da2el-ai", - "title": "D2 Size Selector", - "reference": "https://github.com/da2el-ai/ComfyUI-d2-size-selector", - "files": [ - "https://github.com/da2el-ai/ComfyUI-d2-size-selector" - ], - "install_type": "git-clone", - "description": "This is a custom node that allows you to easily call up and set image size presets. Settings can be made by editing the included config.yaml. It is almost identical to Comfyroll Studio's CR AspectRatio. I created it because I wanted to easily edit the presets." } ] } \ No newline at end of file diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 1c732590..eab6ac62 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -362,6 +362,9 @@ "> Int to Text", "> Load Image", "> Load Image From Folder", + "> Mask Curves", + "> NIKSampler", + "> Noise From Image", "> Resolution by Aspect Ratio", "> Rotate Image", "> Save Image", @@ -532,6 +535,15 @@ "title_aux": "ComfyUI_LLMVISION" } ], + "https://github.com/ArcherFMY/Diffusion360_ComfyUI": [ + [ + "Diffusion360Sampler", + "VAEDecodeTiledBlended" + ], + { + "title_aux": "Diffusion360_ComfyUI" + } + ], "https://github.com/ArdeniusAI/CPlus_Ardenius": [ [ "Control_Box" @@ -2594,6 +2606,14 @@ "title_aux": "ComfyUI-mnemic-nodes" } ], + "https://github.com/Makeezi/ComfyUI-promptLAB": [ + [ + "PromptLAB" + ], + { + "title_aux": "ComfyUI-promptLAB" + } + ], "https://github.com/Mamaaaamooooo/batchImg-rembg-ComfyUI-nodes": [ [ "Image Remove Background (rembg)" @@ -4142,6 +4162,14 @@ "title_aux": "comfyui-upscale-by-model" } ], + "https://github.com/TheMistoAI/ComfyUI-Anyline": [ + [ + "AnyLinePreprocessor" + ], + { + "title_aux": "Anyline" + } + ], "https://github.com/TinyTerra/ComfyUI_tinyterraNodes": [ [ "ttN KSampler_v2", @@ -7649,6 +7677,7 @@ ], "https://github.com/edenartlab/eden_comfy_pipelines": [ [ + "Animation_RGB_Mask", "CLIP_Interrogator", "ConvertToGrayscale", "Eden_Bool", @@ -7657,6 +7686,7 @@ "Eden_Float", "Eden_Int", "Eden_String", + "GetRandomFile", "HistogramMatching", "IMG_blender", "IMG_padder", @@ -9284,7 +9314,8 @@ [ "DynamiCrafterBatchInterpolation", "DynamiCrafterI2V", - "DynamiCrafterModelLoader" + "DynamiCrafterModelLoader", + "OpenCLIPVisionSelect" ], { "title_aux": "ComfyUI-DynamiCrafterWrapper" @@ -10335,6 +10366,15 @@ "title_aux": "ComfyUI-HF" } ], + "https://github.com/mbrostami/ComfyUI-TITrain": [ + [ + "TextualInversionTraining", + "TextualInversionTrainingSDXL" + ], + { + "title_aux": "ComfyUI-TITrain" + } + ], "https://github.com/mcmonkeyprojects/sd-dynamic-thresholding": [ [ "DynamicThresholdingFull", @@ -11036,7 +11076,8 @@ "ReroutePrimitive|pysssss", "SaveText|pysssss", "ShowText|pysssss", - "StringFunction|pysssss" + "StringFunction|pysssss", + "SystemNotification|pysssss" ], { "title_aux": "pythongosssss/ComfyUI-Custom-Scripts" @@ -11245,7 +11286,8 @@ "https://github.com/royceschultz/ComfyUI-Notifications": [ [ "Notif-PlaySound", - "Notif-SystemNotification" + "Notif-SystemNotification", + "Notif-UnifiedNotification" ], { "title_aux": "ComfyUI-Notifications" @@ -11723,6 +11765,14 @@ "title_aux": "ComfyUI_HiDiffusion_Pro" } ], + "https://github.com/smthemex/ComfyUI_ID_Animator": [ + [ + "ID_Animator" + ], + { + "title_aux": "ComfyUI_ID_Animator" + } + ], "https://github.com/smthemex/ComfyUI_Llama3_8B": [ [ "ChatQA_1p5_8B", diff --git a/node_db/new/model-list.json b/node_db/new/model-list.json index 86d68f1e..e91c3de5 100644 --- a/node_db/new/model-list.json +++ b/node_db/new/model-list.json @@ -1,5 +1,36 @@ { "models": [ + { + "name": "ID-Animator/animator.ckpt", + "type": "ID-Animator", + "base": "SD1.5", + "save_path": "custom_nodes/ComfyUI_ID_Animator/models", + "description": "ID-Animator checkpoint", + "reference": "https://huggingface.co/spaces/ID-Animator/ID-Animator", + "filename": "animator.ckpt", + "url": "https://huggingface.co/spaces/ID-Animator/ID-Animator/resolve/main/animator.ckpt" + }, + { + "name": "ID-Animator/mm_sd_v15_v2.ckpt", + "type": "ID-Animator", + "base": "SD1.5", + "save_path": "custom_nodes/ComfyUI_ID_Animator/models/animatediff_models", + "description": "AnimateDiff checkpoint for ID-Animator", + "reference": "https://huggingface.co/spaces/ID-Animator/ID-Animator", + "filename": "mm_sd_v15_v2.ckpt", + "url": "https://huggingface.co/spaces/ID-Animator/ID-Animator/resolve/main/mm_sd_v15_v2.ckpt" + }, + { + "name": "ID-Animator/image_encoder", + "type": "ID-Animator", + "base": "SD1.5", + "save_path": "custom_nodes/ComfyUI_ID_Animator/models/image_encoder", + "description": "CLIP Image encoder for ID-Animator", + "reference": "https://huggingface.co/spaces/ID-Animator/ID-Animator", + "filename": "model.safetensors", + "url": "https://huggingface.co/spaces/ID-Animator/ID-Animator/resolve/main/image_encoder/model.safetensors" + }, + { "name": "IC-Light/fc", "type": "IC-Light", @@ -680,17 +711,6 @@ "reference": "https://huggingface.co/h94/IP-Adapter-FaceID", "filename": "ip-adapter-faceid_sd15_lora.safetensors", "url": "https://huggingface.co/h94/IP-Adapter-FaceID/resolve/main/ip-adapter-faceid_sd15_lora.safetensors" - }, - - { - "name": "LongAnimatediff/lt_long_mm_16_64_frames_v1.1.ckpt (ComfyUI-AnimateDiff-Evolved) (Updated path)", - "type": "animatediff", - "base": "SD1.x", - "save_path": "animatediff_models", - "description": "Pressing 'install' directly downloads the model from the Kosinkadink/ComfyUI-AnimateDiff-Evolved extension node.", - "reference": "https://huggingface.co/Lightricks/LongAnimateDiff", - "filename": "lt_long_mm_16_64_frames_v1.1.ckpt", - "url": "https://huggingface.co/Lightricks/LongAnimateDiff/resolve/main/lt_long_mm_16_64_frames_v1.1.ckpt" } ] } From 276dab40f70b9f1c36bec3705bc4c9172ad3cbf5 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Fri, 17 May 2024 23:12:42 +0900 Subject: [PATCH 03/24] update DB --- custom-node-list.json | 2 +- node_db/new/custom-node-list.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index d9fdf608..a62fba96 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -8086,7 +8086,7 @@ "https://github.com/smthemex/ComfyUI_ID_Animator" ], "install_type": "git-clone", - "description": "A node using [a/ID_Animator](https://github.com/ID-Animator/ID-Animator) in comfyUI" + "description": "This node allows you to use ID_Animator, the zero shot video generation model" }, { "author": "choey", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 22ec976f..00339d53 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -43,7 +43,7 @@ "https://github.com/smthemex/ComfyUI_ID_Animator" ], "install_type": "git-clone", - "description": "A node using [a/ID_Animator](https://github.com/ID-Animator/ID-Animator) in comfyUI" + "description": "This node allows you to use ID_Animator, the zero shot video generation model" }, { "author": "mbrostami", From 34baa2e903fc0a37a7ecf004fb9a06a25c04a848 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Fri, 17 May 2024 23:24:16 +0900 Subject: [PATCH 04/24] fix: take github-stats.json from remote --- glob/manager_core.py | 2 +- glob/manager_server.py | 17 ++++++++--------- 2 files changed, 9 insertions(+), 10 deletions(-) diff --git a/glob/manager_core.py b/glob/manager_core.py index 1e3b382e..4e133b4f 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, 34] +version = [2, 34, 1] version_str = f"V{version[0]}.{version[1]}" + (f'.{version[2]}' if len(version) > 2 else '') comfyui_manager_path = os.path.abspath(os.path.join(os.path.dirname(__file__), '..')) diff --git a/glob/manager_server.py b/glob/manager_server.py index 427adc8f..3ad9b862 100644 --- a/glob/manager_server.py +++ b/glob/manager_server.py @@ -201,16 +201,13 @@ def print_comfyui_version(): print_comfyui_version() -async def populate_github_stats(json_obj, filename, silent=False): - uri = os.path.join(core.comfyui_manager_path, filename) - with open(uri, "r", encoding='utf-8') as f: - github_stats = json.load(f) +async def populate_github_stats(json_obj, json_obj_github): if 'custom_nodes' in json_obj: for i, node in enumerate(json_obj['custom_nodes']): url = node['reference'] - if url in github_stats: - json_obj['custom_nodes'][i]['stars'] = github_stats[url]['stars'] - json_obj['custom_nodes'][i]['last_update'] = github_stats[url]['last_update'] + if url in json_obj_github: + json_obj['custom_nodes'][i]['stars'] = json_obj_github[url]['stars'] + json_obj['custom_nodes'][i]['last_update'] = json_obj_github[url]['last_update'] else: json_obj['custom_nodes'][i]['stars'] = -1 json_obj['custom_nodes'][i]['last_update'] = -1 @@ -473,7 +470,8 @@ async def fetch_customnode_list(request): channel = core.get_config()['channel_url'] json_obj = await core.get_data_by_mode(request.rel_url.query["mode"], 'custom-node-list.json') - json_obj = await populate_github_stats(json_obj, "github-stats.json") + json_obj_github = await core.get_data_by_mode(request.rel_url.query["mode"], 'github-stats.json', 'default') + json_obj = await populate_github_stats(json_obj, json_obj_github) def is_ignored_notice(code): if code is not None and code.startswith('#NOTICE_'): @@ -1661,8 +1659,9 @@ async def default_cache_update(): b = get_cache("extension-node-map.json") c = get_cache("model-list.json") d = get_cache("alter-list.json") + e = get_cache("github-stats.json") - await asyncio.gather(a, b, c, d) + await asyncio.gather(a, b, c, d, e) threading.Thread(target=lambda: asyncio.run(default_cache_update())).start() From cbb5b5acbd508626a859e0471e1756c651b4b3c2 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Fri, 17 May 2024 23:44:09 +0900 Subject: [PATCH 05/24] update DB --- custom-node-list.json | 10 ---------- extension-node-map.json | 11 ----------- github-stats.json | 4 ---- node_db/legacy/custom-node-list.json | 10 ++++++++++ node_db/new/extension-node-map.json | 11 ----------- 5 files changed, 10 insertions(+), 36 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index a62fba96..ce8a36b6 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -7450,16 +7450,6 @@ "install_type": "git-clone", "description": "Nodes:HDR Effects (SuperBeasts.AI). This repository contains custom nodes for ComfyUI created and used by SuperBeasts.AI (@SuperBeasts.AI on Instagram)" }, - { - "author": "IKHOR", - "title": "ikhor-nodes", - "reference": "https://github.com/IKHOR/ComfyUI-IKHOR-Jam-Nodes", - "files": [ - "https://github.com/IKHOR/ComfyUI-IKHOR-Jam-Nodes" - ], - "install_type": "git-clone", - "description": "Nodes:LoadFromS3, LoadBatchFromS3, SaveToS3, SaveBatchToS3" - }, { "author": "hay86", "title": "ComfyUI Dreamtalk", diff --git a/extension-node-map.json b/extension-node-map.json index eab6ac62..e32ff0f1 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -1806,17 +1806,6 @@ "title_aux": "IG Interpolation Nodes" } ], - "https://github.com/IKHOR/ComfyUI-IKHOR-Jam-Nodes": [ - [ - "LoadBatchFromS3", - "LoadFromS3", - "SaveBatchToS3", - "SaveToS3" - ], - { - "title_aux": "ikhor-nodes" - } - ], "https://github.com/ITurchenko/ComfyUI-SizeFromArray": [ [ "SizeFromArray" diff --git a/github-stats.json b/github-stats.json index 0cb1174c..e6ec8028 100644 --- a/github-stats.json +++ b/github-stats.json @@ -2711,10 +2711,6 @@ "stars": 36, "last_update": "2024-05-10 13:15:33" }, - "https://github.com/IKHOR/ComfyUI-IKHOR-Jam-Nodes": { - "stars": 0, - "last_update": "2024-03-26 16:55:10" - }, "https://github.com/SuperBeastsAI/ComfyUI-SuperBeasts": { "stars": 84, "last_update": "2024-05-13 05:16:12" diff --git a/node_db/legacy/custom-node-list.json b/node_db/legacy/custom-node-list.json index 6cb17e0c..35a9a7c2 100644 --- a/node_db/legacy/custom-node-list.json +++ b/node_db/legacy/custom-node-list.json @@ -10,6 +10,16 @@ }, + { + "author": "IKHOR", + "title": "ikhor-nodes [REMOVED]", + "reference": "https://github.com/IKHOR/ComfyUI-IKHOR-Jam-Nodes", + "files": [ + "https://github.com/IKHOR/ComfyUI-IKHOR-Jam-Nodes" + ], + "install_type": "git-clone", + "description": "Nodes:LoadFromS3, LoadBatchFromS3, SaveToS3, SaveBatchToS3" + }, { "author": "kijai", "title": "ComfyUI wrapper nodes for IC-light [DEPRECATED]", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index eab6ac62..e32ff0f1 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -1806,17 +1806,6 @@ "title_aux": "IG Interpolation Nodes" } ], - "https://github.com/IKHOR/ComfyUI-IKHOR-Jam-Nodes": [ - [ - "LoadBatchFromS3", - "LoadFromS3", - "SaveBatchToS3", - "SaveToS3" - ], - { - "title_aux": "ikhor-nodes" - } - ], "https://github.com/ITurchenko/ComfyUI-SizeFromArray": [ [ "SizeFromArray" From c519d910d981922141ce7fa57de80784805da47b Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Sat, 18 May 2024 01:15:48 +0900 Subject: [PATCH 06/24] scanner.py - sort github-stat update DB --- github-stats.json | 6054 ++++++++++++++++++++++----------------------- scanner.py | 5 + 2 files changed, 3028 insertions(+), 3031 deletions(-) diff --git a/github-stats.json b/github-stats.json index e6ec8028..7ae3b373 100644 --- a/github-stats.json +++ b/github-stats.json @@ -1,224 +1,1176 @@ { - "https://github.com/Fannovel16/ComfyUI-MotionDiff": { - "stars": 136, - "last_update": "2024-05-05 08:46:25" + "https://github.com/0xbitches/ComfyUI-LCM": { + "stars": 244, + "last_update": "2023-11-11 21:24:33" }, - "https://github.com/comfyanonymous/ComfyUI_experiments": { - "stars": 126, - "last_update": "2023-09-13 06:28:20" + "https://github.com/1038lab/ComfyUI-GPT2P": { + "stars": 3, + "last_update": "2024-02-21 04:45:27" }, - "https://github.com/Fannovel16/ComfyUI-Video-Matting": { - "stars": 133, - "last_update": "2024-04-29 09:19:33" + "https://github.com/11cafe/comfyui-workspace-manager": { + "stars": 695, + "last_update": "2024-05-17 03:37:45" }, - "https://github.com/Stability-AI/ComfyUI-SAI_API": { - "stars": 34, - "last_update": "2024-04-24 23:40:33" + "https://github.com/11dogzi/Comfyui-ergouzi-Nodes": { + "stars": 10, + "last_update": "2024-03-12 02:03:09" }, - "https://github.com/ltdrdata/ComfyUI-Manager": { - "stars": 3849, - "last_update": "2024-05-16 14:20:09" + "https://github.com/1mckw/Comfyui-Gelbooru": { + "stars": 2, + "last_update": "2024-05-07 08:02:12" }, - "https://github.com/ltdrdata/ComfyUI-Inspire-Pack": { - "stars": 247, - "last_update": "2024-05-14 16:26:59" + "https://github.com/42lux/ComfyUI-safety-checker": { + "stars": 14, + "last_update": "2024-03-15 18:39:38" }, - "https://github.com/Fannovel16/comfyui_controlnet_aux": { - "stars": 1369, - "last_update": "2024-05-15 16:20:05" + "https://github.com/438443467/ComfyUI-GPT4V-Image-Captioner": { + "stars": 15, + "last_update": "2024-05-09 08:47:13" }, - "https://github.com/Fannovel16/ComfyUI-Loopchain": { - "stars": 25, - "last_update": "2023-12-15 14:25:35" + "https://github.com/54rt1n/ComfyUI-DareMerge": { + "stars": 32, + "last_update": "2024-01-29 23:23:01" }, - "https://github.com/Fannovel16/ComfyUI-Frame-Interpolation": { - "stars": 304, - "last_update": "2024-05-07 03:30:35" - }, - "https://github.com/ltdrdata/ComfyUI-Impact-Pack": { - "stars": 1254, - "last_update": "2024-05-16 16:27:25" - }, - "https://github.com/Stability-AI/stability-ComfyUI-nodes": { - "stars": 172, - "last_update": "2023-08-18 19:03:06" - }, - "https://github.com/Fannovel16/ComfyUI-MagickWand": { - "stars": 60, - "last_update": "2024-04-28 10:13:50" - }, - "https://github.com/BlenderNeko/ComfyUI_ADV_CLIP_emb": { - "stars": 246, - "last_update": "2024-04-08 22:18:59" - }, - "https://github.com/BlenderNeko/ComfyUI_TiledKSampler": { - "stars": 262, - "last_update": "2024-04-08 22:15:55" - }, - "https://github.com/BlenderNeko/ComfyUI_Cutoff": { - "stars": 314, - "last_update": "2024-04-08 22:34:21" - }, - "https://github.com/jags111/ComfyUI_Jags_VectorMagic": { - "stars": 42, - "last_update": "2024-02-03 04:00:30" - }, - "https://github.com/jags111/ComfyUI_Jags_Audiotools": { - "stars": 25, - "last_update": "2024-05-15 04:01:49" - }, - "https://github.com/BlenderNeko/ComfyUI_Noise": { - "stars": 196, - "last_update": "2024-04-19 13:09:18" - }, - "https://github.com/paulo-coronado/comfy_clip_blip_node": { - "stars": 25, - "last_update": "2023-09-27 00:33:21" - }, - "https://github.com/jags111/efficiency-nodes-comfyui": { - "stars": 602, - "last_update": "2024-04-11 15:08:50" - }, - "https://github.com/Derfuu/Derfuu_ComfyUI_ModdedNodes": { - "stars": 260, - "last_update": "2024-04-29 10:46:24" - }, - "https://github.com/BlenderNeko/ComfyUI_SeeCoder": { - "stars": 35, - "last_update": "2023-09-11 10:09:22" - }, - "https://github.com/WASasquatch/was-node-suite-comfyui": { - "stars": 844, - "last_update": "2024-05-16 22:38:34" - }, - "https://github.com/WASasquatch/PPF_Noise_ComfyUI": { - "stars": 19, - "last_update": "2023-10-01 03:36:57" - }, - "https://github.com/WASasquatch/FreeU_Advanced": { - "stars": 93, - "last_update": "2024-03-05 15:36:38" - }, - "https://github.com/WASasquatch/ComfyUI_Preset_Merger": { - "stars": 20, - "last_update": "2023-08-23 04:57:58" - }, - "https://github.com/WASasquatch/ASTERR": { + "https://github.com/80sVectorz/ComfyUI-Static-Primitives": { "stars": 9, - "last_update": "2023-09-30 01:11:46" + "last_update": "2023-12-11 11:06:16" }, - "https://github.com/WASasquatch/WAS_Extras": { - "stars": 23, - "last_update": "2023-11-20 17:14:58" + "https://github.com/A4P7J1N7M05OT/ComfyUI-AutoColorGimp": { + "stars": 0, + "last_update": "2024-05-08 09:52:21" }, - "https://github.com/lilly1987/ComfyUI_node_Lilly": { - "stars": 49, - "last_update": "2023-11-24 20:13:20" - }, - "https://github.com/WASasquatch/PowerNoiseSuite": { - "stars": 50, - "last_update": "2023-09-19 17:04:01" - }, - "https://github.com/omar92/ComfyUI-QualityOfLifeSuit_Omar92": { - "stars": 102, - "last_update": "2024-02-13 05:05:31" - }, - "https://github.com/get-salt-AI/SaltAI_LlamaIndex": { + "https://github.com/A4P7J1N7M05OT/ComfyUI-PixelOE": { "stars": 6, - "last_update": "2024-05-09 16:16:26" + "last_update": "2024-05-15 11:36:25" }, - "https://github.com/get-salt-AI/SaltAI": { - "stars": 43, - "last_update": "2024-05-03 18:02:30" + "https://github.com/AI2lab/comfyUI-DeepSeek-2lab": { + "stars": 1, + "last_update": "2024-05-10 01:53:54" }, - "https://github.com/sylym/comfy_vid2vid": { - "stars": 57, - "last_update": "2023-08-29 08:07:35" + "https://github.com/AI2lab/comfyUI-tool-2lab": { + "stars": 4, + "last_update": "2024-04-24 09:16:07" }, - "https://github.com/EllangoK/ComfyUI-post-processing-nodes": { - "stars": 141, - "last_update": "2024-02-07 01:59:01" + "https://github.com/AIFSH/ComfyUI-FishSpeech": { + "stars": 5, + "last_update": "2024-05-13 06:56:34" + }, + "https://github.com/AIFSH/ComfyUI-GPT_SoVITS": { + "stars": 123, + "last_update": "2024-05-15 01:13:11" + }, + "https://github.com/AIFSH/ComfyUI-IP_LAP": { + "stars": 21, + "last_update": "2024-04-30 01:42:53" + }, + "https://github.com/AIFSH/ComfyUI-MuseTalk_FSH": { + "stars": 3, + "last_update": "2024-05-17 06:38:29" + }, + "https://github.com/AIFSH/ComfyUI-RVC": { + "stars": 4, + "last_update": "2024-04-30 09:22:22" + }, + "https://github.com/AIFSH/ComfyUI-UVR5": { + "stars": 46, + "last_update": "2024-05-09 13:19:51" + }, + "https://github.com/AIFSH/ComfyUI-WhisperX": { + "stars": 13, + "last_update": "2024-05-06 06:25:52" + }, + "https://github.com/AIFSH/ComfyUI-XTTS": { + "stars": 10, + "last_update": "2024-05-11 03:30:10" + }, + "https://github.com/AIGCTeam/ComfyUI_kkTranslator_nodes": { + "stars": 3, + "last_update": "2024-02-22 08:30:33" + }, + "https://github.com/AIGODLIKE/AIGODLIKE-COMFYUI-TRANSLATION": { + "stars": 767, + "last_update": "2024-05-17 12:35:07" + }, + "https://github.com/AIGODLIKE/AIGODLIKE-ComfyUI-Studio": { + "stars": 191, + "last_update": "2024-05-17 05:27:52" + }, + "https://github.com/AIGODLIKE/ComfyUI-CUP": { + "stars": 2, + "last_update": "2024-03-22 07:26:43" + }, + "https://github.com/AInseven/ComfyUI-fastblend": { + "stars": 88, + "last_update": "2024-04-03 11:50:44" + }, + "https://github.com/AIrjen/OneButtonPrompt": { + "stars": 680, + "last_update": "2024-05-04 07:25:31" + }, + "https://github.com/ALatentPlace/ComfyUI_yanc": { + "stars": 5, + "last_update": "2024-05-17 10:48:06" + }, + "https://github.com/AbdullahAlfaraj/Comfy-Photoshop-SD": { + "stars": 160, + "last_update": "2023-12-12 12:23:04" + }, + "https://github.com/AbyssYuan0/ComfyUI_BadgerTools": { + "stars": 6, + "last_update": "2024-05-17 04:51:51" + }, + "https://github.com/Acly/comfyui-inpaint-nodes": { + "stars": 330, + "last_update": "2024-04-24 04:17:56" + }, + "https://github.com/Acly/comfyui-tooling-nodes": { + "stars": 182, + "last_update": "2024-03-04 08:52:39" + }, + "https://github.com/AiMiDi/ComfyUI-Aimidi-nodes": { + "stars": 0, + "last_update": "2024-03-31 14:14:24" + }, + "https://github.com/AlekPet/ComfyUI_Custom_Nodes_AlekPet": { + "stars": 599, + "last_update": "2024-05-10 11:10:13" + }, + "https://github.com/Alysondao/Comfyui-Yolov8-JSON": { + "stars": 9, + "last_update": "2024-04-16 08:29:55" + }, + "https://github.com/Amorano/Jovimetrix": { + "stars": 134, + "last_update": "2024-05-17 05:09:53" + }, + "https://github.com/AonekoSS/ComfyUI-SimpleCounter": { + "stars": 1, + "last_update": "2024-04-25 14:23:23" + }, + "https://github.com/AppleBotzz/ComfyUI_LLMVISION": { + "stars": 42, + "last_update": "2024-04-05 23:55:41" + }, + "https://github.com/ArcherFMY/Diffusion360_ComfyUI": { + "stars": 3, + "last_update": "2024-05-17 06:45:02" + }, + "https://github.com/ArdeniusAI/CPlus_Ardenius": { + "stars": 0, + "last_update": "2024-03-28 02:21:05" + }, + "https://github.com/ArtBot2023/CharacterFaceSwap": { + "stars": 52, + "last_update": "2023-10-25 04:29:40" + }, + "https://github.com/ArtVentureX/comfyui-animatediff": { + "stars": 604, + "last_update": "2024-01-06 09:18:52" + }, + "https://github.com/AuroBit/ComfyUI-AnimateAnyone-reproduction": { + "stars": 34, + "last_update": "2024-02-29 10:19:36" + }, + "https://github.com/AuroBit/ComfyUI-OOTDiffusion": { + "stars": 307, + "last_update": "2024-03-26 02:44:57" + }, + "https://github.com/AustinMroz/ComfyUI-SpliceTools": { + "stars": 7, + "last_update": "2024-04-21 07:59:14" + }, + "https://github.com/BAIS1C/ComfyUI_RSS_Feed_Reader": { + "stars": 2, + "last_update": "2024-05-08 15:19:21" + }, + "https://github.com/BXYMartin/ComfyUI-InstantIDUtils": { + "stars": 3, + "last_update": "2024-03-04 16:42:02" }, "https://github.com/BadCafeCode/masquerade-nodes-comfyui": { "stars": 277, "last_update": "2024-02-26 04:23:37" }, - "https://github.com/LEv145/images-grid-comfy-plugin": { - "stars": 116, - "last_update": "2024-02-23 08:22:13" + "https://github.com/Beinsezii/bsz-cui-extras": { + "stars": 19, + "last_update": "2024-05-07 22:06:18" }, - "https://github.com/diontimmer/ComfyUI-Vextra-Nodes": { - "stars": 57, - "last_update": "2024-02-14 18:07:29" + "https://github.com/BennyKok/comfyui-deploy": { + "stars": 603, + "last_update": "2024-05-11 06:50:53" + }, + "https://github.com/Big-Idea-Technology/ComfyUI-Book-Tools": { + "stars": 11, + "last_update": "2024-04-26 07:53:44" + }, + "https://github.com/Big-Idea-Technology/ComfyUI_LLM_Node": { + "stars": 44, + "last_update": "2024-04-30 12:39:17" + }, + "https://github.com/Billius-AI/ComfyUI-Path-Helper": { + "stars": 12, + "last_update": "2024-02-26 10:48:42" + }, + "https://github.com/BlakeOne/ComfyUI-CustomScheduler": { + "stars": 8, + "last_update": "2024-04-21 17:11:38" + }, + "https://github.com/BlakeOne/ComfyUI-NodePresets": { + "stars": 11, + "last_update": "2024-04-21 17:11:04" + }, + "https://github.com/BlakeOne/ComfyUI-NodeReset": { + "stars": 1, + "last_update": "2024-04-21 17:10:35" + }, + "https://github.com/BlakeOne/ComfyUI-SchedulerMixer": { + "stars": 9, + "last_update": "2024-04-21 17:12:56" + }, + "https://github.com/BlenderNeko/ComfyUI_ADV_CLIP_emb": { + "stars": 246, + "last_update": "2024-04-08 22:18:59" + }, + "https://github.com/BlenderNeko/ComfyUI_Cutoff": { + "stars": 315, + "last_update": "2024-04-08 22:34:21" + }, + "https://github.com/BlenderNeko/ComfyUI_Noise": { + "stars": 196, + "last_update": "2024-04-19 13:09:18" + }, + "https://github.com/BlenderNeko/ComfyUI_SeeCoder": { + "stars": 35, + "last_update": "2023-09-11 10:09:22" + }, + "https://github.com/BlenderNeko/ComfyUI_TiledKSampler": { + "stars": 262, + "last_update": "2024-04-08 22:15:55" + }, + "https://github.com/CC-BryanOttho/ComfyUI_API_Manager": { + "stars": 7, + "last_update": "2024-02-27 23:31:45" }, "https://github.com/CYBERLOOM-INC/ComfyUI-nodes-hnmr": { "stars": 3, "last_update": "2024-01-01 20:01:25" }, + "https://github.com/Chan-0312/ComfyUI-EasyDeforum": { + "stars": 7, + "last_update": "2024-03-14 02:14:56" + }, + "https://github.com/Chan-0312/ComfyUI-IPAnimate": { + "stars": 59, + "last_update": "2024-02-01 09:17:58" + }, + "https://github.com/Chan-0312/ComfyUI-Prompt-Preview": { + "stars": 13, + "last_update": "2024-02-27 11:30:38" + }, + "https://github.com/Chaoses-Ib/ComfyUI_Ib_CustomNodes": { + "stars": 11, + "last_update": "2024-04-05 11:14:24" + }, + "https://github.com/Clybius/ComfyUI-Extra-Samplers": { + "stars": 44, + "last_update": "2024-04-18 04:28:09" + }, + "https://github.com/Clybius/ComfyUI-Latent-Modifiers": { + "stars": 40, + "last_update": "2024-01-02 21:57:58" + }, + "https://github.com/CosmicLaca/ComfyUI_Primere_Nodes": { + "stars": 67, + "last_update": "2024-05-01 08:26:32" + }, + "https://github.com/Danand/ComfyUI-ComfyCouple": { + "stars": 17, + "last_update": "2024-05-07 23:06:53" + }, + "https://github.com/DarKDinDoN/comfyui-checkpoint-automatic-config": { + "stars": 3, + "last_update": "2024-05-12 12:25:03" + }, + "https://github.com/Derfuu/Derfuu_ComfyUI_ModdedNodes": { + "stars": 260, + "last_update": "2024-04-29 10:46:24" + }, + "https://github.com/DigitalIO/ComfyUI-stable-wildcards": { + "stars": 18, + "last_update": "2023-12-18 23:42:52" + }, + "https://github.com/DimaChaichan/LAizypainter-Exporter-ComfyUI": { + "stars": 7, + "last_update": "2024-02-08 13:57:21" + }, + "https://github.com/DonBaronFactory/ComfyUI-Cre8it-Nodes": { + "stars": 0, + "last_update": "2024-02-25 12:35:13" + }, + "https://github.com/DrJKL/ComfyUI-Anchors": { + "stars": 4, + "last_update": "2024-03-20 22:40:29" + }, + "https://github.com/DrMWeigand/ComfyUI_ColorImageDetection": { + "stars": 0, + "last_update": "2024-04-01 10:47:39" + }, + "https://github.com/Electrofried/ComfyUI-OpenAINode": { + "stars": 17, + "last_update": "2023-12-05 21:34:23" + }, + "https://github.com/EllangoK/ComfyUI-post-processing-nodes": { + "stars": 141, + "last_update": "2024-02-07 01:59:01" + }, + "https://github.com/ExponentialML/ComfyUI_ModelScopeT2V": { + "stars": 25, + "last_update": "2024-03-09 00:02:47" + }, + "https://github.com/ExponentialML/ComfyUI_Native_DynamiCrafter": { + "stars": 85, + "last_update": "2024-04-02 23:29:14" + }, + "https://github.com/ExponentialML/ComfyUI_VisualStylePrompting": { + "stars": 241, + "last_update": "2024-04-17 22:30:10" + }, + "https://github.com/Extraltodeus/ComfyUI-AutomaticCFG": { + "stars": 217, + "last_update": "2024-05-17 14:19:18" + }, + "https://github.com/Extraltodeus/LoadLoraWithTags": { + "stars": 31, + "last_update": "2023-10-28 15:51:44" + }, + "https://github.com/Extraltodeus/Vector_Sculptor_ComfyUI": { + "stars": 69, + "last_update": "2024-04-04 20:20:54" + }, + "https://github.com/Extraltodeus/noise_latent_perlinpinpin": { + "stars": 18, + "last_update": "2023-08-21 22:04:31" + }, + "https://github.com/Extraltodeus/sigmas_tools_and_the_golden_scheduler": { + "stars": 40, + "last_update": "2024-05-07 16:18:48" + }, + "https://github.com/Fannovel16/ComfyUI-Frame-Interpolation": { + "stars": 304, + "last_update": "2024-05-07 03:30:35" + }, + "https://github.com/Fannovel16/ComfyUI-Loopchain": { + "stars": 25, + "last_update": "2023-12-15 14:25:35" + }, + "https://github.com/Fannovel16/ComfyUI-MagickWand": { + "stars": 60, + "last_update": "2024-04-28 10:13:50" + }, + "https://github.com/Fannovel16/ComfyUI-MotionDiff": { + "stars": 136, + "last_update": "2024-05-05 08:46:25" + }, + "https://github.com/Fannovel16/ComfyUI-Video-Matting": { + "stars": 133, + "last_update": "2024-04-29 09:19:33" + }, + "https://github.com/Fannovel16/comfyui_controlnet_aux": { + "stars": 1372, + "last_update": "2024-05-15 16:20:05" + }, + "https://github.com/Feidorian/feidorian-ComfyNodes": { + "stars": 5, + "last_update": "2024-01-03 09:01:58" + }, + "https://github.com/Fictiverse/ComfyUI_Fictiverse": { + "stars": 7, + "last_update": "2024-04-29 03:36:52" + }, + "https://github.com/Fihade/IC-Light-ComfyUI-Node": { + "stars": 3, + "last_update": "2024-05-09 07:57:52" + }, + "https://github.com/FizzleDorf/ComfyUI-AIT": { + "stars": 43, + "last_update": "2024-05-16 23:55:47" + }, + "https://github.com/FizzleDorf/ComfyUI_FizzNodes": { + "stars": 290, + "last_update": "2024-05-17 04:38:13" + }, + "https://github.com/FlyingFireCo/tiled_ksampler": { + "stars": 56, + "last_update": "2023-08-13 23:05:26" + }, + "https://github.com/ForeignGods/ComfyUI-Mana-Nodes": { + "stars": 166, + "last_update": "2024-05-12 20:43:17" + }, + "https://github.com/Franck-Demongin/NX_PromptStyler": { + "stars": 4, + "last_update": "2024-02-19 10:14:56" + }, + "https://github.com/FredBill1/comfyui-fb-utils": { + "stars": 0, + "last_update": "2024-05-05 15:14:45" + }, + "https://github.com/GMapeSplat/ComfyUI_ezXY": { + "stars": 18, + "last_update": "2023-11-30 00:32:24" + }, + "https://github.com/GTSuya-Studio/ComfyUI-Gtsuya-Nodes": { + "stars": 7, + "last_update": "2023-12-10 01:20:36" + }, + "https://github.com/GentlemanHu/ComfyUI-SunoAI": { + "stars": 9, + "last_update": "2024-04-29 12:36:18" + }, + "https://github.com/Gourieff/comfyui-reactor-node": { + "stars": 936, + "last_update": "2024-05-14 03:51:38" + }, + "https://github.com/GraftingRayman/ComfyUI_GraftingRayman": { + "stars": 4, + "last_update": "2024-05-17 10:06:00" + }, + "https://github.com/Guillaume-Fgt/ComfyUI_StableCascadeLatentRatio": { + "stars": 3, + "last_update": "2024-02-26 09:37:16" + }, + "https://github.com/HAL41/ComfyUI-aichemy-nodes": { + "stars": 4, + "last_update": "2024-01-15 22:25:46" + }, + "https://github.com/Hangover3832/ComfyUI-Hangover-Moondream": { + "stars": 33, + "last_update": "2024-05-07 15:00:31" + }, + "https://github.com/Hangover3832/ComfyUI-Hangover-Nodes": { + "stars": 27, + "last_update": "2024-04-06 11:02:44" + }, + "https://github.com/Hangover3832/ComfyUI-Hangover-Recognize_Anything": { + "stars": 12, + "last_update": "2024-04-04 11:58:20" + }, + "https://github.com/Haoming02/comfyui-clear-screen": { + "stars": 1, + "last_update": "2023-12-12 08:16:28" + }, + "https://github.com/Haoming02/comfyui-diffusion-cg": { + "stars": 41, + "last_update": "2024-05-08 04:00:04" + }, + "https://github.com/Haoming02/comfyui-floodgate": { + "stars": 24, + "last_update": "2024-01-31 09:08:14" + }, + "https://github.com/Haoming02/comfyui-menu-anchor": { + "stars": 3, + "last_update": "2024-01-26 03:54:55" + }, + "https://github.com/Haoming02/comfyui-prompt-format": { + "stars": 28, + "last_update": "2023-12-11 13:44:03" + }, + "https://github.com/Haoming02/comfyui-tab-handler": { + "stars": 3, + "last_update": "2023-12-14 08:24:49" + }, + "https://github.com/HaydenReeve/ComfyUI-Better-Strings": { + "stars": 0, + "last_update": "2024-04-04 17:27:11" + }, + "https://github.com/HebelHuber/comfyui-enhanced-save-node": { + "stars": 1, + "last_update": "2024-01-12 14:34:55" + }, + "https://github.com/Hiero207/ComfyUI-Hiero-Nodes": { + "stars": 4, + "last_update": "2024-05-16 05:34:54" + }, + "https://github.com/Hopping-Mad-Games/ComfyUI_LiteLLM": { + "stars": 1, + "last_update": "2024-05-17 03:06:27" + }, + "https://github.com/IDGallagher/ComfyUI-IG-Nodes": { + "stars": 0, + "last_update": "2024-04-15 15:09:48" + }, + "https://github.com/ITurchenko/ComfyUI-SizeFromArray": { + "stars": 0, + "last_update": "2024-05-09 14:36:26" + }, + "https://github.com/Intersection98/ComfyUI_MX_post_processing-nodes": { + "stars": 8, + "last_update": "2024-04-30 03:35:57" + }, + "https://github.com/Inzaniak/comfyui-ranbooru": { + "stars": 6, + "last_update": "2024-05-01 07:07:42" + }, + "https://github.com/IsItDanOrAi/ComfyUI-Stereopsis": { + "stars": 2, + "last_update": "2024-03-20 21:56:10" + }, + "https://github.com/JPS-GER/ComfyUI_JPS-Nodes": { + "stars": 28, + "last_update": "2024-04-21 09:44:11" + }, + "https://github.com/Jannchie/ComfyUI-J": { + "stars": 58, + "last_update": "2024-05-08 11:12:17" + }, + "https://github.com/JaredTherriault/ComfyUI-JNodes": { + "stars": 7, + "last_update": "2024-05-16 19:21:05" + }, + "https://github.com/JcandZero/ComfyUI_GLM4Node": { + "stars": 23, + "last_update": "2024-02-21 01:48:08" + }, "https://github.com/Jcd1230/rembg-comfyui-node": { "stars": 110, "last_update": "2023-04-03 00:12:22" }, - "https://github.com/szhublox/ambw_comfyui": { - "stars": 11, - "last_update": "2024-01-09 14:14:18" - }, - "https://github.com/trojblue/trNodes": { - "stars": 8, - "last_update": "2024-03-17 00:16:43" - }, - "https://github.com/YinBailiang/MergeBlockWeighted_fo_ComfyUI": { - "stars": 14, - "last_update": "2023-05-23 19:57:46" - }, - "https://github.com/city96/ComfyUI_NetDist": { - "stars": 194, - "last_update": "2024-02-15 17:34:51" - }, - "https://github.com/city96/SD-Latent-Interposer": { - "stars": 151, - "last_update": "2024-03-20 21:55:09" - }, - "https://github.com/city96/SD-Latent-Upscaler": { - "stars": 101, - "last_update": "2023-11-27 00:26:14" - }, - "https://github.com/city96/SD-Advanced-Noise": { - "stars": 17, - "last_update": "2023-08-14 15:17:54" - }, - "https://github.com/guoyk93/yk-node-suite-comfyui": { - "stars": 10, - "last_update": "2023-03-28 16:19:46" - }, - "https://github.com/city96/ComfyUI_DiT": { + "https://github.com/JerryOrbachJr/ComfyUI-RandomSize": { "stars": 2, - "last_update": "2023-09-06 17:15:54" + "last_update": "2024-02-14 20:36:01" }, - "https://github.com/city96/ComfyUI_ExtraModels": { - "stars": 171, - "last_update": "2024-05-17 09:02:19" + "https://github.com/JettHu/ComfyUI-TCD": { + "stars": 56, + "last_update": "2024-05-07 08:34:59" }, - "https://github.com/city96/ComfyUI_ColorMod": { - "stars": 29, - "last_update": "2024-05-16 14:24:27" + "https://github.com/JettHu/ComfyUI_TGate": { + "stars": 34, + "last_update": "2024-05-15 11:15:38" + }, + "https://github.com/Jordach/comfy-plasma": { + "stars": 44, + "last_update": "2023-07-31 00:57:50" }, "https://github.com/Kaharos94/ComfyUI-Saveaswebp": { "stars": 28, "last_update": "2023-11-11 19:53:48" }, + "https://github.com/Kangkang625/ComfyUI-paint-by-example": { + "stars": 13, + "last_update": "2024-01-29 02:37:38" + }, + "https://github.com/KewkLW/ComfyUI-kewky_tools": { + "stars": 1, + "last_update": "2024-05-12 16:01:35" + }, + "https://github.com/Koishi-Star/Euler-Smea-Dyn-Sampler": { + "stars": 122, + "last_update": "2024-05-12 15:49:06" + }, + "https://github.com/KoreTeknology/ComfyUI-Universal-Styler": { + "stars": 4, + "last_update": "2024-05-08 21:25:51" + }, + "https://github.com/Kosinkadink/ComfyUI-Advanced-ControlNet": { + "stars": 372, + "last_update": "2024-05-17 08:26:07" + }, + "https://github.com/Kosinkadink/ComfyUI-AnimateDiff-Evolved": { + "stars": 2088, + "last_update": "2024-05-17 04:47:30" + }, + "https://github.com/Kosinkadink/ComfyUI-VideoHelperSuite": { + "stars": 343, + "last_update": "2024-05-17 04:52:53" + }, + "https://github.com/KytraScript/ComfyUI_KytraWebhookHTTP": { + "stars": 3, + "last_update": "2024-03-29 06:08:53" + }, + "https://github.com/LEv145/images-grid-comfy-plugin": { + "stars": 116, + "last_update": "2024-02-23 08:22:13" + }, + "https://github.com/LarryJane491/Image-Captioning-in-ComfyUI": { + "stars": 21, + "last_update": "2024-03-08 19:59:00" + }, + "https://github.com/LarryJane491/Lora-Training-in-Comfy": { + "stars": 205, + "last_update": "2024-03-03 17:16:51" + }, + "https://github.com/Layer-norm/comfyui-lama-remover": { + "stars": 43, + "last_update": "2024-01-13 04:58:58" + }, + "https://github.com/Lerc/canvas_tab": { + "stars": 122, + "last_update": "2024-01-25 22:09:37" + }, + "https://github.com/Limitex/ComfyUI-Calculation": { + "stars": 0, + "last_update": "2023-12-27 17:50:16" + }, + "https://github.com/Limitex/ComfyUI-Diffusers": { + "stars": 98, + "last_update": "2024-03-08 11:07:01" + }, + "https://github.com/Loewen-Hob/rembg-comfyui-node-better": { + "stars": 26, + "last_update": "2024-01-29 16:03:36" + }, + "https://github.com/LonicaMewinsky/ComfyUI-MakeFrame": { + "stars": 23, + "last_update": "2023-11-27 14:47:20" + }, + "https://github.com/LonicaMewinsky/ComfyUI-RawSaver": { + "stars": 1, + "last_update": "2023-11-21 14:34:54" + }, + "https://github.com/Ludobico/ComfyUI-ScenarioPrompt": { + "stars": 11, + "last_update": "2024-03-26 01:28:07" + }, + "https://github.com/LyazS/comfyui-anime-seg": { + "stars": 4, + "last_update": "2024-04-16 08:27:12" + }, + "https://github.com/LykosAI/ComfyUI-Inference-Core-Nodes": { + "stars": 9, + "last_update": "2024-04-05 05:11:51" + }, + "https://github.com/M1kep/ComfyLiterals": { + "stars": 8, + "last_update": "2023-11-20 01:08:21" + }, + "https://github.com/M1kep/ComfyUI-KepOpenAI": { + "stars": 24, + "last_update": "2023-11-08 22:43:37" + }, + "https://github.com/M1kep/ComfyUI-OtherVAEs": { + "stars": 1, + "last_update": "2023-10-29 03:21:34" + }, + "https://github.com/M1kep/Comfy_KepKitchenSink": { + "stars": 0, + "last_update": "2023-09-25 05:58:26" + }, + "https://github.com/M1kep/Comfy_KepListStuff": { + "stars": 24, + "last_update": "2023-10-30 01:30:09" + }, + "https://github.com/M1kep/Comfy_KepMatteAnything": { + "stars": 9, + "last_update": "2023-09-27 01:16:51" + }, + "https://github.com/M1kep/KepPromptLang": { + "stars": 4, + "last_update": "2023-11-19 08:27:04" + }, + "https://github.com/MNeMoNiCuZ/ComfyUI-mnemic-nodes": { + "stars": 18, + "last_update": "2024-05-02 11:13:16" + }, + "https://github.com/Makeezi/ComfyUI-promptLAB": { + "stars": 0, + "last_update": "2024-05-17 00:32:47" + }, + "https://github.com/Mamaaaamooooo/batchImg-rembg-ComfyUI-nodes": { + "stars": 11, + "last_update": "2024-04-02 12:00:48" + }, + "https://github.com/ManglerFTW/ComfyI2I": { + "stars": 133, + "last_update": "2023-11-03 11:09:53" + }, + "https://github.com/MarkoCa1/ComfyUI-Text": { + "stars": 2, + "last_update": "2024-03-16 06:25:38" + }, + "https://github.com/MarkoCa1/ComfyUI_Segment_Mask": { + "stars": 12, + "last_update": "2024-04-20 07:29:00" + }, + "https://github.com/Millyarde/Pomfy": { + "stars": 7, + "last_update": "2024-01-13 08:01:42" + }, + "https://github.com/MinusZoneAI/ComfyUI-Prompt-MZ": { + "stars": 47, + "last_update": "2024-05-12 17:10:11" + }, + "https://github.com/MinusZoneAI/ComfyUI-StylizePhoto-MZ": { + "stars": 6, + "last_update": "2024-05-15 16:20:25" + }, + "https://github.com/Miosp/ComfyUI-FBCNN": { + "stars": 3, + "last_update": "2024-01-19 21:30:27" + }, + "https://github.com/MitoshiroPJ/comfyui_slothful_attention": { + "stars": 5, + "last_update": "2023-12-16 09:10:38" + }, + "https://github.com/MokkaBoss1/ComfyUI_Mokkaboss1": { + "stars": 11, + "last_update": "2024-05-17 06:40:39" + }, + "https://github.com/MrForExample/ComfyUI-3D-Pack": { + "stars": 1471, + "last_update": "2024-04-13 17:45:06" + }, + "https://github.com/MrForExample/ComfyUI-AnimateAnyone-Evolved": { + "stars": 411, + "last_update": "2024-02-02 14:19:37" + }, + "https://github.com/Munkyfoot/ComfyUI-TextOverlay": { + "stars": 0, + "last_update": "2024-02-27 22:56:42" + }, + "https://github.com/Nestorchik/NStor-ComfyUI-Translation": { + "stars": 1, + "last_update": "2024-05-01 12:24:22" + }, + "https://github.com/NeuralSamurAI/Comfyui-Superprompt-Unofficial": { + "stars": 51, + "last_update": "2024-05-11 00:16:04" + }, + "https://github.com/Nevysha/ComfyUI-nevysha-top-menu": { + "stars": 4, + "last_update": "2024-03-23 10:48:36" + }, + "https://github.com/NicholasMcCarthy/ComfyUI_TravelSuite": { + "stars": 13, + "last_update": "2024-02-02 11:09:18" + }, + "https://github.com/NimaNzrii/comfyui-photoshop": { + "stars": 126, + "last_update": "2024-05-15 12:39:20" + }, + "https://github.com/NimaNzrii/comfyui-popup_preview": { + "stars": 33, + "last_update": "2024-01-07 12:21:43" + }, + "https://github.com/Niutonian/ComfyUi-NoodleWebcam": { + "stars": 27, + "last_update": "2023-11-20 11:25:01" + }, + "https://github.com/Nlar/ComfyUI_CartoonSegmentation": { + "stars": 8, + "last_update": "2024-01-25 23:17:51" + }, + "https://github.com/NotHarroweD/Harronode": { + "stars": 5, + "last_update": "2023-12-31 06:00:14" + }, + "https://github.com/Nourepide/ComfyUI-Allor": { + "stars": 162, + "last_update": "2024-03-21 07:40:20" + }, + "https://github.com/Nuked88/ComfyUI-N-Nodes": { + "stars": 156, + "last_update": "2024-03-16 11:27:55" + }, + "https://github.com/Nuked88/ComfyUI-N-Sidebar": { + "stars": 312, + "last_update": "2024-04-27 07:19:24" + }, + "https://github.com/Off-Live/ComfyUI-off-suite": { + "stars": 0, + "last_update": "2024-04-19 07:13:08" + }, + "https://github.com/OpenArt-AI/ComfyUI-Assistant": { + "stars": 13, + "last_update": "2024-01-24 21:44:12" + }, + "https://github.com/PCMonsterx/ComfyUI-CSV-Loader": { + "stars": 11, + "last_update": "2023-11-06 06:34:25" + }, + "https://github.com/ParisNeo/lollms_nodes_suite": { + "stars": 9, + "last_update": "2024-04-15 00:17:38" + }, + "https://github.com/ParmanBabra/ComfyUI-Malefish-Custom-Scripts": { + "stars": 0, + "last_update": "2023-11-03 04:16:28" + }, + "https://github.com/Pfaeff/pfaeff-comfyui": { + "stars": 18, + "last_update": "2023-08-19 19:28:36" + }, + "https://github.com/Pos13/comfyui-cyclist": { + "stars": 15, + "last_update": "2024-04-20 04:13:22" + }, + "https://github.com/QaisMalkawi/ComfyUI-QaisHelper": { + "stars": 2, + "last_update": "2024-01-22 10:39:27" + }, + "https://github.com/RenderRift/ComfyUI-RenderRiftNodes": { + "stars": 6, + "last_update": "2023-12-31 11:14:29" + }, + "https://github.com/RomanKuschanow/ComfyUI-Advanced-Latent-Control": { + "stars": 15, + "last_update": "2024-05-05 09:22:26" + }, + "https://github.com/Ryuukeisyou/comfyui_face_parsing": { + "stars": 30, + "last_update": "2024-02-17 11:00:34" + }, + "https://github.com/Ryuukeisyou/comfyui_io_helpers": { + "stars": 0, + "last_update": "2024-03-04 13:20:38" + }, "https://github.com/SLAPaper/ComfyUI-Image-Selector": { "stars": 49, "last_update": "2024-01-10 10:02:25" }, - "https://github.com/flyingshutter/As_ComfyUI_CustomNodes": { - "stars": 7, - "last_update": "2024-02-29 02:08:28" + "https://github.com/SLAPaper/ComfyUI-dpmpp_2m_alt-Sampler": { + "stars": 3, + "last_update": "2024-04-25 07:58:30" + }, + "https://github.com/SOELexicon/ComfyUI-LexMSDBNodes": { + "stars": 4, + "last_update": "2023-07-21 11:22:18" + }, + "https://github.com/SOELexicon/ComfyUI-LexTools": { + "stars": 18, + "last_update": "2024-03-15 17:45:41" + }, + "https://github.com/Scholar01/ComfyUI-Keyframe": { + "stars": 10, + "last_update": "2024-02-01 16:57:40" + }, + "https://github.com/SeaArtLab/ComfyUI-Long-CLIP": { + "stars": 39, + "last_update": "2024-04-29 02:27:15" + }, + "https://github.com/SeargeDP/SeargeSDXL": { + "stars": 713, + "last_update": "2024-04-10 14:29:50" + }, + "https://github.com/Seedsa/Fooocus_Nodes": { + "stars": 27, + "last_update": "2024-05-15 06:09:44" + }, + "https://github.com/Shadetail/ComfyUI_Eagleshadow": { + "stars": 0, + "last_update": "2024-04-02 18:09:01" + }, + "https://github.com/Shinsplat/ComfyUI-Shinsplat": { + "stars": 4, + "last_update": "2024-05-03 14:05:09" + }, + "https://github.com/ShmuelRonen/ComfyUI-SVDResizer": { + "stars": 1, + "last_update": "2024-03-08 15:16:10" + }, + "https://github.com/ShmuelRonen/ComfyUI_wav2lip": { + "stars": 11, + "last_update": "2024-05-17 14:52:16" + }, + "https://github.com/Shraknard/ComfyUI-Remover": { + "stars": 4, + "last_update": "2024-01-23 23:14:23" + }, + "https://github.com/Siberpone/lazy-pony-prompter": { + "stars": 17, + "last_update": "2024-03-30 05:31:25" + }, + "https://github.com/SoftMeng/ComfyUI_ImageToText": { + "stars": 3, + "last_update": "2024-04-07 07:27:14" + }, + "https://github.com/SoftMeng/ComfyUI_Mexx_Poster": { + "stars": 15, + "last_update": "2023-12-05 09:44:42" + }, + "https://github.com/SoftMeng/ComfyUI_Mexx_Styler": { + "stars": 15, + "last_update": "2024-04-06 06:49:01" + }, + "https://github.com/Sorcerio/MBM-Music-Visualizer": { + "stars": 13, + "last_update": "2024-05-10 22:21:55" + }, + "https://github.com/SpaceKendo/ComfyUI-svd_txt2vid": { + "stars": 6, + "last_update": "2023-12-15 21:07:36" + }, + "https://github.com/Stability-AI/ComfyUI-SAI_API": { + "stars": 34, + "last_update": "2024-04-24 23:40:33" + }, + "https://github.com/Stability-AI/stability-ComfyUI-nodes": { + "stars": 173, + "last_update": "2023-08-18 19:03:06" + }, + "https://github.com/StartHua/ComfyUI_OOTDiffusion_CXH": { + "stars": 86, + "last_update": "2024-03-04 09:33:57" + }, + "https://github.com/StartHua/ComfyUI_Seg_VITON": { + "stars": 153, + "last_update": "2024-05-04 14:01:04" + }, + "https://github.com/StartHua/Comfyui_joytag": { + "stars": 12, + "last_update": "2024-02-12 04:13:41" + }, + "https://github.com/StartHua/Comfyui_segformer_b2_clothes": { + "stars": 29, + "last_update": "2024-04-30 09:42:27" + }, + "https://github.com/SuperBeastsAI/ComfyUI-SuperBeasts": { + "stars": 84, + "last_update": "2024-05-13 05:16:12" + }, + "https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes": { + "stars": 422, + "last_update": "2024-04-19 21:02:12" + }, + "https://github.com/Sxela/ComfyWarp": { + "stars": 21, + "last_update": "2023-11-04 10:45:11" + }, + "https://github.com/TGu-97/ComfyUI-TGu-utils": { + "stars": 1, + "last_update": "2023-09-25 04:06:55" + }, + "https://github.com/THtianhao/ComfyUI-FaceChain": { + "stars": 76, + "last_update": "2024-04-12 03:48:33" + }, + "https://github.com/THtianhao/ComfyUI-Portrait-Maker": { + "stars": 163, + "last_update": "2024-03-07 06:45:14" + }, + "https://github.com/TJ16th/comfyUI_TJ_NormalLighting": { + "stars": 121, + "last_update": "2024-04-07 12:46:36" + }, + "https://github.com/TRI3D-LC/tri3d-comfyui-nodes": { + "stars": 15, + "last_update": "2024-05-14 09:32:51" + }, + "https://github.com/TaiTair/comfyui-simswap": { + "stars": 4, + "last_update": "2024-04-27 17:29:46" + }, + "https://github.com/Taremin/comfyui-prompt-extranetworks": { + "stars": 2, + "last_update": "2024-01-27 05:51:35" + }, + "https://github.com/Taremin/comfyui-string-tools": { + "stars": 1, + "last_update": "2024-02-16 16:28:32" + }, + "https://github.com/Taremin/webui-monaco-prompt": { + "stars": 24, + "last_update": "2024-01-21 06:45:42" + }, + "https://github.com/TeaCrab/ComfyUI-TeaNodes": { + "stars": 4, + "last_update": "2024-04-26 01:35:01" + }, + "https://github.com/TemryL/ComfyS3": { + "stars": 12, + "last_update": "2024-02-08 16:59:15" + }, + "https://github.com/TemryL/ComfyUI-IDM-VTON": { + "stars": 99, + "last_update": "2024-05-15 22:20:58" + }, + "https://github.com/TencentQQGYLab/ComfyUI-ELLA": { + "stars": 228, + "last_update": "2024-05-07 03:07:38" + }, + "https://github.com/TheBarret/ZSuite": { + "stars": 6, + "last_update": "2023-12-06 12:47:18" + }, + "https://github.com/TheBill2001/comfyui-upscale-by-model": { + "stars": 0, + "last_update": "2024-02-24 00:49:19" + }, + "https://github.com/TheMistoAI/ComfyUI-Anyline": { + "stars": 24, + "last_update": "2024-05-17 12:14:06" + }, + "https://github.com/TinyTerra/ComfyUI_tinyterraNodes": { + "stars": 281, + "last_update": "2024-05-13 22:22:20" + }, + "https://github.com/TripleHeadedMonkey/ComfyUI_MileHighStyler": { + "stars": 16, + "last_update": "2023-12-16 19:21:57" + }, + "https://github.com/Tropfchen/ComfyUI-Embedding_Picker": { + "stars": 20, + "last_update": "2024-01-06 14:15:12" + }, + "https://github.com/Tropfchen/ComfyUI-yaResolutionSelector": { + "stars": 5, + "last_update": "2024-04-25 19:22:54" + }, + "https://github.com/Trung0246/ComfyUI-0246": { + "stars": 86, + "last_update": "2024-04-04 02:30:39" + }, + "https://github.com/Ttl/ComfyUi_NNLatentUpscale": { + "stars": 149, + "last_update": "2023-08-28 13:56:20" + }, + "https://github.com/Umikaze-job/select_folder_path_easy": { + "stars": 4, + "last_update": "2023-11-18 14:59:56" + }, + "https://github.com/VAST-AI-Research/ComfyUI-Tripo": { + "stars": 47, + "last_update": "2024-04-18 11:37:22" + }, + "https://github.com/WASasquatch/ASTERR": { + "stars": 9, + "last_update": "2023-09-30 01:11:46" + }, + "https://github.com/WASasquatch/ComfyUI_Preset_Merger": { + "stars": 20, + "last_update": "2023-08-23 04:57:58" + }, + "https://github.com/WASasquatch/FreeU_Advanced": { + "stars": 93, + "last_update": "2024-03-05 15:36:38" + }, + "https://github.com/WASasquatch/PPF_Noise_ComfyUI": { + "stars": 19, + "last_update": "2023-10-01 03:36:57" + }, + "https://github.com/WASasquatch/PowerNoiseSuite": { + "stars": 50, + "last_update": "2023-09-19 17:04:01" + }, + "https://github.com/WASasquatch/WAS_Extras": { + "stars": 23, + "last_update": "2023-11-20 17:14:58" + }, + "https://github.com/WASasquatch/was-node-suite-comfyui": { + "stars": 845, + "last_update": "2024-05-16 22:38:34" + }, + "https://github.com/WebDev9000/WebDev9000-Nodes": { + "stars": 1, + "last_update": "2023-12-01 02:23:18" + }, + "https://github.com/Wicloz/ComfyUI-Simply-Nodes": { + "stars": 1, + "last_update": "2024-04-11 01:32:57" + }, + "https://github.com/XmYx/deforum-comfy-nodes": { + "stars": 93, + "last_update": "2024-04-11 00:45:00" + }, + "https://github.com/Xyem/Xycuno-Oobabooga": { + "stars": 3, + "last_update": "2024-03-12 19:50:18" + }, + "https://github.com/YMC-GitHub/ymc-node-suite-comfyui": { + "stars": 15, + "last_update": "2023-12-27 14:18:04" + }, + "https://github.com/YOUR-WORST-TACO/ComfyUI-TacoNodes": { + "stars": 13, + "last_update": "2023-08-30 16:06:45" + }, + "https://github.com/YinBailiang/MergeBlockWeighted_fo_ComfyUI": { + "stars": 14, + "last_update": "2023-05-23 19:57:46" + }, + "https://github.com/ZHO-ZHO-ZHO/ComfyUI-APISR": { + "stars": 292, + "last_update": "2024-04-17 19:59:18" + }, + "https://github.com/ZHO-ZHO-ZHO/ComfyUI-ArtGallery": { + "stars": 302, + "last_update": "2024-05-07 05:13:49" + }, + "https://github.com/ZHO-ZHO-ZHO/ComfyUI-BRIA_AI-RMBG": { + "stars": 510, + "last_update": "2024-04-17 20:00:02" + }, + "https://github.com/ZHO-ZHO-ZHO/ComfyUI-BiRefNet-ZHO": { + "stars": 113, + "last_update": "2024-04-17 19:59:42" + }, + "https://github.com/ZHO-ZHO-ZHO/ComfyUI-DepthFM": { + "stars": 61, + "last_update": "2024-04-17 20:00:46" + }, + "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Gemini": { + "stars": 544, + "last_update": "2024-04-17 19:57:55" + }, + "https://github.com/ZHO-ZHO-ZHO/ComfyUI-InstantID": { + "stars": 1132, + "last_update": "2024-04-17 20:02:02" + }, + "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Phi-3-mini": { + "stars": 145, + "last_update": "2024-04-26 15:03:13" + }, + "https://github.com/ZHO-ZHO-ZHO/ComfyUI-PhotoMaker-ZHO": { + "stars": 723, + "last_update": "2024-04-17 20:01:40" + }, + "https://github.com/ZHO-ZHO-ZHO/ComfyUI-PixArt-alpha-Diffusers": { + "stars": 39, + "last_update": "2024-04-17 20:03:46" + }, + "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Q-Align": { + "stars": 2, + "last_update": "2024-01-03 15:22:13" + }, + "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Qwen-VL-API": { + "stars": 174, + "last_update": "2024-04-17 19:58:21" + }, + "https://github.com/ZHO-ZHO-ZHO/ComfyUI-SVD-ZHO": { + "stars": 83, + "last_update": "2024-04-17 20:04:09" + }, + "https://github.com/ZHO-ZHO-ZHO/ComfyUI-SegMoE": { + "stars": 71, + "last_update": "2024-04-17 20:03:27" + }, + "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Text_Image-Composite": { + "stars": 62, + "last_update": "2024-04-17 20:02:42" + }, + "https://github.com/ZHO-ZHO-ZHO/ComfyUI-YoloWorld-EfficientSAM": { + "stars": 393, + "last_update": "2024-04-30 01:42:11" + }, + "https://github.com/ZHO-ZHO-ZHO/comfyui-portrait-master-zh-cn": { + "stars": 1396, + "last_update": "2024-04-17 19:57:18" + }, + "https://github.com/ZaneA/ComfyUI-ImageReward": { + "stars": 22, + "last_update": "2024-02-04 23:38:10" + }, + "https://github.com/ZeDarkAdam/ComfyUI-Embeddings-Tools": { + "stars": 1, + "last_update": "2024-05-07 12:44:45" }, "https://github.com/Zuellni/ComfyUI-Custom-Nodes": { "stars": 43, "last_update": "2023-09-19 12:11:26" }, + "https://github.com/Zuellni/ComfyUI-ExLlama": { + "stars": 86, + "last_update": "2024-05-04 07:13:01" + }, "https://github.com/Zuellni/ComfyUI-ExLlama-Nodes": { "stars": 86, "last_update": "2024-05-04 07:13:01" @@ -227,237 +1179,105 @@ "stars": 21, "last_update": "2024-04-22 13:30:47" }, - "https://github.com/pythongosssss/ComfyUI-WD14-Tagger": { - "stars": 352, - "last_update": "2024-05-11 19:28:37" - }, - "https://github.com/AlekPet/ComfyUI_Custom_Nodes_AlekPet": { - "stars": 598, - "last_update": "2024-05-10 11:10:13" - }, - "https://github.com/SLAPaper/ComfyUI-dpmpp_2m_alt-Sampler": { - "stars": 3, - "last_update": "2024-04-25 07:58:30" - }, - "https://github.com/pythongosssss/ComfyUI-Custom-Scripts": { - "stars": 1183, - "last_update": "2024-05-17 07:02:18" - }, - "https://github.com/TinyTerra/ComfyUI_tinyterraNodes": { - "stars": 281, - "last_update": "2024-05-13 22:22:20" - }, - "https://github.com/Jordach/comfy-plasma": { - "stars": 44, - "last_update": "2023-07-31 00:57:50" - }, - "https://github.com/bvhari/ComfyUI_ImageProcessing": { - "stars": 16, - "last_update": "2023-05-25 10:49:24" - }, - "https://github.com/Zuellni/ComfyUI-ExLlama": { + "https://github.com/a1lazydog/ComfyUI-AudioScheduler": { "stars": 86, - "last_update": "2024-05-04 07:13:01" + "last_update": "2024-05-06 16:53:15" }, - "https://github.com/bvhari/ComfyUI_LatentToRGB": { - "stars": 11, - "last_update": "2023-05-20 06:50:37" - }, - "https://github.com/ssitu/ComfyUI_UltimateSDUpscale": { - "stars": 563, - "last_update": "2024-05-07 18:56:07" - }, - "https://github.com/strimmlarn/ComfyUI_Strimmlarns_aesthetic_score": { - "stars": 22, - "last_update": "2024-03-01 23:00:05" - }, - "https://github.com/ssitu/ComfyUI_restart_sampling": { - "stars": 69, - "last_update": "2024-05-11 01:25:41" - }, - "https://github.com/bvhari/ComfyUI_SUNoise": { - "stars": 3, - "last_update": "2024-05-07 15:20:05" - }, - "https://github.com/ssitu/ComfyUI_roop": { - "stars": 59, - "last_update": "2023-09-05 16:18:48" - }, - "https://github.com/bvhari/ComfyUI_PerpWeight": { - "stars": 10, - "last_update": "2024-03-25 07:05:23" - }, - "https://github.com/ssitu/ComfyUI_fabric": { - "stars": 78, - "last_update": "2024-05-06 18:11:12" - }, - "https://github.com/space-nuko/ComfyUI-Disco-Diffusion": { - "stars": 42, - "last_update": "2023-09-12 07:35:52" - }, - "https://github.com/space-nuko/nui-suite": { - "stars": 10, - "last_update": "2023-06-04 22:08:46" - }, - "https://github.com/space-nuko/ComfyUI-OpenPose-Editor": { - "stars": 140, - "last_update": "2024-01-05 17:45:55" - }, - "https://github.com/Nourepide/ComfyUI-Allor": { - "stars": 162, - "last_update": "2024-03-21 07:40:20" - }, - "https://github.com/melMass/comfy_mtb": { - "stars": 302, - "last_update": "2024-05-15 10:21:16" - }, - "https://github.com/bmad4ever/ComfyUI-Bmad-DirtyUndoRedo": { - "stars": 50, - "last_update": "2023-11-29 14:41:23" - }, - "https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes": { - "stars": 422, - "last_update": "2024-04-19 21:02:12" - }, - "https://github.com/xXAdonesXx/NodeGPT": { - "stars": 314, - "last_update": "2024-02-01 23:20:08" - }, - "https://github.com/bmad4ever/comfyui_bmad_nodes": { - "stars": 40, - "last_update": "2024-04-07 19:57:43" - }, - "https://github.com/bmad4ever/comfyui_wfc_like": { - "stars": 3, - "last_update": "2024-05-15 18:36:18" - }, - "https://github.com/bmad4ever/comfyui_lists_cartesian_product": { + "https://github.com/aburahamu/ComfyUI-RequestsPoster": { "stars": 2, - "last_update": "2023-12-22 00:54:35" + "last_update": "2024-04-21 02:35:06" }, - "https://github.com/bmad4ever/comfyui_ab_samplercustom": { + "https://github.com/abyz22/image_control": { + "stars": 2, + "last_update": "2024-05-14 02:30:47" + }, + "https://github.com/adbrasi/ComfyUI-TrashNodes-DownloadHuggingface": { "stars": 4, - "last_update": "2023-11-06 17:45:57" + "last_update": "2024-02-08 21:25:17" }, - "https://github.com/bmad4ever/comfyui_quilting": { - "stars": 2, - "last_update": "2024-03-04 22:48:03" + "https://github.com/adieyal/comfyui-dynamicprompts": { + "stars": 168, + "last_update": "2024-02-05 06:55:50" }, - "https://github.com/FizzleDorf/ComfyUI_FizzNodes": { - "stars": 290, - "last_update": "2024-05-17 04:38:13" + "https://github.com/adriflex/ComfyUI_Blender_Texdiff": { + "stars": 1, + "last_update": "2024-01-26 10:25:05" }, - "https://github.com/FizzleDorf/ComfyUI-AIT": { - "stars": 43, - "last_update": "2024-05-16 23:55:47" - }, - "https://github.com/filipemeneses/comfy_pixelization": { - "stars": 25, - "last_update": "2024-02-01 04:09:13" - }, - "https://github.com/shiimizu/ComfyUI_smZNodes": { - "stars": 135, - "last_update": "2024-05-15 10:52:09" - }, - "https://github.com/shiimizu/ComfyUI-TiledDiffusion": { - "stars": 174, - "last_update": "2024-05-14 22:01:41" - }, - "https://github.com/SeargeDP/SeargeSDXL": { - "stars": 712, - "last_update": "2024-04-10 14:29:50" - }, - "https://github.com/ZaneA/ComfyUI-ImageReward": { - "stars": 22, - "last_update": "2024-02-04 23:38:10" - }, - "https://github.com/cubiq/ComfyUI_IPAdapter_plus": { - "stars": 2672, - "last_update": "2024-05-08 14:10:24" - }, - "https://github.com/cubiq/ComfyUI_SimpleMath": { - "stars": 11, - "last_update": "2023-09-26 06:31:44" - }, - "https://github.com/cubiq/ComfyUI_InstantID": { - "stars": 790, - "last_update": "2024-05-08 14:56:00" - }, - "https://github.com/cubiq/ComfyUI_FaceAnalysis": { - "stars": 161, - "last_update": "2024-05-13 08:09:56" - }, - "https://github.com/shockz0rz/ComfyUI_InterpolateEverything": { + "https://github.com/aegis72/aegisflow_utility_nodes": { "stars": 21, - "last_update": "2023-12-23 04:13:06" + "last_update": "2024-03-06 14:04:56" }, - "https://github.com/cubiq/PuLID_ComfyUI": { - "stars": 315, - "last_update": "2024-05-17 07:41:51" + "https://github.com/aegis72/comfyui-styles-all": { + "stars": 24, + "last_update": "2024-04-18 04:30:06" }, - "https://github.com/shockz0rz/comfy-easy-grids": { - "stars": 10, - "last_update": "2024-01-01 02:40:59" - }, - "https://github.com/yolanother/DTAIComfyPromptAgent": { - "stars": 5, - "last_update": "2023-07-15 15:19:30" - }, - "https://github.com/yolanother/DTAIComfyLoaders": { - "stars": 1, - "last_update": "2023-12-25 04:37:43" - }, - "https://github.com/yolanother/DTAIImageToTextNode": { - "stars": 14, - "last_update": "2024-01-25 02:53:22" - }, - "https://github.com/yolanother/DTAIComfyVariables": { - "stars": 7, - "last_update": "2023-12-25 04:37:03" - }, - "https://github.com/yolanother/DTAIComfyImageSubmit": { - "stars": 1, - "last_update": "2023-12-25 04:37:20" - }, - "https://github.com/sipherxyz/comfyui-art-venture": { - "stars": 71, - "last_update": "2024-05-16 08:04:21" - }, - "https://github.com/yolanother/DTAIComfyQRCodes": { + "https://github.com/ai-liam/comfyui_liam_util": { "stars": 2, - "last_update": "2023-12-25 04:38:00" + "last_update": "2023-12-29 04:44:00" }, - "https://github.com/pants007/comfy-pants": { - "stars": 2, - "last_update": "2023-08-13 12:02:23" - }, - "https://github.com/SOELexicon/ComfyUI-LexMSDBNodes": { + "https://github.com/aianimation55/ComfyUI-FatLabels": { "stars": 4, - "last_update": "2023-07-21 11:22:18" + "last_update": "2023-10-31 14:25:23" }, - "https://github.com/evanspearman/ComfyMath": { - "stars": 43, - "last_update": "2023-08-27 03:29:04" + "https://github.com/al-swaiti/ComfyUI-CascadeResolutions": { + "stars": 1, + "last_update": "2024-04-06 16:48:55" }, - "https://github.com/ArtVentureX/comfyui-animatediff": { - "stars": 604, - "last_update": "2024-01-06 09:18:52" + "https://github.com/alessandrozonta/ComfyUI-CenterNode": { + "stars": 2, + "last_update": "2024-05-02 11:17:11" + }, + "https://github.com/alexopus/ComfyUI-Image-Saver": { + "stars": 21, + "last_update": "2024-05-10 19:30:59" + }, + "https://github.com/ali1234/comfyui-job-iterator": { + "stars": 47, + "last_update": "2023-09-10 23:42:15" + }, + "https://github.com/alisson-anjos/ComfyUI-Ollama-Describer": { + "stars": 16, + "last_update": "2024-05-16 00:42:04" + }, + "https://github.com/alpertunga-bile/prompt-generator-comfyui": { + "stars": 54, + "last_update": "2024-05-04 14:00:29" + }, + "https://github.com/alsritter/asymmetric-tiling-comfyui": { + "stars": 14, + "last_update": "2023-08-18 16:32:27" + }, + "https://github.com/alt-key-project/comfyui-dream-project": { + "stars": 66, + "last_update": "2023-12-21 19:36:51" + }, + "https://github.com/alt-key-project/comfyui-dream-video-batches": { + "stars": 46, + "last_update": "2023-12-03 10:31:55" + }, + "https://github.com/an90ray/ComfyUI_RErouter_CustomNodes": { + "stars": 0, + "last_update": "2023-12-30 01:42:04" }, "https://github.com/andersxa/comfyui-PromptAttention": { "stars": 19, "last_update": "2023-09-22 22:48:52" }, - "https://github.com/twri/sdxl_prompt_styler": { - "stars": 565, - "last_update": "2024-03-24 18:55:24" + "https://github.com/angeloshredder/StableCascadeResizer": { + "stars": 0, + "last_update": "2024-03-08 22:53:27" }, - "https://github.com/wolfden/ComfyUi_String_Function_Tree": { + "https://github.com/ansonkao/comfyui-geometry": { "stars": 7, - "last_update": "2023-10-22 22:12:55" + "last_update": "2023-11-30 02:45:49" }, - "https://github.com/wolfden/ComfyUi_PromptStylers": { - "stars": 56, - "last_update": "2023-10-22 21:34:59" + "https://github.com/antrobot1234/antrobots-comfyUI-nodepack": { + "stars": 8, + "last_update": "2024-03-06 22:34:12" + }, + "https://github.com/aria1th/ComfyUI-LogicUtils": { + "stars": 14, + "last_update": "2024-05-13 00:25:11" }, "https://github.com/asagi4/ComfyUI-CADS": { "stars": 29, @@ -471,1725 +1291,53 @@ "stars": 7, "last_update": "2024-03-10 16:04:01" }, - "https://github.com/civitai/comfy-nodes": { - "stars": 78, - "last_update": "2024-02-29 12:23:11" + "https://github.com/aszc-dev/ComfyUI-CoreMLSuite": { + "stars": 79, + "last_update": "2023-12-01 00:09:15" }, - "https://github.com/jamesWalker55/comfyui-p2ldgan": { - "stars": 12, - "last_update": "2023-08-11 20:15:26" - }, - "https://github.com/mihaiiancu/ComfyUI_Inpaint": { - "stars": 9, - "last_update": "2023-07-30 22:32:41" - }, - "https://github.com/jamesWalker55/comfyui-various": { - "stars": 27, - "last_update": "2024-03-10 06:45:45" - }, - "https://github.com/adieyal/comfyui-dynamicprompts": { - "stars": 168, - "last_update": "2024-02-05 06:55:50" - }, - "https://github.com/kwaroran/abg-comfyui": { - "stars": 20, - "last_update": "2023-08-03 08:57:52" - }, - "https://github.com/daxthin/DZ-FaceDetailer": { - "stars": 92, - "last_update": "2023-12-16 17:31:44" - }, - "https://github.com/bash-j/mikey_nodes": { - "stars": 71, - "last_update": "2024-05-05 23:32:05" - }, - "https://github.com/Kosinkadink/ComfyUI-Advanced-ControlNet": { - "stars": 372, - "last_update": "2024-05-17 08:26:07" - }, - "https://github.com/Pfaeff/pfaeff-comfyui": { - "stars": 18, - "last_update": "2023-08-19 19:28:36" - }, - "https://github.com/wallish77/wlsh_nodes": { - "stars": 74, - "last_update": "2024-03-28 23:02:54" - }, - "https://github.com/Kosinkadink/ComfyUI-AnimateDiff-Evolved": { - "stars": 2088, - "last_update": "2024-05-17 04:47:30" - }, - "https://github.com/Gourieff/comfyui-reactor-node": { - "stars": 936, - "last_update": "2024-05-14 03:51:38" - }, - "https://github.com/Kosinkadink/ComfyUI-VideoHelperSuite": { - "stars": 343, - "last_update": "2024-05-17 04:52:53" - }, - "https://github.com/imb101/ComfyUI-FaceSwap": { - "stars": 29, - "last_update": "2023-08-04 23:54:24" - }, - "https://github.com/AIrjen/OneButtonPrompt": { - "stars": 679, - "last_update": "2024-05-04 07:25:31" - }, - "https://github.com/Chaoses-Ib/ComfyUI_Ib_CustomNodes": { - "stars": 11, - "last_update": "2024-04-05 11:14:24" - }, - "https://github.com/coreyryanhanson/ComfyQR": { - "stars": 46, - "last_update": "2024-03-20 20:10:27" - }, - "https://github.com/failfa-st/failfast-comfyui-extensions": { - "stars": 119, - "last_update": "2024-05-09 19:24:22" - }, - "https://github.com/coreyryanhanson/ComfyQR-scanning-nodes": { - "stars": 8, - "last_update": "2023-10-15 03:19:16" - }, - "https://github.com/dimtoneff/ComfyUI-PixelArt-Detector": { - "stars": 155, - "last_update": "2024-01-07 03:29:57" - }, - "https://github.com/theUpsider/ComfyUI-Styles_CSV_Loader": { - "stars": 26, - "last_update": "2023-10-23 14:55:53" - }, - "https://github.com/M1kep/KepPromptLang": { - "stars": 4, - "last_update": "2023-11-19 08:27:04" - }, - "https://github.com/M1kep/ComfyLiterals": { - "stars": 8, - "last_update": "2023-11-20 01:08:21" - }, - "https://github.com/M1kep/Comfy_KepListStuff": { - "stars": 24, - "last_update": "2023-10-30 01:30:09" - }, - "https://github.com/M1kep/Comfy_KepKitchenSink": { - "stars": 0, - "last_update": "2023-09-25 05:58:26" - }, - "https://github.com/M1kep/Comfy_KepMatteAnything": { - "stars": 9, - "last_update": "2023-09-27 01:16:51" - }, - "https://github.com/uarefans/ComfyUI-Fans": { - "stars": 12, - "last_update": "2023-08-15 18:42:40" - }, - "https://github.com/hylarucoder/ComfyUI-Eagle-PNGInfo": { - "stars": 7, - "last_update": "2023-12-10 13:57:48" - }, - "https://github.com/M1kep/ComfyUI-KepOpenAI": { - "stars": 24, - "last_update": "2023-11-08 22:43:37" - }, - "https://github.com/NicholasMcCarthy/ComfyUI_TravelSuite": { - "stars": 13, - "last_update": "2024-02-02 11:09:18" - }, - "https://github.com/M1kep/ComfyUI-OtherVAEs": { - "stars": 1, - "last_update": "2023-10-29 03:21:34" - }, - "https://github.com/ManglerFTW/ComfyI2I": { - "stars": 133, - "last_update": "2023-11-03 11:09:53" - }, - "https://github.com/theUpsider/ComfyUI-Logic": { - "stars": 82, - "last_update": "2023-12-12 20:29:49" - }, - "https://github.com/m-sokes/ComfyUI-Sokes-Nodes": { - "stars": 1, - "last_update": "2023-08-16 11:33:14" - }, - "https://github.com/Extraltodeus/noise_latent_perlinpinpin": { - "stars": 18, - "last_update": "2023-08-21 22:04:31" - }, - "https://github.com/Extraltodeus/LoadLoraWithTags": { - "stars": 31, - "last_update": "2023-10-28 15:51:44" - }, - "https://github.com/Extraltodeus/sigmas_tools_and_the_golden_scheduler": { - "stars": 40, - "last_update": "2024-05-07 16:18:48" - }, - "https://github.com/Extraltodeus/Vector_Sculptor_ComfyUI": { - "stars": 69, - "last_update": "2024-04-04 20:20:54" - }, - "https://github.com/Extraltodeus/ComfyUI-AutomaticCFG": { - "stars": 216, - "last_update": "2024-05-16 23:24:11" - }, - "https://github.com/JPS-GER/ComfyUI_JPS-Nodes": { - "stars": 28, - "last_update": "2024-04-21 09:44:11" - }, - "https://github.com/hustille/ComfyUI_hus_utils": { - "stars": 5, - "last_update": "2023-08-16 15:44:24" - }, - "https://github.com/badjeff/comfyui_lora_tag_loader": { - "stars": 38, - "last_update": "2024-02-12 07:46:02" - }, - "https://github.com/mpiquero7164/ComfyUI-SaveImgPrompt": { - "stars": 15, - "last_update": "2023-08-14 11:27:09" - }, - "https://github.com/hustille/ComfyUI_Fooocus_KSampler": { - "stars": 57, - "last_update": "2023-09-10 01:51:24" - }, - "https://github.com/rgthree/rgthree-comfy": { - "stars": 589, - "last_update": "2024-05-16 23:56:32" - }, - "https://github.com/AIGODLIKE/AIGODLIKE-ComfyUI-Studio": { - "stars": 191, - "last_update": "2024-05-17 05:27:52" - }, - "https://github.com/AIGODLIKE/AIGODLIKE-COMFYUI-TRANSLATION": { - "stars": 767, - "last_update": "2024-05-17 12:35:07" - }, - "https://github.com/AIGODLIKE/ComfyUI-CUP": { - "stars": 2, - "last_update": "2024-03-22 07:26:43" - }, - "https://github.com/syllebra/bilbox-comfyui": { - "stars": 74, - "last_update": "2024-05-15 01:21:37" - }, - "https://github.com/shingo1228/ComfyUI-SDXL-EmptyLatentImage": { - "stars": 25, - "last_update": "2023-08-17 07:51:02" - }, - "https://github.com/giriss/comfy-image-saver": { - "stars": 127, - "last_update": "2023-11-16 10:39:05" - }, - "https://github.com/shingo1228/ComfyUI-send-eagle-slim": { - "stars": 19, - "last_update": "2024-04-11 17:41:50" - }, - "https://github.com/laksjdjf/pfg-ComfyUI": { - "stars": 9, - "last_update": "2023-07-12 06:33:40" - }, - "https://github.com/laksjdjf/cd-tuner_negpip-ComfyUI": { - "stars": 17, - "last_update": "2023-11-23 02:06:20" - }, - "https://github.com/laksjdjf/attention-couple-ComfyUI": { - "stars": 54, - "last_update": "2024-03-25 03:38:55" - }, - "https://github.com/laksjdjf/LCMSampler-ComfyUI": { - "stars": 14, - "last_update": "2023-11-08 11:07:04" - }, - "https://github.com/laksjdjf/LoRTnoC-ComfyUI": { - "stars": 10, - "last_update": "2024-03-07 12:27:44" - }, - "https://github.com/laksjdjf/cgem156-ComfyUI": { - "stars": 25, - "last_update": "2024-05-14 13:40:44" - }, - "https://github.com/alsritter/asymmetric-tiling-comfyui": { - "stars": 14, - "last_update": "2023-08-18 16:32:27" - }, - "https://github.com/laksjdjf/Batch-Condition-ComfyUI": { - "stars": 1, - "last_update": "2024-03-09 12:22:07" - }, - "https://github.com/meap158/ComfyUI-Prompt-Expansion": { - "stars": 60, - "last_update": "2023-09-17 00:00:31" - }, - "https://github.com/meap158/ComfyUI-Background-Replacement": { - "stars": 33, - "last_update": "2023-12-17 14:05:08" - }, - "https://github.com/meap158/ComfyUI-GPU-temperature-protection": { - "stars": 3, - "last_update": "2023-10-07 09:45:25" - }, - "https://github.com/TeaCrab/ComfyUI-TeaNodes": { - "stars": 4, - "last_update": "2024-04-26 01:35:01" - }, - "https://github.com/nagolinc/ComfyUI_FastVAEDecorder_SDXL": { - "stars": 2, - "last_update": "2023-07-27 20:15:00" - }, - "https://github.com/bradsec/ComfyUI_ResolutionSelector": { - "stars": 7, - "last_update": "2023-08-19 06:52:19" - }, - "https://github.com/kohya-ss/ControlNet-LLLite-ComfyUI": { - "stars": 135, - "last_update": "2024-05-05 09:31:39" - }, - "https://github.com/dagthomas/comfyui_dagthomas": { - "stars": 55, - "last_update": "2024-05-15 13:34:59" - }, - "https://github.com/jjkramhoeft/ComfyUI-Jjk-Nodes": { - "stars": 4, - "last_update": "2023-08-19 19:17:07" - }, - "https://github.com/marhensa/sdxl-recommended-res-calc": { - "stars": 50, - "last_update": "2024-03-15 05:43:38" - }, - "https://github.com/Nuked88/ComfyUI-N-Nodes": { - "stars": 156, - "last_update": "2024-03-16 11:27:55" - }, - "https://github.com/Beinsezii/bsz-cui-extras": { - "stars": 19, - "last_update": "2024-05-07 22:06:18" - }, - "https://github.com/Nuked88/ComfyUI-N-Sidebar": { - "stars": 312, - "last_update": "2024-04-27 07:19:24" - }, - "https://github.com/richinsley/Comfy-LFO": { - "stars": 4, - "last_update": "2023-08-23 23:08:16" - }, - "https://github.com/youyegit/tdxh_node_comfyui": { - "stars": 2, - "last_update": "2023-09-21 08:40:50" - }, - "https://github.com/skfoo/ComfyUI-Coziness": { - "stars": 18, - "last_update": "2024-02-23 18:59:41" - }, - "https://github.com/Sxela/ComfyWarp": { - "stars": 21, - "last_update": "2023-11-04 10:45:11" - }, - "https://github.com/YOUR-WORST-TACO/ComfyUI-TacoNodes": { - "stars": 13, - "last_update": "2023-08-30 16:06:45" - }, - "https://github.com/Lerc/canvas_tab": { - "stars": 122, - "last_update": "2024-01-25 22:09:37" - }, - "https://github.com/Ttl/ComfyUi_NNLatentUpscale": { - "stars": 149, - "last_update": "2023-08-28 13:56:20" - }, - "https://github.com/Tropfchen/ComfyUI-Embedding_Picker": { - "stars": 20, - "last_update": "2024-01-06 14:15:12" - }, - "https://github.com/spro/comfyui-mirror": { - "stars": 4, - "last_update": "2023-08-28 02:37:52" - }, - "https://github.com/Acly/comfyui-tooling-nodes": { - "stars": 182, - "last_update": "2024-03-04 08:52:39" - }, - "https://github.com/Acly/comfyui-inpaint-nodes": { - "stars": 330, - "last_update": "2024-04-24 04:17:56" - }, - "https://github.com/alt-key-project/comfyui-dream-project": { - "stars": 66, - "last_update": "2023-12-21 19:36:51" - }, - "https://github.com/picturesonpictures/comfy_PoP": { - "stars": 11, - "last_update": "2024-02-01 03:04:42" - }, - "https://github.com/seanlynch/comfyui-optical-flow": { - "stars": 21, - "last_update": "2023-10-20 21:22:17" - }, - "https://github.com/alt-key-project/comfyui-dream-video-batches": { - "stars": 46, - "last_update": "2023-12-03 10:31:55" - }, - "https://github.com/ArtBot2023/CharacterFaceSwap": { - "stars": 52, - "last_update": "2023-10-25 04:29:40" - }, - "https://github.com/ealkanat/comfyui_easy_padding": { - "stars": 10, - "last_update": "2023-09-26 14:56:04" - }, - "https://github.com/mav-rik/facerestore_cf": { - "stars": 139, - "last_update": "2024-03-19 21:36:31" - }, - "https://github.com/braintacles/braintacles-comfyui-nodes": { - "stars": 1, - "last_update": "2023-09-06 12:12:32" - }, - "https://github.com/jmkl/ComfyUI-ricing": { - "stars": 9, - "last_update": "2023-09-11 03:33:34" - }, - "https://github.com/budihartono/comfyui_otonx_nodes": { - "stars": 1, - "last_update": "2023-11-08 14:26:20" - }, - "https://github.com/hayden-fr/ComfyUI-Image-Browsing": { - "stars": 2, - "last_update": "2023-09-07 14:06:12" - }, - "https://github.com/hayden-fr/ComfyUI-Model-Manager": { - "stars": 21, - "last_update": "2024-04-21 07:42:28" - }, - "https://github.com/ali1234/comfyui-job-iterator": { - "stars": 47, - "last_update": "2023-09-10 23:42:15" - }, - "https://github.com/spinagon/ComfyUI-seamless-tiling": { - "stars": 62, - "last_update": "2024-01-29 03:45:40" - }, - "https://github.com/ramyma/A8R8_ComfyUI_nodes": { - "stars": 4, - "last_update": "2024-05-12 01:06:49" - }, - "https://github.com/tusharbhutt/Endless-Nodes": { - "stars": 21, - "last_update": "2023-10-21 23:02:19" - }, - "https://github.com/spacepxl/ComfyUI-Image-Filters": { - "stars": 55, - "last_update": "2024-04-25 23:07:26" - }, - "https://github.com/spacepxl/ComfyUI-HQ-Image-Save": { - "stars": 24, - "last_update": "2024-05-16 04:55:48" - }, - "https://github.com/spacepxl/ComfyUI-RAVE": { - "stars": 77, - "last_update": "2024-01-28 09:08:08" - }, - "https://github.com/cubiq/ComfyUI_essentials": { - "stars": 249, - "last_update": "2024-05-16 11:09:28" - }, - "https://github.com/phineas-pta/comfyui-auto-nodes-layout": { - "stars": 16, - "last_update": "2023-09-21 14:49:12" - }, - "https://github.com/receyuki/comfyui-prompt-reader-node": { - "stars": 170, - "last_update": "2024-05-15 15:25:04" - }, - "https://github.com/Clybius/ComfyUI-Latent-Modifiers": { - "stars": 40, - "last_update": "2024-01-02 21:57:58" - }, - "https://github.com/rklaffehn/rk-comfy-nodes": { - "stars": 2, - "last_update": "2024-01-23 17:12:45" - }, - "https://github.com/Clybius/ComfyUI-Extra-Samplers": { - "stars": 44, - "last_update": "2024-04-18 04:28:09" - }, - "https://github.com/mcmonkeyprojects/sd-dynamic-thresholding": { - "stars": 1028, - "last_update": "2024-05-09 23:04:40" - }, - "https://github.com/chrisgoringe/cg-noise": { + "https://github.com/atmaranto/ComfyUI-SaveAsScript": { "stars": 22, - "last_update": "2024-02-02 23:38:25" - }, - "https://github.com/chrisgoringe/cg-image-picker": { - "stars": 145, - "last_update": "2024-05-17 02:26:59" - }, - "https://github.com/Tropfchen/ComfyUI-yaResolutionSelector": { - "stars": 5, - "last_update": "2024-04-25 19:22:54" - }, - "https://github.com/chrisgoringe/cg-use-everywhere": { - "stars": 291, - "last_update": "2024-05-17 01:15:11" - }, - "https://github.com/chrisgoringe/cg-prompt-info": { - "stars": 24, - "last_update": "2024-04-10 01:08:34" - }, - "https://github.com/kijai/ComfyUI-KJNodes": { - "stars": 257, - "last_update": "2024-05-17 12:22:00" - }, - "https://github.com/TGu-97/ComfyUI-TGu-utils": { - "stars": 1, - "last_update": "2023-09-25 04:06:55" - }, - "https://github.com/seanlynch/srl-nodes": { - "stars": 3, - "last_update": "2023-10-22 22:35:41" - }, - "https://github.com/alpertunga-bile/prompt-generator-comfyui": { - "stars": 54, - "last_update": "2024-05-04 14:00:29" - }, - "https://github.com/kijai/ComfyUI-SVD": { - "stars": 151, - "last_update": "2023-11-25 10:16:57" - }, - "https://github.com/kijai/ComfyUI-CCSR": { - "stars": 118, - "last_update": "2024-03-18 10:10:20" - }, - "https://github.com/kijai/ComfyUI-Marigold": { - "stars": 346, - "last_update": "2024-04-08 08:33:04" - }, - "https://github.com/kijai/ComfyUI-Geowizard": { - "stars": 77, - "last_update": "2024-04-07 12:46:47" - }, - "https://github.com/kijai/ComfyUI-depth-fm": { - "stars": 45, - "last_update": "2024-04-24 22:53:30" - }, - "https://github.com/kijai/ComfyUI-DDColor": { - "stars": 72, - "last_update": "2024-01-18 08:05:17" - }, - "https://github.com/kijai/ComfyUI-ADMotionDirector": { - "stars": 112, - "last_update": "2024-03-27 19:38:20" - }, - "https://github.com/kijai/ComfyUI-SUPIR": { - "stars": 1029, - "last_update": "2024-04-23 10:04:12" - }, - "https://github.com/kijai/ComfyUI-moondream": { - "stars": 68, - "last_update": "2024-03-11 00:50:24" - }, - "https://github.com/kijai/ComfyUI-APISR-KJ": { - "stars": 53, - "last_update": "2024-04-19 16:38:57" - }, - "https://github.com/kijai/ComfyUI-DynamiCrafterWrapper": { - "stars": 205, - "last_update": "2024-05-17 12:12:11" - }, - "https://github.com/kijai/ComfyUI-ELLA-wrapper": { - "stars": 97, - "last_update": "2024-05-09 12:22:38" - }, - "https://github.com/kijai/ComfyUI-DiffusionLight": { - "stars": 45, - "last_update": "2024-04-02 19:18:34" - }, - "https://github.com/kijai/ComfyUI-LaVi-Bridge-Wrapper": { - "stars": 17, - "last_update": "2024-04-11 15:56:49" - }, - "https://github.com/kijai/ComfyUI-BrushNet-Wrapper": { - "stars": 98, - "last_update": "2024-05-01 16:10:34" - }, - "https://github.com/kijai/ComfyUI-IC-Light": { - "stars": 227, - "last_update": "2024-05-16 16:14:36" - }, - "https://github.com/hhhzzyang/Comfyui_Lama": { - "stars": 33, - "last_update": "2024-04-15 09:44:58" - }, - "https://github.com/SOELexicon/ComfyUI-LexTools": { - "stars": 18, - "last_update": "2024-03-15 17:45:41" + "last_update": "2024-05-04 11:12:35" }, "https://github.com/audioscavenger/save-image-extended-comfyui": { "stars": 2, "last_update": "2024-05-15 15:15:16" }, - "https://github.com/mikkel/ComfyUI-text-overlay": { - "stars": 23, - "last_update": "2023-10-05 03:05:03" - }, - "https://github.com/storyicon/comfyui_segment_anything": { - "stars": 451, - "last_update": "2024-04-29 15:07:42" - }, - "https://github.com/TRI3D-LC/tri3d-comfyui-nodes": { - "stars": 15, - "last_update": "2024-05-14 09:32:51" - }, - "https://github.com/a1lazydog/ComfyUI-AudioScheduler": { - "stars": 86, - "last_update": "2024-05-06 16:53:15" - }, "https://github.com/avatechai/avatar-graph-comfyui": { "stars": 196, "last_update": "2024-02-06 08:56:30" }, - "https://github.com/whatbirdisthat/cyberdolphin": { - "stars": 14, - "last_update": "2023-11-11 23:35:44" - }, - "https://github.com/chrish-slingshot/CrasHUtils": { - "stars": 11, - "last_update": "2024-04-19 22:22:24" - }, - "https://github.com/spinagon/ComfyUI-seam-carving": { - "stars": 12, - "last_update": "2023-10-13 07:24:05" - }, - "https://github.com/YMC-GitHub/ymc-node-suite-comfyui": { - "stars": 15, - "last_update": "2023-12-27 14:18:04" - }, - "https://github.com/chibiace/ComfyUI-Chibi-Nodes": { - "stars": 24, - "last_update": "2024-04-09 09:23:35" - }, - "https://github.com/DigitalIO/ComfyUI-stable-wildcards": { - "stars": 18, - "last_update": "2023-12-18 23:42:52" - }, - "https://github.com/THtianhao/ComfyUI-Portrait-Maker": { - "stars": 163, - "last_update": "2024-03-07 06:45:14" - }, - "https://github.com/zer0TF/cute-comfy": { - "stars": 27, - "last_update": "2024-01-04 04:20:46" - }, - "https://github.com/chflame163/ComfyUI_WordCloud": { - "stars": 54, - "last_update": "2024-02-27 12:47:52" - }, - "https://github.com/THtianhao/ComfyUI-FaceChain": { - "stars": 76, - "last_update": "2024-04-12 03:48:33" - }, - "https://github.com/chflame163/ComfyUI_MSSpeech_TTS": { - "stars": 19, - "last_update": "2024-02-20 01:27:38" - }, - "https://github.com/chflame163/ComfyUI_LayerStyle": { - "stars": 485, - "last_update": "2024-05-17 02:07:53" - }, - "https://github.com/chflame163/ComfyUI_FaceSimilarity": { - "stars": 4, - "last_update": "2024-03-22 05:35:23" - }, - "https://github.com/drustan-hawk/primitive-types": { - "stars": 5, - "last_update": "2023-10-20 16:33:23" - }, - "https://github.com/shadowcz007/comfyui-mixlab-nodes": { - "stars": 776, - "last_update": "2024-05-16 05:20:10" - }, - "https://github.com/shadowcz007/comfyui-ultralytics-yolo": { - "stars": 13, - "last_update": "2024-04-23 02:35:25" - }, - "https://github.com/shadowcz007/comfyui-Image-reward": { - "stars": 15, - "last_update": "2024-03-25 05:41:04" - }, - "https://github.com/shadowcz007/comfyui-consistency-decoder": { - "stars": 1, - "last_update": "2024-02-02 01:46:54" - }, - "https://github.com/ostris/ostris_nodes_comfyui": { - "stars": 19, - "last_update": "2023-11-26 21:41:27" - }, - "https://github.com/aszc-dev/ComfyUI-CoreMLSuite": { - "stars": 79, - "last_update": "2023-12-01 00:09:15" - }, - "https://github.com/0xbitches/ComfyUI-LCM": { - "stars": 244, - "last_update": "2023-11-11 21:24:33" - }, - "https://github.com/noxinias/ComfyUI_NoxinNodes": { - "stars": 5, - "last_update": "2023-11-01 00:11:28" - }, - "https://github.com/kinfolk0117/ComfyUI_SimpleTiles": { - "stars": 22, - "last_update": "2024-01-29 19:27:12" - }, - "https://github.com/GMapeSplat/ComfyUI_ezXY": { - "stars": 18, - "last_update": "2023-11-30 00:32:24" - }, - "https://github.com/kinfolk0117/ComfyUI_GradientDeepShrink": { - "stars": 21, - "last_update": "2023-12-01 20:13:00" - }, - "https://github.com/kinfolk0117/ComfyUI_Pilgram": { - "stars": 6, - "last_update": "2024-01-07 14:49:46" - }, - "https://github.com/noembryo/ComfyUI-noEmbryo": { - "stars": 11, - "last_update": "2024-05-13 04:25:15" - }, - "https://github.com/idrirap/ComfyUI-Lora-Auto-Trigger-Words": { - "stars": 75, - "last_update": "2024-04-09 20:35:52" - }, - "https://github.com/Fictiverse/ComfyUI_Fictiverse": { - "stars": 7, - "last_update": "2024-04-29 03:36:52" - }, - "https://github.com/aianimation55/ComfyUI-FatLabels": { - "stars": 4, - "last_update": "2023-10-31 14:25:23" - }, - "https://github.com/taabata/LCM_Inpaint-Outpaint_Comfy": { - "stars": 217, - "last_update": "2024-04-07 21:32:38" - }, - "https://github.com/mikkel/comfyui-mask-boundingbox": { - "stars": 22, - "last_update": "2024-03-07 08:11:06" - }, - "https://github.com/matan1905/ComfyUI-Serving-Toolkit": { - "stars": 32, - "last_update": "2024-02-28 18:30:35" - }, - "https://github.com/ParmanBabra/ComfyUI-Malefish-Custom-Scripts": { - "stars": 0, - "last_update": "2023-11-03 04:16:28" - }, - "https://github.com/PCMonsterx/ComfyUI-CSV-Loader": { - "stars": 11, - "last_update": "2023-11-06 06:34:25" - }, - "https://github.com/Trung0246/ComfyUI-0246": { - "stars": 86, - "last_update": "2024-04-04 02:30:39" - }, - "https://github.com/fexli/fexli-util-node-comfyui": { - "stars": 3, - "last_update": "2024-02-20 09:14:55" - }, - "https://github.com/AbyssYuan0/ComfyUI_BadgerTools": { - "stars": 6, - "last_update": "2024-05-17 04:51:51" - }, - "https://github.com/palant/integrated-nodes-comfyui": { - "stars": 30, - "last_update": "2023-12-27 22:52:00" - }, - "https://github.com/palant/extended-saveimage-comfyui": { - "stars": 9, - "last_update": "2024-03-27 14:08:21" - }, - "https://github.com/palant/image-resize-comfyui": { - "stars": 51, - "last_update": "2024-01-18 20:59:55" - }, - "https://github.com/whmc76/ComfyUI-Openpose-Editor-Plus": { - "stars": 13, - "last_update": "2024-01-06 18:32:07" - }, - "https://github.com/martijnat/comfyui-previewlatent": { - "stars": 28, - "last_update": "2024-02-15 05:52:28" - }, - "https://github.com/banodoco/steerable-motion": { - "stars": 641, - "last_update": "2024-05-16 18:13:44" - }, - "https://github.com/gemell1/ComfyUI_GMIC": { - "stars": 5, - "last_update": "2024-03-25 13:14:16" - }, - "https://github.com/LonicaMewinsky/ComfyUI-MakeFrame": { - "stars": 23, - "last_update": "2023-11-27 14:47:20" - }, - "https://github.com/TheBarret/ZSuite": { - "stars": 6, - "last_update": "2023-12-06 12:47:18" - }, - "https://github.com/romeobuilderotti/ComfyUI-PNG-Metadata": { - "stars": 3, - "last_update": "2024-01-04 17:52:44" - }, - "https://github.com/Amorano/Jovimetrix": { - "stars": 134, - "last_update": "2024-05-17 05:09:53" - }, - "https://github.com/ka-puna/comfyui-yanc": { - "stars": 5, - "last_update": "2023-12-10 21:29:12" - }, - "https://github.com/Umikaze-job/select_folder_path_easy": { - "stars": 4, - "last_update": "2023-11-18 14:59:56" - }, - "https://github.com/wutipong/ComfyUI-TextUtils": { - "stars": 1, - "last_update": "2023-11-20 21:32:07" - }, - "https://github.com/Feidorian/feidorian-ComfyNodes": { - "stars": 5, - "last_update": "2024-01-03 09:01:58" - }, - "https://github.com/Niutonian/ComfyUi-NoodleWebcam": { - "stars": 27, - "last_update": "2023-11-20 11:25:01" - }, - "https://github.com/natto-maki/ComfyUI-NegiTools": { - "stars": 26, - "last_update": "2024-02-02 07:50:01" - }, - "https://github.com/jojkaart/ComfyUI-sampler-lcm-alternative": { - "stars": 89, - "last_update": "2024-04-07 00:30:45" - }, - "https://github.com/LonicaMewinsky/ComfyUI-RawSaver": { - "stars": 1, - "last_update": "2023-11-21 14:34:54" - }, - "https://github.com/GTSuya-Studio/ComfyUI-Gtsuya-Nodes": { - "stars": 7, - "last_update": "2023-12-10 01:20:36" - }, - "https://github.com/oyvindg/ComfyUI-TrollSuite": { - "stars": 0, - "last_update": "2023-11-21 01:46:07" - }, - "https://github.com/bronkula/comfyui-fitsize": { - "stars": 29, - "last_update": "2023-12-03 12:32:49" - }, - "https://github.com/thecooltechguy/ComfyUI-Stable-Video-Diffusion": { - "stars": 268, - "last_update": "2023-11-24 06:14:27" - }, - "https://github.com/toyxyz/ComfyUI_toyxyz_test_nodes": { - "stars": 416, - "last_update": "2024-04-27 10:15:08" - }, - "https://github.com/drago87/ComfyUI_Dragos_Nodes": { - "stars": 3, - "last_update": "2023-11-24 19:04:31" - }, - "https://github.com/thecooltechguy/ComfyUI-ComfyRun": { - "stars": 75, - "last_update": "2023-12-27 18:16:34" - }, - "https://github.com/thecooltechguy/ComfyUI-MagicAnimate": { - "stars": 191, - "last_update": "2024-01-09 19:24:47" - }, - "https://github.com/thecooltechguy/ComfyUI-ComfyWorkflows": { - "stars": 28, - "last_update": "2024-03-11 09:48:04" - }, - "https://github.com/Danand/ComfyUI-ComfyCouple": { - "stars": 17, - "last_update": "2024-05-07 23:06:53" - }, - "https://github.com/42lux/ComfyUI-safety-checker": { - "stars": 14, - "last_update": "2024-03-15 18:39:38" - }, - "https://github.com/sergekatzmann/ComfyUI_Nimbus-Pack": { - "stars": 2, - "last_update": "2024-04-06 15:42:48" - }, - "https://github.com/ZHO-ZHO-ZHO/ComfyUI-APISR": { - "stars": 292, - "last_update": "2024-04-17 19:59:18" - }, - "https://github.com/ansonkao/comfyui-geometry": { - "stars": 7, - "last_update": "2023-11-30 02:45:49" - }, - "https://github.com/komojini/komojini-comfyui-nodes": { - "stars": 58, - "last_update": "2024-02-10 14:58:22" - }, - "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Text_Image-Composite": { - "stars": 62, - "last_update": "2024-04-17 20:02:42" - }, - "https://github.com/komojini/ComfyUI_SDXL_DreamBooth_LoRA_CustomNodes": { - "stars": 3, - "last_update": "2023-12-15 23:36:59" - }, - "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Gemini": { - "stars": 544, - "last_update": "2024-04-17 19:57:55" - }, - "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Q-Align": { - "stars": 2, - "last_update": "2024-01-03 15:22:13" - }, - "https://github.com/ZHO-ZHO-ZHO/ComfyUI-InstantID": { - "stars": 1131, - "last_update": "2024-04-17 20:02:02" - }, - "https://github.com/ZHO-ZHO-ZHO/comfyui-portrait-master-zh-cn": { - "stars": 1397, - "last_update": "2024-04-17 19:57:18" - }, - "https://github.com/ZHO-ZHO-ZHO/ComfyUI-PhotoMaker-ZHO": { - "stars": 723, - "last_update": "2024-04-17 20:01:40" - }, - "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Qwen-VL-API": { - "stars": 174, - "last_update": "2024-04-17 19:58:21" - }, - "https://github.com/ZHO-ZHO-ZHO/ComfyUI-SegMoE": { - "stars": 71, - "last_update": "2024-04-17 20:03:27" - }, - "https://github.com/ZHO-ZHO-ZHO/ComfyUI-PixArt-alpha-Diffusers": { - "stars": 39, - "last_update": "2024-04-17 20:03:46" - }, - "https://github.com/ZHO-ZHO-ZHO/ComfyUI-YoloWorld-EfficientSAM": { - "stars": 393, - "last_update": "2024-04-30 01:42:11" - }, - "https://github.com/ZHO-ZHO-ZHO/ComfyUI-BRIA_AI-RMBG": { - "stars": 510, - "last_update": "2024-04-17 20:00:02" - }, - "https://github.com/ZHO-ZHO-ZHO/ComfyUI-SVD-ZHO": { - "stars": 83, - "last_update": "2024-04-17 20:04:09" - }, - "https://github.com/ZHO-ZHO-ZHO/ComfyUI-DepthFM": { - "stars": 61, - "last_update": "2024-04-17 20:00:46" - }, - "https://github.com/ZHO-ZHO-ZHO/ComfyUI-BiRefNet-ZHO": { - "stars": 113, - "last_update": "2024-04-17 19:59:42" - }, - "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Phi-3-mini": { - "stars": 145, - "last_update": "2024-04-26 15:03:13" - }, - "https://github.com/kenjiqq/qq-nodes-comfyui": { - "stars": 22, - "last_update": "2024-02-23 01:57:06" - }, - "https://github.com/80sVectorz/ComfyUI-Static-Primitives": { - "stars": 9, - "last_update": "2023-12-11 11:06:16" - }, - "https://github.com/zhuanqianfish/ComfyUI-EasyNode": { - "stars": 55, - "last_update": "2024-04-04 00:20:08" - }, - "https://github.com/AbdullahAlfaraj/Comfy-Photoshop-SD": { - "stars": 160, - "last_update": "2023-12-12 12:23:04" - }, - "https://github.com/discopixel-studio/comfyui-discopixel": { - "stars": 7, - "last_update": "2023-11-30 02:45:49" - }, - "https://github.com/SoftMeng/ComfyUI_Mexx_Styler": { - "stars": 15, - "last_update": "2024-04-06 06:49:01" - }, - "https://github.com/zcfrank1st/Comfyui-Yolov8": { - "stars": 15, - "last_update": "2024-02-25 06:28:49" - }, - "https://github.com/SoftMeng/ComfyUI_Mexx_Poster": { - "stars": 15, - "last_update": "2023-12-05 09:44:42" - }, - "https://github.com/SoftMeng/ComfyUI_ImageToText": { - "stars": 3, - "last_update": "2024-04-07 07:27:14" - }, - "https://github.com/DrJKL/ComfyUI-Anchors": { - "stars": 4, - "last_update": "2024-03-20 22:40:29" - }, - "https://github.com/vanillacode314/SimpleWildcardsComfyUI": { - "stars": 3, - "last_update": "2024-04-09 01:57:14" - }, - "https://github.com/wmatson/easy-comfy-nodes": { - "stars": 10, - "last_update": "2024-05-15 23:10:21" - }, - "https://github.com/WebDev9000/WebDev9000-Nodes": { - "stars": 1, - "last_update": "2023-12-01 02:23:18" - }, - "https://github.com/Scholar01/ComfyUI-Keyframe": { - "stars": 9, - "last_update": "2024-02-01 16:57:40" - }, - "https://github.com/Haoming02/comfyui-diffusion-cg": { - "stars": 41, - "last_update": "2024-05-08 04:00:04" - }, - "https://github.com/Haoming02/comfyui-clear-screen": { - "stars": 1, - "last_update": "2023-12-12 08:16:28" - }, - "https://github.com/Haoming02/comfyui-prompt-format": { - "stars": 28, - "last_update": "2023-12-11 13:44:03" - }, - "https://github.com/Haoming02/comfyui-menu-anchor": { - "stars": 3, - "last_update": "2024-01-26 03:54:55" - }, - "https://github.com/Haoming02/comfyui-tab-handler": { - "stars": 3, - "last_update": "2023-12-14 08:24:49" - }, - "https://github.com/Haoming02/comfyui-floodgate": { - "stars": 24, - "last_update": "2024-01-31 09:08:14" - }, - "https://github.com/Off-Live/ComfyUI-off-suite": { - "stars": 0, - "last_update": "2024-04-19 07:13:08" - }, - "https://github.com/bedovyy/ComfyUI_NAIDGenerator": { - "stars": 16, - "last_update": "2024-03-13 09:36:48" - }, - "https://github.com/ningxiaoxiao/comfyui-NDI": { - "stars": 34, - "last_update": "2024-03-07 02:08:05" - }, - "https://github.com/subtleGradient/TinkerBot-tech-for-ComfyUI-Touchpad": { - "stars": 13, - "last_update": "2024-01-14 20:01:01" - }, - "https://github.com/Electrofried/ComfyUI-OpenAINode": { - "stars": 17, - "last_update": "2023-12-05 21:34:23" - }, - "https://github.com/zcfrank1st/comfyui_visual_anagrams": { - "stars": 5, - "last_update": "2023-12-05 12:31:26" - }, - "https://github.com/11cafe/comfyui-workspace-manager": { - "stars": 695, - "last_update": "2024-05-17 03:37:45" - }, - "https://github.com/AustinMroz/ComfyUI-SpliceTools": { - "stars": 7, - "last_update": "2024-04-21 07:59:14" - }, - "https://github.com/knuknX/ComfyUI-Image-Tools": { - "stars": 2, - "last_update": "2024-01-01 03:30:49" - }, - "https://github.com/jtrue/ComfyUI-JaRue": { - "stars": 6, - "last_update": "2023-12-25 17:55:50" - }, - "https://github.com/filliptm/ComfyUI_Fill-Nodes": { - "stars": 43, - "last_update": "2024-05-15 05:55:41" - }, - "https://github.com/zfkun/ComfyUI_zfkun": { - "stars": 12, - "last_update": "2024-01-21 06:21:35" - }, - "https://github.com/zcfrank1st/Comfyui-Toolbox": { - "stars": 3, - "last_update": "2023-12-13 11:36:14" - }, - "https://github.com/yolain/ComfyUI-Easy-Use": { - "stars": 387, - "last_update": "2024-05-17 09:01:52" - }, - "https://github.com/talesofai/comfyui-browser": { - "stars": 377, - "last_update": "2024-05-05 03:46:04" - }, - "https://github.com/bruefire/ComfyUI-SeqImageLoader": { - "stars": 25, - "last_update": "2024-04-06 18:12:44" - }, - "https://github.com/aria1th/ComfyUI-LogicUtils": { - "stars": 14, - "last_update": "2024-05-13 00:25:11" - }, - "https://github.com/modusCell/ComfyUI-dimension-node-modusCell": { - "stars": 0, - "last_update": "2023-12-13 21:01:18" - }, - "https://github.com/MitoshiroPJ/comfyui_slothful_attention": { - "stars": 5, - "last_update": "2023-12-16 09:10:38" - }, - "https://github.com/brianfitzgerald/style_aligned_comfy": { - "stars": 236, - "last_update": "2024-03-12 03:42:07" - }, - "https://github.com/deroberon/demofusion-comfyui": { - "stars": 80, - "last_update": "2023-12-19 22:54:02" - }, - "https://github.com/glifxyz/ComfyUI-GlifNodes": { - "stars": 6, - "last_update": "2024-04-16 16:27:56" - }, - "https://github.com/deroberon/StableZero123-comfyui": { - "stars": 126, - "last_update": "2024-01-15 10:38:27" - }, - "https://github.com/aegis72/comfyui-styles-all": { - "stars": 24, - "last_update": "2024-04-18 04:30:06" - }, - "https://github.com/concarne000/ConCarneNode": { - "stars": 4, - "last_update": "2024-04-02 23:10:42" - }, - "https://github.com/aegis72/aegisflow_utility_nodes": { - "stars": 21, - "last_update": "2024-03-06 14:04:56" - }, - "https://github.com/glibsonoran/Plush-for-ComfyUI": { - "stars": 94, - "last_update": "2024-05-14 23:39:31" - }, - "https://github.com/vienteck/ComfyUI-Chat-GPT-Integration": { - "stars": 26, - "last_update": "2024-04-10 23:47:22" - }, - "https://github.com/AI2lab/comfyUI-tool-2lab": { - "stars": 4, - "last_update": "2024-04-24 09:16:07" - }, - "https://github.com/AI2lab/comfyUI-DeepSeek-2lab": { - "stars": 1, - "last_update": "2024-05-10 01:53:54" - }, - "https://github.com/MNeMoNiCuZ/ComfyUI-mnemic-nodes": { - "stars": 18, - "last_update": "2024-05-02 11:13:16" - }, - "https://github.com/SpaceKendo/ComfyUI-svd_txt2vid": { - "stars": 6, - "last_update": "2023-12-15 21:07:36" - }, - "https://github.com/NimaNzrii/comfyui-popup_preview": { - "stars": 33, - "last_update": "2024-01-07 12:21:43" - }, - "https://github.com/NimaNzrii/comfyui-photoshop": { - "stars": 124, - "last_update": "2024-05-15 12:39:20" - }, - "https://github.com/dmarx/ComfyUI-Keyframed": { - "stars": 74, - "last_update": "2023-12-30 00:37:20" - }, - "https://github.com/rui40000/RUI-Nodes": { - "stars": 13, - "last_update": "2023-12-15 07:37:43" - }, - "https://github.com/dmarx/ComfyUI-AudioReactive": { - "stars": 10, - "last_update": "2024-01-03 08:27:32" - }, - "https://github.com/BennyKok/comfyui-deploy": { - "stars": 603, - "last_update": "2024-05-11 06:50:53" - }, - "https://github.com/TripleHeadedMonkey/ComfyUI_MileHighStyler": { - "stars": 16, - "last_update": "2023-12-16 19:21:57" - }, - "https://github.com/florestefano1975/comfyui-prompt-composer": { - "stars": 200, - "last_update": "2024-04-18 16:19:36" - }, - "https://github.com/florestefano1975/ComfyUI-StabilityAI-Suite": { - "stars": 2, - "last_update": "2024-04-21 07:34:21" - }, - "https://github.com/florestefano1975/ComfyUI-HiDiffusion": { - "stars": 116, - "last_update": "2024-05-04 14:01:06" - }, - "https://github.com/florestefano1975/comfyui-portrait-master": { - "stars": 703, - "last_update": "2024-05-02 10:01:11" - }, - "https://github.com/mozman/ComfyUI_mozman_nodes": { - "stars": 0, - "last_update": "2023-12-18 06:07:50" - }, - "https://github.com/rcsaquino/comfyui-custom-nodes": { - "stars": 1, - "last_update": "2023-12-18 17:18:21" - }, - "https://github.com/rcfcu2000/zhihuige-nodes-comfyui": { - "stars": 0, - "last_update": "2024-01-11 08:41:17" - }, - "https://github.com/IDGallagher/ComfyUI-IG-Nodes": { - "stars": 0, - "last_update": "2024-04-15 15:09:48" - }, - "https://github.com/violet-chen/comfyui-psd2png": { - "stars": 8, - "last_update": "2024-05-13 04:37:13" - }, - "https://github.com/CosmicLaca/ComfyUI_Primere_Nodes": { - "stars": 67, - "last_update": "2024-05-01 08:26:32" - }, - "https://github.com/lldacing/comfyui-easyapi-nodes": { - "stars": 23, - "last_update": "2024-05-07 10:11:16" - }, - "https://github.com/RenderRift/ComfyUI-RenderRiftNodes": { - "stars": 6, - "last_update": "2023-12-31 11:14:29" - }, - "https://github.com/ttulttul/ComfyUI-Iterative-Mixer": { - "stars": 94, - "last_update": "2024-04-09 00:15:26" - }, - "https://github.com/ttulttul/ComfyUI-Tensor-Operations": { - "stars": 4, - "last_update": "2024-02-07 21:22:45" - }, - "https://github.com/OpenArt-AI/ComfyUI-Assistant": { - "stars": 13, - "last_update": "2024-01-24 21:44:12" - }, - "https://github.com/jitcoder/lora-info": { - "stars": 27, - "last_update": "2024-04-30 17:19:25" - }, - "https://github.com/ceruleandeep/ComfyUI-LLaVA-Captioner": { - "stars": 66, - "last_update": "2024-03-04 10:07:53" - }, - "https://github.com/styler00dollar/ComfyUI-deepcache": { - "stars": 6, - "last_update": "2023-12-26 17:53:44" - }, - "https://github.com/styler00dollar/ComfyUI-sudo-latent-upscale": { - "stars": 23, - "last_update": "2024-05-03 02:53:03" - }, - "https://github.com/NotHarroweD/Harronode": { - "stars": 5, - "last_update": "2023-12-31 06:00:14" - }, - "https://github.com/Limitex/ComfyUI-Calculation": { - "stars": 0, - "last_update": "2023-12-27 17:50:16" - }, - "https://github.com/Limitex/ComfyUI-Diffusers": { - "stars": 98, - "last_update": "2024-03-08 11:07:01" - }, - "https://github.com/pkpkTech/ComfyUI-ngrok": { - "stars": 2, - "last_update": "2024-01-23 18:52:25" - }, - "https://github.com/pkpkTech/ComfyUI-SaveAVIF": { - "stars": 0, - "last_update": "2023-12-27 01:33:08" - }, - "https://github.com/edenartlab/eden_comfy_pipelines": { - "stars": 32, - "last_update": "2024-05-17 02:41:14" - }, - "https://github.com/pkpkTech/ComfyUI-TemporaryLoader": { - "stars": 1, - "last_update": "2024-02-10 20:52:21" - }, - "https://github.com/pkpkTech/ComfyUI-SaveQueues": { - "stars": 1, - "last_update": "2024-02-17 14:26:26" - }, - "https://github.com/crystian/ComfyUI-Crystools": { - "stars": 407, - "last_update": "2024-05-04 01:51:37" - }, - "https://github.com/crystian/ComfyUI-Crystools-save": { - "stars": 24, - "last_update": "2024-01-28 14:37:54" - }, - "https://github.com/54rt1n/ComfyUI-DareMerge": { - "stars": 32, - "last_update": "2024-01-29 23:23:01" - }, - "https://github.com/Kangkang625/ComfyUI-paint-by-example": { - "stars": 13, - "last_update": "2024-01-29 02:37:38" - }, - "https://github.com/an90ray/ComfyUI_RErouter_CustomNodes": { - "stars": 0, - "last_update": "2023-12-30 01:42:04" - }, - "https://github.com/ai-liam/comfyui_liam_util": { - "stars": 2, - "last_update": "2023-12-29 04:44:00" - }, - "https://github.com/tocubed/ComfyUI-AudioReactor": { - "stars": 8, - "last_update": "2024-01-02 07:51:03" - }, - "https://github.com/Ryuukeisyou/comfyui_face_parsing": { - "stars": 30, - "last_update": "2024-02-17 11:00:34" - }, - "https://github.com/jesenzhang/ComfyUI_StreamDiffusion": { - "stars": 96, - "last_update": "2023-12-29 09:41:48" - }, - "https://github.com/wwwins/ComfyUI-Simple-Aspect-Ratio": { - "stars": 1, - "last_update": "2024-01-02 04:07:20" - }, - "https://github.com/ntc-ai/ComfyUI-DARE-LoRA-Merge": { - "stars": 20, - "last_update": "2024-01-05 03:38:18" - }, - "https://github.com/Millyarde/Pomfy": { - "stars": 7, - "last_update": "2024-01-13 08:01:42" - }, - "https://github.com/ownimage/ComfyUI-ownimage": { - "stars": 0, - "last_update": "2024-01-01 16:36:42" - }, - "https://github.com/Ryuukeisyou/comfyui_io_helpers": { - "stars": 0, - "last_update": "2024-03-04 13:20:38" - }, - "https://github.com/flowtyone/ComfyUI-Flowty-LDSR": { - "stars": 151, - "last_update": "2024-03-24 19:03:45" - }, - "https://github.com/flowtyone/ComfyUI-Flowty-CRM": { - "stars": 114, - "last_update": "2024-04-03 23:47:03" - }, - "https://github.com/flowtyone/ComfyUI-Flowty-TripoSR": { - "stars": 330, - "last_update": "2024-03-19 10:49:59" - }, - "https://github.com/siliconflow/onediff_comfy_nodes": { - "stars": 10, - "last_update": "2024-05-10 06:59:23" - }, - "https://github.com/hinablue/ComfyUI_3dPoseEditor": { - "stars": 101, - "last_update": "2024-01-04 14:41:18" - }, - "https://github.com/massao000/ComfyUI_aspect_ratios": { - "stars": 4, - "last_update": "2024-01-05 09:36:52" - }, - "https://github.com/chaojie/ComfyUI-CameraCtrl-Wrapper": { - "stars": 11, - "last_update": "2024-04-19 03:46:18" - }, - "https://github.com/ZHO-ZHO-ZHO/ComfyUI-ArtGallery": { - "stars": 302, - "last_update": "2024-05-07 05:13:49" - }, - "https://github.com/chaojie/ComfyUI-EasyAnimate": { - "stars": 34, - "last_update": "2024-04-16 14:45:13" - }, - "https://github.com/chaojie/ComfyUI_StreamingT2V": { - "stars": 22, - "last_update": "2024-05-10 09:14:57" - }, - "https://github.com/chaojie/ComfyUI-Open-Sora-Plan": { - "stars": 46, - "last_update": "2024-04-23 08:01:58" - }, - "https://github.com/chaojie/ComfyUI-MuseTalk": { - "stars": 93, - "last_update": "2024-04-05 15:26:14" - }, - "https://github.com/chaojie/ComfyUI-AniPortrait": { - "stars": 220, - "last_update": "2024-04-02 03:06:43" - }, - "https://github.com/chaojie/ComfyUI-MuseV": { - "stars": 106, - "last_update": "2024-04-04 02:07:29" - }, - "https://github.com/chaojie/ComfyUI-Champ": { - "stars": 17, - "last_update": "2024-04-02 02:46:02" - }, - "https://github.com/chaojie/ComfyUI-Open-Sora": { - "stars": 79, - "last_update": "2024-03-26 05:54:18" - }, - "https://github.com/chaojie/ComfyUI-Img2Img-Turbo": { - "stars": 36, - "last_update": "2024-03-27 01:10:14" - }, - "https://github.com/chaojie/ComfyUI-Trajectory": { - "stars": 5, - "last_update": "2024-03-14 14:41:18" - }, - "https://github.com/chaojie/ComfyUI-dust3r": { - "stars": 13, - "last_update": "2024-04-23 01:47:18" - }, - "https://github.com/chaojie/ComfyUI-Gemma": { - "stars": 5, - "last_update": "2024-02-24 10:02:51" - }, - "https://github.com/chaojie/ComfyUI-DynamiCrafter": { - "stars": 96, - "last_update": "2024-03-16 19:08:28" - }, - "https://github.com/chaojie/ComfyUI-Panda3d": { - "stars": 12, - "last_update": "2024-03-05 06:37:32" - }, - "https://github.com/chaojie/ComfyUI-Pymunk": { - "stars": 16, - "last_update": "2024-01-31 15:36:36" - }, - "https://github.com/chaojie/ComfyUI-Motion-Vector-Extractor": { - "stars": 0, - "last_update": "2024-01-20 16:51:06" - }, - "https://github.com/chaojie/ComfyUI-MotionCtrl": { - "stars": 120, - "last_update": "2024-01-08 14:18:40" - }, - "https://github.com/chaojie/ComfyUI-MotionCtrl-SVD": { - "stars": 76, - "last_update": "2024-01-16 09:41:07" - }, - "https://github.com/chaojie/ComfyUI-DragAnything": { - "stars": 60, - "last_update": "2024-05-16 07:13:53" - }, - "https://github.com/chaojie/ComfyUI-Moore-AnimateAnyone": { - "stars": 196, - "last_update": "2024-02-24 13:48:57" - }, - "https://github.com/chaojie/ComfyUI-DragNUWA": { - "stars": 349, - "last_update": "2024-03-14 06:56:41" - }, - "https://github.com/chaojie/ComfyUI-I2VGEN-XL": { - "stars": 27, - "last_update": "2024-01-19 09:02:08" - }, - "https://github.com/chaojie/ComfyUI-RAFT": { - "stars": 23, - "last_update": "2024-01-29 08:08:13" - }, - "https://github.com/chaojie/ComfyUI-SimDA": { - "stars": 13, - "last_update": "2024-04-25 03:38:51" - }, - "https://github.com/chaojie/ComfyUI-LightGlue": { - "stars": 48, - "last_update": "2024-01-20 16:53:51" - }, - "https://github.com/chaojie/ComfyUI-LaVIT": { - "stars": 8, - "last_update": "2024-04-24 13:41:02" - }, - "https://github.com/chaojie/ComfyUI-Video-Editing-X-Attention": { - "stars": 17, - "last_update": "2024-05-08 00:59:14" - }, - "https://github.com/MrForExample/ComfyUI-AnimateAnyone-Evolved": { - "stars": 411, - "last_update": "2024-02-02 14:19:37" - }, - "https://github.com/alexopus/ComfyUI-Image-Saver": { - "stars": 21, - "last_update": "2024-05-10 19:30:59" - }, - "https://github.com/MrForExample/ComfyUI-3D-Pack": { - "stars": 1471, - "last_update": "2024-04-13 17:45:06" - }, - "https://github.com/kft334/Knodes": { - "stars": 2, - "last_update": "2024-01-14 04:23:09" - }, - "https://github.com/Hangover3832/ComfyUI-Hangover-Moondream": { - "stars": 33, - "last_update": "2024-05-07 15:00:31" - }, - "https://github.com/Hangover3832/ComfyUI-Hangover-Nodes": { - "stars": 27, - "last_update": "2024-04-06 11:02:44" - }, - "https://github.com/tzwm/comfyui-profiler": { - "stars": 34, - "last_update": "2024-01-12 07:38:40" - }, - "https://github.com/Hangover3832/ComfyUI-Hangover-Recognize_Anything": { - "stars": 12, - "last_update": "2024-04-04 11:58:20" - }, - "https://github.com/daniel-lewis-ab/ComfyUI-Llama": { - "stars": 23, - "last_update": "2024-04-02 06:33:08" - }, - "https://github.com/djbielejeski/a-person-mask-generator": { - "stars": 199, - "last_update": "2024-02-16 16:26:02" - }, - "https://github.com/daniel-lewis-ab/ComfyUI-TTS": { - "stars": 11, - "last_update": "2024-04-02 06:32:21" - }, - "https://github.com/ginlov/segment_to_mask_comfyui": { - "stars": 1, - "last_update": "2024-01-07 14:03:21" - }, - "https://github.com/AInseven/ComfyUI-fastblend": { - "stars": 88, - "last_update": "2024-04-03 11:50:44" - }, - "https://github.com/glowcone/comfyui-base64-to-image": { - "stars": 5, - "last_update": "2024-01-09 08:33:02" - }, - "https://github.com/smagnetize/kb-comfyui-nodes": { - "stars": 0, - "last_update": "2024-01-06 17:04:40" - }, - "https://github.com/LarryJane491/Lora-Training-in-Comfy": { - "stars": 204, - "last_update": "2024-03-03 17:16:51" - }, - "https://github.com/HebelHuber/comfyui-enhanced-save-node": { - "stars": 1, - "last_update": "2024-01-12 14:34:55" - }, - "https://github.com/LarryJane491/Image-Captioning-in-ComfyUI": { - "stars": 21, - "last_update": "2024-03-08 19:59:00" - }, - "https://github.com/Layer-norm/comfyui-lama-remover": { - "stars": 43, - "last_update": "2024-01-13 04:58:58" - }, - "https://github.com/Taremin/comfyui-string-tools": { - "stars": 1, - "last_update": "2024-02-16 16:28:32" - }, - "https://github.com/Taremin/webui-monaco-prompt": { - "stars": 24, - "last_update": "2024-01-21 06:45:42" - }, - "https://github.com/Taremin/comfyui-prompt-extranetworks": { - "stars": 2, - "last_update": "2024-01-27 05:51:35" - }, - "https://github.com/abyz22/image_control": { - "stars": 2, - "last_update": "2024-05-14 02:30:47" - }, - "https://github.com/HAL41/ComfyUI-aichemy-nodes": { - "stars": 4, - "last_update": "2024-01-15 22:25:46" - }, - "https://github.com/foxtrot-roger/comfyui-rf-nodes": { - "stars": 1, - "last_update": "2024-01-26 16:40:43" - }, - "https://github.com/nkchocoai/ComfyUI-PromptUtilities": { - "stars": 6, - "last_update": "2024-02-21 14:47:42" - }, - "https://github.com/nkchocoai/ComfyUI-TextOnSegs": { - "stars": 4, - "last_update": "2024-02-12 06:05:47" - }, - "https://github.com/nkchocoai/ComfyUI-SizeFromPresets": { - "stars": 4, - "last_update": "2024-04-29 07:53:22" - }, - "https://github.com/nkchocoai/ComfyUI-SaveImageWithMetaData": { - "stars": 4, - "last_update": "2024-04-16 13:28:45" - }, - "https://github.com/nkchocoai/ComfyUI-Dart": { - "stars": 15, - "last_update": "2024-05-15 08:36:22" - }, - "https://github.com/JaredTherriault/ComfyUI-JNodes": { - "stars": 7, - "last_update": "2024-05-16 19:21:05" - }, - "https://github.com/prozacgod/comfyui-pzc-multiworkspace": { - "stars": 6, - "last_update": "2024-01-16 23:08:26" - }, - "https://github.com/Siberpone/lazy-pony-prompter": { - "stars": 17, - "last_update": "2024-03-30 05:31:25" - }, - "https://github.com/Miosp/ComfyUI-FBCNN": { - "stars": 3, - "last_update": "2024-01-19 21:30:27" - }, - "https://github.com/dave-palt/comfyui_DSP_imagehelpers": { - "stars": 0, - "last_update": "2024-01-18 04:59:26" - }, - "https://github.com/Inzaniak/comfyui-ranbooru": { - "stars": 6, - "last_update": "2024-05-01 07:07:42" - }, - "https://github.com/JcandZero/ComfyUI_GLM4Node": { - "stars": 23, - "last_update": "2024-02-21 01:48:08" - }, - "https://github.com/darkpixel/darkprompts": { - "stars": 5, - "last_update": "2024-04-15 16:40:05" - }, - "https://github.com/shiimizu/ComfyUI-PhotoMaker-Plus": { - "stars": 139, - "last_update": "2024-04-17 09:02:51" - }, - "https://github.com/longgui0318/comfyui-llm-assistant": { - "stars": 5, - "last_update": "2024-05-06 01:34:45" - }, "https://github.com/aws-samples/comfyui-llm-node-for-amazon-bedrock": { "stars": 4, "last_update": "2024-05-13 10:47:47" }, - "https://github.com/longgui0318/comfyui-mask-util": { - "stars": 4, - "last_update": "2024-04-25 17:36:58" - }, - "https://github.com/QaisMalkawi/ComfyUI-QaisHelper": { - "stars": 2, - "last_update": "2024-01-22 10:39:27" - }, - "https://github.com/longgui0318/comfyui-magic-clothing": { - "stars": 16, - "last_update": "2024-04-28 03:29:42" - }, - "https://github.com/Shraknard/ComfyUI-Remover": { - "stars": 4, - "last_update": "2024-01-23 23:14:23" - }, - "https://github.com/adriflex/ComfyUI_Blender_Texdiff": { - "stars": 1, - "last_update": "2024-01-26 10:25:05" - }, - "https://github.com/DimaChaichan/LAizypainter-Exporter-ComfyUI": { - "stars": 7, - "last_update": "2024-02-08 13:57:21" - }, - "https://github.com/FlyingFireCo/tiled_ksampler": { - "stars": 56, - "last_update": "2023-08-13 23:05:26" - }, - "https://github.com/Nlar/ComfyUI_CartoonSegmentation": { - "stars": 8, - "last_update": "2024-01-25 23:17:51" - }, - "https://github.com/godspede/ComfyUI_Substring": { - "stars": 0, - "last_update": "2024-01-26 06:28:40" - }, - "https://github.com/longgui0318/comfyui-oms-diffusion": { - "stars": 16, - "last_update": "2024-04-28 03:29:42" - }, - "https://github.com/gokayfem/ComfyUI-Dream-Interpreter": { - "stars": 61, - "last_update": "2024-04-03 23:51:44" - }, - "https://github.com/gokayfem/ComfyUI_VLM_nodes": { - "stars": 221, - "last_update": "2024-05-10 13:36:20" - }, - "https://github.com/gokayfem/ComfyUI-Texture-Simple": { - "stars": 28, - "last_update": "2024-03-24 22:20:21" - }, - "https://github.com/gokayfem/ComfyUI-Depth-Visualization": { - "stars": 45, - "last_update": "2024-03-24 04:03:08" - }, - "https://github.com/Hiero207/ComfyUI-Hiero-Nodes": { - "stars": 4, - "last_update": "2024-05-16 05:34:54" - }, - "https://github.com/yuvraj108c/ComfyUI-Whisper": { - "stars": 40, - "last_update": "2024-02-05 08:32:57" - }, - "https://github.com/yuvraj108c/ComfyUI-Pronodes": { - "stars": 0, - "last_update": "2024-03-22 18:22:13" - }, "https://github.com/azure-dragon-ai/ComfyUI-ClipScore-Nodes": { "stars": 1, "last_update": "2024-01-26 08:38:39" }, - "https://github.com/yuvraj108c/ComfyUI-Vsgan": { + "https://github.com/badayvedat/ComfyUI-fal-Connector": { + "stars": 10, + "last_update": "2024-05-16 01:10:31" + }, + "https://github.com/badjeff/comfyui_lora_tag_loader": { + "stars": 38, + "last_update": "2024-02-12 07:46:02" + }, + "https://github.com/banodoco/steerable-motion": { + "stars": 641, + "last_update": "2024-05-16 18:13:44" + }, + "https://github.com/bash-j/mikey_nodes": { + "stars": 71, + "last_update": "2024-05-05 23:32:05" + }, + "https://github.com/bedovyy/ComfyUI_NAIDGenerator": { + "stars": 16, + "last_update": "2024-03-13 09:36:48" + }, + "https://github.com/bilal-arikan/ComfyUI_TextAssets": { "stars": 2, - "last_update": "2024-03-08 10:11:28" - }, - "https://github.com/yuvraj108c/ComfyUI-PiperTTS": { - "stars": 24, - "last_update": "2024-04-06 17:16:28" - }, - "https://github.com/yuvraj108c/ComfyUI-Depth-Anything-Tensorrt": { - "stars": 46, - "last_update": "2024-05-08 05:12:25" - }, - "https://github.com/yuvraj108c/ComfyUI-Upscaler-Tensorrt": { - "stars": 22, - "last_update": "2024-05-08 08:18:54" + "last_update": "2024-02-06 00:30:11" }, "https://github.com/blepping/ComfyUI-bleh": { "stars": 29, @@ -2203,349 +1351,321 @@ "stars": 65, "last_update": "2024-05-10 04:18:47" }, - "https://github.com/jamal-alkharrat/ComfyUI_rotate_image": { - "stars": 0, - "last_update": "2024-01-27 15:25:00" - }, - "https://github.com/JerryOrbachJr/ComfyUI-RandomSize": { + "https://github.com/blueraincoatli/comfyUI_SillyNodes": { "stars": 2, - "last_update": "2024-02-14 20:36:01" + "last_update": "2024-04-25 03:11:05" }, - "https://github.com/mape/ComfyUI-mape-Helpers": { - "stars": 102, - "last_update": "2024-02-07 16:58:47" + "https://github.com/bmad4ever/ComfyUI-Bmad-DirtyUndoRedo": { + "stars": 50, + "last_update": "2023-11-29 14:41:23" }, - "https://github.com/zhongpei/Comfyui_image2prompt": { - "stars": 199, - "last_update": "2024-05-14 07:18:53" - }, - "https://github.com/zhongpei/ComfyUI-InstructIR": { - "stars": 56, - "last_update": "2024-02-01 06:40:40" - }, - "https://github.com/Loewen-Hob/rembg-comfyui-node-better": { - "stars": 26, - "last_update": "2024-01-29 16:03:36" - }, - "https://github.com/HaydenReeve/ComfyUI-Better-Strings": { - "stars": 0, - "last_update": "2024-04-04 17:27:11" - }, - "https://github.com/StartHua/ComfyUI_Seg_VITON": { - "stars": 153, - "last_update": "2024-05-04 14:01:04" - }, - "https://github.com/StartHua/ComfyUI_OOTDiffusion_CXH": { - "stars": 86, - "last_update": "2024-03-04 09:33:57" - }, - "https://github.com/StartHua/Comfyui_joytag": { - "stars": 12, - "last_update": "2024-02-12 04:13:41" - }, - "https://github.com/StartHua/Comfyui_segformer_b2_clothes": { - "stars": 28, - "last_update": "2024-04-30 09:42:27" - }, - "https://github.com/nosiu/comfyui-instantId-faceswap": { - "stars": 153, - "last_update": "2024-02-25 13:58:50" - }, - "https://github.com/ricklove/comfyui-ricklove": { - "stars": 0, - "last_update": "2024-02-01 02:50:59" - }, - "https://github.com/Chan-0312/ComfyUI-IPAnimate": { - "stars": 59, - "last_update": "2024-02-01 09:17:58" - }, - "https://github.com/LyazS/comfyui-anime-seg": { + "https://github.com/bmad4ever/comfyui_ab_samplercustom": { "stars": 4, - "last_update": "2024-04-16 08:27:12" + "last_update": "2023-11-06 17:45:57" }, - "https://github.com/Chan-0312/ComfyUI-EasyDeforum": { - "stars": 7, - "last_update": "2024-03-14 02:14:56" + "https://github.com/bmad4ever/comfyui_bmad_nodes": { + "stars": 40, + "last_update": "2024-04-07 19:57:43" }, - "https://github.com/trumanwong/ComfyUI-NSFW-Detection": { - "stars": 10, - "last_update": "2024-02-04 08:49:11" - }, - "https://github.com/davask/ComfyUI_MaraScott_Nodes": { - "stars": 38, - "last_update": "2024-05-16 16:16:25" - }, - "https://github.com/dfl/comfyui-clip-with-break": { - "stars": 8, - "last_update": "2024-02-05 17:48:33" - }, - "https://github.com/TemryL/ComfyS3": { - "stars": 12, - "last_update": "2024-02-08 16:59:15" - }, - "https://github.com/yffyhk/comfyui_auto_danbooru": { - "stars": 0, - "last_update": "2024-02-04 08:09:57" - }, - "https://github.com/dfl/comfyui-tcd-scheduler": { - "stars": 73, - "last_update": "2024-04-08 20:15:29" - }, - "https://github.com/antrobot1234/antrobots-comfyUI-nodepack": { - "stars": 8, - "last_update": "2024-03-06 22:34:12" - }, - "https://github.com/kadirnar/ComfyUI-Transformers": { - "stars": 14, - "last_update": "2024-02-06 15:43:43" - }, - "https://github.com/bilal-arikan/ComfyUI_TextAssets": { + "https://github.com/bmad4ever/comfyui_lists_cartesian_product": { "stars": 2, - "last_update": "2024-02-06 00:30:11" + "last_update": "2023-12-22 00:54:35" }, - "https://github.com/digitaljohn/comfyui-propost": { - "stars": 95, - "last_update": "2024-02-11 10:08:19" + "https://github.com/bmad4ever/comfyui_quilting": { + "stars": 2, + "last_update": "2024-03-04 22:48:03" }, - "https://github.com/XmYx/deforum-comfy-nodes": { - "stars": 93, - "last_update": "2024-04-11 00:45:00" + "https://github.com/bmad4ever/comfyui_wfc_like": { + "stars": 3, + "last_update": "2024-05-15 18:36:18" }, - "https://github.com/DonBaronFactory/ComfyUI-Cre8it-Nodes": { - "stars": 0, - "last_update": "2024-02-25 12:35:13" - }, - "https://github.com/Billius-AI/ComfyUI-Path-Helper": { - "stars": 12, - "last_update": "2024-02-26 10:48:42" - }, - "https://github.com/adbrasi/ComfyUI-TrashNodes-DownloadHuggingface": { - "stars": 4, - "last_update": "2024-02-08 21:25:17" - }, - "https://github.com/mbrostami/ComfyUI-HF": { - "stars": 8, - "last_update": "2024-02-11 00:03:26" - }, - "https://github.com/Franck-Demongin/NX_PromptStyler": { - "stars": 4, - "last_update": "2024-02-19 10:14:56" - }, - "https://github.com/xiaoxiaodesha/hd_node": { - "stars": 7, - "last_update": "2024-02-18 05:23:57" - }, - "https://github.com/ShmuelRonen/ComfyUI-SVDResizer": { + "https://github.com/bobmagicii/comfykit-custom-nodes": { "stars": 1, - "last_update": "2024-03-08 15:16:10" + "last_update": "2024-04-04 16:39:56" }, - "https://github.com/redhottensors/ComfyUI-Prediction": { - "stars": 9, - "last_update": "2024-05-13 19:58:16" - }, - "https://github.com/Mamaaaamooooo/batchImg-rembg-ComfyUI-nodes": { - "stars": 11, - "last_update": "2024-04-02 12:00:48" - }, - "https://github.com/jordoh/ComfyUI-Deepface": { - "stars": 10, - "last_update": "2024-03-23 14:37:34" - }, - "https://github.com/al-swaiti/ComfyUI-CascadeResolutions": { - "stars": 1, - "last_update": "2024-04-06 16:48:55" - }, - "https://github.com/mirabarukaso/ComfyUI_Mira": { - "stars": 14, - "last_update": "2024-05-09 16:21:16" - }, - "https://github.com/1038lab/ComfyUI-GPT2P": { - "stars": 3, - "last_update": "2024-02-21 04:45:27" - }, - "https://github.com/LykosAI/ComfyUI-Inference-Core-Nodes": { - "stars": 9, - "last_update": "2024-04-05 05:11:51" - }, - "https://github.com/Ludobico/ComfyUI-ScenarioPrompt": { - "stars": 11, - "last_update": "2024-03-26 01:28:07" - }, - "https://github.com/klinter007/klinter_nodes": { - "stars": 4, - "last_update": "2024-05-02 14:41:48" - }, - "https://github.com/logtd/ComfyUI-TrackingNodes": { - "stars": 14, - "last_update": "2024-02-24 04:43:16" - }, - "https://github.com/logtd/ComfyUI-InstanceDiffusion": { - "stars": 94, - "last_update": "2024-05-14 23:34:43" - }, - "https://github.com/logtd/ComfyUI-InversedNoise": { - "stars": 5, - "last_update": "2024-03-31 19:11:53" - }, - "https://github.com/logtd/ComfyUI-RefSampling": { - "stars": 4, - "last_update": "2024-03-31 02:11:14" - }, - "https://github.com/logtd/ComfyUI-FLATTEN": { - "stars": 56, - "last_update": "2024-04-10 01:46:26" - }, - "https://github.com/logtd/ComfyUI-RAVE_ATTN": { - "stars": 9, - "last_update": "2024-04-10 22:20:21" - }, - "https://github.com/Big-Idea-Technology/ComfyUI-Book-Tools": { - "stars": 11, - "last_update": "2024-04-26 07:53:44" - }, - "https://github.com/Big-Idea-Technology/ComfyUI_LLM_Node": { - "stars": 44, - "last_update": "2024-04-30 12:39:17" - }, - "https://github.com/Guillaume-Fgt/ComfyUI_StableCascadeLatentRatio": { - "stars": 3, - "last_update": "2024-02-26 09:37:16" - }, - "https://github.com/AuroBit/ComfyUI-OOTDiffusion": { - "stars": 307, - "last_update": "2024-03-26 02:44:57" - }, - "https://github.com/AuroBit/ComfyUI-AnimateAnyone-reproduction": { - "stars": 34, - "last_update": "2024-02-29 10:19:36" - }, - "https://github.com/TheBill2001/comfyui-upscale-by-model": { - "stars": 0, - "last_update": "2024-02-24 00:49:19" - }, - "https://github.com/czcz1024/Comfyui-FaceCompare": { - "stars": 0, - "last_update": "2024-02-23 09:08:32" - }, - "https://github.com/leoleelxh/ComfyUI-LLMs": { - "stars": 6, - "last_update": "2024-03-07 07:34:10" - }, - "https://github.com/hughescr/ComfyUI-OpenPose-Keypoint-Extractor": { - "stars": 6, - "last_update": "2024-02-24 21:41:24" - }, - "https://github.com/hiforce/comfyui-hiforce-plugin": { - "stars": 2, - "last_update": "2024-02-29 09:35:31" - }, - "https://github.com/jkrauss82/ultools-comfyui": { - "stars": 4, - "last_update": "2024-03-31 08:27:34" - }, - "https://github.com/cerspense/ComfyUI_cspnodes": { - "stars": 24, - "last_update": "2024-05-15 05:27:11" - }, - "https://github.com/guill/abracadabra-comfyui": { - "stars": 1, - "last_update": "2024-02-26 04:25:21" - }, - "https://github.com/RomanKuschanow/ComfyUI-Advanced-Latent-Control": { - "stars": 15, - "last_update": "2024-05-05 09:22:26" - }, - "https://github.com/qwixiwp/queuetools": { - "stars": 0, - "last_update": "2024-02-26 19:21:00" - }, - "https://github.com/Chan-0312/ComfyUI-Prompt-Preview": { - "stars": 13, - "last_update": "2024-02-27 11:30:38" - }, - "https://github.com/Munkyfoot/ComfyUI-TextOverlay": { - "stars": 0, - "last_update": "2024-02-27 22:56:42" - }, - "https://github.com/holchan/ComfyUI-ModelDownloader": { - "stars": 2, - "last_update": "2024-03-02 05:43:41" - }, - "https://github.com/CC-BryanOttho/ComfyUI_API_Manager": { + "https://github.com/bradsec/ComfyUI_ResolutionSelector": { "stars": 7, - "last_update": "2024-02-27 23:31:45" + "last_update": "2023-08-19 06:52:19" }, - "https://github.com/huchenlei/ComfyUI-layerdiffuse": { - "stars": 1175, - "last_update": "2024-05-16 22:30:32" + "https://github.com/braintacles/braintacles-comfyui-nodes": { + "stars": 1, + "last_update": "2023-09-06 12:12:32" }, - "https://github.com/438443467/ComfyUI-GPT4V-Image-Captioner": { - "stars": 15, - "last_update": "2024-05-09 08:47:13" + "https://github.com/brianfitzgerald/style_aligned_comfy": { + "stars": 236, + "last_update": "2024-03-12 03:42:07" }, - "https://github.com/maracman/ComfyUI-SubjectStyle-CSV": { - "stars": 3, - "last_update": "2024-02-29 19:40:01" + "https://github.com/bronkula/comfyui-fitsize": { + "stars": 29, + "last_update": "2023-12-03 12:32:49" }, - "https://github.com/uetuluk/comfyui-webcam-node": { - "stars": 2, - "last_update": "2024-05-12 05:52:44" + "https://github.com/bruefire/ComfyUI-SeqImageLoader": { + "stars": 25, + "last_update": "2024-04-06 18:12:44" }, - "https://github.com/huchenlei/ComfyUI_DanTagGen": { - "stars": 48, - "last_update": "2024-04-28 15:36:22" + "https://github.com/budihartono/comfyui_otonx_nodes": { + "stars": 1, + "last_update": "2023-11-08 14:26:20" }, - "https://github.com/huchenlei/ComfyUI-openpose-editor": { - "stars": 8, - "last_update": "2024-04-25 22:45:00" + "https://github.com/bvhari/ComfyUI_ImageProcessing": { + "stars": 16, + "last_update": "2023-05-25 10:49:24" }, - "https://github.com/huchenlei/ComfyUI-IC-Light-Native": { - "stars": 268, - "last_update": "2024-05-14 14:31:12" + "https://github.com/bvhari/ComfyUI_LatentToRGB": { + "stars": 11, + "last_update": "2023-05-20 06:50:37" }, - "https://github.com/nathannlu/ComfyUI-Pets": { - "stars": 33, - "last_update": "2024-03-31 23:55:42" - }, - "https://github.com/Alysondao/Comfyui-Yolov8-JSON": { - "stars": 9, - "last_update": "2024-04-16 08:29:55" - }, - "https://github.com/nathannlu/ComfyUI-Cloud": { - "stars": 120, - "last_update": "2024-05-16 23:38:12" - }, - "https://github.com/11dogzi/Comfyui-ergouzi-Nodes": { + "https://github.com/bvhari/ComfyUI_PerpWeight": { "stars": 10, - "last_update": "2024-03-12 02:03:09" + "last_update": "2024-03-25 07:05:23" }, - "https://github.com/BXYMartin/ComfyUI-InstantIDUtils": { + "https://github.com/bvhari/ComfyUI_SUNoise": { "stars": 3, - "last_update": "2024-03-04 16:42:02" - }, - "https://github.com/cdb-boop/comfyui-image-round": { - "stars": 0, - "last_update": "2024-03-07 07:35:43" - }, - "https://github.com/meshmesh-io/mm-comfyui-megamask": { - "stars": 0, - "last_update": "2024-03-07 23:59:12" + "last_update": "2024-05-07 15:20:05" }, "https://github.com/cdb-boop/ComfyUI-Bringing-Old-Photos-Back-to-Life": { "stars": 13, "last_update": "2024-04-18 18:49:15" }, - "https://github.com/atmaranto/ComfyUI-SaveAsScript": { - "stars": 22, - "last_update": "2024-05-04 11:12:35" - }, - "https://github.com/meshmesh-io/mm-comfyui-loopback": { - "stars": 1, - "last_update": "2024-03-07 19:46:37" - }, - "https://github.com/meshmesh-io/ComfyUI-MeshMesh": { + "https://github.com/cdb-boop/comfyui-image-round": { "stars": 0, - "last_update": "2024-03-12 17:19:32" + "last_update": "2024-03-07 07:35:43" + }, + "https://github.com/cerspense/ComfyUI_cspnodes": { + "stars": 24, + "last_update": "2024-05-15 05:27:11" + }, + "https://github.com/ceruleandeep/ComfyUI-LLaVA-Captioner": { + "stars": 66, + "last_update": "2024-03-04 10:07:53" + }, + "https://github.com/chaojie/ComfyUI-AniPortrait": { + "stars": 220, + "last_update": "2024-04-02 03:06:43" + }, + "https://github.com/chaojie/ComfyUI-CameraCtrl-Wrapper": { + "stars": 11, + "last_update": "2024-04-19 03:46:18" + }, + "https://github.com/chaojie/ComfyUI-Champ": { + "stars": 17, + "last_update": "2024-04-02 02:46:02" + }, + "https://github.com/chaojie/ComfyUI-DragAnything": { + "stars": 60, + "last_update": "2024-05-16 07:13:53" + }, + "https://github.com/chaojie/ComfyUI-DragNUWA": { + "stars": 349, + "last_update": "2024-03-14 06:56:41" + }, + "https://github.com/chaojie/ComfyUI-DynamiCrafter": { + "stars": 96, + "last_update": "2024-03-16 19:08:28" + }, + "https://github.com/chaojie/ComfyUI-EasyAnimate": { + "stars": 34, + "last_update": "2024-04-16 14:45:13" + }, + "https://github.com/chaojie/ComfyUI-Gemma": { + "stars": 5, + "last_update": "2024-02-24 10:02:51" + }, + "https://github.com/chaojie/ComfyUI-I2VGEN-XL": { + "stars": 27, + "last_update": "2024-01-19 09:02:08" + }, + "https://github.com/chaojie/ComfyUI-Img2Img-Turbo": { + "stars": 36, + "last_update": "2024-03-27 01:10:14" + }, + "https://github.com/chaojie/ComfyUI-LaVIT": { + "stars": 8, + "last_update": "2024-04-24 13:41:02" + }, + "https://github.com/chaojie/ComfyUI-LightGlue": { + "stars": 48, + "last_update": "2024-01-20 16:53:51" + }, + "https://github.com/chaojie/ComfyUI-Moore-AnimateAnyone": { + "stars": 196, + "last_update": "2024-02-24 13:48:57" + }, + "https://github.com/chaojie/ComfyUI-Motion-Vector-Extractor": { + "stars": 0, + "last_update": "2024-01-20 16:51:06" + }, + "https://github.com/chaojie/ComfyUI-MotionCtrl": { + "stars": 120, + "last_update": "2024-01-08 14:18:40" + }, + "https://github.com/chaojie/ComfyUI-MotionCtrl-SVD": { + "stars": 76, + "last_update": "2024-01-16 09:41:07" + }, + "https://github.com/chaojie/ComfyUI-MuseTalk": { + "stars": 94, + "last_update": "2024-04-05 15:26:14" + }, + "https://github.com/chaojie/ComfyUI-MuseV": { + "stars": 106, + "last_update": "2024-04-04 02:07:29" + }, + "https://github.com/chaojie/ComfyUI-Open-Sora": { + "stars": 79, + "last_update": "2024-03-26 05:54:18" + }, + "https://github.com/chaojie/ComfyUI-Open-Sora-Plan": { + "stars": 46, + "last_update": "2024-04-23 08:01:58" + }, + "https://github.com/chaojie/ComfyUI-Panda3d": { + "stars": 12, + "last_update": "2024-03-05 06:37:32" + }, + "https://github.com/chaojie/ComfyUI-Pymunk": { + "stars": 16, + "last_update": "2024-01-31 15:36:36" + }, + "https://github.com/chaojie/ComfyUI-RAFT": { + "stars": 23, + "last_update": "2024-01-29 08:08:13" + }, + "https://github.com/chaojie/ComfyUI-SimDA": { + "stars": 13, + "last_update": "2024-04-25 03:38:51" + }, + "https://github.com/chaojie/ComfyUI-Trajectory": { + "stars": 5, + "last_update": "2024-03-14 14:41:18" + }, + "https://github.com/chaojie/ComfyUI-Video-Editing-X-Attention": { + "stars": 17, + "last_update": "2024-05-08 00:59:14" + }, + "https://github.com/chaojie/ComfyUI-dust3r": { + "stars": 13, + "last_update": "2024-04-23 01:47:18" + }, + "https://github.com/chaojie/ComfyUI_StreamingT2V": { + "stars": 22, + "last_update": "2024-05-10 09:14:57" + }, + "https://github.com/chaosaiart/Chaosaiart-Nodes": { + "stars": 36, + "last_update": "2024-05-10 13:15:33" + }, + "https://github.com/chenpx976/ComfyUI-RunRunRun": { + "stars": 0, + "last_update": "2024-05-08 12:02:17" + }, + "https://github.com/chflame163/ComfyUI_FaceSimilarity": { + "stars": 4, + "last_update": "2024-03-22 05:35:23" + }, + "https://github.com/chflame163/ComfyUI_LayerStyle": { + "stars": 486, + "last_update": "2024-05-17 02:07:53" + }, + "https://github.com/chflame163/ComfyUI_MSSpeech_TTS": { + "stars": 19, + "last_update": "2024-02-20 01:27:38" + }, + "https://github.com/chflame163/ComfyUI_WordCloud": { + "stars": 54, + "last_update": "2024-02-27 12:47:52" + }, + "https://github.com/chibiace/ComfyUI-Chibi-Nodes": { + "stars": 24, + "last_update": "2024-04-09 09:23:35" + }, + "https://github.com/choey/Comfy-Topaz": { + "stars": 15, + "last_update": "2024-04-10 09:05:18" + }, + "https://github.com/chrisfreilich/virtuoso-nodes": { + "stars": 38, + "last_update": "2024-05-07 22:57:00" + }, + "https://github.com/chrisgoringe/cg-image-picker": { + "stars": 145, + "last_update": "2024-05-17 02:26:59" + }, + "https://github.com/chrisgoringe/cg-noise": { + "stars": 22, + "last_update": "2024-02-02 23:38:25" + }, + "https://github.com/chrisgoringe/cg-prompt-info": { + "stars": 24, + "last_update": "2024-04-10 01:08:34" + }, + "https://github.com/chrisgoringe/cg-use-everywhere": { + "stars": 291, + "last_update": "2024-05-17 01:15:11" + }, + "https://github.com/chrish-slingshot/CrasHUtils": { + "stars": 11, + "last_update": "2024-04-19 22:22:24" + }, + "https://github.com/christian-byrne/img2txt-comfyui-nodes": { + "stars": 6, + "last_update": "2024-05-15 06:56:52" + }, + "https://github.com/city96/ComfyUI_ColorMod": { + "stars": 29, + "last_update": "2024-05-16 14:24:27" + }, + "https://github.com/city96/ComfyUI_DiT": { + "stars": 2, + "last_update": "2023-09-06 17:15:54" + }, + "https://github.com/city96/ComfyUI_ExtraModels": { + "stars": 171, + "last_update": "2024-05-17 09:02:19" + }, + "https://github.com/city96/ComfyUI_NetDist": { + "stars": 194, + "last_update": "2024-02-15 17:34:51" + }, + "https://github.com/city96/SD-Advanced-Noise": { + "stars": 17, + "last_update": "2023-08-14 15:17:54" + }, + "https://github.com/city96/SD-Latent-Interposer": { + "stars": 151, + "last_update": "2024-03-20 21:55:09" + }, + "https://github.com/city96/SD-Latent-Upscaler": { + "stars": 101, + "last_update": "2023-11-27 00:26:14" + }, + "https://github.com/civitai/comfy-nodes": { + "stars": 78, + "last_update": "2024-02-29 12:23:11" + }, + "https://github.com/comfyanonymous/ComfyUI": { + "stars": 35160, + "last_update": "2024-05-17 08:51:42" + }, + "https://github.com/comfyanonymous/ComfyUI_experiments": { + "stars": 126, + "last_update": "2023-09-13 06:28:20" + }, + "https://github.com/concarne000/ConCarneNode": { + "stars": 4, + "last_update": "2024-04-02 23:10:42" + }, + "https://github.com/coreyryanhanson/ComfyQR": { + "stars": 46, + "last_update": "2024-03-20 20:10:27" + }, + "https://github.com/coreyryanhanson/ComfyQR-scanning-nodes": { + "stars": 8, + "last_update": "2023-10-15 03:19:16" + }, + "https://github.com/cozymantis/cozy-utils-comfyui-nodes": { + "stars": 3, + "last_update": "2024-03-13 11:25:27" }, "https://github.com/cozymantis/human-parser-comfyui-node": { "stars": 36, @@ -2555,125 +1675,77 @@ "stars": 20, "last_update": "2024-04-30 17:40:24" }, - "https://github.com/cozymantis/cozy-utils-comfyui-nodes": { - "stars": 3, - "last_update": "2024-03-13 11:25:27" + "https://github.com/crystian/ComfyUI-Crystools": { + "stars": 407, + "last_update": "2024-05-04 01:51:37" }, - "https://github.com/vivax3794/ComfyUI-Vivax-Nodes": { - "stars": 3, - "last_update": "2024-03-17 22:02:48" + "https://github.com/crystian/ComfyUI-Crystools-save": { + "stars": 24, + "last_update": "2024-01-28 14:37:54" }, - "https://github.com/victorchall/comfyui_webcamcapture": { - "stars": 2, - "last_update": "2024-03-06 18:33:39" + "https://github.com/cubiq/ComfyUI_FaceAnalysis": { + "stars": 161, + "last_update": "2024-05-13 08:09:56" }, - "https://github.com/diStyApps/ComfyUI_FrameMaker": { - "stars": 10, - "last_update": "2024-03-08 09:19:43" + "https://github.com/cubiq/ComfyUI_IPAdapter_plus": { + "stars": 2674, + "last_update": "2024-05-08 14:10:24" }, - "https://github.com/ljleb/comfy-mecha": { - "stars": 7, - "last_update": "2024-05-09 20:07:46" + "https://github.com/cubiq/ComfyUI_InstantID": { + "stars": 791, + "last_update": "2024-05-08 14:56:00" }, - "https://github.com/ExponentialML/ComfyUI_Native_DynamiCrafter": { - "stars": 85, - "last_update": "2024-04-02 23:29:14" + "https://github.com/cubiq/ComfyUI_SimpleMath": { + "stars": 11, + "last_update": "2023-09-26 06:31:44" }, - "https://github.com/hackkhai/ComfyUI-Image-Matting": { - "stars": 9, - "last_update": "2024-03-09 06:30:39" + "https://github.com/cubiq/ComfyUI_essentials": { + "stars": 249, + "last_update": "2024-05-16 11:09:28" }, - "https://github.com/Pos13/comfyui-cyclist": { - "stars": 15, - "last_update": "2024-04-20 04:13:22" + "https://github.com/cubiq/PuLID_ComfyUI": { + "stars": 316, + "last_update": "2024-05-17 07:41:51" }, - "https://github.com/ExponentialML/ComfyUI_ModelScopeT2V": { - "stars": 25, - "last_update": "2024-03-09 00:02:47" - }, - "https://github.com/ExponentialML/ComfyUI_VisualStylePrompting": { - "stars": 241, - "last_update": "2024-04-17 22:30:10" - }, - "https://github.com/angeloshredder/StableCascadeResizer": { - "stars": 0, - "last_update": "2024-03-08 22:53:27" - }, - "https://github.com/stavsap/comfyui-ollama": { - "stars": 143, - "last_update": "2024-04-07 20:49:11" - }, - "https://github.com/dchatel/comfyui_facetools": { - "stars": 37, - "last_update": "2024-05-15 14:14:00" - }, - "https://github.com/prodogape/ComfyUI-Minio": { + "https://github.com/curiousjp/ComfyUI-MaskBatchPermutations": { "stars": 1, - "last_update": "2024-03-09 07:44:51" + "last_update": "2024-05-05 06:06:11" }, - "https://github.com/AIGCTeam/ComfyUI_kkTranslator_nodes": { - "stars": 3, - "last_update": "2024-02-22 08:30:33" + "https://github.com/czcz1024/Comfyui-FaceCompare": { + "stars": 0, + "last_update": "2024-02-23 09:08:32" }, - "https://github.com/vsevolod-oparin/comfyui-kandinsky22": { + "https://github.com/da2el-ai/ComfyUI-d2-size-selector": { + "stars": 1, + "last_update": "2024-05-03 17:29:07" + }, + "https://github.com/da2el-ai/ComfyUI-d2-steps": { + "stars": 4, + "last_update": "2024-05-04 17:32:40" + }, + "https://github.com/dagthomas/comfyui_dagthomas": { + "stars": 55, + "last_update": "2024-05-15 13:34:59" + }, + "https://github.com/daniel-lewis-ab/ComfyUI-Llama": { + "stars": 23, + "last_update": "2024-04-02 06:33:08" + }, + "https://github.com/daniel-lewis-ab/ComfyUI-TTS": { + "stars": 11, + "last_update": "2024-04-02 06:32:21" + }, + "https://github.com/darkpixel/darkprompts": { "stars": 5, - "last_update": "2024-03-17 00:05:27" + "last_update": "2024-04-15 16:40:05" }, - "https://github.com/Xyem/Xycuno-Oobabooga": { - "stars": 3, - "last_update": "2024-03-12 19:50:18" + "https://github.com/davask/ComfyUI_MaraScott_Nodes": { + "stars": 38, + "last_update": "2024-05-16 16:16:25" }, - "https://github.com/if-ai/ComfyUI-IF_AI_tools": { - "stars": 266, - "last_update": "2024-05-16 23:32:21" - }, - "https://github.com/shi3z/ComfyUI_Memeplex_DALLE": { - "stars": 2, - "last_update": "2024-03-13 08:26:09" - }, - "https://github.com/if-ai/ComfyUI-IF_AI_WishperSpeechNode": { - "stars": 15, - "last_update": "2024-04-19 10:52:02" - }, - "https://github.com/dmMaze/sketch2manga": { - "stars": 22, - "last_update": "2024-03-14 05:44:16" - }, - "https://github.com/olduvai-jp/ComfyUI-HfLoader": { - "stars": 1, - "last_update": "2024-03-18 04:57:05" - }, - "https://github.com/ForeignGods/ComfyUI-Mana-Nodes": { - "stars": 165, - "last_update": "2024-05-12 20:43:17" - }, - "https://github.com/AiMiDi/ComfyUI-Aimidi-nodes": { + "https://github.com/dave-palt/comfyui_DSP_imagehelpers": { "stars": 0, - "last_update": "2024-03-31 14:14:24" - }, - "https://github.com/MarkoCa1/ComfyUI_Segment_Mask": { - "stars": 12, - "last_update": "2024-04-20 07:29:00" - }, - "https://github.com/madtunebk/ComfyUI-ControlnetAux": { - "stars": 7, - "last_update": "2024-03-16 13:52:32" - }, - "https://github.com/MarkoCa1/ComfyUI-Text": { - "stars": 2, - "last_update": "2024-03-16 06:25:38" - }, - "https://github.com/Shadetail/ComfyUI_Eagleshadow": { - "stars": 0, - "last_update": "2024-04-02 18:09:01" - }, - "https://github.com/ArdeniusAI/CPlus_Ardenius": { - "stars": 0, - "last_update": "2024-03-28 02:21:05" - }, - "https://github.com/Jannchie/ComfyUI-J": { - "stars": 58, - "last_update": "2024-05-08 11:12:17" + "last_update": "2024-01-18 04:59:26" }, "https://github.com/daxcay/ComfyUI-DRMN": { "stars": 4, @@ -2683,138 +1755,446 @@ "stars": 34, "last_update": "2024-05-06 17:30:27" }, - "https://github.com/Seedsa/Fooocus_Nodes": { - "stars": 27, - "last_update": "2024-05-15 06:09:44" + "https://github.com/daxthin/DZ-FaceDetailer": { + "stars": 92, + "last_update": "2023-12-16 17:31:44" }, - "https://github.com/zhangp365/ComfyUI-utils-nodes": { - "stars": 3, - "last_update": "2024-05-16 09:13:54" + "https://github.com/dchatel/comfyui_facetools": { + "stars": 37, + "last_update": "2024-05-15 14:14:00" }, - "https://github.com/ratulrafsan/Comfyui-SAL-VTON": { - "stars": 41, - "last_update": "2024-03-22 04:31:59" + "https://github.com/deroberon/StableZero123-comfyui": { + "stars": 126, + "last_update": "2024-01-15 10:38:27" }, - "https://github.com/alisson-anjos/ComfyUI-LLaVA-Describer": { - "stars": 16, - "last_update": "2024-05-16 00:42:04" + "https://github.com/deroberon/demofusion-comfyui": { + "stars": 80, + "last_update": "2023-12-19 22:54:02" }, - "https://github.com/Nevysha/ComfyUI-nevysha-top-menu": { - "stars": 4, - "last_update": "2024-03-23 10:48:36" - }, - "https://github.com/viperyl/ComfyUI-BiRefNet": { - "stars": 139, - "last_update": "2024-03-25 11:02:49" - }, - "https://github.com/chaosaiart/Chaosaiart-Nodes": { - "stars": 36, - "last_update": "2024-05-10 13:15:33" - }, - "https://github.com/SuperBeastsAI/ComfyUI-SuperBeasts": { - "stars": 84, - "last_update": "2024-05-13 05:16:12" - }, - "https://github.com/hay86/ComfyUI_Dreamtalk": { - "stars": 6, - "last_update": "2024-04-12 09:13:05" - }, - "https://github.com/hay86/ComfyUI_OpenVoice": { - "stars": 2, - "last_update": "2024-05-14 11:57:50" - }, - "https://github.com/hay86/ComfyUI_DDColor": { - "stars": 1, - "last_update": "2024-04-17 14:38:22" - }, - "https://github.com/hay86/ComfyUI_MiniCPM-V": { - "stars": 4, - "last_update": "2024-05-14 12:13:38" - }, - "https://github.com/shinich39/comfyui-load-image-in-seq": { - "stars": 2, - "last_update": "2024-04-27 11:46:50" - }, - "https://github.com/hay86/ComfyUI_AceNodes": { - "stars": 6, - "last_update": "2024-05-16 10:00:20" - }, - "https://github.com/shinich39/comfyui-local-db": { - "stars": 1, - "last_update": "2024-05-13 15:50:22" - }, - "https://github.com/wei30172/comfygen": { - "stars": 3, - "last_update": "2024-04-06 16:22:09" - }, - "https://github.com/zombieyang/sd-ppp": { - "stars": 5, - "last_update": "2024-05-17 00:06:55" - }, - "https://github.com/KytraScript/ComfyUI_KytraWebhookHTTP": { - "stars": 3, - "last_update": "2024-03-29 06:08:53" - }, - "https://github.com/1mckw/Comfyui-Gelbooru": { - "stars": 2, - "last_update": "2024-05-07 08:02:12" - }, - "https://github.com/NeuralSamurAI/Comfyui-Superprompt-Unofficial": { - "stars": 51, - "last_update": "2024-05-11 00:16:04" - }, - "https://github.com/MokkaBoss1/ComfyUI_Mokkaboss1": { - "stars": 11, - "last_update": "2024-05-17 06:40:39" - }, - "https://github.com/jiaxiangc/ComfyUI-ResAdapter": { - "stars": 259, - "last_update": "2024-04-06 09:25:46" - }, - "https://github.com/ParisNeo/lollms_nodes_suite": { - "stars": 9, - "last_update": "2024-04-15 00:17:38" - }, - "https://github.com/shinich39/comfyui-ramdom-node-39": { - "stars": 2, - "last_update": "2024-04-26 23:38:27" - }, - "https://github.com/IsItDanOrAi/ComfyUI-Stereopsis": { - "stars": 2, - "last_update": "2024-03-20 21:56:10" - }, - "https://github.com/nickve28/ComfyUI-Nich-Utils": { - "stars": 7, - "last_update": "2024-04-21 09:13:50" - }, - "https://github.com/BlakeOne/ComfyUI-SchedulerMixer": { - "stars": 9, - "last_update": "2024-04-21 17:12:56" - }, - "https://github.com/BlakeOne/ComfyUI-CustomScheduler": { + "https://github.com/dfl/comfyui-clip-with-break": { "stars": 8, - "last_update": "2024-04-21 17:11:38" + "last_update": "2024-02-05 17:48:33" + }, + "https://github.com/dfl/comfyui-tcd-scheduler": { + "stars": 73, + "last_update": "2024-04-08 20:15:29" + }, + "https://github.com/diStyApps/ComfyUI_FrameMaker": { + "stars": 10, + "last_update": "2024-03-08 09:19:43" + }, + "https://github.com/digitaljohn/comfyui-propost": { + "stars": 95, + "last_update": "2024-02-11 10:08:19" + }, + "https://github.com/dimtoneff/ComfyUI-PixelArt-Detector": { + "stars": 155, + "last_update": "2024-01-07 03:29:57" + }, + "https://github.com/diontimmer/ComfyUI-Vextra-Nodes": { + "stars": 57, + "last_update": "2024-02-14 18:07:29" + }, + "https://github.com/discopixel-studio/comfyui-discopixel": { + "stars": 7, + "last_update": "2023-11-30 02:45:49" + }, + "https://github.com/discus0434/comfyui-caching-embeddings": { + "stars": 1, + "last_update": "2024-04-09 03:52:05" + }, + "https://github.com/djbielejeski/a-person-mask-generator": { + "stars": 199, + "last_update": "2024-02-16 16:26:02" + }, + "https://github.com/dmMaze/sketch2manga": { + "stars": 22, + "last_update": "2024-03-14 05:44:16" + }, + "https://github.com/dmarx/ComfyUI-AudioReactive": { + "stars": 10, + "last_update": "2024-01-03 08:27:32" + }, + "https://github.com/dmarx/ComfyUI-Keyframed": { + "stars": 74, + "last_update": "2023-12-30 00:37:20" + }, + "https://github.com/drago87/ComfyUI_Dragos_Nodes": { + "stars": 3, + "last_update": "2023-11-24 19:04:31" + }, + "https://github.com/drustan-hawk/primitive-types": { + "stars": 5, + "last_update": "2023-10-20 16:33:23" + }, + "https://github.com/e7mac/ComfyUI-ShadertoyGL": { + "stars": 2, + "last_update": "2024-04-13 22:29:24" + }, + "https://github.com/ealkanat/comfyui_easy_padding": { + "stars": 10, + "last_update": "2023-09-26 14:56:04" + }, + "https://github.com/edenartlab/eden_comfy_pipelines": { + "stars": 32, + "last_update": "2024-05-17 15:11:42" + }, + "https://github.com/evanspearman/ComfyMath": { + "stars": 43, + "last_update": "2023-08-27 03:29:04" + }, + "https://github.com/failfa-st/failfast-comfyui-extensions": { + "stars": 119, + "last_update": "2024-05-09 19:24:22" + }, + "https://github.com/fexli/fexli-util-node-comfyui": { + "stars": 3, + "last_update": "2024-02-20 09:14:55" + }, + "https://github.com/filipemeneses/comfy_pixelization": { + "stars": 25, + "last_update": "2024-02-01 04:09:13" + }, + "https://github.com/filliptm/ComfyUI_Fill-Nodes": { + "stars": 43, + "last_update": "2024-05-15 05:55:41" + }, + "https://github.com/florestefano1975/ComfyUI-HiDiffusion": { + "stars": 116, + "last_update": "2024-05-04 14:01:06" + }, + "https://github.com/florestefano1975/ComfyUI-StabilityAI-Suite": { + "stars": 2, + "last_update": "2024-04-21 07:34:21" + }, + "https://github.com/florestefano1975/comfyui-portrait-master": { + "stars": 703, + "last_update": "2024-05-02 10:01:11" + }, + "https://github.com/florestefano1975/comfyui-prompt-composer": { + "stars": 200, + "last_update": "2024-04-18 16:19:36" + }, + "https://github.com/flowtyone/ComfyUI-Flowty-CRM": { + "stars": 114, + "last_update": "2024-04-03 23:47:03" + }, + "https://github.com/flowtyone/ComfyUI-Flowty-LDSR": { + "stars": 151, + "last_update": "2024-03-24 19:03:45" + }, + "https://github.com/flowtyone/ComfyUI-Flowty-TripoSR": { + "stars": 330, + "last_update": "2024-03-19 10:49:59" + }, + "https://github.com/flyingshutter/As_ComfyUI_CustomNodes": { + "stars": 7, + "last_update": "2024-02-29 02:08:28" + }, + "https://github.com/fmatray/ComfyUI_BattlemapGrid": { + "stars": 0, + "last_update": "2024-05-12 16:11:48" + }, + "https://github.com/fofr/ComfyUI-HyperSDXL1StepUnetScheduler": { + "stars": 10, + "last_update": "2024-04-26 11:16:06" + }, + "https://github.com/forever22777/comfyui-self-guidance": { + "stars": 4, + "last_update": "2024-04-22 06:40:09" + }, + "https://github.com/foxtrot-roger/comfyui-rf-nodes": { + "stars": 1, + "last_update": "2024-01-26 16:40:43" }, "https://github.com/frankchieng/ComfyUI_Aniportrait": { "stars": 35, "last_update": "2024-04-22 05:53:26" }, "https://github.com/frankchieng/ComfyUI_MagicClothing": { - "stars": 351, + "stars": 352, "last_update": "2024-04-28 03:21:51" }, - "https://github.com/BlakeOne/ComfyUI-NodePresets": { - "stars": 11, - "last_update": "2024-04-21 17:11:04" - }, - "https://github.com/BlakeOne/ComfyUI-NodeReset": { + "https://github.com/fsdymy1024/ComfyUI_fsdymy": { "stars": 1, - "last_update": "2024-04-21 17:10:35" + "last_update": "2024-05-11 08:50:56" + }, + "https://github.com/gemell1/ComfyUI_GMIC": { + "stars": 5, + "last_update": "2024-03-25 13:14:16" + }, + "https://github.com/get-salt-AI/SaltAI": { + "stars": 43, + "last_update": "2024-05-03 18:02:30" + }, + "https://github.com/get-salt-AI/SaltAI_LlamaIndex": { + "stars": 6, + "last_update": "2024-05-09 16:16:26" + }, + "https://github.com/ginlov/segment_to_mask_comfyui": { + "stars": 1, + "last_update": "2024-01-07 14:03:21" + }, + "https://github.com/giriss/comfy-image-saver": { + "stars": 127, + "last_update": "2023-11-16 10:39:05" + }, + "https://github.com/githubYiheng/ComfyUI_GetFileNameFromURL": { + "stars": 0, + "last_update": "2024-05-09 08:23:03" + }, + "https://github.com/glibsonoran/Plush-for-ComfyUI": { + "stars": 94, + "last_update": "2024-05-14 23:39:31" + }, + "https://github.com/glifxyz/ComfyUI-GlifNodes": { + "stars": 6, + "last_update": "2024-04-16 16:27:56" + }, + "https://github.com/glowcone/comfyui-base64-to-image": { + "stars": 5, + "last_update": "2024-01-09 08:33:02" + }, + "https://github.com/godspede/ComfyUI_Substring": { + "stars": 0, + "last_update": "2024-01-26 06:28:40" + }, + "https://github.com/gokayfem/ComfyUI-Depth-Visualization": { + "stars": 45, + "last_update": "2024-03-24 04:03:08" + }, + "https://github.com/gokayfem/ComfyUI-Dream-Interpreter": { + "stars": 61, + "last_update": "2024-04-03 23:51:44" + }, + "https://github.com/gokayfem/ComfyUI-Texture-Simple": { + "stars": 28, + "last_update": "2024-03-24 22:20:21" + }, + "https://github.com/gokayfem/ComfyUI_VLM_nodes": { + "stars": 221, + "last_update": "2024-05-10 13:36:20" + }, + "https://github.com/gonzalu/ComfyUI_YFG_Comical": { + "stars": 2, + "last_update": "2024-05-14 16:39:04" + }, + "https://github.com/guill/abracadabra-comfyui": { + "stars": 1, + "last_update": "2024-02-26 04:25:21" + }, + "https://github.com/guoyk93/yk-node-suite-comfyui": { + "stars": 10, + "last_update": "2023-03-28 16:19:46" + }, + "https://github.com/hackkhai/ComfyUI-Image-Matting": { + "stars": 9, + "last_update": "2024-03-09 06:30:39" + }, + "https://github.com/hay86/ComfyUI_AceNodes": { + "stars": 6, + "last_update": "2024-05-16 10:00:20" + }, + "https://github.com/hay86/ComfyUI_DDColor": { + "stars": 1, + "last_update": "2024-04-17 14:38:22" + }, + "https://github.com/hay86/ComfyUI_Dreamtalk": { + "stars": 6, + "last_update": "2024-04-12 09:13:05" + }, + "https://github.com/hay86/ComfyUI_MiniCPM-V": { + "stars": 4, + "last_update": "2024-05-14 12:13:38" + }, + "https://github.com/hay86/ComfyUI_OpenVoice": { + "stars": 2, + "last_update": "2024-05-14 11:57:50" + }, + "https://github.com/hayden-fr/ComfyUI-Image-Browsing": { + "stars": 2, + "last_update": "2023-09-07 14:06:12" + }, + "https://github.com/hayden-fr/ComfyUI-Model-Manager": { + "stars": 21, + "last_update": "2024-04-21 07:42:28" + }, + "https://github.com/heshengtao/comfyui_LLM_party": { + "stars": 68, + "last_update": "2024-05-14 13:17:52" + }, + "https://github.com/hhhzzyang/Comfyui_Lama": { + "stars": 33, + "last_update": "2024-04-15 09:44:58" + }, + "https://github.com/hiforce/comfyui-hiforce-plugin": { + "stars": 2, + "last_update": "2024-02-29 09:35:31" + }, + "https://github.com/hinablue/ComfyUI_3dPoseEditor": { + "stars": 101, + "last_update": "2024-01-04 14:41:18" + }, + "https://github.com/holchan/ComfyUI-ModelDownloader": { + "stars": 2, + "last_update": "2024-03-02 05:43:41" + }, + "https://github.com/huagetai/ComfyUI-Gaffer": { + "stars": 25, + "last_update": "2024-05-17 15:00:18" + }, + "https://github.com/huagetai/ComfyUI_LightGradient": { + "stars": 5, + "last_update": "2024-05-10 18:32:34" + }, + "https://github.com/huchenlei/ComfyUI-IC-Light-Native": { + "stars": 269, + "last_update": "2024-05-14 14:31:12" + }, + "https://github.com/huchenlei/ComfyUI-layerdiffuse": { + "stars": 1176, + "last_update": "2024-05-16 22:30:32" + }, + "https://github.com/huchenlei/ComfyUI-openpose-editor": { + "stars": 8, + "last_update": "2024-04-25 22:45:00" + }, + "https://github.com/huchenlei/ComfyUI_DanTagGen": { + "stars": 48, + "last_update": "2024-04-28 15:36:22" + }, + "https://github.com/hughescr/ComfyUI-OpenPose-Keypoint-Extractor": { + "stars": 6, + "last_update": "2024-02-24 21:41:24" + }, + "https://github.com/hustille/ComfyUI_Fooocus_KSampler": { + "stars": 57, + "last_update": "2023-09-10 01:51:24" + }, + "https://github.com/hustille/ComfyUI_hus_utils": { + "stars": 5, + "last_update": "2023-08-16 15:44:24" + }, + "https://github.com/hylarucoder/ComfyUI-Eagle-PNGInfo": { + "stars": 7, + "last_update": "2023-12-10 13:57:48" + }, + "https://github.com/idrirap/ComfyUI-Lora-Auto-Trigger-Words": { + "stars": 75, + "last_update": "2024-04-09 20:35:52" + }, + "https://github.com/if-ai/ComfyUI-IF_AI_WishperSpeechNode": { + "stars": 15, + "last_update": "2024-04-19 10:52:02" + }, + "https://github.com/if-ai/ComfyUI-IF_AI_tools": { + "stars": 268, + "last_update": "2024-05-16 23:32:21" + }, + "https://github.com/imb101/ComfyUI-FaceSwap": { + "stars": 29, + "last_update": "2023-08-04 23:54:24" + }, + "https://github.com/jags111/ComfyUI_Jags_Audiotools": { + "stars": 25, + "last_update": "2024-05-15 04:01:49" + }, + "https://github.com/jags111/ComfyUI_Jags_VectorMagic": { + "stars": 42, + "last_update": "2024-02-03 04:00:30" + }, + "https://github.com/jags111/efficiency-nodes-comfyui": { + "stars": 602, + "last_update": "2024-04-11 15:08:50" + }, + "https://github.com/jamal-alkharrat/ComfyUI_rotate_image": { + "stars": 0, + "last_update": "2024-01-27 15:25:00" + }, + "https://github.com/jamesWalker55/comfyui-p2ldgan": { + "stars": 12, + "last_update": "2023-08-11 20:15:26" + }, + "https://github.com/jamesWalker55/comfyui-various": { + "stars": 27, + "last_update": "2024-03-10 06:45:45" + }, + "https://github.com/jax-explorer/fast_video_comfyui": { + "stars": 0, + "last_update": "2024-04-30 05:02:14" + }, + "https://github.com/jeffy5/comfyui-faceless-node": { + "stars": 8, + "last_update": "2024-05-15 07:58:12" + }, + "https://github.com/jesenzhang/ComfyUI_StreamDiffusion": { + "stars": 96, + "last_update": "2023-12-29 09:41:48" + }, + "https://github.com/jiaxiangc/ComfyUI-ResAdapter": { + "stars": 259, + "last_update": "2024-04-06 09:25:46" + }, + "https://github.com/jitcoder/lora-info": { + "stars": 27, + "last_update": "2024-04-30 17:19:25" + }, + "https://github.com/jjkramhoeft/ComfyUI-Jjk-Nodes": { + "stars": 4, + "last_update": "2023-08-19 19:17:07" + }, + "https://github.com/jkrauss82/ultools-comfyui": { + "stars": 4, + "last_update": "2024-03-31 08:27:34" + }, + "https://github.com/jmkl/ComfyUI-ricing": { + "stars": 9, + "last_update": "2023-09-11 03:33:34" + }, + "https://github.com/jojkaart/ComfyUI-sampler-lcm-alternative": { + "stars": 89, + "last_update": "2024-04-07 00:30:45" + }, + "https://github.com/jordoh/ComfyUI-Deepface": { + "stars": 10, + "last_update": "2024-03-23 14:37:34" + }, + "https://github.com/jtrue/ComfyUI-JaRue": { + "stars": 6, + "last_update": "2023-12-25 17:55:50" + }, + "https://github.com/jtydhr88/ComfyUI-InstantMesh": { + "stars": 114, + "last_update": "2024-04-17 03:15:10" + }, + "https://github.com/jtydhr88/ComfyUI-LayerDivider": { + "stars": 18, + "last_update": "2024-05-17 02:43:05" + }, + "https://github.com/jtydhr88/ComfyUI-Workflow-Encrypt": { + "stars": 7, + "last_update": "2024-04-07 02:47:17" + }, + "https://github.com/ka-puna/comfyui-yanc": { + "stars": 5, + "last_update": "2023-12-10 21:29:12" + }, + "https://github.com/kaanyalova/ComfyUI_ExtendedImageFormats": { + "stars": 1, + "last_update": "2024-05-16 12:13:53" + }, + "https://github.com/kadirnar/ComfyUI-Transformers": { + "stars": 14, + "last_update": "2024-02-06 15:43:43" }, "https://github.com/kale4eat/ComfyUI-path-util": { "stars": 0, "last_update": "2024-04-01 01:33:56" }, + "https://github.com/kale4eat/ComfyUI-speech-dataset-toolkit": { + "stars": 5, + "last_update": "2024-04-25 06:50:39" + }, "https://github.com/kale4eat/ComfyUI-string-util": { "stars": 0, "last_update": "2024-04-01 01:33:13" @@ -2823,117 +2203,721 @@ "stars": 0, "last_update": "2024-04-01 01:32:04" }, - "https://github.com/kale4eat/ComfyUI-speech-dataset-toolkit": { - "stars": 5, - "last_update": "2024-04-25 06:50:39" - }, - "https://github.com/DrMWeigand/ComfyUI_ColorImageDetection": { - "stars": 0, - "last_update": "2024-04-01 10:47:39" - }, - "https://github.com/bobmagicii/comfykit-custom-nodes": { + "https://github.com/katalist-ai/comfyUI-nsfw-detection": { "stars": 1, - "last_update": "2024-04-04 16:39:56" + "last_update": "2024-05-16 12:54:10" }, - "https://github.com/TJ16th/comfyUI_TJ_NormalLighting": { - "stars": 121, - "last_update": "2024-04-07 12:46:36" - }, - "https://github.com/AppleBotzz/ComfyUI_LLMVISION": { - "stars": 42, - "last_update": "2024-04-05 23:55:41" - }, - "https://github.com/A4P7J1N7M05OT/ComfyUI-AutoColorGimp": { + "https://github.com/kealiu/ComfyUI-S3-Tools": { "stars": 0, - "last_update": "2024-05-08 09:52:21" + "last_update": "2024-04-14 12:45:49" }, - "https://github.com/A4P7J1N7M05OT/ComfyUI-PixelOE": { - "stars": 6, - "last_update": "2024-05-15 11:36:25" - }, - "https://github.com/liusida/ComfyUI-Debug": { + "https://github.com/kealiu/ComfyUI-Zero123-Porting": { "stars": 5, - "last_update": "2024-04-07 11:33:02" + "last_update": "2024-05-08 12:08:32" }, - "https://github.com/ronniebasak/ComfyUI-Tara-LLM-Integration": { - "stars": 60, - "last_update": "2024-05-09 06:26:16" + "https://github.com/kealiu/ComfyUI-ZeroShot-MTrans": { + "stars": 111, + "last_update": "2024-05-06 09:41:56" }, - "https://github.com/liusida/ComfyUI-Login": { - "stars": 19, - "last_update": "2024-05-16 23:52:20" + "https://github.com/kenjiqq/qq-nodes-comfyui": { + "stars": 22, + "last_update": "2024-02-23 01:57:06" + }, + "https://github.com/kft334/Knodes": { + "stars": 2, + "last_update": "2024-01-14 04:23:09" + }, + "https://github.com/kijai/ComfyUI-ADMotionDirector": { + "stars": 112, + "last_update": "2024-03-27 19:38:20" + }, + "https://github.com/kijai/ComfyUI-APISR-KJ": { + "stars": 53, + "last_update": "2024-04-19 16:38:57" + }, + "https://github.com/kijai/ComfyUI-BrushNet-Wrapper": { + "stars": 98, + "last_update": "2024-05-01 16:10:34" + }, + "https://github.com/kijai/ComfyUI-CCSR": { + "stars": 118, + "last_update": "2024-03-18 10:10:20" + }, + "https://github.com/kijai/ComfyUI-DDColor": { + "stars": 72, + "last_update": "2024-01-18 08:05:17" + }, + "https://github.com/kijai/ComfyUI-DiffusionLight": { + "stars": 45, + "last_update": "2024-04-02 19:18:34" + }, + "https://github.com/kijai/ComfyUI-DynamiCrafterWrapper": { + "stars": 205, + "last_update": "2024-05-17 12:12:11" + }, + "https://github.com/kijai/ComfyUI-ELLA-wrapper": { + "stars": 97, + "last_update": "2024-05-09 12:22:38" + }, + "https://github.com/kijai/ComfyUI-Geowizard": { + "stars": 77, + "last_update": "2024-04-07 12:46:47" + }, + "https://github.com/kijai/ComfyUI-IC-Light": { + "stars": 229, + "last_update": "2024-05-16 16:14:36" + }, + "https://github.com/kijai/ComfyUI-KJNodes": { + "stars": 258, + "last_update": "2024-05-17 12:22:00" + }, + "https://github.com/kijai/ComfyUI-LaVi-Bridge-Wrapper": { + "stars": 17, + "last_update": "2024-04-11 15:56:49" + }, + "https://github.com/kijai/ComfyUI-Marigold": { + "stars": 346, + "last_update": "2024-04-08 08:33:04" + }, + "https://github.com/kijai/ComfyUI-SUPIR": { + "stars": 1030, + "last_update": "2024-04-23 10:04:12" + }, + "https://github.com/kijai/ComfyUI-SVD": { + "stars": 151, + "last_update": "2023-11-25 10:16:57" + }, + "https://github.com/kijai/ComfyUI-depth-fm": { + "stars": 45, + "last_update": "2024-04-24 22:53:30" + }, + "https://github.com/kijai/ComfyUI-moondream": { + "stars": 68, + "last_update": "2024-03-11 00:50:24" + }, + "https://github.com/kinfolk0117/ComfyUI_GradientDeepShrink": { + "stars": 21, + "last_update": "2023-12-01 20:13:00" + }, + "https://github.com/kinfolk0117/ComfyUI_Pilgram": { + "stars": 6, + "last_update": "2024-01-07 14:49:46" + }, + "https://github.com/kinfolk0117/ComfyUI_SimpleTiles": { + "stars": 22, + "last_update": "2024-01-29 19:27:12" + }, + "https://github.com/klinter007/klinter_nodes": { + "stars": 4, + "last_update": "2024-05-02 14:41:48" + }, + "https://github.com/knuknX/ComfyUI-Image-Tools": { + "stars": 2, + "last_update": "2024-01-01 03:30:49" + }, + "https://github.com/kohya-ss/ControlNet-LLLite-ComfyUI": { + "stars": 135, + "last_update": "2024-05-05 09:31:39" + }, + "https://github.com/komojini/ComfyUI_SDXL_DreamBooth_LoRA_CustomNodes": { + "stars": 3, + "last_update": "2023-12-15 23:36:59" + }, + "https://github.com/komojini/komojini-comfyui-nodes": { + "stars": 58, + "last_update": "2024-02-10 14:58:22" + }, + "https://github.com/kunieone/ComfyUI_alkaid": { + "stars": 0, + "last_update": "2024-04-15 07:49:55" + }, + "https://github.com/kwaroran/abg-comfyui": { + "stars": 20, + "last_update": "2023-08-03 08:57:52" + }, + "https://github.com/laksjdjf/Batch-Condition-ComfyUI": { + "stars": 1, + "last_update": "2024-03-09 12:22:07" + }, + "https://github.com/laksjdjf/LCMSampler-ComfyUI": { + "stars": 14, + "last_update": "2023-11-08 11:07:04" + }, + "https://github.com/laksjdjf/LoRTnoC-ComfyUI": { + "stars": 10, + "last_update": "2024-03-07 12:27:44" + }, + "https://github.com/laksjdjf/attention-couple-ComfyUI": { + "stars": 54, + "last_update": "2024-03-25 03:38:55" + }, + "https://github.com/laksjdjf/cd-tuner_negpip-ComfyUI": { + "stars": 17, + "last_update": "2023-11-23 02:06:20" + }, + "https://github.com/laksjdjf/cgem156-ComfyUI": { + "stars": 25, + "last_update": "2024-05-14 13:40:44" + }, + "https://github.com/laksjdjf/pfg-ComfyUI": { + "stars": 9, + "last_update": "2023-07-12 06:33:40" + }, + "https://github.com/leoleelxh/ComfyUI-LLMs": { + "stars": 6, + "last_update": "2024-03-07 07:34:10" + }, + "https://github.com/lilly1987/ComfyUI_node_Lilly": { + "stars": 49, + "last_update": "2023-11-24 20:13:20" }, "https://github.com/liusida/ComfyUI-AutoCropFaces": { "stars": 3, "last_update": "2024-05-10 01:32:00" }, - "https://github.com/jtydhr88/ComfyUI-Workflow-Encrypt": { + "https://github.com/liusida/ComfyUI-Debug": { + "stars": 5, + "last_update": "2024-04-07 11:33:02" + }, + "https://github.com/liusida/ComfyUI-Login": { + "stars": 19, + "last_update": "2024-05-16 23:52:20" + }, + "https://github.com/ljleb/comfy-mecha": { "stars": 7, - "last_update": "2024-04-07 02:47:17" + "last_update": "2024-05-09 20:07:46" }, - "https://github.com/tsogzark/ComfyUI-load-image-from-url": { - "stars": 3, - "last_update": "2024-04-16 09:07:22" + "https://github.com/lldacing/comfyui-easyapi-nodes": { + "stars": 23, + "last_update": "2024-05-07 10:11:16" }, - "https://github.com/SeaArtLab/ComfyUI-Long-CLIP": { - "stars": 39, - "last_update": "2024-04-29 02:27:15" + "https://github.com/logtd/ComfyUI-FLATTEN": { + "stars": 56, + "last_update": "2024-04-10 01:46:26" }, - "https://github.com/AIFSH/ComfyUI-UVR5": { - "stars": 46, - "last_update": "2024-05-09 13:19:51" + "https://github.com/logtd/ComfyUI-InstanceDiffusion": { + "stars": 94, + "last_update": "2024-05-14 23:34:43" }, - "https://github.com/discus0434/comfyui-caching-embeddings": { - "stars": 1, - "last_update": "2024-04-09 03:52:05" + "https://github.com/logtd/ComfyUI-InversedNoise": { + "stars": 5, + "last_update": "2024-03-31 19:11:53" }, - "https://github.com/AIFSH/ComfyUI-IP_LAP": { - "stars": 21, - "last_update": "2024-04-30 01:42:53" - }, - "https://github.com/AIFSH/ComfyUI-GPT_SoVITS": { - "stars": 123, - "last_update": "2024-05-15 01:13:11" - }, - "https://github.com/AIFSH/ComfyUI-WhisperX": { - "stars": 13, - "last_update": "2024-05-06 06:25:52" - }, - "https://github.com/AIFSH/ComfyUI-RVC": { - "stars": 4, - "last_update": "2024-04-30 09:22:22" - }, - "https://github.com/AIFSH/ComfyUI-MuseTalk_FSH": { - "stars": 3, - "last_update": "2024-05-17 06:38:29" - }, - "https://github.com/AIFSH/ComfyUI-XTTS": { - "stars": 10, - "last_update": "2024-05-11 03:30:10" - }, - "https://github.com/Koishi-Star/Euler-Smea-Dyn-Sampler": { - "stars": 122, - "last_update": "2024-05-12 15:49:06" - }, - "https://github.com/smthemex/ComfyUI_HiDiffusion_Pro": { - "stars": 7, - "last_update": "2024-05-15 08:47:12" - }, - "https://github.com/smthemex/ComfyUI_ChatGLM_API": { - "stars": 15, - "last_update": "2024-04-27 11:43:52" - }, - "https://github.com/smthemex/ComfyUI_Llama3_8B": { + "https://github.com/logtd/ComfyUI-RAVE_ATTN": { "stars": 9, - "last_update": "2024-05-08 09:31:25" + "last_update": "2024-04-10 22:20:21" + }, + "https://github.com/logtd/ComfyUI-RefSampling": { + "stars": 4, + "last_update": "2024-03-31 02:11:14" + }, + "https://github.com/logtd/ComfyUI-TrackingNodes": { + "stars": 14, + "last_update": "2024-02-24 04:43:16" + }, + "https://github.com/longgui0318/comfyui-llm-assistant": { + "stars": 5, + "last_update": "2024-05-06 01:34:45" + }, + "https://github.com/longgui0318/comfyui-magic-clothing": { + "stars": 16, + "last_update": "2024-04-28 03:29:42" + }, + "https://github.com/longgui0318/comfyui-mask-util": { + "stars": 4, + "last_update": "2024-04-25 17:36:58" + }, + "https://github.com/longgui0318/comfyui-oms-diffusion": { + "stars": 16, + "last_update": "2024-04-28 03:29:42" + }, + "https://github.com/lquesada/ComfyUI-Inpaint-CropAndStitch": { + "stars": 80, + "last_update": "2024-05-16 21:42:49" + }, + "https://github.com/lquesada/ComfyUI-Prompt-Combinator": { + "stars": 17, + "last_update": "2024-05-13 06:55:28" + }, + "https://github.com/ltdrdata/ComfyUI-Impact-Pack": { + "stars": 1254, + "last_update": "2024-05-16 16:27:25" + }, + "https://github.com/ltdrdata/ComfyUI-Inspire-Pack": { + "stars": 247, + "last_update": "2024-05-14 16:26:59" + }, + "https://github.com/ltdrdata/ComfyUI-Manager": { + "stars": 3850, + "last_update": "2024-05-17 14:44:21" + }, + "https://github.com/m-sokes/ComfyUI-Sokes-Nodes": { + "stars": 1, + "last_update": "2023-08-16 11:33:14" + }, + "https://github.com/madtunebk/ComfyUI-ControlnetAux": { + "stars": 7, + "last_update": "2024-03-16 13:52:32" + }, + "https://github.com/mape/ComfyUI-mape-Helpers": { + "stars": 102, + "last_update": "2024-02-07 16:58:47" + }, + "https://github.com/maracman/ComfyUI-SubjectStyle-CSV": { + "stars": 3, + "last_update": "2024-02-29 19:40:01" + }, + "https://github.com/marhensa/sdxl-recommended-res-calc": { + "stars": 50, + "last_update": "2024-03-15 05:43:38" + }, + "https://github.com/martijnat/comfyui-previewlatent": { + "stars": 28, + "last_update": "2024-02-15 05:52:28" + }, + "https://github.com/massao000/ComfyUI_aspect_ratios": { + "stars": 4, + "last_update": "2024-01-05 09:36:52" + }, + "https://github.com/matan1905/ComfyUI-Serving-Toolkit": { + "stars": 32, + "last_update": "2024-02-28 18:30:35" + }, + "https://github.com/mav-rik/facerestore_cf": { + "stars": 139, + "last_update": "2024-03-19 21:36:31" + }, + "https://github.com/mbrostami/ComfyUI-HF": { + "stars": 8, + "last_update": "2024-02-11 00:03:26" + }, + "https://github.com/mbrostami/ComfyUI-TITrain": { + "stars": 0, + "last_update": "2024-05-17 08:03:32" + }, + "https://github.com/mcmonkeyprojects/sd-dynamic-thresholding": { + "stars": 1029, + "last_update": "2024-05-09 23:04:40" + }, + "https://github.com/meap158/ComfyUI-Background-Replacement": { + "stars": 33, + "last_update": "2023-12-17 14:05:08" + }, + "https://github.com/meap158/ComfyUI-GPU-temperature-protection": { + "stars": 3, + "last_update": "2023-10-07 09:45:25" + }, + "https://github.com/meap158/ComfyUI-Prompt-Expansion": { + "stars": 60, + "last_update": "2023-09-17 00:00:31" + }, + "https://github.com/melMass/comfy_mtb": { + "stars": 302, + "last_update": "2024-05-17 15:36:02" + }, + "https://github.com/mephisto83/petty-paint-comfyui-node": { + "stars": 1, + "last_update": "2024-05-13 22:20:49" + }, + "https://github.com/meshmesh-io/ComfyUI-MeshMesh": { + "stars": 0, + "last_update": "2024-03-12 17:19:32" + }, + "https://github.com/meshmesh-io/mm-comfyui-loopback": { + "stars": 1, + "last_update": "2024-03-07 19:46:37" + }, + "https://github.com/meshmesh-io/mm-comfyui-megamask": { + "stars": 0, + "last_update": "2024-03-07 23:59:12" + }, + "https://github.com/mihaiiancu/ComfyUI_Inpaint": { + "stars": 9, + "last_update": "2023-07-30 22:32:41" + }, + "https://github.com/mikkel/ComfyUI-text-overlay": { + "stars": 24, + "last_update": "2023-10-05 03:05:03" + }, + "https://github.com/mikkel/comfyui-mask-boundingbox": { + "stars": 22, + "last_update": "2024-03-07 08:11:06" + }, + "https://github.com/mirabarukaso/ComfyUI_Mira": { + "stars": 14, + "last_update": "2024-05-09 16:21:16" + }, + "https://github.com/modusCell/ComfyUI-dimension-node-modusCell": { + "stars": 0, + "last_update": "2023-12-13 21:01:18" + }, + "https://github.com/mozman/ComfyUI_mozman_nodes": { + "stars": 0, + "last_update": "2023-12-18 06:07:50" + }, + "https://github.com/mpiquero7164/ComfyUI-SaveImgPrompt": { + "stars": 15, + "last_update": "2023-08-14 11:27:09" + }, + "https://github.com/nagolinc/ComfyUI_FastVAEDecorder_SDXL": { + "stars": 2, + "last_update": "2023-07-27 20:15:00" + }, + "https://github.com/nat-chan/ComfyUI-graphToPrompt": { + "stars": 0, + "last_update": "2024-05-15 11:20:02" + }, + "https://github.com/nat-chan/comfyui-paint": { + "stars": 1, + "last_update": "2024-05-17 15:06:32" + }, + "https://github.com/nat-chan/comfyui-transceiver": { + "stars": 3, + "last_update": "2024-05-02 07:14:05" + }, + "https://github.com/nathannlu/ComfyUI-Cloud": { + "stars": 120, + "last_update": "2024-05-16 23:38:12" + }, + "https://github.com/nathannlu/ComfyUI-Pets": { + "stars": 33, + "last_update": "2024-03-31 23:55:42" + }, + "https://github.com/natto-maki/ComfyUI-NegiTools": { + "stars": 26, + "last_update": "2024-02-02 07:50:01" + }, + "https://github.com/nickve28/ComfyUI-Nich-Utils": { + "stars": 7, + "last_update": "2024-04-21 09:13:50" + }, + "https://github.com/ningxiaoxiao/comfyui-NDI": { + "stars": 34, + "last_update": "2024-03-07 02:08:05" + }, + "https://github.com/nkchocoai/ComfyUI-Dart": { + "stars": 15, + "last_update": "2024-05-15 08:36:22" + }, + "https://github.com/nkchocoai/ComfyUI-PromptUtilities": { + "stars": 6, + "last_update": "2024-02-21 14:47:42" + }, + "https://github.com/nkchocoai/ComfyUI-SaveImageWithMetaData": { + "stars": 4, + "last_update": "2024-04-16 13:28:45" + }, + "https://github.com/nkchocoai/ComfyUI-SizeFromPresets": { + "stars": 4, + "last_update": "2024-04-29 07:53:22" + }, + "https://github.com/nkchocoai/ComfyUI-TextOnSegs": { + "stars": 4, + "last_update": "2024-02-12 06:05:47" + }, + "https://github.com/noembryo/ComfyUI-noEmbryo": { + "stars": 11, + "last_update": "2024-05-13 04:25:15" + }, + "https://github.com/nosiu/comfyui-instantId-faceswap": { + "stars": 153, + "last_update": "2024-02-25 13:58:50" + }, + "https://github.com/noxinias/ComfyUI_NoxinNodes": { + "stars": 5, + "last_update": "2023-11-01 00:11:28" + }, + "https://github.com/ntc-ai/ComfyUI-DARE-LoRA-Merge": { + "stars": 20, + "last_update": "2024-01-05 03:38:18" + }, + "https://github.com/nullquant/ComfyUI-BrushNet": { + "stars": 228, + "last_update": "2024-05-16 22:36:38" + }, + "https://github.com/olduvai-jp/ComfyUI-HfLoader": { + "stars": 1, + "last_update": "2024-03-18 04:57:05" + }, + "https://github.com/omar92/ComfyUI-QualityOfLifeSuit_Omar92": { + "stars": 102, + "last_update": "2024-02-13 05:05:31" + }, + "https://github.com/osi1880vr/prompt_quill_comfyui": { + "stars": 7, + "last_update": "2024-05-09 13:51:17" + }, + "https://github.com/ostris/ostris_nodes_comfyui": { + "stars": 19, + "last_update": "2023-11-26 21:41:27" + }, + "https://github.com/ownimage/ComfyUI-ownimage": { + "stars": 0, + "last_update": "2024-01-01 16:36:42" + }, + "https://github.com/oyvindg/ComfyUI-TrollSuite": { + "stars": 0, + "last_update": "2023-11-21 01:46:07" + }, + "https://github.com/oztrkoguz/ComfyUI_StoryCreator": { + "stars": 12, + "last_update": "2024-05-15 12:40:15" + }, + "https://github.com/palant/extended-saveimage-comfyui": { + "stars": 9, + "last_update": "2024-03-27 14:08:21" + }, + "https://github.com/palant/image-resize-comfyui": { + "stars": 51, + "last_update": "2024-01-18 20:59:55" + }, + "https://github.com/palant/integrated-nodes-comfyui": { + "stars": 30, + "last_update": "2023-12-27 22:52:00" + }, + "https://github.com/pamparamm/sd-perturbed-attention": { + "stars": 152, + "last_update": "2024-05-07 21:47:49" + }, + "https://github.com/pants007/comfy-pants": { + "stars": 2, + "last_update": "2023-08-13 12:02:23" + }, + "https://github.com/paulo-coronado/comfy_clip_blip_node": { + "stars": 25, + "last_update": "2023-09-27 00:33:21" + }, + "https://github.com/philz1337x/ComfyUI-ClarityAI": { + "stars": 28, + "last_update": "2024-05-07 18:37:31" + }, + "https://github.com/phineas-pta/comfyui-auto-nodes-layout": { + "stars": 16, + "last_update": "2023-09-21 14:49:12" + }, + "https://github.com/picturesonpictures/comfy_PoP": { + "stars": 11, + "last_update": "2024-02-01 03:04:42" + }, + "https://github.com/pkpkTech/ComfyUI-SaveAVIF": { + "stars": 0, + "last_update": "2023-12-27 01:33:08" + }, + "https://github.com/pkpkTech/ComfyUI-SaveQueues": { + "stars": 1, + "last_update": "2024-02-17 14:26:26" + }, + "https://github.com/pkpkTech/ComfyUI-TemporaryLoader": { + "stars": 1, + "last_update": "2024-02-10 20:52:21" + }, + "https://github.com/pkpkTech/ComfyUI-ngrok": { + "stars": 2, + "last_update": "2024-01-23 18:52:25" + }, + "https://github.com/prodogape/ComfyUI-Minio": { + "stars": 1, + "last_update": "2024-03-09 07:44:51" + }, + "https://github.com/prozacgod/comfyui-pzc-multiworkspace": { + "stars": 6, + "last_update": "2024-01-16 23:08:26" + }, + "https://github.com/pythongosssss/ComfyUI-Custom-Scripts": { + "stars": 1183, + "last_update": "2024-05-17 07:02:18" + }, + "https://github.com/pythongosssss/ComfyUI-WD14-Tagger": { + "stars": 352, + "last_update": "2024-05-11 19:28:37" + }, + "https://github.com/qwixiwp/queuetools": { + "stars": 0, + "last_update": "2024-02-26 19:21:00" + }, + "https://github.com/ramyma/A8R8_ComfyUI_nodes": { + "stars": 4, + "last_update": "2024-05-12 01:06:49" + }, + "https://github.com/randjtw/advance-aesthetic-score": { + "stars": 0, + "last_update": "2024-04-25 06:34:10" + }, + "https://github.com/ratulrafsan/Comfyui-SAL-VTON": { + "stars": 42, + "last_update": "2024-03-22 04:31:59" + }, + "https://github.com/rcfcu2000/zhihuige-nodes-comfyui": { + "stars": 0, + "last_update": "2024-01-11 08:41:17" + }, + "https://github.com/rcsaquino/comfyui-custom-nodes": { + "stars": 1, + "last_update": "2023-12-18 17:18:21" + }, + "https://github.com/receyuki/comfyui-prompt-reader-node": { + "stars": 170, + "last_update": "2024-05-15 15:25:04" + }, + "https://github.com/redhottensors/ComfyUI-Prediction": { + "stars": 9, + "last_update": "2024-05-13 19:58:16" + }, + "https://github.com/rgthree/rgthree-comfy": { + "stars": 590, + "last_update": "2024-05-16 23:56:32" + }, + "https://github.com/richinsley/Comfy-LFO": { + "stars": 4, + "last_update": "2023-08-23 23:08:16" + }, + "https://github.com/ricklove/comfyui-ricklove": { + "stars": 0, + "last_update": "2024-02-01 02:50:59" + }, + "https://github.com/rklaffehn/rk-comfy-nodes": { + "stars": 2, + "last_update": "2024-01-23 17:12:45" + }, + "https://github.com/romeobuilderotti/ComfyUI-PNG-Metadata": { + "stars": 3, + "last_update": "2024-01-04 17:52:44" + }, + "https://github.com/ronniebasak/ComfyUI-Tara-LLM-Integration": { + "stars": 60, + "last_update": "2024-05-09 06:26:16" + }, + "https://github.com/royceschultz/ComfyUI-Notifications": { + "stars": 2, + "last_update": "2024-05-16 21:37:30" + }, + "https://github.com/royceschultz/ComfyUI-TranscriptionTools": { + "stars": 11, + "last_update": "2024-04-22 03:51:58" + }, + "https://github.com/rui40000/RUI-Nodes": { + "stars": 13, + "last_update": "2023-12-15 07:37:43" + }, + "https://github.com/ruiqutech/ComfyUI-RuiquNodes": { + "stars": 0, + "last_update": "2024-05-11 15:23:55" + }, + "https://github.com/runtime44/comfyui_r44_nodes": { + "stars": 20, + "last_update": "2024-05-05 12:17:36" + }, + "https://github.com/saftle/suplex_comfy_nodes": { + "stars": 0, + "last_update": "2024-05-14 03:57:46" }, "https://github.com/sdfxai/SDFXBridgeForComfyUI": { "stars": 2, "last_update": "2024-04-12 14:09:45" }, - "https://github.com/smthemex/ComfyUI_Pipeline_Tool": { - "stars": 6, - "last_update": "2024-05-13 13:04:05" + "https://github.com/seanlynch/comfyui-optical-flow": { + "stars": 21, + "last_update": "2023-10-20 21:22:17" + }, + "https://github.com/seanlynch/srl-nodes": { + "stars": 3, + "last_update": "2023-10-22 22:35:41" + }, + "https://github.com/sergekatzmann/ComfyUI_Nimbus-Pack": { + "stars": 2, + "last_update": "2024-04-06 15:42:48" + }, + "https://github.com/shadowcz007/comfyui-Image-reward": { + "stars": 15, + "last_update": "2024-03-25 05:41:04" + }, + "https://github.com/shadowcz007/comfyui-consistency-decoder": { + "stars": 1, + "last_update": "2024-02-02 01:46:54" + }, + "https://github.com/shadowcz007/comfyui-mixlab-nodes": { + "stars": 776, + "last_update": "2024-05-16 05:20:10" + }, + "https://github.com/shadowcz007/comfyui-ultralytics-yolo": { + "stars": 13, + "last_update": "2024-04-23 02:35:25" + }, + "https://github.com/shi3z/ComfyUI_Memeplex_DALLE": { + "stars": 2, + "last_update": "2024-03-13 08:26:09" + }, + "https://github.com/shiimizu/ComfyUI-PhotoMaker-Plus": { + "stars": 139, + "last_update": "2024-04-17 09:02:51" + }, + "https://github.com/shiimizu/ComfyUI-TiledDiffusion": { + "stars": 174, + "last_update": "2024-05-14 22:01:41" + }, + "https://github.com/shiimizu/ComfyUI_smZNodes": { + "stars": 135, + "last_update": "2024-05-15 10:52:09" + }, + "https://github.com/shingo1228/ComfyUI-SDXL-EmptyLatentImage": { + "stars": 25, + "last_update": "2023-08-17 07:51:02" + }, + "https://github.com/shingo1228/ComfyUI-send-eagle-slim": { + "stars": 19, + "last_update": "2024-04-11 17:41:50" + }, + "https://github.com/shinich39/comfyui-load-image-in-seq": { + "stars": 2, + "last_update": "2024-04-27 11:46:50" + }, + "https://github.com/shinich39/comfyui-local-db": { + "stars": 1, + "last_update": "2024-05-13 15:50:22" + }, + "https://github.com/shinich39/comfyui-ramdom-node-39": { + "stars": 2, + "last_update": "2024-04-26 23:38:27" + }, + "https://github.com/shockz0rz/ComfyUI_InterpolateEverything": { + "stars": 21, + "last_update": "2023-12-23 04:13:06" + }, + "https://github.com/shockz0rz/comfy-easy-grids": { + "stars": 10, + "last_update": "2024-01-01 02:40:59" + }, + "https://github.com/siliconflow/onediff_comfy_nodes": { + "stars": 10, + "last_update": "2024-05-10 06:59:23" + }, + "https://github.com/sipherxyz/comfyui-art-venture": { + "stars": 72, + "last_update": "2024-05-16 08:04:21" + }, + "https://github.com/skfoo/ComfyUI-Coziness": { + "stars": 18, + "last_update": "2024-02-23 18:59:41" + }, + "https://github.com/smagnetize/kb-comfyui-nodes": { + "stars": 0, + "last_update": "2024-01-06 17:04:40" + }, + "https://github.com/smthemex/ComfyUI_ChatGLM_API": { + "stars": 15, + "last_update": "2024-04-27 11:43:52" + }, + "https://github.com/smthemex/ComfyUI_HiDiffusion_Pro": { + "stars": 7, + "last_update": "2024-05-15 08:47:12" + }, + "https://github.com/smthemex/ComfyUI_ID_Animator": { + "stars": 1, + "last_update": "2024-05-17 13:53:57" + }, + "https://github.com/smthemex/ComfyUI_Llama3_8B": { + "stars": 9, + "last_update": "2024-05-08 09:31:25" }, "https://github.com/smthemex/ComfyUI_ParlerTTS": { "stars": 14, @@ -2943,384 +2927,392 @@ "stars": 3, "last_update": "2024-04-21 11:18:29" }, - "https://github.com/ALatentPlace/ComfyUI_yanc": { - "stars": 4, - "last_update": "2024-05-17 10:48:06" - }, - "https://github.com/choey/Comfy-Topaz": { - "stars": 15, - "last_update": "2024-04-10 09:05:18" - }, - "https://github.com/Wicloz/ComfyUI-Simply-Nodes": { - "stars": 1, - "last_update": "2024-04-11 01:32:57" - }, - "https://github.com/wandbrandon/comfyui-pixel": { - "stars": 4, - "last_update": "2024-05-10 14:45:42" - }, - "https://github.com/pamparamm/sd-perturbed-attention": { - "stars": 152, - "last_update": "2024-05-07 21:47:49" - }, - "https://github.com/nullquant/ComfyUI-BrushNet": { - "stars": 228, - "last_update": "2024-05-16 22:36:38" - }, - "https://github.com/unwdef/unwdef-nodes-comfyui": { - "stars": 1, - "last_update": "2024-04-15 19:32:36" - }, - "https://github.com/forever22777/comfyui-self-guidance": { - "stars": 4, - "last_update": "2024-04-22 06:40:09" - }, - "https://github.com/Sorcerio/MBM-Music-Visualizer": { - "stars": 13, - "last_update": "2024-05-10 22:21:55" - }, - "https://github.com/traugdor/ComfyUI-quadMoons-nodes": { + "https://github.com/smthemex/ComfyUI_Pipeline_Tool": { "stars": 6, - "last_update": "2024-04-20 01:40:50" + "last_update": "2024-05-13 13:04:05" }, - "https://github.com/aburahamu/ComfyUI-RequestsPoster": { - "stars": 2, - "last_update": "2024-04-21 02:35:06" + "https://github.com/space-nuko/ComfyUI-Disco-Diffusion": { + "stars": 42, + "last_update": "2023-09-12 07:35:52" }, - "https://github.com/e7mac/ComfyUI-ShadertoyGL": { - "stars": 2, - "last_update": "2024-04-13 22:29:24" + "https://github.com/space-nuko/ComfyUI-OpenPose-Editor": { + "stars": 140, + "last_update": "2024-01-05 17:45:55" }, - "https://github.com/turkyden/ComfyUI-Sticker": { - "stars": 0, - "last_update": "2024-04-16 10:00:26" - }, - "https://github.com/turkyden/ComfyUI-Comic": { - "stars": 1, - "last_update": "2024-04-29 09:44:07" - }, - "https://github.com/royceschultz/ComfyUI-TranscriptionTools": { - "stars": 11, - "last_update": "2024-04-22 03:51:58" - }, - "https://github.com/txt2any/ComfyUI-PromptOrganizer": { - "stars": 0, - "last_update": "2024-04-15 21:14:54" - }, - "https://github.com/kealiu/ComfyUI-S3-Tools": { - "stars": 0, - "last_update": "2024-04-14 12:45:49" - }, - "https://github.com/kunieone/ComfyUI_alkaid": { - "stars": 0, - "last_update": "2024-04-15 07:49:55" - }, - "https://github.com/jtydhr88/ComfyUI-InstantMesh": { - "stars": 114, - "last_update": "2024-04-17 03:15:10" - }, - "https://github.com/kealiu/ComfyUI-ZeroShot-MTrans": { - "stars": 111, - "last_update": "2024-05-06 09:41:56" - }, - "https://github.com/Hopping-Mad-Games/ComfyUI_LiteLLM": { - "stars": 1, - "last_update": "2024-05-17 03:06:27" - }, - "https://github.com/kealiu/ComfyUI-Zero123-Porting": { - "stars": 5, - "last_update": "2024-05-08 12:08:32" - }, - "https://github.com/AonekoSS/ComfyUI-SimpleCounter": { - "stars": 1, - "last_update": "2024-04-25 14:23:23" - }, - "https://github.com/heshengtao/comfyui_LLM_party": { - "stars": 68, - "last_update": "2024-05-14 13:17:52" - }, - "https://github.com/VAST-AI-Research/ComfyUI-Tripo": { - "stars": 47, - "last_update": "2024-04-18 11:37:22" - }, - "https://github.com/JettHu/ComfyUI_TGate": { - "stars": 34, - "last_update": "2024-05-15 11:15:38" - }, - "https://github.com/Intersection98/ComfyUI_MX_post_processing-nodes": { - "stars": 8, - "last_update": "2024-04-30 03:35:57" - }, - "https://github.com/TencentQQGYLab/ComfyUI-ELLA": { - "stars": 228, - "last_update": "2024-05-07 03:07:38" - }, - "https://github.com/sugarkwork/comfyui_tag_fillter": { - "stars": 7, - "last_update": "2024-05-14 08:36:57" - }, - "https://github.com/DarKDinDoN/comfyui-checkpoint-automatic-config": { - "stars": 3, - "last_update": "2024-05-12 12:25:03" - }, - "https://github.com/JettHu/ComfyUI-TCD": { - "stars": 56, - "last_update": "2024-05-07 08:34:59" - }, - "https://github.com/MinusZoneAI/ComfyUI-Prompt-MZ": { - "stars": 47, - "last_update": "2024-05-12 17:10:11" - }, - "https://github.com/MinusZoneAI/ComfyUI-StylizePhoto-MZ": { - "stars": 6, - "last_update": "2024-05-15 16:20:25" - }, - "https://github.com/blueraincoatli/comfyUI_SillyNodes": { - "stars": 2, - "last_update": "2024-04-25 03:11:05" - }, - "https://github.com/ty0x2333/ComfyUI-Dev-Utils": { - "stars": 28, - "last_update": "2024-04-29 15:28:22" - }, - "https://github.com/lquesada/ComfyUI-Prompt-Combinator": { - "stars": 17, - "last_update": "2024-05-13 06:55:28" - }, - "https://github.com/randjtw/advance-aesthetic-score": { - "stars": 0, - "last_update": "2024-04-25 06:34:10" - }, - "https://github.com/TaiTair/comfyui-simswap": { - "stars": 4, - "last_update": "2024-04-27 17:29:46" - }, - "https://github.com/lquesada/ComfyUI-Inpaint-CropAndStitch": { - "stars": 79, - "last_update": "2024-05-16 21:42:49" - }, - "https://github.com/jeffy5/comfyui-faceless-node": { - "stars": 8, - "last_update": "2024-05-15 07:58:12" - }, - "https://github.com/FredBill1/comfyui-fb-utils": { - "stars": 0, - "last_update": "2024-05-05 15:14:45" - }, - "https://github.com/chrisfreilich/virtuoso-nodes": { - "stars": 38, - "last_update": "2024-05-07 22:57:00" - }, - "https://github.com/fofr/ComfyUI-HyperSDXL1StepUnetScheduler": { + "https://github.com/space-nuko/nui-suite": { "stars": 10, - "last_update": "2024-04-26 11:16:06" + "last_update": "2023-06-04 22:08:46" }, - "https://github.com/da2el-ai/ComfyUI-d2-steps": { + "https://github.com/spacepxl/ComfyUI-HQ-Image-Save": { + "stars": 24, + "last_update": "2024-05-16 04:55:48" + }, + "https://github.com/spacepxl/ComfyUI-Image-Filters": { + "stars": 55, + "last_update": "2024-04-25 23:07:26" + }, + "https://github.com/spacepxl/ComfyUI-RAVE": { + "stars": 77, + "last_update": "2024-01-28 09:08:08" + }, + "https://github.com/spinagon/ComfyUI-seam-carving": { + "stars": 12, + "last_update": "2023-10-13 07:24:05" + }, + "https://github.com/spinagon/ComfyUI-seamless-tiling": { + "stars": 62, + "last_update": "2024-01-29 03:45:40" + }, + "https://github.com/spro/comfyui-mirror": { "stars": 4, - "last_update": "2024-05-04 17:32:40" + "last_update": "2023-08-28 02:37:52" }, - "https://github.com/Shinsplat/ComfyUI-Shinsplat": { - "stars": 4, - "last_update": "2024-05-03 14:05:09" + "https://github.com/ssitu/ComfyUI_UltimateSDUpscale": { + "stars": 563, + "last_update": "2024-05-07 18:56:07" }, - "https://github.com/da2el-ai/ComfyUI-d2-size-selector": { - "stars": 1, - "last_update": "2024-05-03 17:29:07" + "https://github.com/ssitu/ComfyUI_fabric": { + "stars": 78, + "last_update": "2024-05-06 18:11:12" }, - "https://github.com/nat-chan/comfyui-transceiver": { - "stars": 3, - "last_update": "2024-05-02 07:14:05" + "https://github.com/ssitu/ComfyUI_restart_sampling": { + "stars": 69, + "last_update": "2024-05-11 01:25:41" }, - "https://github.com/web3nomad/ComfyUI_Invisible_Watermark": { - "stars": 1, - "last_update": "2024-04-29 14:46:19" + "https://github.com/ssitu/ComfyUI_roop": { + "stars": 59, + "last_update": "2023-09-05 16:18:48" }, - "https://github.com/GentlemanHu/ComfyUI-SunoAI": { - "stars": 9, - "last_update": "2024-04-29 12:36:18" + "https://github.com/stavsap/comfyui-ollama": { + "stars": 144, + "last_update": "2024-04-07 20:49:11" }, - "https://github.com/jax-explorer/fast_video_comfyui": { - "stars": 0, - "last_update": "2024-04-30 05:02:14" + "https://github.com/storyicon/comfyui_segment_anything": { + "stars": 453, + "last_update": "2024-04-29 15:07:42" }, - "https://github.com/TemryL/ComfyUI-IDM-VTON": { - "stars": 98, - "last_update": "2024-05-15 22:20:58" + "https://github.com/strimmlarn/ComfyUI_Strimmlarns_aesthetic_score": { + "stars": 22, + "last_update": "2024-03-01 23:00:05" }, - "https://github.com/Nestorchik/NStor-ComfyUI-Translation": { - "stars": 1, - "last_update": "2024-05-01 12:24:22" + "https://github.com/styler00dollar/ComfyUI-deepcache": { + "stars": 6, + "last_update": "2023-12-26 17:53:44" + }, + "https://github.com/styler00dollar/ComfyUI-sudo-latent-upscale": { + "stars": 23, + "last_update": "2024-05-03 02:53:03" + }, + "https://github.com/subtleGradient/TinkerBot-tech-for-ComfyUI-Touchpad": { + "stars": 13, + "last_update": "2024-01-14 20:01:01" }, "https://github.com/sugarkwork/comfyui_cohere": { "stars": 0, "last_update": "2024-05-16 00:13:17" }, - "https://github.com/curiousjp/ComfyUI-MaskBatchPermutations": { - "stars": 1, - "last_update": "2024-05-05 06:06:11" - }, - "https://github.com/alessandrozonta/ComfyUI-CenterNode": { - "stars": 2, - "last_update": "2024-05-02 11:17:11" - }, - "https://github.com/runtime44/comfyui_r44_nodes": { - "stars": 20, - "last_update": "2024-05-05 12:17:36" - }, - "https://github.com/osi1880vr/prompt_quill_comfyui": { + "https://github.com/sugarkwork/comfyui_tag_fillter": { "stars": 7, - "last_update": "2024-05-09 13:51:17" + "last_update": "2024-05-14 08:36:57" }, - "https://github.com/philz1337x/ComfyUI-ClarityAI": { - "stars": 28, - "last_update": "2024-05-07 18:37:31" + "https://github.com/syllebra/bilbox-comfyui": { + "stars": 74, + "last_update": "2024-05-15 01:21:37" }, - "https://github.com/AIFSH/ComfyUI-FishSpeech": { - "stars": 5, - "last_update": "2024-05-13 06:56:34" + "https://github.com/sylym/comfy_vid2vid": { + "stars": 57, + "last_update": "2023-08-29 08:07:35" }, - "https://github.com/ZeDarkAdam/ComfyUI-Embeddings-Tools": { - "stars": 1, - "last_update": "2024-05-07 12:44:45" + "https://github.com/szhublox/ambw_comfyui": { + "stars": 11, + "last_update": "2024-01-09 14:14:18" }, - "https://github.com/KoreTeknology/ComfyUI-Universal-Styler": { - "stars": 4, - "last_update": "2024-05-08 21:25:51" + "https://github.com/taabata/LCM_Inpaint-Outpaint_Comfy": { + "stars": 217, + "last_update": "2024-04-07 21:32:38" }, - "https://github.com/BAIS1C/ComfyUI_RSS_Feed_Reader": { - "stars": 2, - "last_update": "2024-05-08 15:19:21" - }, - "https://github.com/Fihade/IC-Light-ComfyUI-Node": { - "stars": 3, - "last_update": "2024-05-09 07:57:52" - }, - "https://github.com/KewkLW/ComfyUI-kewky_tools": { - "stars": 1, - "last_update": "2024-05-12 16:01:35" - }, - "https://github.com/chenpx976/ComfyUI-RunRunRun": { - "stars": 0, - "last_update": "2024-05-08 12:02:17" - }, - "https://github.com/githubYiheng/ComfyUI_GetFileNameFromURL": { - "stars": 0, - "last_update": "2024-05-09 08:23:03" - }, - "https://github.com/saftle/suplex_comfy_nodes": { - "stars": 0, - "last_update": "2024-05-14 03:57:46" - }, - "https://github.com/ITurchenko/ComfyUI-SizeFromArray": { - "stars": 0, - "last_update": "2024-05-09 14:36:26" - }, - "https://github.com/huagetai/ComfyUI_LightGradient": { - "stars": 5, - "last_update": "2024-05-10 18:32:34" - }, - "https://github.com/gonzalu/ComfyUI_YFG_Comical": { - "stars": 2, - "last_update": "2024-05-14 16:39:04" - }, - "https://github.com/fsdymy1024/ComfyUI_fsdymy": { - "stars": 1, - "last_update": "2024-05-11 08:50:56" - }, - "https://github.com/mephisto83/petty-paint-comfyui-node": { - "stars": 1, - "last_update": "2024-05-13 22:20:49" - }, - "https://github.com/ruiqutech/ComfyUI-RuiquNodes": { - "stars": 0, - "last_update": "2024-05-11 15:23:55" - }, - "https://github.com/christian-byrne/img2txt-comfyui-nodes": { - "stars": 6, - "last_update": "2024-05-15 06:56:52" - }, - "https://github.com/fmatray/ComfyUI_BattlemapGrid": { - "stars": 0, - "last_update": "2024-05-12 16:11:48" + "https://github.com/talesofai/comfyui-browser": { + "stars": 377, + "last_update": "2024-05-05 03:46:04" }, "https://github.com/teward/ComfyUI-Helper-Nodes": { "stars": 3, "last_update": "2024-05-12 21:49:47" }, - "https://github.com/huagetai/ComfyUI-Gaffer": { - "stars": 25, - "last_update": "2024-05-14 07:24:52" + "https://github.com/theUpsider/ComfyUI-Logic": { + "stars": 82, + "last_update": "2023-12-12 20:29:49" }, - "https://github.com/comfyanonymous/ComfyUI": { - "stars": 35150, - "last_update": "2024-05-17 08:51:42" + "https://github.com/theUpsider/ComfyUI-Styles_CSV_Loader": { + "stars": 26, + "last_update": "2023-10-23 14:55:53" }, - "https://github.com/ShmuelRonen/ComfyUI_wav2lip": { - "stars": 11, - "last_update": "2024-05-17 10:01:50" + "https://github.com/thecooltechguy/ComfyUI-ComfyRun": { + "stars": 75, + "last_update": "2023-12-27 18:16:34" }, - "https://github.com/jtydhr88/ComfyUI-LayerDivider": { - "stars": 18, - "last_update": "2024-05-17 02:43:05" + "https://github.com/thecooltechguy/ComfyUI-ComfyWorkflows": { + "stars": 28, + "last_update": "2024-03-11 09:48:04" }, - "https://github.com/oztrkoguz/ComfyUI_StoryCreater_and_Imager": { - "stars": 12, - "last_update": "2024-05-15 12:40:15" + "https://github.com/thecooltechguy/ComfyUI-MagicAnimate": { + "stars": 191, + "last_update": "2024-01-09 19:24:47" }, - "https://github.com/nat-chan/ComfyUI-graphToPrompt": { - "stars": 0, - "last_update": "2024-05-15 11:20:02" + "https://github.com/thecooltechguy/ComfyUI-Stable-Video-Diffusion": { + "stars": 269, + "last_update": "2023-11-24 06:14:27" }, - "https://github.com/badayvedat/ComfyUI-fal-Connector": { + "https://github.com/tocubed/ComfyUI-AudioReactor": { + "stars": 8, + "last_update": "2024-01-02 07:51:03" + }, + "https://github.com/toyxyz/ComfyUI_toyxyz_test_nodes": { + "stars": 416, + "last_update": "2024-04-27 10:15:08" + }, + "https://github.com/traugdor/ComfyUI-quadMoons-nodes": { + "stars": 6, + "last_update": "2024-04-20 01:40:50" + }, + "https://github.com/trojblue/trNodes": { + "stars": 8, + "last_update": "2024-03-17 00:16:43" + }, + "https://github.com/trumanwong/ComfyUI-NSFW-Detection": { "stars": 10, - "last_update": "2024-05-16 01:10:31" + "last_update": "2024-02-04 08:49:11" }, - "https://github.com/GraftingRayman/ComfyUI_GraftingRayman": { - "stars": 4, - "last_update": "2024-05-17 10:06:00" - }, - "https://github.com/alisson-anjos/ComfyUI-Ollama-Describer": { - "stars": 16, - "last_update": "2024-05-16 00:42:04" - }, - "https://github.com/katalist-ai/comfyUI-nsfw-detection": { - "stars": 1, - "last_update": "2024-05-16 12:54:10" - }, - "https://github.com/royceschultz/ComfyUI-Notifications": { - "stars": 2, - "last_update": "2024-05-16 21:37:30" - }, - "https://github.com/nat-chan/comfyui-paint": { - "stars": 1, - "last_update": "2024-05-17 03:37:43" - }, - "https://github.com/oztrkoguz/ComfyUI_StoryCreator": { - "stars": 12, - "last_update": "2024-05-15 12:40:15" - }, - "https://github.com/kaanyalova/ComfyUI_ExtendedImageFormats": { - "stars": 1, - "last_update": "2024-05-16 12:13:53" - }, - "https://github.com/mbrostami/ComfyUI-TITrain": { - "stars": 0, - "last_update": "2024-05-17 08:03:32" - }, - "https://github.com/ArcherFMY/Diffusion360_ComfyUI": { + "https://github.com/tsogzark/ComfyUI-load-image-from-url": { "stars": 3, - "last_update": "2024-05-17 06:45:02" + "last_update": "2024-04-16 09:07:22" }, - "https://github.com/Makeezi/ComfyUI-promptLAB": { - "stars": 0, - "last_update": "2024-05-17 00:32:47" + "https://github.com/ttulttul/ComfyUI-Iterative-Mixer": { + "stars": 94, + "last_update": "2024-04-09 00:15:26" }, - "https://github.com/TheMistoAI/ComfyUI-Anyline": { - "stars": 12, - "last_update": "2024-05-17 12:14:06" + "https://github.com/ttulttul/ComfyUI-Tensor-Operations": { + "stars": 4, + "last_update": "2024-02-07 21:22:45" }, - "https://github.com/smthemex/ComfyUI_ID_Animator": { + "https://github.com/turkyden/ComfyUI-Comic": { "stars": 1, - "last_update": "2024-05-17 13:53:57" + "last_update": "2024-04-29 09:44:07" + }, + "https://github.com/turkyden/ComfyUI-Sticker": { + "stars": 0, + "last_update": "2024-04-16 10:00:26" + }, + "https://github.com/tusharbhutt/Endless-Nodes": { + "stars": 21, + "last_update": "2023-10-21 23:02:19" + }, + "https://github.com/twri/sdxl_prompt_styler": { + "stars": 565, + "last_update": "2024-03-24 18:55:24" + }, + "https://github.com/txt2any/ComfyUI-PromptOrganizer": { + "stars": 0, + "last_update": "2024-04-15 21:14:54" + }, + "https://github.com/ty0x2333/ComfyUI-Dev-Utils": { + "stars": 28, + "last_update": "2024-04-29 15:28:22" + }, + "https://github.com/tzwm/comfyui-profiler": { + "stars": 34, + "last_update": "2024-01-12 07:38:40" + }, + "https://github.com/uarefans/ComfyUI-Fans": { + "stars": 12, + "last_update": "2023-08-15 18:42:40" + }, + "https://github.com/uetuluk/comfyui-webcam-node": { + "stars": 2, + "last_update": "2024-05-12 05:52:44" + }, + "https://github.com/unwdef/unwdef-nodes-comfyui": { + "stars": 1, + "last_update": "2024-04-15 19:32:36" + }, + "https://github.com/vanillacode314/SimpleWildcardsComfyUI": { + "stars": 3, + "last_update": "2024-04-09 01:57:14" + }, + "https://github.com/victorchall/comfyui_webcamcapture": { + "stars": 2, + "last_update": "2024-03-06 18:33:39" + }, + "https://github.com/vienteck/ComfyUI-Chat-GPT-Integration": { + "stars": 26, + "last_update": "2024-04-10 23:47:22" + }, + "https://github.com/violet-chen/comfyui-psd2png": { + "stars": 8, + "last_update": "2024-05-13 04:37:13" + }, + "https://github.com/viperyl/ComfyUI-BiRefNet": { + "stars": 139, + "last_update": "2024-03-25 11:02:49" + }, + "https://github.com/vivax3794/ComfyUI-Vivax-Nodes": { + "stars": 3, + "last_update": "2024-03-17 22:02:48" + }, + "https://github.com/vsevolod-oparin/comfyui-kandinsky22": { + "stars": 5, + "last_update": "2024-03-17 00:05:27" + }, + "https://github.com/wallish77/wlsh_nodes": { + "stars": 74, + "last_update": "2024-03-28 23:02:54" + }, + "https://github.com/wandbrandon/comfyui-pixel": { + "stars": 4, + "last_update": "2024-05-10 14:45:42" + }, + "https://github.com/web3nomad/ComfyUI_Invisible_Watermark": { + "stars": 1, + "last_update": "2024-04-29 14:46:19" + }, + "https://github.com/wei30172/comfygen": { + "stars": 3, + "last_update": "2024-04-06 16:22:09" + }, + "https://github.com/whatbirdisthat/cyberdolphin": { + "stars": 14, + "last_update": "2023-11-11 23:35:44" + }, + "https://github.com/whmc76/ComfyUI-Openpose-Editor-Plus": { + "stars": 13, + "last_update": "2024-01-06 18:32:07" + }, + "https://github.com/wmatson/easy-comfy-nodes": { + "stars": 10, + "last_update": "2024-05-15 23:10:21" + }, + "https://github.com/wolfden/ComfyUi_PromptStylers": { + "stars": 56, + "last_update": "2023-10-22 21:34:59" + }, + "https://github.com/wolfden/ComfyUi_String_Function_Tree": { + "stars": 7, + "last_update": "2023-10-22 22:12:55" + }, + "https://github.com/wutipong/ComfyUI-TextUtils": { + "stars": 1, + "last_update": "2023-11-20 21:32:07" + }, + "https://github.com/wwwins/ComfyUI-Simple-Aspect-Ratio": { + "stars": 1, + "last_update": "2024-01-02 04:07:20" + }, + "https://github.com/xXAdonesXx/NodeGPT": { + "stars": 314, + "last_update": "2024-02-01 23:20:08" + }, + "https://github.com/xiaoxiaodesha/hd_node": { + "stars": 7, + "last_update": "2024-02-18 05:23:57" + }, + "https://github.com/yffyhk/comfyui_auto_danbooru": { + "stars": 0, + "last_update": "2024-02-04 08:09:57" + }, + "https://github.com/yolain/ComfyUI-Easy-Use": { + "stars": 388, + "last_update": "2024-05-17 09:01:52" + }, + "https://github.com/yolanother/DTAIComfyImageSubmit": { + "stars": 1, + "last_update": "2023-12-25 04:37:20" + }, + "https://github.com/yolanother/DTAIComfyLoaders": { + "stars": 1, + "last_update": "2023-12-25 04:37:43" + }, + "https://github.com/yolanother/DTAIComfyPromptAgent": { + "stars": 5, + "last_update": "2023-07-15 15:19:30" + }, + "https://github.com/yolanother/DTAIComfyQRCodes": { + "stars": 2, + "last_update": "2023-12-25 04:38:00" + }, + "https://github.com/yolanother/DTAIComfyVariables": { + "stars": 7, + "last_update": "2023-12-25 04:37:03" + }, + "https://github.com/yolanother/DTAIImageToTextNode": { + "stars": 14, + "last_update": "2024-01-25 02:53:22" + }, + "https://github.com/youyegit/tdxh_node_comfyui": { + "stars": 2, + "last_update": "2023-09-21 08:40:50" + }, + "https://github.com/yuvraj108c/ComfyUI-Depth-Anything-Tensorrt": { + "stars": 46, + "last_update": "2024-05-08 05:12:25" + }, + "https://github.com/yuvraj108c/ComfyUI-PiperTTS": { + "stars": 24, + "last_update": "2024-04-06 17:16:28" + }, + "https://github.com/yuvraj108c/ComfyUI-Pronodes": { + "stars": 0, + "last_update": "2024-03-22 18:22:13" + }, + "https://github.com/yuvraj108c/ComfyUI-Upscaler-Tensorrt": { + "stars": 22, + "last_update": "2024-05-08 08:18:54" + }, + "https://github.com/yuvraj108c/ComfyUI-Vsgan": { + "stars": 2, + "last_update": "2024-03-08 10:11:28" + }, + "https://github.com/yuvraj108c/ComfyUI-Whisper": { + "stars": 40, + "last_update": "2024-02-05 08:32:57" + }, + "https://github.com/zcfrank1st/Comfyui-Toolbox": { + "stars": 3, + "last_update": "2023-12-13 11:36:14" + }, + "https://github.com/zcfrank1st/Comfyui-Yolov8": { + "stars": 15, + "last_update": "2024-02-25 06:28:49" + }, + "https://github.com/zcfrank1st/comfyui_visual_anagrams": { + "stars": 5, + "last_update": "2023-12-05 12:31:26" + }, + "https://github.com/zer0TF/cute-comfy": { + "stars": 27, + "last_update": "2024-01-04 04:20:46" + }, + "https://github.com/zfkun/ComfyUI_zfkun": { + "stars": 12, + "last_update": "2024-01-21 06:21:35" + }, + "https://github.com/zhangp365/ComfyUI-utils-nodes": { + "stars": 3, + "last_update": "2024-05-16 09:13:54" + }, + "https://github.com/zhongpei/ComfyUI-InstructIR": { + "stars": 56, + "last_update": "2024-02-01 06:40:40" + }, + "https://github.com/zhongpei/Comfyui_image2prompt": { + "stars": 199, + "last_update": "2024-05-14 07:18:53" + }, + "https://github.com/zhuanqianfish/ComfyUI-EasyNode": { + "stars": 55, + "last_update": "2024-04-04 00:20:08" + }, + "https://github.com/zombieyang/sd-ppp": { + "stars": 5, + "last_update": "2024-05-17 00:06:55" } } \ No newline at end of file diff --git a/scanner.py b/scanner.py index 28c4af51..a698148f 100644 --- a/scanner.py +++ b/scanner.py @@ -278,6 +278,9 @@ def update_custom_nodes(): if is_rate_limit_exceeded(): return + if 'github.com' not in url: + return None + print('.', end="") sys.stdout.flush() try: @@ -342,6 +345,8 @@ def update_custom_nodes(): if "cached_time" in v: del v["cached_time"] + github_stats = dict(sorted(github_stats.items())) + json.dump(github_stats, file, ensure_ascii=False, indent=4) print(f"Successfully written to {GITHUB_STATS_FILENAME}.") From 6860424b1bbd84fc3fcd5261c34238f85c19b758 Mon Sep 17 00:00:00 2001 From: Terry Jia Date: Sat, 18 May 2024 10:08:28 -0400 Subject: [PATCH 07/24] update DB (#693) --- 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 ce8a36b6..a078bc4f 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -7869,7 +7869,7 @@ "https://github.com/jtydhr88/ComfyUI-LayerDivider" ], "install_type": "git-clone", - "description": "ComfyUI LayerDivider is custom nodes that generating layered psd files inside ComfyUI[w/This plugin depends on Python 3.10, which means we cannot use the default Python that comes with ComfyUI, as it is Python 3.11. For this reason, it is recommended to use conda to manage and create the ComfyUI runtime environment.]" + "description": "ComfyUI LayerDivider is custom nodes that generating layered psd files inside ComfyUI[w/Please follow readme and run install_windows_portable_win_py311_cu121 for ComfyUI embedded python.]" }, { "author": "SeaArtLab", From 9e1bcaf25ac53a5a32e5568482c15ad5bc9ee41a Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Sat, 18 May 2024 23:27:42 +0900 Subject: [PATCH 08/24] update DB --- README.md | 1 + alter-list.json | 5 + custom-node-list.json | 23 ++ extension-node-map.json | 87 +++++++- github-stats.json | 314 ++++++++++++++-------------- node_db/dev/custom-node-list.json | 23 +- node_db/new/custom-node-list.json | 42 ++-- node_db/new/extension-node-map.json | 87 +++++++- 8 files changed, 404 insertions(+), 178 deletions(-) diff --git a/README.md b/README.md index 4dffd19b..1e39db17 100644 --- a/README.md +++ b/README.md @@ -374,6 +374,7 @@ When you run the `scan.sh` script: * https://github.com/NielsGercama/comfyui_customsampling * https://github.com/wrightdaniel2017/ComfyUI-VideoLipSync * https://github.com/bxdsjs/ComfyUI-Image-preprocessing +* https://github.com/SMUELDigital/ComfyUI-ONSET ## Roadmap diff --git a/alter-list.json b/alter-list.json index dba5f954..c60b2b8f 100644 --- a/alter-list.json +++ b/alter-list.json @@ -209,6 +209,11 @@ "id":"https://github.com/AIFSH/ComfyUI-RVC", "tags":"sonar", "description": "a comfyui custom node for [a/Retrieval-based-Voice-Conversion-WebUI](https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI.git), you can Voice-Conversion in comfyui now!" + }, + { + "id":"https://github.com/portu-sim/comfyui-bmab", + "tags":"bmab", + "description": "a comfyui custom node for [a/sd-webui-bmab](https://github.com/portu-sim/sd-webui-bmab)" } ] } \ No newline at end of file diff --git a/custom-node-list.json b/custom-node-list.json index a078bc4f..5b0213dd 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -9045,6 +9045,29 @@ "install_type": "git-clone", "description": "connection nodes for api requests, fully supports promptLAB" }, + { + "author": "Makeezi", + "title": "comfyui-bmab", + "id": "bmab", + "reference": "https://github.com/portu-sim/comfyui-bmab", + "files": [ + "https://github.com/portu-sim/comfyui-bmab" + ], + "install_type": "git-clone", + "description": "BMAB for ComfyUI" + }, + { + "author": "griptape-ai", + "title": "ComfyUI Griptape Nodes", + "id": "griptape", + "reference": "https://github.com/griptape-ai/ComfyUI-Griptape", + "files": [ + "https://github.com/griptape-ai/ComfyUI-Griptape" + ], + "install_type": "git-clone", + "description": "This repo creates a series of nodes that enable you to utilize the [a/Griptape Python Framework](https://github.com/griptape-ai/griptape/) with ComfyUI, integrating AI into your workflow. This repo creates a series of nodes that enable you to utilize the Griptape Python Framework with ComfyUI, integrating AI into your workflow." + }, + diff --git a/extension-node-map.json b/extension-node-map.json index e32ff0f1..72251f4c 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -1673,7 +1673,8 @@ "GR Mask Create", "GR Mask Resize", "GR Multi Mask Create", - "GR Prompt Selector" + "GR Prompt Selector", + "GR Tile and Border Image" ], { "title_aux": "GR Prompt Selector" @@ -2719,7 +2720,8 @@ "X_In_a_Dress", "X_In_a_Suit", "X_In_a_Suit)", - "ZoomCrop" + "ZoomCrop", + "imageborder" ], { "title_aux": "Node Pack mostly for manipulating strings and integers" @@ -6532,6 +6534,7 @@ "LayerUtility: PrintInfo", "LayerUtility: PromptEmbellish", "LayerUtility: PromptTagger", + "LayerUtility: PurgeVRAM", "LayerUtility: QWenImage2Prompt", "LayerUtility: RGB Value", "LayerUtility: RestoreCropBox", @@ -6957,6 +6960,7 @@ "VPScheduler", "VideoLinearCFGGuidance", "VideoTriangleCFGGuidance", + "WebcamCapture", "unCLIPCheckpointLoader", "unCLIPConditioning" ], @@ -8341,6 +8345,47 @@ "title_aux": "\ud83d\ude38 YFG Comical Nodes" } ], + "https://github.com/griptape-ai/ComfyUI-Griptape": [ + [ + "Calculator", + "ConcatenateStrings", + "CreateAgent", + "DateTime", + "ExpandAgent", + "ImageQueryTask", + "PromptImageGenerationTask", + "PromptImageVariationTask", + "PromptTask", + "Rule", + "TextSummaryTask", + "ToolList", + "ToolTask", + "ToolkitTask", + "WebScraper", + "gtUIAmazonBedrockStableDiffusionImageGenerationDriver", + "gtUIAmazonBedrockStructureConfig", + "gtUIAmazonBedrockTitanImageGenerationDriver", + "gtUIAnthropicStructureConfig", + "gtUICLIPTextEncode", + "gtUIFetchImage", + "gtUIFileManager", + "gtUIGoogleStructureConfig", + "gtUIInputNode", + "gtUILeonardoImageGenerationDriver", + "gtUIOpenAiImageGenerationDriver", + "gtUIOpenAiStructureConfig", + "gtUIOutputImageNode", + "gtUIOutputStringNode", + "gtUITextToClipEncode" + ], + { + "author": "Jason Schleifer", + "description": "This extension offers various nodes that allow you to work with LLMs using the Griptape Python Framework (https://griptape.ai)", + "nickname": "ComfyUI-Griptape", + "title": "ComfyUI Griptape Nodes", + "title_aux": "ComfyUI Griptape Nodes" + } + ], "https://github.com/guill/abracadabra-comfyui": [ [ "AbracadabraNode", @@ -11041,6 +11086,44 @@ "title_aux": "ComfyUI-TemporaryLoader" } ], + "https://github.com/portu-sim/comfyui-bmab": [ + [ + "BMAB Alpha Composit", + "BMAB Blend", + "BMAB Control Net", + "BMAB Detect And Mask", + "BMAB Detection Crop", + "BMAB Face Detailer", + "BMAB Google Gemini Prompt", + "BMAB KSampler", + "BMAB KSamplerHiresFix", + "BMAB Lama Inpaint", + "BMAB LoRA Loader", + "BMAB Person Detailer", + "BMAB Prompt", + "BMAB Remove Background", + "BMAB Resize By Person", + "BMAB Resize and Fill", + "BMAB SD-WebUI API BMAB Extension", + "BMAB SD-WebUI API ControlNet", + "BMAB SD-WebUI API Server", + "BMAB SD-WebUI API T2I", + "BMAB SD-WebUI API T2I Hires.Fix", + "BMAB Save Image", + "BMAB Simple Hand Detailer", + "BMAB Subframe Hand Detailer", + "BMAB Upscale With Model", + "BMAB Upscaler", + "Basic", + "Edge", + "Extractor", + "Integrator", + "SeedGenerator" + ], + { + "title_aux": "comfyui-bmab" + } + ], "https://github.com/prodogape/ComfyUI-Minio": [ [ "Load Image From Minio", diff --git a/github-stats.json b/github-stats.json index 7ae3b373..081de1c8 100644 --- a/github-stats.json +++ b/github-stats.json @@ -8,7 +8,7 @@ "last_update": "2024-02-21 04:45:27" }, "https://github.com/11cafe/comfyui-workspace-manager": { - "stars": 695, + "stars": 699, "last_update": "2024-05-17 03:37:45" }, "https://github.com/11dogzi/Comfyui-ergouzi-Nodes": { @@ -64,7 +64,7 @@ "last_update": "2024-04-30 01:42:53" }, "https://github.com/AIFSH/ComfyUI-MuseTalk_FSH": { - "stars": 3, + "stars": 4, "last_update": "2024-05-17 06:38:29" }, "https://github.com/AIFSH/ComfyUI-RVC": { @@ -89,26 +89,26 @@ }, "https://github.com/AIGODLIKE/AIGODLIKE-COMFYUI-TRANSLATION": { "stars": 767, - "last_update": "2024-05-17 12:35:07" + "last_update": "2024-05-17 19:00:49" }, "https://github.com/AIGODLIKE/AIGODLIKE-ComfyUI-Studio": { "stars": 191, - "last_update": "2024-05-17 05:27:52" + "last_update": "2024-05-17 18:59:52" }, "https://github.com/AIGODLIKE/ComfyUI-CUP": { "stars": 2, - "last_update": "2024-03-22 07:26:43" + "last_update": "2024-05-17 19:01:24" }, "https://github.com/AInseven/ComfyUI-fastblend": { "stars": 88, "last_update": "2024-04-03 11:50:44" }, "https://github.com/AIrjen/OneButtonPrompt": { - "stars": 680, + "stars": 681, "last_update": "2024-05-04 07:25:31" }, "https://github.com/ALatentPlace/ComfyUI_yanc": { - "stars": 5, + "stars": 6, "last_update": "2024-05-17 10:48:06" }, "https://github.com/AbdullahAlfaraj/Comfy-Photoshop-SD": { @@ -120,7 +120,7 @@ "last_update": "2024-05-17 04:51:51" }, "https://github.com/Acly/comfyui-inpaint-nodes": { - "stars": 330, + "stars": 335, "last_update": "2024-04-24 04:17:56" }, "https://github.com/Acly/comfyui-tooling-nodes": { @@ -132,7 +132,7 @@ "last_update": "2024-03-31 14:14:24" }, "https://github.com/AlekPet/ComfyUI_Custom_Nodes_AlekPet": { - "stars": 599, + "stars": 602, "last_update": "2024-05-10 11:10:13" }, "https://github.com/Alysondao/Comfyui-Yolov8-JSON": { @@ -140,7 +140,7 @@ "last_update": "2024-04-16 08:29:55" }, "https://github.com/Amorano/Jovimetrix": { - "stars": 134, + "stars": 138, "last_update": "2024-05-17 05:09:53" }, "https://github.com/AonekoSS/ComfyUI-SimpleCounter": { @@ -152,7 +152,7 @@ "last_update": "2024-04-05 23:55:41" }, "https://github.com/ArcherFMY/Diffusion360_ComfyUI": { - "stars": 3, + "stars": 6, "last_update": "2024-05-17 06:45:02" }, "https://github.com/ArdeniusAI/CPlus_Ardenius": { @@ -164,7 +164,7 @@ "last_update": "2023-10-25 04:29:40" }, "https://github.com/ArtVentureX/comfyui-animatediff": { - "stars": 604, + "stars": 606, "last_update": "2024-01-06 09:18:52" }, "https://github.com/AuroBit/ComfyUI-AnimateAnyone-reproduction": { @@ -172,7 +172,7 @@ "last_update": "2024-02-29 10:19:36" }, "https://github.com/AuroBit/ComfyUI-OOTDiffusion": { - "stars": 307, + "stars": 308, "last_update": "2024-03-26 02:44:57" }, "https://github.com/AustinMroz/ComfyUI-SpliceTools": { @@ -188,7 +188,7 @@ "last_update": "2024-03-04 16:42:02" }, "https://github.com/BadCafeCode/masquerade-nodes-comfyui": { - "stars": 277, + "stars": 278, "last_update": "2024-02-26 04:23:37" }, "https://github.com/Beinsezii/bsz-cui-extras": { @@ -244,7 +244,7 @@ "last_update": "2023-09-11 10:09:22" }, "https://github.com/BlenderNeko/ComfyUI_TiledKSampler": { - "stars": 262, + "stars": 265, "last_update": "2024-04-08 22:15:55" }, "https://github.com/CC-BryanOttho/ComfyUI_API_Manager": { @@ -292,7 +292,7 @@ "last_update": "2024-05-12 12:25:03" }, "https://github.com/Derfuu/Derfuu_ComfyUI_ModdedNodes": { - "stars": 260, + "stars": 261, "last_update": "2024-04-29 10:46:24" }, "https://github.com/DigitalIO/ComfyUI-stable-wildcards": { @@ -336,8 +336,8 @@ "last_update": "2024-04-17 22:30:10" }, "https://github.com/Extraltodeus/ComfyUI-AutomaticCFG": { - "stars": 217, - "last_update": "2024-05-17 14:19:18" + "stars": 220, + "last_update": "2024-05-17 18:27:34" }, "https://github.com/Extraltodeus/LoadLoraWithTags": { "stars": 31, @@ -356,7 +356,7 @@ "last_update": "2024-05-07 16:18:48" }, "https://github.com/Fannovel16/ComfyUI-Frame-Interpolation": { - "stars": 304, + "stars": 305, "last_update": "2024-05-07 03:30:35" }, "https://github.com/Fannovel16/ComfyUI-Loopchain": { @@ -376,7 +376,7 @@ "last_update": "2024-04-29 09:19:33" }, "https://github.com/Fannovel16/comfyui_controlnet_aux": { - "stars": 1372, + "stars": 1375, "last_update": "2024-05-15 16:20:05" }, "https://github.com/Feidorian/feidorian-ComfyNodes": { @@ -397,14 +397,14 @@ }, "https://github.com/FizzleDorf/ComfyUI_FizzNodes": { "stars": 290, - "last_update": "2024-05-17 04:38:13" + "last_update": "2024-05-17 22:30:26" }, "https://github.com/FlyingFireCo/tiled_ksampler": { "stars": 56, "last_update": "2023-08-13 23:05:26" }, "https://github.com/ForeignGods/ComfyUI-Mana-Nodes": { - "stars": 166, + "stars": 167, "last_update": "2024-05-12 20:43:17" }, "https://github.com/Franck-Demongin/NX_PromptStyler": { @@ -428,12 +428,12 @@ "last_update": "2024-04-29 12:36:18" }, "https://github.com/Gourieff/comfyui-reactor-node": { - "stars": 936, + "stars": 939, "last_update": "2024-05-14 03:51:38" }, "https://github.com/GraftingRayman/ComfyUI_GraftingRayman": { "stars": 4, - "last_update": "2024-05-17 10:06:00" + "last_update": "2024-05-18 12:14:03" }, "https://github.com/Guillaume-Fgt/ComfyUI_StableCascadeLatentRatio": { "stars": 3, @@ -492,7 +492,7 @@ "last_update": "2024-05-16 05:34:54" }, "https://github.com/Hopping-Mad-Games/ComfyUI_LiteLLM": { - "stars": 1, + "stars": 2, "last_update": "2024-05-17 03:06:27" }, "https://github.com/IDGallagher/ComfyUI-IG-Nodes": { @@ -532,7 +532,7 @@ "last_update": "2024-02-21 01:48:08" }, "https://github.com/Jcd1230/rembg-comfyui-node": { - "stars": 110, + "stars": 111, "last_update": "2023-04-03 00:12:22" }, "https://github.com/JerryOrbachJr/ComfyUI-RandomSize": { @@ -548,7 +548,7 @@ "last_update": "2024-05-15 11:15:38" }, "https://github.com/Jordach/comfy-plasma": { - "stars": 44, + "stars": 45, "last_update": "2023-07-31 00:57:50" }, "https://github.com/Kaharos94/ComfyUI-Saveaswebp": { @@ -576,11 +576,11 @@ "last_update": "2024-05-17 08:26:07" }, "https://github.com/Kosinkadink/ComfyUI-AnimateDiff-Evolved": { - "stars": 2088, - "last_update": "2024-05-17 04:47:30" + "stars": 2092, + "last_update": "2024-05-18 07:16:17" }, "https://github.com/Kosinkadink/ComfyUI-VideoHelperSuite": { - "stars": 343, + "stars": 344, "last_update": "2024-05-17 04:52:53" }, "https://github.com/KytraScript/ComfyUI_KytraWebhookHTTP": { @@ -592,11 +592,11 @@ "last_update": "2024-02-23 08:22:13" }, "https://github.com/LarryJane491/Image-Captioning-in-ComfyUI": { - "stars": 21, + "stars": 22, "last_update": "2024-03-08 19:59:00" }, "https://github.com/LarryJane491/Lora-Training-in-Comfy": { - "stars": 205, + "stars": 208, "last_update": "2024-03-03 17:16:51" }, "https://github.com/Layer-norm/comfyui-lama-remover": { @@ -700,7 +700,7 @@ "last_update": "2024-05-12 17:10:11" }, "https://github.com/MinusZoneAI/ComfyUI-StylizePhoto-MZ": { - "stars": 6, + "stars": 7, "last_update": "2024-05-15 16:20:25" }, "https://github.com/Miosp/ComfyUI-FBCNN": { @@ -712,15 +712,15 @@ "last_update": "2023-12-16 09:10:38" }, "https://github.com/MokkaBoss1/ComfyUI_Mokkaboss1": { - "stars": 11, - "last_update": "2024-05-17 06:40:39" + "stars": 12, + "last_update": "2024-05-17 20:20:20" }, "https://github.com/MrForExample/ComfyUI-3D-Pack": { - "stars": 1471, + "stars": 1473, "last_update": "2024-04-13 17:45:06" }, "https://github.com/MrForExample/ComfyUI-AnimateAnyone-Evolved": { - "stars": 411, + "stars": 413, "last_update": "2024-02-02 14:19:37" }, "https://github.com/Munkyfoot/ComfyUI-TextOverlay": { @@ -732,7 +732,7 @@ "last_update": "2024-05-01 12:24:22" }, "https://github.com/NeuralSamurAI/Comfyui-Superprompt-Unofficial": { - "stars": 51, + "stars": 52, "last_update": "2024-05-11 00:16:04" }, "https://github.com/Nevysha/ComfyUI-nevysha-top-menu": { @@ -744,8 +744,8 @@ "last_update": "2024-02-02 11:09:18" }, "https://github.com/NimaNzrii/comfyui-photoshop": { - "stars": 126, - "last_update": "2024-05-15 12:39:20" + "stars": 130, + "last_update": "2024-05-17 17:02:47" }, "https://github.com/NimaNzrii/comfyui-popup_preview": { "stars": 33, @@ -868,8 +868,8 @@ "last_update": "2024-03-08 15:16:10" }, "https://github.com/ShmuelRonen/ComfyUI_wav2lip": { - "stars": 11, - "last_update": "2024-05-17 14:52:16" + "stars": 12, + "last_update": "2024-05-18 11:47:37" }, "https://github.com/Shraknard/ComfyUI-Remover": { "stars": 4, @@ -912,7 +912,7 @@ "last_update": "2024-03-04 09:33:57" }, "https://github.com/StartHua/ComfyUI_Seg_VITON": { - "stars": 153, + "stars": 154, "last_update": "2024-05-04 14:01:04" }, "https://github.com/StartHua/Comfyui_joytag": { @@ -920,7 +920,7 @@ "last_update": "2024-02-12 04:13:41" }, "https://github.com/StartHua/Comfyui_segformer_b2_clothes": { - "stars": 29, + "stars": 30, "last_update": "2024-04-30 09:42:27" }, "https://github.com/SuperBeastsAI/ComfyUI-SuperBeasts": { @@ -928,7 +928,7 @@ "last_update": "2024-05-13 05:16:12" }, "https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes": { - "stars": 422, + "stars": 423, "last_update": "2024-04-19 21:02:12" }, "https://github.com/Sxela/ComfyWarp": { @@ -969,7 +969,7 @@ }, "https://github.com/Taremin/webui-monaco-prompt": { "stars": 24, - "last_update": "2024-01-21 06:45:42" + "last_update": "2024-05-18 09:05:52" }, "https://github.com/TeaCrab/ComfyUI-TeaNodes": { "stars": 4, @@ -980,11 +980,11 @@ "last_update": "2024-02-08 16:59:15" }, "https://github.com/TemryL/ComfyUI-IDM-VTON": { - "stars": 99, - "last_update": "2024-05-15 22:20:58" + "stars": 102, + "last_update": "2024-05-18 14:08:44" }, "https://github.com/TencentQQGYLab/ComfyUI-ELLA": { - "stars": 228, + "stars": 229, "last_update": "2024-05-07 03:07:38" }, "https://github.com/TheBarret/ZSuite": { @@ -996,11 +996,11 @@ "last_update": "2024-02-24 00:49:19" }, "https://github.com/TheMistoAI/ComfyUI-Anyline": { - "stars": 24, + "stars": 54, "last_update": "2024-05-17 12:14:06" }, "https://github.com/TinyTerra/ComfyUI_tinyterraNodes": { - "stars": 281, + "stars": 284, "last_update": "2024-05-13 22:22:20" }, "https://github.com/TripleHeadedMonkey/ComfyUI_MileHighStyler": { @@ -1056,7 +1056,7 @@ "last_update": "2023-11-20 17:14:58" }, "https://github.com/WASasquatch/was-node-suite-comfyui": { - "stars": 845, + "stars": 847, "last_update": "2024-05-16 22:38:34" }, "https://github.com/WebDev9000/WebDev9000-Nodes": { @@ -1088,11 +1088,11 @@ "last_update": "2023-05-23 19:57:46" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-APISR": { - "stars": 292, + "stars": 293, "last_update": "2024-04-17 19:59:18" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-ArtGallery": { - "stars": 302, + "stars": 301, "last_update": "2024-05-07 05:13:49" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-BRIA_AI-RMBG": { @@ -1100,7 +1100,7 @@ "last_update": "2024-04-17 20:00:02" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-BiRefNet-ZHO": { - "stars": 113, + "stars": 114, "last_update": "2024-04-17 19:59:42" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-DepthFM": { @@ -1108,19 +1108,19 @@ "last_update": "2024-04-17 20:00:46" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Gemini": { - "stars": 544, + "stars": 545, "last_update": "2024-04-17 19:57:55" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-InstantID": { - "stars": 1132, + "stars": 1131, "last_update": "2024-04-17 20:02:02" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Phi-3-mini": { - "stars": 145, + "stars": 147, "last_update": "2024-04-26 15:03:13" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-PhotoMaker-ZHO": { - "stars": 723, + "stars": 722, "last_update": "2024-04-17 20:01:40" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-PixArt-alpha-Diffusers": { @@ -1132,7 +1132,7 @@ "last_update": "2024-01-03 15:22:13" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Qwen-VL-API": { - "stars": 174, + "stars": 173, "last_update": "2024-04-17 19:58:21" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-SVD-ZHO": { @@ -1152,7 +1152,7 @@ "last_update": "2024-04-30 01:42:11" }, "https://github.com/ZHO-ZHO-ZHO/comfyui-portrait-master-zh-cn": { - "stars": 1396, + "stars": 1395, "last_update": "2024-04-17 19:57:18" }, "https://github.com/ZaneA/ComfyUI-ImageReward": { @@ -1169,11 +1169,11 @@ }, "https://github.com/Zuellni/ComfyUI-ExLlama": { "stars": 86, - "last_update": "2024-05-04 07:13:01" + "last_update": "2024-05-17 20:55:36" }, "https://github.com/Zuellni/ComfyUI-ExLlama-Nodes": { "stars": 86, - "last_update": "2024-05-04 07:13:01" + "last_update": "2024-05-17 20:55:36" }, "https://github.com/Zuellni/ComfyUI-PickScore-Nodes": { "stars": 21, @@ -1196,7 +1196,7 @@ "last_update": "2024-02-08 21:25:17" }, "https://github.com/adieyal/comfyui-dynamicprompts": { - "stars": 168, + "stars": 169, "last_update": "2024-02-05 06:55:50" }, "https://github.com/adriflex/ComfyUI_Blender_Texdiff": { @@ -1277,7 +1277,7 @@ }, "https://github.com/aria1th/ComfyUI-LogicUtils": { "stars": 14, - "last_update": "2024-05-13 00:25:11" + "last_update": "2024-05-17 18:50:06" }, "https://github.com/asagi4/ComfyUI-CADS": { "stars": 29, @@ -1296,7 +1296,7 @@ "last_update": "2023-12-01 00:09:15" }, "https://github.com/atmaranto/ComfyUI-SaveAsScript": { - "stars": 22, + "stars": 23, "last_update": "2024-05-04 11:12:35" }, "https://github.com/audioscavenger/save-image-extended-comfyui": { @@ -1324,7 +1324,7 @@ "last_update": "2024-02-12 07:46:02" }, "https://github.com/banodoco/steerable-motion": { - "stars": 641, + "stars": 642, "last_update": "2024-05-16 18:13:44" }, "https://github.com/bash-j/mikey_nodes": { @@ -1345,10 +1345,10 @@ }, "https://github.com/blepping/ComfyUI-sonar": { "stars": 27, - "last_update": "2024-05-17 00:46:18" + "last_update": "2024-05-18 13:33:58" }, "https://github.com/blepping/comfyui_jankhidiffusion": { - "stars": 65, + "stars": 66, "last_update": "2024-05-10 04:18:47" }, "https://github.com/blueraincoatli/comfyUI_SillyNodes": { @@ -1360,7 +1360,7 @@ "last_update": "2023-11-29 14:41:23" }, "https://github.com/bmad4ever/comfyui_ab_samplercustom": { - "stars": 4, + "stars": 5, "last_update": "2023-11-06 17:45:57" }, "https://github.com/bmad4ever/comfyui_bmad_nodes": { @@ -1392,7 +1392,7 @@ "last_update": "2023-09-06 12:12:32" }, "https://github.com/brianfitzgerald/style_aligned_comfy": { - "stars": 236, + "stars": 237, "last_update": "2024-03-12 03:42:07" }, "https://github.com/bronkula/comfyui-fitsize": { @@ -1436,7 +1436,7 @@ "last_update": "2024-05-15 05:27:11" }, "https://github.com/ceruleandeep/ComfyUI-LLaVA-Captioner": { - "stars": 66, + "stars": 68, "last_update": "2024-03-04 10:07:53" }, "https://github.com/chaojie/ComfyUI-AniPortrait": { @@ -1465,7 +1465,7 @@ }, "https://github.com/chaojie/ComfyUI-EasyAnimate": { "stars": 34, - "last_update": "2024-04-16 14:45:13" + "last_update": "2024-05-18 13:24:01" }, "https://github.com/chaojie/ComfyUI-Gemma": { "stars": 5, @@ -1504,7 +1504,7 @@ "last_update": "2024-01-16 09:41:07" }, "https://github.com/chaojie/ComfyUI-MuseTalk": { - "stars": 94, + "stars": 96, "last_update": "2024-04-05 15:26:14" }, "https://github.com/chaojie/ComfyUI-MuseV": { @@ -1564,8 +1564,8 @@ "last_update": "2024-03-22 05:35:23" }, "https://github.com/chflame163/ComfyUI_LayerStyle": { - "stars": 486, - "last_update": "2024-05-17 02:07:53" + "stars": 489, + "last_update": "2024-05-18 09:16:46" }, "https://github.com/chflame163/ComfyUI_MSSpeech_TTS": { "stars": 19, @@ -1584,7 +1584,7 @@ "last_update": "2024-04-10 09:05:18" }, "https://github.com/chrisfreilich/virtuoso-nodes": { - "stars": 38, + "stars": 39, "last_update": "2024-05-07 22:57:00" }, "https://github.com/chrisgoringe/cg-image-picker": { @@ -1600,7 +1600,7 @@ "last_update": "2024-04-10 01:08:34" }, "https://github.com/chrisgoringe/cg-use-everywhere": { - "stars": 291, + "stars": 292, "last_update": "2024-05-17 01:15:11" }, "https://github.com/chrish-slingshot/CrasHUtils": { @@ -1608,7 +1608,7 @@ "last_update": "2024-04-19 22:22:24" }, "https://github.com/christian-byrne/img2txt-comfyui-nodes": { - "stars": 6, + "stars": 7, "last_update": "2024-05-15 06:56:52" }, "https://github.com/city96/ComfyUI_ColorMod": { @@ -1632,7 +1632,7 @@ "last_update": "2023-08-14 15:17:54" }, "https://github.com/city96/SD-Latent-Interposer": { - "stars": 151, + "stars": 152, "last_update": "2024-03-20 21:55:09" }, "https://github.com/city96/SD-Latent-Upscaler": { @@ -1644,8 +1644,8 @@ "last_update": "2024-02-29 12:23:11" }, "https://github.com/comfyanonymous/ComfyUI": { - "stars": 35160, - "last_update": "2024-05-17 08:51:42" + "stars": 35209, + "last_update": "2024-05-18 07:56:38" }, "https://github.com/comfyanonymous/ComfyUI_experiments": { "stars": 126, @@ -1668,15 +1668,15 @@ "last_update": "2024-03-13 11:25:27" }, "https://github.com/cozymantis/human-parser-comfyui-node": { - "stars": 36, + "stars": 37, "last_update": "2024-04-02 20:04:32" }, "https://github.com/cozymantis/pose-generator-comfyui-node": { - "stars": 20, + "stars": 21, "last_update": "2024-04-30 17:40:24" }, "https://github.com/crystian/ComfyUI-Crystools": { - "stars": 407, + "stars": 409, "last_update": "2024-05-04 01:51:37" }, "https://github.com/crystian/ComfyUI-Crystools-save": { @@ -1684,15 +1684,15 @@ "last_update": "2024-01-28 14:37:54" }, "https://github.com/cubiq/ComfyUI_FaceAnalysis": { - "stars": 161, + "stars": 162, "last_update": "2024-05-13 08:09:56" }, "https://github.com/cubiq/ComfyUI_IPAdapter_plus": { - "stars": 2674, + "stars": 2681, "last_update": "2024-05-08 14:10:24" }, "https://github.com/cubiq/ComfyUI_InstantID": { - "stars": 791, + "stars": 793, "last_update": "2024-05-08 14:56:00" }, "https://github.com/cubiq/ComfyUI_SimpleMath": { @@ -1700,11 +1700,11 @@ "last_update": "2023-09-26 06:31:44" }, "https://github.com/cubiq/ComfyUI_essentials": { - "stars": 249, + "stars": 250, "last_update": "2024-05-16 11:09:28" }, "https://github.com/cubiq/PuLID_ComfyUI": { - "stars": 316, + "stars": 321, "last_update": "2024-05-17 07:41:51" }, "https://github.com/curiousjp/ComfyUI-MaskBatchPermutations": { @@ -1740,7 +1740,7 @@ "last_update": "2024-04-15 16:40:05" }, "https://github.com/davask/ComfyUI_MaraScott_Nodes": { - "stars": 38, + "stars": 43, "last_update": "2024-05-16 16:16:25" }, "https://github.com/dave-palt/comfyui_DSP_imagehelpers": { @@ -1804,7 +1804,7 @@ "last_update": "2024-04-09 03:52:05" }, "https://github.com/djbielejeski/a-person-mask-generator": { - "stars": 199, + "stars": 200, "last_update": "2024-02-16 16:26:02" }, "https://github.com/dmMaze/sketch2manga": { @@ -1856,11 +1856,11 @@ "last_update": "2024-02-01 04:09:13" }, "https://github.com/filliptm/ComfyUI_Fill-Nodes": { - "stars": 43, + "stars": 47, "last_update": "2024-05-15 05:55:41" }, "https://github.com/florestefano1975/ComfyUI-HiDiffusion": { - "stars": 116, + "stars": 117, "last_update": "2024-05-04 14:01:06" }, "https://github.com/florestefano1975/ComfyUI-StabilityAI-Suite": { @@ -1868,7 +1868,7 @@ "last_update": "2024-04-21 07:34:21" }, "https://github.com/florestefano1975/comfyui-portrait-master": { - "stars": 703, + "stars": 705, "last_update": "2024-05-02 10:01:11" }, "https://github.com/florestefano1975/comfyui-prompt-composer": { @@ -1884,7 +1884,7 @@ "last_update": "2024-03-24 19:03:45" }, "https://github.com/flowtyone/ComfyUI-Flowty-TripoSR": { - "stars": 330, + "stars": 332, "last_update": "2024-03-19 10:49:59" }, "https://github.com/flyingshutter/As_ComfyUI_CustomNodes": { @@ -1900,7 +1900,7 @@ "last_update": "2024-04-26 11:16:06" }, "https://github.com/forever22777/comfyui-self-guidance": { - "stars": 4, + "stars": 5, "last_update": "2024-04-22 06:40:09" }, "https://github.com/foxtrot-roger/comfyui-rf-nodes": { @@ -1912,7 +1912,7 @@ "last_update": "2024-04-22 05:53:26" }, "https://github.com/frankchieng/ComfyUI_MagicClothing": { - "stars": 352, + "stars": 354, "last_update": "2024-04-28 03:21:51" }, "https://github.com/fsdymy1024/ComfyUI_fsdymy": { @@ -1944,7 +1944,7 @@ "last_update": "2024-05-09 08:23:03" }, "https://github.com/glibsonoran/Plush-for-ComfyUI": { - "stars": 94, + "stars": 95, "last_update": "2024-05-14 23:39:31" }, "https://github.com/glifxyz/ComfyUI-GlifNodes": { @@ -1964,7 +1964,7 @@ "last_update": "2024-03-24 04:03:08" }, "https://github.com/gokayfem/ComfyUI-Dream-Interpreter": { - "stars": 61, + "stars": 62, "last_update": "2024-04-03 23:51:44" }, "https://github.com/gokayfem/ComfyUI-Texture-Simple": { @@ -1972,13 +1972,17 @@ "last_update": "2024-03-24 22:20:21" }, "https://github.com/gokayfem/ComfyUI_VLM_nodes": { - "stars": 221, + "stars": 223, "last_update": "2024-05-10 13:36:20" }, "https://github.com/gonzalu/ComfyUI_YFG_Comical": { "stars": 2, "last_update": "2024-05-14 16:39:04" }, + "https://github.com/griptape-ai/ComfyUI-Griptape": { + "stars": 0, + "last_update": "2024-05-18 09:08:35" + }, "https://github.com/guill/abracadabra-comfyui": { "stars": 1, "last_update": "2024-02-26 04:25:21" @@ -2021,7 +2025,7 @@ }, "https://github.com/heshengtao/comfyui_LLM_party": { "stars": 68, - "last_update": "2024-05-14 13:17:52" + "last_update": "2024-05-18 10:20:09" }, "https://github.com/hhhzzyang/Comfyui_Lama": { "stars": 33, @@ -2032,7 +2036,7 @@ "last_update": "2024-02-29 09:35:31" }, "https://github.com/hinablue/ComfyUI_3dPoseEditor": { - "stars": 101, + "stars": 102, "last_update": "2024-01-04 14:41:18" }, "https://github.com/holchan/ComfyUI-ModelDownloader": { @@ -2041,18 +2045,18 @@ }, "https://github.com/huagetai/ComfyUI-Gaffer": { "stars": 25, - "last_update": "2024-05-17 15:00:18" + "last_update": "2024-05-18 05:38:48" }, "https://github.com/huagetai/ComfyUI_LightGradient": { "stars": 5, "last_update": "2024-05-10 18:32:34" }, "https://github.com/huchenlei/ComfyUI-IC-Light-Native": { - "stars": 269, + "stars": 274, "last_update": "2024-05-14 14:31:12" }, "https://github.com/huchenlei/ComfyUI-layerdiffuse": { - "stars": 1176, + "stars": 1179, "last_update": "2024-05-16 22:30:32" }, "https://github.com/huchenlei/ComfyUI-openpose-editor": { @@ -2072,7 +2076,7 @@ "last_update": "2023-09-10 01:51:24" }, "https://github.com/hustille/ComfyUI_hus_utils": { - "stars": 5, + "stars": 6, "last_update": "2023-08-16 15:44:24" }, "https://github.com/hylarucoder/ComfyUI-Eagle-PNGInfo": { @@ -2088,7 +2092,7 @@ "last_update": "2024-04-19 10:52:02" }, "https://github.com/if-ai/ComfyUI-IF_AI_tools": { - "stars": 268, + "stars": 273, "last_update": "2024-05-16 23:32:21" }, "https://github.com/imb101/ComfyUI-FaceSwap": { @@ -2100,11 +2104,11 @@ "last_update": "2024-05-15 04:01:49" }, "https://github.com/jags111/ComfyUI_Jags_VectorMagic": { - "stars": 42, + "stars": 44, "last_update": "2024-02-03 04:00:30" }, "https://github.com/jags111/efficiency-nodes-comfyui": { - "stars": 602, + "stars": 603, "last_update": "2024-04-11 15:08:50" }, "https://github.com/jamal-alkharrat/ComfyUI_rotate_image": { @@ -2124,7 +2128,7 @@ "last_update": "2024-04-30 05:02:14" }, "https://github.com/jeffy5/comfyui-faceless-node": { - "stars": 8, + "stars": 9, "last_update": "2024-05-15 07:58:12" }, "https://github.com/jesenzhang/ComfyUI_StreamDiffusion": { @@ -2169,7 +2173,7 @@ }, "https://github.com/jtydhr88/ComfyUI-LayerDivider": { "stars": 18, - "last_update": "2024-05-17 02:43:05" + "last_update": "2024-05-18 03:24:07" }, "https://github.com/jtydhr88/ComfyUI-Workflow-Encrypt": { "stars": 7, @@ -2252,7 +2256,7 @@ "last_update": "2024-04-02 19:18:34" }, "https://github.com/kijai/ComfyUI-DynamiCrafterWrapper": { - "stars": 205, + "stars": 206, "last_update": "2024-05-17 12:12:11" }, "https://github.com/kijai/ComfyUI-ELLA-wrapper": { @@ -2264,11 +2268,11 @@ "last_update": "2024-04-07 12:46:47" }, "https://github.com/kijai/ComfyUI-IC-Light": { - "stars": 229, + "stars": 234, "last_update": "2024-05-16 16:14:36" }, "https://github.com/kijai/ComfyUI-KJNodes": { - "stars": 258, + "stars": 265, "last_update": "2024-05-17 12:22:00" }, "https://github.com/kijai/ComfyUI-LaVi-Bridge-Wrapper": { @@ -2280,7 +2284,7 @@ "last_update": "2024-04-08 08:33:04" }, "https://github.com/kijai/ComfyUI-SUPIR": { - "stars": 1030, + "stars": 1031, "last_update": "2024-04-23 10:04:12" }, "https://github.com/kijai/ComfyUI-SVD": { @@ -2380,7 +2384,7 @@ "last_update": "2024-04-07 11:33:02" }, "https://github.com/liusida/ComfyUI-Login": { - "stars": 19, + "stars": 20, "last_update": "2024-05-16 23:52:20" }, "https://github.com/ljleb/comfy-mecha": { @@ -2396,7 +2400,7 @@ "last_update": "2024-04-10 01:46:26" }, "https://github.com/logtd/ComfyUI-InstanceDiffusion": { - "stars": 94, + "stars": 95, "last_update": "2024-05-14 23:34:43" }, "https://github.com/logtd/ComfyUI-InversedNoise": { @@ -2432,7 +2436,7 @@ "last_update": "2024-04-28 03:29:42" }, "https://github.com/lquesada/ComfyUI-Inpaint-CropAndStitch": { - "stars": 80, + "stars": 85, "last_update": "2024-05-16 21:42:49" }, "https://github.com/lquesada/ComfyUI-Prompt-Combinator": { @@ -2440,7 +2444,7 @@ "last_update": "2024-05-13 06:55:28" }, "https://github.com/ltdrdata/ComfyUI-Impact-Pack": { - "stars": 1254, + "stars": 1258, "last_update": "2024-05-16 16:27:25" }, "https://github.com/ltdrdata/ComfyUI-Inspire-Pack": { @@ -2448,8 +2452,8 @@ "last_update": "2024-05-14 16:26:59" }, "https://github.com/ltdrdata/ComfyUI-Manager": { - "stars": 3850, - "last_update": "2024-05-17 14:44:21" + "stars": 3859, + "last_update": "2024-05-18 14:08:28" }, "https://github.com/m-sokes/ComfyUI-Sokes-Nodes": { "stars": 1, @@ -2512,7 +2516,7 @@ "last_update": "2023-09-17 00:00:31" }, "https://github.com/melMass/comfy_mtb": { - "stars": 302, + "stars": 304, "last_update": "2024-05-17 15:36:02" }, "https://github.com/mephisto83/petty-paint-comfyui-node": { @@ -2576,7 +2580,7 @@ "last_update": "2024-05-02 07:14:05" }, "https://github.com/nathannlu/ComfyUI-Cloud": { - "stars": 120, + "stars": 121, "last_update": "2024-05-16 23:38:12" }, "https://github.com/nathannlu/ComfyUI-Pets": { @@ -2589,7 +2593,7 @@ }, "https://github.com/nickve28/ComfyUI-Nich-Utils": { "stars": 7, - "last_update": "2024-04-21 09:13:50" + "last_update": "2024-05-18 05:21:56" }, "https://github.com/ningxiaoxiao/comfyui-NDI": { "stars": 34, @@ -2632,7 +2636,7 @@ "last_update": "2024-01-05 03:38:18" }, "https://github.com/nullquant/ComfyUI-BrushNet": { - "stars": 228, + "stars": 233, "last_update": "2024-05-16 22:36:38" }, "https://github.com/olduvai-jp/ComfyUI-HfLoader": { @@ -2644,7 +2648,7 @@ "last_update": "2024-02-13 05:05:31" }, "https://github.com/osi1880vr/prompt_quill_comfyui": { - "stars": 7, + "stars": 8, "last_update": "2024-05-09 13:51:17" }, "https://github.com/ostris/ostris_nodes_comfyui": { @@ -2676,8 +2680,8 @@ "last_update": "2023-12-27 22:52:00" }, "https://github.com/pamparamm/sd-perturbed-attention": { - "stars": 152, - "last_update": "2024-05-07 21:47:49" + "stars": 153, + "last_update": "2024-05-17 17:07:17" }, "https://github.com/pants007/comfy-pants": { "stars": 2, @@ -2715,6 +2719,10 @@ "stars": 2, "last_update": "2024-01-23 18:52:25" }, + "https://github.com/portu-sim/comfyui-bmab": { + "stars": 0, + "last_update": "2024-05-17 19:11:12" + }, "https://github.com/prodogape/ComfyUI-Minio": { "stars": 1, "last_update": "2024-03-09 07:44:51" @@ -2724,11 +2732,11 @@ "last_update": "2024-01-16 23:08:26" }, "https://github.com/pythongosssss/ComfyUI-Custom-Scripts": { - "stars": 1183, + "stars": 1188, "last_update": "2024-05-17 07:02:18" }, "https://github.com/pythongosssss/ComfyUI-WD14-Tagger": { - "stars": 352, + "stars": 355, "last_update": "2024-05-11 19:28:37" }, "https://github.com/qwixiwp/queuetools": { @@ -2756,7 +2764,7 @@ "last_update": "2023-12-18 17:18:21" }, "https://github.com/receyuki/comfyui-prompt-reader-node": { - "stars": 170, + "stars": 172, "last_update": "2024-05-15 15:25:04" }, "https://github.com/redhottensors/ComfyUI-Prediction": { @@ -2764,8 +2772,8 @@ "last_update": "2024-05-13 19:58:16" }, "https://github.com/rgthree/rgthree-comfy": { - "stars": 590, - "last_update": "2024-05-16 23:56:32" + "stars": 593, + "last_update": "2024-05-18 04:10:35" }, "https://github.com/richinsley/Comfy-LFO": { "stars": 4, @@ -2836,8 +2844,8 @@ "last_update": "2024-02-02 01:46:54" }, "https://github.com/shadowcz007/comfyui-mixlab-nodes": { - "stars": 776, - "last_update": "2024-05-16 05:20:10" + "stars": 781, + "last_update": "2024-05-18 08:13:35" }, "https://github.com/shadowcz007/comfyui-ultralytics-yolo": { "stars": 13, @@ -2848,7 +2856,7 @@ "last_update": "2024-03-13 08:26:09" }, "https://github.com/shiimizu/ComfyUI-PhotoMaker-Plus": { - "stars": 139, + "stars": 138, "last_update": "2024-04-17 09:02:51" }, "https://github.com/shiimizu/ComfyUI-TiledDiffusion": { @@ -2892,7 +2900,7 @@ "last_update": "2024-05-10 06:59:23" }, "https://github.com/sipherxyz/comfyui-art-venture": { - "stars": 72, + "stars": 73, "last_update": "2024-05-16 08:04:21" }, "https://github.com/skfoo/ComfyUI-Coziness": { @@ -2912,7 +2920,7 @@ "last_update": "2024-05-15 08:47:12" }, "https://github.com/smthemex/ComfyUI_ID_Animator": { - "stars": 1, + "stars": 4, "last_update": "2024-05-17 13:53:57" }, "https://github.com/smthemex/ComfyUI_Llama3_8B": { @@ -2920,7 +2928,7 @@ "last_update": "2024-05-08 09:31:25" }, "https://github.com/smthemex/ComfyUI_ParlerTTS": { - "stars": 14, + "stars": 15, "last_update": "2024-05-15 13:48:05" }, "https://github.com/smthemex/ComfyUI_Pic2Story": { @@ -2948,11 +2956,11 @@ "last_update": "2024-05-16 04:55:48" }, "https://github.com/spacepxl/ComfyUI-Image-Filters": { - "stars": 55, + "stars": 56, "last_update": "2024-04-25 23:07:26" }, "https://github.com/spacepxl/ComfyUI-RAVE": { - "stars": 77, + "stars": 78, "last_update": "2024-01-28 09:08:08" }, "https://github.com/spinagon/ComfyUI-seam-carving": { @@ -2968,7 +2976,7 @@ "last_update": "2023-08-28 02:37:52" }, "https://github.com/ssitu/ComfyUI_UltimateSDUpscale": { - "stars": 563, + "stars": 565, "last_update": "2024-05-07 18:56:07" }, "https://github.com/ssitu/ComfyUI_fabric": { @@ -2984,11 +2992,11 @@ "last_update": "2023-09-05 16:18:48" }, "https://github.com/stavsap/comfyui-ollama": { - "stars": 144, + "stars": 145, "last_update": "2024-04-07 20:49:11" }, "https://github.com/storyicon/comfyui_segment_anything": { - "stars": 453, + "stars": 456, "last_update": "2024-04-29 15:07:42" }, "https://github.com/strimmlarn/ComfyUI_Strimmlarns_aesthetic_score": { @@ -3032,7 +3040,7 @@ "last_update": "2024-04-07 21:32:38" }, "https://github.com/talesofai/comfyui-browser": { - "stars": 377, + "stars": 378, "last_update": "2024-05-05 03:46:04" }, "https://github.com/teward/ComfyUI-Helper-Nodes": { @@ -3068,7 +3076,7 @@ "last_update": "2024-01-02 07:51:03" }, "https://github.com/toyxyz/ComfyUI_toyxyz_test_nodes": { - "stars": 416, + "stars": 417, "last_update": "2024-04-27 10:15:08" }, "https://github.com/traugdor/ComfyUI-quadMoons-nodes": { @@ -3108,7 +3116,7 @@ "last_update": "2023-10-21 23:02:19" }, "https://github.com/twri/sdxl_prompt_styler": { - "stars": 565, + "stars": 568, "last_update": "2024-03-24 18:55:24" }, "https://github.com/txt2any/ComfyUI-PromptOrganizer": { @@ -3152,7 +3160,7 @@ "last_update": "2024-05-13 04:37:13" }, "https://github.com/viperyl/ComfyUI-BiRefNet": { - "stars": 139, + "stars": 140, "last_update": "2024-03-25 11:02:49" }, "https://github.com/vivax3794/ComfyUI-Vivax-Nodes": { @@ -3220,8 +3228,8 @@ "last_update": "2024-02-04 08:09:57" }, "https://github.com/yolain/ComfyUI-Easy-Use": { - "stars": 388, - "last_update": "2024-05-17 09:01:52" + "stars": 391, + "last_update": "2024-05-18 07:36:49" }, "https://github.com/yolanother/DTAIComfyImageSubmit": { "stars": 1, @@ -3300,7 +3308,7 @@ "last_update": "2024-05-16 09:13:54" }, "https://github.com/zhongpei/ComfyUI-InstructIR": { - "stars": 56, + "stars": 57, "last_update": "2024-02-01 06:40:40" }, "https://github.com/zhongpei/Comfyui_image2prompt": { @@ -3313,6 +3321,6 @@ }, "https://github.com/zombieyang/sd-ppp": { "stars": 5, - "last_update": "2024-05-17 00:06:55" + "last_update": "2024-05-18 11:45:36" } } \ 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 245248d6..2c64f0d3 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -9,7 +9,28 @@ "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": "TSFSean", + "title": "ComfyUI-TSFNodes", + "id": "tsfnodes", + "reference": "https://github.com/TSFSean/ComfyUI-TSFNodes", + "files": [ + "https://github.com/TSFSean/ComfyUI-TSFNodes" + ], + "install_type": "git-clone", + "description": "Nodes:GyroOSC" + }, + { + "author": "blib-la", + "title": "ComfyUI-Captain-Extensions", + "id": "captain", + "reference": "https://github.com/blib-la/ComfyUI-Captain-Extensions", + "files": [ + "https://github.com/blib-la/ComfyUI-Captain-Extensions" + ], + "install_type": "git-clone", + "description": "ComfyUI extensions for better [a/Captain](https://github.com/blib-la/captain) integration." + }, { "author": "ejektaflex", "title": "ComfyUI-Ty", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 00339d53..d948478d 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -12,6 +12,28 @@ + { + "author": "Makeezi", + "title": "comfyui-bmab", + "id": "bmab", + "reference": "https://github.com/portu-sim/comfyui-bmab", + "files": [ + "https://github.com/portu-sim/comfyui-bmab" + ], + "install_type": "git-clone", + "description": "BMAB for ComfyUI" + }, + { + "author": "griptape-ai", + "title": "ComfyUI Griptape Nodes", + "id": "griptape", + "reference": "https://github.com/griptape-ai/ComfyUI-Griptape", + "files": [ + "https://github.com/griptape-ai/ComfyUI-Griptape" + ], + "install_type": "git-clone", + "description": "This repo creates a series of nodes that enable you to utilize the [a/Griptape Python Framework](https://github.com/griptape-ai/griptape/) with ComfyUI, integrating AI into your workflow. This repo creates a series of nodes that enable you to utilize the Griptape Python Framework with ComfyUI, integrating AI into your workflow." + }, { "author": "TheMistoAI", "title": "Anyline", @@ -672,26 +694,6 @@ ], "install_type": "git-clone", "description": "a comfyui custom node for [a/Retrieval-based-Voice-Conversion-WebUI](https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI.git), you can Voice-Conversion in comfyui now!\nNOTE: make sure ffmpeg is worked in your commandline for Linux" - }, - { - "author": "web3nomad", - "title": "ComfyUI Invisible Watermark", - "reference": "https://github.com/web3nomad/ComfyUI_Invisible_Watermark", - "files": [ - "https://github.com/web3nomad/ComfyUI_Invisible_Watermark" - ], - "install_type": "git-clone", - "description": "Nodes: InvisibleWatermarkEncode" - }, - { - "author": "JettHu", - "title": "ComfyUI-TCD", - "reference": "https://github.com/JettHu/ComfyUI-TCD", - "files": [ - "https://github.com/JettHu/ComfyUI-TCD" - ], - "install_type": "git-clone", - "description": "ComfyUI implementation for [a/TCD](https://github.com/jabir-zheng/TCD)." } ] } \ No newline at end of file diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index e32ff0f1..72251f4c 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -1673,7 +1673,8 @@ "GR Mask Create", "GR Mask Resize", "GR Multi Mask Create", - "GR Prompt Selector" + "GR Prompt Selector", + "GR Tile and Border Image" ], { "title_aux": "GR Prompt Selector" @@ -2719,7 +2720,8 @@ "X_In_a_Dress", "X_In_a_Suit", "X_In_a_Suit)", - "ZoomCrop" + "ZoomCrop", + "imageborder" ], { "title_aux": "Node Pack mostly for manipulating strings and integers" @@ -6532,6 +6534,7 @@ "LayerUtility: PrintInfo", "LayerUtility: PromptEmbellish", "LayerUtility: PromptTagger", + "LayerUtility: PurgeVRAM", "LayerUtility: QWenImage2Prompt", "LayerUtility: RGB Value", "LayerUtility: RestoreCropBox", @@ -6957,6 +6960,7 @@ "VPScheduler", "VideoLinearCFGGuidance", "VideoTriangleCFGGuidance", + "WebcamCapture", "unCLIPCheckpointLoader", "unCLIPConditioning" ], @@ -8341,6 +8345,47 @@ "title_aux": "\ud83d\ude38 YFG Comical Nodes" } ], + "https://github.com/griptape-ai/ComfyUI-Griptape": [ + [ + "Calculator", + "ConcatenateStrings", + "CreateAgent", + "DateTime", + "ExpandAgent", + "ImageQueryTask", + "PromptImageGenerationTask", + "PromptImageVariationTask", + "PromptTask", + "Rule", + "TextSummaryTask", + "ToolList", + "ToolTask", + "ToolkitTask", + "WebScraper", + "gtUIAmazonBedrockStableDiffusionImageGenerationDriver", + "gtUIAmazonBedrockStructureConfig", + "gtUIAmazonBedrockTitanImageGenerationDriver", + "gtUIAnthropicStructureConfig", + "gtUICLIPTextEncode", + "gtUIFetchImage", + "gtUIFileManager", + "gtUIGoogleStructureConfig", + "gtUIInputNode", + "gtUILeonardoImageGenerationDriver", + "gtUIOpenAiImageGenerationDriver", + "gtUIOpenAiStructureConfig", + "gtUIOutputImageNode", + "gtUIOutputStringNode", + "gtUITextToClipEncode" + ], + { + "author": "Jason Schleifer", + "description": "This extension offers various nodes that allow you to work with LLMs using the Griptape Python Framework (https://griptape.ai)", + "nickname": "ComfyUI-Griptape", + "title": "ComfyUI Griptape Nodes", + "title_aux": "ComfyUI Griptape Nodes" + } + ], "https://github.com/guill/abracadabra-comfyui": [ [ "AbracadabraNode", @@ -11041,6 +11086,44 @@ "title_aux": "ComfyUI-TemporaryLoader" } ], + "https://github.com/portu-sim/comfyui-bmab": [ + [ + "BMAB Alpha Composit", + "BMAB Blend", + "BMAB Control Net", + "BMAB Detect And Mask", + "BMAB Detection Crop", + "BMAB Face Detailer", + "BMAB Google Gemini Prompt", + "BMAB KSampler", + "BMAB KSamplerHiresFix", + "BMAB Lama Inpaint", + "BMAB LoRA Loader", + "BMAB Person Detailer", + "BMAB Prompt", + "BMAB Remove Background", + "BMAB Resize By Person", + "BMAB Resize and Fill", + "BMAB SD-WebUI API BMAB Extension", + "BMAB SD-WebUI API ControlNet", + "BMAB SD-WebUI API Server", + "BMAB SD-WebUI API T2I", + "BMAB SD-WebUI API T2I Hires.Fix", + "BMAB Save Image", + "BMAB Simple Hand Detailer", + "BMAB Subframe Hand Detailer", + "BMAB Upscale With Model", + "BMAB Upscaler", + "Basic", + "Edge", + "Extractor", + "Integrator", + "SeedGenerator" + ], + { + "title_aux": "comfyui-bmab" + } + ], "https://github.com/prodogape/ComfyUI-Minio": [ [ "Load Image From Minio", From 0b7a98de7005598d6dec2d01ad4042e05b20bfe3 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Sat, 18 May 2024 23:36:35 +0900 Subject: [PATCH 09/24] update DB --- custom-node-list.json | 29 ++++++++++++++++------------- extension-node-map.json | 8 ++++++++ github-stats.json | 4 ++++ node_db/new/custom-node-list.json | 21 +++++++++++---------- node_db/new/extension-node-map.json | 8 ++++++++ 5 files changed, 47 insertions(+), 23 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 5b0213dd..2019968a 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -8166,13 +8166,25 @@ }, { "author": "aburahamu", - "title": "ComfyUI-RequestsPoster", + "title": "ComfyUI-RequestPoster", + "id": "request-poster", "reference": "https://github.com/aburahamu/ComfyUI-RequestsPoster", "files": [ "https://github.com/aburahamu/ComfyUI-RequestsPoster" ], "install_type": "git-clone", - "description": "This custom node is that simply posts HttpRequest from ComfyUI." + "description": "This extension can send HTTP Requests. You can request image generation to StableDiffusion3 and post images to X (Twitter) and Discord." + }, + { + "author": "aburahamu", + "title": "ComfyUI-IsNiceParts", + "id": "isniceparts", + "reference": "https://github.com/aburahamu/ComfyUI-IsNiceParts", + "files": [ + "https://github.com/aburahamu/ComfyUI-IsNiceParts" + ], + "install_type": "git-clone", + "description": "This custom node detects body parts (currently only hands) from the received image and outputs the image if the skeleton can be estimated." }, { "author": "Sorcerio", @@ -8400,17 +8412,6 @@ "install_type": "git-clone", "description": "This node was designed to help with checkpoint configuration." }, - { - "author": "aburahamu", - "title": "ComfyUI-RequestPoster", - "id": "request-poster", - "reference": "https://github.com/aburahamu/ComfyUI-RequestsPoster", - "files": [ - "https://github.com/aburahamu/ComfyUI-RequestsPoster" - ], - "install_type": "git-clone", - "description": "This extension can send HTTP Requests. You can request image generation to StableDiffusion3 and post images to X (Twitter) and Discord." - }, { "author": "MinusZoneAI", "title": "ComfyUI-Prompt-MZ", @@ -9081,6 +9082,8 @@ + + { "author": "Ser-Hilary", "title": "SDXL_sizing", diff --git a/extension-node-map.json b/extension-node-map.json index 72251f4c..e228ea70 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -4950,6 +4950,14 @@ "title_aux": "ComfyUI-AudioScheduler" } ], + "https://github.com/aburahamu/ComfyUI-IsNiceParts": [ + [ + "NiceHand" + ], + { + "title_aux": "ComfyUI-IsNiceParts" + } + ], "https://github.com/aburahamu/ComfyUI-RequestsPoster": [ [ "GetImageFromSD3byI2I", diff --git a/github-stats.json b/github-stats.json index 081de1c8..c333474a 100644 --- a/github-stats.json +++ b/github-stats.json @@ -1183,6 +1183,10 @@ "stars": 86, "last_update": "2024-05-06 16:53:15" }, + "https://github.com/aburahamu/ComfyUI-IsNiceParts": { + "stars": 0, + "last_update": "2024-05-18 14:25:38" + }, "https://github.com/aburahamu/ComfyUI-RequestsPoster": { "stars": 2, "last_update": "2024-04-21 02:35:06" diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index d948478d..c77e21d4 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -23,6 +23,17 @@ "install_type": "git-clone", "description": "BMAB for ComfyUI" }, + { + "author": "aburahamu", + "title": "ComfyUI-IsNiceParts", + "id": "isniceparts", + "reference": "https://github.com/aburahamu/ComfyUI-IsNiceParts", + "files": [ + "https://github.com/aburahamu/ComfyUI-IsNiceParts" + ], + "install_type": "git-clone", + "description": "This custom node detects body parts (currently only hands) from the received image and outputs the image if the skeleton can be estimated." + }, { "author": "griptape-ai", "title": "ComfyUI Griptape Nodes", @@ -684,16 +695,6 @@ ], "install_type": "git-clone", "description": "An unofficial Python library for [a/Suno AI](https://www.suno.ai/) API" - }, - { - "author": "AIFSH", - "title": "ComfyUI-RVC", - "reference": "https://github.com/AIFSH/ComfyUI-RVC", - "files": [ - "https://github.com/AIFSH/ComfyUI-RVC" - ], - "install_type": "git-clone", - "description": "a comfyui custom node for [a/Retrieval-based-Voice-Conversion-WebUI](https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI.git), you can Voice-Conversion in comfyui now!\nNOTE: make sure ffmpeg is worked in your commandline for Linux" } ] } \ No newline at end of file diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 72251f4c..e228ea70 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -4950,6 +4950,14 @@ "title_aux": "ComfyUI-AudioScheduler" } ], + "https://github.com/aburahamu/ComfyUI-IsNiceParts": [ + [ + "NiceHand" + ], + { + "title_aux": "ComfyUI-IsNiceParts" + } + ], "https://github.com/aburahamu/ComfyUI-RequestsPoster": [ [ "GetImageFromSD3byI2I", From 624480978c14030ca25583cf867e793fb6169176 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Sun, 19 May 2024 02:23:46 +0900 Subject: [PATCH 10/24] update DB --- extension-node-map.json | 3 +++ node_db/dev/custom-node-list.json | 12 ++++++++++++ node_db/new/extension-node-map.json | 3 +++ 3 files changed, 18 insertions(+) diff --git a/extension-node-map.json b/extension-node-map.json index e228ea70..06b794b8 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -1383,6 +1383,7 @@ "AnimalPosePreprocessor", "AnimeFace_SemSegPreprocessor", "AnimeLineArtPreprocessor", + "AnyLineArtPreprocessor_aux", "BAE-NormalMapPreprocessor", "BinaryPreprocessor", "CannyEdgePreprocessor", @@ -1411,6 +1412,8 @@ "MediaPipe-FaceMeshPreprocessor", "MeshGraphormer+ImpactDetector-DepthMapPreprocessor", "MeshGraphormer-DepthMapPreprocessor", + "Metric3D-DepthMapPreprocessor", + "Metric3D-NormalMapPreprocessor", "MiDaS-DepthMapPreprocessor", "MiDaS-NormalMapPreprocessor", "OneFormer-ADE20K-SemSegPreprocessor", diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json index 2c64f0d3..30b85956 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -9,6 +9,18 @@ "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": "Quasimondo", + "title": "ComfyUI-QuasimondoNodes [WIP]", + "id": "quasimondo-nodes", + "reference": "https://github.com/Quasimondo/ComfyUI-QuasimondoNodes", + "files": [ + "https://github.com/Quasimondo/ComfyUI-QuasimondoNodes" + ], + "install_type": "git-clone", + "description": "Nodes:Custom Shader, Spring Mesh" + }, { "author": "TSFSean", "title": "ComfyUI-TSFNodes", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index e228ea70..06b794b8 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -1383,6 +1383,7 @@ "AnimalPosePreprocessor", "AnimeFace_SemSegPreprocessor", "AnimeLineArtPreprocessor", + "AnyLineArtPreprocessor_aux", "BAE-NormalMapPreprocessor", "BinaryPreprocessor", "CannyEdgePreprocessor", @@ -1411,6 +1412,8 @@ "MediaPipe-FaceMeshPreprocessor", "MeshGraphormer+ImpactDetector-DepthMapPreprocessor", "MeshGraphormer-DepthMapPreprocessor", + "Metric3D-DepthMapPreprocessor", + "Metric3D-NormalMapPreprocessor", "MiDaS-DepthMapPreprocessor", "MiDaS-NormalMapPreprocessor", "OneFormer-ADE20K-SemSegPreprocessor", From 46774e6912292f1aabbe7914141869851ad87e3d Mon Sep 17 00:00:00 2001 From: Noe Evjen Date: Sun, 19 May 2024 13:51:29 +0800 Subject: [PATCH 11/24] Update custom-node-list.json (#694) * feat: add custome node docs plugin * feat: add custome node docs plugin --------- Co-authored-by: cavinHuang --- custom-node-list.json | 49 ++++++++++++++++++++++++++----------------- 1 file changed, 30 insertions(+), 19 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 2019968a..fcc64809 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -1,4 +1,4 @@ -{ +{ "custom_nodes": [ { "author": "Dr.Lt.Data", @@ -2773,7 +2773,7 @@ "reference": "https://github.com/kijai/ComfyUI-ADMotionDirector", "files": [ "https://github.com/kijai/ComfyUI-ADMotionDirector" - ], + ], "install_type": "git-clone", "description": "This is a trainer for AnimateDiff MotionLoRAs, based on the implementation of MotionDirector by ExponentialML." }, @@ -9068,22 +9068,22 @@ "install_type": "git-clone", "description": "This repo creates a series of nodes that enable you to utilize the [a/Griptape Python Framework](https://github.com/griptape-ai/griptape/) with ComfyUI, integrating AI into your workflow. This repo creates a series of nodes that enable you to utilize the Griptape Python Framework with ComfyUI, integrating AI into your workflow." }, - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + { "author": "Ser-Hilary", "title": "SDXL_sizing", @@ -9467,6 +9467,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "cavinHuang", + "title": "Docs for every comfyui node", + "id": "nodesDocs", + "reference": "https://github.com/CavinHuang/comfyui-nodes-docs", + "files": [ + "https://github.com/CavinHuang/comfyui-nodes-docs" + ], + "install_type": "git-clone", + "description": "This is the documentation for the comfyUI every nodes." } ] -} +} \ No newline at end of file From 4633681aae21262cfbed4b60f746b15848f1b747 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Sun, 19 May 2024 14:57:35 +0900 Subject: [PATCH 12/24] update DB --- custom-node-list.json | 22 +-- extension-node-map.json | 10 +- github-stats.json | 280 ++++++++++++++-------------- node_db/new/custom-node-list.json | 21 ++- node_db/new/extension-node-map.json | 10 +- 5 files changed, 176 insertions(+), 167 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index fcc64809..50ccf430 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -9068,6 +9068,17 @@ "install_type": "git-clone", "description": "This repo creates a series of nodes that enable you to utilize the [a/Griptape Python Framework](https://github.com/griptape-ai/griptape/) with ComfyUI, integrating AI into your workflow. This repo creates a series of nodes that enable you to utilize the Griptape Python Framework with ComfyUI, integrating AI into your workflow." }, + { + "author": "cavinHuang", + "title": "Docs for every comfyui node", + "id": "nodedocs", + "reference": "https://github.com/CavinHuang/comfyui-nodes-docs", + "files": [ + "https://github.com/CavinHuang/comfyui-nodes-docs" + ], + "install_type": "git-clone", + "description": "This is the documentation for the comfyUI every nodes." + }, @@ -9467,17 +9478,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "cavinHuang", - "title": "Docs for every comfyui node", - "id": "nodesDocs", - "reference": "https://github.com/CavinHuang/comfyui-nodes-docs", - "files": [ - "https://github.com/CavinHuang/comfyui-nodes-docs" - ], - "install_type": "git-clone", - "description": "This is the documentation for the comfyUI every nodes." } ] } \ No newline at end of file diff --git a/extension-node-map.json b/extension-node-map.json index 06b794b8..54a11c65 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -7390,11 +7390,11 @@ ], "https://github.com/dchatel/comfyui_facetools": [ [ - "AlignFaces", + "BiSeNetMask", "CropFaces", "DetectFaces", - "FaceDetails", "GenderFaceFilter", + "JonathandinuMask", "MergeWarps", "OrderedFaceFilter", "WarpFacesBack" @@ -8359,11 +8359,11 @@ "https://github.com/griptape-ai/ComfyUI-Griptape": [ [ "Calculator", - "ConcatenateStrings", "CreateAgent", "DateTime", "ExpandAgent", "ImageQueryTask", + "MergeStrings", "PromptImageGenerationTask", "PromptImageVariationTask", "PromptTask", @@ -11101,7 +11101,8 @@ [ "BMAB Alpha Composit", "BMAB Blend", - "BMAB Control Net", + "BMAB ControlNet", + "BMAB ControlNet Openpose", "BMAB Detect And Mask", "BMAB Detection Crop", "BMAB Face Detailer", @@ -11966,6 +11967,7 @@ "PrintSigmas", "RelightSimple", "RemapRange", + "RestoreDetail", "ShuffleChannels", "Tonemap", "UnJitterImage", diff --git a/github-stats.json b/github-stats.json index c333474a..34d7eb8a 100644 --- a/github-stats.json +++ b/github-stats.json @@ -56,7 +56,7 @@ "last_update": "2024-05-13 06:56:34" }, "https://github.com/AIFSH/ComfyUI-GPT_SoVITS": { - "stars": 123, + "stars": 124, "last_update": "2024-05-15 01:13:11" }, "https://github.com/AIFSH/ComfyUI-IP_LAP": { @@ -80,7 +80,7 @@ "last_update": "2024-05-06 06:25:52" }, "https://github.com/AIFSH/ComfyUI-XTTS": { - "stars": 10, + "stars": 11, "last_update": "2024-05-11 03:30:10" }, "https://github.com/AIGCTeam/ComfyUI_kkTranslator_nodes": { @@ -89,30 +89,30 @@ }, "https://github.com/AIGODLIKE/AIGODLIKE-COMFYUI-TRANSLATION": { "stars": 767, - "last_update": "2024-05-17 19:00:49" + "last_update": "2024-05-19 02:35:16" }, "https://github.com/AIGODLIKE/AIGODLIKE-ComfyUI-Studio": { "stars": 191, - "last_update": "2024-05-17 18:59:52" + "last_update": "2024-05-19 02:34:07" }, "https://github.com/AIGODLIKE/ComfyUI-CUP": { "stars": 2, - "last_update": "2024-05-17 19:01:24" + "last_update": "2024-05-19 02:31:04" }, "https://github.com/AInseven/ComfyUI-fastblend": { "stars": 88, "last_update": "2024-04-03 11:50:44" }, "https://github.com/AIrjen/OneButtonPrompt": { - "stars": 681, + "stars": 684, "last_update": "2024-05-04 07:25:31" }, "https://github.com/ALatentPlace/ComfyUI_yanc": { - "stars": 6, + "stars": 7, "last_update": "2024-05-17 10:48:06" }, "https://github.com/AbdullahAlfaraj/Comfy-Photoshop-SD": { - "stars": 160, + "stars": 161, "last_update": "2023-12-12 12:23:04" }, "https://github.com/AbyssYuan0/ComfyUI_BadgerTools": { @@ -132,15 +132,15 @@ "last_update": "2024-03-31 14:14:24" }, "https://github.com/AlekPet/ComfyUI_Custom_Nodes_AlekPet": { - "stars": 602, + "stars": 603, "last_update": "2024-05-10 11:10:13" }, "https://github.com/Alysondao/Comfyui-Yolov8-JSON": { - "stars": 9, + "stars": 10, "last_update": "2024-04-16 08:29:55" }, "https://github.com/Amorano/Jovimetrix": { - "stars": 138, + "stars": 140, "last_update": "2024-05-17 05:09:53" }, "https://github.com/AonekoSS/ComfyUI-SimpleCounter": { @@ -172,7 +172,7 @@ "last_update": "2024-02-29 10:19:36" }, "https://github.com/AuroBit/ComfyUI-OOTDiffusion": { - "stars": 308, + "stars": 309, "last_update": "2024-03-26 02:44:57" }, "https://github.com/AustinMroz/ComfyUI-SpliceTools": { @@ -196,7 +196,7 @@ "last_update": "2024-05-07 22:06:18" }, "https://github.com/BennyKok/comfyui-deploy": { - "stars": 603, + "stars": 606, "last_update": "2024-05-11 06:50:53" }, "https://github.com/Big-Idea-Technology/ComfyUI-Book-Tools": { @@ -236,7 +236,7 @@ "last_update": "2024-04-08 22:34:21" }, "https://github.com/BlenderNeko/ComfyUI_Noise": { - "stars": 196, + "stars": 195, "last_update": "2024-04-19 13:09:18" }, "https://github.com/BlenderNeko/ComfyUI_SeeCoder": { @@ -244,7 +244,7 @@ "last_update": "2023-09-11 10:09:22" }, "https://github.com/BlenderNeko/ComfyUI_TiledKSampler": { - "stars": 265, + "stars": 266, "last_update": "2024-04-08 22:15:55" }, "https://github.com/CC-BryanOttho/ComfyUI_API_Manager": { @@ -255,6 +255,10 @@ "stars": 3, "last_update": "2024-01-01 20:01:25" }, + "https://github.com/CavinHuang/comfyui-nodes-docs": { + "stars": 10, + "last_update": "2024-05-18 03:04:41" + }, "https://github.com/Chan-0312/ComfyUI-EasyDeforum": { "stars": 7, "last_update": "2024-03-14 02:14:56" @@ -292,7 +296,7 @@ "last_update": "2024-05-12 12:25:03" }, "https://github.com/Derfuu/Derfuu_ComfyUI_ModdedNodes": { - "stars": 261, + "stars": 262, "last_update": "2024-04-29 10:46:24" }, "https://github.com/DigitalIO/ComfyUI-stable-wildcards": { @@ -316,7 +320,7 @@ "last_update": "2024-04-01 10:47:39" }, "https://github.com/Electrofried/ComfyUI-OpenAINode": { - "stars": 17, + "stars": 18, "last_update": "2023-12-05 21:34:23" }, "https://github.com/EllangoK/ComfyUI-post-processing-nodes": { @@ -332,11 +336,11 @@ "last_update": "2024-04-02 23:29:14" }, "https://github.com/ExponentialML/ComfyUI_VisualStylePrompting": { - "stars": 241, + "stars": 242, "last_update": "2024-04-17 22:30:10" }, "https://github.com/Extraltodeus/ComfyUI-AutomaticCFG": { - "stars": 220, + "stars": 221, "last_update": "2024-05-17 18:27:34" }, "https://github.com/Extraltodeus/LoadLoraWithTags": { @@ -356,11 +360,11 @@ "last_update": "2024-05-07 16:18:48" }, "https://github.com/Fannovel16/ComfyUI-Frame-Interpolation": { - "stars": 305, + "stars": 306, "last_update": "2024-05-07 03:30:35" }, "https://github.com/Fannovel16/ComfyUI-Loopchain": { - "stars": 25, + "stars": 26, "last_update": "2023-12-15 14:25:35" }, "https://github.com/Fannovel16/ComfyUI-MagickWand": { @@ -377,7 +381,7 @@ }, "https://github.com/Fannovel16/comfyui_controlnet_aux": { "stars": 1375, - "last_update": "2024-05-15 16:20:05" + "last_update": "2024-05-18 20:20:21" }, "https://github.com/Feidorian/feidorian-ComfyNodes": { "stars": 5, @@ -428,12 +432,12 @@ "last_update": "2024-04-29 12:36:18" }, "https://github.com/Gourieff/comfyui-reactor-node": { - "stars": 939, + "stars": 941, "last_update": "2024-05-14 03:51:38" }, "https://github.com/GraftingRayman/ComfyUI_GraftingRayman": { "stars": 4, - "last_update": "2024-05-18 12:14:03" + "last_update": "2024-05-18 22:41:01" }, "https://github.com/Guillaume-Fgt/ComfyUI_StableCascadeLatentRatio": { "stars": 3, @@ -544,7 +548,7 @@ "last_update": "2024-05-07 08:34:59" }, "https://github.com/JettHu/ComfyUI_TGate": { - "stars": 34, + "stars": 35, "last_update": "2024-05-15 11:15:38" }, "https://github.com/Jordach/comfy-plasma": { @@ -564,7 +568,7 @@ "last_update": "2024-05-12 16:01:35" }, "https://github.com/Koishi-Star/Euler-Smea-Dyn-Sampler": { - "stars": 122, + "stars": 123, "last_update": "2024-05-12 15:49:06" }, "https://github.com/KoreTeknology/ComfyUI-Universal-Styler": { @@ -576,12 +580,12 @@ "last_update": "2024-05-17 08:26:07" }, "https://github.com/Kosinkadink/ComfyUI-AnimateDiff-Evolved": { - "stars": 2092, + "stars": 2096, "last_update": "2024-05-18 07:16:17" }, "https://github.com/Kosinkadink/ComfyUI-VideoHelperSuite": { - "stars": 344, - "last_update": "2024-05-17 04:52:53" + "stars": 345, + "last_update": "2024-05-18 19:38:14" }, "https://github.com/KytraScript/ComfyUI_KytraWebhookHTTP": { "stars": 3, @@ -696,7 +700,7 @@ "last_update": "2024-01-13 08:01:42" }, "https://github.com/MinusZoneAI/ComfyUI-Prompt-MZ": { - "stars": 47, + "stars": 48, "last_update": "2024-05-12 17:10:11" }, "https://github.com/MinusZoneAI/ComfyUI-StylizePhoto-MZ": { @@ -744,7 +748,7 @@ "last_update": "2024-02-02 11:09:18" }, "https://github.com/NimaNzrii/comfyui-photoshop": { - "stars": 130, + "stars": 131, "last_update": "2024-05-17 17:02:47" }, "https://github.com/NimaNzrii/comfyui-popup_preview": { @@ -764,11 +768,11 @@ "last_update": "2023-12-31 06:00:14" }, "https://github.com/Nourepide/ComfyUI-Allor": { - "stars": 162, + "stars": 163, "last_update": "2024-03-21 07:40:20" }, "https://github.com/Nuked88/ComfyUI-N-Nodes": { - "stars": 156, + "stars": 157, "last_update": "2024-03-16 11:27:55" }, "https://github.com/Nuked88/ComfyUI-N-Sidebar": { @@ -816,7 +820,7 @@ "last_update": "2024-05-05 09:22:26" }, "https://github.com/Ryuukeisyou/comfyui_face_parsing": { - "stars": 30, + "stars": 31, "last_update": "2024-02-17 11:00:34" }, "https://github.com/Ryuukeisyou/comfyui_io_helpers": { @@ -828,7 +832,7 @@ "last_update": "2024-01-10 10:02:25" }, "https://github.com/SLAPaper/ComfyUI-dpmpp_2m_alt-Sampler": { - "stars": 3, + "stars": 4, "last_update": "2024-04-25 07:58:30" }, "https://github.com/SOELexicon/ComfyUI-LexMSDBNodes": { @@ -853,7 +857,7 @@ }, "https://github.com/Seedsa/Fooocus_Nodes": { "stars": 27, - "last_update": "2024-05-15 06:09:44" + "last_update": "2024-05-19 02:25:35" }, "https://github.com/Shadetail/ComfyUI_Eagleshadow": { "stars": 0, @@ -869,7 +873,7 @@ }, "https://github.com/ShmuelRonen/ComfyUI_wav2lip": { "stars": 12, - "last_update": "2024-05-18 11:47:37" + "last_update": "2024-05-18 19:46:56" }, "https://github.com/Shraknard/ComfyUI-Remover": { "stars": 4, @@ -928,7 +932,7 @@ "last_update": "2024-05-13 05:16:12" }, "https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes": { - "stars": 423, + "stars": 424, "last_update": "2024-04-19 21:02:12" }, "https://github.com/Sxela/ComfyWarp": { @@ -980,7 +984,7 @@ "last_update": "2024-02-08 16:59:15" }, "https://github.com/TemryL/ComfyUI-IDM-VTON": { - "stars": 102, + "stars": 103, "last_update": "2024-05-18 14:08:44" }, "https://github.com/TencentQQGYLab/ComfyUI-ELLA": { @@ -996,7 +1000,7 @@ "last_update": "2024-02-24 00:49:19" }, "https://github.com/TheMistoAI/ComfyUI-Anyline": { - "stars": 54, + "stars": 66, "last_update": "2024-05-17 12:14:06" }, "https://github.com/TinyTerra/ComfyUI_tinyterraNodes": { @@ -1032,7 +1036,7 @@ "last_update": "2024-04-18 11:37:22" }, "https://github.com/WASasquatch/ASTERR": { - "stars": 9, + "stars": 10, "last_update": "2023-09-30 01:11:46" }, "https://github.com/WASasquatch/ComfyUI_Preset_Merger": { @@ -1056,7 +1060,7 @@ "last_update": "2023-11-20 17:14:58" }, "https://github.com/WASasquatch/was-node-suite-comfyui": { - "stars": 847, + "stars": 848, "last_update": "2024-05-16 22:38:34" }, "https://github.com/WebDev9000/WebDev9000-Nodes": { @@ -1096,7 +1100,7 @@ "last_update": "2024-05-07 05:13:49" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-BRIA_AI-RMBG": { - "stars": 510, + "stars": 512, "last_update": "2024-04-17 20:00:02" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-BiRefNet-ZHO": { @@ -1112,7 +1116,7 @@ "last_update": "2024-04-17 19:57:55" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-InstantID": { - "stars": 1131, + "stars": 1134, "last_update": "2024-04-17 20:02:02" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Phi-3-mini": { @@ -1120,7 +1124,7 @@ "last_update": "2024-04-26 15:03:13" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-PhotoMaker-ZHO": { - "stars": 722, + "stars": 721, "last_update": "2024-04-17 20:01:40" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-PixArt-alpha-Diffusers": { @@ -1152,7 +1156,7 @@ "last_update": "2024-04-30 01:42:11" }, "https://github.com/ZHO-ZHO-ZHO/comfyui-portrait-master-zh-cn": { - "stars": 1395, + "stars": 1396, "last_update": "2024-04-17 19:57:18" }, "https://github.com/ZaneA/ComfyUI-ImageReward": { @@ -1184,12 +1188,12 @@ "last_update": "2024-05-06 16:53:15" }, "https://github.com/aburahamu/ComfyUI-IsNiceParts": { - "stars": 0, - "last_update": "2024-05-18 14:25:38" + "stars": 1, + "last_update": "2024-05-18 16:11:58" }, "https://github.com/aburahamu/ComfyUI-RequestsPoster": { "stars": 2, - "last_update": "2024-04-21 02:35:06" + "last_update": "2024-05-18 16:11:21" }, "https://github.com/abyz22/image_control": { "stars": 2, @@ -1212,7 +1216,7 @@ "last_update": "2024-03-06 14:04:56" }, "https://github.com/aegis72/comfyui-styles-all": { - "stars": 24, + "stars": 25, "last_update": "2024-04-18 04:30:06" }, "https://github.com/ai-liam/comfyui_liam_util": { @@ -1349,10 +1353,10 @@ }, "https://github.com/blepping/ComfyUI-sonar": { "stars": 27, - "last_update": "2024-05-18 13:33:58" + "last_update": "2024-05-18 21:53:07" }, "https://github.com/blepping/comfyui_jankhidiffusion": { - "stars": 66, + "stars": 67, "last_update": "2024-05-10 04:18:47" }, "https://github.com/blueraincoatli/comfyUI_SillyNodes": { @@ -1396,7 +1400,7 @@ "last_update": "2023-09-06 12:12:32" }, "https://github.com/brianfitzgerald/style_aligned_comfy": { - "stars": 237, + "stars": 238, "last_update": "2024-03-12 03:42:07" }, "https://github.com/bronkula/comfyui-fitsize": { @@ -1448,7 +1452,7 @@ "last_update": "2024-04-02 03:06:43" }, "https://github.com/chaojie/ComfyUI-CameraCtrl-Wrapper": { - "stars": 11, + "stars": 12, "last_update": "2024-04-19 03:46:18" }, "https://github.com/chaojie/ComfyUI-Champ": { @@ -1456,19 +1460,19 @@ "last_update": "2024-04-02 02:46:02" }, "https://github.com/chaojie/ComfyUI-DragAnything": { - "stars": 60, + "stars": 62, "last_update": "2024-05-16 07:13:53" }, "https://github.com/chaojie/ComfyUI-DragNUWA": { - "stars": 349, + "stars": 350, "last_update": "2024-03-14 06:56:41" }, "https://github.com/chaojie/ComfyUI-DynamiCrafter": { - "stars": 96, + "stars": 97, "last_update": "2024-03-16 19:08:28" }, "https://github.com/chaojie/ComfyUI-EasyAnimate": { - "stars": 34, + "stars": 36, "last_update": "2024-05-18 13:24:01" }, "https://github.com/chaojie/ComfyUI-Gemma": { @@ -1492,7 +1496,7 @@ "last_update": "2024-01-20 16:53:51" }, "https://github.com/chaojie/ComfyUI-Moore-AnimateAnyone": { - "stars": 196, + "stars": 197, "last_update": "2024-02-24 13:48:57" }, "https://github.com/chaojie/ComfyUI-Motion-Vector-Extractor": { @@ -1500,15 +1504,15 @@ "last_update": "2024-01-20 16:51:06" }, "https://github.com/chaojie/ComfyUI-MotionCtrl": { - "stars": 120, + "stars": 121, "last_update": "2024-01-08 14:18:40" }, "https://github.com/chaojie/ComfyUI-MotionCtrl-SVD": { - "stars": 76, + "stars": 77, "last_update": "2024-01-16 09:41:07" }, "https://github.com/chaojie/ComfyUI-MuseTalk": { - "stars": 96, + "stars": 98, "last_update": "2024-04-05 15:26:14" }, "https://github.com/chaojie/ComfyUI-MuseV": { @@ -1516,7 +1520,7 @@ "last_update": "2024-04-04 02:07:29" }, "https://github.com/chaojie/ComfyUI-Open-Sora": { - "stars": 79, + "stars": 80, "last_update": "2024-03-26 05:54:18" }, "https://github.com/chaojie/ComfyUI-Open-Sora-Plan": { @@ -1568,7 +1572,7 @@ "last_update": "2024-03-22 05:35:23" }, "https://github.com/chflame163/ComfyUI_LayerStyle": { - "stars": 489, + "stars": 493, "last_update": "2024-05-18 09:16:46" }, "https://github.com/chflame163/ComfyUI_MSSpeech_TTS": { @@ -1592,7 +1596,7 @@ "last_update": "2024-05-07 22:57:00" }, "https://github.com/chrisgoringe/cg-image-picker": { - "stars": 145, + "stars": 144, "last_update": "2024-05-17 02:26:59" }, "https://github.com/chrisgoringe/cg-noise": { @@ -1612,11 +1616,11 @@ "last_update": "2024-04-19 22:22:24" }, "https://github.com/christian-byrne/img2txt-comfyui-nodes": { - "stars": 7, + "stars": 8, "last_update": "2024-05-15 06:56:52" }, "https://github.com/city96/ComfyUI_ColorMod": { - "stars": 29, + "stars": 30, "last_update": "2024-05-16 14:24:27" }, "https://github.com/city96/ComfyUI_DiT": { @@ -1624,7 +1628,7 @@ "last_update": "2023-09-06 17:15:54" }, "https://github.com/city96/ComfyUI_ExtraModels": { - "stars": 171, + "stars": 172, "last_update": "2024-05-17 09:02:19" }, "https://github.com/city96/ComfyUI_NetDist": { @@ -1648,8 +1652,8 @@ "last_update": "2024-02-29 12:23:11" }, "https://github.com/comfyanonymous/ComfyUI": { - "stars": 35209, - "last_update": "2024-05-18 07:56:38" + "stars": 35249, + "last_update": "2024-05-18 14:38:46" }, "https://github.com/comfyanonymous/ComfyUI_experiments": { "stars": 126, @@ -1680,7 +1684,7 @@ "last_update": "2024-04-30 17:40:24" }, "https://github.com/crystian/ComfyUI-Crystools": { - "stars": 409, + "stars": 410, "last_update": "2024-05-04 01:51:37" }, "https://github.com/crystian/ComfyUI-Crystools-save": { @@ -1688,15 +1692,15 @@ "last_update": "2024-01-28 14:37:54" }, "https://github.com/cubiq/ComfyUI_FaceAnalysis": { - "stars": 162, + "stars": 163, "last_update": "2024-05-13 08:09:56" }, "https://github.com/cubiq/ComfyUI_IPAdapter_plus": { - "stars": 2681, + "stars": 2683, "last_update": "2024-05-08 14:10:24" }, "https://github.com/cubiq/ComfyUI_InstantID": { - "stars": 793, + "stars": 794, "last_update": "2024-05-08 14:56:00" }, "https://github.com/cubiq/ComfyUI_SimpleMath": { @@ -1704,7 +1708,7 @@ "last_update": "2023-09-26 06:31:44" }, "https://github.com/cubiq/ComfyUI_essentials": { - "stars": 250, + "stars": 251, "last_update": "2024-05-16 11:09:28" }, "https://github.com/cubiq/PuLID_ComfyUI": { @@ -1712,7 +1716,7 @@ "last_update": "2024-05-17 07:41:51" }, "https://github.com/curiousjp/ComfyUI-MaskBatchPermutations": { - "stars": 1, + "stars": 2, "last_update": "2024-05-05 06:06:11" }, "https://github.com/czcz1024/Comfyui-FaceCompare": { @@ -1765,7 +1769,7 @@ }, "https://github.com/dchatel/comfyui_facetools": { "stars": 37, - "last_update": "2024-05-15 14:14:00" + "last_update": "2024-05-19 05:10:16" }, "https://github.com/deroberon/StableZero123-comfyui": { "stars": 126, @@ -1792,7 +1796,7 @@ "last_update": "2024-02-11 10:08:19" }, "https://github.com/dimtoneff/ComfyUI-PixelArt-Detector": { - "stars": 155, + "stars": 156, "last_update": "2024-01-07 03:29:57" }, "https://github.com/diontimmer/ComfyUI-Vextra-Nodes": { @@ -1808,7 +1812,7 @@ "last_update": "2024-04-09 03:52:05" }, "https://github.com/djbielejeski/a-person-mask-generator": { - "stars": 200, + "stars": 201, "last_update": "2024-02-16 16:26:02" }, "https://github.com/dmMaze/sketch2manga": { @@ -1860,7 +1864,7 @@ "last_update": "2024-02-01 04:09:13" }, "https://github.com/filliptm/ComfyUI_Fill-Nodes": { - "stars": 47, + "stars": 49, "last_update": "2024-05-15 05:55:41" }, "https://github.com/florestefano1975/ComfyUI-HiDiffusion": { @@ -1872,7 +1876,7 @@ "last_update": "2024-04-21 07:34:21" }, "https://github.com/florestefano1975/comfyui-portrait-master": { - "stars": 705, + "stars": 706, "last_update": "2024-05-02 10:01:11" }, "https://github.com/florestefano1975/comfyui-prompt-composer": { @@ -1880,11 +1884,11 @@ "last_update": "2024-04-18 16:19:36" }, "https://github.com/flowtyone/ComfyUI-Flowty-CRM": { - "stars": 114, + "stars": 115, "last_update": "2024-04-03 23:47:03" }, "https://github.com/flowtyone/ComfyUI-Flowty-LDSR": { - "stars": 151, + "stars": 152, "last_update": "2024-03-24 19:03:45" }, "https://github.com/flowtyone/ComfyUI-Flowty-TripoSR": { @@ -1916,7 +1920,7 @@ "last_update": "2024-04-22 05:53:26" }, "https://github.com/frankchieng/ComfyUI_MagicClothing": { - "stars": 354, + "stars": 356, "last_update": "2024-04-28 03:21:51" }, "https://github.com/fsdymy1024/ComfyUI_fsdymy": { @@ -1928,7 +1932,7 @@ "last_update": "2024-03-25 13:14:16" }, "https://github.com/get-salt-AI/SaltAI": { - "stars": 43, + "stars": 44, "last_update": "2024-05-03 18:02:30" }, "https://github.com/get-salt-AI/SaltAI_LlamaIndex": { @@ -1948,7 +1952,7 @@ "last_update": "2024-05-09 08:23:03" }, "https://github.com/glibsonoran/Plush-for-ComfyUI": { - "stars": 95, + "stars": 96, "last_update": "2024-05-14 23:39:31" }, "https://github.com/glifxyz/ComfyUI-GlifNodes": { @@ -1976,7 +1980,7 @@ "last_update": "2024-03-24 22:20:21" }, "https://github.com/gokayfem/ComfyUI_VLM_nodes": { - "stars": 223, + "stars": 224, "last_update": "2024-05-10 13:36:20" }, "https://github.com/gonzalu/ComfyUI_YFG_Comical": { @@ -1984,8 +1988,8 @@ "last_update": "2024-05-14 16:39:04" }, "https://github.com/griptape-ai/ComfyUI-Griptape": { - "stars": 0, - "last_update": "2024-05-18 09:08:35" + "stars": 1, + "last_update": "2024-05-19 01:57:25" }, "https://github.com/guill/abracadabra-comfyui": { "stars": 1, @@ -2028,8 +2032,8 @@ "last_update": "2024-04-21 07:42:28" }, "https://github.com/heshengtao/comfyui_LLM_party": { - "stars": 68, - "last_update": "2024-05-18 10:20:09" + "stars": 69, + "last_update": "2024-05-19 02:02:08" }, "https://github.com/hhhzzyang/Comfyui_Lama": { "stars": 33, @@ -2040,7 +2044,7 @@ "last_update": "2024-02-29 09:35:31" }, "https://github.com/hinablue/ComfyUI_3dPoseEditor": { - "stars": 102, + "stars": 103, "last_update": "2024-01-04 14:41:18" }, "https://github.com/holchan/ComfyUI-ModelDownloader": { @@ -2056,11 +2060,11 @@ "last_update": "2024-05-10 18:32:34" }, "https://github.com/huchenlei/ComfyUI-IC-Light-Native": { - "stars": 274, + "stars": 280, "last_update": "2024-05-14 14:31:12" }, "https://github.com/huchenlei/ComfyUI-layerdiffuse": { - "stars": 1179, + "stars": 1181, "last_update": "2024-05-16 22:30:32" }, "https://github.com/huchenlei/ComfyUI-openpose-editor": { @@ -2096,7 +2100,7 @@ "last_update": "2024-04-19 10:52:02" }, "https://github.com/if-ai/ComfyUI-IF_AI_tools": { - "stars": 273, + "stars": 274, "last_update": "2024-05-16 23:32:21" }, "https://github.com/imb101/ComfyUI-FaceSwap": { @@ -2140,7 +2144,7 @@ "last_update": "2023-12-29 09:41:48" }, "https://github.com/jiaxiangc/ComfyUI-ResAdapter": { - "stars": 259, + "stars": 261, "last_update": "2024-04-06 09:25:46" }, "https://github.com/jitcoder/lora-info": { @@ -2172,7 +2176,7 @@ "last_update": "2023-12-25 17:55:50" }, "https://github.com/jtydhr88/ComfyUI-InstantMesh": { - "stars": 114, + "stars": 115, "last_update": "2024-04-17 03:15:10" }, "https://github.com/jtydhr88/ComfyUI-LayerDivider": { @@ -2224,7 +2228,7 @@ "last_update": "2024-05-08 12:08:32" }, "https://github.com/kealiu/ComfyUI-ZeroShot-MTrans": { - "stars": 111, + "stars": 112, "last_update": "2024-05-06 09:41:56" }, "https://github.com/kenjiqq/qq-nodes-comfyui": { @@ -2244,7 +2248,7 @@ "last_update": "2024-04-19 16:38:57" }, "https://github.com/kijai/ComfyUI-BrushNet-Wrapper": { - "stars": 98, + "stars": 99, "last_update": "2024-05-01 16:10:34" }, "https://github.com/kijai/ComfyUI-CCSR": { @@ -2256,27 +2260,27 @@ "last_update": "2024-01-18 08:05:17" }, "https://github.com/kijai/ComfyUI-DiffusionLight": { - "stars": 45, + "stars": 46, "last_update": "2024-04-02 19:18:34" }, "https://github.com/kijai/ComfyUI-DynamiCrafterWrapper": { - "stars": 206, + "stars": 207, "last_update": "2024-05-17 12:12:11" }, "https://github.com/kijai/ComfyUI-ELLA-wrapper": { - "stars": 97, + "stars": 98, "last_update": "2024-05-09 12:22:38" }, "https://github.com/kijai/ComfyUI-Geowizard": { - "stars": 77, + "stars": 78, "last_update": "2024-04-07 12:46:47" }, "https://github.com/kijai/ComfyUI-IC-Light": { - "stars": 234, + "stars": 238, "last_update": "2024-05-16 16:14:36" }, "https://github.com/kijai/ComfyUI-KJNodes": { - "stars": 265, + "stars": 267, "last_update": "2024-05-17 12:22:00" }, "https://github.com/kijai/ComfyUI-LaVi-Bridge-Wrapper": { @@ -2284,11 +2288,11 @@ "last_update": "2024-04-11 15:56:49" }, "https://github.com/kijai/ComfyUI-Marigold": { - "stars": 346, + "stars": 348, "last_update": "2024-04-08 08:33:04" }, "https://github.com/kijai/ComfyUI-SUPIR": { - "stars": 1031, + "stars": 1033, "last_update": "2024-04-23 10:04:12" }, "https://github.com/kijai/ComfyUI-SVD": { @@ -2324,7 +2328,7 @@ "last_update": "2024-01-01 03:30:49" }, "https://github.com/kohya-ss/ControlNet-LLLite-ComfyUI": { - "stars": 135, + "stars": 136, "last_update": "2024-05-05 09:31:39" }, "https://github.com/komojini/ComfyUI_SDXL_DreamBooth_LoRA_CustomNodes": { @@ -2404,7 +2408,7 @@ "last_update": "2024-04-10 01:46:26" }, "https://github.com/logtd/ComfyUI-InstanceDiffusion": { - "stars": 95, + "stars": 96, "last_update": "2024-05-14 23:34:43" }, "https://github.com/logtd/ComfyUI-InversedNoise": { @@ -2440,7 +2444,7 @@ "last_update": "2024-04-28 03:29:42" }, "https://github.com/lquesada/ComfyUI-Inpaint-CropAndStitch": { - "stars": 85, + "stars": 86, "last_update": "2024-05-16 21:42:49" }, "https://github.com/lquesada/ComfyUI-Prompt-Combinator": { @@ -2448,16 +2452,16 @@ "last_update": "2024-05-13 06:55:28" }, "https://github.com/ltdrdata/ComfyUI-Impact-Pack": { - "stars": 1258, - "last_update": "2024-05-16 16:27:25" + "stars": 1259, + "last_update": "2024-05-18 17:18:31" }, "https://github.com/ltdrdata/ComfyUI-Inspire-Pack": { - "stars": 247, - "last_update": "2024-05-14 16:26:59" + "stars": 248, + "last_update": "2024-05-18 16:25:33" }, "https://github.com/ltdrdata/ComfyUI-Manager": { - "stars": 3859, - "last_update": "2024-05-18 14:08:28" + "stars": 3862, + "last_update": "2024-05-19 05:51:29" }, "https://github.com/m-sokes/ComfyUI-Sokes-Nodes": { "stars": 1, @@ -2492,7 +2496,7 @@ "last_update": "2024-02-28 18:30:35" }, "https://github.com/mav-rik/facerestore_cf": { - "stars": 139, + "stars": 140, "last_update": "2024-03-19 21:36:31" }, "https://github.com/mbrostami/ComfyUI-HF": { @@ -2520,7 +2524,7 @@ "last_update": "2023-09-17 00:00:31" }, "https://github.com/melMass/comfy_mtb": { - "stars": 304, + "stars": 305, "last_update": "2024-05-17 15:36:02" }, "https://github.com/mephisto83/petty-paint-comfyui-node": { @@ -2612,7 +2616,7 @@ "last_update": "2024-02-21 14:47:42" }, "https://github.com/nkchocoai/ComfyUI-SaveImageWithMetaData": { - "stars": 4, + "stars": 5, "last_update": "2024-04-16 13:28:45" }, "https://github.com/nkchocoai/ComfyUI-SizeFromPresets": { @@ -2640,8 +2644,8 @@ "last_update": "2024-01-05 03:38:18" }, "https://github.com/nullquant/ComfyUI-BrushNet": { - "stars": 233, - "last_update": "2024-05-16 22:36:38" + "stars": 237, + "last_update": "2024-05-18 18:36:54" }, "https://github.com/olduvai-jp/ComfyUI-HfLoader": { "stars": 1, @@ -2684,7 +2688,7 @@ "last_update": "2023-12-27 22:52:00" }, "https://github.com/pamparamm/sd-perturbed-attention": { - "stars": 153, + "stars": 154, "last_update": "2024-05-17 17:07:17" }, "https://github.com/pants007/comfy-pants": { @@ -2696,7 +2700,7 @@ "last_update": "2023-09-27 00:33:21" }, "https://github.com/philz1337x/ComfyUI-ClarityAI": { - "stars": 28, + "stars": 29, "last_update": "2024-05-07 18:37:31" }, "https://github.com/phineas-pta/comfyui-auto-nodes-layout": { @@ -2725,7 +2729,7 @@ }, "https://github.com/portu-sim/comfyui-bmab": { "stars": 0, - "last_update": "2024-05-17 19:11:12" + "last_update": "2024-05-18 18:53:59" }, "https://github.com/prodogape/ComfyUI-Minio": { "stars": 1, @@ -2736,11 +2740,11 @@ "last_update": "2024-01-16 23:08:26" }, "https://github.com/pythongosssss/ComfyUI-Custom-Scripts": { - "stars": 1188, + "stars": 1189, "last_update": "2024-05-17 07:02:18" }, "https://github.com/pythongosssss/ComfyUI-WD14-Tagger": { - "stars": 355, + "stars": 358, "last_update": "2024-05-11 19:28:37" }, "https://github.com/qwixiwp/queuetools": { @@ -2756,7 +2760,7 @@ "last_update": "2024-04-25 06:34:10" }, "https://github.com/ratulrafsan/Comfyui-SAL-VTON": { - "stars": 42, + "stars": 43, "last_update": "2024-03-22 04:31:59" }, "https://github.com/rcfcu2000/zhihuige-nodes-comfyui": { @@ -2848,7 +2852,7 @@ "last_update": "2024-02-02 01:46:54" }, "https://github.com/shadowcz007/comfyui-mixlab-nodes": { - "stars": 781, + "stars": 782, "last_update": "2024-05-18 08:13:35" }, "https://github.com/shadowcz007/comfyui-ultralytics-yolo": { @@ -2920,7 +2924,7 @@ "last_update": "2024-04-27 11:43:52" }, "https://github.com/smthemex/ComfyUI_HiDiffusion_Pro": { - "stars": 7, + "stars": 8, "last_update": "2024-05-15 08:47:12" }, "https://github.com/smthemex/ComfyUI_ID_Animator": { @@ -2961,7 +2965,7 @@ }, "https://github.com/spacepxl/ComfyUI-Image-Filters": { "stars": 56, - "last_update": "2024-04-25 23:07:26" + "last_update": "2024-05-18 20:25:15" }, "https://github.com/spacepxl/ComfyUI-RAVE": { "stars": 78, @@ -2980,7 +2984,7 @@ "last_update": "2023-08-28 02:37:52" }, "https://github.com/ssitu/ComfyUI_UltimateSDUpscale": { - "stars": 565, + "stars": 567, "last_update": "2024-05-07 18:56:07" }, "https://github.com/ssitu/ComfyUI_fabric": { @@ -2988,7 +2992,7 @@ "last_update": "2024-05-06 18:11:12" }, "https://github.com/ssitu/ComfyUI_restart_sampling": { - "stars": 69, + "stars": 70, "last_update": "2024-05-11 01:25:41" }, "https://github.com/ssitu/ComfyUI_roop": { @@ -2996,11 +3000,11 @@ "last_update": "2023-09-05 16:18:48" }, "https://github.com/stavsap/comfyui-ollama": { - "stars": 145, + "stars": 148, "last_update": "2024-04-07 20:49:11" }, "https://github.com/storyicon/comfyui_segment_anything": { - "stars": 456, + "stars": 457, "last_update": "2024-04-29 15:07:42" }, "https://github.com/strimmlarn/ComfyUI_Strimmlarns_aesthetic_score": { @@ -3080,7 +3084,7 @@ "last_update": "2024-01-02 07:51:03" }, "https://github.com/toyxyz/ComfyUI_toyxyz_test_nodes": { - "stars": 417, + "stars": 418, "last_update": "2024-04-27 10:15:08" }, "https://github.com/traugdor/ComfyUI-quadMoons-nodes": { @@ -3232,7 +3236,7 @@ "last_update": "2024-02-04 08:09:57" }, "https://github.com/yolain/ComfyUI-Easy-Use": { - "stars": 391, + "stars": 393, "last_update": "2024-05-18 07:36:49" }, "https://github.com/yolanother/DTAIComfyImageSubmit": { @@ -3264,7 +3268,7 @@ "last_update": "2023-09-21 08:40:50" }, "https://github.com/yuvraj108c/ComfyUI-Depth-Anything-Tensorrt": { - "stars": 46, + "stars": 47, "last_update": "2024-05-08 05:12:25" }, "https://github.com/yuvraj108c/ComfyUI-PiperTTS": { @@ -3288,7 +3292,7 @@ "last_update": "2024-02-05 08:32:57" }, "https://github.com/zcfrank1st/Comfyui-Toolbox": { - "stars": 3, + "stars": 4, "last_update": "2023-12-13 11:36:14" }, "https://github.com/zcfrank1st/Comfyui-Yolov8": { diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index c77e21d4..9d0f47e1 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -12,6 +12,17 @@ + { + "author": "cavinHuang", + "title": "Docs for every comfyui node", + "id": "nodedocs", + "reference": "https://github.com/CavinHuang/comfyui-nodes-docs", + "files": [ + "https://github.com/CavinHuang/comfyui-nodes-docs" + ], + "install_type": "git-clone", + "description": "This is the documentation for the comfyUI every nodes." + }, { "author": "Makeezi", "title": "comfyui-bmab", @@ -685,16 +696,6 @@ ], "install_type": "git-clone", "description": "Nodes:FastImageListToImageBatch" - }, - { - "author": "GentlemanHu", - "title": "ComfyUI Suno API", - "reference": "https://github.com/GentlemanHu/ComfyUI-SunoAI", - "files": [ - "https://github.com/GentlemanHu/ComfyUI-SunoAI" - ], - "install_type": "git-clone", - "description": "An unofficial Python library for [a/Suno AI](https://www.suno.ai/) API" } ] } \ No newline at end of file diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 06b794b8..54a11c65 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -7390,11 +7390,11 @@ ], "https://github.com/dchatel/comfyui_facetools": [ [ - "AlignFaces", + "BiSeNetMask", "CropFaces", "DetectFaces", - "FaceDetails", "GenderFaceFilter", + "JonathandinuMask", "MergeWarps", "OrderedFaceFilter", "WarpFacesBack" @@ -8359,11 +8359,11 @@ "https://github.com/griptape-ai/ComfyUI-Griptape": [ [ "Calculator", - "ConcatenateStrings", "CreateAgent", "DateTime", "ExpandAgent", "ImageQueryTask", + "MergeStrings", "PromptImageGenerationTask", "PromptImageVariationTask", "PromptTask", @@ -11101,7 +11101,8 @@ [ "BMAB Alpha Composit", "BMAB Blend", - "BMAB Control Net", + "BMAB ControlNet", + "BMAB ControlNet Openpose", "BMAB Detect And Mask", "BMAB Detection Crop", "BMAB Face Detailer", @@ -11966,6 +11967,7 @@ "PrintSigmas", "RelightSimple", "RemapRange", + "RestoreDetail", "ShuffleChannels", "Tonemap", "UnJitterImage", From 5ffb069da625126d0cc81a8fe13dbb0e4420ee1b Mon Sep 17 00:00:00 2001 From: Noe Evjen Date: Mon, 20 May 2024 19:46:13 +0800 Subject: [PATCH 13/24] fix: fix comfyui-nodes-docs title & description (#698) Co-authored-by: cavinHuang --- custom-node-list.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 50ccf430..78e0f2fa 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -9070,14 +9070,14 @@ }, { "author": "cavinHuang", - "title": "Docs for every comfyui node", + "title": "comfyui-nodes-docs", "id": "nodedocs", "reference": "https://github.com/CavinHuang/comfyui-nodes-docs", "files": [ "https://github.com/CavinHuang/comfyui-nodes-docs" ], "install_type": "git-clone", - "description": "This is the documentation for the comfyUI every nodes." + "description": "This is a plugin for displaying documentation for each comfyui node. " }, From 191f87427860ef4bea6e01fa1bc8d1d40ef5ceb7 Mon Sep 17 00:00:00 2001 From: ppajkasd <12859896@qq.com> Date: Mon, 20 May 2024 19:47:36 +0800 Subject: [PATCH 14/24] Update custom-node-list.json (#696) add HFDownload Node --- custom-node-list.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/custom-node-list.json b/custom-node-list.json index 78e0f2fa..dffebb49 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -9478,6 +9478,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "icesun963", + "title": "HFDownLoad Node for ComfyUI", + "id": "img2halftone", + "reference": "https://github.com/icesun963/ComfyUI_HFDownLoad", + "files": [ + "https://github.com/icesun963/ComfyUI_HFDownLoad" + ], + "install_type": "git-clone", + "description": "Download the model from huggingface and put it in any directory." } ] -} \ No newline at end of file +} From 42ad7b98770f2c52caec9eeaa3488f508358aadb Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Mon, 20 May 2024 20:48:25 +0900 Subject: [PATCH 15/24] update DB --- custom-node-list.json | 22 +++++++++++----------- node_db/new/custom-node-list.json | 11 +++++++++++ 2 files changed, 22 insertions(+), 11 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index dffebb49..0d46bd71 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -9079,6 +9079,17 @@ "install_type": "git-clone", "description": "This is a plugin for displaying documentation for each comfyui node. " }, + { + "author": "icesun963", + "title": "HFDownLoad Node for ComfyUI", + "id": "img2halftone", + "reference": "https://github.com/icesun963/ComfyUI_HFDownLoad", + "files": [ + "https://github.com/icesun963/ComfyUI_HFDownLoad" + ], + "install_type": "git-clone", + "description": "Download the model from huggingface and put it in any directory." + }, @@ -9478,17 +9489,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "icesun963", - "title": "HFDownLoad Node for ComfyUI", - "id": "img2halftone", - "reference": "https://github.com/icesun963/ComfyUI_HFDownLoad", - "files": [ - "https://github.com/icesun963/ComfyUI_HFDownLoad" - ], - "install_type": "git-clone", - "description": "Download the model from huggingface and put it in any directory." } ] } diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 9d0f47e1..381d5f6b 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -12,6 +12,17 @@ + { + "author": "icesun963", + "title": "HFDownLoad Node for ComfyUI", + "id": "img2halftone", + "reference": "https://github.com/icesun963/ComfyUI_HFDownLoad", + "files": [ + "https://github.com/icesun963/ComfyUI_HFDownLoad" + ], + "install_type": "git-clone", + "description": "Download the model from huggingface and put it in any directory." + }, { "author": "cavinHuang", "title": "Docs for every comfyui node", From d56eac91d24c0b526138fdd5d4a6d11d4fccda16 Mon Sep 17 00:00:00 2001 From: Ashiful Bhuiyan Date: Mon, 20 May 2024 07:48:56 -0400 Subject: [PATCH 16/24] Update custom-node-list.json (#697) --- custom-node-list.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 0d46bd71..e91174fd 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -9489,6 +9489,20 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + + { + "author": "conquestace", + "title": "Image Uploader", + "id": "image-uploader", + "reference": "https://github.com/conquestace/ComfyUI-ImageUploader", + "files": [ + "https://github.com/conquestace/ComfyUI-ImageUploader/blob/main/ImageUploader.py" + ], + "install_type": "copy", + "description": "Upload images automatically to image hosting sites." } + + ] } From b225251191d8664ec2475f5469a94c14bb27fe15 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Mon, 20 May 2024 20:49:55 +0900 Subject: [PATCH 17/24] update DB --- custom-node-list.json | 25 +++++++++++-------------- node_db/new/custom-node-list.json | 12 +++++++++++- 2 files changed, 22 insertions(+), 15 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index e91174fd..0cfe369a 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -9090,6 +9090,17 @@ "install_type": "git-clone", "description": "Download the model from huggingface and put it in any directory." }, + { + "author": "conquestace", + "title": "Image Uploader", + "id": "image-uploader", + "reference": "https://github.com/conquestace/ComfyUI-ImageUploader", + "files": [ + "https://github.com/conquestace/ComfyUI-ImageUploader" + ], + "install_type": "git-clone", + "description": "Upload images automatically to image hosting sites." + }, @@ -9489,20 +9500,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - - { - "author": "conquestace", - "title": "Image Uploader", - "id": "image-uploader", - "reference": "https://github.com/conquestace/ComfyUI-ImageUploader", - "files": [ - "https://github.com/conquestace/ComfyUI-ImageUploader/blob/main/ImageUploader.py" - ], - "install_type": "copy", - "description": "Upload images automatically to image hosting sites." } - - ] } diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 381d5f6b..6e7529d7 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -11,7 +11,17 @@ - + { + "author": "conquestace", + "title": "Image Uploader", + "id": "image-uploader", + "reference": "https://github.com/conquestace/ComfyUI-ImageUploader", + "files": [ + "https://github.com/conquestace/ComfyUI-ImageUploader" + ], + "install_type": "git-clone", + "description": "Upload images automatically to image hosting sites." + }, { "author": "icesun963", "title": "HFDownLoad Node for ComfyUI", From 7d83340a6894bbb012f28465f6548cdaf6cd5e50 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Mon, 20 May 2024 21:41:24 +0900 Subject: [PATCH 18/24] update DB --- custom-node-list.json | 25 +- extension-node-map.json | 77 +++++- github-stats.json | 412 +++++++++++++++------------- node_db/dev/custom-node-list.json | 11 + node_db/new/custom-node-list.json | 24 +- node_db/new/extension-node-map.json | 77 +++++- 6 files changed, 410 insertions(+), 216 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 0cfe369a..086c4de0 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -9082,7 +9082,7 @@ { "author": "icesun963", "title": "HFDownLoad Node for ComfyUI", - "id": "img2halftone", + "id": "hfdownload", "reference": "https://github.com/icesun963/ComfyUI_HFDownLoad", "files": [ "https://github.com/icesun963/ComfyUI_HFDownLoad" @@ -9101,6 +9101,29 @@ "install_type": "git-clone", "description": "Upload images automatically to image hosting sites." }, + { + "author": "wibur0620", + "title": "ComfyUI Ollama (wibur)", + "id": "ollama-wibur", + "reference": "https://github.com/wibur0620/comfyui-ollama-wibur", + "files": [ + "https://github.com/wibur0620/comfyui-ollama-wibur" + ], + "install_type": "git-clone", + "description": "Custom ComfyUI Nodes for interacting with [a/Ollama](https://ollama.com/) using the ollama python client.\nIntegrate the power of LLMs into ComfyUI workflows easily or just experiment with GPT.\nNOTE: To use this properly, you would need a running Ollama server reachable from the host that is running ComfyUI." + }, + { + "author": "chandlergis", + "title": "ComfyUI-IMG_Query", + "id": "img-query", + "reference": "https://github.com/chandlergis/ComfyUI-IMG_Query", + "files": [ + "https://github.com/chandlergis/ComfyUI-IMG_Query" + ], + "install_type": "git-clone", + "description": "Nodes:ImageRequestNode" + }, + diff --git a/extension-node-map.json b/extension-node-map.json index 54a11c65..356b8969 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -537,7 +537,13 @@ ], "https://github.com/ArcherFMY/Diffusion360_ComfyUI": [ [ + "Diffusion360LoaderImage2Pano", + "Diffusion360LoaderText2Pano", "Diffusion360Sampler", + "Diffusion360SamplerImage2Pano", + "Diffusion360SamplerText2Pano", + "InputImage", + "InputText", "VAEDecodeTiledBlended" ], { @@ -4987,6 +4993,7 @@ "abyz22_Padding Image", "abyz22_RandomMask", "abyz22_RemoveControlnet", + "abyz22_ResizeOpenpose", "abyz22_SaveImage", "abyz22_SetQueue", "abyz22_ToBasicPipe", @@ -5989,6 +5996,14 @@ "title_aux": "ComfyUI LLaVA Captioner" } ], + "https://github.com/chandlergis/ComfyUI-IMG_Query": [ + [ + "ImageRequestNode" + ], + { + "title_aux": "ComfyUI-IMG_Query" + } + ], "https://github.com/chaojie/ComfyUI-AniPortrait": [ [ "AniPortraitLoader", @@ -6725,6 +6740,10 @@ "DiTCondLabelSelect", "DitCheckpointLoader", "ExtraVAELoader", + "HYDiTCheckpointLoader", + "HYDiTTextEncode", + "HYDiTTextEncodeSimple", + "HYDiTTextEncoderLoader", "PixArtCheckpointLoader", "PixArtControlNetCond", "PixArtLoraLoader", @@ -7004,6 +7023,18 @@ "title_aux": "ConCarneNode" } ], + "https://github.com/conquestace/ComfyUI-ImageUploader": [ + [ + "ImageUploader" + ], + { + "author": "ConquestAce", + "description": "Upload to temporary websites with API.", + "nickname": "Image Uploader", + "title": "Image Uploader", + "title_aux": "Image Uploader" + } + ], "https://github.com/coreyryanhanson/ComfyQR": [ [ "comfy-qr-by-image-size", @@ -8363,7 +8394,7 @@ "DateTime", "ExpandAgent", "ImageQueryTask", - "MergeStrings", + "MergeTexts", "PromptImageGenerationTask", "PromptImageVariationTask", "PromptTask", @@ -8499,7 +8530,9 @@ "CLIPTextEncode_party", "KSampler_party", "LLM", + "LLM_api_loader", "LLM_local", + "LLM_local_loader", "VAEDecode_party", "accuweather_tool", "api_tool", @@ -8685,6 +8718,14 @@ "title_aux": "Eagle PNGInfo" } ], + "https://github.com/icesun963/ComfyUI_HFDownLoad": [ + [ + "HFDownLoad_Tool" + ], + { + "title_aux": "HFDownLoad Node for ComfyUI" + } + ], "https://github.com/idrirap/ComfyUI-Lora-Auto-Trigger-Words": [ [ "FusionText", @@ -9551,6 +9592,7 @@ "SUPIR_first_stage", "SUPIR_model_loader", "SUPIR_model_loader_v2", + "SUPIR_model_loader_v2_clip", "SUPIR_sample", "SUPIR_tiles" ], @@ -10718,7 +10760,8 @@ ], "https://github.com/nickve28/ComfyUI-Nich-Utils": [ [ - "Image from Dir Selector (Nich)" + "Image from Dir Selector (Nich)", + "Select Text with Regular Expression (Nich)" ], { "title_aux": "ComfyUI Nich Utils" @@ -11100,17 +11143,25 @@ "https://github.com/portu-sim/comfyui-bmab": [ [ "BMAB Alpha Composit", + "BMAB Basic", "BMAB Blend", "BMAB ControlNet", + "BMAB ControlNet IPAdapter", "BMAB ControlNet Openpose", + "BMAB Detail Anything", "BMAB Detect And Mask", "BMAB Detection Crop", + "BMAB Detector", + "BMAB Edge", + "BMAB Extractor", "BMAB Face Detailer", "BMAB Google Gemini Prompt", + "BMAB Integrator", "BMAB KSampler", "BMAB KSamplerHiresFix", "BMAB Lama Inpaint", "BMAB LoRA Loader", + "BMAB Masks To Images", "BMAB Person Detailer", "BMAB Prompt", "BMAB Remove Background", @@ -11118,19 +11169,17 @@ "BMAB Resize and Fill", "BMAB SD-WebUI API BMAB Extension", "BMAB SD-WebUI API ControlNet", + "BMAB SD-WebUI API I2I", "BMAB SD-WebUI API Server", "BMAB SD-WebUI API T2I", "BMAB SD-WebUI API T2I Hires.Fix", "BMAB Save Image", + "BMAB SeedGenerator", + "BMAB Segment Anything", "BMAB Simple Hand Detailer", "BMAB Subframe Hand Detailer", "BMAB Upscale With Model", - "BMAB Upscaler", - "Basic", - "Edge", - "Extractor", - "Integrator", - "SeedGenerator" + "BMAB Upscaler" ], { "title_aux": "comfyui-bmab" @@ -12120,6 +12169,7 @@ "https://github.com/sugarkwork/comfyui_tag_fillter": [ [ "TagFilter", + "TagMerger", "TagRemover", "TagReplace" ], @@ -12688,6 +12738,16 @@ "title_aux": "ComfyUI-Openpose-Editor-Plus" } ], + "https://github.com/wibur0620/comfyui-ollama-wibur": [ + [ + "OllamaGenerate", + "OllamaGenerateAdvance", + "OllamaVision" + ], + { + "title_aux": "ComfyUI Ollama (wibur)" + } + ], "https://github.com/wmatson/easy-comfy-nodes": [ [ "EZAssocDictNode", @@ -13207,6 +13267,7 @@ "ColorCorrectOfUtils", "ConcatTextOfUtils", "ImageBatchOneOrMore", + "ImageCompositeMaskedWithSwitch", "ImageConcanateOfUtils", "IntAndIntAddOffsetLiteral", "IntMultipleAddLiteral", diff --git a/github-stats.json b/github-stats.json index 34d7eb8a..9ea8c674 100644 --- a/github-stats.json +++ b/github-stats.json @@ -24,7 +24,7 @@ "last_update": "2024-03-15 18:39:38" }, "https://github.com/438443467/ComfyUI-GPT4V-Image-Captioner": { - "stars": 15, + "stars": 16, "last_update": "2024-05-09 08:47:13" }, "https://github.com/54rt1n/ComfyUI-DareMerge": { @@ -84,11 +84,11 @@ "last_update": "2024-05-11 03:30:10" }, "https://github.com/AIGCTeam/ComfyUI_kkTranslator_nodes": { - "stars": 3, + "stars": 4, "last_update": "2024-02-22 08:30:33" }, "https://github.com/AIGODLIKE/AIGODLIKE-COMFYUI-TRANSLATION": { - "stars": 767, + "stars": 771, "last_update": "2024-05-19 02:35:16" }, "https://github.com/AIGODLIKE/AIGODLIKE-ComfyUI-Studio": { @@ -96,7 +96,7 @@ "last_update": "2024-05-19 02:34:07" }, "https://github.com/AIGODLIKE/ComfyUI-CUP": { - "stars": 2, + "stars": 3, "last_update": "2024-05-19 02:31:04" }, "https://github.com/AInseven/ComfyUI-fastblend": { @@ -104,7 +104,7 @@ "last_update": "2024-04-03 11:50:44" }, "https://github.com/AIrjen/OneButtonPrompt": { - "stars": 684, + "stars": 683, "last_update": "2024-05-04 07:25:31" }, "https://github.com/ALatentPlace/ComfyUI_yanc": { @@ -112,7 +112,7 @@ "last_update": "2024-05-17 10:48:06" }, "https://github.com/AbdullahAlfaraj/Comfy-Photoshop-SD": { - "stars": 161, + "stars": 162, "last_update": "2023-12-12 12:23:04" }, "https://github.com/AbyssYuan0/ComfyUI_BadgerTools": { @@ -120,19 +120,19 @@ "last_update": "2024-05-17 04:51:51" }, "https://github.com/Acly/comfyui-inpaint-nodes": { - "stars": 335, + "stars": 339, "last_update": "2024-04-24 04:17:56" }, "https://github.com/Acly/comfyui-tooling-nodes": { - "stars": 182, - "last_update": "2024-03-04 08:52:39" + "stars": 185, + "last_update": "2024-05-19 17:46:01" }, "https://github.com/AiMiDi/ComfyUI-Aimidi-nodes": { "stars": 0, "last_update": "2024-03-31 14:14:24" }, "https://github.com/AlekPet/ComfyUI_Custom_Nodes_AlekPet": { - "stars": 603, + "stars": 605, "last_update": "2024-05-10 11:10:13" }, "https://github.com/Alysondao/Comfyui-Yolov8-JSON": { @@ -140,7 +140,7 @@ "last_update": "2024-04-16 08:29:55" }, "https://github.com/Amorano/Jovimetrix": { - "stars": 140, + "stars": 141, "last_update": "2024-05-17 05:09:53" }, "https://github.com/AonekoSS/ComfyUI-SimpleCounter": { @@ -152,8 +152,8 @@ "last_update": "2024-04-05 23:55:41" }, "https://github.com/ArcherFMY/Diffusion360_ComfyUI": { - "stars": 6, - "last_update": "2024-05-17 06:45:02" + "stars": 8, + "last_update": "2024-05-20 07:40:40" }, "https://github.com/ArdeniusAI/CPlus_Ardenius": { "stars": 0, @@ -164,7 +164,7 @@ "last_update": "2023-10-25 04:29:40" }, "https://github.com/ArtVentureX/comfyui-animatediff": { - "stars": 606, + "stars": 608, "last_update": "2024-01-06 09:18:52" }, "https://github.com/AuroBit/ComfyUI-AnimateAnyone-reproduction": { @@ -172,7 +172,7 @@ "last_update": "2024-02-29 10:19:36" }, "https://github.com/AuroBit/ComfyUI-OOTDiffusion": { - "stars": 309, + "stars": 311, "last_update": "2024-03-26 02:44:57" }, "https://github.com/AustinMroz/ComfyUI-SpliceTools": { @@ -196,7 +196,7 @@ "last_update": "2024-05-07 22:06:18" }, "https://github.com/BennyKok/comfyui-deploy": { - "stars": 606, + "stars": 609, "last_update": "2024-05-11 06:50:53" }, "https://github.com/Big-Idea-Technology/ComfyUI-Book-Tools": { @@ -228,7 +228,7 @@ "last_update": "2024-04-21 17:12:56" }, "https://github.com/BlenderNeko/ComfyUI_ADV_CLIP_emb": { - "stars": 246, + "stars": 248, "last_update": "2024-04-08 22:18:59" }, "https://github.com/BlenderNeko/ComfyUI_Cutoff": { @@ -256,15 +256,15 @@ "last_update": "2024-01-01 20:01:25" }, "https://github.com/CavinHuang/comfyui-nodes-docs": { - "stars": 10, - "last_update": "2024-05-18 03:04:41" + "stars": 12, + "last_update": "2024-05-20 11:32:28" }, "https://github.com/Chan-0312/ComfyUI-EasyDeforum": { "stars": 7, "last_update": "2024-03-14 02:14:56" }, "https://github.com/Chan-0312/ComfyUI-IPAnimate": { - "stars": 59, + "stars": 60, "last_update": "2024-02-01 09:17:58" }, "https://github.com/Chan-0312/ComfyUI-Prompt-Preview": { @@ -272,11 +272,11 @@ "last_update": "2024-02-27 11:30:38" }, "https://github.com/Chaoses-Ib/ComfyUI_Ib_CustomNodes": { - "stars": 11, + "stars": 12, "last_update": "2024-04-05 11:14:24" }, "https://github.com/Clybius/ComfyUI-Extra-Samplers": { - "stars": 44, + "stars": 45, "last_update": "2024-04-18 04:28:09" }, "https://github.com/Clybius/ComfyUI-Latent-Modifiers": { @@ -284,7 +284,7 @@ "last_update": "2024-01-02 21:57:58" }, "https://github.com/CosmicLaca/ComfyUI_Primere_Nodes": { - "stars": 67, + "stars": 68, "last_update": "2024-05-01 08:26:32" }, "https://github.com/Danand/ComfyUI-ComfyCouple": { @@ -360,7 +360,7 @@ "last_update": "2024-05-07 16:18:48" }, "https://github.com/Fannovel16/ComfyUI-Frame-Interpolation": { - "stars": 306, + "stars": 310, "last_update": "2024-05-07 03:30:35" }, "https://github.com/Fannovel16/ComfyUI-Loopchain": { @@ -372,7 +372,7 @@ "last_update": "2024-04-28 10:13:50" }, "https://github.com/Fannovel16/ComfyUI-MotionDiff": { - "stars": 136, + "stars": 137, "last_update": "2024-05-05 08:46:25" }, "https://github.com/Fannovel16/ComfyUI-Video-Matting": { @@ -380,8 +380,8 @@ "last_update": "2024-04-29 09:19:33" }, "https://github.com/Fannovel16/comfyui_controlnet_aux": { - "stars": 1375, - "last_update": "2024-05-18 20:20:21" + "stars": 1380, + "last_update": "2024-05-20 10:15:25" }, "https://github.com/Feidorian/feidorian-ComfyNodes": { "stars": 5, @@ -400,7 +400,7 @@ "last_update": "2024-05-16 23:55:47" }, "https://github.com/FizzleDorf/ComfyUI_FizzNodes": { - "stars": 290, + "stars": 291, "last_update": "2024-05-17 22:30:26" }, "https://github.com/FlyingFireCo/tiled_ksampler": { @@ -413,7 +413,7 @@ }, "https://github.com/Franck-Demongin/NX_PromptStyler": { "stars": 4, - "last_update": "2024-02-19 10:14:56" + "last_update": "2024-05-20 11:23:59" }, "https://github.com/FredBill1/comfyui-fb-utils": { "stars": 0, @@ -432,8 +432,8 @@ "last_update": "2024-04-29 12:36:18" }, "https://github.com/Gourieff/comfyui-reactor-node": { - "stars": 941, - "last_update": "2024-05-14 03:51:38" + "stars": 945, + "last_update": "2024-05-19 19:04:03" }, "https://github.com/GraftingRayman/ComfyUI_GraftingRayman": { "stars": 4, @@ -536,7 +536,7 @@ "last_update": "2024-02-21 01:48:08" }, "https://github.com/Jcd1230/rembg-comfyui-node": { - "stars": 111, + "stars": 112, "last_update": "2023-04-03 00:12:22" }, "https://github.com/JerryOrbachJr/ComfyUI-RandomSize": { @@ -548,7 +548,7 @@ "last_update": "2024-05-07 08:34:59" }, "https://github.com/JettHu/ComfyUI_TGate": { - "stars": 35, + "stars": 37, "last_update": "2024-05-15 11:15:38" }, "https://github.com/Jordach/comfy-plasma": { @@ -568,7 +568,7 @@ "last_update": "2024-05-12 16:01:35" }, "https://github.com/Koishi-Star/Euler-Smea-Dyn-Sampler": { - "stars": 123, + "stars": 124, "last_update": "2024-05-12 15:49:06" }, "https://github.com/KoreTeknology/ComfyUI-Universal-Styler": { @@ -576,15 +576,15 @@ "last_update": "2024-05-08 21:25:51" }, "https://github.com/Kosinkadink/ComfyUI-Advanced-ControlNet": { - "stars": 372, - "last_update": "2024-05-17 08:26:07" + "stars": 374, + "last_update": "2024-05-20 04:19:59" }, "https://github.com/Kosinkadink/ComfyUI-AnimateDiff-Evolved": { - "stars": 2096, + "stars": 2104, "last_update": "2024-05-18 07:16:17" }, "https://github.com/Kosinkadink/ComfyUI-VideoHelperSuite": { - "stars": 345, + "stars": 349, "last_update": "2024-05-18 19:38:14" }, "https://github.com/KytraScript/ComfyUI_KytraWebhookHTTP": { @@ -600,7 +600,7 @@ "last_update": "2024-03-08 19:59:00" }, "https://github.com/LarryJane491/Lora-Training-in-Comfy": { - "stars": 208, + "stars": 209, "last_update": "2024-03-03 17:16:51" }, "https://github.com/Layer-norm/comfyui-lama-remover": { @@ -620,7 +620,7 @@ "last_update": "2024-03-08 11:07:01" }, "https://github.com/Loewen-Hob/rembg-comfyui-node-better": { - "stars": 26, + "stars": 27, "last_update": "2024-01-29 16:03:36" }, "https://github.com/LonicaMewinsky/ComfyUI-MakeFrame": { @@ -672,7 +672,7 @@ "last_update": "2023-11-19 08:27:04" }, "https://github.com/MNeMoNiCuZ/ComfyUI-mnemic-nodes": { - "stars": 18, + "stars": 19, "last_update": "2024-05-02 11:13:16" }, "https://github.com/Makeezi/ComfyUI-promptLAB": { @@ -680,7 +680,7 @@ "last_update": "2024-05-17 00:32:47" }, "https://github.com/Mamaaaamooooo/batchImg-rembg-ComfyUI-nodes": { - "stars": 11, + "stars": 12, "last_update": "2024-04-02 12:00:48" }, "https://github.com/ManglerFTW/ComfyI2I": { @@ -700,11 +700,11 @@ "last_update": "2024-01-13 08:01:42" }, "https://github.com/MinusZoneAI/ComfyUI-Prompt-MZ": { - "stars": 48, + "stars": 49, "last_update": "2024-05-12 17:10:11" }, "https://github.com/MinusZoneAI/ComfyUI-StylizePhoto-MZ": { - "stars": 7, + "stars": 8, "last_update": "2024-05-15 16:20:25" }, "https://github.com/Miosp/ComfyUI-FBCNN": { @@ -716,15 +716,15 @@ "last_update": "2023-12-16 09:10:38" }, "https://github.com/MokkaBoss1/ComfyUI_Mokkaboss1": { - "stars": 12, - "last_update": "2024-05-17 20:20:20" + "stars": 13, + "last_update": "2024-05-19 08:21:13" }, "https://github.com/MrForExample/ComfyUI-3D-Pack": { - "stars": 1473, - "last_update": "2024-04-13 17:45:06" + "stars": 1476, + "last_update": "2024-05-19 15:01:52" }, "https://github.com/MrForExample/ComfyUI-AnimateAnyone-Evolved": { - "stars": 413, + "stars": 414, "last_update": "2024-02-02 14:19:37" }, "https://github.com/Munkyfoot/ComfyUI-TextOverlay": { @@ -736,7 +736,7 @@ "last_update": "2024-05-01 12:24:22" }, "https://github.com/NeuralSamurAI/Comfyui-Superprompt-Unofficial": { - "stars": 52, + "stars": 53, "last_update": "2024-05-11 00:16:04" }, "https://github.com/Nevysha/ComfyUI-nevysha-top-menu": { @@ -748,7 +748,7 @@ "last_update": "2024-02-02 11:09:18" }, "https://github.com/NimaNzrii/comfyui-photoshop": { - "stars": 131, + "stars": 132, "last_update": "2024-05-17 17:02:47" }, "https://github.com/NimaNzrii/comfyui-popup_preview": { @@ -768,11 +768,11 @@ "last_update": "2023-12-31 06:00:14" }, "https://github.com/Nourepide/ComfyUI-Allor": { - "stars": 163, + "stars": 164, "last_update": "2024-03-21 07:40:20" }, "https://github.com/Nuked88/ComfyUI-N-Nodes": { - "stars": 157, + "stars": 159, "last_update": "2024-03-16 11:27:55" }, "https://github.com/Nuked88/ComfyUI-N-Sidebar": { @@ -848,7 +848,7 @@ "last_update": "2024-02-01 16:57:40" }, "https://github.com/SeaArtLab/ComfyUI-Long-CLIP": { - "stars": 39, + "stars": 41, "last_update": "2024-04-29 02:27:15" }, "https://github.com/SeargeDP/SeargeSDXL": { @@ -857,7 +857,7 @@ }, "https://github.com/Seedsa/Fooocus_Nodes": { "stars": 27, - "last_update": "2024-05-19 02:25:35" + "last_update": "2024-05-20 05:36:42" }, "https://github.com/Shadetail/ComfyUI_Eagleshadow": { "stars": 0, @@ -872,8 +872,8 @@ "last_update": "2024-03-08 15:16:10" }, "https://github.com/ShmuelRonen/ComfyUI_wav2lip": { - "stars": 12, - "last_update": "2024-05-18 19:46:56" + "stars": 15, + "last_update": "2024-05-20 06:07:18" }, "https://github.com/Shraknard/ComfyUI-Remover": { "stars": 4, @@ -912,7 +912,7 @@ "last_update": "2023-08-18 19:03:06" }, "https://github.com/StartHua/ComfyUI_OOTDiffusion_CXH": { - "stars": 86, + "stars": 87, "last_update": "2024-03-04 09:33:57" }, "https://github.com/StartHua/ComfyUI_Seg_VITON": { @@ -948,11 +948,11 @@ "last_update": "2024-04-12 03:48:33" }, "https://github.com/THtianhao/ComfyUI-Portrait-Maker": { - "stars": 163, + "stars": 164, "last_update": "2024-03-07 06:45:14" }, "https://github.com/TJ16th/comfyUI_TJ_NormalLighting": { - "stars": 121, + "stars": 122, "last_update": "2024-04-07 12:46:36" }, "https://github.com/TRI3D-LC/tri3d-comfyui-nodes": { @@ -984,11 +984,11 @@ "last_update": "2024-02-08 16:59:15" }, "https://github.com/TemryL/ComfyUI-IDM-VTON": { - "stars": 103, - "last_update": "2024-05-18 14:08:44" + "stars": 105, + "last_update": "2024-05-20 12:18:15" }, "https://github.com/TencentQQGYLab/ComfyUI-ELLA": { - "stars": 229, + "stars": 233, "last_update": "2024-05-07 03:07:38" }, "https://github.com/TheBarret/ZSuite": { @@ -1000,12 +1000,12 @@ "last_update": "2024-02-24 00:49:19" }, "https://github.com/TheMistoAI/ComfyUI-Anyline": { - "stars": 66, - "last_update": "2024-05-17 12:14:06" + "stars": 113, + "last_update": "2024-05-20 02:08:52" }, "https://github.com/TinyTerra/ComfyUI_tinyterraNodes": { - "stars": 284, - "last_update": "2024-05-13 22:22:20" + "stars": 286, + "last_update": "2024-05-20 12:21:28" }, "https://github.com/TripleHeadedMonkey/ComfyUI_MileHighStyler": { "stars": 16, @@ -1060,7 +1060,7 @@ "last_update": "2023-11-20 17:14:58" }, "https://github.com/WASasquatch/was-node-suite-comfyui": { - "stars": 848, + "stars": 853, "last_update": "2024-05-16 22:38:34" }, "https://github.com/WebDev9000/WebDev9000-Nodes": { @@ -1080,7 +1080,7 @@ "last_update": "2024-03-12 19:50:18" }, "https://github.com/YMC-GitHub/ymc-node-suite-comfyui": { - "stars": 15, + "stars": 16, "last_update": "2023-12-27 14:18:04" }, "https://github.com/YOUR-WORST-TACO/ComfyUI-TacoNodes": { @@ -1092,7 +1092,7 @@ "last_update": "2023-05-23 19:57:46" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-APISR": { - "stars": 293, + "stars": 294, "last_update": "2024-04-17 19:59:18" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-ArtGallery": { @@ -1100,7 +1100,7 @@ "last_update": "2024-05-07 05:13:49" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-BRIA_AI-RMBG": { - "stars": 512, + "stars": 514, "last_update": "2024-04-17 20:00:02" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-BiRefNet-ZHO": { @@ -1112,15 +1112,15 @@ "last_update": "2024-04-17 20:00:46" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Gemini": { - "stars": 545, + "stars": 548, "last_update": "2024-04-17 19:57:55" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-InstantID": { - "stars": 1134, + "stars": 1137, "last_update": "2024-04-17 20:02:02" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Phi-3-mini": { - "stars": 147, + "stars": 149, "last_update": "2024-04-26 15:03:13" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-PhotoMaker-ZHO": { @@ -1148,15 +1148,15 @@ "last_update": "2024-04-17 20:03:27" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Text_Image-Composite": { - "stars": 62, + "stars": 66, "last_update": "2024-04-17 20:02:42" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-YoloWorld-EfficientSAM": { - "stars": 393, + "stars": 396, "last_update": "2024-04-30 01:42:11" }, "https://github.com/ZHO-ZHO-ZHO/comfyui-portrait-master-zh-cn": { - "stars": 1396, + "stars": 1397, "last_update": "2024-04-17 19:57:18" }, "https://github.com/ZaneA/ComfyUI-ImageReward": { @@ -1197,14 +1197,14 @@ }, "https://github.com/abyz22/image_control": { "stars": 2, - "last_update": "2024-05-14 02:30:47" + "last_update": "2024-05-19 15:35:37" }, "https://github.com/adbrasi/ComfyUI-TrashNodes-DownloadHuggingface": { "stars": 4, "last_update": "2024-02-08 21:25:17" }, "https://github.com/adieyal/comfyui-dynamicprompts": { - "stars": 169, + "stars": 170, "last_update": "2024-02-05 06:55:50" }, "https://github.com/adriflex/ComfyUI_Blender_Texdiff": { @@ -1240,7 +1240,7 @@ "last_update": "2024-05-10 19:30:59" }, "https://github.com/ali1234/comfyui-job-iterator": { - "stars": 47, + "stars": 48, "last_update": "2023-09-10 23:42:15" }, "https://github.com/alisson-anjos/ComfyUI-Ollama-Describer": { @@ -1312,7 +1312,7 @@ "last_update": "2024-05-15 15:15:16" }, "https://github.com/avatechai/avatar-graph-comfyui": { - "stars": 196, + "stars": 197, "last_update": "2024-02-06 08:56:30" }, "https://github.com/aws-samples/comfyui-llm-node-for-amazon-bedrock": { @@ -1332,7 +1332,7 @@ "last_update": "2024-02-12 07:46:02" }, "https://github.com/banodoco/steerable-motion": { - "stars": 642, + "stars": 648, "last_update": "2024-05-16 18:13:44" }, "https://github.com/bash-j/mikey_nodes": { @@ -1348,12 +1348,12 @@ "last_update": "2024-02-06 00:30:11" }, "https://github.com/blepping/ComfyUI-bleh": { - "stars": 29, + "stars": 30, "last_update": "2024-05-15 00:44:35" }, "https://github.com/blepping/ComfyUI-sonar": { "stars": 27, - "last_update": "2024-05-18 21:53:07" + "last_update": "2024-05-19 09:41:50" }, "https://github.com/blepping/comfyui_jankhidiffusion": { "stars": 67, @@ -1372,7 +1372,7 @@ "last_update": "2023-11-06 17:45:57" }, "https://github.com/bmad4ever/comfyui_bmad_nodes": { - "stars": 40, + "stars": 41, "last_update": "2024-04-07 19:57:43" }, "https://github.com/bmad4ever/comfyui_lists_cartesian_product": { @@ -1404,7 +1404,7 @@ "last_update": "2024-03-12 03:42:07" }, "https://github.com/bronkula/comfyui-fitsize": { - "stars": 29, + "stars": 30, "last_update": "2023-12-03 12:32:49" }, "https://github.com/bruefire/ComfyUI-SeqImageLoader": { @@ -1444,9 +1444,13 @@ "last_update": "2024-05-15 05:27:11" }, "https://github.com/ceruleandeep/ComfyUI-LLaVA-Captioner": { - "stars": 68, + "stars": 70, "last_update": "2024-03-04 10:07:53" }, + "https://github.com/chandlergis/ComfyUI-IMG_Query": { + "stars": 0, + "last_update": "2024-05-20 06:45:55" + }, "https://github.com/chaojie/ComfyUI-AniPortrait": { "stars": 220, "last_update": "2024-04-02 03:06:43" @@ -1460,15 +1464,15 @@ "last_update": "2024-04-02 02:46:02" }, "https://github.com/chaojie/ComfyUI-DragAnything": { - "stars": 62, + "stars": 63, "last_update": "2024-05-16 07:13:53" }, "https://github.com/chaojie/ComfyUI-DragNUWA": { - "stars": 350, + "stars": 351, "last_update": "2024-03-14 06:56:41" }, "https://github.com/chaojie/ComfyUI-DynamiCrafter": { - "stars": 97, + "stars": 98, "last_update": "2024-03-16 19:08:28" }, "https://github.com/chaojie/ComfyUI-EasyAnimate": { @@ -1512,11 +1516,11 @@ "last_update": "2024-01-16 09:41:07" }, "https://github.com/chaojie/ComfyUI-MuseTalk": { - "stars": 98, + "stars": 99, "last_update": "2024-04-05 15:26:14" }, "https://github.com/chaojie/ComfyUI-MuseV": { - "stars": 106, + "stars": 107, "last_update": "2024-04-04 02:07:29" }, "https://github.com/chaojie/ComfyUI-Open-Sora": { @@ -1536,7 +1540,7 @@ "last_update": "2024-01-31 15:36:36" }, "https://github.com/chaojie/ComfyUI-RAFT": { - "stars": 23, + "stars": 24, "last_update": "2024-01-29 08:08:13" }, "https://github.com/chaojie/ComfyUI-SimDA": { @@ -1560,7 +1564,7 @@ "last_update": "2024-05-10 09:14:57" }, "https://github.com/chaosaiart/Chaosaiart-Nodes": { - "stars": 36, + "stars": 37, "last_update": "2024-05-10 13:15:33" }, "https://github.com/chenpx976/ComfyUI-RunRunRun": { @@ -1572,8 +1576,8 @@ "last_update": "2024-03-22 05:35:23" }, "https://github.com/chflame163/ComfyUI_LayerStyle": { - "stars": 493, - "last_update": "2024-05-18 09:16:46" + "stars": 500, + "last_update": "2024-05-20 04:45:35" }, "https://github.com/chflame163/ComfyUI_MSSpeech_TTS": { "stars": 19, @@ -1596,8 +1600,8 @@ "last_update": "2024-05-07 22:57:00" }, "https://github.com/chrisgoringe/cg-image-picker": { - "stars": 144, - "last_update": "2024-05-17 02:26:59" + "stars": 146, + "last_update": "2024-05-20 02:49:49" }, "https://github.com/chrisgoringe/cg-noise": { "stars": 22, @@ -1609,15 +1613,15 @@ }, "https://github.com/chrisgoringe/cg-use-everywhere": { "stars": 292, - "last_update": "2024-05-17 01:15:11" + "last_update": "2024-05-20 00:48:27" }, "https://github.com/chrish-slingshot/CrasHUtils": { "stars": 11, "last_update": "2024-04-19 22:22:24" }, "https://github.com/christian-byrne/img2txt-comfyui-nodes": { - "stars": 8, - "last_update": "2024-05-15 06:56:52" + "stars": 9, + "last_update": "2024-05-19 12:50:37" }, "https://github.com/city96/ComfyUI_ColorMod": { "stars": 30, @@ -1628,11 +1632,11 @@ "last_update": "2023-09-06 17:15:54" }, "https://github.com/city96/ComfyUI_ExtraModels": { - "stars": 172, - "last_update": "2024-05-17 09:02:19" + "stars": 178, + "last_update": "2024-05-20 09:52:48" }, "https://github.com/city96/ComfyUI_NetDist": { - "stars": 194, + "stars": 195, "last_update": "2024-02-15 17:34:51" }, "https://github.com/city96/SD-Advanced-Noise": { @@ -1640,7 +1644,7 @@ "last_update": "2023-08-14 15:17:54" }, "https://github.com/city96/SD-Latent-Interposer": { - "stars": 152, + "stars": 153, "last_update": "2024-03-20 21:55:09" }, "https://github.com/city96/SD-Latent-Upscaler": { @@ -1652,8 +1656,8 @@ "last_update": "2024-02-29 12:23:11" }, "https://github.com/comfyanonymous/ComfyUI": { - "stars": 35249, - "last_update": "2024-05-18 14:38:46" + "stars": 35343, + "last_update": "2024-05-20 12:26:24" }, "https://github.com/comfyanonymous/ComfyUI_experiments": { "stars": 126, @@ -1663,6 +1667,10 @@ "stars": 4, "last_update": "2024-04-02 23:10:42" }, + "https://github.com/conquestace/ComfyUI-ImageUploader": { + "stars": 0, + "last_update": "2024-05-20 10:17:50" + }, "https://github.com/coreyryanhanson/ComfyQR": { "stars": 46, "last_update": "2024-03-20 20:10:27" @@ -1680,11 +1688,11 @@ "last_update": "2024-04-02 20:04:32" }, "https://github.com/cozymantis/pose-generator-comfyui-node": { - "stars": 21, + "stars": 22, "last_update": "2024-04-30 17:40:24" }, "https://github.com/crystian/ComfyUI-Crystools": { - "stars": 410, + "stars": 413, "last_update": "2024-05-04 01:51:37" }, "https://github.com/crystian/ComfyUI-Crystools-save": { @@ -1696,11 +1704,11 @@ "last_update": "2024-05-13 08:09:56" }, "https://github.com/cubiq/ComfyUI_IPAdapter_plus": { - "stars": 2683, + "stars": 2693, "last_update": "2024-05-08 14:10:24" }, "https://github.com/cubiq/ComfyUI_InstantID": { - "stars": 794, + "stars": 798, "last_update": "2024-05-08 14:56:00" }, "https://github.com/cubiq/ComfyUI_SimpleMath": { @@ -1708,11 +1716,11 @@ "last_update": "2023-09-26 06:31:44" }, "https://github.com/cubiq/ComfyUI_essentials": { - "stars": 251, - "last_update": "2024-05-16 11:09:28" + "stars": 253, + "last_update": "2024-05-20 10:33:43" }, "https://github.com/cubiq/PuLID_ComfyUI": { - "stars": 321, + "stars": 329, "last_update": "2024-05-17 07:41:51" }, "https://github.com/curiousjp/ComfyUI-MaskBatchPermutations": { @@ -1848,7 +1856,7 @@ "last_update": "2024-05-17 15:11:42" }, "https://github.com/evanspearman/ComfyMath": { - "stars": 43, + "stars": 44, "last_update": "2023-08-27 03:29:04" }, "https://github.com/failfa-st/failfast-comfyui-extensions": { @@ -1864,11 +1872,11 @@ "last_update": "2024-02-01 04:09:13" }, "https://github.com/filliptm/ComfyUI_Fill-Nodes": { - "stars": 49, + "stars": 54, "last_update": "2024-05-15 05:55:41" }, "https://github.com/florestefano1975/ComfyUI-HiDiffusion": { - "stars": 117, + "stars": 119, "last_update": "2024-05-04 14:01:06" }, "https://github.com/florestefano1975/ComfyUI-StabilityAI-Suite": { @@ -1876,7 +1884,7 @@ "last_update": "2024-04-21 07:34:21" }, "https://github.com/florestefano1975/comfyui-portrait-master": { - "stars": 706, + "stars": 708, "last_update": "2024-05-02 10:01:11" }, "https://github.com/florestefano1975/comfyui-prompt-composer": { @@ -1888,11 +1896,11 @@ "last_update": "2024-04-03 23:47:03" }, "https://github.com/flowtyone/ComfyUI-Flowty-LDSR": { - "stars": 152, + "stars": 153, "last_update": "2024-03-24 19:03:45" }, "https://github.com/flowtyone/ComfyUI-Flowty-TripoSR": { - "stars": 332, + "stars": 334, "last_update": "2024-03-19 10:49:59" }, "https://github.com/flyingshutter/As_ComfyUI_CustomNodes": { @@ -1932,7 +1940,7 @@ "last_update": "2024-03-25 13:14:16" }, "https://github.com/get-salt-AI/SaltAI": { - "stars": 44, + "stars": 45, "last_update": "2024-05-03 18:02:30" }, "https://github.com/get-salt-AI/SaltAI_LlamaIndex": { @@ -1980,7 +1988,7 @@ "last_update": "2024-03-24 22:20:21" }, "https://github.com/gokayfem/ComfyUI_VLM_nodes": { - "stars": 224, + "stars": 229, "last_update": "2024-05-10 13:36:20" }, "https://github.com/gonzalu/ComfyUI_YFG_Comical": { @@ -1989,7 +1997,7 @@ }, "https://github.com/griptape-ai/ComfyUI-Griptape": { "stars": 1, - "last_update": "2024-05-19 01:57:25" + "last_update": "2024-05-19 19:14:27" }, "https://github.com/guill/abracadabra-comfyui": { "stars": 1, @@ -2033,10 +2041,10 @@ }, "https://github.com/heshengtao/comfyui_LLM_party": { "stars": 69, - "last_update": "2024-05-19 02:02:08" + "last_update": "2024-05-19 16:10:30" }, "https://github.com/hhhzzyang/Comfyui_Lama": { - "stars": 33, + "stars": 34, "last_update": "2024-04-15 09:44:58" }, "https://github.com/hiforce/comfyui-hiforce-plugin": { @@ -2052,19 +2060,19 @@ "last_update": "2024-03-02 05:43:41" }, "https://github.com/huagetai/ComfyUI-Gaffer": { - "stars": 25, - "last_update": "2024-05-18 05:38:48" + "stars": 26, + "last_update": "2024-05-19 13:14:41" }, "https://github.com/huagetai/ComfyUI_LightGradient": { "stars": 5, "last_update": "2024-05-10 18:32:34" }, "https://github.com/huchenlei/ComfyUI-IC-Light-Native": { - "stars": 280, + "stars": 288, "last_update": "2024-05-14 14:31:12" }, "https://github.com/huchenlei/ComfyUI-layerdiffuse": { - "stars": 1181, + "stars": 1188, "last_update": "2024-05-16 22:30:32" }, "https://github.com/huchenlei/ComfyUI-openpose-editor": { @@ -2091,16 +2099,20 @@ "stars": 7, "last_update": "2023-12-10 13:57:48" }, + "https://github.com/icesun963/ComfyUI_HFDownLoad": { + "stars": 0, + "last_update": "2024-05-17 13:09:02" + }, "https://github.com/idrirap/ComfyUI-Lora-Auto-Trigger-Words": { "stars": 75, "last_update": "2024-04-09 20:35:52" }, "https://github.com/if-ai/ComfyUI-IF_AI_WishperSpeechNode": { - "stars": 15, + "stars": 16, "last_update": "2024-04-19 10:52:02" }, "https://github.com/if-ai/ComfyUI-IF_AI_tools": { - "stars": 274, + "stars": 280, "last_update": "2024-05-16 23:32:21" }, "https://github.com/imb101/ComfyUI-FaceSwap": { @@ -2108,16 +2120,16 @@ "last_update": "2023-08-04 23:54:24" }, "https://github.com/jags111/ComfyUI_Jags_Audiotools": { - "stars": 25, - "last_update": "2024-05-15 04:01:49" + "stars": 26, + "last_update": "2024-05-19 18:54:12" }, "https://github.com/jags111/ComfyUI_Jags_VectorMagic": { - "stars": 44, - "last_update": "2024-02-03 04:00:30" + "stars": 46, + "last_update": "2024-05-19 18:49:42" }, "https://github.com/jags111/efficiency-nodes-comfyui": { - "stars": 603, - "last_update": "2024-04-11 15:08:50" + "stars": 604, + "last_update": "2024-05-19 18:31:03" }, "https://github.com/jamal-alkharrat/ComfyUI_rotate_image": { "stars": 0, @@ -2148,7 +2160,7 @@ "last_update": "2024-04-06 09:25:46" }, "https://github.com/jitcoder/lora-info": { - "stars": 27, + "stars": 34, "last_update": "2024-04-30 17:19:25" }, "https://github.com/jjkramhoeft/ComfyUI-Jjk-Nodes": { @@ -2228,7 +2240,7 @@ "last_update": "2024-05-08 12:08:32" }, "https://github.com/kealiu/ComfyUI-ZeroShot-MTrans": { - "stars": 112, + "stars": 116, "last_update": "2024-05-06 09:41:56" }, "https://github.com/kenjiqq/qq-nodes-comfyui": { @@ -2264,7 +2276,7 @@ "last_update": "2024-04-02 19:18:34" }, "https://github.com/kijai/ComfyUI-DynamiCrafterWrapper": { - "stars": 207, + "stars": 208, "last_update": "2024-05-17 12:12:11" }, "https://github.com/kijai/ComfyUI-ELLA-wrapper": { @@ -2276,11 +2288,11 @@ "last_update": "2024-04-07 12:46:47" }, "https://github.com/kijai/ComfyUI-IC-Light": { - "stars": 238, - "last_update": "2024-05-16 16:14:36" + "stars": 246, + "last_update": "2024-05-20 08:24:59" }, "https://github.com/kijai/ComfyUI-KJNodes": { - "stars": 267, + "stars": 270, "last_update": "2024-05-17 12:22:00" }, "https://github.com/kijai/ComfyUI-LaVi-Bridge-Wrapper": { @@ -2292,8 +2304,8 @@ "last_update": "2024-04-08 08:33:04" }, "https://github.com/kijai/ComfyUI-SUPIR": { - "stars": 1033, - "last_update": "2024-04-23 10:04:12" + "stars": 1040, + "last_update": "2024-05-20 08:12:08" }, "https://github.com/kijai/ComfyUI-SVD": { "stars": 151, @@ -2384,15 +2396,15 @@ "last_update": "2023-11-24 20:13:20" }, "https://github.com/liusida/ComfyUI-AutoCropFaces": { - "stars": 3, - "last_update": "2024-05-10 01:32:00" + "stars": 7, + "last_update": "2024-05-20 06:51:57" }, "https://github.com/liusida/ComfyUI-Debug": { "stars": 5, "last_update": "2024-04-07 11:33:02" }, "https://github.com/liusida/ComfyUI-Login": { - "stars": 20, + "stars": 21, "last_update": "2024-05-16 23:52:20" }, "https://github.com/ljleb/comfy-mecha": { @@ -2408,7 +2420,7 @@ "last_update": "2024-04-10 01:46:26" }, "https://github.com/logtd/ComfyUI-InstanceDiffusion": { - "stars": 96, + "stars": 107, "last_update": "2024-05-14 23:34:43" }, "https://github.com/logtd/ComfyUI-InversedNoise": { @@ -2444,7 +2456,7 @@ "last_update": "2024-04-28 03:29:42" }, "https://github.com/lquesada/ComfyUI-Inpaint-CropAndStitch": { - "stars": 86, + "stars": 92, "last_update": "2024-05-16 21:42:49" }, "https://github.com/lquesada/ComfyUI-Prompt-Combinator": { @@ -2452,16 +2464,16 @@ "last_update": "2024-05-13 06:55:28" }, "https://github.com/ltdrdata/ComfyUI-Impact-Pack": { - "stars": 1259, + "stars": 1269, "last_update": "2024-05-18 17:18:31" }, "https://github.com/ltdrdata/ComfyUI-Inspire-Pack": { - "stars": 248, + "stars": 249, "last_update": "2024-05-18 16:25:33" }, "https://github.com/ltdrdata/ComfyUI-Manager": { - "stars": 3862, - "last_update": "2024-05-19 05:51:29" + "stars": 3876, + "last_update": "2024-05-20 11:49:59" }, "https://github.com/m-sokes/ComfyUI-Sokes-Nodes": { "stars": 1, @@ -2492,11 +2504,11 @@ "last_update": "2024-01-05 09:36:52" }, "https://github.com/matan1905/ComfyUI-Serving-Toolkit": { - "stars": 32, + "stars": 33, "last_update": "2024-02-28 18:30:35" }, "https://github.com/mav-rik/facerestore_cf": { - "stars": 140, + "stars": 142, "last_update": "2024-03-19 21:36:31" }, "https://github.com/mbrostami/ComfyUI-HF": { @@ -2508,7 +2520,7 @@ "last_update": "2024-05-17 08:03:32" }, "https://github.com/mcmonkeyprojects/sd-dynamic-thresholding": { - "stars": 1029, + "stars": 1030, "last_update": "2024-05-09 23:04:40" }, "https://github.com/meap158/ComfyUI-Background-Replacement": { @@ -2581,7 +2593,7 @@ }, "https://github.com/nat-chan/comfyui-paint": { "stars": 1, - "last_update": "2024-05-17 15:06:32" + "last_update": "2024-05-20 01:58:39" }, "https://github.com/nat-chan/comfyui-transceiver": { "stars": 3, @@ -2600,8 +2612,8 @@ "last_update": "2024-02-02 07:50:01" }, "https://github.com/nickve28/ComfyUI-Nich-Utils": { - "stars": 7, - "last_update": "2024-05-18 05:21:56" + "stars": 8, + "last_update": "2024-05-19 17:37:55" }, "https://github.com/ningxiaoxiao/comfyui-NDI": { "stars": 34, @@ -2616,7 +2628,7 @@ "last_update": "2024-02-21 14:47:42" }, "https://github.com/nkchocoai/ComfyUI-SaveImageWithMetaData": { - "stars": 5, + "stars": 6, "last_update": "2024-04-16 13:28:45" }, "https://github.com/nkchocoai/ComfyUI-SizeFromPresets": { @@ -2632,7 +2644,7 @@ "last_update": "2024-05-13 04:25:15" }, "https://github.com/nosiu/comfyui-instantId-faceswap": { - "stars": 153, + "stars": 154, "last_update": "2024-02-25 13:58:50" }, "https://github.com/noxinias/ComfyUI_NoxinNodes": { @@ -2644,8 +2656,8 @@ "last_update": "2024-01-05 03:38:18" }, "https://github.com/nullquant/ComfyUI-BrushNet": { - "stars": 237, - "last_update": "2024-05-18 18:36:54" + "stars": 244, + "last_update": "2024-05-19 18:20:08" }, "https://github.com/olduvai-jp/ComfyUI-HfLoader": { "stars": 1, @@ -2680,7 +2692,7 @@ "last_update": "2024-03-27 14:08:21" }, "https://github.com/palant/image-resize-comfyui": { - "stars": 51, + "stars": 52, "last_update": "2024-01-18 20:59:55" }, "https://github.com/palant/integrated-nodes-comfyui": { @@ -2700,7 +2712,7 @@ "last_update": "2023-09-27 00:33:21" }, "https://github.com/philz1337x/ComfyUI-ClarityAI": { - "stars": 29, + "stars": 30, "last_update": "2024-05-07 18:37:31" }, "https://github.com/phineas-pta/comfyui-auto-nodes-layout": { @@ -2728,8 +2740,8 @@ "last_update": "2024-01-23 18:52:25" }, "https://github.com/portu-sim/comfyui-bmab": { - "stars": 0, - "last_update": "2024-05-18 18:53:59" + "stars": 2, + "last_update": "2024-05-20 07:43:56" }, "https://github.com/prodogape/ComfyUI-Minio": { "stars": 1, @@ -2740,11 +2752,11 @@ "last_update": "2024-01-16 23:08:26" }, "https://github.com/pythongosssss/ComfyUI-Custom-Scripts": { - "stars": 1189, + "stars": 1197, "last_update": "2024-05-17 07:02:18" }, "https://github.com/pythongosssss/ComfyUI-WD14-Tagger": { - "stars": 358, + "stars": 364, "last_update": "2024-05-11 19:28:37" }, "https://github.com/qwixiwp/queuetools": { @@ -2772,7 +2784,7 @@ "last_update": "2023-12-18 17:18:21" }, "https://github.com/receyuki/comfyui-prompt-reader-node": { - "stars": 172, + "stars": 173, "last_update": "2024-05-15 15:25:04" }, "https://github.com/redhottensors/ComfyUI-Prediction": { @@ -2780,7 +2792,7 @@ "last_update": "2024-05-13 19:58:16" }, "https://github.com/rgthree/rgthree-comfy": { - "stars": 593, + "stars": 597, "last_update": "2024-05-18 04:10:35" }, "https://github.com/richinsley/Comfy-LFO": { @@ -2832,7 +2844,7 @@ "last_update": "2024-04-12 14:09:45" }, "https://github.com/seanlynch/comfyui-optical-flow": { - "stars": 21, + "stars": 22, "last_update": "2023-10-20 21:22:17" }, "https://github.com/seanlynch/srl-nodes": { @@ -2844,7 +2856,7 @@ "last_update": "2024-04-06 15:42:48" }, "https://github.com/shadowcz007/comfyui-Image-reward": { - "stars": 15, + "stars": 16, "last_update": "2024-03-25 05:41:04" }, "https://github.com/shadowcz007/comfyui-consistency-decoder": { @@ -2852,7 +2864,7 @@ "last_update": "2024-02-02 01:46:54" }, "https://github.com/shadowcz007/comfyui-mixlab-nodes": { - "stars": 782, + "stars": 790, "last_update": "2024-05-18 08:13:35" }, "https://github.com/shadowcz007/comfyui-ultralytics-yolo": { @@ -2868,7 +2880,7 @@ "last_update": "2024-04-17 09:02:51" }, "https://github.com/shiimizu/ComfyUI-TiledDiffusion": { - "stars": 174, + "stars": 176, "last_update": "2024-05-14 22:01:41" }, "https://github.com/shiimizu/ComfyUI_smZNodes": { @@ -2908,7 +2920,7 @@ "last_update": "2024-05-10 06:59:23" }, "https://github.com/sipherxyz/comfyui-art-venture": { - "stars": 73, + "stars": 75, "last_update": "2024-05-16 08:04:21" }, "https://github.com/skfoo/ComfyUI-Coziness": { @@ -2928,7 +2940,7 @@ "last_update": "2024-05-15 08:47:12" }, "https://github.com/smthemex/ComfyUI_ID_Animator": { - "stars": 4, + "stars": 6, "last_update": "2024-05-17 13:53:57" }, "https://github.com/smthemex/ComfyUI_Llama3_8B": { @@ -2936,7 +2948,7 @@ "last_update": "2024-05-08 09:31:25" }, "https://github.com/smthemex/ComfyUI_ParlerTTS": { - "stars": 15, + "stars": 16, "last_update": "2024-05-15 13:48:05" }, "https://github.com/smthemex/ComfyUI_Pic2Story": { @@ -2952,7 +2964,7 @@ "last_update": "2023-09-12 07:35:52" }, "https://github.com/space-nuko/ComfyUI-OpenPose-Editor": { - "stars": 140, + "stars": 141, "last_update": "2024-01-05 17:45:55" }, "https://github.com/space-nuko/nui-suite": { @@ -2960,11 +2972,11 @@ "last_update": "2023-06-04 22:08:46" }, "https://github.com/spacepxl/ComfyUI-HQ-Image-Save": { - "stars": 24, + "stars": 25, "last_update": "2024-05-16 04:55:48" }, "https://github.com/spacepxl/ComfyUI-Image-Filters": { - "stars": 56, + "stars": 59, "last_update": "2024-05-18 20:25:15" }, "https://github.com/spacepxl/ComfyUI-RAVE": { @@ -3000,11 +3012,11 @@ "last_update": "2023-09-05 16:18:48" }, "https://github.com/stavsap/comfyui-ollama": { - "stars": 148, + "stars": 150, "last_update": "2024-04-07 20:49:11" }, "https://github.com/storyicon/comfyui_segment_anything": { - "stars": 457, + "stars": 459, "last_update": "2024-04-29 15:07:42" }, "https://github.com/strimmlarn/ComfyUI_Strimmlarns_aesthetic_score": { @@ -3028,8 +3040,8 @@ "last_update": "2024-05-16 00:13:17" }, "https://github.com/sugarkwork/comfyui_tag_fillter": { - "stars": 7, - "last_update": "2024-05-14 08:36:57" + "stars": 9, + "last_update": "2024-05-20 08:54:12" }, "https://github.com/syllebra/bilbox-comfyui": { "stars": 74, @@ -3072,11 +3084,11 @@ "last_update": "2024-03-11 09:48:04" }, "https://github.com/thecooltechguy/ComfyUI-MagicAnimate": { - "stars": 191, + "stars": 192, "last_update": "2024-01-09 19:24:47" }, "https://github.com/thecooltechguy/ComfyUI-Stable-Video-Diffusion": { - "stars": 269, + "stars": 272, "last_update": "2023-11-24 06:14:27" }, "https://github.com/tocubed/ComfyUI-AudioReactor": { @@ -3168,7 +3180,7 @@ "last_update": "2024-05-13 04:37:13" }, "https://github.com/viperyl/ComfyUI-BiRefNet": { - "stars": 140, + "stars": 141, "last_update": "2024-03-25 11:02:49" }, "https://github.com/vivax3794/ComfyUI-Vivax-Nodes": { @@ -3203,12 +3215,16 @@ "stars": 13, "last_update": "2024-01-06 18:32:07" }, + "https://github.com/wibur0620/comfyui-ollama-wibur": { + "stars": 0, + "last_update": "2024-05-20 11:39:15" + }, "https://github.com/wmatson/easy-comfy-nodes": { - "stars": 10, + "stars": 11, "last_update": "2024-05-15 23:10:21" }, "https://github.com/wolfden/ComfyUi_PromptStylers": { - "stars": 56, + "stars": 57, "last_update": "2023-10-22 21:34:59" }, "https://github.com/wolfden/ComfyUi_String_Function_Tree": { @@ -3224,7 +3240,7 @@ "last_update": "2024-01-02 04:07:20" }, "https://github.com/xXAdonesXx/NodeGPT": { - "stars": 314, + "stars": 315, "last_update": "2024-02-01 23:20:08" }, "https://github.com/xiaoxiaodesha/hd_node": { @@ -3236,7 +3252,7 @@ "last_update": "2024-02-04 08:09:57" }, "https://github.com/yolain/ComfyUI-Easy-Use": { - "stars": 393, + "stars": 399, "last_update": "2024-05-18 07:36:49" }, "https://github.com/yolanother/DTAIComfyImageSubmit": { @@ -3260,7 +3276,7 @@ "last_update": "2023-12-25 04:37:03" }, "https://github.com/yolanother/DTAIImageToTextNode": { - "stars": 14, + "stars": 15, "last_update": "2024-01-25 02:53:22" }, "https://github.com/youyegit/tdxh_node_comfyui": { @@ -3288,7 +3304,7 @@ "last_update": "2024-03-08 10:11:28" }, "https://github.com/yuvraj108c/ComfyUI-Whisper": { - "stars": 40, + "stars": 41, "last_update": "2024-02-05 08:32:57" }, "https://github.com/zcfrank1st/Comfyui-Toolbox": { @@ -3312,15 +3328,15 @@ "last_update": "2024-01-21 06:21:35" }, "https://github.com/zhangp365/ComfyUI-utils-nodes": { - "stars": 3, - "last_update": "2024-05-16 09:13:54" + "stars": 5, + "last_update": "2024-05-20 07:54:07" }, "https://github.com/zhongpei/ComfyUI-InstructIR": { "stars": 57, "last_update": "2024-02-01 06:40:40" }, "https://github.com/zhongpei/Comfyui_image2prompt": { - "stars": 199, + "stars": 201, "last_update": "2024-05-14 07:18:53" }, "https://github.com/zhuanqianfish/ComfyUI-EasyNode": { diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json index 30b85956..bc1ada03 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -10,6 +10,17 @@ }, + { + "author": "Isaac Emesowum", + "title": "Isaac's Nodes", + "id": "isaac", + "reference": "https://github.com/iemesowum/ComfyUI_IsaacNodes", + "files": [ + "https://github.com/iemesowum/ComfyUI_IsaacNodes" + ], + "install_type": "git-clone", + "description": "This extension offers automatic drums extraction from audio files, as well as a few helper nodes to support my audio synchronization AnimateDiff workflows." + }, { "author": "Quasimondo", "title": "ComfyUI-QuasimondoNodes [WIP]", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 6e7529d7..20c39a35 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -11,6 +11,28 @@ + { + "author": "wibur0620", + "title": "ComfyUI Ollama (wibur)", + "id": "ollama-wibur", + "reference": "https://github.com/wibur0620/comfyui-ollama-wibur", + "files": [ + "https://github.com/wibur0620/comfyui-ollama-wibur" + ], + "install_type": "git-clone", + "description": "Custom ComfyUI Nodes for interacting with [a/Ollama](https://ollama.com/) using the ollama python client.\nIntegrate the power of LLMs into ComfyUI workflows easily or just experiment with GPT.\nNOTE: To use this properly, you would need a running Ollama server reachable from the host that is running ComfyUI." + }, + { + "author": "chandlergis", + "title": "ComfyUI-IMG_Query", + "id": "img-query", + "reference": "https://github.com/chandlergis/ComfyUI-IMG_Query", + "files": [ + "https://github.com/chandlergis/ComfyUI-IMG_Query" + ], + "install_type": "git-clone", + "description": "Nodes:ImageRequestNode" + }, { "author": "conquestace", "title": "Image Uploader", @@ -25,7 +47,7 @@ { "author": "icesun963", "title": "HFDownLoad Node for ComfyUI", - "id": "img2halftone", + "id": "hfdownload", "reference": "https://github.com/icesun963/ComfyUI_HFDownLoad", "files": [ "https://github.com/icesun963/ComfyUI_HFDownLoad" diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 54a11c65..356b8969 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -537,7 +537,13 @@ ], "https://github.com/ArcherFMY/Diffusion360_ComfyUI": [ [ + "Diffusion360LoaderImage2Pano", + "Diffusion360LoaderText2Pano", "Diffusion360Sampler", + "Diffusion360SamplerImage2Pano", + "Diffusion360SamplerText2Pano", + "InputImage", + "InputText", "VAEDecodeTiledBlended" ], { @@ -4987,6 +4993,7 @@ "abyz22_Padding Image", "abyz22_RandomMask", "abyz22_RemoveControlnet", + "abyz22_ResizeOpenpose", "abyz22_SaveImage", "abyz22_SetQueue", "abyz22_ToBasicPipe", @@ -5989,6 +5996,14 @@ "title_aux": "ComfyUI LLaVA Captioner" } ], + "https://github.com/chandlergis/ComfyUI-IMG_Query": [ + [ + "ImageRequestNode" + ], + { + "title_aux": "ComfyUI-IMG_Query" + } + ], "https://github.com/chaojie/ComfyUI-AniPortrait": [ [ "AniPortraitLoader", @@ -6725,6 +6740,10 @@ "DiTCondLabelSelect", "DitCheckpointLoader", "ExtraVAELoader", + "HYDiTCheckpointLoader", + "HYDiTTextEncode", + "HYDiTTextEncodeSimple", + "HYDiTTextEncoderLoader", "PixArtCheckpointLoader", "PixArtControlNetCond", "PixArtLoraLoader", @@ -7004,6 +7023,18 @@ "title_aux": "ConCarneNode" } ], + "https://github.com/conquestace/ComfyUI-ImageUploader": [ + [ + "ImageUploader" + ], + { + "author": "ConquestAce", + "description": "Upload to temporary websites with API.", + "nickname": "Image Uploader", + "title": "Image Uploader", + "title_aux": "Image Uploader" + } + ], "https://github.com/coreyryanhanson/ComfyQR": [ [ "comfy-qr-by-image-size", @@ -8363,7 +8394,7 @@ "DateTime", "ExpandAgent", "ImageQueryTask", - "MergeStrings", + "MergeTexts", "PromptImageGenerationTask", "PromptImageVariationTask", "PromptTask", @@ -8499,7 +8530,9 @@ "CLIPTextEncode_party", "KSampler_party", "LLM", + "LLM_api_loader", "LLM_local", + "LLM_local_loader", "VAEDecode_party", "accuweather_tool", "api_tool", @@ -8685,6 +8718,14 @@ "title_aux": "Eagle PNGInfo" } ], + "https://github.com/icesun963/ComfyUI_HFDownLoad": [ + [ + "HFDownLoad_Tool" + ], + { + "title_aux": "HFDownLoad Node for ComfyUI" + } + ], "https://github.com/idrirap/ComfyUI-Lora-Auto-Trigger-Words": [ [ "FusionText", @@ -9551,6 +9592,7 @@ "SUPIR_first_stage", "SUPIR_model_loader", "SUPIR_model_loader_v2", + "SUPIR_model_loader_v2_clip", "SUPIR_sample", "SUPIR_tiles" ], @@ -10718,7 +10760,8 @@ ], "https://github.com/nickve28/ComfyUI-Nich-Utils": [ [ - "Image from Dir Selector (Nich)" + "Image from Dir Selector (Nich)", + "Select Text with Regular Expression (Nich)" ], { "title_aux": "ComfyUI Nich Utils" @@ -11100,17 +11143,25 @@ "https://github.com/portu-sim/comfyui-bmab": [ [ "BMAB Alpha Composit", + "BMAB Basic", "BMAB Blend", "BMAB ControlNet", + "BMAB ControlNet IPAdapter", "BMAB ControlNet Openpose", + "BMAB Detail Anything", "BMAB Detect And Mask", "BMAB Detection Crop", + "BMAB Detector", + "BMAB Edge", + "BMAB Extractor", "BMAB Face Detailer", "BMAB Google Gemini Prompt", + "BMAB Integrator", "BMAB KSampler", "BMAB KSamplerHiresFix", "BMAB Lama Inpaint", "BMAB LoRA Loader", + "BMAB Masks To Images", "BMAB Person Detailer", "BMAB Prompt", "BMAB Remove Background", @@ -11118,19 +11169,17 @@ "BMAB Resize and Fill", "BMAB SD-WebUI API BMAB Extension", "BMAB SD-WebUI API ControlNet", + "BMAB SD-WebUI API I2I", "BMAB SD-WebUI API Server", "BMAB SD-WebUI API T2I", "BMAB SD-WebUI API T2I Hires.Fix", "BMAB Save Image", + "BMAB SeedGenerator", + "BMAB Segment Anything", "BMAB Simple Hand Detailer", "BMAB Subframe Hand Detailer", "BMAB Upscale With Model", - "BMAB Upscaler", - "Basic", - "Edge", - "Extractor", - "Integrator", - "SeedGenerator" + "BMAB Upscaler" ], { "title_aux": "comfyui-bmab" @@ -12120,6 +12169,7 @@ "https://github.com/sugarkwork/comfyui_tag_fillter": [ [ "TagFilter", + "TagMerger", "TagRemover", "TagReplace" ], @@ -12688,6 +12738,16 @@ "title_aux": "ComfyUI-Openpose-Editor-Plus" } ], + "https://github.com/wibur0620/comfyui-ollama-wibur": [ + [ + "OllamaGenerate", + "OllamaGenerateAdvance", + "OllamaVision" + ], + { + "title_aux": "ComfyUI Ollama (wibur)" + } + ], "https://github.com/wmatson/easy-comfy-nodes": [ [ "EZAssocDictNode", @@ -13207,6 +13267,7 @@ "ColorCorrectOfUtils", "ConcatTextOfUtils", "ImageBatchOneOrMore", + "ImageCompositeMaskedWithSwitch", "ImageConcanateOfUtils", "IntAndIntAddOffsetLiteral", "IntMultipleAddLiteral", From 85a62982b5f085ca5202bd903fc435f9c253c4b4 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Mon, 20 May 2024 23:21:06 +0900 Subject: [PATCH 19/24] update DB --- custom-node-list.json | 12 ++++- extension-node-map.json | 18 ++++++++ github-stats.json | 4 ++ node_db/dev/custom-node-list.json | 12 +---- node_db/new/custom-node-list.json | 71 +++++------------------------ node_db/new/extension-node-map.json | 18 ++++++++ 6 files changed, 63 insertions(+), 72 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 086c4de0..44c00a4b 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -9123,7 +9123,17 @@ "install_type": "git-clone", "description": "Nodes:ImageRequestNode" }, - + { + "author": "Isaac Emesowum", + "title": "Isaac's Nodes", + "id": "isaac", + "reference": "https://github.com/iemesowum/ComfyUI_IsaacNodes", + "files": [ + "https://github.com/iemesowum/ComfyUI_IsaacNodes" + ], + "install_type": "git-clone", + "description": "This extension offers automatic drums extraction from audio files, as well as a few helper nodes to support my audio synchronization AnimateDiff workflows." + }, diff --git a/extension-node-map.json b/extension-node-map.json index 356b8969..83475565 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -8744,6 +8744,20 @@ "title_aux": "ComfyUI-Lora-Auto-Trigger-Words" } ], + "https://github.com/iemesowum/ComfyUI_IsaacNodes": [ + [ + "I_BinaryAmplitudeGate", + "I_UnmixAudio", + "I_WeightsListToWeights" + ], + { + "author": "Isaac Emesowum", + "description": "This extension offers automatic drums extraction from audio files, as well as a few helper nodes to support my audio synchronization AnimateDiff workflows.", + "nickname": "Isaac's Nodes", + "title": "Isaac's Nodes", + "title_aux": "Isaac's Nodes" + } + ], "https://github.com/if-ai/ComfyUI-IF_AI_WishperSpeechNode": [ [ "IF_WhisperSpeech" @@ -11145,6 +11159,8 @@ "BMAB Alpha Composit", "BMAB Basic", "BMAB Blend", + "BMAB Conditioning To Bind", + "BMAB Context", "BMAB ControlNet", "BMAB ControlNet IPAdapter", "BMAB ControlNet Openpose", @@ -11159,9 +11175,11 @@ "BMAB Integrator", "BMAB KSampler", "BMAB KSamplerHiresFix", + "BMAB KSamplerHiresFixWithUpscaler", "BMAB Lama Inpaint", "BMAB LoRA Loader", "BMAB Masks To Images", + "BMAB Model To Bind", "BMAB Person Detailer", "BMAB Prompt", "BMAB Remove Background", diff --git a/github-stats.json b/github-stats.json index 9ea8c674..7191cc6d 100644 --- a/github-stats.json +++ b/github-stats.json @@ -2107,6 +2107,10 @@ "stars": 75, "last_update": "2024-04-09 20:35:52" }, + "https://github.com/iemesowum/ComfyUI_IsaacNodes": { + "stars": 0, + "last_update": "2024-05-20 13:52:39" + }, "https://github.com/if-ai/ComfyUI-IF_AI_WishperSpeechNode": { "stars": 16, "last_update": "2024-04-19 10:52:02" diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json index bc1ada03..aa34130d 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -10,17 +10,7 @@ }, - { - "author": "Isaac Emesowum", - "title": "Isaac's Nodes", - "id": "isaac", - "reference": "https://github.com/iemesowum/ComfyUI_IsaacNodes", - "files": [ - "https://github.com/iemesowum/ComfyUI_IsaacNodes" - ], - "install_type": "git-clone", - "description": "This extension offers automatic drums extraction from audio files, as well as a few helper nodes to support my audio synchronization AnimateDiff workflows." - }, + { "author": "Quasimondo", "title": "ComfyUI-QuasimondoNodes [WIP]", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 20c39a35..2d017816 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -11,6 +11,17 @@ + { + "author": "Isaac Emesowum", + "title": "Isaac's Nodes", + "id": "isaac", + "reference": "https://github.com/iemesowum/ComfyUI_IsaacNodes", + "files": [ + "https://github.com/iemesowum/ComfyUI_IsaacNodes" + ], + "install_type": "git-clone", + "description": "This extension offers automatic drums extraction from audio files, as well as a few helper nodes to support my audio synchronization AnimateDiff workflows." + }, { "author": "wibur0620", "title": "ComfyUI Ollama (wibur)", @@ -679,66 +690,6 @@ ], "install_type": "git-clone", "description": "This extension contains a custom node for ComfyUI. The node, called 'Bounding Box Crop', is designed to compute the top-left coordinates of a cropped bounding box based on input coordinates and dimensions of the final cropped image. It does so computing the center of the cropping area and then computing where the top-left coordinates would be." - }, - { - "author": "Gourieff", - "title": "ComfyUI-FutureWarningIgnore", - "reference": "https://github.com/Gourieff/ComfyUI-FutureWarningIgnore", - "files": [ - "https://github.com/Gourieff/ComfyUI-FutureWarningIgnore/raw/main/0_FutureWarningIgnore.py" - ], - "install_type": "copy", - "description": "This extension collapses 'future warning'" - }, - { - "author": "kealiu", - "title": "ComfyUI-Zero123-Porting", - "reference": "https://github.com/kealiu/ComfyUI-Zero123-Porting", - "files": [ - "https://github.com/kealiu/ComfyUI-Zero123-Porting" - ], - "install_type": "git-clone", - "description": "Zero-1-to-3: Zero-shot One Image to 3D Object, unofficial porting of original [Zero123](https://github.com/cvlab-columbia/zero123)" - }, - { - "author": "TemryL", - "title": "ComfyUI-IDM-VTON", - "reference": "https://github.com/TemryL/ComfyUI-IDM-VTON", - "files": [ - "https://github.com/TemryL/ComfyUI-IDM-VTON" - ], - "install_type": "git-clone", - "description": "ComfyUI adaptation of [a/IDM-VTON](https://github.com/yisol/IDM-VTON) for virtual try-on." - }, - { - "author": "sugarkwork", - "title": "comfyui_cohere", - "reference": "https://github.com/sugarkwork/comfyui_cohere", - "files": [ - "https://github.com/sugarkwork/comfyui_cohere" - ], - "install_type": "git-clone", - "description": "This is a node for using cohere (Command R+) from ComfyUI. You need to edit the startup .bat file of ComfyUI and describe the API key obtained from Cohere as follows." - }, - { - "author": "NStor", - "title": "ComfyUI-RUS localization", - "reference": "https://github.com/Nestorchik/NStor-ComfyUI-Translation", - "files": [ - "https://github.com/Nestorchik/NStor-ComfyUI-Translation" - ], - "install_type": "git-clone", - "description": "Russian localization of ComfyUI, ComafyUI-Manager & more..." - }, - { - "author": "jax-explorer", - "title": "fast_video_comfyui", - "reference": "https://github.com/jax-explorer/fast_video_comfyui", - "files": [ - "https://github.com/jax-explorer/fast_video_comfyui" - ], - "install_type": "git-clone", - "description": "Nodes:FastImageListToImageBatch" } ] } \ No newline at end of file diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 356b8969..83475565 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -8744,6 +8744,20 @@ "title_aux": "ComfyUI-Lora-Auto-Trigger-Words" } ], + "https://github.com/iemesowum/ComfyUI_IsaacNodes": [ + [ + "I_BinaryAmplitudeGate", + "I_UnmixAudio", + "I_WeightsListToWeights" + ], + { + "author": "Isaac Emesowum", + "description": "This extension offers automatic drums extraction from audio files, as well as a few helper nodes to support my audio synchronization AnimateDiff workflows.", + "nickname": "Isaac's Nodes", + "title": "Isaac's Nodes", + "title_aux": "Isaac's Nodes" + } + ], "https://github.com/if-ai/ComfyUI-IF_AI_WishperSpeechNode": [ [ "IF_WhisperSpeech" @@ -11145,6 +11159,8 @@ "BMAB Alpha Composit", "BMAB Basic", "BMAB Blend", + "BMAB Conditioning To Bind", + "BMAB Context", "BMAB ControlNet", "BMAB ControlNet IPAdapter", "BMAB ControlNet Openpose", @@ -11159,9 +11175,11 @@ "BMAB Integrator", "BMAB KSampler", "BMAB KSamplerHiresFix", + "BMAB KSamplerHiresFixWithUpscaler", "BMAB Lama Inpaint", "BMAB LoRA Loader", "BMAB Masks To Images", + "BMAB Model To Bind", "BMAB Person Detailer", "BMAB Prompt", "BMAB Remove Background", From 0e3e2a65d8fef205ed12013b9ac227b5a8b24cf3 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Mon, 20 May 2024 23:46:37 +0900 Subject: [PATCH 20/24] update DB --- extension-node-map.json | 1 + node_db/new/extension-node-map.json | 1 + 2 files changed, 2 insertions(+) diff --git a/extension-node-map.json b/extension-node-map.json index 83475565..9b8e01c3 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -3513,6 +3513,7 @@ "Round Float to String", "SaveImageToFolder", "Select ControlNet", + "Select Model 20", "Simple Load Image Batch" ], { diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 83475565..9b8e01c3 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -3513,6 +3513,7 @@ "Round Float to String", "SaveImageToFolder", "Select ControlNet", + "Select Model 20", "Simple Load Image Batch" ], { From c4c35e68e59f131cc5b715a9a148c4a7fd320644 Mon Sep 17 00:00:00 2001 From: portu-sim Date: Tue, 21 May 2024 13:08:35 +0900 Subject: [PATCH 21/24] * BAMB custom node - url changed. (#701) --- node_db/new/custom-node-list.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 2d017816..868da2eb 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -78,12 +78,12 @@ "description": "This is the documentation for the comfyUI every nodes." }, { - "author": "Makeezi", - "title": "comfyui-bmab", + "author": "port-sim", + "title": "comfyui_bmab", "id": "bmab", - "reference": "https://github.com/portu-sim/comfyui-bmab", + "reference": "https://github.com/portu-sim/comfyui_bmab", "files": [ - "https://github.com/portu-sim/comfyui-bmab" + "https://github.com/portu-sim/comfyui_bmab" ], "install_type": "git-clone", "description": "BMAB for ComfyUI" From 835c95336954f1d837ece049f65a11209b5c5781 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Tue, 21 May 2024 13:13:54 +0900 Subject: [PATCH 22/24] update DB --- custom-node-list.json | 12 ++++++------ node_db/new/custom-node-list.json | 4 ++-- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 44c00a4b..ed404fb7 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -9047,15 +9047,15 @@ "description": "connection nodes for api requests, fully supports promptLAB" }, { - "author": "Makeezi", - "title": "comfyui-bmab", + "author": "port-sim", + "title": "comfyui_bmab", "id": "bmab", - "reference": "https://github.com/portu-sim/comfyui-bmab", + "reference": "https://github.com/portu-sim/comfyui_bmab", "files": [ - "https://github.com/portu-sim/comfyui-bmab" + "https://github.com/portu-sim/comfyui_bmab" ], "install_type": "git-clone", - "description": "BMAB for ComfyUI" + "description": "BMAB for ComfyUI\n[w/comfyui-bmab is changed to comfyui_bmab. Remove 'custom_nodes/comyui-bmab' in your directory and then reinstall this.]" }, { "author": "griptape-ai", @@ -9082,7 +9082,7 @@ { "author": "icesun963", "title": "HFDownLoad Node for ComfyUI", - "id": "hfdownload", + "id": "HFDownLoad-ic", "reference": "https://github.com/icesun963/ComfyUI_HFDownLoad", "files": [ "https://github.com/icesun963/ComfyUI_HFDownLoad" diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 868da2eb..3af520a7 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -58,7 +58,7 @@ { "author": "icesun963", "title": "HFDownLoad Node for ComfyUI", - "id": "hfdownload", + "id": "HFDownLoad-ic", "reference": "https://github.com/icesun963/ComfyUI_HFDownLoad", "files": [ "https://github.com/icesun963/ComfyUI_HFDownLoad" @@ -86,7 +86,7 @@ "https://github.com/portu-sim/comfyui_bmab" ], "install_type": "git-clone", - "description": "BMAB for ComfyUI" + "description": "BMAB for ComfyUI\n[w/comfyui-bmab is changed to comfyui_bmab. Remove 'custom_nodes/comyui-bmab' in your directory and then reinstall this.]" }, { "author": "aburahamu", From cd87b5fb8c3adf4f28ce8cdc35443f7f26e0e43a Mon Sep 17 00:00:00 2001 From: portu-sim Date: Tue, 21 May 2024 17:00:29 +0900 Subject: [PATCH 23/24] Update custom-node-list.json (#702) --- node_db/new/custom-node-list.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 3af520a7..ce899212 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -78,7 +78,7 @@ "description": "This is the documentation for the comfyUI every nodes." }, { - "author": "port-sim", + "author": "portu-sim", "title": "comfyui_bmab", "id": "bmab", "reference": "https://github.com/portu-sim/comfyui_bmab", @@ -692,4 +692,4 @@ "description": "This extension contains a custom node for ComfyUI. The node, called 'Bounding Box Crop', is designed to compute the top-left coordinates of a cropped bounding box based on input coordinates and dimensions of the final cropped image. It does so computing the center of the cropping area and then computing where the top-left coordinates would be." } ] -} \ No newline at end of file +} From d3f5d0f47a014b16754e2a4ce3c96f513d743aa6 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Tue, 21 May 2024 17:01:50 +0900 Subject: [PATCH 24/24] 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 ed404fb7..7ddeb4fc 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -9047,7 +9047,7 @@ "description": "connection nodes for api requests, fully supports promptLAB" }, { - "author": "port-sim", + "author": "portu-sim", "title": "comfyui_bmab", "id": "bmab", "reference": "https://github.com/portu-sim/comfyui_bmab",