mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-17 10:22:59 +08:00
update DB
This commit is contained in:
parent
5e312206ec
commit
0043e7b5a6
@ -1542,6 +1542,16 @@
|
|||||||
"install_type": "git-clone",
|
"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."
|
"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",
|
"author": "taabata",
|
||||||
"title": "Syrian Falcon Nodes",
|
"title": "Syrian Falcon Nodes",
|
||||||
|
|||||||
@ -923,6 +923,14 @@
|
|||||||
"title_aux": "ComfyWarp"
|
"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": [
|
"https://github.com/TeaCrab/ComfyUI-TeaNodes": [
|
||||||
[
|
[
|
||||||
"TC_ColorFill",
|
"TC_ColorFill",
|
||||||
|
|||||||
@ -1,5 +1,15 @@
|
|||||||
{
|
{
|
||||||
"custom_nodes": [
|
"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",
|
"author": "Acly",
|
||||||
"title": "ComfyUI Nodes for External Tooling",
|
"title": "ComfyUI Nodes for External Tooling",
|
||||||
|
|||||||
@ -923,6 +923,14 @@
|
|||||||
"title_aux": "ComfyWarp"
|
"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": [
|
"https://github.com/TeaCrab/ComfyUI-TeaNodes": [
|
||||||
[
|
[
|
||||||
"TC_ColorFill",
|
"TC_ColorFill",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user