mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 18:02:58 +08:00
update DB
This commit is contained in:
parent
5d13dc260e
commit
595727326d
@ -4261,7 +4261,7 @@
|
||||
"https://github.com/AustinMroz/ComfyUI-DynamicOversampling"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:DynamicSampler"
|
||||
"description": "Nodes:DynamicSampler, MeasuredSampler, ResolveMaskPromise"
|
||||
},
|
||||
{
|
||||
"author": "11cafe",
|
||||
|
||||
@ -650,7 +650,9 @@
|
||||
],
|
||||
"https://github.com/AustinMroz/ComfyUI-DynamicOversampling": [
|
||||
[
|
||||
"DynamicSampler"
|
||||
"DynamicSampler",
|
||||
"MeasuredSampler",
|
||||
"ResolveMaskPromise"
|
||||
],
|
||||
{
|
||||
"title_aux": "DynamicOversampling"
|
||||
|
||||
@ -56,7 +56,7 @@
|
||||
"https://github.com/AustinMroz/ComfyUI-DynamicOversampling"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:DynamicSampler"
|
||||
"description": "Nodes:DynamicSampler, MeasuredSampler, ResolveMaskPromise"
|
||||
},
|
||||
{
|
||||
"author": "prodogape",
|
||||
|
||||
@ -650,7 +650,9 @@
|
||||
],
|
||||
"https://github.com/AustinMroz/ComfyUI-DynamicOversampling": [
|
||||
[
|
||||
"DynamicSampler"
|
||||
"DynamicSampler",
|
||||
"MeasuredSampler",
|
||||
"ResolveMaskPromise"
|
||||
],
|
||||
{
|
||||
"title_aux": "DynamicOversampling"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user