From c11470cae3b88f68a8850b77e1b701d273658a3c Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Sat, 15 Jun 2024 20:58:08 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 39 +- extension-node-map.json | 56 +-- github-stats.json | 5 - node_db/dev/custom-node-list.json | 23 +- node_db/dev/extension-node-map.json | 236 +++++++++--- node_db/dev/github-stats.json | 530 ++++++++++++++++++--------- node_db/legacy/custom-node-list.json | 23 ++ node_db/new/custom-node-list.json | 17 +- node_db/new/extension-node-map.json | 56 +-- 9 files changed, 591 insertions(+), 394 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 8900fbd5..fde28926 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -6595,17 +6595,6 @@ "install_type": "git-clone", "description": "Fully customizable Classifier Free Guidance for ComfyUI." }, - { - "author": "redhottensors", - "title": "ComfyUI-ODE", - "id": "ode", - "reference": "https://github.com/redhottensors/ComfyUI-ODE", - "files": [ - "https://github.com/redhottensors/ComfyUI-ODE" - ], - "install_type": "git-clone", - "description": "ODE Solvers for ComfyUI\nThis node enables use of torchdiffeq ODE solvers with models. Intended for use with Stable Diffusion 3 and similar flow models." - }, { "author": "Mamaaaamooooo", "title": "Batch Rembg for ComfyUI", @@ -6738,17 +6727,6 @@ "install_type": "git-clone", "description": "ComfyUI nodes to use [a/FLATTEN: optical FLow-guided ATTENtion for consistent text-to-video editing](https://github.com/yrcong/flatten)." }, - { - "author": "logtd", - "title": "ComfyUI-FLATTEN", - "id": "flatten", - "reference": "https://github.com/logtd/ComfyUI-FlattenFlow", - "files": [ - "https://github.com/logtd/ComfyUI-FlattenFlow" - ], - "install_type": "git-clone", - "description": "An alternate trajectory processor for ComfyUI-FLATTEN\nNOTE:When using this trajectory type FLATTEN will use roughly 1/4 VRAM and be ~20% faster at the cost of some consistency (especially when injection_steps are low)." - }, { "author": "logtd", "title": "ComfyUI-RAVE Attention", @@ -10309,14 +10287,14 @@ }, { "author": "dicksondickson", - "title": "Dickson's ComfyUI Custom Nodes Collection", - "id": "dickson", + "title": "ComfyUI-Dickson-Nodes", + "id": "dicksonnodes", "reference": "https://github.com/dicksondickson/ComfyUI-Dickson-Nodes", "files": [ "https://github.com/dicksondickson/ComfyUI-Dickson-Nodes" ], "install_type": "git-clone", - "description": "Nodes:Dickson Color Match, TTPlanet Tile Preprocessor GF, TTPlanet Tile Preprocessor Simple, TTPlanet Tile Preprocessor cufoff. This is a set of custom nodes that I've either written myself or adapted from other authors for my own convenience." + "description": "Custom nodes for ComfyUI by DicksonDickson." }, { "author": "juehackr", @@ -10752,17 +10730,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "dicksondickson", - "title": "ComfyUI-Dickson-Nodes", - "id": "dicksonnodes", - "reference": "https://github.com/dicksondickson/ComfyUI-Dickson-Nodes", - "files": [ - "https://github.com/dicksondickson/ComfyUI-Dickson-Nodes" - ], - "install_type": "git-clone", - "description": "Custom nodes for ComfyUI by DicksonDickson." } ] } diff --git a/extension-node-map.json b/extension-node-map.json index ed6c03be..b8d85ef6 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -8096,7 +8096,7 @@ "description": "This is a set of custom nodes that I've either written myself or adapted from other authors for my own convenience. Currently includes color matching node forked from StableSR and TTPlanet's controlnet preprocessor. https://github.com/dicksondickson", "nickname": "Dickson Nodes", "title": "Dickson Nodes", - "title_aux": "Dickson's ComfyUI Custom Nodes Collection" + "title_aux": "ComfyUI-Dickson-Nodes" } ], "https://github.com/digitaljohn/comfyui-propost": [ @@ -10926,7 +10926,6 @@ "https://github.com/logtd/ComfyUI-FLATTEN": [ [ "ApplyFlattenAttentionNode", - "ApplyFlattenAttentionSD3MNode", "CreateFlowNoiseNode", "FlattenCheckpointLoaderNode", "KSamplerFlattenNode", @@ -10937,14 +10936,6 @@ "title_aux": "ComfyUI-FLATTEN" } ], - "https://github.com/logtd/ComfyUI-FlattenFlow": [ - [ - "SampleFlowTrajectoriesNode" - ], - { - "title_aux": "ComfyUI-FLATTEN" - } - ], "https://github.com/logtd/ComfyUI-InstanceDiffusion": [ [ "ApplyScaleUModelNode", @@ -12473,51 +12464,6 @@ "title_aux": "SD Prompt Reader" } ], - "https://github.com/redhottensors/ComfyUI-ODE": [ - [ - "Blended Transition [DVB]", - "Calculation [DVB]", - "Create Frame Set [DVB]", - "Divide [DVB]", - "Fade From Black [DVB]", - "Fade To Black [DVB]", - "Float Input [DVB]", - "For Each Done [DVB]", - "For Each Filename [DVB]", - "Frame Set Append [DVB]", - "Frame Set Frame Dimensions Scaled [DVB]", - "Frame Set Index Offset [DVB]", - "Frame Set Merger [DVB]", - "Frame Set Reindex [DVB]", - "Frame Set Repeat [DVB]", - "Frame Set Reverse [DVB]", - "Frame Set Split Beginning [DVB]", - "Frame Set Split End [DVB]", - "Frame Set Splitter [DVB]", - "Generate Inbetween Frames [DVB]", - "Int Input [DVB]", - "Linear Camera Pan [DVB]", - "Linear Camera Roll [DVB]", - "Linear Camera Zoom [DVB]", - "Load Image From Path [DVB]", - "Multiply [DVB]", - "ODESamplerSelect", - "Sine Camera Pan [DVB]", - "Sine Camera Roll [DVB]", - "Sine Camera Zoom [DVB]", - "String Input [DVB]", - "Text Input [DVB]", - "Trace Memory Allocation [DVB]", - "Unwrap Frame Set [DVB]" - ], - { - "author": "RedHotTensors", - "description": "Adaptive ODE Solvers for ComfyUI", - "nickname": "ComfyUI-ODE", - "title": "ComfyUI-ODE", - "title_aux": "ComfyUI-ODE" - } - ], "https://github.com/redhottensors/ComfyUI-Prediction": [ [ "AvoidErasePrediction", diff --git a/github-stats.json b/github-stats.json index 43e9e368..e691f1bc 100644 --- a/github-stats.json +++ b/github-stats.json @@ -3429,11 +3429,6 @@ "last_update": "2024-06-14 18:00:19", "author_account_age_days": 113 }, - "https://github.com/logtd/ComfyUI-FlattenFlow": { - "stars": 0, - "last_update": "2024-06-13 19:03:19", - "author_account_age_days": 111 - }, "https://github.com/logtd/ComfyUI-InstanceDiffusion": { "stars": 139, "last_update": "2024-05-22 00:02:08", diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json index 502dac14..879cd356 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -10,6 +10,18 @@ }, + + { + "author": "redhottensors", + "title": "ComfyUI-ODE", + "id": "ode", + "reference": "https://github.com/redhottensors/ComfyUI-ODE", + "files": [ + "https://github.com/redhottensors/ComfyUI-ODE" + ], + "install_type": "git-clone", + "description": "ODE Solvers for ComfyUI\nThis node enables use of torchdiffeq ODE solvers with models. Intended for use with Stable Diffusion 3 and similar flow models." + }, { "author": "maruhidd", "title": "Transparent Background for ComfyUI", @@ -217,17 +229,6 @@ "install_type": "git-clone", "description": "I've been working on the UX/UI of a timeline custom node system for ComfyUI over the past two weeks. The goal is to create a timeline similar to video/animation editing tools, without relying on traditional timeframe code. You can effortlessly add, delete, or rearrange rows, providing a streamlined user experience." }, - { - "author": "udi0510", - "title": "comfyui-slicer", - "id": "slicer", - "reference": "https://github.com/udi0510/comfyui-slicer", - "files": [ - "https://github.com/udi0510/comfyui-slicer" - ], - "install_type": "git-clone", - "description": "Nodes:SlicerNode" - }, { "author": "jh-leon-kim", "title": "ComfyUI-JHK-utils", diff --git a/node_db/dev/extension-node-map.json b/node_db/dev/extension-node-map.json index 1e17ad98..607c449f 100644 --- a/node_db/dev/extension-node-map.json +++ b/node_db/dev/extension-node-map.json @@ -171,6 +171,7 @@ [ "> Clear Text", "> Float to Int", + "> Get Mean Color", "> Int", "> Int to Text", "> Light Source Mask", @@ -179,6 +180,8 @@ "> Mask Curves", "> NIKSampler", "> Noise From Image", + "> Normal Map Lighting", + "> RGB Color", "> Resolution by Aspect Ratio", "> Rotate Image", "> Save Image", @@ -328,6 +331,8 @@ ], "https://github.com/GraftingRayman/ComfyUI_GR_PromptSelector": [ [ + "GR Flip Tile Random Inverted", + "GR Flip Tile Random Red Ring", "GR Image Details Displayer", "GR Image Details Saver", "GR Image Resize", @@ -388,6 +393,14 @@ "title_aux": "comfy-consistency-vae" } ], + "https://github.com/LZpenguin/ComfyUI-Text": [ + [ + "Add_text_by_mask" + ], + { + "title_aux": "ComfyUI-Text" + } + ], "https://github.com/LarryJane491/ComfyUI-ModelUnloader": [ [ "Model Unloader" @@ -493,6 +506,14 @@ "title_aux": "DJZ-Nodes" } ], + "https://github.com/NitramDom/ComfyUI_FacialFlip": [ + [ + "Swapper" + ], + { + "title_aux": "ComfyUI_FacialFlip" + } + ], "https://github.com/PluMaZero/ComfyUI-SpaceFlower": [ [ "SpaceFlower_HangulPrompt", @@ -546,8 +567,12 @@ ], "https://github.com/Scorpinaus/ComfyUI-DiffusersLoader": [ [ + "CombinedDiffusersLoader", "CombinedDiffusersSD15Loader", "CombinedDiffusersSDXLLoader", + "DiffusersClipLoader", + "DiffusersUNETLoader", + "DiffusersVAELoader", "SD15CLIPLoader", "SD15UNETLoader", "SD15VAELoader", @@ -570,6 +595,27 @@ "title_aux": "ComfyUI-SeedV-Nodes [UNSAFE]" } ], + "https://github.com/Shinsplat/ComfyUI-Shinsplat": [ + [ + "Clip Text Encode (Shinsplat)", + "Clip Text Encode SD3 (Shinsplat)", + "Clip Text Encode SDXL (Shinsplat)", + "Green Box (Shinsplat)", + "Lora Loader (Shinsplat)", + "Python (Shinsplat)", + "Python - More Inputs (Shinsplat)", + "String Interpolated (Shinsplat)", + "Sum Wrap (Shinsplat)", + "Variables (Shinsplat)" + ], + { + "author": "Shinsplat", + "description": "", + "nickname": "shinsplat", + "title": "ComfyUI-Shinsplat", + "title_aux": "ComfyUI-Shinsplat [UNSAFE]" + } + ], "https://github.com/StartHua/Comfyui_CXH_CRM": [ [ "CRM" @@ -676,6 +722,18 @@ "title_aux": "Dream Project Video Batches [WIP]" } ], + "https://github.com/baicai99/ComfyUI-FrameSkipping": [ + [ + "FrameSkipping", + "FrameTruncating", + "IntOperationsNode", + "MaskFrameSkipping", + "WhiteMaskGenerator" + ], + { + "title_aux": "ComfyUI-FrameSkipping" + } + ], "https://github.com/beyastard/ComfyUI_BeySoft": [ [ "BeySoft" @@ -827,6 +885,7 @@ "CLIPSetLastLayer", "CLIPTextEncode", "CLIPTextEncodeControlnet", + "CLIPTextEncodeSD3", "CLIPTextEncodeSDXL", "CLIPTextEncodeSDXLRefiner", "CLIPVisionEncode", @@ -856,6 +915,7 @@ "DualCLIPLoader", "EmptyImage", "EmptyLatentImage", + "EmptySD3LatentImage", "ExponentialScheduler", "FeatherMask", "FlipSigmas", @@ -923,6 +983,7 @@ "ModelMergeSubtract", "ModelSamplingContinuousEDM", "ModelSamplingDiscrete", + "ModelSamplingSD3", "ModelSamplingStableCascade", "Morphology", "PatchModelAddDownscale", @@ -974,6 +1035,7 @@ "StyleModelLoader", "ThresholdMask", "TomePatchModel", + "TripleCLIPLoader", "UNETLoader", "UNetCrossAttentionMultiply", "UNetSelfAttentionMultiply", @@ -1145,6 +1207,7 @@ ], "https://github.com/flyingdogsoftware/gyre_for_comfyui": [ [ + "BackgroundRemoval", "GyreIfElse", "GyreLoopEnd", "GyreLoopStart" @@ -1228,27 +1291,6 @@ "title_aux": "comfy-magick [WIP]" } ], - "https://github.com/huchenlei/ComfyUI_densediffusion": [ - [ - "DenseDiffusionAddCondNode", - "DenseDiffusionApplyNode" - ], - { - "title_aux": "ComfyUI DenseDiffusion [WIP]" - } - ], - "https://github.com/huchenlei/ComfyUI_omost": [ - [ - "OmostLLMChatNode", - "OmostLLMLoaderNode", - "OmostLayoutCondNode", - "OmostLoadCanvasConditioningNode", - "OmostRenderCanvasConditioningNode" - ], - { - "title_aux": "ComfyUI_omost [WIP]" - } - ], "https://github.com/huizhang0110/ComfyUI_Easy_Nodes_hui": [ [ "EasyBgRemover", @@ -1277,6 +1319,18 @@ "title_aux": "comfyui-hb-node" } ], + "https://github.com/hy134300/comfyui-hydit": [ + [ + "DiffusersClipTextEncode", + "DiffusersModelMakeup", + "DiffusersPipelineLoader", + "DiffusersSampler", + "DiffusersSchedulerLoader" + ], + { + "title_aux": "comfyui-hydit" + } + ], "https://github.com/ilovejohnwhite/UncleBillyGoncho": [ [ "CannyEdgePreprocessor", @@ -1301,7 +1355,9 @@ [ "Average Color", "Complementary Color", - "Hex to Color Name" + "Hex Color to Image", + "Hex to Color Name", + "Random String" ], { "title_aux": "ie-comfyui-color-nodes" @@ -1317,6 +1373,14 @@ "title_aux": "ComfyUI-JHK-utils" } ], + "https://github.com/jimmm-ai/TimeUi-a-ComfyUi-Timeline-Node": [ + [ + "utils/TimelineUI" + ], + { + "title_aux": "TimeUi a ComfyUI Timeline Node System [WIP]" + } + ], "https://github.com/jn-jairo/jn_node_suite_comfyui": [ [ "JN_AreaInfo", @@ -1414,6 +1478,15 @@ "title_aux": "ComfyUI-DiffBIR" } ], + "https://github.com/jtydhr88/ComfyUI-Unique3D": [ + [ + "Unique3DLoadPipeline", + "Unique3DRun" + ], + { + "title_aux": "ComfyUI-Unique3D" + } + ], "https://github.com/kadirnar/ComfyUI-Adapter": [ [ "GarmentSegLoader" @@ -1489,6 +1562,25 @@ "title_aux": "ComfyUI_Prompt_Template_CustomNodes" } ], + "https://github.com/kycg/comfyui-Kwtoolset": [ + [ + "KWNagetiveString", + "KWPositiveString", + "KWanywhereString", + "KwtoolsetChangeOpenpose", + "KwtoolsetCheckpointLoaderwithpreview", + "KwtoolsetGetHipMask", + "KwtoolsetGetHipMasktest", + "KwtoolsetGetImageSize", + "KwtoolsetGrowMaskPlus", + "KwtoolsetLoadCheckpointsBatch", + "KwtoolsetLoraLoaderwithpreview", + "LatentMatch" + ], + { + "title_aux": "comfyui-Kwtoolset" + } + ], "https://github.com/laksjdjf/ssd-1b-comfyui": [ [ "SSD-1B-Loader" @@ -1544,6 +1636,8 @@ ], "https://github.com/marduk191/comfyui-marnodes": [ [ + "marduk191_5_text_string", + "marduk191_5way_text_switch", "marduk191_workflow_settings" ], { @@ -1554,6 +1648,23 @@ "title_aux": "comfyui-marnodes" } ], + "https://github.com/maruhidd/ComfyUI_Transparent-Background": [ + [ + "FillTransparentNode", + "RemoveBackgroundNode" + ], + { + "title_aux": "Transparent Background for ComfyUI" + } + ], + "https://github.com/mashb1t/comfyui-nodes-mashb1t": [ + [ + "mashb1t: LoadImage" + ], + { + "title_aux": "ComfyUI mashb1t nodes" + } + ], "https://github.com/mut-ex/comfyui-gligengui-node": [ [ "GLIGEN_GUI" @@ -1627,14 +1738,17 @@ ], "https://github.com/pamparamm/ComfyUI-ppm": [ [ + "AttentionCouplePPM", "CLIPMicroConditioning", "CLIPNegPip", - "CLIPSetLastLayerFloat", "CLIPTextEncodeBREAK", + "CLIPTokenCounter", "EmptyLatentImageAR", + "EmptyLatentImageARAdvanced", + "LatentToMaskBB", + "LatentToWidthHeight", "RandomPromptGenerator", - "StableCascade_AutoCompLatent", - "TokenCounter" + "StableCascade_AutoCompLatent" ], { "title_aux": "ComfyUI-ppm" @@ -1656,21 +1770,49 @@ "title_aux": "prism-tools" } ], - "https://github.com/runtime44/comfyui_r44_nodes": [ + "https://github.com/redhottensors/ComfyUI-ODE": [ [ - "Runtime44ColorMatch", - "Runtime44DynamicKSampler", - "Runtime44ImageEnhance", - "Runtime44ImageOverlay", - "Runtime44ImageResizer", - "Runtime44ImageToNoise", - "Runtime44IterativeUpscaleFactor", - "Runtime44MaskSampler", - "Runtime44TiledMaskSampler", - "Runtime44Upscaler" + "Blended Transition [DVB]", + "Calculation [DVB]", + "Create Frame Set [DVB]", + "Divide [DVB]", + "Fade From Black [DVB]", + "Fade To Black [DVB]", + "Float Input [DVB]", + "For Each Done [DVB]", + "For Each Filename [DVB]", + "Frame Set Append [DVB]", + "Frame Set Frame Dimensions Scaled [DVB]", + "Frame Set Index Offset [DVB]", + "Frame Set Merger [DVB]", + "Frame Set Reindex [DVB]", + "Frame Set Repeat [DVB]", + "Frame Set Reverse [DVB]", + "Frame Set Split Beginning [DVB]", + "Frame Set Split End [DVB]", + "Frame Set Splitter [DVB]", + "Generate Inbetween Frames [DVB]", + "Int Input [DVB]", + "Linear Camera Pan [DVB]", + "Linear Camera Roll [DVB]", + "Linear Camera Zoom [DVB]", + "Load Image From Path [DVB]", + "Multiply [DVB]", + "ODESamplerSelect", + "Sine Camera Pan [DVB]", + "Sine Camera Roll [DVB]", + "Sine Camera Zoom [DVB]", + "String Input [DVB]", + "Text Input [DVB]", + "Trace Memory Allocation [DVB]", + "Unwrap Frame Set [DVB]" ], { - "title_aux": "Runtime44 ComfyUI Nodes" + "author": "RedHotTensors", + "description": "Adaptive ODE Solvers for ComfyUI", + "nickname": "ComfyUI-ODE", + "title": "ComfyUI-ODE", + "title_aux": "ComfyUI-ODE" } ], "https://github.com/sdfxai/SDFXBridgeForComfyUI": [ @@ -1703,7 +1845,9 @@ ], "https://github.com/shadowcz007/comfyui-musicgen": [ [ - "Musicgen" + "AudioPlay", + "Musicgen_", + "StableAudio_" ], { "title_aux": "comfyui-musicgen" @@ -1810,14 +1954,6 @@ "title_aux": "ComfyUI-TDNodes [WIP]" } ], - "https://github.com/udi0510/comfyui-slicer": [ - [ - "SlicerNode" - ], - { - "title_aux": "comfyui-slicer" - } - ], "https://github.com/umisetokikaze/comfyui_mergekit": [ [ "DefineSaveName", @@ -1864,5 +2000,13 @@ { "title_aux": "comfyui-wormley-nodes" } + ], + "https://github.com/yushan777/ComfyUI-Y7Nodes": [ + [ + "Count_Tokens_(Y7)" + ], + { + "title_aux": "Y7 Nodes for ComfyUI" + } ] } \ No newline at end of file diff --git a/node_db/dev/github-stats.json b/node_db/dev/github-stats.json index c61cdb65..d444454e 100644 --- a/node_db/dev/github-stats.json +++ b/node_db/dev/github-stats.json @@ -1,526 +1,712 @@ { "https://github.com/17Retoucher/ComfyUI_Fooocus": { - "stars": 50, - "last_update": "2024-02-24 07:33:29" + "stars": 51, + "last_update": "2024-02-24 07:33:29", + "author_account_age_days": 162 }, "https://github.com/A719689614/ComfyUI_AC_FUNV8Beta1": { "stars": 13, - "last_update": "2024-03-08 10:11:44" + "last_update": "2024-03-08 10:11:44", + "author_account_age_days": 305 }, "https://github.com/AI2lab/comfyUI-tool-2lab": { - "stars": 3, - "last_update": "2024-06-06 02:53:28" + "stars": 5, + "last_update": "2024-06-06 16:16:11", + "author_account_age_days": 183 }, "https://github.com/AIGODLIKE/ComfyUI-Studio": { - "stars": 198, - "last_update": "2024-06-05 00:52:46" + "stars": 202, + "last_update": "2024-06-05 00:52:46", + "author_account_age_days": 492 }, "https://github.com/ALatentPlace/ComfyUI_yanc": { - "stars": 13, - "last_update": "2024-06-05 05:07:37" + "stars": 15, + "last_update": "2024-06-14 09:04:57", + "author_account_age_days": 1450 }, "https://github.com/BadCafeCode/execution-inversion-demo-comfyui": { "stars": 3, - "last_update": "2024-03-23 23:53:13" + "last_update": "2024-03-23 23:53:13", + "author_account_age_days": 421 }, "https://github.com/Beinsezii/comfyui-amd-go-fast": { - "stars": 7, - "last_update": "2024-05-10 00:48:37" + "stars": 8, + "last_update": "2024-05-10 00:48:37", + "author_account_age_days": 2217 }, "https://github.com/BlueDangerX/ComfyUI-BDXNodes": { "stars": 1, - "last_update": "2023-12-10 04:01:19" + "last_update": "2023-12-10 04:01:19", + "author_account_age_days": 237 }, "https://github.com/Brandelan/ComfyUI_bd_customNodes": { "stars": 1, - "last_update": "2023-10-09 00:40:26" + "last_update": "2023-10-09 00:40:26", + "author_account_age_days": 4142 }, "https://github.com/DeTK/ComfyUI-Switch": { "stars": 0, - "last_update": "2024-03-04 11:52:04" + "last_update": "2024-03-04 11:52:04", + "author_account_age_days": 2022 }, "https://github.com/DrMWeigand/ComfyUI_LineBreakInserter": { "stars": 0, - "last_update": "2024-04-19 11:37:19" + "last_update": "2024-04-19 11:37:19", + "author_account_age_days": 1022 }, "https://github.com/Elawphant/ComfyUI-MusicGen": { "stars": 4, - "last_update": "2024-05-11 13:33:24" + "last_update": "2024-05-11 13:33:24", + "author_account_age_days": 2579 }, "https://github.com/ExponentialML/ComfyUI_LiveDirector": { "stars": 34, - "last_update": "2024-04-09 19:01:49" + "last_update": "2024-04-09 19:01:49", + "author_account_age_days": 1614 }, "https://github.com/Extraltodeus/Conditioning-token-experiments-for-ComfyUI": { "stars": 13, - "last_update": "2024-03-10 01:04:02" + "last_update": "2024-03-10 01:04:02", + "author_account_age_days": 3140 }, "https://github.com/FoundD-oka/ComfyUI-kisekae-OOTD": { "stars": 0, - "last_update": "2024-06-02 06:13:42" + "last_update": "2024-06-02 06:13:42", + "author_account_age_days": 428 }, "https://github.com/GentlemanHu/ComfyUI-Notifier": { "stars": 3, - "last_update": "2024-06-04 10:05:38" + "last_update": "2024-06-04 10:05:38", + "author_account_age_days": 2374 }, "https://github.com/GraftingRayman/ComfyUI_GR_PromptSelector": { "stars": 9, - "last_update": "2024-06-06 13:14:10" + "last_update": "2024-06-14 09:06:14", + "author_account_age_days": 154 }, "https://github.com/GrindHouse66/ComfyUI-GH_Tools": { "stars": 0, - "last_update": "2024-03-10 13:27:14" + "last_update": "2024-03-10 13:27:14", + "author_account_age_days": 615 }, "https://github.com/IvanZhd/comfyui-codeformer": { "stars": 0, - "last_update": "2023-12-02 20:51:52" + "last_update": "2023-12-02 20:51:52", + "author_account_age_days": 2569 }, "https://github.com/Jaxkr/comfyui-terminal-command": { "stars": 1, - "last_update": "2023-12-03 10:31:40" + "last_update": "2023-12-03 10:31:40", + "author_account_age_days": 4618 }, "https://github.com/Jiffies-64/ComfyUI-SaveImagePlus": { "stars": 0, - "last_update": "2024-04-01 10:52:59" + "last_update": "2024-04-01 10:52:59", + "author_account_age_days": 882 }, "https://github.com/Jordach/comfy-consistency-vae": { "stars": 68, - "last_update": "2023-11-06 20:50:40" + "last_update": "2023-11-06 20:50:40", + "author_account_age_days": 4503 + }, + "https://github.com/LZpenguin/ComfyUI-Text": { + "stars": 5, + "last_update": "2024-06-15 07:11:12", + "author_account_age_days": 1970 }, "https://github.com/LarryJane491/ComfyUI-ModelUnloader": { "stars": 1, - "last_update": "2024-01-14 08:22:39" + "last_update": "2024-01-14 08:22:39", + "author_account_age_days": 154 }, "https://github.com/LotzF/ComfyUI-Simple-Chat-GPT-completion": { "stars": 0, - "last_update": "2024-02-04 21:15:22" + "last_update": "2024-02-04 21:15:22", + "author_account_age_days": 920 }, "https://github.com/LykosAI/ComfyUI-Inference-Core-Nodes": { "stars": 14, - "last_update": "2024-04-05 05:11:51" + "last_update": "2024-04-05 05:11:51", + "author_account_age_days": 369 }, "https://github.com/MrAdamBlack/CheckProgress": { "stars": 1, - "last_update": "2024-01-10 08:02:18" + "last_update": "2024-01-10 08:02:18", + "author_account_age_days": 2711 }, "https://github.com/MushroomFleet/DJZ-Nodes": { "stars": 4, - "last_update": "2024-03-18 11:18:42" + "last_update": "2024-03-18 11:18:42", + "author_account_age_days": 3712 }, "https://github.com/NicholasKao1029/comfyui-hook": { "stars": 0, - "last_update": "2024-03-07 05:50:56" + "last_update": "2024-03-07 05:50:56", + "author_account_age_days": 2021 + }, + "https://github.com/NitramDom/ComfyUI_FacialFlip": { + "stars": 2, + "last_update": "2024-06-07 14:56:55", + "author_account_age_days": 3163 }, "https://github.com/PluMaZero/ComfyUI-SpaceFlower": { "stars": 4, - "last_update": "2023-12-09 05:55:15" + "last_update": "2023-12-09 05:55:15", + "author_account_age_days": 1049 }, "https://github.com/Quasimondo/ComfyUI-QuasimondoNodes": { "stars": 0, - "last_update": "2024-06-01 21:27:18" + "last_update": "2024-06-01 21:27:18", + "author_account_age_days": 5266 }, "https://github.com/SadaleNet/ComfyUI-Prompt-To-Prompt": { - "stars": 18, - "last_update": "2024-03-17 04:30:01" + "stars": 19, + "last_update": "2024-03-17 04:30:01", + "author_account_age_days": 4030 }, "https://github.com/Sai-ComfyUI/ComfyUI-MS-Nodes": { "stars": 2, - "last_update": "2024-02-22 08:34:44" + "last_update": "2024-02-22 08:34:44", + "author_account_age_days": 200 }, "https://github.com/Scorpinaus/ComfyUI-DiffusersLoader": { - "stars": 2, - "last_update": "2024-06-06 01:36:46" + "stars": 3, + "last_update": "2024-06-14 09:02:43", + "author_account_age_days": 1101 }, "https://github.com/SeedV/ComfyUI-SeedV-Nodes": { "stars": 1, - "last_update": "2024-06-05 10:01:47" + "last_update": "2024-06-05 10:01:47", + "author_account_age_days": 1116 + }, + "https://github.com/Shinsplat/ComfyUI-Shinsplat": { + "stars": 10, + "last_update": "2024-06-15 11:05:38", + "author_account_age_days": 1015 }, "https://github.com/StartHua/Comfyui_CXH_CRM": { - "stars": 16, - "last_update": "2024-06-06 14:15:14" + "stars": 24, + "last_update": "2024-06-06 14:15:14", + "author_account_age_days": 2826 }, "https://github.com/TSFSean/ComfyUI-TSFNodes": { - "stars": 3, - "last_update": "2024-05-18 00:59:06" + "stars": 4, + "last_update": "2024-05-18 00:59:06", + "author_account_age_days": 3463 }, "https://github.com/TemryL/ComfyUI-IDM-VTON": { - "stars": 162, - "last_update": "2024-05-30 12:21:57" + "stars": 184, + "last_update": "2024-05-30 12:21:57", + "author_account_age_days": 859 }, "https://github.com/Video3DGenResearch/comfyui-batch-input-node": { "stars": 1, - "last_update": "2024-04-28 15:21:17" + "last_update": "2024-04-28 15:21:17", + "author_account_age_days": 97 }, "https://github.com/WSJUSA/Comfyui-StableSR": { - "stars": 35, - "last_update": "2023-10-18 12:40:30" + "stars": 36, + "last_update": "2023-10-18 12:40:30", + "author_account_age_days": 1415 }, "https://github.com/WilliamStanford/visuallabs_comfyui_nodes": { "stars": 1, - "last_update": "2024-04-16 21:53:02" + "last_update": "2024-04-16 21:53:02", + "author_account_age_days": 1760 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-AnyText": { - "stars": 42, - "last_update": "2024-05-22 14:30:05" + "stars": 44, + "last_update": "2024-05-22 14:30:05", + "author_account_age_days": 330 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-PuLID-ZHO": { - "stars": 180, - "last_update": "2024-05-22 13:38:23" + "stars": 182, + "last_update": "2024-05-22 13:38:23", + "author_account_age_days": 330 }, "https://github.com/alt-key-project/comfyui-dream-video-batches": { - "stars": 49, - "last_update": "2024-05-22 20:52:05" + "stars": 50, + "last_update": "2024-05-22 20:52:05", + "author_account_age_days": 651 + }, + "https://github.com/baicai99/ComfyUI-FrameSkipping": { + "stars": 1, + "last_update": "2024-06-15 04:48:19", + "author_account_age_days": 822 }, "https://github.com/beyastard/ComfyUI_BeySoft": { "stars": 0, - "last_update": "2024-05-26 22:44:55" + "last_update": "2024-05-26 22:44:55", + "author_account_age_days": 4277 }, "https://github.com/birnam/ComfyUI-GenData-Pack": { "stars": 0, - "last_update": "2024-03-25 01:25:23" + "last_update": "2024-03-25 01:25:23", + "author_account_age_days": 5000 }, "https://github.com/blepping/comfyui_overly_complicated_sampling": { "stars": 5, - "last_update": "2024-06-01 20:54:03" + "last_update": "2024-06-12 01:05:41", + "author_account_age_days": 145 }, "https://github.com/blib-la/ComfyUI-Captain-Extensions": { "stars": 0, - "last_update": "2024-05-17 23:27:25" + "last_update": "2024-05-17 23:27:25", + "author_account_age_days": 264 }, "https://github.com/bruce007lee/comfyui-cleaner": { "stars": 3, - "last_update": "2024-04-20 15:36:03" + "last_update": "2024-04-20 15:36:03", + "author_account_age_days": 4503 }, "https://github.com/bruce007lee/comfyui-tiny-utils": { "stars": 0, - "last_update": "2024-06-05 10:38:57" + "last_update": "2024-06-07 03:44:47", + "author_account_age_days": 4503 }, "https://github.com/brycegoh/comfyui-custom-nodes": { "stars": 0, - "last_update": "2024-06-05 09:30:06" + "last_update": "2024-06-05 09:30:06", + "author_account_age_days": 3099 }, "https://github.com/chaojie/ComfyUI-DynamiCrafter": { - "stars": 105, - "last_update": "2024-03-16 19:08:28" + "stars": 108, + "last_update": "2024-06-14 10:23:59", + "author_account_age_days": 4824 }, "https://github.com/chaojie/ComfyUI-mobvoi-openapi": { - "stars": 1, - "last_update": "2024-05-29 09:02:52" + "stars": 2, + "last_update": "2024-05-29 09:02:52", + "author_account_age_days": 4824 }, "https://github.com/christian-byrne/infinite-zoom-parallax-nodes": { "stars": 3, - "last_update": "2024-05-27 01:51:24" + "last_update": "2024-05-27 01:51:24", + "author_account_age_days": 1339 }, "https://github.com/christian-byrne/python-interpreter-node": { - "stars": 18, - "last_update": "2024-06-01 06:00:47" + "stars": 19, + "last_update": "2024-06-01 06:00:47", + "author_account_age_days": 1339 }, "https://github.com/comfyanonymous/ComfyUI": { - "stars": 36931, - "last_update": "2024-06-06 03:31:08" + "stars": 38239, + "last_update": "2024-06-15 07:12:27", + "author_account_age_days": 540 }, "https://github.com/comfypod/ComfyUI-Comflow": { "stars": 0, - "last_update": "2024-06-03 15:12:25" + "last_update": "2024-06-14 16:01:27", + "author_account_age_days": 14 }, "https://github.com/corbin-hayden13/ComfyUI-Better-Dimensions": { - "stars": 0, - "last_update": "2024-06-06 14:25:31" + "stars": 6, + "last_update": "2024-06-12 17:45:21", + "author_account_age_days": 1806 }, "https://github.com/cubiq/Comfy_Dungeon": { - "stars": 164, - "last_update": "2024-04-26 11:00:58" + "stars": 169, + "last_update": "2024-04-26 11:00:58", + "author_account_age_days": 5002 }, "https://github.com/dezi-ai/ComfyUI-AnimateLCM": { - "stars": 144, - "last_update": "2024-02-07 17:34:39" + "stars": 147, + "last_update": "2024-02-07 17:34:39", + "author_account_age_days": 168 }, "https://github.com/dfl/comfyui-stylegan": { "stars": 1, - "last_update": "2024-03-14 14:34:25" + "last_update": "2024-03-14 14:34:25", + "author_account_age_days": 5965 }, "https://github.com/dnl13/ComfyUI-dnl13-seg": { "stars": 16, - "last_update": "2024-01-08 10:52:13" + "last_update": "2024-01-08 10:52:13", + "author_account_age_days": 4209 }, "https://github.com/doucx/ComfyUI_WcpD_Utility_Kit": { "stars": 1, - "last_update": "2024-01-06 19:07:45" + "last_update": "2024-01-06 19:07:45", + "author_account_age_days": 2314 }, "https://github.com/eigenpunk/ComfyUI-audio": { "stars": 58, - "last_update": "2024-03-03 21:14:14" + "last_update": "2024-03-03 21:14:14", + "author_account_age_days": 916 }, "https://github.com/ejektaflex/ComfyUI-Ty": { "stars": 0, - "last_update": "2024-05-15 21:34:21" + "last_update": "2024-06-12 16:08:16", + "author_account_age_days": 2763 }, "https://github.com/endman100/ComfyUI-SaveAndLoadPromptCondition": { "stars": 0, - "last_update": "2024-06-06 06:07:49" + "last_update": "2024-06-06 06:07:49", + "author_account_age_days": 2464 }, "https://github.com/ericbeyer/guidance_interval": { "stars": 2, - "last_update": "2024-04-16 03:24:01" + "last_update": "2024-04-16 03:24:01", + "author_account_age_days": 2585 }, "https://github.com/flowtyone/comfyui-flowty-lcm": { "stars": 62, - "last_update": "2023-10-23 12:08:55" + "last_update": "2023-10-23 12:08:55", + "author_account_age_days": 264 }, "https://github.com/flyingdogsoftware/gyre_for_comfyui": { "stars": 0, - "last_update": "2024-06-03 21:04:43" + "last_update": "2024-06-13 23:39:25", + "author_account_age_days": 2003 }, "https://github.com/foglerek/comfyui-cem-tools": { "stars": 1, - "last_update": "2024-01-13 23:22:07" + "last_update": "2024-01-13 23:22:07", + "author_account_age_days": 4029 }, "https://github.com/gameltb/ComfyUI_paper_playground": { "stars": 8, - "last_update": "2024-06-05 07:13:23" + "last_update": "2024-06-05 07:13:23", + "author_account_age_days": 4046 }, "https://github.com/gameltb/ComfyUI_stable_fast": { "stars": 182, - "last_update": "2024-06-06 12:43:16" + "last_update": "2024-06-06 12:43:16", + "author_account_age_days": 4046 }, "https://github.com/gameltb/io_comfyui": { "stars": 3, - "last_update": "2024-04-06 04:40:05" + "last_update": "2024-04-06 04:40:05", + "author_account_age_days": 4046 }, "https://github.com/githubYiheng/comfyui_median_filter": { "stars": 0, - "last_update": "2024-05-24 15:21:40" + "last_update": "2024-05-24 15:21:40", + "author_account_age_days": 3894 }, "https://github.com/haofanwang/ComfyUI-InstantStyle": { "stars": 5, - "last_update": "2024-05-23 16:11:13" + "last_update": "2024-05-23 16:11:13", + "author_account_age_days": 2968 }, "https://github.com/houdinii/comfy-magick": { "stars": 4, - "last_update": "2024-03-11 06:40:54" + "last_update": "2024-03-11 06:40:54", + "author_account_age_days": 3511 }, "https://github.com/huchenlei/ComfyUI_densediffusion": { - "stars": 22, - "last_update": "2024-06-06 03:11:23" + "stars": 44, + "last_update": "2024-06-11 00:39:28", + "author_account_age_days": 2866 }, "https://github.com/huchenlei/ComfyUI_omost": { - "stars": 187, - "last_update": "2024-06-05 18:48:11" + "stars": 281, + "last_update": "2024-06-14 12:45:52", + "author_account_age_days": 2866 }, "https://github.com/huizhang0110/ComfyUI_Easy_Nodes_hui": { "stars": 2, - "last_update": "2024-02-27 08:22:49" + "last_update": "2024-02-27 08:22:49", + "author_account_age_days": 2446 }, "https://github.com/hy134300/comfyui-hb-node": { "stars": 0, - "last_update": "2024-04-09 09:56:22" + "last_update": "2024-04-09 09:56:22", + "author_account_age_days": 1752 + }, + "https://github.com/hy134300/comfyui-hydit": { + "stars": 5, + "last_update": "2024-06-07 09:52:15", + "author_account_age_days": 1752 }, "https://github.com/ilovejohnwhite/UncleBillyGoncho": { "stars": 0, - "last_update": "2024-02-29 00:16:42" + "last_update": "2024-02-29 00:16:42", + "author_account_age_days": 864 }, "https://github.com/immersiveexperience/ie-comfyui-color-nodes": { - "stars": 0, - "last_update": "2024-06-06 14:27:54" + "stars": 1, + "last_update": "2024-06-12 12:25:42", + "author_account_age_days": 260 }, "https://github.com/jh-leon-kim/ComfyUI-JHK-utils": { "stars": 0, - "last_update": "2024-06-04 08:57:52" + "last_update": "2024-06-04 08:57:52", + "author_account_age_days": 163 }, "https://github.com/jimmm-ai/TimeUi-a-ComfyUi-Timeline-Node": { - "stars": 164, - "last_update": "2024-06-05 07:55:40" + "stars": 186, + "last_update": "2024-06-12 20:10:22", + "author_account_age_days": 11 }, "https://github.com/jn-jairo/jn_node_suite_comfyui": { "stars": 5, - "last_update": "2024-06-02 01:11:02" + "last_update": "2024-06-08 05:15:33", + "author_account_age_days": 3975 }, "https://github.com/jtscmw01/ComfyUI-DiffBIR": { - "stars": 55, - "last_update": "2024-05-21 05:28:34" + "stars": 59, + "last_update": "2024-05-21 05:28:34", + "author_account_age_days": 493 + }, + "https://github.com/jtydhr88/ComfyUI-Unique3D": { + "stars": 7, + "last_update": "2024-06-13 03:03:45", + "author_account_age_days": 4744 }, "https://github.com/kadirnar/ComfyUI-Adapter": { "stars": 3, - "last_update": "2024-04-03 12:05:39" + "last_update": "2024-04-03 12:05:39", + "author_account_age_days": 2320 }, "https://github.com/kadirnar/comfyui_helpers": { "stars": 2, - "last_update": "2024-03-04 16:25:30" + "last_update": "2024-03-04 16:25:30", + "author_account_age_days": 2320 }, "https://github.com/kappa54m/ComfyUI_Usability": { "stars": 0, - "last_update": "2024-02-05 14:49:45" + "last_update": "2024-02-05 14:49:45", + "author_account_age_days": 1502 }, "https://github.com/kijai/ComfyUI-CV-VAE": { "stars": 8, - "last_update": "2024-06-03 21:46:49" + "last_update": "2024-06-03 21:46:49", + "author_account_age_days": 2174 }, "https://github.com/kijai/ComfyUI-DeepSeek-VL": { "stars": 19, - "last_update": "2024-05-21 16:43:40" + "last_update": "2024-05-21 16:43:40", + "author_account_age_days": 2174 + }, + "https://github.com/kycg/comfyui-Kwtoolset": { + "stars": 0, + "last_update": "2024-06-12 17:04:09", + "author_account_age_days": 931 }, "https://github.com/laksjdjf/ssd-1b-comfyui": { "stars": 1, - "last_update": "2023-10-27 20:05:06" + "last_update": "2023-10-27 20:05:06", + "author_account_age_days": 2822 }, "https://github.com/logtd/ComfyUI-MotionThiefExperiment": { "stars": 36, - "last_update": "2024-05-22 00:12:06" + "last_update": "2024-05-22 00:12:06", + "author_account_age_days": 113 }, "https://github.com/longgui0318/comfyui-one-more-step": { "stars": 0, - "last_update": "2024-05-07 08:40:56" + "last_update": "2024-05-07 08:40:56", + "author_account_age_days": 4155 }, "https://github.com/ltdrdata/ComfyUI-Workflow-Component": { - "stars": 190, - "last_update": "2024-04-26 01:39:09" + "stars": 192, + "last_update": "2024-04-26 01:39:09", + "author_account_age_days": 453 }, "https://github.com/marcueberall/ComfyUI-BuildPath": { "stars": 0, - "last_update": "2024-02-06 07:57:33" + "last_update": "2024-02-06 07:57:33", + "author_account_age_days": 1773 }, "https://github.com/marduk191/comfyui-marnodes": { "stars": 0, - "last_update": "2024-06-05 05:37:57" + "last_update": "2024-06-14 10:24:11", + "author_account_age_days": 4405 + }, + "https://github.com/maruhidd/ComfyUI_Transparent-Background": { + "stars": 0, + "last_update": "2024-06-14 07:02:56", + "author_account_age_days": 2246 + }, + "https://github.com/mashb1t/comfyui-nodes-mashb1t": { + "stars": 0, + "last_update": "2024-06-11 15:55:53", + "author_account_age_days": 3526 }, "https://github.com/mut-ex/comfyui-gligengui-node": { - "stars": 28, - "last_update": "2024-02-28 02:46:05" + "stars": 29, + "last_update": "2024-02-28 02:46:05", + "author_account_age_days": 2849 }, "https://github.com/nat-chan/comfyui-eval": { "stars": 1, - "last_update": "2024-05-28 11:56:37" + "last_update": "2024-05-28 11:56:37", + "author_account_age_days": 2984 }, "https://github.com/nat-chan/comfyui-in-memory-transceiver": { "stars": 1, - "last_update": "2024-05-01 10:03:01" + "last_update": "2024-05-01 10:03:01", + "author_account_age_days": 2984 }, "https://github.com/nidefawl/ComfyUI-nidefawl": { "stars": 0, - "last_update": "2024-01-16 18:16:41" + "last_update": "2024-01-16 18:16:41", + "author_account_age_days": 4859 }, "https://github.com/nkchocoai/ComfyUI-PromptUtilities": { "stars": 6, - "last_update": "2024-05-22 23:10:42" + "last_update": "2024-05-22 23:10:42", + "author_account_age_days": 150 + }, + "https://github.com/norgeous/ComfyUI-UI-Builder": { + "stars": 2, + "last_update": "2024-06-15 11:15:59", + "author_account_age_days": 4020 }, "https://github.com/oyvindg/ComfyUI-TrollSuite": { "stars": 0, - "last_update": "2024-05-22 21:32:03" + "last_update": "2024-05-22 21:32:03", + "author_account_age_days": 2320 }, "https://github.com/oztrkoguz/ComfyUI_Kosmos2_BBox_Cutter": { "stars": 13, - "last_update": "2024-05-03 10:52:29" + "last_update": "2024-05-03 10:52:29", + "author_account_age_days": 832 }, "https://github.com/pamparamm/ComfyUI-ppm": { - "stars": 1, - "last_update": "2024-06-02 14:18:07" + "stars": 2, + "last_update": "2024-06-09 15:42:30", + "author_account_age_days": 2122 }, "https://github.com/phineas-pta/comfy-trt-test": { "stars": 83, - "last_update": "2024-06-04 21:09:17" + "last_update": "2024-06-04 21:09:17", + "author_account_age_days": 2279 }, "https://github.com/poisenbery/NudeNet-Detector-Provider": { "stars": 1, - "last_update": "2024-02-26 02:11:27" + "last_update": "2024-02-26 02:11:27", + "author_account_age_days": 1228 }, "https://github.com/prismwastaken/comfyui-tools": { "stars": 0, - "last_update": "2024-03-05 14:34:56" + "last_update": "2024-03-05 14:34:56", + "author_account_age_days": 148 + }, + "https://github.com/redhottensors/ComfyUI-ODE": { + "stars": 2, + "last_update": "2024-06-15 03:29:48", + "author_account_age_days": 130 }, "https://github.com/romeobuilderotti/ComfyUI-EZ-Pipes": { "stars": 3, - "last_update": "2023-11-15 22:00:49" + "last_update": "2023-11-15 22:00:49", + "author_account_age_days": 281 }, "https://github.com/runtime44/comfyui_r44_nodes": { - "stars": 22, - "last_update": "2024-05-23 01:18:22" + "stars": 26, + "last_update": "2024-06-11 10:49:02", + "author_account_age_days": 158 }, "https://github.com/sangeet/comfyui-testui": { "stars": 2, - "last_update": "2024-05-15 00:55:17" + "last_update": "2024-05-15 00:55:17", + "author_account_age_days": 5071 }, "https://github.com/sdfxai/SDFXBridgeForComfyUI": { - "stars": 3, - "last_update": "2024-04-12 14:09:45" + "stars": 4, + "last_update": "2024-06-14 10:26:56", + "author_account_age_days": 225 }, "https://github.com/shadowcz007/ComfyUI-PuLID-Test": { "stars": 8, - "last_update": "2024-05-12 14:37:28" + "last_update": "2024-05-12 14:37:28", + "author_account_age_days": 3305 }, "https://github.com/shadowcz007/comfyui-CLIPSeg": { "stars": 0, - "last_update": "2024-02-08 02:16:24" + "last_update": "2024-02-08 02:16:24", + "author_account_age_days": 3305 }, "https://github.com/shadowcz007/comfyui-llamafile": { "stars": 15, - "last_update": "2024-05-21 19:47:56" + "last_update": "2024-05-21 19:47:56", + "author_account_age_days": 3305 }, "https://github.com/shadowcz007/comfyui-musicgen": { - "stars": 0, - "last_update": "2024-02-13 08:45:12" + "stars": 21, + "last_update": "2024-06-14 10:26:44", + "author_account_age_days": 3305 }, "https://github.com/shirazdesigner/CLIPTextEncodeAndEnhancev4": { "stars": 0, - "last_update": "2024-04-27 13:25:08" + "last_update": "2024-04-27 13:25:08", + "author_account_age_days": 3953 }, "https://github.com/sofakid/dandy": { - "stars": 27, - "last_update": "2024-05-27 21:46:18" + "stars": 30, + "last_update": "2024-05-27 21:46:18", + "author_account_age_days": 4044 }, "https://github.com/stavsap/ComfyUI-React-SDK": { - "stars": 5, - "last_update": "2024-03-17 21:54:21" + "stars": 6, + "last_update": "2024-03-17 21:54:21", + "author_account_age_days": 4074 }, "https://github.com/stutya/ComfyUI-Terminal": { "stars": 0, - "last_update": "2024-02-05 16:47:28" + "last_update": "2024-02-05 16:47:28", + "author_account_age_days": 3829 }, "https://github.com/sugarkwork/comfyui_psd": { "stars": 1, - "last_update": "2024-03-26 08:24:56" + "last_update": "2024-03-26 08:24:56", + "author_account_age_days": 866 }, "https://github.com/tachyon-beep/comfyui-simplefeed": { - "stars": 2, - "last_update": "2024-05-22 03:30:57" + "stars": 3, + "last_update": "2024-05-22 03:30:57", + "author_account_age_days": 4912 }, "https://github.com/talesofai/comfyui-supersave": { "stars": 1, - "last_update": "2023-12-27 02:05:53" + "last_update": "2023-12-27 02:05:53", + "author_account_age_days": 546 }, "https://github.com/tjorbogarden/my-useful-comfyui-custom-nodes": { "stars": 0, - "last_update": "2024-03-05 13:31:31" + "last_update": "2024-03-05 13:31:31", + "author_account_age_days": 104 }, "https://github.com/tracerstar/comfyui-p5js-node": { - "stars": 23, - "last_update": "2024-05-30 18:33:55" + "stars": 25, + "last_update": "2024-05-30 18:33:55", + "author_account_age_days": 5189 }, "https://github.com/tuckerdarby/ComfyUI-TDNodes": { "stars": 3, - "last_update": "2024-02-19 17:00:55" - }, - "https://github.com/udi0510/comfyui-slicer": { - "stars": 0, - "last_update": "2024-06-04 08:30:38" + "last_update": "2024-02-19 17:00:55", + "author_account_age_days": 2929 }, "https://github.com/umisetokikaze/comfyui_mergekit": { "stars": 0, - "last_update": "2024-04-28 07:21:00" + "last_update": "2024-04-28 07:21:00", + "author_account_age_days": 1814 }, "https://github.com/unanan/ComfyUI-Dist": { "stars": 5, - "last_update": "2024-02-28 10:03:50" + "last_update": "2024-02-28 10:03:50", + "author_account_age_days": 2889 }, "https://github.com/unanan/ComfyUI-clip-interrogator": { - "stars": 20, - "last_update": "2024-02-01 09:46:57" + "stars": 21, + "last_update": "2024-02-01 09:46:57", + "author_account_age_days": 1021 }, "https://github.com/wormley/comfyui-wormley-nodes": { "stars": 0, - "last_update": "2023-11-12 19:05:11" + "last_update": "2023-11-12 19:05:11", + "author_account_age_days": 2464 + }, + "https://github.com/yushan777/ComfyUI-Y7Nodes": { + "stars": 0, + "last_update": "2024-06-15 11:49:59", + "author_account_age_days": 508 }, "https://github.com/zmwv823/ComfyUI-AnyText": { - "stars": 11, - "last_update": "2024-06-06 14:21:08" + "stars": 34, + "last_update": "2024-06-14 10:18:27", + "author_account_age_days": 3260 } } \ No newline at end of file diff --git a/node_db/legacy/custom-node-list.json b/node_db/legacy/custom-node-list.json index 84569d6b..220034e5 100644 --- a/node_db/legacy/custom-node-list.json +++ b/node_db/legacy/custom-node-list.json @@ -10,6 +10,29 @@ }, + + { + "author": "udi0510", + "title": "comfyui-slicer [REMOVED]", + "id": "slicer", + "reference": "https://github.com/udi0510/comfyui-slicer", + "files": [ + "https://github.com/udi0510/comfyui-slicer" + ], + "install_type": "git-clone", + "description": "Nodes:SlicerNode" + }, + { + "author": "logtd", + "title": "ComfyUI-FLATTEN [REMOVED]", + "id": "flatten", + "reference": "https://github.com/logtd/ComfyUI-FlattenFlow", + "files": [ + "https://github.com/logtd/ComfyUI-FlattenFlow" + ], + "install_type": "git-clone", + "description": "An alternate trajectory processor for ComfyUI-FLATTEN\nNOTE:When using this trajectory type FLATTEN will use roughly 1/4 VRAM and be ~20% faster at the cost of some consistency (especially when injection_steps are low)." + }, { "author": "MackinationsAi", "title": "ComfyUi_Stuctured-Outputs [REMOVED]", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index ecb289c0..8bb27e96 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -27,25 +27,14 @@ }, { "author": "dicksondickson", - "title": "Dickson's ComfyUI Custom Nodes Collection", - "id": "dickson", + "title": "ComfyUI-Dickson-Nodes", + "id": "dicksonnodes", "reference": "https://github.com/dicksondickson/ComfyUI-Dickson-Nodes", "files": [ "https://github.com/dicksondickson/ComfyUI-Dickson-Nodes" ], "install_type": "git-clone", - "description": "Nodes:Dickson Color Match, TTPlanet Tile Preprocessor GF, TTPlanet Tile Preprocessor Simple, TTPlanet Tile Preprocessor cufoff. This is a set of custom nodes that I've either written myself or adapted from other authors for my own convenience." - }, - { - "author": "redhottensors", - "title": "ComfyUI-ODE", - "id": "ode", - "reference": "https://github.com/redhottensors/ComfyUI-ODE", - "files": [ - "https://github.com/redhottensors/ComfyUI-ODE" - ], - "install_type": "git-clone", - "description": "ODE Solvers for ComfyUI\nThis node enables use of torchdiffeq ODE solvers with models. Intended for use with Stable Diffusion 3 and similar flow models." + "description": "Custom nodes for ComfyUI by DicksonDickson." }, { "author": "G-370", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index ed6c03be..b8d85ef6 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -8096,7 +8096,7 @@ "description": "This is a set of custom nodes that I've either written myself or adapted from other authors for my own convenience. Currently includes color matching node forked from StableSR and TTPlanet's controlnet preprocessor. https://github.com/dicksondickson", "nickname": "Dickson Nodes", "title": "Dickson Nodes", - "title_aux": "Dickson's ComfyUI Custom Nodes Collection" + "title_aux": "ComfyUI-Dickson-Nodes" } ], "https://github.com/digitaljohn/comfyui-propost": [ @@ -10926,7 +10926,6 @@ "https://github.com/logtd/ComfyUI-FLATTEN": [ [ "ApplyFlattenAttentionNode", - "ApplyFlattenAttentionSD3MNode", "CreateFlowNoiseNode", "FlattenCheckpointLoaderNode", "KSamplerFlattenNode", @@ -10937,14 +10936,6 @@ "title_aux": "ComfyUI-FLATTEN" } ], - "https://github.com/logtd/ComfyUI-FlattenFlow": [ - [ - "SampleFlowTrajectoriesNode" - ], - { - "title_aux": "ComfyUI-FLATTEN" - } - ], "https://github.com/logtd/ComfyUI-InstanceDiffusion": [ [ "ApplyScaleUModelNode", @@ -12473,51 +12464,6 @@ "title_aux": "SD Prompt Reader" } ], - "https://github.com/redhottensors/ComfyUI-ODE": [ - [ - "Blended Transition [DVB]", - "Calculation [DVB]", - "Create Frame Set [DVB]", - "Divide [DVB]", - "Fade From Black [DVB]", - "Fade To Black [DVB]", - "Float Input [DVB]", - "For Each Done [DVB]", - "For Each Filename [DVB]", - "Frame Set Append [DVB]", - "Frame Set Frame Dimensions Scaled [DVB]", - "Frame Set Index Offset [DVB]", - "Frame Set Merger [DVB]", - "Frame Set Reindex [DVB]", - "Frame Set Repeat [DVB]", - "Frame Set Reverse [DVB]", - "Frame Set Split Beginning [DVB]", - "Frame Set Split End [DVB]", - "Frame Set Splitter [DVB]", - "Generate Inbetween Frames [DVB]", - "Int Input [DVB]", - "Linear Camera Pan [DVB]", - "Linear Camera Roll [DVB]", - "Linear Camera Zoom [DVB]", - "Load Image From Path [DVB]", - "Multiply [DVB]", - "ODESamplerSelect", - "Sine Camera Pan [DVB]", - "Sine Camera Roll [DVB]", - "Sine Camera Zoom [DVB]", - "String Input [DVB]", - "Text Input [DVB]", - "Trace Memory Allocation [DVB]", - "Unwrap Frame Set [DVB]" - ], - { - "author": "RedHotTensors", - "description": "Adaptive ODE Solvers for ComfyUI", - "nickname": "ComfyUI-ODE", - "title": "ComfyUI-ODE", - "title_aux": "ComfyUI-ODE" - } - ], "https://github.com/redhottensors/ComfyUI-Prediction": [ [ "AvoidErasePrediction",