From 71154e177c22c2f3934b22b4d4c8a8d5c4f8490f Mon Sep 17 00:00:00 2001 From: "dr.lt.data" Date: Wed, 20 Dec 2023 11:49:40 +0900 Subject: [PATCH] update DB update scanner --- custom-node-list.json | 13 +++++-------- extension-node-map.json | 17 ++++++++++++++++- node_db/dev/custom-node-list.json | 10 ++++++++++ node_db/new/custom-node-list.json | 11 ++++++++++- node_db/new/extension-node-map.json | 17 ++++++++++++++++- scanner.py | 2 +- 6 files changed, 58 insertions(+), 12 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index ae65968..79c197d 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -2585,7 +2585,7 @@ "https://github.com/Trung0246/ComfyUI-0246" ], "install_type": "git-clone", - "description": "Nodes: Highway, Junction. Random nodes for ComfyUI I made to solve my struggle with ComfyUI. Have varying quality." + "description": "Random nodes for ComfyUI I made to solve my struggle with ComfyUI (ex: pipe, process). Have varying quality." }, { "author": "fexli", @@ -3261,11 +3261,11 @@ "description": "Nodes:Preview Json, Save Json, Test Json Preview, ... preview and save nodes" }, { - "author": "tzwm", + "author": "talesofai", "title": "ComfyUI Browser", - "reference": "https://github.com/tzwm/comfyui-browser", + "reference": "https://github.com/talesofai/comfyui-browser", "files": [ - "https://github.com/tzwm/comfyui-browser" + "https://github.com/talesofai/comfyui-browser" ], "install_type": "git-clone", "description": "This is an image/video/workflow browser and manager for ComfyUI. You could add image/video/workflow to collections and load it to ComfyUI. You will be able to use your collections everywhere." @@ -3571,10 +3571,7 @@ "install_type": "git-clone", "description": "Nodes: Psd2Png." }, - - - - + { "author": "Ser-Hilary", diff --git a/extension-node-map.json b/extension-node-map.json index 2069f0f..4eef604 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -1895,18 +1895,29 @@ "https://github.com/Trung0246/ComfyUI-0246": [ [ "0246.Beautify", + "0246.BoxRange", + "0246.CastReroute", "0246.Convert", "0246.Count", "0246.Highway", + "0246.HighwayBatch", "0246.Hold", + "0246.Hub", "0246.Junction", "0246.JunctionBatch", "0246.Loop", - "0246.Mimic", + "0246.Merge", "0246.RandomInt", + "0246.Script", + "0246.ScriptImbue", + "0246.ScriptPlan", "0246.Stringify" ], { + "author": "Trung0246", + "description": "Random nodes for ComfyUI I made to solve my struggle with ComfyUI (ex: pipe, process). Have varying quality.", + "nickname": "ComfyUI-0246", + "title": "ComfyUI-0246", "title_aux": "ComfyUI-0246" } ], @@ -2774,6 +2785,7 @@ "Rect Grab Cut", "Remap", "RemapInsideParabolas (remap)", + "RemapQuadrilateral (remap)", "Repeat Into Grid (image)", "Repeat Into Grid (latent)", "RequestInputs", @@ -3287,6 +3299,7 @@ "MaskPreview+", "ModelCompile+", "SimpleMath+", + "StableZero123_Increments", "TransitionMask+" ], { @@ -3951,6 +3964,7 @@ "Axis To Float", "Axis To Int", "Axis To Model", + "Axis To Number", "Axis To String", "Image Accumulator End", "Image Accumulator Start", @@ -4013,6 +4027,7 @@ "SomethingToString", "SoundReactive", "SplitBboxes", + "StableZero123_BatchSchedule", "VRAM_Debug", "WidgetToString" ], diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json index 4d93514..d8e745e 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -10,6 +10,16 @@ }, + { + "author": "ZHO-ZHO-ZHO", + "title": "ComfyUI Gemini(WIP)", + "reference": "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Gemini", + "files": [ + "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Gemini" + ], + "install_type": "git-clone", + "description": "Using Gemini in ComfyUI" + }, { "author": "CosmicLaca", "title": "Primere nodes for ComfyUI", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 4262c90..3fadb80 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -10,7 +10,16 @@ }, - + { + "author": "Trung0246", + "title": "ComfyUI-0246", + "reference": "https://github.com/Trung0246/ComfyUI-0246", + "files": [ + "https://github.com/Trung0246/ComfyUI-0246" + ], + "install_type": "git-clone", + "description": "Random nodes for ComfyUI I made to solve my struggle with ComfyUI (ex: pipe, process). Have varying quality." + }, { "author": "violet-chen", "title": "comfyui-psd2png", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 2069f0f..4eef604 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -1895,18 +1895,29 @@ "https://github.com/Trung0246/ComfyUI-0246": [ [ "0246.Beautify", + "0246.BoxRange", + "0246.CastReroute", "0246.Convert", "0246.Count", "0246.Highway", + "0246.HighwayBatch", "0246.Hold", + "0246.Hub", "0246.Junction", "0246.JunctionBatch", "0246.Loop", - "0246.Mimic", + "0246.Merge", "0246.RandomInt", + "0246.Script", + "0246.ScriptImbue", + "0246.ScriptPlan", "0246.Stringify" ], { + "author": "Trung0246", + "description": "Random nodes for ComfyUI I made to solve my struggle with ComfyUI (ex: pipe, process). Have varying quality.", + "nickname": "ComfyUI-0246", + "title": "ComfyUI-0246", "title_aux": "ComfyUI-0246" } ], @@ -2774,6 +2785,7 @@ "Rect Grab Cut", "Remap", "RemapInsideParabolas (remap)", + "RemapQuadrilateral (remap)", "Repeat Into Grid (image)", "Repeat Into Grid (latent)", "RequestInputs", @@ -3287,6 +3299,7 @@ "MaskPreview+", "ModelCompile+", "SimpleMath+", + "StableZero123_Increments", "TransitionMask+" ], { @@ -3951,6 +3964,7 @@ "Axis To Float", "Axis To Int", "Axis To Model", + "Axis To Number", "Axis To String", "Image Accumulator End", "Image Accumulator Start", @@ -4013,6 +4027,7 @@ "SomethingToString", "SoundReactive", "SplitBboxes", + "StableZero123_BatchSchedule", "VRAM_Debug", "WidgetToString" ], diff --git a/scanner.py b/scanner.py index fc9278a..07809ae 100644 --- a/scanner.py +++ b/scanner.py @@ -78,7 +78,7 @@ def scan_in_file(filename, is_builtin=False): for line in lines: if line.startswith('@'): if line.startswith("@author:") or line.startswith("@title:") or line.startswith("@nickname:") or line.startswith("@description:"): - key, value = line[1:].strip().split(':') + key, value = line[1:].strip().split(':', 1) metadata[key.strip()] = value.strip() if is_builtin: