update DB
This commit is contained in:
@@ -7880,6 +7880,17 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a node for using cohere (Command R+) from ComfyUI. You need to edit the startup .bat file of ComfyUI and describe the API key obtained from Cohere as follows."
|
||||
},
|
||||
{
|
||||
"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."
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user