From d00d3d374edab9d1cc6b27b5ec8fcad9784d7333 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Fri, 24 Nov 2023 02:23:11 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 10 ++++++++++ extension-node-map.json | 17 +++++++++++++++-- node_db/new/custom-node-list.json | 10 ++++++++++ node_db/new/extension-node-map.json | 17 +++++++++++++++-- 4 files changed, 50 insertions(+), 4 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 25bb2dd..ba72590 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -2798,6 +2798,16 @@ "install_type": "git-clone", "description": "This node was created to send a webcam to ComfyUI in real time. This node is recommended for use with LCM." }, + { + "author": "thecooltechguy", + "title": "ComfyUI Stable Video Diffusion", + "reference": "https://github.com/thecooltechguy/ComfyUI-Stable-Video-Diffusion", + "files": [ + "https://github.com/thecooltechguy/ComfyUI-Stable-Video-Diffusion" + ], + "install_type": "git-clone", + "description": "Easily use Stable Video Diffusion inside ComfyUI!" + }, { "author": "Off-Live", "title": "ComfyUI-off-suite", diff --git a/extension-node-map.json b/extension-node-map.json index 2cf7077..a3e0e0c 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -3293,6 +3293,7 @@ "ImpactNeg", "ImpactNodeSetMuteState", "ImpactQueueTrigger", + "ImpactQueueTriggerCountdown", "ImpactSEGSClassify", "ImpactSEGSConcat", "ImpactSEGSLabelFilter", @@ -3306,6 +3307,7 @@ "ImpactSimpleDetectorSEGS", "ImpactSimpleDetectorSEGSPipe", "ImpactSimpleDetectorSEGS_for_AD", + "ImpactSleep", "ImpactStringSelector", "ImpactSwitch", "ImpactValueReceiver", @@ -3984,7 +3986,7 @@ "KandinskyModelLoad", "LoadImagesFromPath", "RandomPrompt", - "RunWorkflow", + "ScreenShare", "SmoothMask", "SplitLongMask", "TransparentImage", @@ -4339,6 +4341,16 @@ "title_aux": "Styles CSV Loader Extension for ComfyUI" } ], + "https://github.com/thecooltechguy/ComfyUI-Stable-Video-Diffusion": [ + [ + "SVDDecoder", + "SVDModelLoader", + "SVDSampler" + ], + { + "title_aux": "ComfyUI Stable Video Diffusion" + } + ], "https://github.com/thedyze/save-image-extended-comfyui": [ [ "SaveImageExtended" @@ -4350,7 +4362,8 @@ "https://github.com/toyxyz/ComfyUI_toyxyz_test_nodes": [ [ "CaptureWebcam", - "LoadWebcamImage" + "LoadWebcamImage", + "SaveImagetoPath" ], { "title_aux": "ComfyUI_toyxyz_test_nodes" diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 3fab351..27ce2df 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,15 @@ { "custom_nodes": [ + { + "author": "thecooltechguy", + "title": "ComfyUI Stable Video Diffusion", + "reference": "https://github.com/thecooltechguy/ComfyUI-Stable-Video-Diffusion", + "files": [ + "https://github.com/thecooltechguy/ComfyUI-Stable-Video-Diffusion" + ], + "install_type": "git-clone", + "description": "Easily use Stable Video Diffusion inside ComfyUI!" + }, { "author": "toyxyz", "title": "ComfyUI_toyxyz_test_nodes", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 2cf7077..a3e0e0c 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -3293,6 +3293,7 @@ "ImpactNeg", "ImpactNodeSetMuteState", "ImpactQueueTrigger", + "ImpactQueueTriggerCountdown", "ImpactSEGSClassify", "ImpactSEGSConcat", "ImpactSEGSLabelFilter", @@ -3306,6 +3307,7 @@ "ImpactSimpleDetectorSEGS", "ImpactSimpleDetectorSEGSPipe", "ImpactSimpleDetectorSEGS_for_AD", + "ImpactSleep", "ImpactStringSelector", "ImpactSwitch", "ImpactValueReceiver", @@ -3984,7 +3986,7 @@ "KandinskyModelLoad", "LoadImagesFromPath", "RandomPrompt", - "RunWorkflow", + "ScreenShare", "SmoothMask", "SplitLongMask", "TransparentImage", @@ -4339,6 +4341,16 @@ "title_aux": "Styles CSV Loader Extension for ComfyUI" } ], + "https://github.com/thecooltechguy/ComfyUI-Stable-Video-Diffusion": [ + [ + "SVDDecoder", + "SVDModelLoader", + "SVDSampler" + ], + { + "title_aux": "ComfyUI Stable Video Diffusion" + } + ], "https://github.com/thedyze/save-image-extended-comfyui": [ [ "SaveImageExtended" @@ -4350,7 +4362,8 @@ "https://github.com/toyxyz/ComfyUI_toyxyz_test_nodes": [ [ "CaptureWebcam", - "LoadWebcamImage" + "LoadWebcamImage", + "SaveImagetoPath" ], { "title_aux": "ComfyUI_toyxyz_test_nodes"