update DB
This commit is contained in:
@@ -6975,6 +6975,17 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "[a/DenseDiffusion](https://github.com/naver-ai/DenseDiffusion) custom node for ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "huchenlei",
|
||||
"title": "ComfyUI_omost",
|
||||
"id": "omost",
|
||||
"reference": "https://github.com/huchenlei/ComfyUI_omost",
|
||||
"files": [
|
||||
"https://github.com/huchenlei/ComfyUI_omost"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI implementation of [a/Omost](https://github.com/lllyasviel/Omost), and everything about regional prompt.\nNOTE: You need to install ComfyUI_densediffusion to use this node."
|
||||
},
|
||||
{
|
||||
"author": "nathannlu",
|
||||
"title": "ComfyUI Pets",
|
||||
@@ -8920,6 +8931,17 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "This custom node for ComfyUI allows you to create layers of an image based on input masks and save them into a PSD file."
|
||||
},
|
||||
{
|
||||
"author": "alessandrozonta",
|
||||
"title": "OpenPose Node",
|
||||
"id": "openpose-alessandrozonta",
|
||||
"reference": "https://github.com/alessandrozonta/ComfyUI-OpenPose",
|
||||
"files": [
|
||||
"https://github.com/alessandrozonta/ComfyUI-OpenPose"
|
||||
],
|
||||
"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": "curiousjp",
|
||||
"title": "ComfyUI-MaskBatchPermutations",
|
||||
@@ -10133,6 +10155,17 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "You'll get a new node called SD3 Latent Select Resolution, you can pick the x and y sizes from a list."
|
||||
},
|
||||
{
|
||||
"author": "BenNarum",
|
||||
"title": "SigmaWaveFormNodes",
|
||||
"id": "sigmawaveform",
|
||||
"reference": "https://github.com/BenNarum/SigmaWaveFormNode",
|
||||
"files": [
|
||||
"https://github.com/BenNarum/SigmaWaveFormNode"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A set of tools for generating and altering sigmas in ComfyUI."
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user