update DB
This commit is contained in:
@@ -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",
|
||||
|
||||
@@ -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_",
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user