From c6e8bc7d2c6dd274b67f6a8c45f9df43fa9cd6d5 Mon Sep 17 00:00:00 2001 From: l20richo <82501341+l20richo@users.noreply.github.com> Date: Sun, 2 Jun 2024 15:10:17 +0200 Subject: [PATCH] Update custom-node-list.json (#736) --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 430cb9cd..dbae63ab 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -10146,6 +10146,16 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "l20richo", + "title": "ComfyUI-Azure-Blob-Storage", + "reference": "https://github.com/l20richo/ComfyUI-Azure-Blob-Storage", + "files": [ + "https://github.com/l20richo/ComfyUI-Azure-Blob-Storage" + ], + "install_type": "git-clone", + "description": "ComfyUI-Azure-Blob-Storage seamlessly integrates with [a/Azure Blob Storage](https://azure.microsoft.com/en-us/products/storage/blobs/) in ComfyUI. This open-source project provides custom nodes for effortless loading and saving of images, videos, and checkpoint models directly from Azure blob containers within the ComfyUI graph interface." } ] }