mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-10 06:34:24 +08:00
update DB
This commit is contained in:
parent
e70158bce3
commit
955b1f6e47
@ -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",
|
||||
|
||||
@ -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",
|
||||
|
||||
@ -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."
|
||||
}
|
||||
]
|
||||
}
|
||||
@ -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…
x
Reference in New Issue
Block a user