diff --git a/custom-node-list.json b/custom-node-list.json index dbae63ab..9b1de1c1 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -9748,6 +9748,28 @@ "install_type": "git-clone", "description": "Nodes:Close Images Searcher" }, + { + "author": "l20richo", + "title": "ComfyUI-Azure-Blob-Storage", + "id": "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." + }, + { + "author": "AARG-FAN", + "title": "Image-vector-for-ComfyUI", + "id": "image-vector", + "reference": "https://github.com/AARG-FAN/Image-Raster-for-ComfyUI", + "files": [ + "https://github.com/AARG-FAN/Image-Raster-for-ComfyUI" + ], + "install_type": "git-clone", + "description": "a wrap-up of ComfyUI nodes for converting pixels to raster, sent out to [a/Vtracer](https://github.com/visioncortex/vtracer)!" + }, @@ -10146,16 +10168,6 @@ ], "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." } ] } diff --git a/extension-node-map.json b/extension-node-map.json index a53661f2..a1a256ca 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -201,6 +201,14 @@ "title_aux": "ComfyUI-PixelOE" } ], + "https://github.com/AARG-FAN/Image-Raster-for-ComfyUI": [ + [ + "AIraster" + ], + { + "title_aux": "Image-vector-for-ComfyUI" + } + ], "https://github.com/AIFSH/ComfyUI-FishSpeech": [ [ "FishSpeech_INFER", @@ -5534,14 +5542,6 @@ "title_aux": "antrobots ComfyUI Nodepack" } ], - "https://github.com/archifancy/Image-vector-for-ComfyUI/raw/main/AIvector.py": [ - [ - "AIvector" - ], - { - "title_aux": "Image-vector-for-ComfyUI" - } - ], "https://github.com/asagi4/ComfyUI-CADS": [ [ "CADS" @@ -10292,6 +10292,18 @@ "title_aux": "abg-comfyui" } ], + "https://github.com/l20richo/ComfyUI-Azure-Blob-Storage": [ + [ + "DownloadFileBLOB", + "LoadImageBLOB", + "SaveImageBLOB", + "SaveVideoFilesBLOB", + "UploadFileBLOB" + ], + { + "title_aux": "ComfyUI-Azure-Blob-Storage" + } + ], "https://github.com/laksjdjf/Batch-Condition-ComfyUI": [ [ "Batch String", diff --git a/github-stats.json b/github-stats.json index 4864afeb..b53aba22 100644 --- a/github-stats.json +++ b/github-stats.json @@ -43,6 +43,10 @@ "stars": 6, "last_update": "2024-05-23 00:25:59" }, + "https://github.com/AARG-FAN/Image-Raster-for-ComfyUI": { + "stars": 6, + "last_update": "2024-06-02 08:31:12" + }, "https://github.com/AI2lab/comfyUI-DeepSeek-2lab": { "stars": 2, "last_update": "2024-05-22 22:11:40" @@ -2535,6 +2539,10 @@ "stars": 21, "last_update": "2024-05-22 18:19:51" }, + "https://github.com/l20richo/ComfyUI-Azure-Blob-Storage": { + "stars": 1, + "last_update": "2024-06-02 12:21:22" + }, "https://github.com/laksjdjf/Batch-Condition-ComfyUI": { "stars": 1, "last_update": "2024-05-22 20:42:42" diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json index 2b716ea3..322d4c27 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -9,7 +9,17 @@ "description": "If you see this message, your ComfyUI-Manager is outdated.\nDev channel provides only the list of the developing nodes. If you want to find the complete node list, please go to the Default channel." }, - + { + "author": "Scorpinaus", + "title": "ComfyUI-DiffusersLoader", + "id": "diffusersloader", + "reference": "https://github.com/Scorpinaus/ComfyUI-DiffusersLoader", + "files": [ + "https://github.com/Scorpinaus/ComfyUI-DiffusersLoader" + ], + "install_type": "git-clone", + "description": "The purpose of this package is to understand how loading of diffusers format checkpoints are done in comfyUI and to create a loader that works for SDXL." + }, { "author": "FoundD-oka", "title": "ComfyUI KISEKAE-OOTD", @@ -19,17 +29,18 @@ "https://github.com/FoundD-oka/ComfyUI-kisekae-OOTD" ], "install_type": "git-clone", - "description": "Nodes:LoadOOTDPipeline, LoadOOTDPipelineHub, LoadOOTDPipelineHub. " + "description": "Nodes:LoadOOTDPipeline, LoadOOTDPipelineHub, LoadOOTDPipelineHub." }, { "author": "bruce007lee", - "title": "comfyui-utils", - "reference": "https://github.com/bruce007lee/comfyui-utils", + "title": "comfyui-tiny-utils", + "id": "tiny-utils", + "reference": "https://github.com/bruce007lee/comfyui-tiny-utils", "files": [ - "https://github.com/bruce007lee/comfyui-utils" + "https://github.com/bruce007lee/comfyui-tiny-utils" ], "install_type": "git-clone", - "description": "Nodes:FaceAlign" + "description": "Nodes:FaceAlign, FaceAlignImageProcess, FaceAlignMaskProcess" }, { "author": "Smirnov75", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index bd8f5e03..349e4970 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -11,7 +11,28 @@ - + { + "author": "AARG-FAN", + "title": "Image-vector-for-ComfyUI", + "id": "image-vector", + "reference": "https://github.com/AARG-FAN/Image-Raster-for-ComfyUI", + "files": [ + "https://github.com/AARG-FAN/Image-Raster-for-ComfyUI" + ], + "install_type": "git-clone", + "description": "a wrap-up of ComfyUI nodes for converting pixels to raster, sent out to [a/Vtracer](https://github.com/visioncortex/vtracer)!" + }, + { + "author": "l20richo", + "title": "ComfyUI-Azure-Blob-Storage", + "id": "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." + }, { "author": "PnthrLeo", "title": "comfyUI-image-search", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index a53661f2..a1a256ca 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -201,6 +201,14 @@ "title_aux": "ComfyUI-PixelOE" } ], + "https://github.com/AARG-FAN/Image-Raster-for-ComfyUI": [ + [ + "AIraster" + ], + { + "title_aux": "Image-vector-for-ComfyUI" + } + ], "https://github.com/AIFSH/ComfyUI-FishSpeech": [ [ "FishSpeech_INFER", @@ -5534,14 +5542,6 @@ "title_aux": "antrobots ComfyUI Nodepack" } ], - "https://github.com/archifancy/Image-vector-for-ComfyUI/raw/main/AIvector.py": [ - [ - "AIvector" - ], - { - "title_aux": "Image-vector-for-ComfyUI" - } - ], "https://github.com/asagi4/ComfyUI-CADS": [ [ "CADS" @@ -10292,6 +10292,18 @@ "title_aux": "abg-comfyui" } ], + "https://github.com/l20richo/ComfyUI-Azure-Blob-Storage": [ + [ + "DownloadFileBLOB", + "LoadImageBLOB", + "SaveImageBLOB", + "SaveVideoFilesBLOB", + "UploadFileBLOB" + ], + { + "title_aux": "ComfyUI-Azure-Blob-Storage" + } + ], "https://github.com/laksjdjf/Batch-Condition-ComfyUI": [ [ "Batch String",