update DB

version mark
This commit is contained in:
Dr.Lt.Data 2023-12-07 20:11:59 +09:00
parent e851a55f7b
commit 1eb1affd25
5 changed files with 155 additions and 13 deletions

View File

@ -17,7 +17,7 @@ import http.client
import re import re
import signal import signal
version = "V1.6.4" version = "V1.6.5"
print(f"### Loading: ComfyUI-Manager ({version})") print(f"### Loading: ComfyUI-Manager ({version})")

View File

@ -3139,6 +3139,26 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "A ComfyUI custom node for project management to centralize the management of all your workflows in one place. Seamlessly switch between workflows, create and update them within a single workspace, like Google Docs." "description": "A ComfyUI custom node for project management to centralize the management of all your workflows in one place. Seamlessly switch between workflows, create and update them within a single workspace, like Google Docs."
}, },
{
"author": "thecooltechguy",
"title": "ComfyUI-MagicAnimate",
"reference": "https://github.com/thecooltechguy/ComfyUI-MagicAnimate",
"files": [
"https://github.com/thecooltechguy/ComfyUI-MagicAnimate"
],
"install_type": "git-clone",
"description": "Easily use Magic Animate within ComfyUI!"
},
{
"author": "knuknX",
"title": "ComfyUI-Image-Tools",
"reference": "https://github.com/knuknX/ComfyUI-Image-Tools",
"files": [
"https://github.com/knuknX/ComfyUI-Image-Tools"
],
"install_type": "git-clone",
"description": "Nodes:BatchImageResizeProcessor, SingleImagePathLoader, SingleImageUrlLoader"
},
{ {
"author": "Ser-Hilary", "author": "Ser-Hilary",
"title": "SDXL_sizing", "title": "SDXL_sizing",

View File

@ -126,6 +126,16 @@
"title_aux": "AnimateDiff" "title_aux": "AnimateDiff"
} }
], ],
"https://github.com/AustinMroz/ComfyUI-SpliceTools": [
[
"LogSigmas",
"SpliceDenoised",
"SpliceLatents"
],
{
"title_aux": "SpliceTools"
}
],
"https://github.com/BadCafeCode/masquerade-nodes-comfyui": [ "https://github.com/BadCafeCode/masquerade-nodes-comfyui": [
[ [
"Blur", "Blur",
@ -1092,6 +1102,19 @@
"title_aux": "ComfyUI-N-Nodes" "title_aux": "ComfyUI-N-Nodes"
} }
], ],
"https://github.com/Off-Live/ComfyUI-off-suite": [
[
"Crop Center wigh SEGS",
"GW Number Formatting",
"Image Crop Fit",
"Image Resize Fit",
"OFF SEGS to Image",
"Watermarking"
],
{
"title_aux": "ComfyUI-off-suite"
}
],
"https://github.com/Onierous/QRNG_Node_ComfyUI/raw/main/qrng_node.py": [ "https://github.com/Onierous/QRNG_Node_ComfyUI/raw/main/qrng_node.py": [
[ [
"QRNG_Node_CSV" "QRNG_Node_CSV"
@ -2309,19 +2332,14 @@
], ],
"https://github.com/asagi4/comfyui-prompt-control": [ "https://github.com/asagi4/comfyui-prompt-control": [
[ [
"CondLinearInterpolate",
"ConditioningCutoff",
"EditableCLIPEncode", "EditableCLIPEncode",
"FilterSchedule", "FilterSchedule",
"JinjaRender",
"LoRAScheduler", "LoRAScheduler",
"PCSplitSampling", "PCSplitSampling",
"PromptControlSimple", "PromptControlSimple",
"PromptToSchedule", "PromptToSchedule",
"ScheduleToCond", "ScheduleToCond",
"ScheduleToModel", "ScheduleToModel"
"SimpleWildcard",
"StringConcat"
], ],
{ {
"title_aux": "ComfyUI prompt control" "title_aux": "ComfyUI prompt control"
@ -2545,6 +2563,7 @@
"HypernetworkLoader (dirty)", "HypernetworkLoader (dirty)",
"ImageBatchToList", "ImageBatchToList",
"InRange (hsv)", "InRange (hsv)",
"InnerCylinder (remap)",
"Inpaint", "Inpaint",
"Input/String to Int Array", "Input/String to Int Array",
"KMeansColor", "KMeansColor",
@ -2557,8 +2576,10 @@
"MorphologicSkeletoning", "MorphologicSkeletoning",
"NaiveAutoKMeansColor", "NaiveAutoKMeansColor",
"OtsuThreshold", "OtsuThreshold",
"OuterCylinder (remap)",
"RGB to HSV", "RGB to HSV",
"Rect Grab Cut", "Rect Grab Cut",
"Remap",
"Repeat Into Grid (image)", "Repeat Into Grid (image)",
"Repeat Into Grid (latent)", "Repeat Into Grid (latent)",
"RequestInputs", "RequestInputs",
@ -2695,14 +2716,20 @@
"https://github.com/chibiace/ComfyUI-Chibi-Nodes": [ "https://github.com/chibiace/ComfyUI-Chibi-Nodes": [
[ [
"ConditionText", "ConditionText",
"ConditionTextMulti",
"ImageAddText",
"ImageSimpleResize", "ImageSimpleResize",
"ImageSizeInfo", "ImageSizeInfo",
"ImageTool", "ImageTool",
"Int2String", "Int2String",
"LoadEmbedding", "LoadEmbedding",
"LoadImageExtended",
"Loader", "Loader",
"Prompts", "Prompts",
"SaveImages", "SaveImages",
"SeedGenerator",
"SimpleSampler",
"TextSplit",
"Textbox", "Textbox",
"Wildcards" "Wildcards"
], ],
@ -3447,8 +3474,10 @@
"https://github.com/jags111/ComfyUI_Jags_VectorMagic": [ "https://github.com/jags111/ComfyUI_Jags_VectorMagic": [
[ [
"CircularVAEDecode", "CircularVAEDecode",
"SVG",
"YoloSEGdetectionNode", "YoloSEGdetectionNode",
"YoloSegNode", "YoloSegNode",
"color_drop",
"my unique name", "my unique name",
"xy_Tiling_KSampler" "xy_Tiling_KSampler"
], ],
@ -3646,6 +3675,16 @@
"title_aux": "TiledIPAdapter" "title_aux": "TiledIPAdapter"
} }
], ],
"https://github.com/knuknX/ComfyUI-Image-Tools": [
[
"BatchImageResizeProcessor",
"SingleImagePathLoader",
"SingleImageUrlLoader"
],
{
"title_aux": "ComfyUI-Image-Tools"
}
],
"https://github.com/kohya-ss/ControlNet-LLLite-ComfyUI": [ "https://github.com/kohya-ss/ControlNet-LLLite-ComfyUI": [
[ [
"LLLiteLoader" "LLLiteLoader"
@ -4544,12 +4583,15 @@
"ChatGPTOpenAI", "ChatGPTOpenAI",
"CombineMasks_", "CombineMasks_",
"CombineSegMasks", "CombineSegMasks",
"EmptyLayer",
"EnhanceImage", "EnhanceImage",
"FaceToMask", "FaceToMask",
"FeatheredMask", "FeatheredMask",
"FloatingVideo", "FloatingVideo",
"ImageCropByAlpha", "ImageCropByAlpha",
"LoadImagesFromPath", "LoadImagesFromPath",
"MergeLayers",
"NewLayer",
"RandomPrompt", "RandomPrompt",
"ScreenShare", "ScreenShare",
"ShowTextForGPT", "ShowTextForGPT",
@ -4910,6 +4952,15 @@
"title_aux": "Styles CSV Loader Extension for ComfyUI" "title_aux": "Styles CSV Loader Extension for ComfyUI"
} }
], ],
"https://github.com/thecooltechguy/ComfyUI-MagicAnimate": [
[
"MagicAnimate",
"MagicAnimateModelLoader"
],
{
"title_aux": "ComfyUI-MagicAnimate"
}
],
"https://github.com/thecooltechguy/ComfyUI-Stable-Video-Diffusion": [ "https://github.com/thecooltechguy/ComfyUI-Stable-Video-Diffusion": [
[ [
"SVDDecoder", "SVDDecoder",

View File

@ -1,5 +1,25 @@
{ {
"custom_nodes": [ "custom_nodes": [
{
"author": "thecooltechguy",
"title": "ComfyUI-MagicAnimate",
"reference": "https://github.com/thecooltechguy/ComfyUI-MagicAnimate",
"files": [
"https://github.com/thecooltechguy/ComfyUI-MagicAnimate"
],
"install_type": "git-clone",
"description": "Easily use Magic Animate within ComfyUI!"
},
{
"author": "knuknX",
"title": "ComfyUI-Image-Tools",
"reference": "https://github.com/knuknX/ComfyUI-Image-Tools",
"files": [
"https://github.com/knuknX/ComfyUI-Image-Tools"
],
"install_type": "git-clone",
"description": "Nodes:BatchImageResizeProcessor, SingleImagePathLoader, SingleImageUrlLoader"
},
{ {
"author": "11cafe", "author": "11cafe",
"title": "ComfyUI Workspace Manager - Comfyspace", "title": "ComfyUI Workspace Manager - Comfyspace",

View File

@ -126,6 +126,16 @@
"title_aux": "AnimateDiff" "title_aux": "AnimateDiff"
} }
], ],
"https://github.com/AustinMroz/ComfyUI-SpliceTools": [
[
"LogSigmas",
"SpliceDenoised",
"SpliceLatents"
],
{
"title_aux": "SpliceTools"
}
],
"https://github.com/BadCafeCode/masquerade-nodes-comfyui": [ "https://github.com/BadCafeCode/masquerade-nodes-comfyui": [
[ [
"Blur", "Blur",
@ -1092,6 +1102,19 @@
"title_aux": "ComfyUI-N-Nodes" "title_aux": "ComfyUI-N-Nodes"
} }
], ],
"https://github.com/Off-Live/ComfyUI-off-suite": [
[
"Crop Center wigh SEGS",
"GW Number Formatting",
"Image Crop Fit",
"Image Resize Fit",
"OFF SEGS to Image",
"Watermarking"
],
{
"title_aux": "ComfyUI-off-suite"
}
],
"https://github.com/Onierous/QRNG_Node_ComfyUI/raw/main/qrng_node.py": [ "https://github.com/Onierous/QRNG_Node_ComfyUI/raw/main/qrng_node.py": [
[ [
"QRNG_Node_CSV" "QRNG_Node_CSV"
@ -2309,19 +2332,14 @@
], ],
"https://github.com/asagi4/comfyui-prompt-control": [ "https://github.com/asagi4/comfyui-prompt-control": [
[ [
"CondLinearInterpolate",
"ConditioningCutoff",
"EditableCLIPEncode", "EditableCLIPEncode",
"FilterSchedule", "FilterSchedule",
"JinjaRender",
"LoRAScheduler", "LoRAScheduler",
"PCSplitSampling", "PCSplitSampling",
"PromptControlSimple", "PromptControlSimple",
"PromptToSchedule", "PromptToSchedule",
"ScheduleToCond", "ScheduleToCond",
"ScheduleToModel", "ScheduleToModel"
"SimpleWildcard",
"StringConcat"
], ],
{ {
"title_aux": "ComfyUI prompt control" "title_aux": "ComfyUI prompt control"
@ -2545,6 +2563,7 @@
"HypernetworkLoader (dirty)", "HypernetworkLoader (dirty)",
"ImageBatchToList", "ImageBatchToList",
"InRange (hsv)", "InRange (hsv)",
"InnerCylinder (remap)",
"Inpaint", "Inpaint",
"Input/String to Int Array", "Input/String to Int Array",
"KMeansColor", "KMeansColor",
@ -2557,8 +2576,10 @@
"MorphologicSkeletoning", "MorphologicSkeletoning",
"NaiveAutoKMeansColor", "NaiveAutoKMeansColor",
"OtsuThreshold", "OtsuThreshold",
"OuterCylinder (remap)",
"RGB to HSV", "RGB to HSV",
"Rect Grab Cut", "Rect Grab Cut",
"Remap",
"Repeat Into Grid (image)", "Repeat Into Grid (image)",
"Repeat Into Grid (latent)", "Repeat Into Grid (latent)",
"RequestInputs", "RequestInputs",
@ -2695,14 +2716,20 @@
"https://github.com/chibiace/ComfyUI-Chibi-Nodes": [ "https://github.com/chibiace/ComfyUI-Chibi-Nodes": [
[ [
"ConditionText", "ConditionText",
"ConditionTextMulti",
"ImageAddText",
"ImageSimpleResize", "ImageSimpleResize",
"ImageSizeInfo", "ImageSizeInfo",
"ImageTool", "ImageTool",
"Int2String", "Int2String",
"LoadEmbedding", "LoadEmbedding",
"LoadImageExtended",
"Loader", "Loader",
"Prompts", "Prompts",
"SaveImages", "SaveImages",
"SeedGenerator",
"SimpleSampler",
"TextSplit",
"Textbox", "Textbox",
"Wildcards" "Wildcards"
], ],
@ -3447,8 +3474,10 @@
"https://github.com/jags111/ComfyUI_Jags_VectorMagic": [ "https://github.com/jags111/ComfyUI_Jags_VectorMagic": [
[ [
"CircularVAEDecode", "CircularVAEDecode",
"SVG",
"YoloSEGdetectionNode", "YoloSEGdetectionNode",
"YoloSegNode", "YoloSegNode",
"color_drop",
"my unique name", "my unique name",
"xy_Tiling_KSampler" "xy_Tiling_KSampler"
], ],
@ -3646,6 +3675,16 @@
"title_aux": "TiledIPAdapter" "title_aux": "TiledIPAdapter"
} }
], ],
"https://github.com/knuknX/ComfyUI-Image-Tools": [
[
"BatchImageResizeProcessor",
"SingleImagePathLoader",
"SingleImageUrlLoader"
],
{
"title_aux": "ComfyUI-Image-Tools"
}
],
"https://github.com/kohya-ss/ControlNet-LLLite-ComfyUI": [ "https://github.com/kohya-ss/ControlNet-LLLite-ComfyUI": [
[ [
"LLLiteLoader" "LLLiteLoader"
@ -4544,12 +4583,15 @@
"ChatGPTOpenAI", "ChatGPTOpenAI",
"CombineMasks_", "CombineMasks_",
"CombineSegMasks", "CombineSegMasks",
"EmptyLayer",
"EnhanceImage", "EnhanceImage",
"FaceToMask", "FaceToMask",
"FeatheredMask", "FeatheredMask",
"FloatingVideo", "FloatingVideo",
"ImageCropByAlpha", "ImageCropByAlpha",
"LoadImagesFromPath", "LoadImagesFromPath",
"MergeLayers",
"NewLayer",
"RandomPrompt", "RandomPrompt",
"ScreenShare", "ScreenShare",
"ShowTextForGPT", "ShowTextForGPT",
@ -4910,6 +4952,15 @@
"title_aux": "Styles CSV Loader Extension for ComfyUI" "title_aux": "Styles CSV Loader Extension for ComfyUI"
} }
], ],
"https://github.com/thecooltechguy/ComfyUI-MagicAnimate": [
[
"MagicAnimate",
"MagicAnimateModelLoader"
],
{
"title_aux": "ComfyUI-MagicAnimate"
}
],
"https://github.com/thecooltechguy/ComfyUI-Stable-Video-Diffusion": [ "https://github.com/thecooltechguy/ComfyUI-Stable-Video-Diffusion": [
[ [
"SVDDecoder", "SVDDecoder",