update DB

This commit is contained in:
Dr.Lt.Data 2024-07-16 00:11:08 +09:00
parent 29899a6177
commit 5f8e774ff0
6 changed files with 1325 additions and 1207 deletions

View File

@ -8652,6 +8652,17 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "a comfyui custom node for [a/CosyVoice](https://github.com/FunAudioLLM/CosyVoice)" "description": "a comfyui custom node for [a/CosyVoice](https://github.com/FunAudioLLM/CosyVoice)"
}, },
{
"author": "AIFSH",
"title": "SenseVoice-ComfyUI",
"id": "sensevoice",
"reference": "https://github.com/AIFSH/SenseVoice-ComfyUI",
"files": [
"https://github.com/AIFSH/SenseVoice-ComfyUI"
],
"install_type": "git-clone",
"description": "a custom node for [a/SenseVoice](https://github.com/FunAudioLLM/SenseVoice)"
},
{ {
"author": "Koishi-Star", "author": "Koishi-Star",
"title": "Euler-Smea-Dyn-Sampler", "title": "Euler-Smea-Dyn-Sampler",
@ -8694,7 +8705,7 @@
"https://github.com/smthemex/ComfyUI_EchoMimic" "https://github.com/smthemex/ComfyUI_EchoMimic"
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "You can using EchoMimic in comfyui,whitch Lifelike Audio-Driven Portrait Animations through Editable Landmark Conditioning " "description": "You can using [a/EchoMimic](https://github.com/BadToBest/EchoMimic/tree/main) in comfyui,whitch Lifelike Audio-Driven Portrait Animations through Editable Landmark Conditioning "
}, },
{ {
"author": "smthemex", "author": "smthemex",
@ -11532,6 +11543,17 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "A collections of nodes to support GLSL shaders inside a workflow." "description": "A collections of nodes to support GLSL shaders inside a workflow."
}, },
{
"author": "ader47",
"title": "ComfyUI-MeshHamer",
"reference": "https://github.com/ader47/comfyui_meshhamer",
"files": [
"https://github.com/ader47/comfyui_meshhamer"
],
"install_type": "git-clone",
"description": "Nodes:MeshHamer Hand Refiner. See also: [a/HaMeR: Hand Mesh Recovery](https://github.com/geopavlakos/hamer/tree/main)"
},

View File

