diff --git a/custom-node-list.json b/custom-node-list.json index 3025d4b..7516a4a 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -3351,17 +3351,18 @@ "description": "Nodes:Consistency VAE Decoder." }, { - "author": "glifxyz", - "title": "ComfyUI-GlifNodes", - "reference": "https://github.com/glifxyz/ComfyUI-GlifNodes", + "author": "concarne000", + "title": "ConCarneNode", + "reference": "https://github.com/concarne000/ConCarneNode", "files": [ - "https://github.com/glifxyz/ComfyUI-GlifNodes" + "https://github.com/concarne000/ConCarneNode" ], "install_type": "git-clone", - "description": "Nodes:Consistency VAE Decoder." + "description": "Nodes:Bing Image Grabber node for ComfyUI." }, + { "author": "Ser-Hilary", "title": "SDXL_sizing", diff --git a/extension-node-map.json b/extension-node-map.json index 295e8df..5775f0a 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -3088,6 +3088,14 @@ "title_aux": "ComfyUI_experiments" } ], + "https://github.com/concarne000/ConCarneNode": [ + [ + "BingImageGrabber" + ], + { + "title_aux": "ConCarneNode" + } + ], "https://github.com/coreyryanhanson/ComfyQR": [ [ "comfy-qr-by-image-size", @@ -4103,6 +4111,7 @@ "AnimeLineArt_Preprocessor_Provider_for_SEGS //Inspire", "ApplyRegionalIPAdapters //Inspire", "BindImageListPromptList //Inspire", + "CLIPTextEncodeWithWeight //Inspire", "CacheBackendData //Inspire", "CacheBackendDataList //Inspire", "CacheBackendDataNumberKey //Inspire", @@ -4386,11 +4395,14 @@ "https://github.com/natto-maki/ComfyUI-NegiTools": [ [ "NegiTools_CompositeImages", + "NegiTools_DepthEstimationByMarigold", "NegiTools_ImageProperties", "NegiTools_LatentProperties", "NegiTools_NoiseImageGenerator", "NegiTools_OpenAiDalle3", "NegiTools_OpenAiTranslate", + "NegiTools_OpenPoseToPointList", + "NegiTools_PointListToMask", "NegiTools_SeedGenerator", "NegiTools_StringFunction" ], diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 8d45469..fbefe4d 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -9,6 +9,16 @@ "description": "If you see this message, your ComfyUI-Manager is outdated.\nRecent channel provides only the list of the latest nodes. If you want to find the complete node list, please go to the Default channel." }, + { + "author": "concarne000", + "title": "ConCarneNode", + "reference": "https://github.com/concarne000/ConCarneNode", + "files": [ + "https://github.com/concarne000/ConCarneNode" + ], + "install_type": "git-clone", + "description": "Nodes:Bing Image Grabber node for ComfyUI." + }, { "author": "Haoming02", "title": "ComfyUI Menu Anchor", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 295e8df..5775f0a 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -3088,6 +3088,14 @@ "title_aux": "ComfyUI_experiments" } ], + "https://github.com/concarne000/ConCarneNode": [ + [ + "BingImageGrabber" + ], + { + "title_aux": "ConCarneNode" + } + ], "https://github.com/coreyryanhanson/ComfyQR": [ [ "comfy-qr-by-image-size", @@ -4103,6 +4111,7 @@ "AnimeLineArt_Preprocessor_Provider_for_SEGS //Inspire", "ApplyRegionalIPAdapters //Inspire", "BindImageListPromptList //Inspire", + "CLIPTextEncodeWithWeight //Inspire", "CacheBackendData //Inspire", "CacheBackendDataList //Inspire", "CacheBackendDataNumberKey //Inspire", @@ -4386,11 +4395,14 @@ "https://github.com/natto-maki/ComfyUI-NegiTools": [ [ "NegiTools_CompositeImages", + "NegiTools_DepthEstimationByMarigold", "NegiTools_ImageProperties", "NegiTools_LatentProperties", "NegiTools_NoiseImageGenerator", "NegiTools_OpenAiDalle3", "NegiTools_OpenAiTranslate", + "NegiTools_OpenPoseToPointList", + "NegiTools_PointListToMask", "NegiTools_SeedGenerator", "NegiTools_StringFunction" ],