diff --git a/custom-node-list.json b/custom-node-list.json index b48c5f5..750a8f6 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -2756,7 +2756,7 @@ "https://github.com/drago87/ComfyUI_Dragos_Nodes" ], "install_type": "git-clone", - "description": "For now a single node that checks a folder and returns a padded string depending on the .png files in it. An exaple is you have a folder with 3 .png files in it and you have set the padding to 4 it will give you a string '0003'" + "description": "Nodes:File Padding, Image Info, VAE Loader With Name" }, { "author": "ansonkao", @@ -2776,7 +2776,7 @@ "https://github.com/Off-Live/ComfyUI-off-suite" ], "install_type": "copy", - "description": "Nodes:Image Crop Fit Node, OFF SEGS to Image, Crop Center wigh SEGS, GW Number Formatting Node." + "description": "Nodes:Image Crop Fit Node, OFF SEGS to Image, Crop Center wigh SEGS, Watermarking, GW Number Formatting Node." }, { "author": "Ser-Hilary", diff --git a/extension-node-map.json b/extension-node-map.json index 02d0f6a..34b9d38 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -63,6 +63,7 @@ "\u2728 Shape Generator (jov)", "\ud83c\udf08 HSV (jov)", "\ud83c\udf31 Transform (jov)", + "\ud83c\udf69 GLSL (jov)", "\ud83c\udf87 Extend (jov)", "\ud83d\udcc9 Threshold (jov)", "\ud83d\udcf7 WebCam (jov)", @@ -497,7 +498,8 @@ "Add Noise to Image with Mask", "Color correction", "Displace Image with Depth", - "Displace Images with Mask" + "Displace Images with Mask", + "Zoom Image with Depth" ], { "title_aux": "ComfyUI Fictiverse Nodes" @@ -574,6 +576,7 @@ ], "https://github.com/GTSuya-Studio/ComfyUI-Gtsuya-Nodes": [ [ + "Get From Danbooru", "Simple Wildcards", "Simple Wildcards (Dir.)", "Wildcards" @@ -1427,11 +1430,13 @@ "https://github.com/THtianhao/ComfyUI-FaceChain": [ [ "FCStyleLoraLoad", + "FC_CropAndPaste", "FC_CropBottom", + "FC_CropFace", "FC_CropMask", - "FC_FCCropFace", "FC_FaceDetection", "FC_FaceFusion", + "FC_MaskOP", "FC_ReplaceImage", "FC_Segment", "FC_StyleLoraLoad" @@ -2685,7 +2690,9 @@ ], "https://github.com/drago87/ComfyUI_Dragos_Nodes": [ [ - "file_padding" + "file_padding", + "image_info", + "vae_loader" ], { "title_aux": "ComfyUI_Dragos_Nodes" diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json index 8933a6c..818d70d 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -1,15 +1,5 @@ { "custom_nodes": [ - { - "author": "drago87", - "title": "ComfyUI_Dragos_Nodes", - "reference": "https://github.com/drago87/ComfyUI_Dragos_Nodes", - "files": [ - "https://github.com/drago87/ComfyUI_Dragos_Nodes" - ], - "install_type": "git-clone", - "description": "For now a single node that checks a folder and returns a padded string depending on the .png files in it. An exaple is you have a folder with 3 .png files in it and you have set the padding to 4 it will give you a string '0003'" - }, { "author": "oyvindg", "title": "ComfyUI-TrollSuite", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index cf5dca3..cc861ce 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,15 @@ { "custom_nodes": [ + { + "author": "drago87", + "title": "ComfyUI_Dragos_Nodes", + "reference": "https://github.com/drago87/ComfyUI_Dragos_Nodes", + "files": [ + "https://github.com/drago87/ComfyUI_Dragos_Nodes" + ], + "install_type": "git-clone", + "description": "Nodes:File Padding, Image Info, VAE Loader With Name" + }, { "author": "ansonkao", "title": "comfyui-geometry", @@ -209,7 +219,7 @@ "https://github.com/Off-Live/ComfyUI-off-suite" ], "install_type": "copy", - "description": "Nodes:Image Crop Fit Node, OFF SEGS to Image, Crop Center wigh SEGS, GW Number Formatting Node." + "description": "Nodes:Image Crop Fit Node, OFF SEGS to Image, Crop Center wigh SEGS, Watermarking, GW Number Formatting Node." }, { "author": "laksjdjf", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 02d0f6a..34b9d38 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -63,6 +63,7 @@ "\u2728 Shape Generator (jov)", "\ud83c\udf08 HSV (jov)", "\ud83c\udf31 Transform (jov)", + "\ud83c\udf69 GLSL (jov)", "\ud83c\udf87 Extend (jov)", "\ud83d\udcc9 Threshold (jov)", "\ud83d\udcf7 WebCam (jov)", @@ -497,7 +498,8 @@ "Add Noise to Image with Mask", "Color correction", "Displace Image with Depth", - "Displace Images with Mask" + "Displace Images with Mask", + "Zoom Image with Depth" ], { "title_aux": "ComfyUI Fictiverse Nodes" @@ -574,6 +576,7 @@ ], "https://github.com/GTSuya-Studio/ComfyUI-Gtsuya-Nodes": [ [ + "Get From Danbooru", "Simple Wildcards", "Simple Wildcards (Dir.)", "Wildcards" @@ -1427,11 +1430,13 @@ "https://github.com/THtianhao/ComfyUI-FaceChain": [ [ "FCStyleLoraLoad", + "FC_CropAndPaste", "FC_CropBottom", + "FC_CropFace", "FC_CropMask", - "FC_FCCropFace", "FC_FaceDetection", "FC_FaceFusion", + "FC_MaskOP", "FC_ReplaceImage", "FC_Segment", "FC_StyleLoraLoad" @@ -2685,7 +2690,9 @@ ], "https://github.com/drago87/ComfyUI_Dragos_Nodes": [ [ - "file_padding" + "file_padding", + "image_info", + "vae_loader" ], { "title_aux": "ComfyUI_Dragos_Nodes"