From 595727326daa906b98d7533968c84a347cfe3adc Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Sat, 1 Jun 2024 02:07:11 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 2 +- extension-node-map.json | 4 +++- node_db/new/custom-node-list.json | 2 +- node_db/new/extension-node-map.json | 4 +++- 4 files changed, 8 insertions(+), 4 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index e895f3e0..f020a2e9 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -4261,7 +4261,7 @@ "https://github.com/AustinMroz/ComfyUI-DynamicOversampling" ], "install_type": "git-clone", - "description": "Nodes:DynamicSampler" + "description": "Nodes:DynamicSampler, MeasuredSampler, ResolveMaskPromise" }, { "author": "11cafe", diff --git a/extension-node-map.json b/extension-node-map.json index bb3f1d45..cf58cb92 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -650,7 +650,9 @@ ], "https://github.com/AustinMroz/ComfyUI-DynamicOversampling": [ [ - "DynamicSampler" + "DynamicSampler", + "MeasuredSampler", + "ResolveMaskPromise" ], { "title_aux": "DynamicOversampling" diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index bd2d1fc8..32ff0e22 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -56,7 +56,7 @@ "https://github.com/AustinMroz/ComfyUI-DynamicOversampling" ], "install_type": "git-clone", - "description": "Nodes:DynamicSampler" + "description": "Nodes:DynamicSampler, MeasuredSampler, ResolveMaskPromise" }, { "author": "prodogape", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index bb3f1d45..cf58cb92 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -650,7 +650,9 @@ ], "https://github.com/AustinMroz/ComfyUI-DynamicOversampling": [ [ - "DynamicSampler" + "DynamicSampler", + "MeasuredSampler", + "ResolveMaskPromise" ], { "title_aux": "DynamicOversampling"