mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 18:02:58 +08:00
update DB
This commit is contained in:
parent
5e312206ec
commit
0043e7b5a6
@ -1542,6 +1542,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes: Load Image (Base64), Load Mask (Base64), Send Image (WebSocket), Crop Image, Apply Mask to Image. Provides nodes geared towards using ComfyUI as a backend for external tools."
|
||||
},
|
||||
{
|
||||
"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."
|
||||
},
|
||||
{
|
||||
"author": "taabata",
|
||||
"title": "Syrian Falcon Nodes",
|
||||
|
||||
@ -923,6 +923,14 @@
|
||||
"title_aux": "ComfyWarp"
|
||||
}
|
||||
],
|
||||
"https://github.com/TRI3D-LC/tri3d-comfyui-nodes": [
|
||||
[
|
||||
"tri3d-extract-hand"
|
||||
],
|
||||
{
|
||||
"title_aux": "tri3d-comfyui-nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/TeaCrab/ComfyUI-TeaNodes": [
|
||||
[
|
||||
"TC_ColorFill",
|
||||
|
||||
@ -1,5 +1,15 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"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."
|
||||
},
|
||||
{
|
||||
"author": "Acly",
|
||||
"title": "ComfyUI Nodes for External Tooling",
|
||||
|
||||
@ -923,6 +923,14 @@
|
||||
"title_aux": "ComfyWarp"
|
||||
}
|
||||
],
|
||||
"https://github.com/TRI3D-LC/tri3d-comfyui-nodes": [
|
||||
[
|
||||
"tri3d-extract-hand"
|
||||
],
|
||||
{
|
||||
"title_aux": "tri3d-comfyui-nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/TeaCrab/ComfyUI-TeaNodes": [
|
||||
[
|
||||
"TC_ColorFill",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user