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