From 52857dcd937e8c785576a38c59f67958c09cb666 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Thu, 23 Nov 2023 21:00:55 +0900 Subject: [PATCH 1/8] update DB --- custom-node-list.json | 30 ++++++++++++++++++++++++++++ extension-node-map.json | 31 ++++++++++++++++++++++++++++- node_db/new/custom-node-list.json | 30 ++++++++++++++++++++++++++++ node_db/new/extension-node-map.json | 31 ++++++++++++++++++++++++++++- 4 files changed, 120 insertions(+), 2 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 750a8f6a..25bb2dd2 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -2768,6 +2768,36 @@ "install_type": "git-clone", "description": "Nodes: Mask to Centroid, Mask to Eigenvector. A small collection of custom nodes for use with ComfyUI, for geometry calculations" }, + { + "author": "bronkula", + "title": "comfyui-fitsize", + "reference": "https://github.com/bronkula/comfyui-fitsize", + "files": [ + "https://github.com/bronkula/comfyui-fitsize" + ], + "install_type": "git-clone", + "description": "Nodes: Fit Size, Fit Size From Image. A simple set of nodes for making an image fit within a bounding box" + }, + { + "author": "kijai", + "title": "ComfyUI-SVD", + "reference": "https://github.com/kijai/ComfyUI-SVD", + "files": [ + "https://github.com/kijai/ComfyUI-SVD" + ], + "install_type": "git-clone", + "description": "Preliminary use of SVD in ComfyUI.
NOTE: Quick Implementation, Unstable. See details on repositories." + }, + { + "author": "toyxyz", + "title": "ComfyUI_toyxyz_test_nodes", + "reference": "https://github.com/toyxyz/ComfyUI_toyxyz_test_nodes", + "files": [ + "https://github.com/toyxyz/ComfyUI_toyxyz_test_nodes" + ], + "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": "Off-Live", "title": "ComfyUI-off-suite", diff --git a/extension-node-map.json b/extension-node-map.json index 34b9d388..2cf7077f 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -150,6 +150,7 @@ "BSZAspectHires", "BSZColoredLatentImageXL", "BSZCombinedHires", + "BSZHueChromaXL", "BSZInjectionKSampler", "BSZLatentDebug", "BSZLatentFill", @@ -162,7 +163,8 @@ "BSZPixelbusterHelp", "BSZPrincipledConditioning", "BSZPrincipledSampler", - "BSZPrincipledScale" + "BSZPrincipledScale", + "BSZStrangeResample" ], { "title_aux": "bsz-cui-extras" @@ -2356,6 +2358,16 @@ "title_aux": "braintacles-nodes" } ], + "https://github.com/bronkula/comfyui-fitsize": [ + [ + "FitResizeImage", + "FitSizeByMax", + "FitSizeFromImage" + ], + { + "title_aux": "comfyui-fitsize" + } + ], "https://github.com/budihartono/comfyui_otonx_nodes": [ [ "OTX Integer Multiple Inputs 4", @@ -3091,6 +3103,14 @@ "title_aux": "KJNodes for ComfyUI" } ], + "https://github.com/kijai/ComfyUI-SVD": [ + [ + "SVDimg2vid" + ], + { + "title_aux": "ComfyUI-SVD" + } + ], "https://github.com/kinfolk0117/ComfyUI_GradientDeepShrink": [ [ "GradientPatchModelAddDownscale" @@ -4327,6 +4347,15 @@ "title_aux": "Save Image Extended for ComfyUI" } ], + "https://github.com/toyxyz/ComfyUI_toyxyz_test_nodes": [ + [ + "CaptureWebcam", + "LoadWebcamImage" + ], + { + "title_aux": "ComfyUI_toyxyz_test_nodes" + } + ], "https://github.com/trojblue/trNodes": [ [ "JpgConvertNode", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index cc861ce5..3fab3511 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,35 @@ { "custom_nodes": [ + { + "author": "toyxyz", + "title": "ComfyUI_toyxyz_test_nodes", + "reference": "https://github.com/toyxyz/ComfyUI_toyxyz_test_nodes", + "files": [ + "https://github.com/toyxyz/ComfyUI_toyxyz_test_nodes" + ], + "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": "kijai", + "title": "ComfyUI-SVD", + "reference": "https://github.com/kijai/ComfyUI-SVD", + "files": [ + "https://github.com/kijai/ComfyUI-SVD" + ], + "install_type": "git-clone", + "description": "Preliminary use of SVD in ComfyUI.
NOTE: Quick Implementation, Unstable. See details on repositories." + }, + { + "author": "bronkula", + "title": "comfyui-fitsize", + "reference": "https://github.com/bronkula/comfyui-fitsize", + "files": [ + "https://github.com/bronkula/comfyui-fitsize" + ], + "install_type": "git-clone", + "description": "Nodes: Fit Size, Fit Size From Image. A simple set of nodes for making an image fit within a bounding box" + }, { "author": "drago87", "title": "ComfyUI_Dragos_Nodes", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 34b9d388..2cf7077f 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -150,6 +150,7 @@ "BSZAspectHires", "BSZColoredLatentImageXL", "BSZCombinedHires", + "BSZHueChromaXL", "BSZInjectionKSampler", "BSZLatentDebug", "BSZLatentFill", @@ -162,7 +163,8 @@ "BSZPixelbusterHelp", "BSZPrincipledConditioning", "BSZPrincipledSampler", - "BSZPrincipledScale" + "BSZPrincipledScale", + "BSZStrangeResample" ], { "title_aux": "bsz-cui-extras" @@ -2356,6 +2358,16 @@ "title_aux": "braintacles-nodes" } ], + "https://github.com/bronkula/comfyui-fitsize": [ + [ + "FitResizeImage", + "FitSizeByMax", + "FitSizeFromImage" + ], + { + "title_aux": "comfyui-fitsize" + } + ], "https://github.com/budihartono/comfyui_otonx_nodes": [ [ "OTX Integer Multiple Inputs 4", @@ -3091,6 +3103,14 @@ "title_aux": "KJNodes for ComfyUI" } ], + "https://github.com/kijai/ComfyUI-SVD": [ + [ + "SVDimg2vid" + ], + { + "title_aux": "ComfyUI-SVD" + } + ], "https://github.com/kinfolk0117/ComfyUI_GradientDeepShrink": [ [ "GradientPatchModelAddDownscale" @@ -4327,6 +4347,15 @@ "title_aux": "Save Image Extended for ComfyUI" } ], + "https://github.com/toyxyz/ComfyUI_toyxyz_test_nodes": [ + [ + "CaptureWebcam", + "LoadWebcamImage" + ], + { + "title_aux": "ComfyUI_toyxyz_test_nodes" + } + ], "https://github.com/trojblue/trNodes": [ [ "JpgConvertNode", From d00d3d374edab9d1cc6b27b5ec8fcad9784d7333 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Fri, 24 Nov 2023 02:23:11 +0900 Subject: [PATCH 2/8] 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 25bb2dd2..ba725902 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 2cf7077f..a3e0e0c9 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 3fab3511..27ce2df8 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 2cf7077f..a3e0e0c9 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" From 2484ac97aeea60696c273acacd9eb060396b163e Mon Sep 17 00:00:00 2001 From: thecooltechguy Date: Thu, 23 Nov 2023 23:20:20 -0800 Subject: [PATCH 3/8] add support for sharing outputs of the new SaveAnimatedWEBP node --- js/comfyui-share.js | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/js/comfyui-share.js b/js/comfyui-share.js index 9ea8aef0..6e45e9b8 100644 --- a/js/comfyui-share.js +++ b/js/comfyui-share.js @@ -7,6 +7,7 @@ export const SUPPORTED_OUTPUT_NODE_TYPES = [ "SaveImage", "VHS_VideoCombine", "ADE_AnimateDiffCombine", + "SaveAnimatedWEBP" ] var docStyle = document.createElement('style'); @@ -33,6 +34,7 @@ docStyle.innerHTML = ` document.head.appendChild(docStyle); export function getPotentialOutputsAndOutputNodes(nodes) { + console.log({ nodes }); const potential_outputs = []; const potential_output_nodes = []; @@ -88,7 +90,7 @@ export function getPotentialOutputsAndOutputNodes(nodes) { const widgetValue = node.widgets[j].value; const parsedURLVals = widgetValue.params; - if(!parsedURLVals.format.startsWith('image')) { + if (!parsedURLVals.format.startsWith('image')) { // video isn't supported format continue; } @@ -126,6 +128,17 @@ export function getPotentialOutputsAndOutputNodes(nodes) { } } } + else if (node.type === "SaveAnimatedWEBP") { + potential_output_nodes.push(node); + + // check if node has an 'images' array property + if (node.hasOwnProperty("images") && Array.isArray(node.images)) { + // iterate over the images array and add each image to the potential_outputs array + for (let j = 0; j < node.images.length; j++) { + potential_outputs.push({ "type": "image", "image": node.images[j], "title": node.title }); + } + } + } } return { potential_outputs, potential_output_nodes }; } From 33fceda559db3089a5a5195a401bd1f48bd70e31 Mon Sep 17 00:00:00 2001 From: thecooltechguy Date: Thu, 23 Nov 2023 23:22:02 -0800 Subject: [PATCH 4/8] remove console log --- js/comfyui-share.js | 1 - 1 file changed, 1 deletion(-) diff --git a/js/comfyui-share.js b/js/comfyui-share.js index 6e45e9b8..ff38a52e 100644 --- a/js/comfyui-share.js +++ b/js/comfyui-share.js @@ -34,7 +34,6 @@ docStyle.innerHTML = ` document.head.appendChild(docStyle); export function getPotentialOutputsAndOutputNodes(nodes) { - console.log({ nodes }); const potential_outputs = []; const potential_output_nodes = []; From 246db43c5ba3891c0478ae2f3fcd00937062388a Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Fri, 24 Nov 2023 20:38:43 +0900 Subject: [PATCH 5/8] update DB --- extension-node-map.json | 14 ++++++++++---- node_db/new/extension-node-map.json | 14 ++++++++++---- 2 files changed, 20 insertions(+), 8 deletions(-) diff --git a/extension-node-map.json b/extension-node-map.json index a3e0e0c9..06c761bb 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -2124,6 +2124,7 @@ "Core ML LoRA Loader", "CoreMLModelAdapter", "CoreMLSampler", + "CoreMLSamplerAdvanced", "CoreMLUNetLoader" ], { @@ -2360,9 +2361,11 @@ ], "https://github.com/bronkula/comfyui-fitsize": [ [ - "FitResizeImage", - "FitSizeByMax", - "FitSizeFromImage" + "FitSizeFromImage", + "FitSizeFromInt", + "FitSizeResizeImage", + "FitSizeResizeLatent", + "LoadToFitResizeLatent" ], { "title_aux": "comfyui-fitsize" @@ -2704,6 +2707,7 @@ [ "file_padding", "image_info", + "lora_loader", "vae_loader" ], { @@ -3905,6 +3909,7 @@ ], "https://github.com/receyuki/comfyui-prompt-reader-node": [ [ + "SDBatchLoader", "SDParameterGenerator", "SDPromptMerger", "SDPromptReader", @@ -4345,7 +4350,8 @@ [ "SVDDecoder", "SVDModelLoader", - "SVDSampler" + "SVDSampler", + "SVDSimpleImg2Vid" ], { "title_aux": "ComfyUI Stable Video Diffusion" diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index a3e0e0c9..06c761bb 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -2124,6 +2124,7 @@ "Core ML LoRA Loader", "CoreMLModelAdapter", "CoreMLSampler", + "CoreMLSamplerAdvanced", "CoreMLUNetLoader" ], { @@ -2360,9 +2361,11 @@ ], "https://github.com/bronkula/comfyui-fitsize": [ [ - "FitResizeImage", - "FitSizeByMax", - "FitSizeFromImage" + "FitSizeFromImage", + "FitSizeFromInt", + "FitSizeResizeImage", + "FitSizeResizeLatent", + "LoadToFitResizeLatent" ], { "title_aux": "comfyui-fitsize" @@ -2704,6 +2707,7 @@ [ "file_padding", "image_info", + "lora_loader", "vae_loader" ], { @@ -3905,6 +3909,7 @@ ], "https://github.com/receyuki/comfyui-prompt-reader-node": [ [ + "SDBatchLoader", "SDParameterGenerator", "SDPromptMerger", "SDPromptReader", @@ -4345,7 +4350,8 @@ [ "SVDDecoder", "SVDModelLoader", - "SVDSampler" + "SVDSampler", + "SVDSimpleImg2Vid" ], { "title_aux": "ComfyUI Stable Video Diffusion" From b9c08518744301f5d09ce8e1e8b16c45ccf89294 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Fri, 24 Nov 2023 22:17:17 +0900 Subject: [PATCH 6/8] update DB --- extension-node-map.json | 3 +- model-list.json | 20 +++ node_db/new/extension-node-map.json | 3 +- node_db/new/model-list.json | 201 +++++++++++++++------------- 4 files changed, 133 insertions(+), 94 deletions(-) diff --git a/extension-node-map.json b/extension-node-map.json index 06c761bb..93eb48d6 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -2364,8 +2364,7 @@ "FitSizeFromImage", "FitSizeFromInt", "FitSizeResizeImage", - "FitSizeResizeLatent", - "LoadToFitResizeLatent" + "LoadToFitResizeImage" ], { "title_aux": "comfyui-fitsize" diff --git a/model-list.json b/model-list.json index f4f077bd..da93bdee 100644 --- a/model-list.json +++ b/model-list.json @@ -120,6 +120,26 @@ "filename": "RestoreFormer.pth", "url": "https://github.com/TencentARC/GFPGAN/releases/download/v1.3.4/RestoreFormer.pth" }, + { + "name": "Stable Video Diffusion Image-to-Video", + "type": "checkpoints", + "base": "SVD", + "save_path": "checkpoints/SVD", + "description": "Stable Video Diffusion (SVD) Image-to-Video is a diffusion model that takes in a still image as a conditioning frame, and generates a video from it.
NOTE: 14 frames @ 576x1024", + "reference": "https://huggingface.co/stabilityai/stable-video-diffusion-img2vid", + "filename": "svd.safetensors", + "url": "https://huggingface.co/stabilityai/stable-video-diffusion-img2vid/resolve/main/svd.safetensors" + }, + { + "name": "Stable Video Diffusion Image-to-Video (XT)", + "type": "checkpoints", + "base": "SVD", + "save_path": "checkpoints/SVD", + "description": "Stable Video Diffusion (SVD) Image-to-Video is a diffusion model that takes in a still image as a conditioning frame, and generates a video from it.
NOTE: 25 frames @ 576x1024 ", + "reference": "https://huggingface.co/stabilityai/stable-video-diffusion-img2vid-xt", + "filename": "svd_xt.safetensors", + "url": "https://huggingface.co/stabilityai/stable-video-diffusion-img2vid-xt/resolve/main/svd_xt.safetensors" + }, { "name": "negative_hand Negative Embedding", "type": "embeddings", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 06c761bb..93eb48d6 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -2364,8 +2364,7 @@ "FitSizeFromImage", "FitSizeFromInt", "FitSizeResizeImage", - "FitSizeResizeLatent", - "LoadToFitResizeLatent" + "LoadToFitResizeImage" ], { "title_aux": "comfyui-fitsize" diff --git a/node_db/new/model-list.json b/node_db/new/model-list.json index 2ea11d32..d910f2f5 100644 --- a/node_db/new/model-list.json +++ b/node_db/new/model-list.json @@ -1,95 +1,116 @@ { "models": [ - { - "name": "animatediff/mm_sdxl_v10_beta.ckpt (ComfyUI-AnimateDiff-Evolved)", - "type": "animatediff", - "base": "SDXL", - "save_path": "custom_nodes/ComfyUI-AnimateDiff-Evolved/models", - "description": "Pressing 'install' directly downloads the model from the Kosinkadink/ComfyUI-AnimateDiff-Evolved extension node. (Note: Requires ComfyUI-Manager V0.24 or above)", - "reference": "https://huggingface.co/guoyww/animatediff", - "filename": "mm_sdxl_v10_beta.ckpt", - "url": "https://huggingface.co/guoyww/animatediff/resolve/main/mm_sdxl_v10_beta.ckpt" - }, - { - "name": "animatediff/v2_lora_PanLeft.ckpt (ComfyUI-AnimateDiff-Evolved)", - "type": "motion lora", - "base": "SD1.x", - "save_path": "custom_nodes/ComfyUI-AnimateDiff-Evolved/motion_lora", - "description": "Pressing 'install' directly downloads the model from the Kosinkadink/ComfyUI-AnimateDiff-Evolved extension node. (Note: Requires ComfyUI-Manager V0.24 or above)", - "reference": "https://huggingface.co/guoyww/animatediff", - "filename": "v2_lora_PanLeft.ckpt", - "url": "https://huggingface.co/guoyww/animatediff/resolve/main/v2_lora_PanLeft.ckpt" - }, - { - "name": "animatediff/v2_lora_PanRight.ckpt (ComfyUI-AnimateDiff-Evolved)", - "type": "motion lora", - "base": "SD1.x", - "save_path": "custom_nodes/ComfyUI-AnimateDiff-Evolved/motion_lora", - "description": "Pressing 'install' directly downloads the model from the Kosinkadink/ComfyUI-AnimateDiff-Evolved extension node. (Note: Requires ComfyUI-Manager V0.24 or above)", - "reference": "https://huggingface.co/guoyww/animatediff", - "filename": "v2_lora_PanRight.ckpt", - "url": "https://huggingface.co/guoyww/animatediff/resolve/main/v2_lora_PanRight.ckpt" - }, - { - "name": "animatediff/v2_lora_RollingAnticlockwise.ckpt (ComfyUI-AnimateDiff-Evolved)", - "type": "motion lora", - "base": "SD1.x", - "save_path": "custom_nodes/ComfyUI-AnimateDiff-Evolved/motion_lora", - "description": "Pressing 'install' directly downloads the model from the Kosinkadink/ComfyUI-AnimateDiff-Evolved extension node. (Note: Requires ComfyUI-Manager V0.24 or above)", - "reference": "https://huggingface.co/guoyww/animatediff", - "filename": "v2_lora_RollingAnticlockwise.ckpt", - "url": "https://huggingface.co/guoyww/animatediff/resolve/main/v2_lora_RollingAnticlockwise.ckpt" - }, - { - "name": "animatediff/v2_lora_RollingClockwise.ckpt (ComfyUI-AnimateDiff-Evolved)", - "type": "motion lora", - "base": "SD1.x", - "save_path": "custom_nodes/ComfyUI-AnimateDiff-Evolved/motion_lora", - "description": "Pressing 'install' directly downloads the model from the Kosinkadink/ComfyUI-AnimateDiff-Evolved extension node. (Note: Requires ComfyUI-Manager V0.24 or above)", - "reference": "https://huggingface.co/guoyww/animatediff", - "filename": "v2_lora_RollingClockwise.ckpt", - "url": "https://huggingface.co/guoyww/animatediff/resolve/main/v2_lora_RollingClockwise.ckpt" - }, - { - "name": "animatediff/v2_lora_TiltDown.ckpt (ComfyUI-AnimateDiff-Evolved)", - "type": "motion lora", - "base": "SD1.x", - "save_path": "custom_nodes/ComfyUI-AnimateDiff-Evolved/motion_lora", - "description": "Pressing 'install' directly downloads the model from the Kosinkadink/ComfyUI-AnimateDiff-Evolved extension node. (Note: Requires ComfyUI-Manager V0.24 or above)", - "reference": "https://huggingface.co/guoyww/animatediff", - "filename": "v2_lora_TiltDown.ckpt", - "url": "https://huggingface.co/guoyww/animatediff/resolve/main/v2_lora_TiltDown.ckpt" - }, - { - "name": "animatediff/v2_lora_TiltUp.ckpt (ComfyUI-AnimateDiff-Evolved)", - "type": "motion lora", - "base": "SD1.x", - "save_path": "custom_nodes/ComfyUI-AnimateDiff-Evolved/motion_lora", - "description": "Pressing 'install' directly downloads the model from the Kosinkadink/ComfyUI-AnimateDiff-Evolved extension node. (Note: Requires ComfyUI-Manager V0.24 or above)", - "reference": "https://huggingface.co/guoyww/animatediff", - "filename": "v2_lora_TiltUp.ckpt", - "url": "https://huggingface.co/guoyww/animatediff/resolve/main/v2_lora_TiltUp.ckpt" - }, - { - "name": "animatediff/v2_lora_ZoomIn.ckpt (ComfyUI-AnimateDiff-Evolved)", - "type": "motion lora", - "base": "SD1.x", - "save_path": "custom_nodes/ComfyUI-AnimateDiff-Evolved/motion_lora", - "description": "Pressing 'install' directly downloads the model from the Kosinkadink/ComfyUI-AnimateDiff-Evolved extension node. (Note: Requires ComfyUI-Manager V0.24 or above)", - "reference": "https://huggingface.co/guoyww/animatediff", - "filename": "v2_lora_ZoomIn.ckpt", - "url": "https://huggingface.co/guoyww/animatediff/resolve/main/v2_lora_ZoomIn.ckpt" - }, - { - "name": "animatediff/v2_lora_ZoomOut.ckpt (ComfyUI-AnimateDiff-Evolved)", - "type": "motion lora", - "base": "SD1.x", - "save_path": "custom_nodes/ComfyUI-AnimateDiff-Evolved/motion_lora", - "description": "Pressing 'install' directly downloads the model from the Kosinkadink/ComfyUI-AnimateDiff-Evolved extension node. (Note: Requires ComfyUI-Manager V0.24 or above)", - "reference": "https://huggingface.co/guoyww/animatediff", - "filename": "v2_lora_ZoomOut.ckpt", - "url": "https://huggingface.co/guoyww/animatediff/resolve/main/v2_lora_ZoomOut.ckpt" - }, + { + "name": "Stable Video Diffusion Image-to-Video", + "type": "checkpoints", + "base": "SVD", + "save_path": "checkpoints/SVD", + "description": "Stable Video Diffusion (SVD) Image-to-Video is a diffusion model that takes in a still image as a conditioning frame, and generates a video from it.
NOTE: 14 frames @ 576x1024", + "reference": "https://huggingface.co/stabilityai/stable-video-diffusion-img2vid", + "filename": "svd.safetensors", + "url": "https://huggingface.co/stabilityai/stable-video-diffusion-img2vid/resolve/main/svd.safetensors" + }, + { + "name": "Stable Video Diffusion Image-to-Video (XT)", + "type": "checkpoints", + "base": "SVD", + "save_path": "checkpoints/SVD", + "description": "Stable Video Diffusion (SVD) Image-to-Video is a diffusion model that takes in a still image as a conditioning frame, and generates a video from it.
NOTE: 25 frames @ 576x1024 ", + "reference": "https://huggingface.co/stabilityai/stable-video-diffusion-img2vid-xt", + "filename": "svd_xt.safetensors", + "url": "https://huggingface.co/stabilityai/stable-video-diffusion-img2vid-xt/resolve/main/svd_xt.safetensors" + }, + + { + "name": "animatediff/mm_sdxl_v10_beta.ckpt (ComfyUI-AnimateDiff-Evolved)", + "type": "animatediff", + "base": "SDXL", + "save_path": "custom_nodes/ComfyUI-AnimateDiff-Evolved/models", + "description": "Pressing 'install' directly downloads the model from the Kosinkadink/ComfyUI-AnimateDiff-Evolved extension node. (Note: Requires ComfyUI-Manager V0.24 or above)", + "reference": "https://huggingface.co/guoyww/animatediff", + "filename": "mm_sdxl_v10_beta.ckpt", + "url": "https://huggingface.co/guoyww/animatediff/resolve/main/mm_sdxl_v10_beta.ckpt" + }, + { + "name": "animatediff/v2_lora_PanLeft.ckpt (ComfyUI-AnimateDiff-Evolved)", + "type": "motion lora", + "base": "SD1.x", + "save_path": "custom_nodes/ComfyUI-AnimateDiff-Evolved/motion_lora", + "description": "Pressing 'install' directly downloads the model from the Kosinkadink/ComfyUI-AnimateDiff-Evolved extension node. (Note: Requires ComfyUI-Manager V0.24 or above)", + "reference": "https://huggingface.co/guoyww/animatediff", + "filename": "v2_lora_PanLeft.ckpt", + "url": "https://huggingface.co/guoyww/animatediff/resolve/main/v2_lora_PanLeft.ckpt" + }, + { + "name": "animatediff/v2_lora_PanRight.ckpt (ComfyUI-AnimateDiff-Evolved)", + "type": "motion lora", + "base": "SD1.x", + "save_path": "custom_nodes/ComfyUI-AnimateDiff-Evolved/motion_lora", + "description": "Pressing 'install' directly downloads the model from the Kosinkadink/ComfyUI-AnimateDiff-Evolved extension node. (Note: Requires ComfyUI-Manager V0.24 or above)", + "reference": "https://huggingface.co/guoyww/animatediff", + "filename": "v2_lora_PanRight.ckpt", + "url": "https://huggingface.co/guoyww/animatediff/resolve/main/v2_lora_PanRight.ckpt" + }, + { + "name": "animatediff/v2_lora_RollingAnticlockwise.ckpt (ComfyUI-AnimateDiff-Evolved)", + "type": "motion lora", + "base": "SD1.x", + "save_path": "custom_nodes/ComfyUI-AnimateDiff-Evolved/motion_lora", + "description": "Pressing 'install' directly downloads the model from the Kosinkadink/ComfyUI-AnimateDiff-Evolved extension node. (Note: Requires ComfyUI-Manager V0.24 or above)", + "reference": "https://huggingface.co/guoyww/animatediff", + "filename": "v2_lora_RollingAnticlockwise.ckpt", + "url": "https://huggingface.co/guoyww/animatediff/resolve/main/v2_lora_RollingAnticlockwise.ckpt" + }, + { + "name": "animatediff/v2_lora_RollingClockwise.ckpt (ComfyUI-AnimateDiff-Evolved)", + "type": "motion lora", + "base": "SD1.x", + "save_path": "custom_nodes/ComfyUI-AnimateDiff-Evolved/motion_lora", + "description": "Pressing 'install' directly downloads the model from the Kosinkadink/ComfyUI-AnimateDiff-Evolved extension node. (Note: Requires ComfyUI-Manager V0.24 or above)", + "reference": "https://huggingface.co/guoyww/animatediff", + "filename": "v2_lora_RollingClockwise.ckpt", + "url": "https://huggingface.co/guoyww/animatediff/resolve/main/v2_lora_RollingClockwise.ckpt" + }, + { + "name": "animatediff/v2_lora_TiltDown.ckpt (ComfyUI-AnimateDiff-Evolved)", + "type": "motion lora", + "base": "SD1.x", + "save_path": "custom_nodes/ComfyUI-AnimateDiff-Evolved/motion_lora", + "description": "Pressing 'install' directly downloads the model from the Kosinkadink/ComfyUI-AnimateDiff-Evolved extension node. (Note: Requires ComfyUI-Manager V0.24 or above)", + "reference": "https://huggingface.co/guoyww/animatediff", + "filename": "v2_lora_TiltDown.ckpt", + "url": "https://huggingface.co/guoyww/animatediff/resolve/main/v2_lora_TiltDown.ckpt" + }, + { + "name": "animatediff/v2_lora_TiltUp.ckpt (ComfyUI-AnimateDiff-Evolved)", + "type": "motion lora", + "base": "SD1.x", + "save_path": "custom_nodes/ComfyUI-AnimateDiff-Evolved/motion_lora", + "description": "Pressing 'install' directly downloads the model from the Kosinkadink/ComfyUI-AnimateDiff-Evolved extension node. (Note: Requires ComfyUI-Manager V0.24 or above)", + "reference": "https://huggingface.co/guoyww/animatediff", + "filename": "v2_lora_TiltUp.ckpt", + "url": "https://huggingface.co/guoyww/animatediff/resolve/main/v2_lora_TiltUp.ckpt" + }, + { + "name": "animatediff/v2_lora_ZoomIn.ckpt (ComfyUI-AnimateDiff-Evolved)", + "type": "motion lora", + "base": "SD1.x", + "save_path": "custom_nodes/ComfyUI-AnimateDiff-Evolved/motion_lora", + "description": "Pressing 'install' directly downloads the model from the Kosinkadink/ComfyUI-AnimateDiff-Evolved extension node. (Note: Requires ComfyUI-Manager V0.24 or above)", + "reference": "https://huggingface.co/guoyww/animatediff", + "filename": "v2_lora_ZoomIn.ckpt", + "url": "https://huggingface.co/guoyww/animatediff/resolve/main/v2_lora_ZoomIn.ckpt" + }, + { + "name": "animatediff/v2_lora_ZoomOut.ckpt (ComfyUI-AnimateDiff-Evolved)", + "type": "motion lora", + "base": "SD1.x", + "save_path": "custom_nodes/ComfyUI-AnimateDiff-Evolved/motion_lora", + "description": "Pressing 'install' directly downloads the model from the Kosinkadink/ComfyUI-AnimateDiff-Evolved extension node. (Note: Requires ComfyUI-Manager V0.24 or above)", + "reference": "https://huggingface.co/guoyww/animatediff", + "filename": "v2_lora_ZoomOut.ckpt", + "url": "https://huggingface.co/guoyww/animatediff/resolve/main/v2_lora_ZoomOut.ckpt" + }, { "name": "CiaraRowles/TemporalNet1XL (1.0)", From 4765d3562054fe3ee0b1b497368e838f75d5d848 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Fri, 24 Nov 2023 22:48:14 +0900 Subject: [PATCH 7/8] version update --- __init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/__init__.py b/__init__.py index c024121a..8d910f08 100644 --- a/__init__.py +++ b/__init__.py @@ -14,7 +14,7 @@ import concurrent import ssl from urllib.parse import urlparse -version = "V1.2.1" +version = "V1.3" print(f"### Loading: ComfyUI-Manager ({version})") From 7c82317201cd9befa9cced941ab82f90e0dbe8de Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Sat, 25 Nov 2023 08:21:28 +0900 Subject: [PATCH 8/8] update DB --- custom-node-list.json | 2 +- extension-node-map.json | 1 + node_db/new/custom-node-list.json | 2 +- node_db/new/extension-node-map.json | 1 + 4 files changed, 4 insertions(+), 2 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index ba725902..c08e6af7 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -2706,7 +2706,7 @@ "https://github.com/natto-maki/ComfyUI-NegiTools" ], "install_type": "git-clone", - "description": "Nodes:OpenAI DALLe3" + "description": "Nodes:OpenAI DALLe3, OpenAI Translate to English, String Function, Seed Generator" }, { "author": "LonicaMewinsky", diff --git a/extension-node-map.json b/extension-node-map.json index 93eb48d6..1e874ed0 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -3099,6 +3099,7 @@ "RoundMask", "SaveImageWithAlpha", "SomethingToString", + "SplitBboxes", "VRAM_Debug", "WidgetToString" ], diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 27ce2df8..83e9acb0 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -98,7 +98,7 @@ "https://github.com/natto-maki/ComfyUI-NegiTools" ], "install_type": "git-clone", - "description": "Nodes:OpenAI DALLe3" + "description": "Nodes:OpenAI DALLe3, OpenAI Translate to English, String Function, Seed Generator" }, { "author": "wutipong", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 93eb48d6..1e874ed0 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -3099,6 +3099,7 @@ "RoundMask", "SaveImageWithAlpha", "SomethingToString", + "SplitBboxes", "VRAM_Debug", "WidgetToString" ],