From cdbbba4b958df65cb1921bfbd70ef3627286e356 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Mon, 1 Jan 2024 16:50:43 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 10 ++++++++++ extension-node-map.json | 18 ++++++++++++++++++ node_db/new/custom-node-list.json | 20 ++++++++++---------- node_db/new/extension-node-map.json | 18 ++++++++++++++++++ 4 files changed, 56 insertions(+), 10 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 7d1b0c3..4ee8857 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -3542,6 +3542,16 @@ "install_type": "git-clone", "description": "ComfyUI nodes to facilitate parameter/prompt keyframing using comfyui nodes for defining and manipulating parameter curves. Essentially provides a ComfyUI interface to the [a/keyframed](https://github.com/dmarx/keyframed) library." }, + { + "author": "dmarx", + "title": "ComfyUI-AudioReactive", + "reference": "https://github.com/dmarx/ComfyUI-AudioReactive", + "files": [ + "https://github.com/dmarx/ComfyUI-AudioReactive" + ], + "install_type": "git-clone", + "description": "porting audioreactivity pipeline from vktrs to comfyui." + }, { "author": "TripleHeadedMonkey", "title": "ComfyUI_MileHighStyler", diff --git a/extension-node-map.json b/extension-node-map.json index 465cd9f..0e8b811 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -394,6 +394,7 @@ "PrimereNetworkTagLoader", "PrimerePrompt", "PrimerePromptSwitch", + "PrimereRefinerPrompt", "PrimereResolution", "PrimereResolutionMultiplier", "PrimereSamplers", @@ -3692,6 +3693,14 @@ "title_aux": "ComfyUI-Vextra-Nodes" } ], + "https://github.com/dmarx/ComfyUI-AudioReactive": [ + [ + "OpRms" + ], + { + "title_aux": "ComfyUI-AudioReactive" + } + ], "https://github.com/dmarx/ComfyUI-Keyframed": [ [ "Example", @@ -4407,7 +4416,10 @@ [ "BatchImagePathLoader", "ImageBgRemoveProcessor", + "ImageCheveretoUploader", "ImageStandardResizeProcessor", + "JSONMessageNotifyTool", + "PreviewJSONNode", "SingleImagePathLoader", "SingleImageUrlLoader" ], @@ -5481,6 +5493,7 @@ "GridFloats", "GridIntList", "GridInts", + "GridLoras", "GridStringList", "GridStrings", "ImageGridCommander", @@ -5785,9 +5798,11 @@ ], "https://github.com/taabata/LCM_Inpaint-Outpaint_Comfy": [ [ + "FloatNumber", "FreeU_LCM", "ImageOutputToComfyNodes", "ImageShuffle", + "ImageSwitch", "LCMGenerate", "LCMGenerate_ReferenceOnly", "LCMGenerate_SDTurbo", @@ -5804,7 +5819,9 @@ "LCMLoader_controlnet_inpaint", "LCMLoader_img2img", "LCMLoraLoader_inpaint", + "LCMLoraLoader_ipadapter", "LCMLora_inpaint", + "LCMLora_ipadapter", "LCMT2IAdapter", "LCM_IPAdapter", "LCM_IPAdapter_inpaint", @@ -5816,6 +5833,7 @@ "SaveImage_Puzzle", "SaveImage_PuzzleV2", "SegmindVega", + "SettingsSwitch", "stitch" ], { diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index bbe212a..e2aa8c8 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -11,6 +11,16 @@ + { + "author": "dmarx", + "title": "ComfyUI-AudioReactive", + "reference": "https://github.com/dmarx/ComfyUI-AudioReactive", + "files": [ + "https://github.com/dmarx/ComfyUI-AudioReactive" + ], + "install_type": "git-clone", + "description": "porting audioreactivity pipeline from vktrs to comfyui." + }, { "author": "Ryuukeisyou", "title": "comfyui_face_parsing", @@ -685,16 +695,6 @@ ], "install_type": "git-clone", "description": "To enhance the usability of ComfyUI, optimizations and integrations have been implemented for several commonly used nodes." - }, - { - "author": "tzwm", - "title": "ComfyUI Browser", - "reference": "https://github.com/tzwm/comfyui-browser", - "files": [ - "https://github.com/tzwm/comfyui-browser" - ], - "install_type": "git-clone", - "description": "This is an image/video/workflow browser and manager for ComfyUI. You could add image/video/workflow to collections and load it to ComfyUI. You will be able to use your collections everywhere." } ] } diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 465cd9f..0e8b811 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -394,6 +394,7 @@ "PrimereNetworkTagLoader", "PrimerePrompt", "PrimerePromptSwitch", + "PrimereRefinerPrompt", "PrimereResolution", "PrimereResolutionMultiplier", "PrimereSamplers", @@ -3692,6 +3693,14 @@ "title_aux": "ComfyUI-Vextra-Nodes" } ], + "https://github.com/dmarx/ComfyUI-AudioReactive": [ + [ + "OpRms" + ], + { + "title_aux": "ComfyUI-AudioReactive" + } + ], "https://github.com/dmarx/ComfyUI-Keyframed": [ [ "Example", @@ -4407,7 +4416,10 @@ [ "BatchImagePathLoader", "ImageBgRemoveProcessor", + "ImageCheveretoUploader", "ImageStandardResizeProcessor", + "JSONMessageNotifyTool", + "PreviewJSONNode", "SingleImagePathLoader", "SingleImageUrlLoader" ], @@ -5481,6 +5493,7 @@ "GridFloats", "GridIntList", "GridInts", + "GridLoras", "GridStringList", "GridStrings", "ImageGridCommander", @@ -5785,9 +5798,11 @@ ], "https://github.com/taabata/LCM_Inpaint-Outpaint_Comfy": [ [ + "FloatNumber", "FreeU_LCM", "ImageOutputToComfyNodes", "ImageShuffle", + "ImageSwitch", "LCMGenerate", "LCMGenerate_ReferenceOnly", "LCMGenerate_SDTurbo", @@ -5804,7 +5819,9 @@ "LCMLoader_controlnet_inpaint", "LCMLoader_img2img", "LCMLoraLoader_inpaint", + "LCMLoraLoader_ipadapter", "LCMLora_inpaint", + "LCMLora_ipadapter", "LCMT2IAdapter", "LCM_IPAdapter", "LCM_IPAdapter_inpaint", @@ -5816,6 +5833,7 @@ "SaveImage_Puzzle", "SaveImage_PuzzleV2", "SegmindVega", + "SettingsSwitch", "stitch" ], {