Browse Source

update DB

pull/200/head
Dr.Lt.Data 12 months ago
parent
commit
d547952bc5
  1. 10
      custom-node-list.json
  2. 12
      extension-node-map.json
  3. 10
      node_db/new/custom-node-list.json
  4. 12
      node_db/new/extension-node-map.json

10
custom-node-list.json

@ -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",

12
extension-node-map.json

@ -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",

10
node_db/new/custom-node-list.json

@ -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",

12
node_db/new/extension-node-map.json

@ -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",

Loading…
Cancel
Save