update DB
This commit is contained in:
@@ -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."
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user