Browse Source

merge

pull/179/head
johnqiao 12 months ago
parent
commit
24dee526e9
  1. 2
      __init__.py
  2. 42
      custom-node-list.json
  3. 52
      extension-node-map.json
  4. 20
      model-list.json
  5. 42
      node_db/new/custom-node-list.json
  6. 52
      node_db/new/extension-node-map.json
  7. 21
      node_db/new/model-list.json

2
__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})")

42
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",
@ -2768,6 +2768,46 @@
"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.<BR>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": "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",

52
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"
@ -2122,6 +2124,7 @@
"Core ML LoRA Loader",
"CoreMLModelAdapter",
"CoreMLSampler",
"CoreMLSamplerAdvanced",
"CoreMLUNetLoader"
],
{
@ -2356,6 +2359,17 @@
"title_aux": "braintacles-nodes"
}
],
"https://github.com/bronkula/comfyui-fitsize": [
[
"FitSizeFromImage",
"FitSizeFromInt",
"FitSizeResizeImage",
"LoadToFitResizeImage"
],
{
"title_aux": "comfyui-fitsize"
}
],
"https://github.com/budihartono/comfyui_otonx_nodes": [
[
"OTX Integer Multiple Inputs 4",
@ -2692,6 +2706,7 @@
[
"file_padding",
"image_info",
"lora_loader",
"vae_loader"
],
{
@ -3084,6 +3099,7 @@
"RoundMask",
"SaveImageWithAlpha",
"SomethingToString",
"SplitBboxes",
"VRAM_Debug",
"WidgetToString"
],
@ -3091,6 +3107,14 @@
"title_aux": "KJNodes for ComfyUI"
}
],
"https://github.com/kijai/ComfyUI-SVD": [
[
"SVDimg2vid"
],
{
"title_aux": "ComfyUI-SVD"
}
],
"https://github.com/kinfolk0117/ComfyUI_GradientDeepShrink": [
[
"GradientPatchModelAddDownscale"
@ -3273,6 +3297,7 @@
"ImpactNeg",
"ImpactNodeSetMuteState",
"ImpactQueueTrigger",
"ImpactQueueTriggerCountdown",
"ImpactSEGSClassify",
"ImpactSEGSConcat",
"ImpactSEGSLabelFilter",
@ -3286,6 +3311,7 @@
"ImpactSimpleDetectorSEGS",
"ImpactSimpleDetectorSEGSPipe",
"ImpactSimpleDetectorSEGS_for_AD",
"ImpactSleep",
"ImpactStringSelector",
"ImpactSwitch",
"ImpactValueReceiver",
@ -3883,6 +3909,7 @@
],
"https://github.com/receyuki/comfyui-prompt-reader-node": [
[
"SDBatchLoader",
"SDParameterGenerator",
"SDPromptMerger",
"SDPromptReader",
@ -3964,7 +3991,7 @@
"KandinskyModelLoad",
"LoadImagesFromPath",
"RandomPrompt",
"RunWorkflow",
"ScreenShare",
"SmoothMask",
"SplitLongMask",
"TransparentImage",
@ -4319,6 +4346,17 @@
"title_aux": "Styles CSV Loader Extension for ComfyUI"
}
],
"https://github.com/thecooltechguy/ComfyUI-Stable-Video-Diffusion": [
[
"SVDDecoder",
"SVDModelLoader",
"SVDSampler",
"SVDSimpleImg2Vid"
],
{
"title_aux": "ComfyUI Stable Video Diffusion"
}
],
"https://github.com/thedyze/save-image-extended-comfyui": [
[
"SaveImageExtended"
@ -4327,6 +4365,16 @@
"title_aux": "Save Image Extended for ComfyUI"
}
],
"https://github.com/toyxyz/ComfyUI_toyxyz_test_nodes": [
[
"CaptureWebcam",
"LoadWebcamImage",
"SaveImagetoPath"
],
{
"title_aux": "ComfyUI_toyxyz_test_nodes"
}
],
"https://github.com/trojblue/trNodes": [
[
"JpgConvertNode",

20
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.<BR>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.<BR>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",

42
node_db/new/custom-node-list.json

@ -1,5 +1,45 @@
{
"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",
"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.<BR>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",
@ -58,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",

52
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"
@ -2122,6 +2124,7 @@
"Core ML LoRA Loader",
"CoreMLModelAdapter",
"CoreMLSampler",
"CoreMLSamplerAdvanced",
"CoreMLUNetLoader"
],
{
@ -2356,6 +2359,17 @@
"title_aux": "braintacles-nodes"
}
],
"https://github.com/bronkula/comfyui-fitsize": [
[
"FitSizeFromImage",
"FitSizeFromInt",
"FitSizeResizeImage",
"LoadToFitResizeImage"
],
{
"title_aux": "comfyui-fitsize"
}
],
"https://github.com/budihartono/comfyui_otonx_nodes": [
[
"OTX Integer Multiple Inputs 4",
@ -2692,6 +2706,7 @@
[
"file_padding",
"image_info",
"lora_loader",
"vae_loader"
],
{
@ -3084,6 +3099,7 @@
"RoundMask",
"SaveImageWithAlpha",
"SomethingToString",
"SplitBboxes",
"VRAM_Debug",
"WidgetToString"
],
@ -3091,6 +3107,14 @@
"title_aux": "KJNodes for ComfyUI"
}
],
"https://github.com/kijai/ComfyUI-SVD": [
[
"SVDimg2vid"
],
{
"title_aux": "ComfyUI-SVD"
}
],
"https://github.com/kinfolk0117/ComfyUI_GradientDeepShrink": [
[
"GradientPatchModelAddDownscale"
@ -3273,6 +3297,7 @@
"ImpactNeg",
"ImpactNodeSetMuteState",
"ImpactQueueTrigger",
"ImpactQueueTriggerCountdown",
"ImpactSEGSClassify",
"ImpactSEGSConcat",
"ImpactSEGSLabelFilter",
@ -3286,6 +3311,7 @@
"ImpactSimpleDetectorSEGS",
"ImpactSimpleDetectorSEGSPipe",
"ImpactSimpleDetectorSEGS_for_AD",
"ImpactSleep",
"ImpactStringSelector",
"ImpactSwitch",
"ImpactValueReceiver",
@ -3883,6 +3909,7 @@
],
"https://github.com/receyuki/comfyui-prompt-reader-node": [
[
"SDBatchLoader",
"SDParameterGenerator",
"SDPromptMerger",
"SDPromptReader",
@ -3964,7 +3991,7 @@
"KandinskyModelLoad",
"LoadImagesFromPath",
"RandomPrompt",
"RunWorkflow",
"ScreenShare",
"SmoothMask",
"SplitLongMask",
"TransparentImage",
@ -4319,6 +4346,17 @@
"title_aux": "Styles CSV Loader Extension for ComfyUI"
}
],
"https://github.com/thecooltechguy/ComfyUI-Stable-Video-Diffusion": [
[
"SVDDecoder",
"SVDModelLoader",
"SVDSampler",
"SVDSimpleImg2Vid"
],
{
"title_aux": "ComfyUI Stable Video Diffusion"
}
],
"https://github.com/thedyze/save-image-extended-comfyui": [
[
"SaveImageExtended"
@ -4327,6 +4365,16 @@
"title_aux": "Save Image Extended for ComfyUI"
}
],
"https://github.com/toyxyz/ComfyUI_toyxyz_test_nodes": [
[
"CaptureWebcam",
"LoadWebcamImage",
"SaveImagetoPath"
],
{
"title_aux": "ComfyUI_toyxyz_test_nodes"
}
],
"https://github.com/trojblue/trNodes": [
[
"JpgConvertNode",

21
node_db/new/model-list.json

@ -1,5 +1,26 @@
{
"models": [
{
"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.<BR>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.<BR>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",

Loading…
Cancel
Save