update DB
This commit is contained in:
@@ -14,6 +14,52 @@
|
||||
|
||||
|
||||
|
||||
|
||||
{
|
||||
"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": "huchenlei",
|
||||
"title": "ComfyUI DenseDiffusion",
|
||||
"id": "densediffusion",
|
||||
"reference": "https://github.com/huchenlei/ComfyUI_densediffusion",
|
||||
"files": [
|
||||
"https://github.com/huchenlei/ComfyUI_densediffusion"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "[a/DenseDiffusion](https://github.com/naver-ai/DenseDiffusion) custom node for ComfyUI."
|
||||
},
|
||||
|
||||
{
|
||||
"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."
|
||||
},
|
||||
{
|
||||
"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": "GavChap",
|
||||
"title": "ComfyUI-SD3LatentSelectRes",
|
||||
@@ -101,17 +147,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Music Gen, Audio Play, Stable Audio"
|
||||
},
|
||||
{
|
||||
"author": "huchenlei",
|
||||
"title": "ComfyUI DenseDiffusion",
|
||||
"id": "densediffusion",
|
||||
"reference": "https://github.com/huchenlei/ComfyUI_densediffusion",
|
||||
"files": [
|
||||
"https://github.com/huchenlei/ComfyUI_densediffusion"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "[a/DenseDiffusion](https://github.com/naver-ai/DenseDiffusion) custom node for ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "DannyStone1999",
|
||||
"title": "ComfyUI-Depth2Mask",
|
||||
@@ -660,39 +695,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes: LoRA-Tuner. For using multiple LoRA easily."
|
||||
},
|
||||
{
|
||||
"author": "nirex0",
|
||||
"title": "ComfyUI_pytorch_openpose",
|
||||
"id": "pytorch-openpose",
|
||||
"reference": "https://github.com/nirex0/ComfyUI_pytorch_openpose",
|
||||
"files": [
|
||||
"https://github.com/nirex0/ComfyUI_pytorch_openpose"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "All Credits go to the original Repo: [a/Hzzone/pytorch-openpose](https://github.com/Hzzone/pytorch-openpose)."
|
||||
},
|
||||
{
|
||||
"author": "Mason-McGough",
|
||||
"title": "Mosaica",
|
||||
"id": "mosaica",
|
||||
"reference": "https://github.com/Mason-McGough/ComfyUI-Mosaica",
|
||||
"files": [
|
||||
"https://github.com/Mason-McGough/ComfyUI-Mosaica"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Create colorful mosaic images in ComfyUI by computing label images and applying lookup tables."
|
||||
},
|
||||
{
|
||||
"author": "moyi7712",
|
||||
"title": "ComfyUI_Seamless_Patten",
|
||||
"id": "seamless-pattern",
|
||||
"reference": "https://github.com/moyi7712/ComfyUI_Seamless_Patten",
|
||||
"files": [
|
||||
"https://github.com/moyi7712/ComfyUI_Seamless_Patten"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "It make any text2image create seamless patten"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user