Browse Source

update DB

pull/128/head
Dr.Lt.Data 1 year ago
parent
commit
955b1f6e47
  1. 10
      custom-node-list.json
  2. 12
      extension-node-map.json
  3. 10
      node_db/legacy/custom-node-list.json
  4. 12
      node_db/new/extension-node-map.json

10
custom-node-list.json

@ -2134,6 +2134,16 @@
"install_type": "git-clone",
"description": "A custom nodes module for creating real-time interactive avatars powered by blender bpy mesh api + Avatech Shape Flow runtime."
},
{
"author": "TRI3D-LC",
"title": "tri3d-comfyui-nodes",
"reference": "https://github.com/TRI3D-LC/tri3d-comfyui-nodes",
"files": [
"https://github.com/TRI3D-LC/tri3d-comfyui-nodes"
],
"install_type": "git-clone",
"description": "Nodes: tri3d-extract-hand, tri3d-fuzzification, tri3d-position-hands, tri3d-atr-parse."
},
{
"author": "taabata",
"title": "Syrian Falcon Nodes",

12
extension-node-map.json

@ -1176,6 +1176,17 @@
"title_aux": "TGu Utilities"
}
],
"https://github.com/TRI3D-LC/tri3d-comfyui-nodes": [
[
"tri3d-atr-parse",
"tri3d-extract-hand",
"tri3d-fuzzification",
"tri3d-position-hands"
],
{
"title_aux": "tri3d-comfyui-nodes"
}
],
"https://github.com/TeaCrab/ComfyUI-TeaNodes": [
[
"TC_ColorFill",
@ -3147,6 +3158,7 @@
"AV_ParametersPipeToCheckpointModels",
"AV_ParametersPipeToPrompts",
"AV_PromptsToParametersPipe",
"AV_SAMLoader",
"AV_UploadImage",
"AV_VAELoader",
"AspectRatioSelector",

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

@ -80,16 +80,6 @@
],
"install_type": "copy",
"description": "This node provides functionality corresponding to Reference only in Controlnet.<p style='background-color: black; color: red;'>It is recommended to use the integrated custom nodes in the default channel for update support rather than installing individual nodes.</p>"
},
{
"author": "TRI3D-LC",
"title": "tri3d-comfyui-nodes",
"reference": "https://github.com/TRI3D-LC/tri3d-comfyui-nodes",
"files": [
"https://github.com/TRI3D-LC/tri3d-comfyui-nodes"
],
"install_type": "git-clone",
"description": "Nodes: tri3d-extract-hand. NOTE: This repository is closed."
}
]
}

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

@ -1176,6 +1176,17 @@
"title_aux": "TGu Utilities"
}
],
"https://github.com/TRI3D-LC/tri3d-comfyui-nodes": [
[
"tri3d-atr-parse",
"tri3d-extract-hand",
"tri3d-fuzzification",
"tri3d-position-hands"
],
{
"title_aux": "tri3d-comfyui-nodes"
}
],
"https://github.com/TeaCrab/ComfyUI-TeaNodes": [
[
"TC_ColorFill",
@ -3147,6 +3158,7 @@
"AV_ParametersPipeToCheckpointModels",
"AV_ParametersPipeToPrompts",
"AV_PromptsToParametersPipe",
"AV_SAMLoader",
"AV_UploadImage",
"AV_VAELoader",
"AspectRatioSelector",

Loading…
Cancel
Save