update DB

update scanner
This commit is contained in:
dr.lt.data 2023-12-20 11:49:40 +09:00
parent 7839d2308c
commit 71154e177c
6 changed files with 58 additions and 12 deletions

View File

@ -2585,7 +2585,7 @@
"https://github.com/Trung0246/ComfyUI-0246" "https://github.com/Trung0246/ComfyUI-0246"
], ],
"install_type": "git-clone", "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", "author": "fexli",
@ -3261,11 +3261,11 @@
"description": "Nodes:Preview Json, Save Json, Test Json Preview, ... preview and save nodes" "description": "Nodes:Preview Json, Save Json, Test Json Preview, ... preview and save nodes"
}, },
{ {
"author": "tzwm", "author": "talesofai",
"title": "ComfyUI Browser", "title": "ComfyUI Browser",
"reference": "https://github.com/tzwm/comfyui-browser", "reference": "https://github.com/talesofai/comfyui-browser",
"files": [ "files": [
"https://github.com/tzwm/comfyui-browser" "https://github.com/talesofai/comfyui-browser"
], ],
"install_type": "git-clone", "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." "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", "install_type": "git-clone",
"description": "Nodes: Psd2Png." "description": "Nodes: Psd2Png."
}, },
{ {
"author": "Ser-Hilary", "author": "Ser-Hilary",

View File

@ -1895,18 +1895,29 @@
"https://github.com/Trung0246/ComfyUI-0246": [ "https://github.com/Trung0246/ComfyUI-0246": [
[ [
"0246.Beautify", "0246.Beautify",
"0246.BoxRange",
"0246.CastReroute",
"0246.Convert", "0246.Convert",
"0246.Count", "0246.Count",
"0246.Highway", "0246.Highway",
"0246.HighwayBatch",
"0246.Hold", "0246.Hold",
"0246.Hub",
"0246.Junction", "0246.Junction",
"0246.JunctionBatch", "0246.JunctionBatch",
"0246.Loop", "0246.Loop",
"0246.Mimic", "0246.Merge",
"0246.RandomInt", "0246.RandomInt",
"0246.Script",
"0246.ScriptImbue",
"0246.ScriptPlan",
"0246.Stringify" "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" "title_aux": "ComfyUI-0246"
} }
], ],
@ -2774,6 +2785,7 @@
"Rect Grab Cut", "Rect Grab Cut",
"Remap", "Remap",
"RemapInsideParabolas (remap)", "RemapInsideParabolas (remap)",
"RemapQuadrilateral (remap)",
"Repeat Into Grid (image)", "Repeat Into Grid (image)",
"Repeat Into Grid (latent)", "Repeat Into Grid (latent)",
"RequestInputs", "RequestInputs",
@ -3287,6 +3299,7 @@
"MaskPreview+", "MaskPreview+",
"ModelCompile+", "ModelCompile+",
"SimpleMath+", "SimpleMath+",
"StableZero123_Increments",
"TransitionMask+" "TransitionMask+"
], ],
{ {
@ -3951,6 +3964,7 @@
"Axis To Float", "Axis To Float",
"Axis To Int", "Axis To Int",
"Axis To Model", "Axis To Model",
"Axis To Number",
"Axis To String", "Axis To String",
"Image Accumulator End", "Image Accumulator End",
"Image Accumulator Start", "Image Accumulator Start",
@ -4013,6 +4027,7 @@
"SomethingToString", "SomethingToString",
"SoundReactive", "SoundReactive",
"SplitBboxes", "SplitBboxes",
"StableZero123_BatchSchedule",
"VRAM_Debug", "VRAM_Debug",
"WidgetToString" "WidgetToString"
], ],

View File

@ -10,6 +10,16 @@
}, },
{
"author": "ZHO-ZHO-ZHO",
"title": "ComfyUI GeminiWIP",
"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", "author": "CosmicLaca",
"title": "Primere nodes for ComfyUI", "title": "Primere nodes for ComfyUI",

View File

@ -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", "author": "violet-chen",
"title": "comfyui-psd2png", "title": "comfyui-psd2png",

View File

@ -1895,18 +1895,29 @@
"https://github.com/Trung0246/ComfyUI-0246": [ "https://github.com/Trung0246/ComfyUI-0246": [
[ [
"0246.Beautify", "0246.Beautify",
"0246.BoxRange",
"0246.CastReroute",
"0246.Convert", "0246.Convert",
"0246.Count", "0246.Count",
"0246.Highway", "0246.Highway",
"0246.HighwayBatch",
"0246.Hold", "0246.Hold",
"0246.Hub",
"0246.Junction", "0246.Junction",
"0246.JunctionBatch", "0246.JunctionBatch",
"0246.Loop", "0246.Loop",
"0246.Mimic", "0246.Merge",
"0246.RandomInt", "0246.RandomInt",
"0246.Script",
"0246.ScriptImbue",
"0246.ScriptPlan",
"0246.Stringify" "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" "title_aux": "ComfyUI-0246"
} }
], ],
@ -2774,6 +2785,7 @@
"Rect Grab Cut", "Rect Grab Cut",
"Remap", "Remap",
"RemapInsideParabolas (remap)", "RemapInsideParabolas (remap)",
"RemapQuadrilateral (remap)",
"Repeat Into Grid (image)", "Repeat Into Grid (image)",
"Repeat Into Grid (latent)", "Repeat Into Grid (latent)",
"RequestInputs", "RequestInputs",
@ -3287,6 +3299,7 @@
"MaskPreview+", "MaskPreview+",
"ModelCompile+", "ModelCompile+",
"SimpleMath+", "SimpleMath+",
"StableZero123_Increments",
"TransitionMask+" "TransitionMask+"
], ],
{ {
@ -3951,6 +3964,7 @@
"Axis To Float", "Axis To Float",
"Axis To Int", "Axis To Int",
"Axis To Model", "Axis To Model",
"Axis To Number",
"Axis To String", "Axis To String",
"Image Accumulator End", "Image Accumulator End",
"Image Accumulator Start", "Image Accumulator Start",
@ -4013,6 +4027,7 @@
"SomethingToString", "SomethingToString",
"SoundReactive", "SoundReactive",
"SplitBboxes", "SplitBboxes",
"StableZero123_BatchSchedule",
"VRAM_Debug", "VRAM_Debug",
"WidgetToString" "WidgetToString"
], ],

View File

@ -78,7 +78,7 @@ def scan_in_file(filename, is_builtin=False):
for line in lines: for line in lines:
if line.startswith('@'): if line.startswith('@'):
if line.startswith("@author:") or line.startswith("@title:") or line.startswith("@nickname:") or line.startswith("@description:"): 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() metadata[key.strip()] = value.strip()
if is_builtin: if is_builtin: