Browse Source

update DB

pull/140/head
Dr.Lt.Data 1 year ago
parent
commit
859378f16a
  1. 21
      custom-node-list.json
  2. 3
      extension-node-map.json
  3. 10
      node_db/dev/custom-node-list.json
  4. 10
      node_db/new/custom-node-list.json
  5. 3
      node_db/new/extension-node-map.json

21
custom-node-list.json

@ -2215,6 +2215,16 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Nodes:Loader, Prompts, ..." "description": "Nodes:Loader, Prompts, ..."
}, },
{
"author": "DigitalIO",
"title": "ComfyUI-stable-wildcards",
"reference": "https://github.com/DigitalIO/ComfyUI-stable-wildcards/",
"files": [
"https://github.com/DigitalIO/ComfyUI-stable-wildcards/"
],
"install_type": "git-clone",
"description": "Wildcard implementation that can be reproduced with workflows."
},
{ {
"author": "THtianhao", "author": "THtianhao",
"title": "ComfyUI-Portrait-Maker", "title": "ComfyUI-Portrait-Maker",
@ -2496,17 +2506,6 @@
], ],
"install_type": "unzip", "install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image." "description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "DigitalIO",
"title": "ComfyUI-stable-wildcards",
"reference": "https://github.com/DigitalIO/ComfyUI-stable-wildcards/",
"files": [
"https://github.com/DigitalIO/ComfyUI-stable-wildcards/"
],
"install_type": "git-clone",
"description": "Wildcard implementation that can be reproduced with workflows."
} }
] ]
} }

3
extension-node-map.json

@ -1244,12 +1244,13 @@
"FaceFusion", "FaceFusion",
"FaceSkin", "FaceSkin",
"GetImageInfo", "GetImageInfo",
"ImageResizeTarget",
"ImageScaleShort",
"MaskDilateErode", "MaskDilateErode",
"MaskMerge2Image", "MaskMerge2Image",
"PortraitEnhancement", "PortraitEnhancement",
"RatioMerge2Image", "RatioMerge2Image",
"ReplaceBoxImg", "ReplaceBoxImg",
"ResizeImage",
"RetainFace", "RetainFace",
"SkinRetouching" "SkinRetouching"
], ],

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

@ -1,5 +1,15 @@
{ {
"custom_nodes": [ "custom_nodes": [
{
"author": "zer0TF",
"title": "💜 Cute Comfy 💜",
"reference": "https://github.com/zer0TF/cute-comfy",
"files": [
"https://github.com/zer0TF/cute-comfy"
],
"install_type": "git-clone",
"description": "Nodes:RetainFace, FaceFusion, RatioMerge2Image, MaskMerge2Image, ReplaceBoxImg, ExpandMaskBox, FaceSkin, SkinRetouching, PortraitEnhancement, ..."
},
{ {
"author": "Fannovel16", "author": "Fannovel16",
"title": "ComfyUI MotionDiff", "title": "ComfyUI MotionDiff",

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

@ -1,5 +1,15 @@
{ {
"custom_nodes": [ "custom_nodes": [
{
"author": "DigitalIO",
"title": "ComfyUI-stable-wildcards",
"reference": "https://github.com/DigitalIO/ComfyUI-stable-wildcards/",
"files": [
"https://github.com/DigitalIO/ComfyUI-stable-wildcards/"
],
"install_type": "git-clone",
"description": "Wildcard implementation that can be reproduced with workflows."
},
{ {
"author": "THtianhao", "author": "THtianhao",
"title": "ComfyUI-Portrait-Maker", "title": "ComfyUI-Portrait-Maker",

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

@ -1244,12 +1244,13 @@
"FaceFusion", "FaceFusion",
"FaceSkin", "FaceSkin",
"GetImageInfo", "GetImageInfo",
"ImageResizeTarget",
"ImageScaleShort",
"MaskDilateErode", "MaskDilateErode",
"MaskMerge2Image", "MaskMerge2Image",
"PortraitEnhancement", "PortraitEnhancement",
"RatioMerge2Image", "RatioMerge2Image",
"ReplaceBoxImg", "ReplaceBoxImg",
"ResizeImage",
"RetainFace", "RetainFace",
"SkinRetouching" "SkinRetouching"
], ],

Loading…
Cancel
Save