update DB

This commit is contained in:
Dr.Lt.Data
2024-09-23 01:13:05 +09:00
parent 8bb5eecf0d
commit 45c2cfd92e
10 changed files with 2228 additions and 1924 deletions

View File

@@ -12,6 +12,16 @@
{
"author": "shadowcz007",
"title": "Comfyui-EzAudio",
"reference": "https://github.com/shadowcz007/Comfyui-EzAudio",
"files": [
"https://github.com/shadowcz007/Comfyui-EzAudio"
],
"install_type": "git-clone",
"description": "NODES: EZ Generate Audio, EZ Load Model\nNOTE: The files in the repo are not organized."
},
{
"author": "neo0801",
"title": "my-comfy-node",

View File

@@ -438,7 +438,10 @@
"DevToolsErrorRaiseNode",
"DevToolsErrorRaiseNodeWithMessage",
"DevToolsExperimentalNode",
"DevToolsLongComboDropdown"
"DevToolsLongComboDropdown",
"DevToolsNodeWithForceInput",
"DevToolsNodeWithOptionalInput",
"DevToolsNodeWithOutputList"
],
{
"title_aux": "ComfyUI_devtools [WIP]"
@@ -1761,7 +1764,9 @@
],
"https://github.com/hgabha/WWAA-CustomNodes": [
[
"WWAA-LineCount"
"WWAA-BuildString",
"WWAA-LineCount",
"WWAA_DitherNode"
],
{
"title_aux": "WWAA-CustomNodes"
@@ -2457,7 +2462,9 @@
],
"https://github.com/nikkuexe/ComfyUI-ListDataHelpers": [
[
"List Difference"
"List Difference",
"VHS Output Filter",
"VHS_VideoOutputFilter"
],
{
"title_aux": "List Data Helper Nodes"
@@ -2631,6 +2638,15 @@
"title_aux": "ComfyUI-PuLID [TEST]"
}
],
"https://github.com/shadowcz007/Comfyui-EzAudio": [
[
"EZGenerateAudioNode",
"EZLoadModelNode"
],
{
"title_aux": "Comfyui-EzAudio"
}
],
"https://github.com/shadowcz007/comfyui-CLIPSeg": [
[
"CLIPSeg_",

View File

File diff suppressed because it is too large Load Diff