update DB

This commit is contained in:
Dr.Lt.Data
2024-05-02 23:16:16 +09:00
parent 1d679f3b9a
commit 27443d2ee5
7 changed files with 285 additions and 214 deletions

View File

@@ -10,6 +10,16 @@
},
{
"author": "alessandrozonta",
"title": "Bounding Box Crop Node for ComfyUI",
"reference": "https://github.com/alessandrozonta/ComfyUI-CenterNode",
"files": [
"https://github.com/alessandrozonta/ComfyUI-CenterNode"
],
"install_type": "git-clone",
"description": "This extension contains a custom node for ComfyUI. The node, called 'Bounding Box Crop', is designed to compute the top-left coordinates of a cropped bounding box based on input coordinates and dimensions of the final cropped image. It does so computing the center of the cropping area and then computing where the top-left coordinates would be."
},
{
"author": "kealiu",
"title": "ComfyUI-Zero123-Porting",
@@ -679,16 +689,6 @@
],
"install_type": "git-clone",
"description": "image to sticker"
},
{
"author": "quadme7macoon",
"title": "ComfyUI-ShadertoyGL",
"reference": "https://github.com/e7mac/ComfyUI-ShadertoyGL",
"files": [
"https://github.com/e7mac/ComfyUI-ShadertoyGL"
],
"install_type": "git-clone",
"description": "Nodes:Shadertoy, Shader, ColorChannelOffset."
}
]
}