update DB

This commit is contained in:
Dr.Lt.Data 2023-10-07 09:03:34 +09:00
parent e70158bce3
commit 955b1f6e47
4 changed files with 34 additions and 10 deletions

View File

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

View File

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

View File

@ -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."
}
]
}

View File

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