From d8ad8d39fb84f01d78355828fb87fcfc51536861 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Mon, 20 Nov 2023 20:13:05 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 11 +++++++++++ extension-node-map.json | 17 ++++++++++++----- node_db/dev/custom-node-list.json | 10 ---------- node_db/new/custom-node-list.json | 11 +++++++++++ node_db/new/extension-node-map.json | 17 ++++++++++++----- 5 files changed, 46 insertions(+), 20 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 1f283a2..3ea4a14 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -2677,6 +2677,17 @@ "install_type": "git-clone", "description": "Nodes:GradientPatchModelAddDownscale (Kohya Deep Shrink)." }, + { + "author": "Feidorian", + "title": "feidorian-ComfyNodes", + "reference": "https://github.com/Feidorian/feidorian-ComfyNodes", + "nodename_pattern": "^Feidorian_", + "files": [ + "https://github.com/Feidorian/feidorian-ComfyNodes" + ], + "install_type": "git-clone", + "description": "This extension provides various custom nodes. literals, loaders, logic, output, switches" + }, { "author": "Off-Live", "title": "ComfyUI-off-suite", diff --git a/extension-node-map.json b/extension-node-map.json index 14224de..1265b1c 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -59,10 +59,12 @@ "https://github.com/Amorano/Jovimetrix": [ [ "\u2697\ufe0f Blend (jov)", + "\u2697\ufe0f Blend Mask (jov)", "\u2728 Shape Generator (jov)", "\ud83c\udf08 HSV (jov)", "\ud83c\udf31 Transform (jov)", - "\ud83c\udf87 Expand (jov)", + "\ud83c\udf87 Extend (jov)", + "\ud83d\udcc9 Threshold (jov)", "\ud83d\udcf7 WebCam (jov)", "\ud83d\udd06 Pixel Shader (jov)", "\ud83d\udd06 Pixel Shader Image (jov)", @@ -75,8 +77,7 @@ ], { "author": "amorano", - "description": "", - "nickname": "Jovimetrix", + "description": "Procedural & Compositing. Includes a Webcam node.", "title": "Jovimetrix Composition Pack", "title_aux": "Jovimetrix Composition Nodes" } @@ -493,7 +494,9 @@ ], "https://github.com/Fictiverse/ComfyUI_Fictiverse": [ [ + "Add Noise to Image with Mask", "Color correction", + "Displace Image with Depth", "Displace Images with Mask" ], { @@ -773,6 +776,7 @@ "Checkpoint", "Float", "Int", + "KepStringLiteral", "Lora", "Operation", "String" @@ -1404,10 +1408,12 @@ ], "https://github.com/THtianhao/ComfyUI-FaceChain": [ [ + "FCStyleLoraLoad", + "FC_CropBottom", "FC_CropMask", "FC_FaceDetection", "FC_FaceFusion", - "FC_LoraMerge", + "FC_ReplaceImage", "FC_Segment", "FC_StyleLoraLoad" ], @@ -2993,6 +2999,7 @@ "BatchCropFromMaskAdvanced", "BatchUncrop", "BatchUncropAdvanced", + "BboxToInt", "ColorMatch", "ColorToMask", "ConditioningMultiCombine", @@ -3004,6 +3011,7 @@ "CreateFadeMask", "CreateFluidMask", "CreateGradientMask", + "CreateMagicMask", "CreateShapeMask", "CreateTextMask", "CreateVoronoiMask", @@ -3943,7 +3951,6 @@ "AV_ParametersPipeToPrompts", "AV_PromptsToParametersPipe", "AV_SAMLoader", - "AV_UploadImage", "AV_VAELoader", "AspectRatioSelector", "BLIPCaption", diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json index 96344e4..a7829b1 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -120,16 +120,6 @@ "install_type": "git-clone", "description": "Experimental node for SSD-1B. This node is not need for latest comfyui." }, - { - "author": "Feidorian", - "title": "feidorian-nodes", - "reference": "https://github.com/Feidorian/feidorian-ComfyNodes", - "files": [ - "https://github.com/Feidorian/feidorian-ComfyNodes" - ], - "install_type": "git-clone", - "description": "Nodes: Feidorian_WorkflowImageLoader" - }, { "author": "flowtyone", "title": "comfyui-flowty-lcm", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 14bac20..072d33a 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,16 @@ { "custom_nodes": [ + { + "author": "Feidorian", + "title": "feidorian-ComfyNodes", + "reference": "https://github.com/Feidorian/feidorian-ComfyNodes", + "nodename_pattern": "^Feidorian_", + "files": [ + "https://github.com/Feidorian/feidorian-ComfyNodes" + ], + "install_type": "git-clone", + "description": "This extension provides various custom nodes. literals, loaders, logic, output, switches" + }, { "author": "kinfolk0117", "title": "ComfyUI_GradientDeepShrink", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 14224de..1265b1c 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -59,10 +59,12 @@ "https://github.com/Amorano/Jovimetrix": [ [ "\u2697\ufe0f Blend (jov)", + "\u2697\ufe0f Blend Mask (jov)", "\u2728 Shape Generator (jov)", "\ud83c\udf08 HSV (jov)", "\ud83c\udf31 Transform (jov)", - "\ud83c\udf87 Expand (jov)", + "\ud83c\udf87 Extend (jov)", + "\ud83d\udcc9 Threshold (jov)", "\ud83d\udcf7 WebCam (jov)", "\ud83d\udd06 Pixel Shader (jov)", "\ud83d\udd06 Pixel Shader Image (jov)", @@ -75,8 +77,7 @@ ], { "author": "amorano", - "description": "", - "nickname": "Jovimetrix", + "description": "Procedural & Compositing. Includes a Webcam node.", "title": "Jovimetrix Composition Pack", "title_aux": "Jovimetrix Composition Nodes" } @@ -493,7 +494,9 @@ ], "https://github.com/Fictiverse/ComfyUI_Fictiverse": [ [ + "Add Noise to Image with Mask", "Color correction", + "Displace Image with Depth", "Displace Images with Mask" ], { @@ -773,6 +776,7 @@ "Checkpoint", "Float", "Int", + "KepStringLiteral", "Lora", "Operation", "String" @@ -1404,10 +1408,12 @@ ], "https://github.com/THtianhao/ComfyUI-FaceChain": [ [ + "FCStyleLoraLoad", + "FC_CropBottom", "FC_CropMask", "FC_FaceDetection", "FC_FaceFusion", - "FC_LoraMerge", + "FC_ReplaceImage", "FC_Segment", "FC_StyleLoraLoad" ], @@ -2993,6 +2999,7 @@ "BatchCropFromMaskAdvanced", "BatchUncrop", "BatchUncropAdvanced", + "BboxToInt", "ColorMatch", "ColorToMask", "ConditioningMultiCombine", @@ -3004,6 +3011,7 @@ "CreateFadeMask", "CreateFluidMask", "CreateGradientMask", + "CreateMagicMask", "CreateShapeMask", "CreateTextMask", "CreateVoronoiMask", @@ -3943,7 +3951,6 @@ "AV_ParametersPipeToPrompts", "AV_PromptsToParametersPipe", "AV_SAMLoader", - "AV_UploadImage", "AV_VAELoader", "AspectRatioSelector", "BLIPCaption",