update DB

This commit is contained in:
Dr.Lt.Data 2024-04-30 17:08:46 +09:00
parent 114ea944b9
commit 077be6e7b0
3 changed files with 306 additions and 196 deletions

View File

@ -228,6 +228,7 @@
], ],
"https://github.com/AIFSH/ComfyUI-RVC": [ "https://github.com/AIFSH/ComfyUI-RVC": [
[ [
"CombineAudio",
"LoadAudio", "LoadAudio",
"PreViewAudio", "PreViewAudio",
"RVC_Infer", "RVC_Infer",
@ -3497,7 +3498,9 @@
"Cross Fade Image Batches (SuperBeasts.AI)", "Cross Fade Image Batches (SuperBeasts.AI)",
"Deflicker (SuperBeasts.AI)", "Deflicker (SuperBeasts.AI)",
"HDR Effects (SuperBeasts.AI)", "HDR Effects (SuperBeasts.AI)",
"Image Batch Manager (SuperBeasts.AI)",
"Make Resized Mask Batch (SuperBeasts.AI)", "Make Resized Mask Batch (SuperBeasts.AI)",
"Mask Batch Manager (SuperBeasts.AI)",
"Pixel Deflicker (SuperBeasts.AI)" "Pixel Deflicker (SuperBeasts.AI)"
], ],
{ {
@ -3917,6 +3920,15 @@
"title_aux": "ComfyS3" "title_aux": "ComfyS3"
} }
], ],
"https://github.com/TemryL/ComfyUI-IDM-VTON": [
[
"IDM-VTON",
"PipelineLoader"
],
{
"title_aux": "ComfyUI-IDM-VTON"
}
],
"https://github.com/TencentQQGYLab/ComfyUI-ELLA": [ "https://github.com/TencentQQGYLab/ComfyUI-ELLA": [
[ [
"CombineClipEllaEmbeds", "CombineClipEllaEmbeds",
@ -3926,6 +3938,7 @@
"EllaApply", "EllaApply",
"EllaCombineEmbeds", "EllaCombineEmbeds",
"EllaEncode", "EllaEncode",
"EllaTextEncode",
"SetEllaTimesteps", "SetEllaTimesteps",
"T5TextEncode #ELLA", "T5TextEncode #ELLA",
"T5TextEncoderLoader #ELLA" "T5TextEncoderLoader #ELLA"
@ -4001,7 +4014,7 @@
"nickname": "ttNodes", "nickname": "ttNodes",
"nodename_pattern": "^ttN ", "nodename_pattern": "^ttN ",
"title": "tinyterraNodes", "title": "tinyterraNodes",
"title_aux": "tinyterraNodes" "title_aux": "ComfyUI_tinyterraNodes"
} }
], ],
"https://github.com/TripleHeadedMonkey/ComfyUI_MileHighStyler": [ "https://github.com/TripleHeadedMonkey/ComfyUI_MileHighStyler": [
@ -6300,16 +6313,19 @@
], ],
"https://github.com/chrisfreilich/virtuoso-nodes": [ "https://github.com/chrisfreilich/virtuoso-nodes": [
[ [
"BlendIf",
"BlendModes", "BlendModes",
"ColorBalance",
"ColorBalanceAdvanced",
"MergeRGB", "MergeRGB",
"SolidColor", "SelectiveColor",
"SplitRGB" "SplitRGB"
], ],
{ {
"author": "Chris Freilich", "author": "Chris Freilich",
"description": "This extension provides a blend modes node with 30 blend modes.", "description": "This extension provides a \"Blend If (BlendIf)\" node.",
"nickname": "Virtuoso Pack -Blend Nodes", "nickname": "Virtuoso Pack - Blend If",
"title": "Virtuoso Pack - Blend Modes", "title": "Virtuoso Pack - Blend If",
"title_aux": "Virtuoso Nodes for ComfyUI" "title_aux": "Virtuoso Nodes for ComfyUI"
} }
], ],
@ -6595,6 +6611,7 @@
"SamplerDPMPP_3M_SDE", "SamplerDPMPP_3M_SDE",
"SamplerDPMPP_SDE", "SamplerDPMPP_SDE",
"SamplerEulerAncestral", "SamplerEulerAncestral",
"SamplerLCMUpscale",
"SamplerLMS", "SamplerLMS",
"SaveAnimatedPNG", "SaveAnimatedPNG",
"SaveAnimatedWEBP", "SaveAnimatedWEBP",
@ -7938,8 +7955,11 @@
], ],
"https://github.com/heshengtao/comfyui_LLM_party": [ "https://github.com/heshengtao/comfyui_LLM_party": [
[ [
"CLIPTextEncode_party",
"KSampler_party",
"LLM", "LLM",
"LLM_local", "LLM_local",
"VAEDecode_party",
"check_web_tool", "check_web_tool",
"classify_function", "classify_function",
"classify_persona", "classify_persona",
@ -8351,6 +8371,14 @@
"title_aux": "Various ComfyUI Nodes by Type" "title_aux": "Various ComfyUI Nodes by Type"
} }
], ],
"https://github.com/jax-explorer/fast_video_comfyui": [
[
"FastImageListToImageBatch"
],
{
"title_aux": "fast_video_comfyui"
}
],
"https://github.com/jeffy5/comfyui-faceless-node": [ "https://github.com/jeffy5/comfyui-faceless-node": [
[ [
"FacelessFaceRestore", "FacelessFaceRestore",
@ -8597,6 +8625,14 @@
"title_aux": "ComfyUI Load and Save file to S3" "title_aux": "ComfyUI Load and Save file to S3"
} }
], ],
"https://github.com/kealiu/ComfyUI-Zero123-Porting": [
[
"Zero123: Image Rotate in 3D"
],
{
"title_aux": "ComfyUI-Zero123-Porting"
}
],
"https://github.com/kealiu/ComfyUI-ZeroShot-MTrans": [ "https://github.com/kealiu/ComfyUI-ZeroShot-MTrans": [
[ [
"ZeST: Grayout Subject" "ZeST: Grayout Subject"
@ -10082,7 +10118,8 @@
[ [
"BlendInpaint", "BlendInpaint",
"BrushNet", "BrushNet",
"BrushNetLoader" "BrushNetLoader",
"TestNode"
], ],
{ {
"author": "nullquant", "author": "nullquant",
@ -11132,6 +11169,14 @@
"title_aux": "ComfyUI-sudo-latent-upscale" "title_aux": "ComfyUI-sudo-latent-upscale"
} }
], ],
"https://github.com/sugarkwork/comfyui_cohere": [
[
"SimpleCohereNode"
],
{
"title_aux": "comfyui_cohere"
}
],
"https://github.com/sugarkwork/comfyui_tag_fillter": [ "https://github.com/sugarkwork/comfyui_tag_fillter": [
[ [
"TagFilter", "TagFilter",

File diff suppressed because it is too large Load Diff

View File

@ -228,6 +228,7 @@
], ],
"https://github.com/AIFSH/ComfyUI-RVC": [ "https://github.com/AIFSH/ComfyUI-RVC": [
[ [
"CombineAudio",
"LoadAudio", "LoadAudio",
"PreViewAudio", "PreViewAudio",
"RVC_Infer", "RVC_Infer",
@ -3497,7 +3498,9 @@
"Cross Fade Image Batches (SuperBeasts.AI)", "Cross Fade Image Batches (SuperBeasts.AI)",
"Deflicker (SuperBeasts.AI)", "Deflicker (SuperBeasts.AI)",
"HDR Effects (SuperBeasts.AI)", "HDR Effects (SuperBeasts.AI)",
"Image Batch Manager (SuperBeasts.AI)",
"Make Resized Mask Batch (SuperBeasts.AI)", "Make Resized Mask Batch (SuperBeasts.AI)",
"Mask Batch Manager (SuperBeasts.AI)",
"Pixel Deflicker (SuperBeasts.AI)" "Pixel Deflicker (SuperBeasts.AI)"
], ],
{ {
@ -3917,6 +3920,15 @@
"title_aux": "ComfyS3" "title_aux": "ComfyS3"
} }
], ],
"https://github.com/TemryL/ComfyUI-IDM-VTON": [
[
"IDM-VTON",
"PipelineLoader"
],
{
"title_aux": "ComfyUI-IDM-VTON"
}
],
"https://github.com/TencentQQGYLab/ComfyUI-ELLA": [ "https://github.com/TencentQQGYLab/ComfyUI-ELLA": [
[ [
"CombineClipEllaEmbeds", "CombineClipEllaEmbeds",
@ -3926,6 +3938,7 @@
"EllaApply", "EllaApply",
"EllaCombineEmbeds", "EllaCombineEmbeds",
"EllaEncode", "EllaEncode",
"EllaTextEncode",
"SetEllaTimesteps", "SetEllaTimesteps",
"T5TextEncode #ELLA", "T5TextEncode #ELLA",
"T5TextEncoderLoader #ELLA" "T5TextEncoderLoader #ELLA"
@ -4001,7 +4014,7 @@
"nickname": "ttNodes", "nickname": "ttNodes",
"nodename_pattern": "^ttN ", "nodename_pattern": "^ttN ",
"title": "tinyterraNodes", "title": "tinyterraNodes",
"title_aux": "tinyterraNodes" "title_aux": "ComfyUI_tinyterraNodes"
} }
], ],
"https://github.com/TripleHeadedMonkey/ComfyUI_MileHighStyler": [ "https://github.com/TripleHeadedMonkey/ComfyUI_MileHighStyler": [
@ -6300,16 +6313,19 @@
], ],
"https://github.com/chrisfreilich/virtuoso-nodes": [ "https://github.com/chrisfreilich/virtuoso-nodes": [
[ [
"BlendIf",
"BlendModes", "BlendModes",
"ColorBalance",
"ColorBalanceAdvanced",
"MergeRGB", "MergeRGB",
"SolidColor", "SelectiveColor",
"SplitRGB" "SplitRGB"
], ],
{ {
"author": "Chris Freilich", "author": "Chris Freilich",
"description": "This extension provides a blend modes node with 30 blend modes.", "description": "This extension provides a \"Blend If (BlendIf)\" node.",
"nickname": "Virtuoso Pack -Blend Nodes", "nickname": "Virtuoso Pack - Blend If",
"title": "Virtuoso Pack - Blend Modes", "title": "Virtuoso Pack - Blend If",
"title_aux": "Virtuoso Nodes for ComfyUI" "title_aux": "Virtuoso Nodes for ComfyUI"
} }
], ],
@ -6595,6 +6611,7 @@
"SamplerDPMPP_3M_SDE", "SamplerDPMPP_3M_SDE",
"SamplerDPMPP_SDE", "SamplerDPMPP_SDE",
"SamplerEulerAncestral", "SamplerEulerAncestral",
"SamplerLCMUpscale",
"SamplerLMS", "SamplerLMS",
"SaveAnimatedPNG", "SaveAnimatedPNG",
"SaveAnimatedWEBP", "SaveAnimatedWEBP",
@ -7938,8 +7955,11 @@
], ],
"https://github.com/heshengtao/comfyui_LLM_party": [ "https://github.com/heshengtao/comfyui_LLM_party": [
[ [
"CLIPTextEncode_party",
"KSampler_party",
"LLM", "LLM",
"LLM_local", "LLM_local",
"VAEDecode_party",
"check_web_tool", "check_web_tool",
"classify_function", "classify_function",
"classify_persona", "classify_persona",
@ -8351,6 +8371,14 @@
"title_aux": "Various ComfyUI Nodes by Type" "title_aux": "Various ComfyUI Nodes by Type"
} }
], ],
"https://github.com/jax-explorer/fast_video_comfyui": [
[
"FastImageListToImageBatch"
],
{
"title_aux": "fast_video_comfyui"
}
],
"https://github.com/jeffy5/comfyui-faceless-node": [ "https://github.com/jeffy5/comfyui-faceless-node": [
[ [
"FacelessFaceRestore", "FacelessFaceRestore",
@ -8597,6 +8625,14 @@
"title_aux": "ComfyUI Load and Save file to S3" "title_aux": "ComfyUI Load and Save file to S3"
} }
], ],
"https://github.com/kealiu/ComfyUI-Zero123-Porting": [
[
"Zero123: Image Rotate in 3D"
],
{
"title_aux": "ComfyUI-Zero123-Porting"
}
],
"https://github.com/kealiu/ComfyUI-ZeroShot-MTrans": [ "https://github.com/kealiu/ComfyUI-ZeroShot-MTrans": [
[ [
"ZeST: Grayout Subject" "ZeST: Grayout Subject"
@ -10082,7 +10118,8 @@
[ [
"BlendInpaint", "BlendInpaint",
"BrushNet", "BrushNet",
"BrushNetLoader" "BrushNetLoader",
"TestNode"
], ],
{ {
"author": "nullquant", "author": "nullquant",
@ -11132,6 +11169,14 @@
"title_aux": "ComfyUI-sudo-latent-upscale" "title_aux": "ComfyUI-sudo-latent-upscale"
} }
], ],
"https://github.com/sugarkwork/comfyui_cohere": [
[
"SimpleCohereNode"
],
{
"title_aux": "comfyui_cohere"
}
],
"https://github.com/sugarkwork/comfyui_tag_fillter": [ "https://github.com/sugarkwork/comfyui_tag_fillter": [
[ [
"TagFilter", "TagFilter",