From e28cc6254ca8b96f4e187266a74590bb31397266 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Tue, 9 Apr 2024 20:59:27 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 30 ++ extension-node-map.json | 53 +++- github-stats.json | 412 +++++++++++++++------------- node_db/dev/custom-node-list.json | 20 ++ node_db/new/custom-node-list.json | 60 ++-- node_db/new/extension-node-map.json | 53 +++- 6 files changed, 398 insertions(+), 230 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index b54b3a5..602da17 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -7009,6 +7009,36 @@ "install_type": "git-clone", "description": "Fastest Face Swap Extension Node for ComfyUI, Single node and FastTrack: Lightning-Speed Facial Transformation for your projects." }, + { + "author": "AIFSH", + "title": "ComfyUI-UVR5", + "reference": "https://github.com/AIFSH/ComfyUI-UVR5", + "files": [ + "https://github.com/AIFSH/ComfyUI-UVR5" + ], + "install_type": "git-clone", + "description": "the custom code for [a/UVR5](https://github.com/Anjok07/ultimatevocalremovergui) to separate vocals and background music" + }, + { + "author": "CapsAdmin", + "title": "ComfyUI-Euler-Smea-Dyn-Sampler", + "reference": "https://github.com/CapsAdmin/ComfyUI-Euler-Smea-Dyn-Sampler", + "files": [ + "https://github.com/CapsAdmin/ComfyUI-Euler-Smea-Dyn-Sampler" + ], + "install_type": "git-clone", + "description": "Just a comfyui version of [a/Euler Smea Dyn Sampler](https://github.com/Koishi-Star/Euler-Smea-Dyn-Sampler). It adds the sampler directly to existing samplers." + }, + { + "author": "sdfxai", + "title": "SDFXBridgeForComfyUI - ComfyUI Custom Node for SDFX Integration", + "reference": "https://github.com/sdfxai/SDFXBridgeForComfyUI", + "files": [ + "https://github.com/sdfxai/SDFXBridgeForComfyUI" + ], + "install_type": "git-clone", + "description": "SDFXBridgeForComfyUI is a custom node designed for seamless integration between ComfyUI and SDFX. This custom node allows users to make ComfyUI compatible with SDFX when running the ComfyUI instance on their local machines." + }, diff --git a/extension-node-map.json b/extension-node-map.json index 7d942c5..5de49b2 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -186,6 +186,16 @@ "title_aux": "ComfyUI-PixelOE" } ], + "https://github.com/AIFSH/ComfyUI-UVR5": [ + [ + "LoadAudio", + "PlayAudio", + "UVR5_Node" + ], + { + "title_aux": "ComfyUI-UVR5" + } + ], "https://github.com/AIGCTeam/ComfyUI_kkTranslator_nodes": [ [ "LoadMarianMTCheckPoint", @@ -5479,6 +5489,30 @@ "title_aux": "ComfyUI-dust3r" } ], + "https://github.com/chaojie/ComfyUI_StreamingT2V": [ + [ + "StreamingT2VLoaderAnimateDiff", + "StreamingT2VLoaderAnimateDiffModel", + "StreamingT2VLoaderEnhanceModel", + "StreamingT2VLoaderModelscopeModel", + "StreamingT2VLoaderModelscopeT2V", + "StreamingT2VLoaderSVD", + "StreamingT2VLoaderSVDModel", + "StreamingT2VLoaderStreamModel", + "StreamingT2VLoaderVidXTendModel", + "StreamingT2VRunEnhanceStep", + "StreamingT2VRunI2V", + "StreamingT2VRunLongStep", + "StreamingT2VRunLongStepVidXTendPipeline", + "StreamingT2VRunShortStepAnimateDiff", + "StreamingT2VRunShortStepModelscopeT2V", + "StreamingT2VRunShortStepSVD", + "StreamingT2VRunT2V" + ], + { + "title_aux": "ComfyUI_StreamingT2V" + } + ], "https://github.com/chaosaiart/Chaosaiart-Nodes": [ [ "chaosaiart_ADD_Prompt", @@ -5955,6 +5989,9 @@ "MaskToImage", "ModelMergeAdd", "ModelMergeBlocks", + "ModelMergeSD1", + "ModelMergeSD2", + "ModelMergeSDXL", "ModelMergeSimple", "ModelMergeSubtract", "ModelSamplingContinuousEDM", @@ -7126,6 +7163,7 @@ "ACE_Seed", "ACE_Text", "ACE_TextConcatenate", + "ACE_TextGoogleTranslate", "ACE_TextInputSwitch2Way", "ACE_TextInputSwitch4Way", "ACE_TextInputSwitch8Way", @@ -7762,6 +7800,7 @@ "SV3D_BatchSchedule", "SaveImageWithAlpha", "ScaleBatchPromptSchedule", + "Sleep", "SomethingToString", "SoundReactive", "SplitBboxes", @@ -9333,10 +9372,14 @@ ], "https://github.com/ronniebasak/ComfyUI-Tara-LLM-Integration": [ [ + "TaraAdvancedComposition", "TaraApiKeyLoader", "TaraApiKeySaver", "TaraDaisyChainNode", - "TaraPrompter" + "TaraLLMConfig", + "TaraPresetLLMConfig", + "TaraPrompter", + "TaraPrompterAdvanced" ], { "title_aux": "ComfyUI-Tara-LLM-Integration" @@ -9359,6 +9402,14 @@ "title_aux": "comfy_meh" } ], + "https://github.com/sdfxai/SDFXBridgeForComfyUI": [ + [ + "SDFXClipTextEncode" + ], + { + "title_aux": "SDFXBridgeForComfyUI - ComfyUI Custom Node for SDFX Integration" + } + ], "https://github.com/seanlynch/comfyui-optical-flow": [ [ "Apply optical flow", diff --git a/github-stats.json b/github-stats.json index fc18f89..cd57e25 100644 --- a/github-stats.json +++ b/github-stats.json @@ -1,14 +1,14 @@ { "https://github.com/ltdrdata/ComfyUI-Manager": { - "stars": 3278, - "last_update": "2024-04-08 09:12:44" + "stars": 3285, + "last_update": "2024-04-09 02:15:28" }, "https://github.com/ltdrdata/ComfyUI-Impact-Pack": { - "stars": 1090, - "last_update": "2024-04-08 04:34:03" + "stars": 1094, + "last_update": "2024-04-09 02:10:21" }, "https://github.com/ltdrdata/ComfyUI-Inspire-Pack": { - "stars": 209, + "stars": 211, "last_update": "2024-04-04 14:29:26" }, "https://github.com/comfyanonymous/ComfyUI_experiments": { @@ -16,15 +16,15 @@ "last_update": "2023-09-13 06:28:20" }, "https://github.com/Stability-AI/stability-ComfyUI-nodes": { - "stars": 161, + "stars": 162, "last_update": "2023-08-18 19:03:06" }, "https://github.com/Fannovel16/comfyui_controlnet_aux": { - "stars": 1145, + "stars": 1150, "last_update": "2024-04-05 13:07:00" }, "https://github.com/Fannovel16/ComfyUI-Frame-Interpolation": { - "stars": 252, + "stars": 253, "last_update": "2024-02-17 06:26:44" }, "https://github.com/Fannovel16/ComfyUI-Loopchain": { @@ -32,7 +32,7 @@ "last_update": "2023-12-15 14:25:35" }, "https://github.com/Fannovel16/ComfyUI-MotionDiff": { - "stars": 123, + "stars": 124, "last_update": "2024-04-06 14:42:16" }, "https://github.com/Fannovel16/ComfyUI-Video-Matting": { @@ -40,27 +40,27 @@ "last_update": "2024-02-12 13:57:45" }, "https://github.com/BlenderNeko/ComfyUI_Cutoff": { - "stars": 287, - "last_update": "2024-03-16 09:59:53" + "stars": 288, + "last_update": "2024-04-08 22:34:21" }, "https://github.com/BlenderNeko/ComfyUI_ADV_CLIP_emb": { "stars": 219, - "last_update": "2024-03-13 08:17:35" + "last_update": "2024-04-08 22:18:59" }, "https://github.com/BlenderNeko/ComfyUI_Noise": { "stars": 171, - "last_update": "2023-12-25 16:37:59" + "last_update": "2024-04-08 22:33:03" }, "https://github.com/BlenderNeko/ComfyUI_TiledKSampler": { - "stars": 241, - "last_update": "2024-03-14 02:39:35" + "stars": 242, + "last_update": "2024-04-08 22:15:55" }, "https://github.com/BlenderNeko/ComfyUI_SeeCoder": { "stars": 33, "last_update": "2023-09-11 10:09:22" }, "https://github.com/jags111/efficiency-nodes-comfyui": { - "stars": 501, + "stars": 506, "last_update": "2024-04-05 19:13:30" }, "https://github.com/jags111/ComfyUI_Jags_VectorMagic": { @@ -72,7 +72,7 @@ "last_update": "2023-12-27 16:47:20" }, "https://github.com/Derfuu/Derfuu_ComfyUI_ModdedNodes": { - "stars": 233, + "stars": 234, "last_update": "2024-04-03 19:30:15" }, "https://github.com/paulo-coronado/comfy_clip_blip_node": { @@ -80,8 +80,8 @@ "last_update": "2023-09-27 00:33:21" }, "https://github.com/WASasquatch/was-node-suite-comfyui": { - "stars": 772, - "last_update": "2024-03-20 00:46:04" + "stars": 774, + "last_update": "2024-04-08 17:54:15" }, "https://github.com/WASasquatch/ComfyUI_Preset_Merger": { "stars": 20, @@ -112,7 +112,7 @@ "last_update": "2024-04-04 19:28:01" }, "https://github.com/omar92/ComfyUI-QualityOfLifeSuit_Omar92": { - "stars": 96, + "stars": 97, "last_update": "2024-02-13 05:05:31" }, "https://github.com/lilly1987/ComfyUI_node_Lilly": { @@ -128,7 +128,7 @@ "last_update": "2024-02-07 01:59:01" }, "https://github.com/LEv145/images-grid-comfy-plugin": { - "stars": 107, + "stars": 108, "last_update": "2024-02-23 08:22:13" }, "https://github.com/diontimmer/ComfyUI-Vextra-Nodes": { @@ -164,11 +164,11 @@ "last_update": "2024-01-09 14:14:18" }, "https://github.com/city96/ComfyUI_NetDist": { - "stars": 174, + "stars": 175, "last_update": "2024-02-15 17:34:51" }, "https://github.com/city96/SD-Latent-Interposer": { - "stars": 138, + "stars": 140, "last_update": "2024-03-20 21:55:09" }, "https://github.com/city96/SD-Advanced-Noise": { @@ -184,8 +184,8 @@ "last_update": "2023-09-06 17:15:54" }, "https://github.com/city96/ComfyUI_ColorMod": { - "stars": 16, - "last_update": "2024-04-03 20:58:21" + "stars": 17, + "last_update": "2024-04-09 03:35:11" }, "https://github.com/city96/ComfyUI_ExtraModels": { "stars": 80, @@ -220,19 +220,19 @@ "last_update": "2024-02-29 09:53:46" }, "https://github.com/pythongosssss/ComfyUI-WD14-Tagger": { - "stars": 278, + "stars": 281, "last_update": "2024-04-04 01:15:12" }, "https://github.com/pythongosssss/ComfyUI-Custom-Scripts": { - "stars": 1030, - "last_update": "2024-04-08 06:31:35" + "stars": 1035, + "last_update": "2024-04-09 03:04:04" }, "https://github.com/strimmlarn/ComfyUI_Strimmlarns_aesthetic_score": { "stars": 20, "last_update": "2024-03-01 23:00:05" }, "https://github.com/TinyTerra/ComfyUI_tinyterraNodes": { - "stars": 239, + "stars": 241, "last_update": "2024-03-10 07:42:00" }, "https://github.com/Jordach/comfy-plasma": { @@ -252,11 +252,11 @@ "last_update": "2024-03-25 07:05:23" }, "https://github.com/ssitu/ComfyUI_UltimateSDUpscale": { - "stars": 497, + "stars": 502, "last_update": "2024-03-30 17:18:43" }, "https://github.com/ssitu/ComfyUI_restart_sampling": { - "stars": 53, + "stars": 54, "last_update": "2024-04-08 03:08:27" }, "https://github.com/ssitu/ComfyUI_roop": { @@ -272,7 +272,7 @@ "last_update": "2023-09-12 07:35:52" }, "https://github.com/space-nuko/ComfyUI-OpenPose-Editor": { - "stars": 128, + "stars": 129, "last_update": "2024-01-05 17:45:55" }, "https://github.com/space-nuko/nui-suite": { @@ -280,12 +280,12 @@ "last_update": "2023-06-04 22:08:46" }, "https://github.com/Nourepide/ComfyUI-Allor": { - "stars": 145, + "stars": 146, "last_update": "2024-03-21 07:40:20" }, "https://github.com/melMass/comfy_mtb": { "stars": 267, - "last_update": "2024-04-08 13:55:30" + "last_update": "2024-04-09 00:31:53" }, "https://github.com/xXAdonesXx/NodeGPT": { "stars": 301, @@ -320,7 +320,7 @@ "last_update": "2024-03-04 22:48:03" }, "https://github.com/FizzleDorf/ComfyUI_FizzNodes": { - "stars": 256, + "stars": 258, "last_update": "2024-03-24 14:52:58" }, "https://github.com/FizzleDorf/ComfyUI-AIT": { @@ -333,10 +333,10 @@ }, "https://github.com/shiimizu/ComfyUI_smZNodes": { "stars": 109, - "last_update": "2024-04-08 01:57:38" + "last_update": "2024-04-08 21:15:59" }, "https://github.com/shiimizu/ComfyUI-TiledDiffusion": { - "stars": 131, + "stars": 132, "last_update": "2024-04-03 21:25:42" }, "https://github.com/ZaneA/ComfyUI-ImageReward": { @@ -344,7 +344,7 @@ "last_update": "2024-02-04 23:38:10" }, "https://github.com/SeargeDP/SeargeSDXL": { - "stars": 685, + "stars": 686, "last_update": "2024-04-06 23:50:53" }, "https://github.com/cubiq/ComfyUI_SimpleMath": { @@ -352,15 +352,15 @@ "last_update": "2023-09-26 06:31:44" }, "https://github.com/cubiq/ComfyUI_IPAdapter_plus": { - "stars": 2048, + "stars": 2067, "last_update": "2024-04-07 12:54:02" }, "https://github.com/cubiq/ComfyUI_InstantID": { - "stars": 636, - "last_update": "2024-04-07 17:25:06" + "stars": 642, + "last_update": "2024-04-08 19:00:08" }, "https://github.com/cubiq/ComfyUI_FaceAnalysis": { - "stars": 105, + "stars": 106, "last_update": "2024-03-16 17:13:27" }, "https://github.com/shockz0rz/ComfyUI_InterpolateEverything": { @@ -420,7 +420,7 @@ "last_update": "2023-09-22 22:48:52" }, "https://github.com/ArtVentureX/comfyui-animatediff": { - "stars": 580, + "stars": 581, "last_update": "2024-01-06 09:18:52" }, "https://github.com/twri/sdxl_prompt_styler": { @@ -440,12 +440,12 @@ "last_update": "2023-12-16 17:31:44" }, "https://github.com/asagi4/comfyui-prompt-control": { - "stars": 127, - "last_update": "2024-03-19 22:22:37" + "stars": 128, + "last_update": "2024-04-08 18:19:18" }, "https://github.com/asagi4/ComfyUI-CADS": { "stars": 26, - "last_update": "2024-03-25 00:35:48" + "last_update": "2024-04-08 15:52:29" }, "https://github.com/asagi4/comfyui-utility-nodes": { "stars": 6, @@ -460,7 +460,7 @@ "last_update": "2024-03-10 06:45:45" }, "https://github.com/adieyal/comfyui-dynamicprompts": { - "stars": 151, + "stars": 152, "last_update": "2024-02-05 06:55:50" }, "https://github.com/mihaiiancu/ComfyUI_Inpaint": { @@ -476,7 +476,7 @@ "last_update": "2024-03-10 09:09:50" }, "https://github.com/failfa-st/failfast-comfyui-extensions": { - "stars": 102, + "stars": 103, "last_update": "2024-02-25 09:56:19" }, "https://github.com/Pfaeff/pfaeff-comfyui": { @@ -484,23 +484,23 @@ "last_update": "2023-08-19 19:28:36" }, "https://github.com/wallish77/wlsh_nodes": { - "stars": 69, + "stars": 70, "last_update": "2024-03-28 23:02:54" }, "https://github.com/Kosinkadink/ComfyUI-Advanced-ControlNet": { - "stars": 312, + "stars": 315, "last_update": "2024-04-04 19:49:52" }, "https://github.com/Kosinkadink/ComfyUI-AnimateDiff-Evolved": { - "stars": 1905, - "last_update": "2024-04-08 11:08:43" + "stars": 1912, + "last_update": "2024-04-09 00:01:21" }, "https://github.com/Kosinkadink/ComfyUI-VideoHelperSuite": { - "stars": 286, - "last_update": "2024-03-31 00:31:24" + "stars": 288, + "last_update": "2024-04-09 04:17:58" }, "https://github.com/Gourieff/comfyui-reactor-node": { - "stars": 815, + "stars": 820, "last_update": "2024-04-07 08:47:57" }, "https://github.com/imb101/ComfyUI-FaceSwap": { @@ -512,11 +512,11 @@ "last_update": "2024-04-05 11:14:24" }, "https://github.com/AIrjen/OneButtonPrompt": { - "stars": 614, + "stars": 618, "last_update": "2024-04-05 14:40:04" }, "https://github.com/coreyryanhanson/ComfyQR": { - "stars": 35, + "stars": 36, "last_update": "2024-03-20 20:10:27" }, "https://github.com/coreyryanhanson/ComfyQR-scanning-nodes": { @@ -576,7 +576,7 @@ "last_update": "2023-11-03 11:09:53" }, "https://github.com/theUpsider/ComfyUI-Logic": { - "stars": 71, + "stars": 73, "last_update": "2023-12-12 20:29:49" }, "https://github.com/mpiquero7164/ComfyUI-SaveImgPrompt": { @@ -596,11 +596,11 @@ "last_update": "2023-10-28 15:51:44" }, "https://github.com/Extraltodeus/sigmas_tools_and_the_golden_scheduler": { - "stars": 26, + "stars": 27, "last_update": "2024-01-25 16:30:20" }, "https://github.com/Extraltodeus/ComfyUI-AutomaticCFG": { - "stars": 122, + "stars": 123, "last_update": "2024-04-05 02:00:30" }, "https://github.com/Extraltodeus/Vector_Sculptor_ComfyUI": { @@ -608,7 +608,7 @@ "last_update": "2024-04-04 20:20:54" }, "https://github.com/JPS-GER/ComfyUI_JPS-Nodes": { - "stars": 25, + "stars": 26, "last_update": "2024-02-02 13:05:11" }, "https://github.com/hustille/ComfyUI_hus_utils": { @@ -624,12 +624,12 @@ "last_update": "2024-02-12 07:46:02" }, "https://github.com/rgthree/rgthree-comfy": { - "stars": 451, + "stars": 453, "last_update": "2024-04-07 04:42:44" }, "https://github.com/AIGODLIKE/AIGODLIKE-COMFYUI-TRANSLATION": { - "stars": 652, - "last_update": "2024-04-08 02:19:14" + "stars": 656, + "last_update": "2024-04-09 07:45:56" }, "https://github.com/AIGODLIKE/AIGODLIKE-ComfyUI-Studio": { "stars": 176, @@ -664,7 +664,7 @@ "last_update": "2024-03-25 03:38:55" }, "https://github.com/laksjdjf/cd-tuner_negpip-ComfyUI": { - "stars": 16, + "stars": 17, "last_update": "2023-11-23 02:06:20" }, "https://github.com/laksjdjf/LCMSampler-ComfyUI": { @@ -672,7 +672,7 @@ "last_update": "2023-11-08 11:07:04" }, "https://github.com/laksjdjf/LoRTnoC-ComfyUI": { - "stars": 9, + "stars": 10, "last_update": "2024-03-07 12:27:44" }, "https://github.com/laksjdjf/Batch-Condition-ComfyUI": { @@ -688,11 +688,11 @@ "last_update": "2023-10-07 09:45:25" }, "https://github.com/meap158/ComfyUI-Prompt-Expansion": { - "stars": 54, + "stars": 55, "last_update": "2023-09-17 00:00:31" }, "https://github.com/meap158/ComfyUI-Background-Replacement": { - "stars": 27, + "stars": 28, "last_update": "2023-12-17 14:05:08" }, "https://github.com/TeaCrab/ComfyUI-TeaNodes": { @@ -708,7 +708,7 @@ "last_update": "2023-08-19 06:52:19" }, "https://github.com/kohya-ss/ControlNet-LLLite-ComfyUI": { - "stars": 120, + "stars": 121, "last_update": "2024-03-15 19:05:53" }, "https://github.com/jjkramhoeft/ComfyUI-Jjk-Nodes": { @@ -760,7 +760,7 @@ "last_update": "2024-01-25 22:09:37" }, "https://github.com/Ttl/ComfyUi_NNLatentUpscale": { - "stars": 124, + "stars": 125, "last_update": "2023-08-28 13:56:20" }, "https://github.com/spro/comfyui-mirror": { @@ -772,12 +772,12 @@ "last_update": "2024-01-06 14:15:12" }, "https://github.com/Acly/comfyui-tooling-nodes": { - "stars": 162, + "stars": 163, "last_update": "2024-03-04 08:52:39" }, "https://github.com/Acly/comfyui-inpaint-nodes": { - "stars": 249, - "last_update": "2024-04-04 10:41:17" + "stars": 252, + "last_update": "2024-04-09 07:53:12" }, "https://github.com/picturesonpictures/comfy_PoP": { "stars": 9, @@ -800,7 +800,7 @@ "last_update": "2023-09-26 14:56:04" }, "https://github.com/ArtBot2023/CharacterFaceSwap": { - "stars": 47, + "stars": 48, "last_update": "2023-10-25 04:29:40" }, "https://github.com/mav-rik/facerestore_cf": { @@ -820,7 +820,7 @@ "last_update": "2023-09-07 14:06:12" }, "https://github.com/ali1234/comfyui-job-iterator": { - "stars": 41, + "stars": 42, "last_update": "2023-09-10 23:42:15" }, "https://github.com/jmkl/ComfyUI-ricing": { @@ -860,15 +860,15 @@ "last_update": "2023-09-21 14:49:12" }, "https://github.com/receyuki/comfyui-prompt-reader-node": { - "stars": 145, - "last_update": "2024-04-07 12:27:25" + "stars": 146, + "last_update": "2024-04-08 18:19:54" }, "https://github.com/rklaffehn/rk-comfy-nodes": { "stars": 2, "last_update": "2024-01-23 17:12:45" }, "https://github.com/cubiq/ComfyUI_essentials": { - "stars": 167, + "stars": 169, "last_update": "2024-04-07 13:42:40" }, "https://github.com/Clybius/ComfyUI-Latent-Modifiers": { @@ -876,11 +876,11 @@ "last_update": "2024-01-02 21:57:58" }, "https://github.com/Clybius/ComfyUI-Extra-Samplers": { - "stars": 27, + "stars": 28, "last_update": "2024-04-06 21:03:11" }, "https://github.com/mcmonkeyprojects/sd-dynamic-thresholding": { - "stars": 989, + "stars": 990, "last_update": "2024-03-21 09:27:41" }, "https://github.com/Tropfchen/ComfyUI-yaResolutionSelector": { @@ -892,12 +892,12 @@ "last_update": "2024-02-02 23:38:25" }, "https://github.com/chrisgoringe/cg-image-picker": { - "stars": 115, + "stars": 116, "last_update": "2024-04-03 22:31:49" }, "https://github.com/chrisgoringe/cg-use-everywhere": { - "stars": 254, - "last_update": "2024-04-03 21:02:41" + "stars": 253, + "last_update": "2024-04-08 22:33:13" }, "https://github.com/chrisgoringe/cg-prompt-info": { "stars": 23, @@ -912,7 +912,7 @@ "last_update": "2023-10-22 22:35:41" }, "https://github.com/alpertunga-bile/prompt-generator-comfyui": { - "stars": 50, + "stars": 51, "last_update": "2024-04-07 16:02:06" }, "https://github.com/mlinmg/ComfyUI-LaMA-Preprocessor": { @@ -920,11 +920,11 @@ "last_update": "2023-12-21 04:31:58" }, "https://github.com/kijai/ComfyUI-KJNodes": { - "stars": 166, - "last_update": "2024-04-08 10:22:12" + "stars": 167, + "last_update": "2024-04-08 20:40:40" }, "https://github.com/kijai/ComfyUI-CCSR": { - "stars": 96, + "stars": 97, "last_update": "2024-03-18 10:10:20" }, "https://github.com/kijai/ComfyUI-SVD": { @@ -936,7 +936,7 @@ "last_update": "2024-04-08 08:33:04" }, "https://github.com/kijai/ComfyUI-Geowizard": { - "stars": 62, + "stars": 64, "last_update": "2024-04-07 12:46:47" }, "https://github.com/kijai/ComfyUI-depth-fm": { @@ -952,15 +952,15 @@ "last_update": "2024-03-27 19:38:20" }, "https://github.com/kijai/ComfyUI-moondream": { - "stars": 54, + "stars": 55, "last_update": "2024-03-11 00:50:24" }, "https://github.com/kijai/ComfyUI-SUPIR": { - "stars": 816, - "last_update": "2024-04-06 23:43:48" + "stars": 817, + "last_update": "2024-04-08 18:11:09" }, "https://github.com/kijai/ComfyUI-DynamiCrafterWrapper": { - "stars": 168, + "stars": 170, "last_update": "2024-03-26 13:31:13" }, "https://github.com/hhhzzyang/Comfyui_Lama": { @@ -980,15 +980,15 @@ "last_update": "2023-10-05 03:05:03" }, "https://github.com/avatechai/avatar-graph-comfyui": { - "stars": 183, + "stars": 184, "last_update": "2024-02-06 08:56:30" }, "https://github.com/TRI3D-LC/tri3d-comfyui-nodes": { - "stars": 7, - "last_update": "2024-04-08 13:02:31" + "stars": 8, + "last_update": "2024-04-08 17:45:48" }, "https://github.com/storyicon/comfyui_segment_anything": { - "stars": 342, + "stars": 346, "last_update": "2024-04-03 15:43:25" }, "https://github.com/a1lazydog/ComfyUI-AudioScheduler": { @@ -1013,14 +1013,14 @@ }, "https://github.com/chibiace/ComfyUI-Chibi-Nodes": { "stars": 19, - "last_update": "2023-12-30 07:50:05" + "last_update": "2024-04-09 09:23:35" }, "https://github.com/DigitalIO/ComfyUI-stable-wildcards": { "stars": 19, "last_update": "2023-12-18 23:42:52" }, "https://github.com/THtianhao/ComfyUI-Portrait-Maker": { - "stars": 149, + "stars": 150, "last_update": "2024-03-07 06:45:14" }, "https://github.com/THtianhao/ComfyUI-FaceChain": { @@ -1036,12 +1036,12 @@ "last_update": "2024-02-20 01:27:38" }, "https://github.com/chflame163/ComfyUI_WordCloud": { - "stars": 44, + "stars": 45, "last_update": "2024-02-27 12:47:52" }, "https://github.com/chflame163/ComfyUI_LayerStyle": { - "stars": 356, - "last_update": "2024-04-08 12:20:32" + "stars": 358, + "last_update": "2024-04-08 14:38:52" }, "https://github.com/chflame163/ComfyUI_FaceSimilarity": { "stars": 2, @@ -1052,7 +1052,7 @@ "last_update": "2023-10-20 16:33:23" }, "https://github.com/shadowcz007/comfyui-mixlab-nodes": { - "stars": 625, + "stars": 626, "last_update": "2024-04-08 09:14:33" }, "https://github.com/shadowcz007/comfyui-ultralytics-yolo": { @@ -1064,7 +1064,7 @@ "last_update": "2024-02-02 01:46:54" }, "https://github.com/shadowcz007/comfyui-Image-reward": { - "stars": 7, + "stars": 8, "last_update": "2024-03-25 05:41:04" }, "https://github.com/ostris/ostris_nodes_comfyui": { @@ -1076,15 +1076,15 @@ "last_update": "2023-11-11 21:24:33" }, "https://github.com/aszc-dev/ComfyUI-CoreMLSuite": { - "stars": 69, + "stars": 70, "last_update": "2023-12-01 00:09:15" }, "https://github.com/taabata/LCM_Inpaint-Outpaint_Comfy": { - "stars": 207, + "stars": 209, "last_update": "2024-04-07 21:32:38" }, "https://github.com/noxinias/ComfyUI_NoxinNodes": { - "stars": 4, + "stars": 5, "last_update": "2023-11-01 00:11:28" }, "https://github.com/GMapeSplat/ComfyUI_ezXY": { @@ -1108,7 +1108,7 @@ "last_update": "2023-11-29 12:58:14" }, "https://github.com/idrirap/ComfyUI-Lora-Auto-Trigger-Words": { - "stars": 54, + "stars": 59, "last_update": "2024-03-14 22:26:17" }, "https://github.com/aianimation55/ComfyUI-FatLabels": { @@ -1168,15 +1168,15 @@ "last_update": "2024-02-15 05:52:28" }, "https://github.com/banodoco/steerable-motion": { - "stars": 411, - "last_update": "2024-04-08 00:33:15" + "stars": 432, + "last_update": "2024-04-08 17:56:08" }, "https://github.com/gemell1/ComfyUI_GMIC": { "stars": 5, "last_update": "2024-03-25 13:14:16" }, "https://github.com/LonicaMewinsky/ComfyUI-MakeFrame": { - "stars": 21, + "stars": 22, "last_update": "2023-11-27 14:47:20" }, "https://github.com/TheBarret/ZSuite": { @@ -1220,7 +1220,7 @@ "last_update": "2023-11-21 14:34:54" }, "https://github.com/jojkaart/ComfyUI-sampler-lcm-alternative": { - "stars": 71, + "stars": 74, "last_update": "2024-04-07 00:30:45" }, "https://github.com/GTSuya-Studio/ComfyUI-Gtsuya-Nodes": { @@ -1244,11 +1244,11 @@ "last_update": "2023-12-03 12:32:49" }, "https://github.com/toyxyz/ComfyUI_toyxyz_test_nodes": { - "stars": 389, + "stars": 390, "last_update": "2024-03-31 15:10:51" }, "https://github.com/thecooltechguy/ComfyUI-Stable-Video-Diffusion": { - "stars": 253, + "stars": 255, "last_update": "2023-11-24 06:14:27" }, "https://github.com/thecooltechguy/ComfyUI-ComfyRun": { @@ -1280,11 +1280,11 @@ "last_update": "2023-12-15 23:36:59" }, "https://github.com/komojini/komojini-comfyui-nodes": { - "stars": 53, + "stars": 54, "last_update": "2024-02-10 14:58:22" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-APISR": { - "stars": 238, + "stars": 240, "last_update": "2024-03-24 14:20:44" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Text_Image-Composite": { @@ -1296,7 +1296,7 @@ "last_update": "2024-04-04 00:10:12" }, "https://github.com/ZHO-ZHO-ZHO/comfyui-portrait-master-zh-cn": { - "stars": 1330, + "stars": 1332, "last_update": "2023-12-23 07:08:46" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Q-Align": { @@ -1304,15 +1304,15 @@ "last_update": "2024-01-03 15:22:13" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-InstantID": { - "stars": 1050, + "stars": 1049, "last_update": "2024-03-23 06:33:03" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-PhotoMaker-ZHO": { - "stars": 697, + "stars": 696, "last_update": "2024-01-25 13:13:33" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Qwen-VL-API": { - "stars": 160, + "stars": 161, "last_update": "2024-03-12 10:32:47" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-SVD-ZHO": { @@ -1324,15 +1324,15 @@ "last_update": "2024-02-04 20:03:35" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-YoloWorld-EfficientSAM": { - "stars": 293, + "stars": 295, "last_update": "2024-04-06 04:04:12" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-PixArt-alpha-Diffusers": { - "stars": 27, + "stars": 28, "last_update": "2024-04-02 02:55:59" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-BRIA_AI-RMBG": { - "stars": 401, + "stars": 402, "last_update": "2024-02-07 13:22:16" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-DepthFM": { @@ -1340,7 +1340,7 @@ "last_update": "2024-03-25 02:09:04" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-BiRefNet-ZHO": { - "stars": 62, + "stars": 66, "last_update": "2024-04-01 13:35:54" }, "https://github.com/kenjiqq/qq-nodes-comfyui": { @@ -1352,7 +1352,7 @@ "last_update": "2023-12-11 11:06:16" }, "https://github.com/AbdullahAlfaraj/Comfy-Photoshop-SD": { - "stars": 136, + "stars": 137, "last_update": "2023-12-12 12:23:04" }, "https://github.com/zhuanqianfish/ComfyUI-EasyNode": { @@ -1385,7 +1385,7 @@ }, "https://github.com/vanillacode314/SimpleWildcardsComfyUI": { "stars": 3, - "last_update": "2024-04-07 23:03:42" + "last_update": "2024-04-09 01:57:14" }, "https://github.com/WebDev9000/WebDev9000-Nodes": { "stars": 1, @@ -1448,7 +1448,7 @@ "last_update": "2024-02-09 23:16:25" }, "https://github.com/11cafe/comfyui-workspace-manager": { - "stars": 583, + "stars": 586, "last_update": "2024-04-08 08:11:17" }, "https://github.com/knuknX/ComfyUI-Image-Tools": { @@ -1460,7 +1460,7 @@ "last_update": "2023-12-25 17:55:50" }, "https://github.com/filliptm/ComfyUI_Fill-Nodes": { - "stars": 11, + "stars": 12, "last_update": "2024-04-08 11:46:49" }, "https://github.com/zfkun/ComfyUI_zfkun": { @@ -1472,11 +1472,11 @@ "last_update": "2023-12-13 11:36:14" }, "https://github.com/talesofai/comfyui-browser": { - "stars": 345, + "stars": 347, "last_update": "2024-04-07 07:38:51" }, "https://github.com/yolain/ComfyUI-Easy-Use": { - "stars": 291, + "stars": 295, "last_update": "2024-04-08 04:33:32" }, "https://github.com/bruefire/ComfyUI-SeqImageLoader": { @@ -1496,7 +1496,7 @@ "last_update": "2023-12-16 09:10:38" }, "https://github.com/brianfitzgerald/style_aligned_comfy": { - "stars": 217, + "stars": 218, "last_update": "2024-03-12 03:42:07" }, "https://github.com/deroberon/demofusion-comfyui": { @@ -1512,7 +1512,7 @@ "last_update": "2024-03-15 14:30:29" }, "https://github.com/concarne000/ConCarneNode": { - "stars": 3, + "stars": 4, "last_update": "2024-04-02 23:10:42" }, "https://github.com/aegis72/aegisflow_utility_nodes": { @@ -1524,11 +1524,11 @@ "last_update": "2024-03-21 02:58:24" }, "https://github.com/glibsonoran/Plush-for-ComfyUI": { - "stars": 85, + "stars": 86, "last_update": "2024-03-27 15:00:07" }, "https://github.com/vienteck/ComfyUI-Chat-GPT-Integration": { - "stars": 23, + "stars": 24, "last_update": "2024-02-24 21:32:58" }, "https://github.com/MNeMoNiCuZ/ComfyUI-mnemic-nodes": { @@ -1568,7 +1568,7 @@ "last_update": "2023-12-16 19:21:57" }, "https://github.com/BennyKok/comfyui-deploy": { - "stars": 539, + "stars": 541, "last_update": "2024-03-28 15:15:47" }, "https://github.com/florestefano1975/comfyui-portrait-master": { @@ -1576,7 +1576,7 @@ "last_update": "2024-03-04 11:08:24" }, "https://github.com/florestefano1975/comfyui-prompt-composer": { - "stars": 184, + "stars": 185, "last_update": "2024-03-08 11:46:57" }, "https://github.com/mozman/ComfyUI_mozman_nodes": { @@ -1616,8 +1616,8 @@ "last_update": "2024-01-24 21:44:12" }, "https://github.com/ttulttul/ComfyUI-Iterative-Mixer": { - "stars": 88, - "last_update": "2024-04-07 18:53:39" + "stars": 89, + "last_update": "2024-04-09 00:15:26" }, "https://github.com/ttulttul/ComfyUI-Tensor-Operations": { "stars": 3, @@ -1628,11 +1628,11 @@ "last_update": "2024-01-28 15:09:51" }, "https://github.com/ceruleandeep/ComfyUI-LLaVA-Captioner": { - "stars": 53, + "stars": 54, "last_update": "2024-03-04 10:07:53" }, "https://github.com/styler00dollar/ComfyUI-sudo-latent-upscale": { - "stars": 17, + "stars": 18, "last_update": "2024-04-04 17:29:40" }, "https://github.com/styler00dollar/ComfyUI-deepcache": { @@ -1672,7 +1672,7 @@ "last_update": "2024-02-17 14:26:26" }, "https://github.com/crystian/ComfyUI-Crystools": { - "stars": 322, + "stars": 323, "last_update": "2024-03-27 16:59:44" }, "https://github.com/crystian/ComfyUI-Crystools-save": { @@ -1692,7 +1692,7 @@ "last_update": "2023-12-30 01:42:04" }, "https://github.com/jesenzhang/ComfyUI_StreamDiffusion": { - "stars": 88, + "stars": 89, "last_update": "2023-12-29 09:41:48" }, "https://github.com/ai-liam/comfyui_liam_util": { @@ -1728,11 +1728,11 @@ "last_update": "2024-03-04 13:20:38" }, "https://github.com/flowtyone/ComfyUI-Flowty-LDSR": { - "stars": 134, + "stars": 135, "last_update": "2024-03-24 19:03:45" }, "https://github.com/flowtyone/ComfyUI-Flowty-TripoSR": { - "stars": 288, + "stars": 287, "last_update": "2024-03-19 10:49:59" }, "https://github.com/flowtyone/ComfyUI-Flowty-CRM": { @@ -1748,7 +1748,7 @@ "last_update": "2024-04-08 04:23:57" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-ArtGallery": { - "stars": 184, + "stars": 185, "last_update": "2024-02-12 01:56:02" }, "https://github.com/hinablue/ComfyUI_3dPoseEditor": { @@ -1756,11 +1756,11 @@ "last_update": "2024-01-04 14:41:18" }, "https://github.com/chaojie/ComfyUI-AniPortrait": { - "stars": 183, + "stars": 184, "last_update": "2024-04-02 03:06:43" }, "https://github.com/chaojie/ComfyUI-Img2Img-Turbo": { - "stars": 31, + "stars": 32, "last_update": "2024-03-27 01:10:14" }, "https://github.com/chaojie/ComfyUI-Champ": { @@ -1784,7 +1784,7 @@ "last_update": "2024-02-24 10:02:51" }, "https://github.com/chaojie/ComfyUI-DynamiCrafter": { - "stars": 72, + "stars": 73, "last_update": "2024-03-16 19:08:28" }, "https://github.com/chaojie/ComfyUI-Panda3d": { @@ -1808,7 +1808,7 @@ "last_update": "2024-01-16 09:41:07" }, "https://github.com/chaojie/ComfyUI-DragAnything": { - "stars": 54, + "stars": 56, "last_update": "2024-03-19 03:37:48" }, "https://github.com/chaojie/ComfyUI-DragNUWA": { @@ -1816,7 +1816,7 @@ "last_update": "2024-03-14 06:56:41" }, "https://github.com/chaojie/ComfyUI-Moore-AnimateAnyone": { - "stars": 191, + "stars": 192, "last_update": "2024-02-24 13:48:57" }, "https://github.com/chaojie/ComfyUI-I2VGEN-XL": { @@ -1844,7 +1844,7 @@ "last_update": "2024-04-01 13:51:02" }, "https://github.com/MrForExample/ComfyUI-AnimateAnyone-Evolved": { - "stars": 383, + "stars": 384, "last_update": "2024-02-02 14:19:37" }, "https://github.com/Hangover3832/ComfyUI-Hangover-Nodes": { @@ -1888,7 +1888,7 @@ "last_update": "2024-01-09 08:33:02" }, "https://github.com/AInseven/ComfyUI-fastblend": { - "stars": 78, + "stars": 79, "last_update": "2024-04-03 11:50:44" }, "https://github.com/HebelHuber/comfyui-enhanced-save-node": { @@ -1896,7 +1896,7 @@ "last_update": "2024-01-12 14:34:55" }, "https://github.com/LarryJane491/Lora-Training-in-Comfy": { - "stars": 163, + "stars": 164, "last_update": "2024-03-03 17:16:51" }, "https://github.com/LarryJane491/Image-Captioning-in-ComfyUI": { @@ -1904,7 +1904,7 @@ "last_update": "2024-03-08 19:59:00" }, "https://github.com/Layer-norm/comfyui-lama-remover": { - "stars": 35, + "stars": 36, "last_update": "2024-01-13 04:58:58" }, "https://github.com/Taremin/comfyui-prompt-extranetworks": { @@ -1996,12 +1996,12 @@ "last_update": "2024-02-29 14:34:55" }, "https://github.com/longgui0318/comfyui-llm-assistant": { - "stars": 3, + "stars": 4, "last_update": "2024-03-01 02:57:07" }, "https://github.com/longgui0318/comfyui-oms-diffusion": { "stars": 4, - "last_update": "2024-04-08 09:59:05" + "last_update": "2024-04-09 08:35:53" }, "https://github.com/DimaChaichan/LAizypainter-Exporter-ComfyUI": { "stars": 7, @@ -2028,7 +2028,7 @@ "last_update": "2024-01-26 06:28:40" }, "https://github.com/gokayfem/ComfyUI_VLM_nodes": { - "stars": 163, + "stars": 165, "last_update": "2024-03-26 11:46:29" }, "https://github.com/gokayfem/ComfyUI-Dream-Interpreter": { @@ -2072,11 +2072,11 @@ "last_update": "2024-01-27 15:25:00" }, "https://github.com/mape/ComfyUI-mape-Helpers": { - "stars": 79, + "stars": 81, "last_update": "2024-02-07 16:58:47" }, "https://github.com/zhongpei/Comfyui_image2prompt": { - "stars": 155, + "stars": 154, "last_update": "2024-03-27 03:29:23" }, "https://github.com/zhongpei/ComfyUI-InstructIR": { @@ -2120,7 +2120,7 @@ "last_update": "2024-02-03 16:45:06" }, "https://github.com/Chan-0312/ComfyUI-IPAnimate": { - "stars": 50, + "stars": 52, "last_update": "2024-02-01 09:17:58" }, "https://github.com/Chan-0312/ComfyUI-EasyDeforum": { @@ -2149,10 +2149,10 @@ }, "https://github.com/dfl/comfyui-tcd-scheduler": { "stars": 56, - "last_update": "2024-03-24 18:29:56" + "last_update": "2024-04-08 20:15:29" }, "https://github.com/MarkoCa1/ComfyUI_Segment_Mask": { - "stars": 6, + "stars": 7, "last_update": "2024-03-16 06:37:47" }, "https://github.com/antrobot1234/antrobots-comfyUI-nodepack": { @@ -2168,7 +2168,7 @@ "last_update": "2024-02-06 15:43:43" }, "https://github.com/digitaljohn/comfyui-propost": { - "stars": 85, + "stars": 86, "last_update": "2024-02-11 10:08:19" }, "https://github.com/DonBaronFactory/ComfyUI-Cre8it-Nodes": { @@ -2176,7 +2176,7 @@ "last_update": "2024-02-25 12:35:13" }, "https://github.com/XmYx/deforum-comfy-nodes": { - "stars": 65, + "stars": 66, "last_update": "2024-03-21 11:08:54" }, "https://github.com/adbrasi/ComfyUI-TrashNodes-DownloadHuggingface": { @@ -2264,7 +2264,7 @@ "last_update": "2024-03-31 02:11:14" }, "https://github.com/logtd/ComfyUI-FLATTEN": { - "stars": 47, + "stars": 48, "last_update": "2024-04-01 01:14:36" }, "https://github.com/Big-Idea-Technology/ComfyUI_Image_Text_Overlay": { @@ -2280,7 +2280,7 @@ "last_update": "2024-02-26 09:37:16" }, "https://github.com/AuroBit/ComfyUI-OOTDiffusion": { - "stars": 233, + "stars": 236, "last_update": "2024-03-26 02:44:57" }, "https://github.com/AuroBit/ComfyUI-AnimateAnyone-reproduction": { @@ -2300,7 +2300,7 @@ "last_update": "2024-03-07 07:34:10" }, "https://github.com/hughescr/ComfyUI-OpenPose-Keypoint-Extractor": { - "stars": 2, + "stars": 3, "last_update": "2024-02-24 21:41:24" }, "https://github.com/jkrauss82/ultools-comfyui": { @@ -2320,7 +2320,7 @@ "last_update": "2024-02-26 04:25:21" }, "https://github.com/cerspense/ComfyUI_cspnodes": { - "stars": 16, + "stars": 17, "last_update": "2024-03-23 14:40:21" }, "https://github.com/qwixiwp/queuetools": { @@ -2328,7 +2328,7 @@ "last_update": "2024-02-26 19:21:00" }, "https://github.com/Chan-0312/ComfyUI-Prompt-Preview": { - "stars": 10, + "stars": 11, "last_update": "2024-02-27 11:30:38" }, "https://github.com/Munkyfoot/ComfyUI-TextOverlay": { @@ -2352,7 +2352,7 @@ "last_update": "2024-02-29 19:40:01" }, "https://github.com/438443467/ComfyUI-GPT4V-Image-Captioner": { - "stars": 10, + "stars": 11, "last_update": "2024-04-03 15:54:14" }, "https://github.com/uetuluk/comfyui-webcam-node": { @@ -2360,11 +2360,11 @@ "last_update": "2024-03-01 07:25:27" }, "https://github.com/huchenlei/ComfyUI-layerdiffuse": { - "stars": 977, + "stars": 995, "last_update": "2024-03-09 21:16:31" }, "https://github.com/huchenlei/ComfyUI_DanTagGen": { - "stars": 33, + "stars": 34, "last_update": "2024-03-23 19:40:34" }, "https://github.com/nathannlu/ComfyUI-Pets": { @@ -2372,7 +2372,7 @@ "last_update": "2024-03-31 23:55:42" }, "https://github.com/nathannlu/ComfyUI-Cloud": { - "stars": 106, + "stars": 108, "last_update": "2024-04-03 00:59:21" }, "https://github.com/11dogzi/Comfyui-ergouzi-Nodes": { @@ -2452,7 +2452,7 @@ "last_update": "2024-04-02 23:29:14" }, "https://github.com/ExponentialML/ComfyUI_VisualStylePrompting": { - "stars": 203, + "stars": 204, "last_update": "2024-04-07 21:29:06" }, "https://github.com/angeloshredder/StableCascadeResizer": { @@ -2464,7 +2464,7 @@ "last_update": "2024-04-07 20:49:11" }, "https://github.com/dchatel/comfyui_facetools": { - "stars": 12, + "stars": 13, "last_update": "2024-04-06 11:45:55" }, "https://github.com/prodogape/ComfyUI-Minio": { @@ -2540,7 +2540,7 @@ "last_update": "2024-04-07 09:53:27" }, "https://github.com/ratulrafsan/Comfyui-SAL-VTON": { - "stars": 16, + "stars": 18, "last_update": "2024-03-22 04:31:59" }, "https://github.com/Nevysha/ComfyUI-nevysha-top-menu": { @@ -2552,7 +2552,7 @@ "last_update": "2024-03-31 15:13:33" }, "https://github.com/chaosaiart/Chaosaiart-Nodes": { - "stars": 9, + "stars": 10, "last_update": "2024-03-31 12:41:40" }, "https://github.com/viperyl/ComfyUI-BiRefNet": { @@ -2560,7 +2560,7 @@ "last_update": "2024-03-25 11:02:49" }, "https://github.com/SuperBeastsAI/ComfyUI-SuperBeasts": { - "stars": 63, + "stars": 65, "last_update": "2024-04-07 23:49:52" }, "https://github.com/IKHOR/ComfyUI-IKHOR-Jam-Nodes": { @@ -2572,7 +2572,7 @@ "last_update": "2024-04-07 10:43:50" }, "https://github.com/hay86/ComfyUI_Dreamtalk": { - "stars": 0, + "stars": 1, "last_update": "2024-04-02 04:15:50" }, "https://github.com/shinich39/comfyui-load-image-39": { @@ -2608,7 +2608,7 @@ "last_update": "2024-04-07 21:57:16" }, "https://github.com/jiaxiangc/ComfyUI-ResAdapter": { - "stars": 226, + "stars": 228, "last_update": "2024-04-06 09:25:46" }, "https://github.com/ParisNeo/lollms_nodes_suite": { @@ -2620,8 +2620,8 @@ "last_update": "2024-03-20 21:56:10" }, "https://github.com/frankchieng/ComfyUI_Aniportrait": { - "stars": 13, - "last_update": "2024-04-07 12:14:32" + "stars": 14, + "last_update": "2024-04-09 07:21:34" }, "https://github.com/BlakeOne/ComfyUI-SchedulerMixer": { "stars": 6, @@ -2640,7 +2640,7 @@ "last_update": "2024-04-01 01:32:04" }, "https://github.com/kijai/ComfyUI-APISR": { - "stars": 42, + "stars": 43, "last_update": "2024-04-01 21:37:50" }, "https://github.com/DrMWeigand/ComfyUI_ColorImageDetection": { @@ -2648,11 +2648,11 @@ "last_update": "2024-04-01 10:47:39" }, "https://github.com/comfyanonymous/ComfyUI": { - "stars": 31006, - "last_update": "2024-04-08 04:40:42" + "stars": 31197, + "last_update": "2024-04-09 10:11:08" }, "https://github.com/chaojie/ComfyUI-MuseV": { - "stars": 41, + "stars": 45, "last_update": "2024-04-04 02:07:29" }, "https://github.com/kijai/ComfyUI-DiffusionLight": { @@ -2676,7 +2676,7 @@ "last_update": "2024-04-05 06:07:22" }, "https://github.com/TJ16th/comfyUI_TJ_NormalLighting": { - "stars": 83, + "stars": 87, "last_update": "2024-04-07 12:46:36" }, "https://github.com/SoftMeng/ComfyUI_ImageToText": { @@ -2684,11 +2684,11 @@ "last_update": "2024-04-07 07:27:14" }, "https://github.com/AppleBotzz/ComfyUI_LLMVISION": { - "stars": 26, + "stars": 32, "last_update": "2024-04-05 23:55:41" }, "https://github.com/A4P7J1N7M05OT/ComfyUI-PixelOE": { - "stars": 2, + "stars": 3, "last_update": "2024-04-07 09:02:36" }, "https://github.com/SLAPaper/ComfyUI-dpmpp_2m_alt-Sampler": { @@ -2701,26 +2701,26 @@ }, "https://github.com/nickve28/ComfyUI-Nich-Utils": { "stars": 2, - "last_update": "2024-04-07 22:24:17" + "last_update": "2024-04-09 05:19:37" }, "https://github.com/al-swaiti/ComfyUI-CascadeResolutions": { "stars": 0, "last_update": "2024-04-06 16:48:55" }, "https://github.com/ronniebasak/ComfyUI-Tara-LLM-Integration": { - "stars": 27, - "last_update": "2024-04-07 21:26:34" + "stars": 33, + "last_update": "2024-04-09 08:16:38" }, "https://github.com/hay86/ComfyUI_AceNodes": { "stars": 0, - "last_update": "2024-04-08 10:22:30" + "last_update": "2024-04-09 10:16:43" }, "https://github.com/shinich39/comfyui-text-pipe-39": { "stars": 1, "last_update": "2024-04-07 15:11:16" }, "https://github.com/liusida/ComfyUI-Debug": { - "stars": 3, + "stars": 4, "last_update": "2024-04-07 11:33:02" }, "https://github.com/jtydhr88/ComfyUI-Workflow-Encrypt": { @@ -2732,11 +2732,11 @@ "last_update": "2024-04-08 01:03:56" }, "https://github.com/chaojie/ComfyUI-Open-Sora-Plan": { - "stars": 9, - "last_update": "2024-04-08 07:42:52" + "stars": 16, + "last_update": "2024-04-09 00:51:04" }, "https://github.com/SeaArtLab/ComfyUI-Long-CLIP": { - "stars": 2, + "stars": 6, "last_update": "2024-04-08 11:29:40" }, "https://github.com/tsogzark/ComfyUI-load-image-from-url": { @@ -2745,10 +2745,26 @@ }, "https://github.com/discus0434/comfyui-caching-embeddings": { "stars": 0, - "last_update": "2024-04-08 06:12:53" + "last_update": "2024-04-09 03:52:05" }, "https://github.com/abdozmantar/ComfyUI-InstaSwap": { - "stars": 27, + "stars": 28, "last_update": "2024-04-07 22:43:03" + }, + "https://github.com/chaojie/ComfyUI_StreamingT2V": { + "stars": 6, + "last_update": "2024-04-09 09:39:05" + }, + "https://github.com/AIFSH/ComfyUI-UVR5": { + "stars": 8, + "last_update": "2024-04-09 02:13:10" + }, + "https://github.com/CapsAdmin/ComfyUI-Euler-Smea-Dyn-Sampler": { + "stars": 5, + "last_update": "2024-04-09 01:41:48" + }, + "https://github.com/sdfxai/SDFXBridgeForComfyUI": { + "stars": 1, + "last_update": "2024-04-09 11:11:06" } } \ 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 f99cd34..a411b64 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -10,6 +10,26 @@ }, + { + "author": "logtd", + "title": "ComfyUI-MotionThiefExperiment", + "reference": "https://github.com/logtd/ComfyUI-MotionThiefExperiment", + "files": [ + "https://github.com/logtd/ComfyUI-MotionThiefExperiment" + ], + "install_type": "git-clone", + "description": "Nodes:This is an experimental node pack to test using reference videos for their motion.\nIt isn't compatible with a lot of things as this is a hacky implementation for experiments only." + }, + { + "author": "hy134300", + "title": "comfyui-hb-node", + "reference": "https://github.com/hy134300/comfyui-hb-node", + "files": [ + "https://github.com/hy134300/comfyui-hb-node" + ], + "install_type": "git-clone", + "description": "Nodes:sound voice, text concat, latent to list, movie generate, movie batch, hy save image, generate story" + }, { "author": "liusida", "title": "ComfyUI-Login", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index fde7416..2bba2bf 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -10,6 +10,36 @@ }, + { + "author": "sdfxai", + "title": "SDFXBridgeForComfyUI - ComfyUI Custom Node for SDFX Integration", + "reference": "https://github.com/sdfxai/SDFXBridgeForComfyUI", + "files": [ + "https://github.com/sdfxai/SDFXBridgeForComfyUI" + ], + "install_type": "git-clone", + "description": "SDFXBridgeForComfyUI is a custom node designed for seamless integration between ComfyUI and SDFX. This custom node allows users to make ComfyUI compatible with SDFX when running the ComfyUI instance on their local machines." + }, + { + "author": "CapsAdmin", + "title": "ComfyUI-Euler-Smea-Dyn-Sampler", + "reference": "https://github.com/CapsAdmin/ComfyUI-Euler-Smea-Dyn-Sampler", + "files": [ + "https://github.com/CapsAdmin/ComfyUI-Euler-Smea-Dyn-Sampler" + ], + "install_type": "git-clone", + "description": "Just a comfyui version of [a/Euler Smea Dyn Sampler](https://github.com/Koishi-Star/Euler-Smea-Dyn-Sampler). It adds the sampler directly to existing samplers." + }, + { + "author": "AIFSH", + "title": "ComfyUI-UVR5", + "reference": "https://github.com/AIFSH/ComfyUI-UVR5", + "files": [ + "https://github.com/AIFSH/ComfyUI-UVR5" + ], + "install_type": "git-clone", + "description": "the custom code for [a/UVR5](https://github.com/Anjok07/ultimatevocalremovergui) to separate vocals and background music" + }, { "author": "chaojie", "title": "ComfyUI_StreamingT2V", @@ -660,36 +690,6 @@ ], "install_type": "git-clone", "description": "ComfyUI Version of '[a/Visual Style Prompting with Swapping Self-Attention](https://github.com/naver-ai/Visual-Style-Prompting)'" - }, - { - "author": "chflame163", - "title": "ComfyUI Face Similarity", - "reference": "https://github.com/chflame163/ComfyUI_FaceSimilarity", - "files": [ - "https://github.com/chflame163/ComfyUI_FaceSimilarity" - ], - "install_type": "git-clone", - "description": "A custom node for ComfyUI. It compare two images to rate facial similarity." - }, - { - "author": "Nuked", - "title": "ComfyUI-N-Sidebar", - "reference": "https://github.com/Nuked88/ComfyUI-N-Sidebar", - "files": [ - "https://github.com/Nuked88/ComfyUI-N-Sidebar" - ], - "install_type": "git-clone", - "description": "A simple sidebar for ComfyUI." - }, - { - "author": "ZHO-ZHO-ZHO", - "title": "DepthFM IN COMFYUI", - "reference": "https://github.com/ZHO-ZHO-ZHO/ComfyUI-DepthFM", - "files": [ - "https://github.com/ZHO-ZHO-ZHO/ComfyUI-DepthFM" - ], - "install_type": "git-clone", - "description": "Unofficial implementation of [a/DepthFM](https://github.com/CompVis/depth-fm) for ComfyUI" } ] } diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 7d942c5..5de49b2 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -186,6 +186,16 @@ "title_aux": "ComfyUI-PixelOE" } ], + "https://github.com/AIFSH/ComfyUI-UVR5": [ + [ + "LoadAudio", + "PlayAudio", + "UVR5_Node" + ], + { + "title_aux": "ComfyUI-UVR5" + } + ], "https://github.com/AIGCTeam/ComfyUI_kkTranslator_nodes": [ [ "LoadMarianMTCheckPoint", @@ -5479,6 +5489,30 @@ "title_aux": "ComfyUI-dust3r" } ], + "https://github.com/chaojie/ComfyUI_StreamingT2V": [ + [ + "StreamingT2VLoaderAnimateDiff", + "StreamingT2VLoaderAnimateDiffModel", + "StreamingT2VLoaderEnhanceModel", + "StreamingT2VLoaderModelscopeModel", + "StreamingT2VLoaderModelscopeT2V", + "StreamingT2VLoaderSVD", + "StreamingT2VLoaderSVDModel", + "StreamingT2VLoaderStreamModel", + "StreamingT2VLoaderVidXTendModel", + "StreamingT2VRunEnhanceStep", + "StreamingT2VRunI2V", + "StreamingT2VRunLongStep", + "StreamingT2VRunLongStepVidXTendPipeline", + "StreamingT2VRunShortStepAnimateDiff", + "StreamingT2VRunShortStepModelscopeT2V", + "StreamingT2VRunShortStepSVD", + "StreamingT2VRunT2V" + ], + { + "title_aux": "ComfyUI_StreamingT2V" + } + ], "https://github.com/chaosaiart/Chaosaiart-Nodes": [ [ "chaosaiart_ADD_Prompt", @@ -5955,6 +5989,9 @@ "MaskToImage", "ModelMergeAdd", "ModelMergeBlocks", + "ModelMergeSD1", + "ModelMergeSD2", + "ModelMergeSDXL", "ModelMergeSimple", "ModelMergeSubtract", "ModelSamplingContinuousEDM", @@ -7126,6 +7163,7 @@ "ACE_Seed", "ACE_Text", "ACE_TextConcatenate", + "ACE_TextGoogleTranslate", "ACE_TextInputSwitch2Way", "ACE_TextInputSwitch4Way", "ACE_TextInputSwitch8Way", @@ -7762,6 +7800,7 @@ "SV3D_BatchSchedule", "SaveImageWithAlpha", "ScaleBatchPromptSchedule", + "Sleep", "SomethingToString", "SoundReactive", "SplitBboxes", @@ -9333,10 +9372,14 @@ ], "https://github.com/ronniebasak/ComfyUI-Tara-LLM-Integration": [ [ + "TaraAdvancedComposition", "TaraApiKeyLoader", "TaraApiKeySaver", "TaraDaisyChainNode", - "TaraPrompter" + "TaraLLMConfig", + "TaraPresetLLMConfig", + "TaraPrompter", + "TaraPrompterAdvanced" ], { "title_aux": "ComfyUI-Tara-LLM-Integration" @@ -9359,6 +9402,14 @@ "title_aux": "comfy_meh" } ], + "https://github.com/sdfxai/SDFXBridgeForComfyUI": [ + [ + "SDFXClipTextEncode" + ], + { + "title_aux": "SDFXBridgeForComfyUI - ComfyUI Custom Node for SDFX Integration" + } + ], "https://github.com/seanlynch/comfyui-optical-flow": [ [ "Apply optical flow",