From d0f841944188ffe4e90c4520ae2eef43749bf6d5 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Mon, 8 Apr 2024 01:09:08 +0900 Subject: [PATCH] update DB --- check.sh | 1 + custom-node-list.json | 45 +++- extension-node-map.json | 53 ++++- github-stats.json | 348 +++++++++++++++------------- node_db/new/custom-node-list.json | 81 ++++--- node_db/new/extension-node-map.json | 53 ++++- 6 files changed, 354 insertions(+), 227 deletions(-) diff --git a/check.sh b/check.sh index 9260dbe..c57178b 100755 --- a/check.sh +++ b/check.sh @@ -5,6 +5,7 @@ files=( "model-list.json" "alter-list.json" "extension-node-map.json" + "github-stats.json" "node_db/new/custom-node-list.json" "node_db/new/model-list.json" "node_db/new/extension-node-map.json" diff --git a/custom-node-list.json b/custom-node-list.json index 6e68bdf..01a1b54 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -6587,7 +6587,7 @@ "https://github.com/zhangp365/ComfyUI-utils-nodes" ], "install_type": "git-clone", - "description": "Nodes:LoadImageWithSwitch, ImageBatchOneOrMore" + "description": "Nodes:LoadImageWithSwitch, ImageBatchOneOrMore, ConcatText, ModifyTextGender" }, { "author": "ratulrafsan", @@ -6669,6 +6669,16 @@ "install_type": "git-clone", "description": "Unofficial implementation of [a/dreamtalk](https://github.com/ali-vilab/dreamtalk) for ComfyUI" }, + { + "author": "hay86", + "title": "ComfyUI_AceNodes", + "reference": "https://github.com/hay86/ComfyUI_AceNodes", + "files": [ + "https://github.com/hay86/ComfyUI_AceNodes" + ], + "install_type": "git-clone", + "description": "Nodes:Integer, Float, Text, Seed, Text Concatenate, Text Input Switch (2/4/8 way), Text List, Text Preview, Text Selector, Text To Resolution. Some useful custom nodes that are not included in ComfyUI core yet." + }, { "author": "shinich39", "title": "comfyui-load-image-39", @@ -6689,6 +6699,16 @@ "install_type": "git-clone", "description": "Choose random node." }, + { + "author": "shinich39", + "title": "comfyui-text-pipe-39", + "reference": "https://github.com/shinich39/comfyui-text-pipe-39", + "files": [ + "https://github.com/shinich39/comfyui-text-pipe-39" + ], + "install_type": "git-clone", + "description": "Modify text by condition." + }, { "author": "wei30172", "title": "comfygen", @@ -6919,7 +6939,18 @@ "install_type": "git-clone", "description": "Attach a debug node to an output to obtain more detailed information. Uncover the details of your models in ComfyUI with ease." }, - + { + "author": "jtydhr88", + "title": "ComfyUI-Workflow-Encrypt", + "reference": "https://github.com/jtydhr88/ComfyUI-Workflow-Encrypt", + "files": [ + "https://github.com/jtydhr88/ComfyUI-Workflow-Encrypt" + ], + "install_type": "git-clone", + "description": "Encrypt your comfyui workflow, and share it with key" + }, + + @@ -7273,16 +7304,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "jtydhr88", - "title": "ComfyUI-Workflow-Encrypt", - "reference": "https://github.com/jtydhr88/ComfyUI-Workflow-Encrypt", - "files": [ - "https://github.com/jtydhr88/ComfyUI-Workflow-Encrypt" - ], - "install_type": "git-clone", - "description": "Encrypt your comfyui workflow, and share it with key" } ] } diff --git a/extension-node-map.json b/extension-node-map.json index 63587db..36ad97b 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -288,7 +288,7 @@ "ImageScaleToSide-badger", "IntToString-badger", "SegmentToMaskByPoint-badger", - "StringListToOneLine-badger", + "SimpleBoolean-badger", "StringToFizz-badger", "TextListToString-badger", "ToPixel-badger", @@ -2205,6 +2205,10 @@ "https://github.com/MokkaBoss1/ComfyUI_Mokkaboss1": [ [ "AspectRatioCondition", + "ConnectFloat", + "ConnectImage", + "ConnectInteger", + "ConnectString", "DoubleClipTextEncode", "HashText", "IndoorBackgrounds", @@ -2497,7 +2501,9 @@ "https://github.com/ParisNeo/lollms_nodes_suite": [ [ "Artbot", - "Lollms_Text_Gen" + "Lollms_Text_Gen", + "Lollms_Text_Saver", + "RandomizeVideo" ], { "title_aux": "lollms_nodes_suite" @@ -3113,8 +3119,10 @@ ], "https://github.com/SuperBeastsAI/ComfyUI-SuperBeasts": [ [ + "Deflicker (SuperBeasts.AI)", "HDR Effects (SuperBeasts.AI)", - "Make Resized Mask Batch (SuperBeasts.AI)" + "Make Resized Mask Batch (SuperBeasts.AI)", + "Pixel Deflicker (SuperBeasts.AI)" ], { "title_aux": "ComfyUI-SuperBeasts" @@ -5769,7 +5777,6 @@ "ExtraVAELoader", "PixArtCheckpointLoader", "PixArtControlNetCond", - "PixArtDPMSampler", "PixArtLoraLoader", "PixArtResolutionCond", "PixArtResolutionSelect", @@ -6178,6 +6185,7 @@ "KSamplerVariationsWithNoise+", "MaskBatch+", "MaskBlur+", + "MaskBoundingBox+", "MaskExpandBatch+", "MaskFlip+", "MaskFromBatch+", @@ -6722,8 +6730,15 @@ ], "https://github.com/filliptm/ComfyUI_Fill-Nodes": [ [ + "FL_AudioConverter", + "FL_AudioFrameCalculator", + "FL_AudioPreview", + "FL_CodeNode", + "FL_DirectoryCrawl", "FL_ImageCaptionSaver", "FL_ImageDimensionDisplay", + "FL_ImageDurationSync", + "FL_ImagePixelator", "FL_ImageRandomizer" ], { @@ -7084,6 +7099,26 @@ "title_aux": "ComfyUI-Image-Matting" } ], + "https://github.com/hay86/ComfyUI_AceNodes": [ + [ + "ACE_Float", + "ACE_ImageConstrain", + "ACE_Integer", + "ACE_Seed", + "ACE_Text", + "ACE_TextConcatenate", + "ACE_TextInputSwitch2Way", + "ACE_TextInputSwitch4Way", + "ACE_TextInputSwitch8Way", + "ACE_TextList", + "ACE_TextPreview", + "ACE_TextSelector", + "ACE_TextToResolution" + ], + { + "title_aux": "ComfyUI_AceNodes" + } + ], "https://github.com/hay86/ComfyUI_Dreamtalk": [ [ "D_DreamTalk", @@ -7962,6 +7997,16 @@ "title_aux": "simple wildcard for ComfyUI" } ], + "https://github.com/liusida/ComfyUI-Debug": [ + [ + "DebugInspectorNode", + "DebugModelInspectorNode", + "DebugModelPrintOutNode" + ], + { + "title_aux": "ComfyUI-Debug" + } + ], "https://github.com/ljleb/comfy-mecha": [ [ "Blocks Mecha Hyper", diff --git a/github-stats.json b/github-stats.json index df3082a..7e4ff0c 100644 --- a/github-stats.json +++ b/github-stats.json @@ -1,14 +1,14 @@ { "https://github.com/ltdrdata/ComfyUI-Manager": { - "stars": 3257, - "last_update": "2024-04-07 00:51:33" + "stars": 3263, + "last_update": "2024-04-07 15:44:20" }, "https://github.com/ltdrdata/ComfyUI-Impact-Pack": { - "stars": 1079, + "stars": 1081, "last_update": "2024-04-06 13:26:47" }, "https://github.com/ltdrdata/ComfyUI-Inspire-Pack": { - "stars": 204, + "stars": 206, "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": 160, + "stars": 161, "last_update": "2023-08-18 19:03:06" }, "https://github.com/Fannovel16/comfyui_controlnet_aux": { - "stars": 1135, + "stars": 1140, "last_update": "2024-04-05 13:07:00" }, "https://github.com/Fannovel16/ComfyUI-Frame-Interpolation": { - "stars": 249, + "stars": 250, "last_update": "2024-02-17 06:26:44" }, "https://github.com/Fannovel16/ComfyUI-Loopchain": { @@ -44,7 +44,7 @@ "last_update": "2024-03-16 09:59:53" }, "https://github.com/BlenderNeko/ComfyUI_ADV_CLIP_emb": { - "stars": 217, + "stars": 218, "last_update": "2024-03-13 08:17:35" }, "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": 490, + "stars": 495, "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": 764, + "stars": 765, "last_update": "2024-03-20 00:46:04" }, "https://github.com/WASasquatch/ComfyUI_Preset_Merger": { @@ -112,7 +112,7 @@ "last_update": "2024-04-04 19:28:01" }, "https://github.com/omar92/ComfyUI-QualityOfLifeSuit_Omar92": { - "stars": 93, + "stars": 94, "last_update": "2024-02-13 05:05:31" }, "https://github.com/lilly1987/ComfyUI_node_Lilly": { @@ -164,7 +164,7 @@ "last_update": "2024-01-09 14:14:18" }, "https://github.com/city96/ComfyUI_NetDist": { - "stars": 171, + "stars": 172, "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-06 10:05:26" + "last_update": "2024-04-07 15:58:09" }, "https://github.com/Kaharos94/ComfyUI-Saveaswebp": { "stars": 27, @@ -216,7 +216,7 @@ "last_update": "2024-02-09 16:03:17" }, "https://github.com/AlekPet/ComfyUI_Custom_Nodes_AlekPet": { - "stars": 513, + "stars": 514, "last_update": "2024-02-29 09:53:46" }, "https://github.com/pythongosssss/ComfyUI-WD14-Tagger": { @@ -224,15 +224,15 @@ "last_update": "2024-04-04 01:15:12" }, "https://github.com/pythongosssss/ComfyUI-Custom-Scripts": { - "stars": 1019, - "last_update": "2024-04-04 02:50:30" + "stars": 1021, + "last_update": "2024-04-07 14:03:07" }, "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": 236, + "stars": 238, "last_update": "2024-03-10 07:42:00" }, "https://github.com/Jordach/comfy-plasma": { @@ -252,7 +252,7 @@ "last_update": "2024-03-25 07:05:23" }, "https://github.com/ssitu/ComfyUI_UltimateSDUpscale": { - "stars": 492, + "stars": 495, "last_update": "2024-03-30 17:18:43" }, "https://github.com/ssitu/ComfyUI_restart_sampling": { @@ -280,7 +280,7 @@ "last_update": "2023-06-04 22:08:46" }, "https://github.com/Nourepide/ComfyUI-Allor": { - "stars": 142, + "stars": 144, "last_update": "2024-03-21 07:40:20" }, "https://github.com/melMass/comfy_mtb": { @@ -288,11 +288,11 @@ "last_update": "2024-04-06 22:33:47" }, "https://github.com/xXAdonesXx/NodeGPT": { - "stars": 300, + "stars": 301, "last_update": "2024-02-01 23:20:08" }, "https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes": { - "stars": 364, + "stars": 366, "last_update": "2024-03-22 16:13:20" }, "https://github.com/bmad4ever/ComfyUI-Bmad-DirtyUndoRedo": { @@ -328,7 +328,7 @@ "last_update": "2023-11-08 14:03:03" }, "https://github.com/filipemeneses/comfy_pixelization": { - "stars": 20, + "stars": 21, "last_update": "2024-02-01 04:09:13" }, "https://github.com/shiimizu/ComfyUI_smZNodes": { @@ -336,7 +336,7 @@ "last_update": "2024-04-06 09:33:53" }, "https://github.com/shiimizu/ComfyUI-TiledDiffusion": { - "stars": 129, + "stars": 130, "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": 683, + "stars": 684, "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": 1989, - "last_update": "2024-04-06 06:44:31" + "stars": 2011, + "last_update": "2024-04-07 12:54:02" }, "https://github.com/cubiq/ComfyUI_InstantID": { - "stars": 621, - "last_update": "2024-04-04 18:23:15" + "stars": 626, + "last_update": "2024-04-07 15:04:49" }, "https://github.com/cubiq/ComfyUI_FaceAnalysis": { - "stars": 104, + "stars": 105, "last_update": "2024-03-16 17:13:27" }, "https://github.com/shockz0rz/ComfyUI_InterpolateEverything": { @@ -368,7 +368,7 @@ "last_update": "2023-12-23 04:13:06" }, "https://github.com/shockz0rz/comfy-easy-grids": { - "stars": 8, + "stars": 9, "last_update": "2024-01-01 02:40:59" }, "https://github.com/yolanother/DTAIComfyPromptAgent": { @@ -420,11 +420,11 @@ "last_update": "2023-09-22 22:48:52" }, "https://github.com/ArtVentureX/comfyui-animatediff": { - "stars": 578, + "stars": 580, "last_update": "2024-01-06 09:18:52" }, "https://github.com/twri/sdxl_prompt_styler": { - "stars": 503, + "stars": 504, "last_update": "2024-03-24 18:55:24" }, "https://github.com/wolfden/ComfyUi_PromptStylers": { @@ -488,20 +488,20 @@ "last_update": "2024-03-28 23:02:54" }, "https://github.com/Kosinkadink/ComfyUI-Advanced-ControlNet": { - "stars": 306, + "stars": 308, "last_update": "2024-04-04 19:49:52" }, "https://github.com/Kosinkadink/ComfyUI-AnimateDiff-Evolved": { - "stars": 1897, + "stars": 1899, "last_update": "2024-04-06 22:32:15" }, "https://github.com/Kosinkadink/ComfyUI-VideoHelperSuite": { - "stars": 278, + "stars": 280, "last_update": "2024-03-31 00:31:24" }, "https://github.com/Gourieff/comfyui-reactor-node": { - "stars": 808, - "last_update": "2024-04-02 10:10:43" + "stars": 810, + "last_update": "2024-04-07 08:47:57" }, "https://github.com/imb101/ComfyUI-FaceSwap": { "stars": 28, @@ -524,7 +524,7 @@ "last_update": "2023-10-15 03:19:16" }, "https://github.com/dimtoneff/ComfyUI-PixelArt-Detector": { - "stars": 142, + "stars": 144, "last_update": "2024-01-07 03:29:57" }, "https://github.com/hylarucoder/ComfyUI-Eagle-PNGInfo": { @@ -560,7 +560,7 @@ "last_update": "2023-10-29 03:21:34" }, "https://github.com/M1kep/ComfyUI-KepOpenAI": { - "stars": 20, + "stars": 21, "last_update": "2023-11-08 22:43:37" }, "https://github.com/uarefans/ComfyUI-Fans": { @@ -600,7 +600,7 @@ "last_update": "2024-01-25 16:30:20" }, "https://github.com/Extraltodeus/ComfyUI-AutomaticCFG": { - "stars": 120, + "stars": 121, "last_update": "2024-04-05 02:00:30" }, "https://github.com/Extraltodeus/Vector_Sculptor_ComfyUI": { @@ -624,15 +624,15 @@ "last_update": "2024-02-12 07:46:02" }, "https://github.com/rgthree/rgthree-comfy": { - "stars": 445, - "last_update": "2024-04-02 00:45:15" + "stars": 447, + "last_update": "2024-04-07 04:42:44" }, "https://github.com/AIGODLIKE/AIGODLIKE-COMFYUI-TRANSLATION": { "stars": 647, - "last_update": "2024-04-06 11:58:24" + "last_update": "2024-04-07 12:50:20" }, "https://github.com/AIGODLIKE/AIGODLIKE-ComfyUI-Studio": { - "stars": 173, + "stars": 176, "last_update": "2024-04-03 03:59:31" }, "https://github.com/AIGODLIKE/ComfyUI-CUP": { @@ -640,7 +640,7 @@ "last_update": "2024-03-22 07:26:43" }, "https://github.com/syllebra/bilbox-comfyui": { - "stars": 65, + "stars": 66, "last_update": "2024-04-03 22:58:07" }, "https://github.com/giriss/comfy-image-saver": { @@ -692,7 +692,7 @@ "last_update": "2023-09-17 00:00:31" }, "https://github.com/meap158/ComfyUI-Background-Replacement": { - "stars": 26, + "stars": 27, "last_update": "2023-12-17 14:05:08" }, "https://github.com/TeaCrab/ComfyUI-TeaNodes": { @@ -772,7 +772,7 @@ "last_update": "2024-01-06 14:15:12" }, "https://github.com/Acly/comfyui-tooling-nodes": { - "stars": 160, + "stars": 161, "last_update": "2024-03-04 08:52:39" }, "https://github.com/Acly/comfyui-inpaint-nodes": { @@ -860,16 +860,16 @@ "last_update": "2023-09-21 14:49:12" }, "https://github.com/receyuki/comfyui-prompt-reader-node": { - "stars": 141, - "last_update": "2024-03-21 16:07:20" + "stars": 144, + "last_update": "2024-04-07 12:27:25" }, "https://github.com/rklaffehn/rk-comfy-nodes": { "stars": 2, "last_update": "2024-01-23 17:12:45" }, "https://github.com/cubiq/ComfyUI_essentials": { - "stars": 163, - "last_update": "2024-04-06 13:22:01" + "stars": 164, + "last_update": "2024-04-07 13:42:40" }, "https://github.com/Clybius/ComfyUI-Latent-Modifiers": { "stars": 37, @@ -880,7 +880,7 @@ "last_update": "2024-04-06 21:03:11" }, "https://github.com/mcmonkeyprojects/sd-dynamic-thresholding": { - "stars": 984, + "stars": 986, "last_update": "2024-03-21 09:27:41" }, "https://github.com/Tropfchen/ComfyUI-yaResolutionSelector": { @@ -892,11 +892,11 @@ "last_update": "2024-02-02 23:38:25" }, "https://github.com/chrisgoringe/cg-image-picker": { - "stars": 111, + "stars": 113, "last_update": "2024-04-03 22:31:49" }, "https://github.com/chrisgoringe/cg-use-everywhere": { - "stars": 250, + "stars": 252, "last_update": "2024-04-03 21:02:41" }, "https://github.com/chrisgoringe/cg-prompt-info": { @@ -916,15 +916,15 @@ "last_update": "2024-03-29 10:58:50" }, "https://github.com/mlinmg/ComfyUI-LaMA-Preprocessor": { - "stars": 61, + "stars": 62, "last_update": "2023-12-21 04:31:58" }, "https://github.com/kijai/ComfyUI-KJNodes": { - "stars": 162, - "last_update": "2024-04-06 23:39:18" + "stars": 163, + "last_update": "2024-04-07 13:04:12" }, "https://github.com/kijai/ComfyUI-CCSR": { - "stars": 95, + "stars": 96, "last_update": "2024-03-18 10:10:20" }, "https://github.com/kijai/ComfyUI-SVD": { @@ -932,12 +932,12 @@ "last_update": "2023-11-25 10:16:57" }, "https://github.com/kijai/ComfyUI-Marigold": { - "stars": 300, + "stars": 303, "last_update": "2024-04-01 22:48:01" }, "https://github.com/kijai/ComfyUI-Geowizard": { - "stars": 60, - "last_update": "2024-03-30 10:16:56" + "stars": 61, + "last_update": "2024-04-07 12:46:47" }, "https://github.com/kijai/ComfyUI-depth-fm": { "stars": 36, @@ -948,7 +948,7 @@ "last_update": "2024-01-18 08:05:17" }, "https://github.com/kijai/ComfyUI-ADMotionDirector": { - "stars": 85, + "stars": 86, "last_update": "2024-03-27 19:38:20" }, "https://github.com/kijai/ComfyUI-moondream": { @@ -956,11 +956,11 @@ "last_update": "2024-03-11 00:50:24" }, "https://github.com/kijai/ComfyUI-SUPIR": { - "stars": 798, + "stars": 801, "last_update": "2024-04-06 23:43:48" }, "https://github.com/kijai/ComfyUI-DynamiCrafterWrapper": { - "stars": 161, + "stars": 165, "last_update": "2024-03-26 13:31:13" }, "https://github.com/hhhzzyang/Comfyui_Lama": { @@ -980,7 +980,7 @@ "last_update": "2023-10-05 03:05:03" }, "https://github.com/avatechai/avatar-graph-comfyui": { - "stars": 181, + "stars": 182, "last_update": "2024-02-06 08:56:30" }, "https://github.com/TRI3D-LC/tri3d-comfyui-nodes": { @@ -1020,7 +1020,7 @@ "last_update": "2023-12-18 23:42:52" }, "https://github.com/THtianhao/ComfyUI-Portrait-Maker": { - "stars": 147, + "stars": 148, "last_update": "2024-03-07 06:45:14" }, "https://github.com/THtianhao/ComfyUI-FaceChain": { @@ -1040,7 +1040,7 @@ "last_update": "2024-02-27 12:47:52" }, "https://github.com/chflame163/ComfyUI_LayerStyle": { - "stars": 341, + "stars": 348, "last_update": "2024-04-06 14:15:16" }, "https://github.com/chflame163/ComfyUI_FaceSimilarity": { @@ -1052,8 +1052,8 @@ "last_update": "2023-10-20 16:33:23" }, "https://github.com/shadowcz007/comfyui-mixlab-nodes": { - "stars": 620, - "last_update": "2024-04-06 13:57:58" + "stars": 621, + "last_update": "2024-04-07 03:49:29" }, "https://github.com/shadowcz007/comfyui-ultralytics-yolo": { "stars": 9, @@ -1145,7 +1145,7 @@ }, "https://github.com/AbyssYuan0/ComfyUI_BadgerTools": { "stars": 5, - "last_update": "2024-03-16 07:39:28" + "last_update": "2024-04-07 05:00:05" }, "https://github.com/palant/image-resize-comfyui": { "stars": 40, @@ -1168,7 +1168,7 @@ "last_update": "2024-02-15 05:52:28" }, "https://github.com/banodoco/steerable-motion": { - "stars": 408, + "stars": 410, "last_update": "2024-03-30 12:10:00" }, "https://github.com/gemell1/ComfyUI_GMIC": { @@ -1192,7 +1192,7 @@ "last_update": "2023-12-10 21:29:12" }, "https://github.com/Amorano/Jovimetrix": { - "stars": 95, + "stars": 96, "last_update": "2024-03-31 04:36:03" }, "https://github.com/Umikaze-job/select_folder_path_easy": { @@ -1212,7 +1212,7 @@ "last_update": "2023-11-20 21:32:07" }, "https://github.com/natto-maki/ComfyUI-NegiTools": { - "stars": 19, + "stars": 20, "last_update": "2024-02-02 07:50:01" }, "https://github.com/LonicaMewinsky/ComfyUI-RawSaver": { @@ -1284,19 +1284,19 @@ "last_update": "2024-02-10 14:58:22" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-APISR": { - "stars": 233, + "stars": 235, "last_update": "2024-03-24 14:20:44" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Text_Image-Composite": { - "stars": 52, + "stars": 54, "last_update": "2023-12-22 08:22:45" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Gemini": { - "stars": 302, + "stars": 303, "last_update": "2024-04-04 00:10:12" }, "https://github.com/ZHO-ZHO-ZHO/comfyui-portrait-master-zh-cn": { - "stars": 1321, + "stars": 1327, "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": 1045, + "stars": 1046, "last_update": "2024-03-23 06:33:03" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-PhotoMaker-ZHO": { - "stars": 694, + "stars": 696, "last_update": "2024-01-25 13:13:33" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Qwen-VL-API": { - "stars": 157, + "stars": 159, "last_update": "2024-03-12 10:32:47" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-SVD-ZHO": { @@ -1324,11 +1324,11 @@ "last_update": "2024-02-04 20:03:35" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-YoloWorld-EfficientSAM": { - "stars": 286, + "stars": 290, "last_update": "2024-04-06 04:04:12" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-PixArt-alpha-Diffusers": { - "stars": 25, + "stars": 27, "last_update": "2024-04-02 02:55:59" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-BRIA_AI-RMBG": { @@ -1340,7 +1340,7 @@ "last_update": "2024-03-25 02:09:04" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-BiRefNet-ZHO": { - "stars": 59, + "stars": 61, "last_update": "2024-04-01 13:35:54" }, "https://github.com/kenjiqq/qq-nodes-comfyui": { @@ -1392,7 +1392,7 @@ "last_update": "2023-12-01 02:23:18" }, "https://github.com/Scholar01/ComfyUI-Keyframe": { - "stars": 6, + "stars": 7, "last_update": "2024-02-01 16:57:40" }, "https://github.com/Haoming02/comfyui-diffusion-cg": { @@ -1448,8 +1448,8 @@ "last_update": "2024-02-09 23:16:25" }, "https://github.com/11cafe/comfyui-workspace-manager": { - "stars": 574, - "last_update": "2024-04-06 09:14:03" + "stars": 576, + "last_update": "2024-04-07 15:53:13" }, "https://github.com/knuknX/ComfyUI-Image-Tools": { "stars": 1, @@ -1461,7 +1461,7 @@ }, "https://github.com/filliptm/ComfyUI_Fill-Nodes": { "stars": 9, - "last_update": "2024-03-12 01:27:59" + "last_update": "2024-04-07 15:30:20" }, "https://github.com/zfkun/ComfyUI_zfkun": { "stars": 11, @@ -1472,12 +1472,12 @@ "last_update": "2023-12-13 11:36:14" }, "https://github.com/talesofai/comfyui-browser": { - "stars": 341, - "last_update": "2024-04-04 04:54:16" + "stars": 343, + "last_update": "2024-04-07 07:38:51" }, "https://github.com/yolain/ComfyUI-Easy-Use": { - "stars": 287, - "last_update": "2024-04-06 02:31:23" + "stars": 290, + "last_update": "2024-04-07 04:43:21" }, "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": 213, + "stars": 216, "last_update": "2024-03-12 03:42:07" }, "https://github.com/deroberon/demofusion-comfyui": { @@ -1524,11 +1524,11 @@ "last_update": "2024-03-21 02:58:24" }, "https://github.com/glibsonoran/Plush-for-ComfyUI": { - "stars": 82, + "stars": 84, "last_update": "2024-03-27 15:00:07" }, "https://github.com/vienteck/ComfyUI-Chat-GPT-Integration": { - "stars": 22, + "stars": 23, "last_update": "2024-02-24 21:32:58" }, "https://github.com/MNeMoNiCuZ/ComfyUI-mnemic-nodes": { @@ -1568,15 +1568,15 @@ "last_update": "2023-12-16 19:21:57" }, "https://github.com/BennyKok/comfyui-deploy": { - "stars": 536, + "stars": 537, "last_update": "2024-03-28 15:15:47" }, "https://github.com/florestefano1975/comfyui-portrait-master": { - "stars": 649, + "stars": 652, "last_update": "2024-03-04 11:08:24" }, "https://github.com/florestefano1975/comfyui-prompt-composer": { - "stars": 183, + "stars": 184, "last_update": "2024-03-08 11:46:57" }, "https://github.com/mozman/ComfyUI_mozman_nodes": { @@ -1617,7 +1617,7 @@ }, "https://github.com/ttulttul/ComfyUI-Iterative-Mixer": { "stars": 87, - "last_update": "2024-04-01 19:58:39" + "last_update": "2024-04-07 04:22:30" }, "https://github.com/ttulttul/ComfyUI-Tensor-Operations": { "stars": 3, @@ -1672,7 +1672,7 @@ "last_update": "2024-02-17 14:26:26" }, "https://github.com/crystian/ComfyUI-Crystools": { - "stars": 316, + "stars": 318, "last_update": "2024-03-27 16:59:44" }, "https://github.com/crystian/ComfyUI-Crystools-save": { @@ -1696,7 +1696,7 @@ "last_update": "2023-12-29 09:41:48" }, "https://github.com/ai-liam/comfyui_liam_util": { - "stars": 1, + "stars": 2, "last_update": "2023-12-29 04:44:00" }, "https://github.com/Ryuukeisyou/comfyui_face_parsing": { @@ -1732,7 +1732,7 @@ "last_update": "2024-03-24 19:03:45" }, "https://github.com/flowtyone/ComfyUI-Flowty-TripoSR": { - "stars": 282, + "stars": 283, "last_update": "2024-03-19 10:49:59" }, "https://github.com/flowtyone/ComfyUI-Flowty-CRM": { @@ -1748,15 +1748,15 @@ "last_update": "2024-01-04 11:33:08" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-ArtGallery": { - "stars": 181, + "stars": 183, "last_update": "2024-02-12 01:56:02" }, "https://github.com/hinablue/ComfyUI_3dPoseEditor": { - "stars": 87, + "stars": 88, "last_update": "2024-01-04 14:41:18" }, "https://github.com/chaojie/ComfyUI-AniPortrait": { - "stars": 173, + "stars": 177, "last_update": "2024-04-02 03:06:43" }, "https://github.com/chaojie/ComfyUI-Img2Img-Turbo": { @@ -1776,7 +1776,7 @@ "last_update": "2024-03-14 14:41:18" }, "https://github.com/chaojie/ComfyUI-dust3r": { - "stars": 9, + "stars": 10, "last_update": "2024-03-31 00:30:51" }, "https://github.com/chaojie/ComfyUI-Gemma": { @@ -1812,7 +1812,7 @@ "last_update": "2024-03-19 03:37:48" }, "https://github.com/chaojie/ComfyUI-DragNUWA": { - "stars": 326, + "stars": 327, "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": 1275, + "stars": 1280, "last_update": "2024-04-01 13:51:02" }, "https://github.com/MrForExample/ComfyUI-AnimateAnyone-Evolved": { - "stars": 380, + "stars": 381, "last_update": "2024-02-02 14:19:37" }, "https://github.com/Hangover3832/ComfyUI-Hangover-Nodes": { @@ -1852,7 +1852,7 @@ "last_update": "2024-04-06 11:02:44" }, "https://github.com/Hangover3832/ComfyUI-Hangover-Moondream": { - "stars": 20, + "stars": 21, "last_update": "2024-04-02 13:24:56" }, "https://github.com/Hangover3832/ComfyUI-Hangover-Recognize_Anything": { @@ -1868,7 +1868,7 @@ "last_update": "2024-04-02 06:33:08" }, "https://github.com/daniel-lewis-ab/ComfyUI-TTS": { - "stars": 7, + "stars": 8, "last_update": "2024-04-02 06:32:21" }, "https://github.com/djbielejeski/a-person-mask-generator": { @@ -1888,7 +1888,7 @@ "last_update": "2024-01-09 08:33:02" }, "https://github.com/AInseven/ComfyUI-fastblend": { - "stars": 77, + "stars": 78, "last_update": "2024-04-03 11:50:44" }, "https://github.com/HebelHuber/comfyui-enhanced-save-node": { @@ -1904,7 +1904,7 @@ "last_update": "2024-03-08 19:59:00" }, "https://github.com/Layer-norm/comfyui-lama-remover": { - "stars": 31, + "stars": 33, "last_update": "2024-01-13 04:58:58" }, "https://github.com/Taremin/comfyui-prompt-extranetworks": { @@ -2001,7 +2001,7 @@ }, "https://github.com/longgui0318/comfyui-oms-diffusion": { "stars": 3, - "last_update": "2024-04-06 16:09:35" + "last_update": "2024-04-07 10:22:26" }, "https://github.com/DimaChaichan/LAizypainter-Exporter-ComfyUI": { "stars": 7, @@ -2028,11 +2028,11 @@ "last_update": "2024-01-26 06:28:40" }, "https://github.com/gokayfem/ComfyUI_VLM_nodes": { - "stars": 160, + "stars": 162, "last_update": "2024-03-26 11:46:29" }, "https://github.com/gokayfem/ComfyUI-Dream-Interpreter": { - "stars": 49, + "stars": 50, "last_update": "2024-04-03 23:51:44" }, "https://github.com/gokayfem/ComfyUI-Depth-Visualization": { @@ -2072,11 +2072,11 @@ "last_update": "2024-01-27 15:25:00" }, "https://github.com/mape/ComfyUI-mape-Helpers": { - "stars": 78, + "stars": 79, "last_update": "2024-02-07 16:58:47" }, "https://github.com/zhongpei/Comfyui_image2prompt": { - "stars": 152, + "stars": 154, "last_update": "2024-03-27 03:29:23" }, "https://github.com/zhongpei/ComfyUI-InstructIR": { @@ -2112,7 +2112,7 @@ "last_update": "2024-02-01 02:50:59" }, "https://github.com/nosiu/comfyui-instantId-faceswap": { - "stars": 135, + "stars": 136, "last_update": "2024-02-25 13:58:50" }, "https://github.com/LyazS/comfyui-anime-seg": { @@ -2176,7 +2176,7 @@ "last_update": "2024-02-25 12:35:13" }, "https://github.com/XmYx/deforum-comfy-nodes": { - "stars": 59, + "stars": 62, "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": 2, + "stars": 3, "last_update": "2024-02-18 05:23:57" }, "https://github.com/ShmuelRonen/ComfyUI-SVDResizer": { @@ -2244,7 +2244,7 @@ "last_update": "2024-03-26 02:58:49" }, "https://github.com/Ludobico/ComfyUI-ScenarioPrompt": { - "stars": 11, + "stars": 12, "last_update": "2024-03-26 01:28:07" }, "https://github.com/logtd/ComfyUI-InstanceDiffusion": { @@ -2280,7 +2280,7 @@ "last_update": "2024-02-26 09:37:16" }, "https://github.com/AuroBit/ComfyUI-OOTDiffusion": { - "stars": 229, + "stars": 232, "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": 1, + "stars": 2, "last_update": "2024-02-24 21:41:24" }, "https://github.com/jkrauss82/ultools-comfyui": { @@ -2328,7 +2328,7 @@ "last_update": "2024-02-26 19:21:00" }, "https://github.com/Chan-0312/ComfyUI-Prompt-Preview": { - "stars": 8, + "stars": 10, "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": 9, + "stars": 10, "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": 963, + "stars": 968, "last_update": "2024-03-09 21:16:31" }, "https://github.com/huchenlei/ComfyUI_DanTagGen": { - "stars": 30, + "stars": 31, "last_update": "2024-03-23 19:40:34" }, "https://github.com/nathannlu/ComfyUI-Pets": { @@ -2408,7 +2408,7 @@ "last_update": "2024-03-12 17:19:32" }, "https://github.com/cozymantis/human-parser-comfyui-node": { - "stars": 21, + "stars": 22, "last_update": "2024-04-02 20:04:32" }, "https://github.com/cozymantis/pose-generator-comfyui-node": { @@ -2448,7 +2448,7 @@ "last_update": "2024-03-09 00:02:47" }, "https://github.com/ExponentialML/ComfyUI_Native_DynamiCrafter": { - "stars": 61, + "stars": 63, "last_update": "2024-04-02 23:29:14" }, "https://github.com/ExponentialML/ComfyUI_VisualStylePrompting": { @@ -2460,11 +2460,11 @@ "last_update": "2024-03-08 22:53:27" }, "https://github.com/stavsap/comfyui-ollama": { - "stars": 16, - "last_update": "2024-04-05 11:38:53" + "stars": 18, + "last_update": "2024-04-07 07:17:45" }, "https://github.com/dchatel/comfyui_facetools": { - "stars": 11, + "stars": 12, "last_update": "2024-04-06 11:45:55" }, "https://github.com/prodogape/ComfyUI-Minio": { @@ -2488,8 +2488,8 @@ "last_update": "2024-03-13 08:26:09" }, "https://github.com/if-ai/ComfyUI-IF_AI_tools": { - "stars": 89, - "last_update": "2024-04-07 00:41:21" + "stars": 91, + "last_update": "2024-04-07 08:43:30" }, "https://github.com/dmMaze/sketch2manga": { "stars": 10, @@ -2537,14 +2537,14 @@ }, "https://github.com/zhangp365/ComfyUI-utils-nodes": { "stars": 1, - "last_update": "2024-03-28 08:13:46" + "last_update": "2024-04-07 09:53:27" }, "https://github.com/ratulrafsan/Comfyui-SAL-VTON": { - "stars": 14, + "stars": 15, "last_update": "2024-03-22 04:31:59" }, "https://github.com/Nevysha/ComfyUI-nevysha-top-menu": { - "stars": 2, + "stars": 3, "last_update": "2024-03-23 10:48:36" }, "https://github.com/alisson-anjos/ComfyUI-LLaVA-Describer": { @@ -2556,20 +2556,20 @@ "last_update": "2024-03-31 12:41:40" }, "https://github.com/viperyl/ComfyUI-BiRefNet": { - "stars": 110, + "stars": 111, "last_update": "2024-03-25 11:02:49" }, "https://github.com/SuperBeastsAI/ComfyUI-SuperBeasts": { "stars": 60, - "last_update": "2024-04-06 21:23:04" + "last_update": "2024-04-07 04:10:50" }, "https://github.com/IKHOR/ComfyUI-IKHOR-Jam-Nodes": { "stars": 0, "last_update": "2024-03-26 16:55:10" }, "https://github.com/yuvraj108c/ComfyUI-Depth-Anything-Tensorrt": { - "stars": 24, - "last_update": "2024-03-30 11:08:23" + "stars": 25, + "last_update": "2024-04-07 10:43:50" }, "https://github.com/hay86/ComfyUI_Dreamtalk": { "stars": 0, @@ -2577,14 +2577,14 @@ }, "https://github.com/shinich39/comfyui-load-image-39": { "stars": 1, - "last_update": "2024-04-03 06:49:03" + "last_update": "2024-04-07 14:38:17" }, "https://github.com/shinich39/comfyui-ramdom-node-39": { "stars": 2, "last_update": "2024-04-03 00:23:18" }, "https://github.com/wei30172/comfygen": { - "stars": 2, + "stars": 3, "last_update": "2024-04-06 16:22:09" }, "https://github.com/zombieyang/sd-ppp": { @@ -2600,20 +2600,20 @@ "last_update": "2024-03-29 04:22:07" }, "https://github.com/NeuralSamurAI/Comfyui-Superprompt-Unofficial": { - "stars": 28, + "stars": 29, "last_update": "2024-03-30 22:07:58" }, "https://github.com/MokkaBoss1/ComfyUI_Mokkaboss1": { - "stars": 2, - "last_update": "2024-04-04 17:53:11" + "stars": 3, + "last_update": "2024-04-07 11:02:43" }, "https://github.com/jiaxiangc/ComfyUI-ResAdapter": { - "stars": 219, + "stars": 222, "last_update": "2024-04-06 09:25:46" }, "https://github.com/ParisNeo/lollms_nodes_suite": { "stars": 6, - "last_update": "2024-04-03 00:26:34" + "last_update": "2024-04-07 02:26:00" }, "https://github.com/IsItDanOrAi/ComfyUI-Stereopsis": { "stars": 2, @@ -2621,7 +2621,7 @@ }, "https://github.com/frankchieng/ComfyUI_Aniportrait": { "stars": 12, - "last_update": "2024-04-03 09:35:44" + "last_update": "2024-04-07 12:14:32" }, "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": 41, + "stars": 42, "last_update": "2024-04-01 21:37:50" }, "https://github.com/DrMWeigand/ComfyUI_ColorImageDetection": { @@ -2648,15 +2648,15 @@ "last_update": "2024-04-01 10:47:39" }, "https://github.com/comfyanonymous/ComfyUI": { - "stars": 30800, - "last_update": "2024-04-06 22:58:43" + "stars": 30880, + "last_update": "2024-04-07 02:35:13" }, "https://github.com/chaojie/ComfyUI-MuseV": { - "stars": 29, + "stars": 33, "last_update": "2024-04-04 02:07:29" }, "https://github.com/kijai/ComfyUI-DiffusionLight": { - "stars": 37, + "stars": 38, "last_update": "2024-04-02 19:18:34" }, "https://github.com/BlakeOne/ComfyUI-CustomScheduler": { @@ -2668,7 +2668,7 @@ "last_update": "2024-04-04 16:39:56" }, "https://github.com/chaojie/ComfyUI-MuseTalk": { - "stars": 30, + "stars": 34, "last_update": "2024-04-05 15:26:14" }, "https://github.com/bvhari/ComfyUI_SUNoise": { @@ -2676,39 +2676,55 @@ "last_update": "2024-04-05 06:07:22" }, "https://github.com/TJ16th/comfyUI_TJ_NormalLighting": { - "stars": 48, - "last_update": "2024-04-05 19:31:31" + "stars": 70, + "last_update": "2024-04-07 12:46:36" }, "https://github.com/SoftMeng/ComfyUI_ImageToText": { "stars": 2, - "last_update": "2024-04-06 06:49:35" + "last_update": "2024-04-07 07:27:14" }, "https://github.com/AppleBotzz/ComfyUI_LLMVISION": { - "stars": 1, + "stars": 16, "last_update": "2024-04-05 23:55:41" }, "https://github.com/A4P7J1N7M05OT/ComfyUI-PixelOE": { - "stars": 0, - "last_update": "2024-04-05 22:18:14" + "stars": 2, + "last_update": "2024-04-07 09:02:36" }, "https://github.com/SLAPaper/ComfyUI-dpmpp_2m_alt-Sampler": { "stars": 0, "last_update": "2024-04-06 06:20:14" }, "https://github.com/yuvraj108c/ComfyUI-PiperTTS": { - "stars": 2, - "last_update": "2024-04-06 12:32:45" + "stars": 13, + "last_update": "2024-04-06 17:16:28" }, "https://github.com/nickve28/ComfyUI-Nich-Utils": { - "stars": 1, - "last_update": "2024-04-06 13:19:02" + "stars": 2, + "last_update": "2024-04-07 14:25:49" }, "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": 0, + "stars": 16, "last_update": "2024-04-06 21:56:49" + }, + "https://github.com/hay86/ComfyUI_AceNodes": { + "stars": 0, + "last_update": "2024-04-07 13:47:26" + }, + "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": 1, + "last_update": "2024-04-07 11:33:02" + }, + "https://github.com/jtydhr88/ComfyUI-Workflow-Encrypt": { + "stars": 3, + "last_update": "2024-04-07 02:47:17" } } \ No newline at end of file diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 7c12301..42d922d 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -10,6 +10,46 @@ }, + { + "author": "shinich39", + "title": "comfyui-text-pipe-39", + "reference": "https://github.com/shinich39/comfyui-text-pipe-39", + "files": [ + "https://github.com/shinich39/comfyui-text-pipe-39" + ], + "install_type": "git-clone", + "description": "Modify text by condition." + }, + { + "author": "Sida Liu", + "title": "ComfyUI-Debug", + "reference": "https://github.com/liusida/ComfyUI-Debug", + "files": [ + "https://github.com/liusida/ComfyUI-Debug" + ], + "install_type": "git-clone", + "description": "Attach a debug node to an output to obtain more detailed information. Uncover the details of your models in ComfyUI with ease." + }, + { + "author": "hay86", + "title": "ComfyUI_AceNodes", + "reference": "https://github.com/hay86/ComfyUI_AceNodes", + "files": [ + "https://github.com/hay86/ComfyUI_AceNodes" + ], + "install_type": "git-clone", + "description": "Nodes:Integer, Float, Text, Seed, Text Concatenate, Text Input Switch (2/4/8 way), Text List, Text Preview, Text Selector, Text To Resolution. Some useful custom nodes that are not included in ComfyUI core yet." + }, + { + "author": "jtydhr88", + "title": "ComfyUI-Workflow-Encrypt", + "reference": "https://github.com/jtydhr88/ComfyUI-Workflow-Encrypt", + "files": [ + "https://github.com/jtydhr88/ComfyUI-Workflow-Encrypt" + ], + "install_type": "git-clone", + "description": "Encrypt your comfyui workflow, and share it with key" + }, { "author": "ronniebasak", "title": "ComfyUI-Tara-LLM-Integration", @@ -652,47 +692,6 @@ ], "install_type": "copy", "description": "Nodes:Indoor Backgrounds, Landscape Backgrounds. Custom nodes for ComfyUI which allows selective 'randomness' in constructing a prompt for portrait backgrounds." - }, - { - "author": "zhangp365", - "title": "zhangp365/Some Utils for ComfyUI", - "reference": "https://github.com/zhangp365/ComfyUI-utils-nodes", - "files": [ - "https://github.com/zhangp365/ComfyUI-utils-nodes" - ], - "install_type": "git-clone", - "description": "LoadImageWithSwitch, ImageBatchOneOrMore" - }, - - { - "author": "ZHO-ZHO-ZHO", - "title": "ComfyUI-BRIA_AI-RMBG", - "reference": "https://github.com/ZHO-ZHO-ZHO/ComfyUI-BRIA_AI-RMBG", - "files": [ - "https://github.com/ZHO-ZHO-ZHO/ComfyUI-BRIA_AI-RMBG" - ], - "install_type": "git-clone", - "description": "Unofficial implementation of BRIA RMBG Model for ComfyUI." - }, - { - "author": "ZHO-ZHO-ZHO", - "title": "APISR IN COMFYUI", - "reference": "https://github.com/ZHO-ZHO-ZHO/ComfyUI-APISR", - "files": [ - "https://github.com/ZHO-ZHO-ZHO/ComfyUI-APISR" - ], - "install_type": "git-clone", - "description": "Unofficial implementation of APISR for ComfyUI, both image and video" - }, - { - "author": "chaojie", - "title": "ComfyUI-Open-Sora", - "reference": "https://github.com/chaojie/ComfyUI-Open-Sora", - "files": [ - "https://github.com/chaojie/ComfyUI-Open-Sora" - ], - "install_type": "git-clone", - "description": "ComfyUI Open Sora" } ] } diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 63587db..36ad97b 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -288,7 +288,7 @@ "ImageScaleToSide-badger", "IntToString-badger", "SegmentToMaskByPoint-badger", - "StringListToOneLine-badger", + "SimpleBoolean-badger", "StringToFizz-badger", "TextListToString-badger", "ToPixel-badger", @@ -2205,6 +2205,10 @@ "https://github.com/MokkaBoss1/ComfyUI_Mokkaboss1": [ [ "AspectRatioCondition", + "ConnectFloat", + "ConnectImage", + "ConnectInteger", + "ConnectString", "DoubleClipTextEncode", "HashText", "IndoorBackgrounds", @@ -2497,7 +2501,9 @@ "https://github.com/ParisNeo/lollms_nodes_suite": [ [ "Artbot", - "Lollms_Text_Gen" + "Lollms_Text_Gen", + "Lollms_Text_Saver", + "RandomizeVideo" ], { "title_aux": "lollms_nodes_suite" @@ -3113,8 +3119,10 @@ ], "https://github.com/SuperBeastsAI/ComfyUI-SuperBeasts": [ [ + "Deflicker (SuperBeasts.AI)", "HDR Effects (SuperBeasts.AI)", - "Make Resized Mask Batch (SuperBeasts.AI)" + "Make Resized Mask Batch (SuperBeasts.AI)", + "Pixel Deflicker (SuperBeasts.AI)" ], { "title_aux": "ComfyUI-SuperBeasts" @@ -5769,7 +5777,6 @@ "ExtraVAELoader", "PixArtCheckpointLoader", "PixArtControlNetCond", - "PixArtDPMSampler", "PixArtLoraLoader", "PixArtResolutionCond", "PixArtResolutionSelect", @@ -6178,6 +6185,7 @@ "KSamplerVariationsWithNoise+", "MaskBatch+", "MaskBlur+", + "MaskBoundingBox+", "MaskExpandBatch+", "MaskFlip+", "MaskFromBatch+", @@ -6722,8 +6730,15 @@ ], "https://github.com/filliptm/ComfyUI_Fill-Nodes": [ [ + "FL_AudioConverter", + "FL_AudioFrameCalculator", + "FL_AudioPreview", + "FL_CodeNode", + "FL_DirectoryCrawl", "FL_ImageCaptionSaver", "FL_ImageDimensionDisplay", + "FL_ImageDurationSync", + "FL_ImagePixelator", "FL_ImageRandomizer" ], { @@ -7084,6 +7099,26 @@ "title_aux": "ComfyUI-Image-Matting" } ], + "https://github.com/hay86/ComfyUI_AceNodes": [ + [ + "ACE_Float", + "ACE_ImageConstrain", + "ACE_Integer", + "ACE_Seed", + "ACE_Text", + "ACE_TextConcatenate", + "ACE_TextInputSwitch2Way", + "ACE_TextInputSwitch4Way", + "ACE_TextInputSwitch8Way", + "ACE_TextList", + "ACE_TextPreview", + "ACE_TextSelector", + "ACE_TextToResolution" + ], + { + "title_aux": "ComfyUI_AceNodes" + } + ], "https://github.com/hay86/ComfyUI_Dreamtalk": [ [ "D_DreamTalk", @@ -7962,6 +7997,16 @@ "title_aux": "simple wildcard for ComfyUI" } ], + "https://github.com/liusida/ComfyUI-Debug": [ + [ + "DebugInspectorNode", + "DebugModelInspectorNode", + "DebugModelPrintOutNode" + ], + { + "title_aux": "ComfyUI-Debug" + } + ], "https://github.com/ljleb/comfy-mecha": [ [ "Blocks Mecha Hyper",