update DB

This commit is contained in:
Dr.Lt.Data
2024-06-26 21:31:31 +09:00
parent 3394c1990c
commit 2b1fea633d
6 changed files with 1424 additions and 1429 deletions

View File

@@ -12,7 +12,28 @@
{
"author": "rhdunn",
"title": "comfyui-bus-plugin",
"id": "bus",
"reference": "https://github.com/rhdunn/comfyui-bus-plugin",
"files": [
"https://github.com/rhdunn/comfyui-bus-plugin"
],
"install_type": "git-clone",
"description": "A collection of nodes for rerouting multiple I/O lines together in a bus."
},
{
"author": "hay86",
"title": "ComfyUI Hallo",
"id": "hallo-hay86",
"reference": "https://github.com/hay86/ComfyUI_Hallo",
"files": [
"https://github.com/hay86/ComfyUI_Hallo"
],
"install_type": "git-clone",
"description": "Unofficial implementation of [a/hallo](https://github.com/fudan-generative-vision/hallo) for ComfyUI"
},
{
"author": "AI2lab",
"title": "comfyUI-siliconflow-api-2lab",
@@ -665,50 +686,6 @@
],
"install_type": "git-clone",
"description": "Using Qwen-2 in 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",
"id": "sd3latent-select-res",
"reference": "https://github.com/GavChap/ComfyUI-SD3LatentSelectRes",
"files": [
"https://github.com/GavChap/ComfyUI-SD3LatentSelectRes"
],
"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": "Jin Liu",
"title": "ComfyUI-LJNodes",
"id": "ComfyUI-LJNodes",
"reference": "https://github.com/coolzilj/ComfyUI-LJNodes",
"files": [
"https://github.com/coolzilj/ComfyUI-LJNodes"
],
"install_type": "git-clone",
"description": "A variety of custom nodes to enhance ComfyUI for a buttery smooth experience."
}
]
}