update DB

This commit is contained in:
Dr.Lt.Data 2024-06-01 02:07:11 +09:00
parent 5d13dc260e
commit 595727326d
4 changed files with 8 additions and 4 deletions

View File

@ -4261,7 +4261,7 @@
"https://github.com/AustinMroz/ComfyUI-DynamicOversampling"
],
"install_type": "git-clone",
"description": "Nodes:DynamicSampler"
"description": "Nodes:DynamicSampler, MeasuredSampler, ResolveMaskPromise"
},
{
"author": "11cafe",

View File

@ -650,7 +650,9 @@
],
"https://github.com/AustinMroz/ComfyUI-DynamicOversampling": [
[
"DynamicSampler"
"DynamicSampler",
"MeasuredSampler",
"ResolveMaskPromise"
],
{
"title_aux": "DynamicOversampling"

View File

@ -56,7 +56,7 @@
"https://github.com/AustinMroz/ComfyUI-DynamicOversampling"
],
"install_type": "git-clone",
"description": "Nodes:DynamicSampler"
"description": "Nodes:DynamicSampler, MeasuredSampler, ResolveMaskPromise"
},
{
"author": "prodogape",

View File

@ -650,7 +650,9 @@
],
"https://github.com/AustinMroz/ComfyUI-DynamicOversampling": [
[
"DynamicSampler"
"DynamicSampler",
"MeasuredSampler",
"ResolveMaskPromise"
],
{
"title_aux": "DynamicOversampling"