update DB

This commit is contained in:
Dr.Lt.Data 2024-05-22 22:29:15 +09:00
parent e6ccdfd0c9
commit 0f841fdc28
6 changed files with 452 additions and 285 deletions

View File

@ -6218,6 +6218,17 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Nodes:Ood_hd_CXH, Ood_hd_CXH. [a/OOTDiffusion](https://github.com/levihsu/OOTDiffusion)" "description": "Nodes:Ood_hd_CXH, Ood_hd_CXH. [a/OOTDiffusion](https://github.com/levihsu/OOTDiffusion)"
}, },
{
"author": "StartHua",
"title": "ComfyUI_PCDMs",
"id": "pcdms",
"reference": "https://github.com/StartHua/ComfyUI_PCDMs",
"files": [
"https://github.com/StartHua/ComfyUI_PCDMs"
],
"install_type": "git-clone",
"description": "Original project: [a/link](https://github.com/tencent-ailab/PCDMs)\nBased on testing, the author's original images work very well, but using my own images generally requires some luck!"
},
{ {
"author": "ricklove", "author": "ricklove",
"title": "comfyui-ricklove", "title": "comfyui-ricklove",
@ -9179,6 +9190,29 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "This extension offers automatic drums extraction from audio files, as well as a few helper nodes to support my audio synchronization AnimateDiff workflows." "description": "This extension offers automatic drums extraction from audio files, as well as a few helper nodes to support my audio synchronization AnimateDiff workflows."
}, },
{
"author": "fexploit",
"title": "ComfyUI-AutoTrimBG",
"id": "autotrimbg",
"reference": "https://github.com/fexploit/ComfyUI-AutoTrimBG",
"files": [
"https://github.com/fexploit/ComfyUI-AutoTrimBG"
],
"install_type": "git-clone",
"description": "ComfyUI-AutoCropBgTrim is a powerful tool designed to automatically clean up the background of your images. This tool trims unnecessary spaces and pixels, leaving only the main subject of the image. It generates both a mask and an image output, making it easy to focus on the essential elements. Perfect for enhancing your photos and preparing them for professional use."
},
{
"author": "linshier",
"title": "comfyui-remote-tools",
"id": "remote-tools",
"reference": "https://github.com/linshier/comfyui-remote-tools",
"files": [
"https://github.com/linshier/comfyui-remote-tools"
],
"install_type": "git-clone",
"description": "Node:SendBase64ToRemote. To connect to another ComfyUI server."
},
@ -9532,6 +9566,7 @@
}, },
{ {
"author": "theally", "author": "theally",
"title": "TheAlly's Custom Nodes", "title": "TheAlly's Custom Nodes",

View File

@ -1152,7 +1152,9 @@
"Automatic CFG - Preset Loader", "Automatic CFG - Preset Loader",
"Automatic CFG - Unpatch function", "Automatic CFG - Unpatch function",
"Automatic CFG - Warp Drive", "Automatic CFG - Warp Drive",
"SAG delayed activation" "SAG delayed activation",
"Temperature settings SD 1.5",
"Temperature settings SDXL"
], ],
{ {
"title_aux": "ComfyUI-AutomaticCFG" "title_aux": "ComfyUI-AutomaticCFG"
@ -2634,6 +2636,22 @@
"title_aux": "ComfyI2I" "title_aux": "ComfyI2I"
} }
], ],
"https://github.com/MaraScott/ComfyUI_MaraScott_Nodes": [
[
"MaraScottAnyBusNode",
"MaraScottDisplayInfoNode",
"MaraScottUpscalerRefinerNode_v2",
"MarasitAnyBusNode",
"MarasitBusNode",
"MarasitDisplayInfoNode",
"MarasitUniversalBusNode",
"MarasitUpscalerRefinerNode",
"MarasitUpscalerRefinerNode_v2"
],
{
"title_aux": "\ud83d\udc30 MaraScott Nodes"
}
],
"https://github.com/MarkoCa1/ComfyUI-Text": [ "https://github.com/MarkoCa1/ComfyUI-Text": [
[ [
"CombinationText", "CombinationText",
@ -3658,6 +3676,14 @@
"title_aux": "ComfyUI_OOTDiffusion_CXH" "title_aux": "ComfyUI_OOTDiffusion_CXH"
} }
], ],
"https://github.com/StartHua/ComfyUI_PCDMs": [
[
"PCDMS_CXH"
],
{
"title_aux": "ComfyUI_PCDMs"
}
],
"https://github.com/StartHua/ComfyUI_Seg_VITON": [ "https://github.com/StartHua/ComfyUI_Seg_VITON": [
[ [
"segformer_agnostic", "segformer_agnostic",
@ -6772,6 +6798,8 @@
"HYDiTTextEncode", "HYDiTTextEncode",
"HYDiTTextEncodeSimple", "HYDiTTextEncodeSimple",
"HYDiTTextEncoderLoader", "HYDiTTextEncoderLoader",
"MiaoBiCLIPLoader",
"MiaoBiDiffusersLoader",
"PixArtCheckpointLoader", "PixArtCheckpointLoader",
"PixArtControlNetCond", "PixArtControlNetCond",
"PixArtLoraLoader", "PixArtLoraLoader",
@ -7260,6 +7288,7 @@
"https://github.com/curiousjp/ComfyUI-MaskBatchPermutations": [ "https://github.com/curiousjp/ComfyUI-MaskBatchPermutations": [
[ [
"CombinatorialDetailer", "CombinatorialDetailer",
"FlattenAgainstOriginal",
"PermuteMaskBatch" "PermuteMaskBatch"
], ],
{ {
@ -7358,22 +7387,6 @@
"title_aux": "DarkPrompts" "title_aux": "DarkPrompts"
} }
], ],
"https://github.com/davask/ComfyUI_MaraScott_Nodes": [
[
"MaraScottAnyBusNode",
"MaraScottDisplayInfoNode",
"MaraScottUpscalerRefinerNode_v2",
"MarasitAnyBusNode",
"MarasitBusNode",
"MarasitDisplayInfoNode",
"MarasitUniversalBusNode",
"MarasitUpscalerRefinerNode",
"MarasitUpscalerRefinerNode_v2"
],
{
"title_aux": "\ud83d\udc30 MaraScott Nodes"
}
],
"https://github.com/dave-palt/comfyui_DSP_imagehelpers": [ "https://github.com/dave-palt/comfyui_DSP_imagehelpers": [
[ [
"dsp-imagehelpers-concat" "dsp-imagehelpers-concat"
@ -7875,6 +7888,14 @@
"title_aux": "fexli-util-node-comfyui" "title_aux": "fexli-util-node-comfyui"
} }
], ],
"https://github.com/fexploit/ComfyUI-AutoTrimBG": [
[
"RonLayers/TrimBg: RonLayersTrimBgUltraV2"
],
{
"title_aux": "ComfyUI-AutoTrimBG"
}
],
"https://github.com/filipemeneses/comfy_pixelization": [ "https://github.com/filipemeneses/comfy_pixelization": [
[ [
"Pixelization" "Pixelization"
@ -8400,6 +8421,8 @@
"LLMPromptGenerator", "LLMPromptGenerator",
"LLMSampler", "LLMSampler",
"LLava Loader Simple", "LLava Loader Simple",
"LLavaOptionalMemoryFreeAdvanced",
"LLavaOptionalMemoryFreeSimple",
"LLavaPromptGenerator", "LLavaPromptGenerator",
"LLavaSamplerAdvanced", "LLavaSamplerAdvanced",
"LLavaSamplerSimple", "LLavaSamplerSimple",
@ -9910,6 +9933,14 @@
"title_aux": "simple wildcard for ComfyUI" "title_aux": "simple wildcard for ComfyUI"
} }
], ],
"https://github.com/linshier/comfyui-remote-tools": [
[
"SendBase64ToRemote"
],
{
"title_aux": "comfyui-remote-tools"
}
],
"https://github.com/liusida/ComfyUI-AutoCropFaces": [ "https://github.com/liusida/ComfyUI-AutoCropFaces": [
[ [
"AutoCropFaces" "AutoCropFaces"
@ -10723,6 +10754,7 @@
"CreateCircleMask", "CreateCircleMask",
"CreateMaskWithCanvas", "CreateMaskWithCanvas",
"CreateNestedPNGMask", "CreateNestedPNGMask",
"CreateSimpleMask",
"CreateTillingPNGMask", "CreateTillingPNGMask",
"CreateWatermarkRemovalMask", "CreateWatermarkRemovalMask",
"EightBooleanTrigger", "EightBooleanTrigger",
@ -11225,6 +11257,7 @@
"BMAB KSamplerHiresFixWithUpscaler", "BMAB KSamplerHiresFixWithUpscaler",
"BMAB Lama Inpaint", "BMAB Lama Inpaint",
"BMAB LoRA Loader", "BMAB LoRA Loader",
"BMAB Load Image",
"BMAB Masks To Images", "BMAB Masks To Images",
"BMAB Model To Bind", "BMAB Model To Bind",
"BMAB Person Detailer", "BMAB Person Detailer",
@ -12198,7 +12231,10 @@
], ],
"https://github.com/storyicon/comfyui_musev_evolved": [ "https://github.com/storyicon/comfyui_musev_evolved": [
[ [
"MuseVImg2Vid (comfyui_musev_evolved)" "AnimationZoom (comfyui_musev_evolved)",
"ImageSelector (comfyui_musev_evolved)",
"MuseVImg2Vid V1 (comfyui_musev_evolved)",
"MuseVPredictor V1 (comfyui_musev_evolved)"
], ],
{ {
"author": "infguo", "author": "infguo",

File diff suppressed because it is too large Load Diff

View File

@ -11,6 +11,17 @@
{
"author": "jp0215",
"title": "comfyUI_padding-resize_node",
"reference": "https://github.com/jp0215/comfyUI_padding-resize_node",
"files": [
"https://github.com/jp0215/comfyUI_padding-resize_node/raw/main/PaddingNode.py",
"https://github.com/jp0215/comfyUI_padding-resize_node/raw/main/ResizeNode.py"
],
"install_type": "copy",
"description": "Padding image to 8x: input image and mask, if the side length is not an integer multiple of 8, expand the side length to the smallest multiple of 8 greater than the original side length. Output padding image and mask. Resize to the origin: input the generated image and the original image, crop the generated image to the size of the original image, output the cropped image."
},
{ {
"author": "Quasimondo", "author": "Quasimondo",
"title": "ComfyUI-QuasimondoNodes [WIP]", "title": "ComfyUI-QuasimondoNodes [WIP]",

View File

@ -11,6 +11,39 @@
{
"author": "fexploit",
"title": "ComfyUI-AutoTrimBG",
"id": "autotrimbg",
"reference": "https://github.com/fexploit/ComfyUI-AutoTrimBG",
"files": [
"https://github.com/fexploit/ComfyUI-AutoTrimBG"
],
"install_type": "git-clone",
"description": "ComfyUI-AutoCropBgTrim is a powerful tool designed to automatically clean up the background of your images. This tool trims unnecessary spaces and pixels, leaving only the main subject of the image. It generates both a mask and an image output, making it easy to focus on the essential elements. Perfect for enhancing your photos and preparing them for professional use."
},
{
"author": "StartHua",
"title": "ComfyUI_PCDMs",
"id": "pcdms",
"reference": "https://github.com/StartHua/ComfyUI_PCDMs",
"files": [
"https://github.com/StartHua/ComfyUI_PCDMs"
],
"install_type": "git-clone",
"description": "Original project: [a/link](https://github.com/tencent-ailab/PCDMs)\nBased on testing, the author's original images work very well, but using my own images generally requires some luck!"
},
{
"author": "linshier",
"title": "comfyui-remote-tools",
"id": "remote-tools",
"reference": "https://github.com/linshier/comfyui-remote-tools",
"files": [
"https://github.com/linshier/comfyui-remote-tools"
],
"install_type": "git-clone",
"description": "Node:SendBase64ToRemote. To connect to another ComfyUI server."
},
{ {
"author": "storyicon", "author": "storyicon",
"title": "ComfyUI MuseV Evolved", "title": "ComfyUI MuseV Evolved",

View File

@ -1152,7 +1152,9 @@
"Automatic CFG - Preset Loader", "Automatic CFG - Preset Loader",
"Automatic CFG - Unpatch function", "Automatic CFG - Unpatch function",
"Automatic CFG - Warp Drive", "Automatic CFG - Warp Drive",
"SAG delayed activation" "SAG delayed activation",
"Temperature settings SD 1.5",
"Temperature settings SDXL"
], ],
{ {
"title_aux": "ComfyUI-AutomaticCFG" "title_aux": "ComfyUI-AutomaticCFG"
@ -2634,6 +2636,22 @@
"title_aux": "ComfyI2I" "title_aux": "ComfyI2I"
} }
], ],
"https://github.com/MaraScott/ComfyUI_MaraScott_Nodes": [
[
"MaraScottAnyBusNode",
"MaraScottDisplayInfoNode",
"MaraScottUpscalerRefinerNode_v2",
"MarasitAnyBusNode",
"MarasitBusNode",
"MarasitDisplayInfoNode",
"MarasitUniversalBusNode",
"MarasitUpscalerRefinerNode",
"MarasitUpscalerRefinerNode_v2"
],
{
"title_aux": "\ud83d\udc30 MaraScott Nodes"
}
],
"https://github.com/MarkoCa1/ComfyUI-Text": [ "https://github.com/MarkoCa1/ComfyUI-Text": [
[ [
"CombinationText", "CombinationText",
@ -3658,6 +3676,14 @@
"title_aux": "ComfyUI_OOTDiffusion_CXH" "title_aux": "ComfyUI_OOTDiffusion_CXH"
} }
], ],
"https://github.com/StartHua/ComfyUI_PCDMs": [
[
"PCDMS_CXH"
],
{
"title_aux": "ComfyUI_PCDMs"
}
],
"https://github.com/StartHua/ComfyUI_Seg_VITON": [ "https://github.com/StartHua/ComfyUI_Seg_VITON": [
[ [
"segformer_agnostic", "segformer_agnostic",
@ -6772,6 +6798,8 @@
"HYDiTTextEncode", "HYDiTTextEncode",
"HYDiTTextEncodeSimple", "HYDiTTextEncodeSimple",
"HYDiTTextEncoderLoader", "HYDiTTextEncoderLoader",
"MiaoBiCLIPLoader",
"MiaoBiDiffusersLoader",
"PixArtCheckpointLoader", "PixArtCheckpointLoader",
"PixArtControlNetCond", "PixArtControlNetCond",
"PixArtLoraLoader", "PixArtLoraLoader",
@ -7260,6 +7288,7 @@
"https://github.com/curiousjp/ComfyUI-MaskBatchPermutations": [ "https://github.com/curiousjp/ComfyUI-MaskBatchPermutations": [
[ [
"CombinatorialDetailer", "CombinatorialDetailer",
"FlattenAgainstOriginal",
"PermuteMaskBatch" "PermuteMaskBatch"
], ],
{ {
@ -7358,22 +7387,6 @@
"title_aux": "DarkPrompts" "title_aux": "DarkPrompts"
} }
], ],
"https://github.com/davask/ComfyUI_MaraScott_Nodes": [
[
"MaraScottAnyBusNode",
"MaraScottDisplayInfoNode",
"MaraScottUpscalerRefinerNode_v2",
"MarasitAnyBusNode",
"MarasitBusNode",
"MarasitDisplayInfoNode",
"MarasitUniversalBusNode",
"MarasitUpscalerRefinerNode",
"MarasitUpscalerRefinerNode_v2"
],
{
"title_aux": "\ud83d\udc30 MaraScott Nodes"
}
],
"https://github.com/dave-palt/comfyui_DSP_imagehelpers": [ "https://github.com/dave-palt/comfyui_DSP_imagehelpers": [
[ [
"dsp-imagehelpers-concat" "dsp-imagehelpers-concat"
@ -7875,6 +7888,14 @@
"title_aux": "fexli-util-node-comfyui" "title_aux": "fexli-util-node-comfyui"
} }
], ],
"https://github.com/fexploit/ComfyUI-AutoTrimBG": [
[
"RonLayers/TrimBg: RonLayersTrimBgUltraV2"
],
{
"title_aux": "ComfyUI-AutoTrimBG"
}
],
"https://github.com/filipemeneses/comfy_pixelization": [ "https://github.com/filipemeneses/comfy_pixelization": [
[ [
"Pixelization" "Pixelization"
@ -8400,6 +8421,8 @@
"LLMPromptGenerator", "LLMPromptGenerator",
"LLMSampler", "LLMSampler",
"LLava Loader Simple", "LLava Loader Simple",
"LLavaOptionalMemoryFreeAdvanced",
"LLavaOptionalMemoryFreeSimple",
"LLavaPromptGenerator", "LLavaPromptGenerator",
"LLavaSamplerAdvanced", "LLavaSamplerAdvanced",
"LLavaSamplerSimple", "LLavaSamplerSimple",
@ -9910,6 +9933,14 @@
"title_aux": "simple wildcard for ComfyUI" "title_aux": "simple wildcard for ComfyUI"
} }
], ],
"https://github.com/linshier/comfyui-remote-tools": [
[
"SendBase64ToRemote"
],
{
"title_aux": "comfyui-remote-tools"
}
],
"https://github.com/liusida/ComfyUI-AutoCropFaces": [ "https://github.com/liusida/ComfyUI-AutoCropFaces": [
[ [
"AutoCropFaces" "AutoCropFaces"
@ -10723,6 +10754,7 @@
"CreateCircleMask", "CreateCircleMask",
"CreateMaskWithCanvas", "CreateMaskWithCanvas",
"CreateNestedPNGMask", "CreateNestedPNGMask",
"CreateSimpleMask",
"CreateTillingPNGMask", "CreateTillingPNGMask",
"CreateWatermarkRemovalMask", "CreateWatermarkRemovalMask",
"EightBooleanTrigger", "EightBooleanTrigger",
@ -11225,6 +11257,7 @@
"BMAB KSamplerHiresFixWithUpscaler", "BMAB KSamplerHiresFixWithUpscaler",
"BMAB Lama Inpaint", "BMAB Lama Inpaint",
"BMAB LoRA Loader", "BMAB LoRA Loader",
"BMAB Load Image",
"BMAB Masks To Images", "BMAB Masks To Images",
"BMAB Model To Bind", "BMAB Model To Bind",
"BMAB Person Detailer", "BMAB Person Detailer",
@ -12198,7 +12231,10 @@
], ],
"https://github.com/storyicon/comfyui_musev_evolved": [ "https://github.com/storyicon/comfyui_musev_evolved": [
[ [
"MuseVImg2Vid (comfyui_musev_evolved)" "AnimationZoom (comfyui_musev_evolved)",
"ImageSelector (comfyui_musev_evolved)",
"MuseVImg2Vid V1 (comfyui_musev_evolved)",
"MuseVPredictor V1 (comfyui_musev_evolved)"
], ],
{ {
"author": "infguo", "author": "infguo",