From cbb5b5acbd508626a859e0471e1756c651b4b3c2 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Fri, 17 May 2024 23:44:09 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 10 ---------- extension-node-map.json | 11 ----------- github-stats.json | 4 ---- node_db/legacy/custom-node-list.json | 10 ++++++++++ node_db/new/extension-node-map.json | 11 ----------- 5 files changed, 10 insertions(+), 36 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index a62fba9..ce8a36b 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -7450,16 +7450,6 @@ "install_type": "git-clone", "description": "Nodes:HDR Effects (SuperBeasts.AI). This repository contains custom nodes for ComfyUI created and used by SuperBeasts.AI (@SuperBeasts.AI on Instagram)" }, - { - "author": "IKHOR", - "title": "ikhor-nodes", - "reference": "https://github.com/IKHOR/ComfyUI-IKHOR-Jam-Nodes", - "files": [ - "https://github.com/IKHOR/ComfyUI-IKHOR-Jam-Nodes" - ], - "install_type": "git-clone", - "description": "Nodes:LoadFromS3, LoadBatchFromS3, SaveToS3, SaveBatchToS3" - }, { "author": "hay86", "title": "ComfyUI Dreamtalk", diff --git a/extension-node-map.json b/extension-node-map.json index eab6ac6..e32ff0f 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -1806,17 +1806,6 @@ "title_aux": "IG Interpolation Nodes" } ], - "https://github.com/IKHOR/ComfyUI-IKHOR-Jam-Nodes": [ - [ - "LoadBatchFromS3", - "LoadFromS3", - "SaveBatchToS3", - "SaveToS3" - ], - { - "title_aux": "ikhor-nodes" - } - ], "https://github.com/ITurchenko/ComfyUI-SizeFromArray": [ [ "SizeFromArray" diff --git a/github-stats.json b/github-stats.json index 0cb1174..e6ec802 100644 --- a/github-stats.json +++ b/github-stats.json @@ -2711,10 +2711,6 @@ "stars": 36, "last_update": "2024-05-10 13:15:33" }, - "https://github.com/IKHOR/ComfyUI-IKHOR-Jam-Nodes": { - "stars": 0, - "last_update": "2024-03-26 16:55:10" - }, "https://github.com/SuperBeastsAI/ComfyUI-SuperBeasts": { "stars": 84, "last_update": "2024-05-13 05:16:12" diff --git a/node_db/legacy/custom-node-list.json b/node_db/legacy/custom-node-list.json index 6cb17e0..35a9a7c 100644 --- a/node_db/legacy/custom-node-list.json +++ b/node_db/legacy/custom-node-list.json @@ -10,6 +10,16 @@ }, + { + "author": "IKHOR", + "title": "ikhor-nodes [REMOVED]", + "reference": "https://github.com/IKHOR/ComfyUI-IKHOR-Jam-Nodes", + "files": [ + "https://github.com/IKHOR/ComfyUI-IKHOR-Jam-Nodes" + ], + "install_type": "git-clone", + "description": "Nodes:LoadFromS3, LoadBatchFromS3, SaveToS3, SaveBatchToS3" + }, { "author": "kijai", "title": "ComfyUI wrapper nodes for IC-light [DEPRECATED]", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index eab6ac6..e32ff0f 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -1806,17 +1806,6 @@ "title_aux": "IG Interpolation Nodes" } ], - "https://github.com/IKHOR/ComfyUI-IKHOR-Jam-Nodes": [ - [ - "LoadBatchFromS3", - "LoadFromS3", - "SaveBatchToS3", - "SaveToS3" - ], - { - "title_aux": "ikhor-nodes" - } - ], "https://github.com/ITurchenko/ComfyUI-SizeFromArray": [ [ "SizeFromArray"