update DB
This commit is contained in:
@@ -22,17 +22,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:BetterImageDimensions, SDXLDimensions, PureRatio"
|
||||
},
|
||||
{
|
||||
"author": "huchenlei",
|
||||
"title": "ComfyUI DenseDiffusion [WIP]",
|
||||
"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": "endman100",
|
||||
"title": "ComfyUI Nodes: SaveConditioning and LoadConditioning",
|
||||
|
||||
@@ -16,6 +16,27 @@
|
||||
|
||||
|
||||
|
||||
{
|
||||
"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",
|
||||
"reference": "https://github.com/DannyStone1999/ComfyUI-Depth2Mask",
|
||||
"files": [
|
||||
"https://github.com/DannyStone1999/ComfyUI-Depth2Mask/raw/main/Depth2Mask.py"
|
||||
],
|
||||
"install_type": "copy",
|
||||
"description": "Nodes:Depth2Mask"
|
||||
},
|
||||
{
|
||||
"author": "smthemex",
|
||||
"title": "ComfyUI_StableAudio_Open",
|
||||
@@ -685,17 +706,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Send Http Request. You can use this node to save full size images through the websocket."
|
||||
},
|
||||
{
|
||||
"author": "SayanoAI",
|
||||
"title": "Comfy-RVC",
|
||||
"id": "rvc",
|
||||
"reference": "https://github.com/SayanoAI/Comfy-RVC",
|
||||
"files": [
|
||||
"https://github.com/SayanoAI/Comfy-RVC"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI custom nodes for RVC related inference and image generation"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -1121,6 +1121,14 @@
|
||||
"title_aux": "Comfy Couple"
|
||||
}
|
||||
],
|
||||
"https://github.com/DannyStone1999/ComfyUI-Depth2Mask/raw/main/Depth2Mask.py": [
|
||||
[
|
||||
"Depth2Mask"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Depth2Mask"
|
||||
}
|
||||
],
|
||||
"https://github.com/DarKDinDoN/comfyui-checkpoint-automatic-config": [
|
||||
[
|
||||
"CheckpointAutomaticConfig",
|
||||
@@ -3410,6 +3418,7 @@
|
||||
],
|
||||
"https://github.com/Scorpinaus/ComfyUI-DiffusersLoader": [
|
||||
[
|
||||
"CombinedDiffusersLoader",
|
||||
"CombinedDiffusersSD15Loader",
|
||||
"CombinedDiffusersSDXLLoader",
|
||||
"SD15CLIPLoader",
|
||||
@@ -5723,7 +5732,8 @@
|
||||
"Bedrock - Claude",
|
||||
"Bedrock - Claude Multimodal",
|
||||
"Bedrock - SDXL",
|
||||
"Bedrock - Titan Image",
|
||||
"Bedrock - Titan Inpainting",
|
||||
"Bedrock - Titan Text to Image",
|
||||
"Image From S3",
|
||||
"Image From URL",
|
||||
"Image To S3",
|
||||
@@ -9337,6 +9347,15 @@
|
||||
"title_aux": "ComfyUI_DanTagGen"
|
||||
}
|
||||
],
|
||||
"https://github.com/huchenlei/ComfyUI_densediffusion": [
|
||||
[
|
||||
"DenseDiffusionAddCondNode",
|
||||
"DenseDiffusionApplyNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI DenseDiffusion"
|
||||
}
|
||||
],
|
||||
"https://github.com/hughescr/ComfyUI-OpenPose-Keypoint-Extractor": [
|
||||
[
|
||||
"Openpose Keypoint Extractor"
|
||||
|
||||
Reference in New Issue
Block a user