update DB

This commit is contained in:
Dr.Lt.Data 2024-01-12 01:05:41 +09:00
parent 62d87087f8
commit e3c882fbdf
6 changed files with 77 additions and 29 deletions

View File

@ -2417,6 +2417,16 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "A text-to-speech plugin used under ComfyUI. It utilizes the Microsoft Speech TTS interface to convert text content into MP3 format audio files." "description": "A text-to-speech plugin used under ComfyUI. It utilizes the Microsoft Speech TTS interface to convert text content into MP3 format audio files."
}, },
{
"author": "chflame163",
"title": "ComfyUI_WordCloud",
"reference": "https://github.com/chflame163/ComfyUI_WordCloud",
"files": [
"https://github.com/chflame163/ComfyUI_WordCloud"
],
"install_type": "git-clone",
"description": "Nodes:Word Cloud, Load Text File"
},
{ {
"author": "drustan-hawk", "author": "drustan-hawk",
"title": "primitive-types", "title": "primitive-types",

View File

@ -272,20 +272,6 @@
"title_aux": "ComfyUI Deploy" "title_aux": "ComfyUI Deploy"
} }
], ],
"https://github.com/Bikecicle/ComfyUI-Waveform-Extensions/raw/main/EXT_AudioManipulation.py": [
[
"BatchJoinAudio",
"CutAudio",
"DuplicateAudio",
"JoinAudio",
"ResampleAudio",
"ReverseAudio",
"StretchAudio"
],
{
"title_aux": "Waveform Extensions"
}
],
"https://github.com/BlenderNeko/ComfyUI_ADV_CLIP_emb": [ "https://github.com/BlenderNeko/ComfyUI_ADV_CLIP_emb": [
[ [
"BNK_AddCLIPSDXLParams", "BNK_AddCLIPSDXLParams",
@ -2090,6 +2076,7 @@
"tri3d-pose-to-image", "tri3d-pose-to-image",
"tri3d-position-hands", "tri3d-position-hands",
"tri3d-position-parts-batch", "tri3d-position-parts-batch",
"tri3d-recolor",
"tri3d-skin-feathered-padded-mask", "tri3d-skin-feathered-padded-mask",
"tri3d-swap-pixels" "tri3d-swap-pixels"
], ],
@ -2204,6 +2191,7 @@
"0246.JunctionBatch", "0246.JunctionBatch",
"0246.Loop", "0246.Loop",
"0246.Merge", "0246.Merge",
"0246.Meta",
"0246.Pick", "0246.Pick",
"0246.RandomInt", "0246.RandomInt",
"0246.Script", "0246.Script",
@ -2719,9 +2707,13 @@
"https://github.com/aegis72/aegisflow_utility_nodes": [ "https://github.com/aegis72/aegisflow_utility_nodes": [
[ [
"Aegisflow CLIP Pass", "Aegisflow CLIP Pass",
"Aegisflow Conditioning Pass",
"Aegisflow Image Pass", "Aegisflow Image Pass",
"Aegisflow Latent Pass", "Aegisflow Latent Pass",
"Aegisflow Mask Pass",
"Aegisflow Model Pass", "Aegisflow Model Pass",
"Aegisflow Pos/Neg Pass",
"Aegisflow SDXL Tuple Pass",
"Aegisflow VAE Pass", "Aegisflow VAE Pass",
"Aegisflow controlnet preprocessor bus", "Aegisflow controlnet preprocessor bus",
"Brightness & Contrast_Ally", "Brightness & Contrast_Ally",
@ -3384,6 +3376,15 @@
"title_aux": "ComfyUI_MSSpeech_TTS" "title_aux": "ComfyUI_MSSpeech_TTS"
} }
], ],
"https://github.com/chflame163/ComfyUI_WordCloud": [
[
"ComfyWordCloud",
"LoadTextFile"
],
{
"title_aux": "ComfyUI_WordCloud"
}
],
"https://github.com/chibiace/ComfyUI-Chibi-Nodes": [ "https://github.com/chibiace/ComfyUI-Chibi-Nodes": [
[ [
"ConditionText", "ConditionText",
@ -3598,6 +3599,7 @@
"ImageSharpen", "ImageSharpen",
"ImageToMask", "ImageToMask",
"ImageUpscaleWithModel", "ImageUpscaleWithModel",
"InpaintModelConditioning",
"InvertMask", "InvertMask",
"JoinImageWithAlpha", "JoinImageWithAlpha",
"KSampler", "KSampler",
@ -5569,6 +5571,13 @@
[ [
"Combine ZHGMasks", "Combine ZHGMasks",
"Cover ZHGMasks", "Cover ZHGMasks",
"From ZHG pip",
"GroundingDinoModelLoader (zhihuige)",
"GroundingDinoPIPESegment (zhihuige)",
"GroundingDinoSAMSegment (zhihuige)",
"InvertMask (zhihuige)",
"SAMModelLoader (zhihuige)",
"To ZHG pip",
"ZHG FaceIndex", "ZHG FaceIndex",
"ZHG GetMaskArea", "ZHG GetMaskArea",
"ZHG Image Levels", "ZHG Image Levels",

View File

@ -18,7 +18,7 @@
"https://github.com/kadirnar/ComfyUI-Transformers" "https://github.com/kadirnar/ComfyUI-Transformers"
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "Nodes:Transformers Pipeline." "description": "Nodes:DepthEstimation."
}, },
{ {
"author": "MrAdamBlack", "author": "MrAdamBlack",

View File

@ -237,6 +237,7 @@
"ImageSharpen", "ImageSharpen",
"ImageToMask", "ImageToMask",
"ImageUpscaleWithModel", "ImageUpscaleWithModel",
"InpaintModelConditioning",
"InvertMask", "InvertMask",
"JoinImageWithAlpha", "JoinImageWithAlpha",
"KSampler", "KSampler",
@ -452,6 +453,7 @@
"JN_KSamplerAdvancedParams", "JN_KSamplerAdvancedParams",
"JN_KSamplerFaceRestoreParams", "JN_KSamplerFaceRestoreParams",
"JN_KSamplerResizeInputParams", "JN_KSamplerResizeInputParams",
"JN_KSamplerResizeMaskAreaParams",
"JN_KSamplerResizeOutputParams", "JN_KSamplerResizeOutputParams",
"JN_KSamplerSeamlessParams", "JN_KSamplerSeamlessParams",
"JN_KSamplerTileParams", "JN_KSamplerTileParams",
@ -494,6 +496,14 @@
"title_aux": "jn_node_suite_comfyui [WIP]" "title_aux": "jn_node_suite_comfyui [WIP]"
} }
], ],
"https://github.com/kadirnar/ComfyUI-Transformers": [
[
"DepthEstimationPipeline"
],
{
"title_aux": "ComfyUI-Transformers"
}
],
"https://github.com/kadirnar/comfyui_helpers": [ "https://github.com/kadirnar/comfyui_helpers": [
[ [
"CLIPSeg", "CLIPSeg",

View File

@ -10,6 +10,16 @@
}, },
{
"author": "chflame163",
"title": "ComfyUI_WordCloud",
"reference": "https://github.com/chflame163/ComfyUI_WordCloud",
"files": [
"https://github.com/chflame163/ComfyUI_WordCloud"
],
"install_type": "git-clone",
"description": "Nodes:Word Cloud, Load Text File"
},
{ {
"author": "underclockeddev", "author": "underclockeddev",
"title": "Preview Subselection Node for ComfyUI", "title": "Preview Subselection Node for ComfyUI",

View File

@ -272,20 +272,6 @@
"title_aux": "ComfyUI Deploy" "title_aux": "ComfyUI Deploy"
} }
], ],
"https://github.com/Bikecicle/ComfyUI-Waveform-Extensions/raw/main/EXT_AudioManipulation.py": [
[
"BatchJoinAudio",
"CutAudio",
"DuplicateAudio",
"JoinAudio",
"ResampleAudio",
"ReverseAudio",
"StretchAudio"
],
{
"title_aux": "Waveform Extensions"
}
],
"https://github.com/BlenderNeko/ComfyUI_ADV_CLIP_emb": [ "https://github.com/BlenderNeko/ComfyUI_ADV_CLIP_emb": [
[ [
"BNK_AddCLIPSDXLParams", "BNK_AddCLIPSDXLParams",
@ -2090,6 +2076,7 @@
"tri3d-pose-to-image", "tri3d-pose-to-image",
"tri3d-position-hands", "tri3d-position-hands",
"tri3d-position-parts-batch", "tri3d-position-parts-batch",
"tri3d-recolor",
"tri3d-skin-feathered-padded-mask", "tri3d-skin-feathered-padded-mask",
"tri3d-swap-pixels" "tri3d-swap-pixels"
], ],
@ -2204,6 +2191,7 @@
"0246.JunctionBatch", "0246.JunctionBatch",
"0246.Loop", "0246.Loop",
"0246.Merge", "0246.Merge",
"0246.Meta",
"0246.Pick", "0246.Pick",
"0246.RandomInt", "0246.RandomInt",
"0246.Script", "0246.Script",
@ -2719,9 +2707,13 @@
"https://github.com/aegis72/aegisflow_utility_nodes": [ "https://github.com/aegis72/aegisflow_utility_nodes": [
[ [
"Aegisflow CLIP Pass", "Aegisflow CLIP Pass",
"Aegisflow Conditioning Pass",
"Aegisflow Image Pass", "Aegisflow Image Pass",
"Aegisflow Latent Pass", "Aegisflow Latent Pass",
"Aegisflow Mask Pass",
"Aegisflow Model Pass", "Aegisflow Model Pass",
"Aegisflow Pos/Neg Pass",
"Aegisflow SDXL Tuple Pass",
"Aegisflow VAE Pass", "Aegisflow VAE Pass",
"Aegisflow controlnet preprocessor bus", "Aegisflow controlnet preprocessor bus",
"Brightness & Contrast_Ally", "Brightness & Contrast_Ally",
@ -3384,6 +3376,15 @@
"title_aux": "ComfyUI_MSSpeech_TTS" "title_aux": "ComfyUI_MSSpeech_TTS"
} }
], ],
"https://github.com/chflame163/ComfyUI_WordCloud": [
[
"ComfyWordCloud",
"LoadTextFile"
],
{
"title_aux": "ComfyUI_WordCloud"
}
],
"https://github.com/chibiace/ComfyUI-Chibi-Nodes": [ "https://github.com/chibiace/ComfyUI-Chibi-Nodes": [
[ [
"ConditionText", "ConditionText",
@ -3598,6 +3599,7 @@
"ImageSharpen", "ImageSharpen",
"ImageToMask", "ImageToMask",
"ImageUpscaleWithModel", "ImageUpscaleWithModel",
"InpaintModelConditioning",
"InvertMask", "InvertMask",
"JoinImageWithAlpha", "JoinImageWithAlpha",
"KSampler", "KSampler",
@ -5569,6 +5571,13 @@
[ [
"Combine ZHGMasks", "Combine ZHGMasks",
"Cover ZHGMasks", "Cover ZHGMasks",
"From ZHG pip",
"GroundingDinoModelLoader (zhihuige)",
"GroundingDinoPIPESegment (zhihuige)",
"GroundingDinoSAMSegment (zhihuige)",
"InvertMask (zhihuige)",
"SAMModelLoader (zhihuige)",
"To ZHG pip",
"ZHG FaceIndex", "ZHG FaceIndex",
"ZHG GetMaskArea", "ZHG GetMaskArea",
"ZHG Image Levels", "ZHG Image Levels",