From 3a8d0fe862db057b5347bad7068db732e69ce1d8 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Wed, 10 Apr 2024 15:20:03 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 30 +++ extension-node-map.json | 36 +++- github-stats.json | 320 +++++++++++++++------------- node_db/dev/custom-node-list.json | 11 + node_db/new/custom-node-list.json | 31 ++- node_db/new/extension-node-map.json | 36 +++- 6 files changed, 307 insertions(+), 157 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index e6848c8..32c6044 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -2539,6 +2539,16 @@ "install_type": "git-clone", "description": "This is simplified implementation of the [a/DiffusionLight](https://github.com/DiffusionLight/DiffusionLight) method of creating light probes. You will need the included LoRA, place it in ComfyUI/loras folder like usual, it's converted from the original diffusers one." }, + { + "author": "kijai", + "title": "ComfyUI-ELLA-wrapper", + "reference": "https://github.com/kijai/ComfyUI-ELLA-wrapper", + "files": [ + "https://github.com/kijai/ComfyUI-ELLA-wrapper" + ], + "install_type": "git-clone", + "description": "ComfyUI wrapper nodes to use the Diffusers implementation of ELLA" + }, { "author": "hhhzzyang", "title": "Comfyui-Lama", @@ -6399,6 +6409,16 @@ "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": "ExponentialML", + "title": "ComfyUI_ELLA", + "reference": "https://github.com/ExponentialML/ComfyUI_ELLA", + "files": [ + "https://github.com/ExponentialML/ComfyUI_ELLA" + ], + "install_type": "git-clone", + "description": "ComfyUI Implementaion of ELLA: Equip Diffusion Models with LLM for Enhanced Semantic Alignment" + }, { "author": "angeloshredder", "title": "StableCascadeResizer", @@ -7049,6 +7069,16 @@ "install_type": "git-clone", "description": "You can call Chatglm's API in comfyUI to translate and describe pictures, and the API similar to OpenAI." }, + { + "author": "choey", + "title": "Comfy-Topaz", + "reference": "https://github.com/choey/Comfy-Topaz", + "files": [ + "https://github.com/choey/Comfy-Topaz" + ], + "install_type": "git-clone", + "description": "Comfy-Topaz is a custom node for ComfyUI, which integrates with Topaz Photo AI to enhance (upscale, sharpen, denoise, etc.) images, allowing this traditionally asynchronous step to become a part of ComfyUI workflows.\nNOTE:Licensed installation of Topaz Photo AI" + }, diff --git a/extension-node-map.json b/extension-node-map.json index 7c4a8b4..69d890d 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -955,6 +955,16 @@ "title_aux": "ComfyUI-post-processing-nodes" } ], + "https://github.com/ExponentialML/ComfyUI_ELLA": [ + [ + "ELLATextEncode", + "GetSigma", + "LoadElla" + ], + { + "title_aux": "ComfyUI_ELLA" + } + ], "https://github.com/ExponentialML/ComfyUI_ModelScopeT2V": [ [ "ModelScopeT2VLoader" @@ -5507,7 +5517,8 @@ "StreamingT2VRunShortStepAnimateDiff", "StreamingT2VRunShortStepModelscopeT2V", "StreamingT2VRunShortStepSVD", - "StreamingT2VRunT2V" + "StreamingT2VRunT2V", + "VHS_FILENAMES_STRING_StreamingT2V" ], { "title_aux": "ComfyUI_StreamingT2V" @@ -5745,6 +5756,16 @@ "title_aux": "ComfyUI-Chibi-Nodes" } ], + "https://github.com/choey/Comfy-Topaz": [ + [ + "TopazPhotoAI", + "TopazSharpenSettings", + "TopazUpscaleSettings" + ], + { + "title_aux": "Comfy-Topaz" + } + ], "https://github.com/chrisgoringe/cg-image-picker": [ [ "Preview Chooser", @@ -7725,6 +7746,16 @@ "title_aux": "ComfyUI-DynamiCrafterWrapper" } ], + "https://github.com/kijai/ComfyUI-ELLA-wrapper": [ + [ + "ella_model_loader", + "ella_sampler", + "ella_t5_embeds" + ], + { + "title_aux": "ComfyUI-ELLA-wrapper" + } + ], "https://github.com/kijai/ComfyUI-Geowizard": [ [ "geowizard_model_loader", @@ -10632,6 +10663,8 @@ "easy cascadeKSampler", "easy cascadeLoader", "easy cleanGpuUsed", + "easy clearCacheAll", + "easy clearCacheKey", "easy comfyLoader", "easy compare", "easy controlnetLoader", @@ -10669,6 +10702,7 @@ "easy ipadapterApplyADV", "easy ipadapterApplyEmbeds", "easy ipadapterApplyEncoder", + "easy ipadapterStyleComposition", "easy isSDXL", "easy joinImageBatch", "easy kSampler", diff --git a/github-stats.json b/github-stats.json index 3d71b3c..f1f3ad4 100644 --- a/github-stats.json +++ b/github-stats.json @@ -1,14 +1,14 @@ { "https://github.com/ltdrdata/ComfyUI-Manager": { - "stars": 3285, - "last_update": "2024-04-09 02:15:28" + "stars": 3299, + "last_update": "2024-04-09 13:21:17" }, "https://github.com/ltdrdata/ComfyUI-Impact-Pack": { - "stars": 1094, - "last_update": "2024-04-09 02:10:21" + "stars": 1097, + "last_update": "2024-04-09 12:16:36" }, "https://github.com/ltdrdata/ComfyUI-Inspire-Pack": { - "stars": 211, + "stars": 212, "last_update": "2024-04-04 14:29:26" }, "https://github.com/comfyanonymous/ComfyUI_experiments": { @@ -20,11 +20,11 @@ "last_update": "2023-08-18 19:03:06" }, "https://github.com/Fannovel16/comfyui_controlnet_aux": { - "stars": 1150, + "stars": 1153, "last_update": "2024-04-05 13:07:00" }, "https://github.com/Fannovel16/ComfyUI-Frame-Interpolation": { - "stars": 253, + "stars": 255, "last_update": "2024-02-17 06:26:44" }, "https://github.com/Fannovel16/ComfyUI-Loopchain": { @@ -44,7 +44,7 @@ "last_update": "2024-04-08 22:34:21" }, "https://github.com/BlenderNeko/ComfyUI_ADV_CLIP_emb": { - "stars": 219, + "stars": 220, "last_update": "2024-04-08 22:18:59" }, "https://github.com/BlenderNeko/ComfyUI_Noise": { @@ -60,7 +60,7 @@ "last_update": "2023-09-11 10:09:22" }, "https://github.com/jags111/efficiency-nodes-comfyui": { - "stars": 506, + "stars": 511, "last_update": "2024-04-05 19:13:30" }, "https://github.com/jags111/ComfyUI_Jags_VectorMagic": { @@ -80,7 +80,7 @@ "last_update": "2023-09-27 00:33:21" }, "https://github.com/WASasquatch/was-node-suite-comfyui": { - "stars": 774, + "stars": 775, "last_update": "2024-04-08 17:54:15" }, "https://github.com/WASasquatch/ComfyUI_Preset_Merger": { @@ -108,7 +108,7 @@ "last_update": "2023-11-20 17:14:58" }, "https://github.com/get-salt-AI/SaltAI": { - "stars": 37, + "stars": 38, "last_update": "2024-04-04 19:28:01" }, "https://github.com/omar92/ComfyUI-QualityOfLifeSuit_Omar92": { @@ -148,7 +148,7 @@ "last_update": "2023-03-28 16:19:46" }, "https://github.com/Jcd1230/rembg-comfyui-node": { - "stars": 96, + "stars": 97, "last_update": "2023-04-03 00:12:22" }, "https://github.com/YinBailiang/MergeBlockWeighted_fo_ComfyUI": { @@ -164,7 +164,7 @@ "last_update": "2024-01-09 14:14:18" }, "https://github.com/city96/ComfyUI_NetDist": { - "stars": 175, + "stars": 176, "last_update": "2024-02-15 17:34:51" }, "https://github.com/city96/SD-Latent-Interposer": { @@ -189,7 +189,7 @@ }, "https://github.com/city96/ComfyUI_ExtraModels": { "stars": 80, - "last_update": "2024-04-07 15:58:09" + "last_update": "2024-04-09 23:54:21" }, "https://github.com/Kaharos94/ComfyUI-Saveaswebp": { "stars": 27, @@ -208,7 +208,7 @@ "last_update": "2023-09-19 12:11:26" }, "https://github.com/Zuellni/ComfyUI-ExLlama": { - "stars": 79, + "stars": 80, "last_update": "2024-04-08 01:03:56" }, "https://github.com/Zuellni/ComfyUI-PickScore-Nodes": { @@ -216,15 +216,15 @@ "last_update": "2024-04-08 01:10:43" }, "https://github.com/AlekPet/ComfyUI_Custom_Nodes_AlekPet": { - "stars": 517, + "stars": 518, "last_update": "2024-02-29 09:53:46" }, "https://github.com/pythongosssss/ComfyUI-WD14-Tagger": { - "stars": 281, + "stars": 286, "last_update": "2024-04-04 01:15:12" }, "https://github.com/pythongosssss/ComfyUI-Custom-Scripts": { - "stars": 1035, + "stars": 1042, "last_update": "2024-04-09 03:04:04" }, "https://github.com/strimmlarn/ComfyUI_Strimmlarns_aesthetic_score": { @@ -252,11 +252,11 @@ "last_update": "2024-03-25 07:05:23" }, "https://github.com/ssitu/ComfyUI_UltimateSDUpscale": { - "stars": 502, + "stars": 505, "last_update": "2024-03-30 17:18:43" }, "https://github.com/ssitu/ComfyUI_restart_sampling": { - "stars": 54, + "stars": 55, "last_update": "2024-04-08 03:08:27" }, "https://github.com/ssitu/ComfyUI_roop": { @@ -292,7 +292,7 @@ "last_update": "2024-02-01 23:20:08" }, "https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes": { - "stars": 368, + "stars": 369, "last_update": "2024-03-22 16:13:20" }, "https://github.com/bmad4ever/ComfyUI-Bmad-DirtyUndoRedo": { @@ -320,7 +320,7 @@ "last_update": "2024-03-04 22:48:03" }, "https://github.com/FizzleDorf/ComfyUI_FizzNodes": { - "stars": 258, + "stars": 259, "last_update": "2024-03-24 14:52:58" }, "https://github.com/FizzleDorf/ComfyUI-AIT": { @@ -336,7 +336,7 @@ "last_update": "2024-04-08 21:15:59" }, "https://github.com/shiimizu/ComfyUI-TiledDiffusion": { - "stars": 132, + "stars": 133, "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": 686, + "stars": 688, "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": 2067, - "last_update": "2024-04-07 12:54:02" + "stars": 2081, + "last_update": "2024-04-10 02:50:28" }, "https://github.com/cubiq/ComfyUI_InstantID": { - "stars": 642, - "last_update": "2024-04-08 19:00:08" + "stars": 644, + "last_update": "2024-04-09 12:05:22" }, "https://github.com/cubiq/ComfyUI_FaceAnalysis": { - "stars": 106, + "stars": 107, "last_update": "2024-03-16 17:13:27" }, "https://github.com/shockz0rz/ComfyUI_InterpolateEverything": { @@ -420,11 +420,11 @@ "last_update": "2023-09-22 22:48:52" }, "https://github.com/ArtVentureX/comfyui-animatediff": { - "stars": 581, + "stars": 582, "last_update": "2024-01-06 09:18:52" }, "https://github.com/twri/sdxl_prompt_styler": { - "stars": 505, + "stars": 506, "last_update": "2024-03-24 18:55:24" }, "https://github.com/wolfden/ComfyUi_PromptStylers": { @@ -460,7 +460,7 @@ "last_update": "2024-03-10 06:45:45" }, "https://github.com/adieyal/comfyui-dynamicprompts": { - "stars": 152, + "stars": 153, "last_update": "2024-02-05 06:55:50" }, "https://github.com/mihaiiancu/ComfyUI_Inpaint": { @@ -488,20 +488,20 @@ "last_update": "2024-03-28 23:02:54" }, "https://github.com/Kosinkadink/ComfyUI-Advanced-ControlNet": { - "stars": 315, + "stars": 316, "last_update": "2024-04-04 19:49:52" }, "https://github.com/Kosinkadink/ComfyUI-AnimateDiff-Evolved": { - "stars": 1912, + "stars": 1919, "last_update": "2024-04-09 00:01:21" }, "https://github.com/Kosinkadink/ComfyUI-VideoHelperSuite": { - "stars": 288, - "last_update": "2024-04-09 04:17:58" + "stars": 289, + "last_update": "2024-04-09 16:52:15" }, "https://github.com/Gourieff/comfyui-reactor-node": { - "stars": 820, - "last_update": "2024-04-07 08:47:57" + "stars": 824, + "last_update": "2024-04-09 20:06:04" }, "https://github.com/imb101/ComfyUI-FaceSwap": { "stars": 28, @@ -512,7 +512,7 @@ "last_update": "2024-04-05 11:14:24" }, "https://github.com/AIrjen/OneButtonPrompt": { - "stars": 618, + "stars": 619, "last_update": "2024-04-05 14:40:04" }, "https://github.com/coreyryanhanson/ComfyQR": { @@ -600,7 +600,7 @@ "last_update": "2024-01-25 16:30:20" }, "https://github.com/Extraltodeus/ComfyUI-AutomaticCFG": { - "stars": 123, + "stars": 124, "last_update": "2024-04-05 02:00:30" }, "https://github.com/Extraltodeus/Vector_Sculptor_ComfyUI": { @@ -624,11 +624,11 @@ "last_update": "2024-02-12 07:46:02" }, "https://github.com/rgthree/rgthree-comfy": { - "stars": 453, + "stars": 455, "last_update": "2024-04-07 04:42:44" }, "https://github.com/AIGODLIKE/AIGODLIKE-COMFYUI-TRANSLATION": { - "stars": 656, + "stars": 660, "last_update": "2024-04-09 07:45:56" }, "https://github.com/AIGODLIKE/AIGODLIKE-ComfyUI-Studio": { @@ -640,7 +640,7 @@ "last_update": "2024-03-22 07:26:43" }, "https://github.com/syllebra/bilbox-comfyui": { - "stars": 66, + "stars": 67, "last_update": "2024-04-03 22:58:07" }, "https://github.com/giriss/comfy-image-saver": { @@ -717,18 +717,18 @@ }, "https://github.com/dagthomas/comfyui_dagthomas": { "stars": 40, - "last_update": "2024-01-03 09:59:57" + "last_update": "2024-04-09 14:08:37" }, "https://github.com/marhensa/sdxl-recommended-res-calc": { "stars": 46, "last_update": "2024-03-15 05:43:38" }, "https://github.com/Nuked88/ComfyUI-N-Nodes": { - "stars": 140, + "stars": 141, "last_update": "2024-03-16 11:27:55" }, "https://github.com/Nuked88/ComfyUI-N-Sidebar": { - "stars": 265, + "stars": 267, "last_update": "2024-03-31 20:26:53" }, "https://github.com/richinsley/Comfy-LFO": { @@ -760,7 +760,7 @@ "last_update": "2024-01-25 22:09:37" }, "https://github.com/Ttl/ComfyUi_NNLatentUpscale": { - "stars": 125, + "stars": 126, "last_update": "2023-08-28 13:56:20" }, "https://github.com/spro/comfyui-mirror": { @@ -776,7 +776,7 @@ "last_update": "2024-03-04 08:52:39" }, "https://github.com/Acly/comfyui-inpaint-nodes": { - "stars": 252, + "stars": 253, "last_update": "2024-04-09 07:53:12" }, "https://github.com/picturesonpictures/comfy_PoP": { @@ -804,7 +804,7 @@ "last_update": "2023-10-25 04:29:40" }, "https://github.com/mav-rik/facerestore_cf": { - "stars": 119, + "stars": 120, "last_update": "2024-03-19 21:36:31" }, "https://github.com/braintacles/braintacles-comfyui-nodes": { @@ -844,7 +844,7 @@ "last_update": "2023-10-21 23:02:19" }, "https://github.com/spacepxl/ComfyUI-HQ-Image-Save": { - "stars": 17, + "stars": 18, "last_update": "2024-03-30 05:10:42" }, "https://github.com/spacepxl/ComfyUI-Image-Filters": { @@ -868,7 +868,7 @@ "last_update": "2024-01-23 17:12:45" }, "https://github.com/cubiq/ComfyUI_essentials": { - "stars": 169, + "stars": 171, "last_update": "2024-04-07 13:42:40" }, "https://github.com/Clybius/ComfyUI-Latent-Modifiers": { @@ -877,7 +877,7 @@ }, "https://github.com/Clybius/ComfyUI-Extra-Samplers": { "stars": 28, - "last_update": "2024-04-06 21:03:11" + "last_update": "2024-04-10 05:28:40" }, "https://github.com/mcmonkeyprojects/sd-dynamic-thresholding": { "stars": 990, @@ -892,16 +892,16 @@ "last_update": "2024-02-02 23:38:25" }, "https://github.com/chrisgoringe/cg-image-picker": { - "stars": 116, + "stars": 117, "last_update": "2024-04-03 22:31:49" }, "https://github.com/chrisgoringe/cg-use-everywhere": { - "stars": 253, + "stars": 254, "last_update": "2024-04-08 22:33:13" }, "https://github.com/chrisgoringe/cg-prompt-info": { "stars": 23, - "last_update": "2023-10-20 05:21:26" + "last_update": "2024-04-10 01:08:34" }, "https://github.com/TGu-97/ComfyUI-TGu-utils": { "stars": 1, @@ -920,11 +920,11 @@ "last_update": "2023-12-21 04:31:58" }, "https://github.com/kijai/ComfyUI-KJNodes": { - "stars": 167, + "stars": 168, "last_update": "2024-04-08 20:40:40" }, "https://github.com/kijai/ComfyUI-CCSR": { - "stars": 97, + "stars": 98, "last_update": "2024-03-18 10:10:20" }, "https://github.com/kijai/ComfyUI-SVD": { @@ -932,7 +932,7 @@ "last_update": "2023-11-25 10:16:57" }, "https://github.com/kijai/ComfyUI-Marigold": { - "stars": 307, + "stars": 308, "last_update": "2024-04-08 08:33:04" }, "https://github.com/kijai/ComfyUI-Geowizard": { @@ -956,7 +956,7 @@ "last_update": "2024-03-11 00:50:24" }, "https://github.com/kijai/ComfyUI-SUPIR": { - "stars": 817, + "stars": 825, "last_update": "2024-04-08 18:11:09" }, "https://github.com/kijai/ComfyUI-DynamiCrafterWrapper": { @@ -988,7 +988,7 @@ "last_update": "2024-04-08 17:45:48" }, "https://github.com/storyicon/comfyui_segment_anything": { - "stars": 346, + "stars": 349, "last_update": "2024-04-03 15:43:25" }, "https://github.com/a1lazydog/ComfyUI-AudioScheduler": { @@ -1032,15 +1032,15 @@ "last_update": "2024-01-04 04:20:46" }, "https://github.com/chflame163/ComfyUI_MSSpeech_TTS": { - "stars": 12, + "stars": 13, "last_update": "2024-02-20 01:27:38" }, "https://github.com/chflame163/ComfyUI_WordCloud": { - "stars": 45, + "stars": 47, "last_update": "2024-02-27 12:47:52" }, "https://github.com/chflame163/ComfyUI_LayerStyle": { - "stars": 358, + "stars": 363, "last_update": "2024-04-08 14:38:52" }, "https://github.com/chflame163/ComfyUI_FaceSimilarity": { @@ -1052,7 +1052,7 @@ "last_update": "2023-10-20 16:33:23" }, "https://github.com/shadowcz007/comfyui-mixlab-nodes": { - "stars": 626, + "stars": 629, "last_update": "2024-04-08 09:14:33" }, "https://github.com/shadowcz007/comfyui-ultralytics-yolo": { @@ -1108,8 +1108,8 @@ "last_update": "2023-11-29 12:58:14" }, "https://github.com/idrirap/ComfyUI-Lora-Auto-Trigger-Words": { - "stars": 59, - "last_update": "2024-03-14 22:26:17" + "stars": 62, + "last_update": "2024-04-09 20:35:52" }, "https://github.com/aianimation55/ComfyUI-FatLabels": { "stars": 4, @@ -1168,7 +1168,7 @@ "last_update": "2024-02-15 05:52:28" }, "https://github.com/banodoco/steerable-motion": { - "stars": 432, + "stars": 443, "last_update": "2024-04-08 17:56:08" }, "https://github.com/gemell1/ComfyUI_GMIC": { @@ -1244,7 +1244,7 @@ "last_update": "2023-12-03 12:32:49" }, "https://github.com/toyxyz/ComfyUI_toyxyz_test_nodes": { - "stars": 390, + "stars": 391, "last_update": "2024-03-31 15:10:51" }, "https://github.com/thecooltechguy/ComfyUI-Stable-Video-Diffusion": { @@ -1284,7 +1284,7 @@ "last_update": "2024-02-10 14:58:22" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-APISR": { - "stars": 240, + "stars": 241, "last_update": "2024-03-24 14:20:44" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Text_Image-Composite": { @@ -1292,11 +1292,11 @@ "last_update": "2023-12-22 08:22:45" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Gemini": { - "stars": 303, + "stars": 306, "last_update": "2024-04-04 00:10:12" }, "https://github.com/ZHO-ZHO-ZHO/comfyui-portrait-master-zh-cn": { - "stars": 1332, + "stars": 1333, "last_update": "2023-12-23 07:08:46" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Q-Align": { @@ -1304,11 +1304,11 @@ "last_update": "2024-01-03 15:22:13" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-InstantID": { - "stars": 1049, + "stars": 1051, "last_update": "2024-03-23 06:33:03" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-PhotoMaker-ZHO": { - "stars": 696, + "stars": 697, "last_update": "2024-01-25 13:13:33" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Qwen-VL-API": { @@ -1320,11 +1320,11 @@ "last_update": "2024-02-06 09:16:21" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-SegMoE": { - "stars": 67, + "stars": 68, "last_update": "2024-02-04 20:03:35" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-YoloWorld-EfficientSAM": { - "stars": 295, + "stars": 296, "last_update": "2024-04-06 04:04:12" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-PixArt-alpha-Diffusers": { @@ -1332,15 +1332,15 @@ "last_update": "2024-04-02 02:55:59" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-BRIA_AI-RMBG": { - "stars": 402, + "stars": 409, "last_update": "2024-02-07 13:22:16" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-DepthFM": { - "stars": 50, + "stars": 51, "last_update": "2024-03-25 02:09:04" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-BiRefNet-ZHO": { - "stars": 66, + "stars": 69, "last_update": "2024-04-01 13:35:54" }, "https://github.com/kenjiqq/qq-nodes-comfyui": { @@ -1445,11 +1445,11 @@ }, "https://github.com/AustinMroz/ComfyUI-SpliceTools": { "stars": 1, - "last_update": "2024-02-09 23:16:25" + "last_update": "2024-04-09 19:04:08" }, "https://github.com/11cafe/comfyui-workspace-manager": { - "stars": 586, - "last_update": "2024-04-08 08:11:17" + "stars": 589, + "last_update": "2024-04-09 13:17:29" }, "https://github.com/knuknX/ComfyUI-Image-Tools": { "stars": 1, @@ -1476,8 +1476,8 @@ "last_update": "2024-04-07 07:38:51" }, "https://github.com/yolain/ComfyUI-Easy-Use": { - "stars": 295, - "last_update": "2024-04-08 04:33:32" + "stars": 297, + "last_update": "2024-04-09 15:58:53" }, "https://github.com/bruefire/ComfyUI-SeqImageLoader": { "stars": 25, @@ -1496,7 +1496,7 @@ "last_update": "2023-12-16 09:10:38" }, "https://github.com/brianfitzgerald/style_aligned_comfy": { - "stars": 218, + "stars": 219, "last_update": "2024-03-12 03:42:07" }, "https://github.com/deroberon/demofusion-comfyui": { @@ -1504,7 +1504,7 @@ "last_update": "2023-12-19 22:54:02" }, "https://github.com/deroberon/StableZero123-comfyui": { - "stars": 117, + "stars": 118, "last_update": "2024-01-15 10:38:27" }, "https://github.com/glifxyz/ComfyUI-GlifNodes": { @@ -1520,12 +1520,12 @@ "last_update": "2024-03-06 14:04:56" }, "https://github.com/aegis72/comfyui-styles-all": { - "stars": 20, + "stars": 21, "last_update": "2024-03-21 02:58:24" }, "https://github.com/glibsonoran/Plush-for-ComfyUI": { "stars": 86, - "last_update": "2024-03-27 15:00:07" + "last_update": "2024-04-09 15:14:56" }, "https://github.com/vienteck/ComfyUI-Chat-GPT-Integration": { "stars": 24, @@ -1628,7 +1628,7 @@ "last_update": "2024-01-28 15:09:51" }, "https://github.com/ceruleandeep/ComfyUI-LLaVA-Captioner": { - "stars": 54, + "stars": 55, "last_update": "2024-03-04 10:07:53" }, "https://github.com/styler00dollar/ComfyUI-sudo-latent-upscale": { @@ -1672,7 +1672,7 @@ "last_update": "2024-02-17 14:26:26" }, "https://github.com/crystian/ComfyUI-Crystools": { - "stars": 323, + "stars": 328, "last_update": "2024-03-27 16:59:44" }, "https://github.com/crystian/ComfyUI-Crystools-save": { @@ -1732,11 +1732,11 @@ "last_update": "2024-03-24 19:03:45" }, "https://github.com/flowtyone/ComfyUI-Flowty-TripoSR": { - "stars": 287, + "stars": 289, "last_update": "2024-03-19 10:49:59" }, "https://github.com/flowtyone/ComfyUI-Flowty-CRM": { - "stars": 95, + "stars": 98, "last_update": "2024-04-03 23:47:03" }, "https://github.com/massao000/ComfyUI_aspect_ratios": { @@ -1748,7 +1748,7 @@ "last_update": "2024-04-08 04:23:57" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-ArtGallery": { - "stars": 185, + "stars": 187, "last_update": "2024-02-12 01:56:02" }, "https://github.com/hinablue/ComfyUI_3dPoseEditor": { @@ -1756,7 +1756,7 @@ "last_update": "2024-01-04 14:41:18" }, "https://github.com/chaojie/ComfyUI-AniPortrait": { - "stars": 184, + "stars": 186, "last_update": "2024-04-02 03:06:43" }, "https://github.com/chaojie/ComfyUI-Img2Img-Turbo": { @@ -1768,7 +1768,7 @@ "last_update": "2024-04-02 02:46:02" }, "https://github.com/chaojie/ComfyUI-Open-Sora": { - "stars": 68, + "stars": 69, "last_update": "2024-03-26 05:54:18" }, "https://github.com/chaojie/ComfyUI-Trajectory": { @@ -1812,7 +1812,7 @@ "last_update": "2024-03-19 03:37:48" }, "https://github.com/chaojie/ComfyUI-DragNUWA": { - "stars": 328, + "stars": 330, "last_update": "2024-03-14 06:56:41" }, "https://github.com/chaojie/ComfyUI-Moore-AnimateAnyone": { @@ -1840,11 +1840,11 @@ "last_update": "2024-01-14 04:23:09" }, "https://github.com/MrForExample/ComfyUI-3D-Pack": { - "stars": 1288, + "stars": 1290, "last_update": "2024-04-01 13:51:02" }, "https://github.com/MrForExample/ComfyUI-AnimateAnyone-Evolved": { - "stars": 384, + "stars": 383, "last_update": "2024-02-02 14:19:37" }, "https://github.com/Hangover3832/ComfyUI-Hangover-Nodes": { @@ -1856,7 +1856,7 @@ "last_update": "2024-04-02 13:24:56" }, "https://github.com/Hangover3832/ComfyUI-Hangover-Recognize_Anything": { - "stars": 6, + "stars": 7, "last_update": "2024-04-04 11:58:20" }, "https://github.com/tzwm/comfyui-profiler": { @@ -1896,7 +1896,7 @@ "last_update": "2024-01-12 14:34:55" }, "https://github.com/LarryJane491/Lora-Training-in-Comfy": { - "stars": 164, + "stars": 166, "last_update": "2024-03-03 17:16:51" }, "https://github.com/LarryJane491/Image-Captioning-in-ComfyUI": { @@ -1945,7 +1945,7 @@ }, "https://github.com/nkchocoai/ComfyUI-SaveImageWithMetaData": { "stars": 1, - "last_update": "2024-03-30 04:12:19" + "last_update": "2024-04-09 12:53:32" }, "https://github.com/nkchocoai/ComfyUI-Dart": { "stars": 10, @@ -2028,15 +2028,15 @@ "last_update": "2024-01-26 06:28:40" }, "https://github.com/gokayfem/ComfyUI_VLM_nodes": { - "stars": 165, - "last_update": "2024-03-26 11:46:29" + "stars": 166, + "last_update": "2024-04-09 21:56:52" }, "https://github.com/gokayfem/ComfyUI-Dream-Interpreter": { - "stars": 50, + "stars": 51, "last_update": "2024-04-03 23:51:44" }, "https://github.com/gokayfem/ComfyUI-Depth-Visualization": { - "stars": 41, + "stars": 42, "last_update": "2024-03-24 04:03:08" }, "https://github.com/gokayfem/ComfyUI-Texture-Simple": { @@ -2076,7 +2076,7 @@ "last_update": "2024-02-07 16:58:47" }, "https://github.com/zhongpei/Comfyui_image2prompt": { - "stars": 154, + "stars": 155, "last_update": "2024-03-27 03:29:23" }, "https://github.com/zhongpei/ComfyUI-InstructIR": { @@ -2104,7 +2104,7 @@ "last_update": "2024-02-19 16:02:10" }, "https://github.com/StartHua/ComfyUI_OOTDiffusion_CXH": { - "stars": 72, + "stars": 73, "last_update": "2024-03-04 09:33:57" }, "https://github.com/ricklove/comfyui-ricklove": { @@ -2112,7 +2112,7 @@ "last_update": "2024-02-01 02:50:59" }, "https://github.com/nosiu/comfyui-instantId-faceswap": { - "stars": 137, + "stars": 138, "last_update": "2024-02-25 13:58:50" }, "https://github.com/LyazS/comfyui-anime-seg": { @@ -2148,7 +2148,7 @@ "last_update": "2024-02-05 17:48:33" }, "https://github.com/dfl/comfyui-tcd-scheduler": { - "stars": 56, + "stars": 57, "last_update": "2024-04-08 20:15:29" }, "https://github.com/MarkoCa1/ComfyUI_Segment_Mask": { @@ -2176,7 +2176,7 @@ "last_update": "2024-02-25 12:35:13" }, "https://github.com/XmYx/deforum-comfy-nodes": { - "stars": 66, + "stars": 69, "last_update": "2024-03-21 11:08:54" }, "https://github.com/adbrasi/ComfyUI-TrashNodes-DownloadHuggingface": { @@ -2196,7 +2196,7 @@ "last_update": "2024-02-19 10:14:56" }, "https://github.com/xiaoxiaodesha/hd_node": { - "stars": 3, + "stars": 4, "last_update": "2024-02-18 05:23:57" }, "https://github.com/ShmuelRonen/ComfyUI-SVDResizer": { @@ -2204,7 +2204,7 @@ "last_update": "2024-03-08 15:16:10" }, "https://github.com/redhottensors/ComfyUI-Prediction": { - "stars": 7, + "stars": 8, "last_update": "2024-04-06 02:11:59" }, "https://github.com/Mamaaaamooooo/batchImg-rembg-ComfyUI-nodes": { @@ -2229,7 +2229,7 @@ }, "https://github.com/mirabarukaso/ComfyUI_Mira": { "stars": 5, - "last_update": "2024-04-06 14:54:11" + "last_update": "2024-04-10 03:37:09" }, "https://github.com/1038lab/ComfyUI-GPT2P": { "stars": 3, @@ -2264,15 +2264,15 @@ "last_update": "2024-03-31 02:11:14" }, "https://github.com/logtd/ComfyUI-FLATTEN": { - "stars": 48, - "last_update": "2024-04-01 01:14:36" + "stars": 49, + "last_update": "2024-04-10 01:46:26" }, "https://github.com/Big-Idea-Technology/ComfyUI_Image_Text_Overlay": { "stars": 4, "last_update": "2024-02-26 15:43:54" }, "https://github.com/Big-Idea-Technology/ComfyUI_LLM_Node": { - "stars": 28, + "stars": 29, "last_update": "2024-03-29 07:06:45" }, "https://github.com/Guillaume-Fgt/ComfyUI_StableCascadeLatentRatio": { @@ -2280,7 +2280,7 @@ "last_update": "2024-02-26 09:37:16" }, "https://github.com/AuroBit/ComfyUI-OOTDiffusion": { - "stars": 236, + "stars": 237, "last_update": "2024-03-26 02:44:57" }, "https://github.com/AuroBit/ComfyUI-AnimateAnyone-reproduction": { @@ -2328,7 +2328,7 @@ "last_update": "2024-02-26 19:21:00" }, "https://github.com/Chan-0312/ComfyUI-Prompt-Preview": { - "stars": 11, + "stars": 12, "last_update": "2024-02-27 11:30:38" }, "https://github.com/Munkyfoot/ComfyUI-TextOverlay": { @@ -2360,7 +2360,7 @@ "last_update": "2024-03-01 07:25:27" }, "https://github.com/huchenlei/ComfyUI-layerdiffuse": { - "stars": 995, + "stars": 1003, "last_update": "2024-03-09 21:16:31" }, "https://github.com/huchenlei/ComfyUI_DanTagGen": { @@ -2392,7 +2392,7 @@ "last_update": "2024-03-27 21:37:34" }, "https://github.com/atmaranto/ComfyUI-SaveAsScript": { - "stars": 6, + "stars": 7, "last_update": "2024-03-20 08:47:51" }, "https://github.com/meshmesh-io/mm-comfyui-megamask": { @@ -2408,11 +2408,11 @@ "last_update": "2024-03-12 17:19:32" }, "https://github.com/cozymantis/human-parser-comfyui-node": { - "stars": 24, + "stars": 25, "last_update": "2024-04-02 20:04:32" }, "https://github.com/cozymantis/pose-generator-comfyui-node": { - "stars": 10, + "stars": 11, "last_update": "2024-03-13 14:59:23" }, "https://github.com/cozymantis/cozy-utils-comfyui-nodes": { @@ -2444,7 +2444,7 @@ "last_update": "2024-03-23 17:33:44" }, "https://github.com/ExponentialML/ComfyUI_ModelScopeT2V": { - "stars": 17, + "stars": 18, "last_update": "2024-03-09 00:02:47" }, "https://github.com/ExponentialML/ComfyUI_Native_DynamiCrafter": { @@ -2464,7 +2464,7 @@ "last_update": "2024-04-07 20:49:11" }, "https://github.com/dchatel/comfyui_facetools": { - "stars": 13, + "stars": 14, "last_update": "2024-04-06 11:45:55" }, "https://github.com/prodogape/ComfyUI-Minio": { @@ -2504,7 +2504,7 @@ "last_update": "2024-03-31 14:14:24" }, "https://github.com/ForeignGods/ComfyUI-Mana-Nodes": { - "stars": 137, + "stars": 136, "last_update": "2024-04-02 19:58:05" }, "https://github.com/madtunebk/ComfyUI-ControlnetAux": { @@ -2532,15 +2532,15 @@ "last_update": "2024-03-30 19:14:48" }, "https://github.com/Seedsa/Fooocus_Nodes": { - "stars": 17, - "last_update": "2024-03-28 07:37:38" + "stars": 18, + "last_update": "2024-04-09 11:20:45" }, "https://github.com/zhangp365/ComfyUI-utils-nodes": { "stars": 1, "last_update": "2024-04-07 09:53:27" }, "https://github.com/ratulrafsan/Comfyui-SAL-VTON": { - "stars": 18, + "stars": 20, "last_update": "2024-03-22 04:31:59" }, "https://github.com/Nevysha/ComfyUI-nevysha-top-menu": { @@ -2552,15 +2552,15 @@ "last_update": "2024-03-31 15:13:33" }, "https://github.com/chaosaiart/Chaosaiart-Nodes": { - "stars": 10, - "last_update": "2024-03-31 12:41:40" + "stars": 11, + "last_update": "2024-04-09 11:19:53" }, "https://github.com/viperyl/ComfyUI-BiRefNet": { - "stars": 112, + "stars": 115, "last_update": "2024-03-25 11:02:49" }, "https://github.com/SuperBeastsAI/ComfyUI-SuperBeasts": { - "stars": 65, + "stars": 66, "last_update": "2024-04-07 23:49:52" }, "https://github.com/IKHOR/ComfyUI-IKHOR-Jam-Nodes": { @@ -2608,7 +2608,7 @@ "last_update": "2024-04-07 21:57:16" }, "https://github.com/jiaxiangc/ComfyUI-ResAdapter": { - "stars": 228, + "stars": 229, "last_update": "2024-04-06 09:25:46" }, "https://github.com/ParisNeo/lollms_nodes_suite": { @@ -2621,7 +2621,7 @@ }, "https://github.com/frankchieng/ComfyUI_Aniportrait": { "stars": 14, - "last_update": "2024-04-09 07:21:34" + "last_update": "2024-04-09 11:18:00" }, "https://github.com/BlakeOne/ComfyUI-SchedulerMixer": { "stars": 6, @@ -2648,11 +2648,11 @@ "last_update": "2024-04-01 10:47:39" }, "https://github.com/comfyanonymous/ComfyUI": { - "stars": 31197, - "last_update": "2024-04-09 10:11:08" + "stars": 31380, + "last_update": "2024-04-10 03:21:11" }, "https://github.com/chaojie/ComfyUI-MuseV": { - "stars": 45, + "stars": 49, "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": 87, + "stars": 92, "last_update": "2024-04-07 12:46:36" }, "https://github.com/SoftMeng/ComfyUI_ImageToText": { @@ -2684,7 +2684,7 @@ "last_update": "2024-04-07 07:27:14" }, "https://github.com/AppleBotzz/ComfyUI_LLMVISION": { - "stars": 32, + "stars": 35, "last_update": "2024-04-05 23:55:41" }, "https://github.com/A4P7J1N7M05OT/ComfyUI-PixelOE": { @@ -2700,16 +2700,16 @@ "last_update": "2024-04-06 17:16:28" }, "https://github.com/nickve28/ComfyUI-Nich-Utils": { - "stars": 2, - "last_update": "2024-04-09 05:19:37" + "stars": 3, + "last_update": "2024-04-09 19:16:45" }, "https://github.com/al-swaiti/ComfyUI-CascadeResolutions": { - "stars": 0, + "stars": 1, "last_update": "2024-04-06 16:48:55" }, "https://github.com/ronniebasak/ComfyUI-Tara-LLM-Integration": { - "stars": 33, - "last_update": "2024-04-09 08:16:38" + "stars": 34, + "last_update": "2024-04-09 12:48:22" }, "https://github.com/hay86/ComfyUI_AceNodes": { "stars": 0, @@ -2724,19 +2724,19 @@ "last_update": "2024-04-07 11:33:02" }, "https://github.com/jtydhr88/ComfyUI-Workflow-Encrypt": { - "stars": 4, + "stars": 5, "last_update": "2024-04-07 02:47:17" }, "https://github.com/Zuellni/ComfyUI-ExLlama-Nodes": { - "stars": 79, + "stars": 80, "last_update": "2024-04-08 01:03:56" }, "https://github.com/chaojie/ComfyUI-Open-Sora-Plan": { - "stars": 16, + "stars": 20, "last_update": "2024-04-09 00:51:04" }, "https://github.com/SeaArtLab/ComfyUI-Long-CLIP": { - "stars": 6, + "stars": 7, "last_update": "2024-04-08 11:29:40" }, "https://github.com/tsogzark/ComfyUI-load-image-from-url": { @@ -2752,15 +2752,15 @@ "last_update": "2024-04-07 22:43:03" }, "https://github.com/chaojie/ComfyUI_StreamingT2V": { - "stars": 6, - "last_update": "2024-04-09 09:39:05" + "stars": 8, + "last_update": "2024-04-10 02:10:10" }, "https://github.com/AIFSH/ComfyUI-UVR5": { - "stars": 8, - "last_update": "2024-04-09 02:13:10" + "stars": 9, + "last_update": "2024-04-10 00:26:28" }, "https://github.com/CapsAdmin/ComfyUI-Euler-Smea-Dyn-Sampler": { - "stars": 5, + "stars": 9, "last_update": "2024-04-09 01:41:48" }, "https://github.com/sdfxai/SDFXBridgeForComfyUI": { @@ -2768,7 +2768,19 @@ "last_update": "2024-04-09 11:11:06" }, "https://github.com/smthemex/ComfyUI_ChatGLM_API": { - "stars": 1, - "last_update": "2024-04-09 02:41:43" + "stars": 2, + "last_update": "2024-04-10 02:34:25" + }, + "https://github.com/kijai/ComfyUI-ELLA-wrapper": { + "stars": 26, + "last_update": "2024-04-10 00:49:36" + }, + "https://github.com/ExponentialML/ComfyUI_ELLA": { + "stars": 22, + "last_update": "2024-04-09 21:50:39" + }, + "https://github.com/choey/Comfy-Topaz": { + "stars": 5, + "last_update": "2024-04-09 19:54:12" } } \ 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 a411b64..65fd86c 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -10,6 +10,17 @@ }, + + { + "author": "ExponentialML", + "title": "ComfyUI_LiveDirector (WIP)", + "reference": "https://github.com/ExponentialML/ComfyUI_LiveDirector", + "files": [ + "https://github.com/ExponentialML/ComfyUI_LiveDirector" + ], + "install_type": "git-clone", + "description": "Experimental method to use reference video to drive motion in generations without training in ComfyUI." + }, { "author": "logtd", "title": "ComfyUI-MotionThiefExperiment", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 8816f1e..f875f53 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -9,7 +9,36 @@ "description": "If you see this message, your ComfyUI-Manager is outdated.\nRecent channel provides only the list of the latest nodes. If you want to find the complete node list, please go to the Default channel.\nMaking LoRA has never been easier!" }, - + { + "author": "choey", + "title": "Comfy-Topaz", + "reference": "https://github.com/choey/Comfy-Topaz", + "files": [ + "https://github.com/choey/Comfy-Topaz" + ], + "install_type": "git-clone", + "description": "Comfy-Topaz is a custom node for ComfyUI, which integrates with Topaz Photo AI to enhance (upscale, sharpen, denoise, etc.) images, allowing this traditionally asynchronous step to become a part of ComfyUI workflows.\nNOTE:Licensed installation of Topaz Photo AI" + }, + { + "author": "ExponentialML", + "title": "ComfyUI_ELLA", + "reference": "https://github.com/ExponentialML/ComfyUI_ELLA", + "files": [ + "https://github.com/ExponentialML/ComfyUI_ELLA" + ], + "install_type": "git-clone", + "description": "ComfyUI Implementaion of ELLA: Equip Diffusion Models with LLM for Enhanced Semantic Alignment" + }, + { + "author": "kijai", + "title": "ComfyUI-ELLA-wrapper", + "reference": "https://github.com/kijai/ComfyUI-ELLA-wrapper", + "files": [ + "https://github.com/kijai/ComfyUI-ELLA-wrapper" + ], + "install_type": "git-clone", + "description": "ComfyUI wrapper nodes to use the Diffusers implementation of ELLA" + }, { "author": "sdfxai", "title": "SDFXBridgeForComfyUI - ComfyUI Custom Node for SDFX Integration", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 7c4a8b4..69d890d 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -955,6 +955,16 @@ "title_aux": "ComfyUI-post-processing-nodes" } ], + "https://github.com/ExponentialML/ComfyUI_ELLA": [ + [ + "ELLATextEncode", + "GetSigma", + "LoadElla" + ], + { + "title_aux": "ComfyUI_ELLA" + } + ], "https://github.com/ExponentialML/ComfyUI_ModelScopeT2V": [ [ "ModelScopeT2VLoader" @@ -5507,7 +5517,8 @@ "StreamingT2VRunShortStepAnimateDiff", "StreamingT2VRunShortStepModelscopeT2V", "StreamingT2VRunShortStepSVD", - "StreamingT2VRunT2V" + "StreamingT2VRunT2V", + "VHS_FILENAMES_STRING_StreamingT2V" ], { "title_aux": "ComfyUI_StreamingT2V" @@ -5745,6 +5756,16 @@ "title_aux": "ComfyUI-Chibi-Nodes" } ], + "https://github.com/choey/Comfy-Topaz": [ + [ + "TopazPhotoAI", + "TopazSharpenSettings", + "TopazUpscaleSettings" + ], + { + "title_aux": "Comfy-Topaz" + } + ], "https://github.com/chrisgoringe/cg-image-picker": [ [ "Preview Chooser", @@ -7725,6 +7746,16 @@ "title_aux": "ComfyUI-DynamiCrafterWrapper" } ], + "https://github.com/kijai/ComfyUI-ELLA-wrapper": [ + [ + "ella_model_loader", + "ella_sampler", + "ella_t5_embeds" + ], + { + "title_aux": "ComfyUI-ELLA-wrapper" + } + ], "https://github.com/kijai/ComfyUI-Geowizard": [ [ "geowizard_model_loader", @@ -10632,6 +10663,8 @@ "easy cascadeKSampler", "easy cascadeLoader", "easy cleanGpuUsed", + "easy clearCacheAll", + "easy clearCacheKey", "easy comfyLoader", "easy compare", "easy controlnetLoader", @@ -10669,6 +10702,7 @@ "easy ipadapterApplyADV", "easy ipadapterApplyEmbeds", "easy ipadapterApplyEncoder", + "easy ipadapterStyleComposition", "easy isSDXL", "easy joinImageBatch", "easy kSampler",