@ -501,6 +501,15 @@
"title_aux": "CosyVoice-ComfyUI" "title_aux": "CosyVoice-ComfyUI"
} }
], ],
"https://github.com/AIFSH/SenseVoice-ComfyUI": [
[
"SenseVoiceNode",
"TextNode"
],
{
"title_aux": "SenseVoice-ComfyUI"
}
],
"https://github.com/AIGCTeam/ComfyUI_kkTranslator_nodes": [ "https://github.com/AIGCTeam/ComfyUI_kkTranslator_nodes": [
[ [
"LoadMarianMTCheckPoint", "LoadMarianMTCheckPoint",
@ -2233,6 +2242,7 @@
"GR Image/Depth Mask", "GR Image/Depth Mask",
"GR Mask Create", "GR Mask Create",
"GR Mask Create Random", "GR Mask Create Random",
"GR Mask Create Random Multi",
"GR Mask Resize", "GR Mask Resize",
"GR Multi Mask Create", "GR Multi Mask Create",
"GR Onomatopoeia", "GR Onomatopoeia",
@ -2760,6 +2770,9 @@
"https://github.com/Kosinkadink/ComfyUI-Advanced-ControlNet": [ "https://github.com/Kosinkadink/ComfyUI-Advanced-ControlNet": [
[ [
"ACN_AdvancedControlNetApply", "ACN_AdvancedControlNetApply",
"ACN_ControlNet++InputNode",
"ACN_ControlNet++LoaderAdvanced",
"ACN_ControlNet++LoaderSingle",
"ACN_ControlNetLoaderWithLoraAdvanced", "ACN_ControlNetLoaderWithLoraAdvanced",
"ACN_DefaultUniversalWeights", "ACN_DefaultUniversalWeights",
"ACN_ReferenceControlNet", "ACN_ReferenceControlNet",
@ -3213,19 +3226,19 @@
"MaraScottAnyBus_v2", "MaraScottAnyBus_v2",
"MaraScottDisplayInfoNode", "MaraScottDisplayInfoNode",
"MaraScottDisplayInfo_v1", "MaraScottDisplayInfo_v1",
"MaraScottMcBoatyRefiner_v4",
"MaraScottMcBoatyRefiner_v5",
"MaraScottMcBoatyTilePrompter_v4",
"MaraScottMcBoatyTilePrompter_v5",
"MaraScottMcBoatyUpscalerRefiner_v5",
"MaraScottMcBoatyUpscaler_v4",
"MaraScottMcBoatyUpscaler_v5",
"MaraScottPasteInpaintingByMask_v1", "MaraScottPasteInpaintingByMask_v1",
"MaraScottPromptFromImage_v1", "MaraScottPromptFromImage_v1",
"MaraScottSetInpaintingByMask_v1", "MaraScottSetInpaintingByMask_v1",
"MaraScottUpscalerRefinerNode_v2", "MaraScottUpscalerRefinerNode_v2",
"MaraScottUpscalerRefinerNode_v3", "MaraScottUpscalerRefinerNode_v3",
"MaraScott_Kijai_TokenCounter_v1", "MaraScott_Kijai_TokenCounter_v1"
"McBoaty_Refiner_v4",
"McBoaty_Refiner_v5",
"McBoaty_TilePrompter_v4",
"McBoaty_TilePrompter_v5",
"McBoaty_Upscaler_v4",
"McBoaty_Upscaler_v5",
"UpscalerRefiner_McBoaty_v5"
], ],
{ {
"title_aux": "\ud83d\udc30 MaraScott Nodes" "title_aux": "\ud83d\udc30 MaraScott Nodes"
@ -6000,6 +6013,14 @@
"title_aux": "ComfyUI-TrashNodes-DownloadHuggingface" "title_aux": "ComfyUI-TrashNodes-DownloadHuggingface"
} }
], ],
"https://github.com/ader47/comfyui_meshhamer": [
[
"Meshamer-DepthMapPreprocessor"
],
{
"title_aux": "ComfyUI-MeshHamer"
}
],
"https://github.com/adieyal/comfyui-dynamicprompts": [ "https://github.com/adieyal/comfyui-dynamicprompts": [
[ [
"DPCombinatorialGenerator", "DPCombinatorialGenerator",
@ -9265,6 +9286,7 @@
"FL_AudioFrameCalculator", "FL_AudioFrameCalculator",
"FL_AudioPreview", "FL_AudioPreview",
"FL_BatchAlign", "FL_BatchAlign",
"FL_BulletHellGame",
"FL_CodeNode", "FL_CodeNode",
"FL_DirectoryCrawl", "FL_DirectoryCrawl",
"FL_Glitch", "FL_Glitch",
@ -9294,6 +9316,7 @@
"FL_SeparateMaskComponents", "FL_SeparateMaskComponents",
"FL_Shadertoy", "FL_Shadertoy",
"FL_TD_Sampler", "FL_TD_Sampler",
"FL_TetrisGame",
"FL_VideoCropMask", "FL_VideoCropMask",
"FL_VideoRecompose" "FL_VideoRecompose"
], ],
@ -10063,6 +10086,7 @@
"https://github.com/hay86/ComfyUI_AceNodes": [ "https://github.com/hay86/ComfyUI_AceNodes": [
[ [
"ACE_AnyInputSwitchBool", "ACE_AnyInputSwitchBool",
"ACE_AnyInputToAny",
"ACE_AudioLoad", "ACE_AudioLoad",
"ACE_AudioPlay", "ACE_AudioPlay",
"ACE_AudioSave", "ACE_AudioSave",
@ -13079,7 +13103,8 @@
"ConcatStrings", "ConcatStrings",
"FormatString", "FormatString",
"GetFiles", "GetFiles",
"LoadImageByPath" "LoadImageByPath",
"StringOutput"
], ],
{ {
"title_aux": "comfyui_dynamic_util_nodes" "title_aux": "comfyui_dynamic_util_nodes"
@ -14408,7 +14433,8 @@
"BizyAirSuperResolution", "BizyAirSuperResolution",
"BizyAirTilePreprocessor", "BizyAirTilePreprocessor",
"BizyAirUniFormer_SemSegPreprocessor", "BizyAirUniFormer_SemSegPreprocessor",
"BizyAirZoe_DepthMapPreprocessor" "BizyAirZoe_DepthMapPreprocessor",
"StableDiffusionXLControlNetUnionPipeline"
], ],
{ {
"title_aux": "\u2601\ufe0fBizyAir Nodes" "title_aux": "\u2601\ufe0fBizyAir Nodes"
@ -15883,6 +15909,7 @@
], ],
"https://github.com/yiwangsimple/ComfyUI_GroqChat": [ "https://github.com/yiwangsimple/ComfyUI_GroqChat": [
[ [
"FileBasedChatNode",
"GroqChatNode", "GroqChatNode",
"MoonshotMultiChatNode", "MoonshotMultiChatNode",
"MoonshotSingleChatNode", "MoonshotSingleChatNode",

File diff suppressed because it is too large Load Diff

View File

@ -11,6 +11,16 @@
{
"author": "googincheng",
"title": "ComfyUX",
"reference": "https://github.com/googincheng/ComfyUX",
"files": [
"https://github.com/googincheng/ComfyUX"
],
"install_type": "git-clone",
"description": "If you are drowning in hundreds of Nodes, ComfyUX can save you from the misery."
},
{ {
"author": "melMass", "author": "melMass",
"title": "ComfyUI-Lygia", "title": "ComfyUI-Lygia",

View File

@ -10,6 +10,28 @@
{
"author": "ader47",
"title": "ComfyUI-MeshHamer",
"reference": "https://github.com/ader47/comfyui_meshhamer",
"files": [
"https://github.com/ader47/comfyui_meshhamer"
],
"install_type": "git-clone",
"description": "Nodes:MeshHamer Hand Refiner. See also: [a/HaMeR: Hand Mesh Recovery](https://github.com/geopavlakos/hamer/tree/main)"
},
{
"author": "AIFSH",
"title": "SenseVoice-ComfyUI",
"id": "sensevoice",
"reference": "https://github.com/AIFSH/SenseVoice-ComfyUI",
"files": [
"https://github.com/AIFSH/SenseVoice-ComfyUI"
],
"install_type": "git-clone",
"description": "a custom node for [a/SenseVoice](https://github.com/FunAudioLLM/SenseVoice)"
},
{ {
"author": "YMC", "author": "YMC",
"title": "ymc-node-as-x-type", "title": "ymc-node-as-x-type",

View File

@ -501,6 +501,15 @@
"title_aux": "CosyVoice-ComfyUI" "title_aux": "CosyVoice-ComfyUI"
} }
], ],
"https://github.com/AIFSH/SenseVoice-ComfyUI": [
[
"SenseVoiceNode",
"TextNode"
],
{
"title_aux": "SenseVoice-ComfyUI"
}
],
"https://github.com/AIGCTeam/ComfyUI_kkTranslator_nodes": [ "https://github.com/AIGCTeam/ComfyUI_kkTranslator_nodes": [
[ [
"LoadMarianMTCheckPoint", "LoadMarianMTCheckPoint",
@ -2233,6 +2242,7 @@
"GR Image/Depth Mask", "GR Image/Depth Mask",
"GR Mask Create", "GR Mask Create",
"GR Mask Create Random", "GR Mask Create Random",
"GR Mask Create Random Multi",
"GR Mask Resize", "GR Mask Resize",
"GR Multi Mask Create", "GR Multi Mask Create",
"GR Onomatopoeia", "GR Onomatopoeia",
@ -2760,6 +2770,9 @@
"https://github.com/Kosinkadink/ComfyUI-Advanced-ControlNet": [ "https://github.com/Kosinkadink/ComfyUI-Advanced-ControlNet": [
[ [
"ACN_AdvancedControlNetApply", "ACN_AdvancedControlNetApply",
"ACN_ControlNet++InputNode",
"ACN_ControlNet++LoaderAdvanced",
"ACN_ControlNet++LoaderSingle",
"ACN_ControlNetLoaderWithLoraAdvanced", "ACN_ControlNetLoaderWithLoraAdvanced",
"ACN_DefaultUniversalWeights", "ACN_DefaultUniversalWeights",
"ACN_ReferenceControlNet", "ACN_ReferenceControlNet",
@ -3213,19 +3226,19 @@
"MaraScottAnyBus_v2", "MaraScottAnyBus_v2",
"MaraScottDisplayInfoNode", "MaraScottDisplayInfoNode",
"MaraScottDisplayInfo_v1", "MaraScottDisplayInfo_v1",
"MaraScottMcBoatyRefiner_v4",
"MaraScottMcBoatyRefiner_v5",
"MaraScottMcBoatyTilePrompter_v4",
"MaraScottMcBoatyTilePrompter_v5",
"MaraScottMcBoatyUpscalerRefiner_v5",
"MaraScottMcBoatyUpscaler_v4",
"MaraScottMcBoatyUpscaler_v5",
"MaraScottPasteInpaintingByMask_v1", "MaraScottPasteInpaintingByMask_v1",
"MaraScottPromptFromImage_v1", "MaraScottPromptFromImage_v1",
"MaraScottSetInpaintingByMask_v1", "MaraScottSetInpaintingByMask_v1",
"MaraScottUpscalerRefinerNode_v2", "MaraScottUpscalerRefinerNode_v2",
"MaraScottUpscalerRefinerNode_v3", "MaraScottUpscalerRefinerNode_v3",
"MaraScott_Kijai_TokenCounter_v1", "MaraScott_Kijai_TokenCounter_v1"
"McBoaty_Refiner_v4",
"McBoaty_Refiner_v5",
"McBoaty_TilePrompter_v4",
"McBoaty_TilePrompter_v5",
"McBoaty_Upscaler_v4",
"McBoaty_Upscaler_v5",
"UpscalerRefiner_McBoaty_v5"
], ],
{ {
"title_aux": "\ud83d\udc30 MaraScott Nodes" "title_aux": "\ud83d\udc30 MaraScott Nodes"
@ -6000,6 +6013,14 @@
"title_aux": "ComfyUI-TrashNodes-DownloadHuggingface" "title_aux": "ComfyUI-TrashNodes-DownloadHuggingface"
} }
], ],
"https://github.com/ader47/comfyui_meshhamer": [
[
"Meshamer-DepthMapPreprocessor"
],
{
"title_aux": "ComfyUI-MeshHamer"
}
],
"https://github.com/adieyal/comfyui-dynamicprompts": [ "https://github.com/adieyal/comfyui-dynamicprompts": [
[ [
"DPCombinatorialGenerator", "DPCombinatorialGenerator",
@ -9265,6 +9286,7 @@
"FL_AudioFrameCalculator", "FL_AudioFrameCalculator",
"FL_AudioPreview", "FL_AudioPreview",
"FL_BatchAlign", "FL_BatchAlign",
"FL_BulletHellGame",
"FL_CodeNode", "FL_CodeNode",
"FL_DirectoryCrawl", "FL_DirectoryCrawl",
"FL_Glitch", "FL_Glitch",
@ -9294,6 +9316,7 @@
"FL_SeparateMaskComponents", "FL_SeparateMaskComponents",
"FL_Shadertoy", "FL_Shadertoy",
"FL_TD_Sampler", "FL_TD_Sampler",
"FL_TetrisGame",
"FL_VideoCropMask", "FL_VideoCropMask",
"FL_VideoRecompose" "FL_VideoRecompose"
], ],
@ -10063,6 +10086,7 @@
"https://github.com/hay86/ComfyUI_AceNodes": [ "https://github.com/hay86/ComfyUI_AceNodes": [
[ [
"ACE_AnyInputSwitchBool", "ACE_AnyInputSwitchBool",
"ACE_AnyInputToAny",
"ACE_AudioLoad", "ACE_AudioLoad",
"ACE_AudioPlay", "ACE_AudioPlay",
"ACE_AudioSave", "ACE_AudioSave",
@ -13079,7 +13103,8 @@
"ConcatStrings", "ConcatStrings",
"FormatString", "FormatString",
"GetFiles", "GetFiles",
"LoadImageByPath" "LoadImageByPath",
"StringOutput"
], ],
{ {
"title_aux": "comfyui_dynamic_util_nodes" "title_aux": "comfyui_dynamic_util_nodes"
@ -14408,7 +14433,8 @@
"BizyAirSuperResolution", "BizyAirSuperResolution",
"BizyAirTilePreprocessor", "BizyAirTilePreprocessor",
"BizyAirUniFormer_SemSegPreprocessor", "BizyAirUniFormer_SemSegPreprocessor",
"BizyAirZoe_DepthMapPreprocessor" "BizyAirZoe_DepthMapPreprocessor",
"StableDiffusionXLControlNetUnionPipeline"
], ],
{ {
"title_aux": "\u2601\ufe0fBizyAir Nodes" "title_aux": "\u2601\ufe0fBizyAir Nodes"
@ -15883,6 +15909,7 @@
], ],
"https://github.com/yiwangsimple/ComfyUI_GroqChat": [ "https://github.com/yiwangsimple/ComfyUI_GroqChat": [
[ [
"FileBasedChatNode",
"GroqChatNode", "GroqChatNode",
"MoonshotMultiChatNode", "MoonshotMultiChatNode",
"MoonshotSingleChatNode", "MoonshotSingleChatNode",