diff --git a/custom-node-list.json b/custom-node-list.json index 9676eee6..c9e198ca 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -10089,7 +10089,17 @@ "install_type": "git-clone", "description": "Nodes:Add_text_by_mask" }, - + { + "author": "MackinationsAi", + "title": "ComfyUi_Stuctured-Outputs", + "id": "struct-output", + "reference": "https://github.com/MackinationsAi/ComfyUi_Stuctured-Outputs", + "files": [ + "https://github.com/MackinationsAi/ComfyUi_Stuctured-Outputs" + ], + "install_type": "git-clone", + "description": "This repository contains a custom node for ComfyUI that allows users to save generative image outputs with custom filenames and folder structures. The filenames are padded to four digits, and the positive and negative prompts are embedded in the image metadata." + }, @@ -10395,16 +10405,6 @@ "install_type": "copy", "description": "Extension to show random cat GIFs while queueing prompt." }, - { - "author": "archifancy", - "title": "Image-vector-for-ComfyUI", - "reference": "https://github.com/archifancy/Image-vector-for-ComfyUI", - "files": [ - "https://github.com/archifancy/Image-vector-for-ComfyUI/raw/main/AIvector.py" - ], - "install_type": "copy", - "description": "Nodes:AIvector. A wrapped comfyui node for converting pixels to vectors using Vtracer. Check it out here: [a/https://github.com/visioncortex/vtracer](https://github.com/visioncortex/vtracer)." - }, { "author": "barckley75", "title": "comfyUI_DaVinciResolve", diff --git a/extension-node-map.json b/extension-node-map.json index 3ccac2c2..0f3e3d63 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -2712,6 +2712,14 @@ "title_aux": "ComfyUI-mnemic-nodes" } ], + "https://github.com/MackinationsAi/ComfyUi_Stuctured-Outputs": [ + [ + "SaveImageWithMetadata" + ], + { + "title_aux": "ComfyUi_Stuctured-Outputs" + } + ], "https://github.com/Makeezi/ComfyUI-promptLAB": [ [ "PromptLAB" diff --git a/github-stats.json b/github-stats.json index 2d6dfb19..308a2dea 100644 --- a/github-stats.json +++ b/github-stats.json @@ -735,6 +735,10 @@ "stars": 23, "last_update": "2024-06-04 23:56:25" }, + "https://github.com/MackinationsAi/ComfyUi_Stuctured-Outputs": { + "stars": 0, + "last_update": "2024-06-08 01:57:57" + }, "https://github.com/Makeezi/ComfyUI-promptLAB": { "stars": 0, "last_update": "2024-05-23 01:24:51" diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 4fa89a4e..6c273982 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -13,6 +13,17 @@ + { + "author": "MackinationsAi", + "title": "ComfyUi_Stuctured-Outputs", + "id": "struct-output", + "reference": "https://github.com/MackinationsAi/ComfyUi_Stuctured-Outputs", + "files": [ + "https://github.com/MackinationsAi/ComfyUi_Stuctured-Outputs" + ], + "install_type": "git-clone", + "description": "This repository contains a custom node for ComfyUI that allows users to save generative image outputs with custom filenames and folder structures. The filenames are padded to four digits, and the positive and negative prompts are embedded in the image metadata." + }, { "author": "LZpenguin", "title": "ComfyUI-Text", @@ -681,50 +692,6 @@ ], "install_type": "git-clone", "description": "Basic support for StyleGAN2 and StyleGAN3 models." - }, - { - "author": "Mason-McGough", - "title": "🎨 ComfyUI-Mosaica", - "id": "mosaica", - "reference": "https://github.com/Mason-McGough/ComfyUI-Mosaica", - "files": [ - "https://github.com/Mason-McGough/ComfyUI-Mosaica" - ], - "install_type": "git-clone", - "description": "Create colorful mosaic images in ComfyUI by computing label images and applying lookup tables." - }, - { - "author": "larsupb", - "title": "LoRA Power-Merger ComfyUI", - "id": "lora-powermerger", - "reference": "https://github.com/larsupb/LoRA-Merger-ComfyUI", - "files": [ - "https://github.com/larsupb/LoRA-Merger-ComfyUI" - ], - "install_type": "git-clone", - "description": "An extension for merging LoRAs. Offers a wide range of LoRA merge techniques (including dare) and XY plots. XY plots require efficiency nodes." - }, - { - "author": "alessandrozonta", - "title": "Save Layers Node for ComfyUI", - "id": "layers", - "reference": "https://github.com/alessandrozonta/ComfyUI-Layers", - "files": [ - "https://github.com/alessandrozonta/ComfyUI-Layers" - ], - "install_type": "git-clone", - "description": "This custom node for ComfyUI allows you to create layers of an image based on input masks and save them into a PSD file." - }, - { - "author": "githubYiheng", - "title": "comfyui_meanshift_filter", - "id": "meanshift-filter", - "reference": "https://github.com/githubYiheng/comfyui_meanshift_filter", - "files": [ - "https://github.com/githubYiheng/comfyui_meanshift_filter" - ], - "install_type": "git-clone", - "description": "Nodes:Apply Meanshift Filter" } ] } diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 3ccac2c2..0f3e3d63 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -2712,6 +2712,14 @@ "title_aux": "ComfyUI-mnemic-nodes" } ], + "https://github.com/MackinationsAi/ComfyUi_Stuctured-Outputs": [ + [ + "SaveImageWithMetadata" + ], + { + "title_aux": "ComfyUi_Stuctured-Outputs" + } + ], "https://github.com/Makeezi/ComfyUI-promptLAB": [ [ "PromptLAB"