Browse Source

update DB

pull/132/head
Dr.Lt.Data 1 year ago
parent
commit
f42c74d70c
  1. 10
      custom-node-list.json
  2. 28
      extension-node-map.json
  3. 10
      node_db/new/custom-node-list.json
  4. 28
      node_db/new/extension-node-map.json

10
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": "THtianhao",
"title": "ComfyUI-Portrait-Maker",
"reference": "https://github.com/THtianhao/ComfyUI-Portrait-Maker",
"files": [
"https://github.com/THtianhao/ComfyUI-Portrait-Maker"
],
"install_type": "git-clone",
"description": "Nodes:RetainFace, FaceFusion, RatioMerge2Image, MaskMerge2Image, ReplaceBoxImg, ExpandMaskBox, FaceSkin, SkinRetouching, PortraitEnhancement, ..."
},
{ {
"author": "taabata", "author": "taabata",
"title": "Syrian Falcon Nodes", "title": "Syrian Falcon Nodes",

28
extension-node-map.json

@ -96,7 +96,9 @@
[ [
"BSZAbsoluteHires", "BSZAbsoluteHires",
"BSZAspectHires", "BSZAspectHires",
"BSZColoredLatentImageXL",
"BSZCombinedHires", "BSZCombinedHires",
"BSZLatentDebug",
"BSZLatentFill", "BSZLatentFill",
"BSZLatentOffsetXL", "BSZLatentOffsetXL",
"BSZPixelbuster", "BSZPixelbuster",
@ -1234,6 +1236,27 @@
"title_aux": "TGu Utilities" "title_aux": "TGu Utilities"
} }
], ],
"https://github.com/THtianhao/ComfyUI-Portrait-Maker": [
[
"BoxCropImage",
"ColorTransfer",
"ExpandMaskBox",
"FaceFusion",
"FaceSkin",
"GetImageInfo",
"MaskDilateErode",
"MaskMerge2Image",
"PortraitEnhancement",
"RatioMerge2Image",
"ReplaceBoxImg",
"ResizeImage",
"RetainFace",
"SkinRetouching"
],
{
"title_aux": "ComfyUI-Portrait-Maker"
}
],
"https://github.com/TRI3D-LC/tri3d-comfyui-nodes": [ "https://github.com/TRI3D-LC/tri3d-comfyui-nodes": [
[ [
"tri3d-atr-parse", "tri3d-atr-parse",
@ -2103,10 +2126,7 @@
], ],
"https://github.com/chrisgoringe/cg-image-picker": [ "https://github.com/chrisgoringe/cg-image-picker": [
[ [
"Image Chooser", "Preview Chooser"
"Latent Chooser",
"Multi Latent Chooser",
"Preview for Image Chooser"
], ],
{ {
"title_aux": "Image chooser" "title_aux": "Image chooser"

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

@ -1,5 +1,15 @@
{ {
"custom_nodes": [ "custom_nodes": [
{
"author": "THtianhao",
"title": "ComfyUI-Portrait-Maker",
"reference": "https://github.com/THtianhao/ComfyUI-Portrait-Maker",
"files": [
"https://github.com/THtianhao/ComfyUI-Portrait-Maker"
],
"install_type": "git-clone",
"description": "Nodes:RetainFace, FaceFusion, RatioMerge2Image, MaskMerge2Image, ReplaceBoxImg, ExpandMaskBox, FaceSkin, SkinRetouching, PortraitEnhancement, ..."
},
{ {
"author": "chibiace", "author": "chibiace",
"title": "ComfyUI-Chibi-Nodes", "title": "ComfyUI-Chibi-Nodes",

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

@ -96,7 +96,9 @@
[ [
"BSZAbsoluteHires", "BSZAbsoluteHires",
"BSZAspectHires", "BSZAspectHires",
"BSZColoredLatentImageXL",
"BSZCombinedHires", "BSZCombinedHires",
"BSZLatentDebug",
"BSZLatentFill", "BSZLatentFill",
"BSZLatentOffsetXL", "BSZLatentOffsetXL",
"BSZPixelbuster", "BSZPixelbuster",
@ -1234,6 +1236,27 @@
"title_aux": "TGu Utilities" "title_aux": "TGu Utilities"
} }
], ],
"https://github.com/THtianhao/ComfyUI-Portrait-Maker": [
[
"BoxCropImage",
"ColorTransfer",
"ExpandMaskBox",
"FaceFusion",
"FaceSkin",
"GetImageInfo",
"MaskDilateErode",
"MaskMerge2Image",
"PortraitEnhancement",
"RatioMerge2Image",
"ReplaceBoxImg",
"ResizeImage",
"RetainFace",
"SkinRetouching"
],
{
"title_aux": "ComfyUI-Portrait-Maker"
}
],
"https://github.com/TRI3D-LC/tri3d-comfyui-nodes": [ "https://github.com/TRI3D-LC/tri3d-comfyui-nodes": [
[ [
"tri3d-atr-parse", "tri3d-atr-parse",
@ -2103,10 +2126,7 @@
], ],
"https://github.com/chrisgoringe/cg-image-picker": [ "https://github.com/chrisgoringe/cg-image-picker": [
[ [
"Image Chooser", "Preview Chooser"
"Latent Chooser",
"Multi Latent Chooser",
"Preview for Image Chooser"
], ],
{ {
"title_aux": "Image chooser" "title_aux": "Image chooser"

Loading…
Cancel
Save