update DB

This commit is contained in:
Dr.Lt.Data 2023-11-28 00:50:41 +09:00
parent 82f31603eb
commit d547952bc5
4 changed files with 44 additions and 0 deletions

View File

@ -2889,6 +2889,16 @@
"install_type": "git-clone",
"description": "Nodes:Any List, Image Accumulator Start, Image Accumulator End, Load Lines From Text File, XY Grid Helper, Slice List, Axis To String/Int/Float/Model, ..."
},
{
"author": "80sVectorz",
"title": "ComfyUI-Static-Primitives",
"reference": "https://github.com/80sVectorz/ComfyUI-Static-Primitives",
"files": [
"https://github.com/80sVectorz/ComfyUI-Static-Primitives"
],
"install_type": "git-clone",
"description": "Adds Static Primitives to ComfyUI. Mostly to work with reroute nodes"
},
{
"author": "Off-Live",
"title": "ComfyUI-off-suite",

View File

@ -28,6 +28,17 @@
"title_aux": "ComfyUI-safety-checker"
}
],
"https://github.com/80sVectorz/ComfyUI-Static-Primitives": [
[
"FloatStaticPrimitive",
"IntStaticPrimitive",
"StringMlStaticPrimitive",
"StringStaticPrimitive"
],
{
"title_aux": "ComfyUI-Static-Primitives"
}
],
"https://github.com/AIrjen/OneButtonPrompt": [
[
"CreatePromptVariant",
@ -3623,6 +3634,7 @@
"MaskListToMaskBatch",
"MaskPainter",
"MaskToSEGS",
"MaskToSEGS_for_AnimateDiff",
"MasksToMaskList",
"MediaPipeFaceMeshToSEGS",
"NoiseInjectionDetailerHookProvider",

View File

@ -1,5 +1,15 @@
{
"custom_nodes": [
{
"author": "80sVectorz",
"title": "ComfyUI-Static-Primitives",
"reference": "https://github.com/80sVectorz/ComfyUI-Static-Primitives",
"files": [
"https://github.com/80sVectorz/ComfyUI-Static-Primitives"
],
"install_type": "git-clone",
"description": "Adds Static Primitives to ComfyUI. Mostly to work with reroute nodes"
},
{
"author": "kenjiqq",
"title": "qq-nodes-comfyui",

View File

@ -28,6 +28,17 @@
"title_aux": "ComfyUI-safety-checker"
}
],
"https://github.com/80sVectorz/ComfyUI-Static-Primitives": [
[
"FloatStaticPrimitive",
"IntStaticPrimitive",
"StringMlStaticPrimitive",
"StringStaticPrimitive"
],
{
"title_aux": "ComfyUI-Static-Primitives"
}
],
"https://github.com/AIrjen/OneButtonPrompt": [
[
"CreatePromptVariant",
@ -3623,6 +3634,7 @@
"MaskListToMaskBatch",
"MaskPainter",
"MaskToSEGS",
"MaskToSEGS_for_AnimateDiff",
"MasksToMaskList",
"MediaPipeFaceMeshToSEGS",
"NoiseInjectionDetailerHookProvider",