feat: notice in node list

update DB
This commit is contained in:
dr.lt.data
2023-12-13 09:55:55 +09:00
parent 3d39819527
commit 28c7ef95b8
8 changed files with 150 additions and 93 deletions

View File

@@ -2608,6 +2608,7 @@
"FromListGet1Image",
"FromListGet1Int",
"FromListGet1Latent",
"FromListGet1Mask",
"FromListGet1Model",
"FromListGet1String",
"FromListGetColors",
@@ -2616,6 +2617,7 @@
"FromListGetImages",
"FromListGetInts",
"FromListGetLatents",
"FromListGetMasks",
"FromListGetModels",
"FromListGetStrings",
"Get Contour from list",
@@ -2659,6 +2661,7 @@
"ToImageList",
"ToIntList",
"ToLatentList",
"ToMaskList",
"ToModelList",
"ToStringList",
"UnGridify (image)",
@@ -2717,7 +2720,8 @@
],
"https://github.com/bruefire/ComfyUI-SeqImageLoader": [
[
"VFrame Loader With Mask Editor"
"VFrame Loader With Mask Editor",
"Video Loader With Mask Editor"
],
{
"title_aux": "ComfyUI Sequential Image Loader"
@@ -3406,6 +3410,14 @@
"title_aux": "Save Image with Generation Metadata"
}
],
"https://github.com/glifxyz/ComfyUI-GlifNodes": [
[
"GlifConsistencyVAE"
],
{
"title_aux": "ComfyUI-GlifNodes"
}
],
"https://github.com/guoyk93/yk-node-suite-comfyui": [
[
"YKImagePadForOutpaint",
@@ -3487,10 +3499,12 @@
"https://github.com/idrirap/ComfyUI-Lora-Auto-Trigger-Words": [
[
"FusionText",
"LoraListNames",
"LoraLoaderAdvanced",
"LoraLoaderStackedAdvanced",
"LoraLoaderStackedVanilla",
"LoraLoaderVanilla",
"LoraTagsOnly",
"Randomizer",
"TagsFormater",
"TagsSelector",
@@ -3761,6 +3775,14 @@
"title_aux": "KJNodes for ComfyUI"
}
],
"https://github.com/kijai/ComfyUI-Marigold": [
[
"MarigoldDepthEstimation"
],
{
"title_aux": "Marigold depth estimation in ComfyUI"
}
],
"https://github.com/kijai/ComfyUI-SVD": [
[
"SVDimg2vid"
@@ -4345,7 +4367,8 @@
],
"https://github.com/modusCell/ComfyUI-dimension-node-modusCell": [
[
"DimensionProvider modusCell"
"DimensionProviderFree modusCell",
"DimensionProviderRatio modusCell"
],
{
"title_aux": "Preset Dimensions"
@@ -5085,8 +5108,10 @@
],
"https://github.com/theUpsider/ComfyUI-Logic": [
[
"Bool",
"Compare",
"DebugPrint",
"Float",
"If ANY execute A else B",
"Int",
"String"