update scanner.py

- ignore comment-out code

update DB
This commit is contained in:
Dr.Lt.Data
2024-05-28 21:23:12 +09:00
parent 39eb08ce73
commit 3638262d0d
6 changed files with 258 additions and 913 deletions

View File

@@ -12,6 +12,17 @@
{
"author": "alessandrozonta",
"title": "Save Layers Node for ComfyUI",
"id": "layers",
"reference": "https://github.com/alessandrozonta/ComfyUI-Layers",
"files": [
"https://github.com/alessandrozonta/ComfyUI-Layers"
],
"install_type": "git-clone",
"description": "This custom node for ComfyUI allows you to create layers of an image based on input masks and save them into a PSD file."
},
{
"author": "SayanoAI",
"title": "Comfy-RVC",
@@ -679,28 +690,6 @@
],
"install_type": "git-clone",
"description": "Nodes for ComfyUI in order to generate battelmaps"
},
{
"author": "teward",
"title": "ComfyUI-Helper-Nodes",
"id": "helper-nodes",
"reference": "https://github.com/teward/ComfyUI-Helper-Nodes",
"files": [
"https://github.com/teward/ComfyUI-Helper-Nodes"
],
"install_type": "git-clone",
"description": "Nodes: HelperNodes_MultilineStringLiteral, HelperNodes_StringLiteral, HelperNodes_Steps, HelperNodes_CfgScale, HelperNodes_WidthHeight, HelperNodes_SchedulerSelector, HelperNodes_SamplerSelector, ..."
},
{
"author": "smthemex",
"title": "ComfyUI_HiDiffusion_Pro",
"id": "hidiffusion-pro",
"reference": "https://github.com/smthemex/ComfyUI_HiDiffusion_Pro",
"files": [
"https://github.com/smthemex/ComfyUI_HiDiffusion_Pro"
],
"install_type": "git-clone",
"description": "A HiDiffusion node for ComfyUI."
}
]
}