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"