Browse Source

update DB

pull/252/head
dr.lt.data 11 months ago
parent
commit
f26ceacbeb
  1. 10
      custom-node-list.json
  2. 11
      extension-node-map.json
  3. 10
      node_db/new/custom-node-list.json
  4. 11
      node_db/new/extension-node-map.json

10
custom-node-list.json

@ -3531,6 +3531,16 @@
"install_type": "git-clone",
"description": "This extension provides styler nodes for SDXL.\n\nNOTE: Due to the dynamic nature of node name definitions, ComfyUI-Manager cannot recognize the node list from this extension. The Missing nodes and Badge features are not available for this extension."
},
{
"author": "rcsaquino",
"title": "rcsaquino/comfyui-custom-nodes",
"reference": "https://github.com/rcsaquino/comfyui-custom-nodes",
"files": [
"https://github.com/rcsaquino/comfyui-custom-nodes"
],
"install_type": "git-clone",
"description": "Nodes: VAE Processor, VAE Loader, Background Remover"
},

11
extension-node-map.json

@ -1751,6 +1751,7 @@
"PM_RatioMerge2Image",
"PM_ReplaceBoxImg",
"PM_RetinaFace",
"PM_Similarity",
"PM_SkinRetouching",
"PM_SuperColorTransfer",
"PM_SuperMakeUpTransfer"
@ -4863,6 +4864,16 @@
"title_aux": "A8R8 ComfyUI Nodes"
}
],
"https://github.com/rcsaquino/comfyui-custom-nodes": [
[
"BackgroundRemover | rcsaquino",
"VAELoader | rcsaquino",
"VAEProcessor | rcsaquino"
],
{
"title_aux": "rcsaquino/comfyui-custom-nodes"
}
],
"https://github.com/receyuki/comfyui-prompt-reader-node": [
[
"SDBatchLoader",

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

@ -10,6 +10,16 @@
},
{
"author": "rcsaquino",
"title": "rcsaquino/comfyui-custom-nodes",
"reference": "https://github.com/rcsaquino/comfyui-custom-nodes",
"files": [
"https://github.com/rcsaquino/comfyui-custom-nodes"
],
"install_type": "git-clone",
"description": "Nodes: VAE Processor, VAE Loader, Background Remover"
},
{
"author": "mozman",
"title": "ComfyUI_mozman_nodes",

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

@ -1751,6 +1751,7 @@
"PM_RatioMerge2Image",
"PM_ReplaceBoxImg",
"PM_RetinaFace",
"PM_Similarity",
"PM_SkinRetouching",
"PM_SuperColorTransfer",
"PM_SuperMakeUpTransfer"
@ -4863,6 +4864,16 @@
"title_aux": "A8R8 ComfyUI Nodes"
}
],
"https://github.com/rcsaquino/comfyui-custom-nodes": [
[
"BackgroundRemover | rcsaquino",
"VAELoader | rcsaquino",
"VAEProcessor | rcsaquino"
],
{
"title_aux": "rcsaquino/comfyui-custom-nodes"
}
],
"https://github.com/receyuki/comfyui-prompt-reader-node": [
[
"SDBatchLoader",

Loading…
Cancel
Save