From e26f1dd1f195e543311a24ce40fd09ac8c29830f Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Thu, 25 Apr 2024 22:27:08 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 10 ---------- extension-node-map.json | 1 + github-stats.json | 4 ---- node_db/legacy/custom-node-list.json | 10 ++++++++++ node_db/new/extension-node-map.json | 1 + 5 files changed, 12 insertions(+), 14 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index a1429d6..5c568b3 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -6869,16 +6869,6 @@ "install_type": "git-clone", "description": "Choose random node." }, - { - "author": "shinich39", - "title": "comfyui-text-pipe-39", - "reference": "https://github.com/shinich39/comfyui-text-pipe-39", - "files": [ - "https://github.com/shinich39/comfyui-text-pipe-39" - ], - "install_type": "git-clone", - "description": "Modify text by condition." - }, { "author": "shinich39", "title": "comfyui-local-db", diff --git a/extension-node-map.json b/extension-node-map.json index b28cc0d..b034bb8 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -8487,6 +8487,7 @@ "Intrinsic_lora_sampling", "JoinStrings", "LoadResAdapterNormalization", + "MaskBatchMulti", "MaskOrImageToWeight", "NormalizedAmplitudeToMask", "OffsetMask", diff --git a/github-stats.json b/github-stats.json index 2a7da5d..78079a5 100644 --- a/github-stats.json +++ b/github-stats.json @@ -2715,10 +2715,6 @@ "stars": 3, "last_update": "2024-04-25 03:20:07" }, - "https://github.com/shinich39/comfyui-text-pipe-39": { - "stars": 2, - "last_update": "2024-04-07 15:11:16" - }, "https://github.com/liusida/ComfyUI-Debug": { "stars": 5, "last_update": "2024-04-07 11:33:02" diff --git a/node_db/legacy/custom-node-list.json b/node_db/legacy/custom-node-list.json index 1c00dd1..6995359 100644 --- a/node_db/legacy/custom-node-list.json +++ b/node_db/legacy/custom-node-list.json @@ -10,6 +10,16 @@ }, + { + "author": "shinich39", + "title": "comfyui-text-pipe-39 [DEPRECATED]", + "reference": "https://github.com/shinich39/comfyui-text-pipe-39", + "files": [ + "https://github.com/shinich39/comfyui-text-pipe-39" + ], + "install_type": "git-clone", + "description": "Modify text by condition." + }, { "author": "Big Idea Technology", "title": "Image Text Overlay Node for ComfyUI [DEPRECATED]", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index b28cc0d..b034bb8 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -8487,6 +8487,7 @@ "Intrinsic_lora_sampling", "JoinStrings", "LoadResAdapterNormalization", + "MaskBatchMulti", "MaskOrImageToWeight", "NormalizedAmplitudeToMask", "OffsetMask",