Browse Source

update DB

pull/246/head
Dr.Lt.Data 11 months ago
parent
commit
a2c545b260
  1. 21
      custom-node-list.json
  2. 24
      extension-node-map.json
  3. 11
      node_db/dev/custom-node-list.json
  4. 20
      node_db/new/custom-node-list.json
  5. 24
      node_db/new/extension-node-map.json

21
custom-node-list.json

@ -3411,6 +3411,16 @@
"install_type": "git-clone",
"description": "Nodes:Save Text File"
},
{
"author": "AI2lab",
"title": "comfyUI-tool-2lab",
"reference": "https://github.com/AI2lab/comfyUI-tool-2lab",
"files": [
"https://github.com/AI2lab/comfyUI-tool-2lab"
],
"install_type": "git-clone",
"description": "Nodes:Mask to Image (2lab), Image to Mask (2lab)."
},
@ -3653,6 +3663,17 @@
"install_type": "copy",
"description": "A collection of ComfyUI nodes. These nodes are tailored for specific tasks, such as counting files in directories and sorting text segments based on token counts. Currently this is only tested on SDXL 1.0 models. An additional swich is needed to hand 1.x"
},
{
"author": "LZC",
"title": "Hayo comfyui nodes",
"reference": "https://github.com/1shadow1/hayo_comfyui_nodes",
"files": [
"https://github.com/1shadow1/hayo_comfyui_nodes/raw/main/LZCNodes.py"
],
"install_type": "copy",
"description": "hayo toools"
},
{
"author": "theally",
"title": "TheAlly's Custom Nodes",

24
extension-node-map.json

@ -29,6 +29,18 @@
"title_aux": "Latent Consistency Model for ComfyUI"
}
],
"https://github.com/1shadow1/hayo_comfyui_nodes/raw/main/LZCNodes.py": [
[
"LoadPILImages",
"MergeImages",
"make_transparentmask",
"tensor_trans_pil",
"words_generatee"
],
{
"title_aux": "Hayo comfyui nodes"
}
],
"https://github.com/42lux/ComfyUI-safety-checker": [
[
"Safety Checker"
@ -48,6 +60,15 @@
"title_aux": "ComfyUI-Static-Primitives"
}
],
"https://github.com/AI2lab/comfyUI-tool-2lab": [
[
"Image-To-Mask (2lab)",
"Mask-To-Image (2lab)"
],
{
"title_aux": "comfyUI-tool-2lab"
}
],
"https://github.com/AIrjen/OneButtonPrompt": [
[
"CreatePromptVariant",
@ -4966,6 +4987,9 @@
"https://github.com/spacepxl/ComfyUI-Image-Filters": [
[
"AlphaClean",
"BlurImageFast",
"BlurMaskFast",
"DilateErodeMask",
"EnhanceDetail",
"GuidedFilterAlpha",
"RemapRange"

11
node_db/dev/custom-node-list.json

@ -9,6 +9,17 @@
"description": "If you see this message, your ComfyUI-Manager is outdated.\nDev channel provides only the list of the developing nodes. If you want to find the complete node list, please go to the Default channel."
},
{
"author": "komojini",
"title": "ComfyUI_Prompt_Template_CustomNodes",
"reference": "https://github.com/komojini/ComfyUI_Prompt_Template_CustomNodes",
"files": [
"https://github.com/komojini/ComfyUI_Prompt_Template_CustomNodes/raw/main/prompt_with_template.py"
],
"install_type": "copy",
"description": "Nodes:Prompt with Template"
},
{
"author": "talesofai",
"title": "comfyui-supersave [WIP]",

20
node_db/new/custom-node-list.json

@ -10,6 +10,26 @@
},
{
"author": "AI2lab",
"title": "comfyUI-tool-2lab",
"reference": "https://github.com/AI2lab/comfyUI-tool-2lab",
"files": [
"https://github.com/AI2lab/comfyUI-tool-2lab"
],
"install_type": "git-clone",
"description": "Nodes:Mask to Image (2lab), Image to Mask (2lab)."
},
{
"author": "LZC",
"title": "Hayo comfyui nodes",
"reference": "https://github.com/1shadow1/hayo_comfyui_nodes",
"files": [
"https://github.com/1shadow1/hayo_comfyui_nodes/raw/main/LZCNodes.py"
],
"install_type": "copy",
"description": "hayo toools"
},
{
"author": "MNeMoNiCuZ",
"title": "ComfyUI-mnemic-nodes",

24
node_db/new/extension-node-map.json

@ -29,6 +29,18 @@
"title_aux": "Latent Consistency Model for ComfyUI"
}
],
"https://github.com/1shadow1/hayo_comfyui_nodes/raw/main/LZCNodes.py": [
[
"LoadPILImages",
"MergeImages",
"make_transparentmask",
"tensor_trans_pil",
"words_generatee"
],
{
"title_aux": "Hayo comfyui nodes"
}
],
"https://github.com/42lux/ComfyUI-safety-checker": [
[
"Safety Checker"
@ -48,6 +60,15 @@
"title_aux": "ComfyUI-Static-Primitives"
}
],
"https://github.com/AI2lab/comfyUI-tool-2lab": [
[
"Image-To-Mask (2lab)",
"Mask-To-Image (2lab)"
],
{
"title_aux": "comfyUI-tool-2lab"
}
],
"https://github.com/AIrjen/OneButtonPrompt": [
[
"CreatePromptVariant",
@ -4966,6 +4987,9 @@
"https://github.com/spacepxl/ComfyUI-Image-Filters": [
[
"AlphaClean",
"BlurImageFast",
"BlurMaskFast",
"DilateErodeMask",
"EnhanceDetail",
"GuidedFilterAlpha",
"RemapRange"

Loading…
Cancel
Save