mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 22:24:23 +08:00
update DB
version mark
This commit is contained in:
parent
e851a55f7b
commit
1eb1affd25
@ -17,7 +17,7 @@ import http.client
|
||||
import re
|
||||
import signal
|
||||
|
||||
version = "V1.6.4"
|
||||
version = "V1.6.5"
|
||||
print(f"### Loading: ComfyUI-Manager ({version})")
|
||||
|
||||
|
||||
|
||||
@ -3139,6 +3139,26 @@
|
||||
"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."
|
||||
},
|
||||
{
|
||||
"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",
|
||||
"title": "SDXL_sizing",
|
||||
|
||||
@ -126,6 +126,16 @@
|
||||
"title_aux": "AnimateDiff"
|
||||
}
|
||||
],
|
||||
"https://github.com/AustinMroz/ComfyUI-SpliceTools": [
|
||||
[
|
||||
"LogSigmas",
|
||||
"SpliceDenoised",
|
||||
"SpliceLatents"
|
||||
],
|
||||
{
|
||||
"title_aux": "SpliceTools"
|
||||
}
|
||||
],
|
||||
"https://github.com/BadCafeCode/masquerade-nodes-comfyui": [
|
||||
[
|
||||
"Blur",
|
||||
@ -1092,6 +1102,19 @@
|
||||
"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": [
|
||||
[
|
||||
"QRNG_Node_CSV"
|
||||
@ -2309,19 +2332,14 @@
|
||||
],
|
||||
"https://github.com/asagi4/comfyui-prompt-control": [
|
||||
[
|
||||
"CondLinearInterpolate",
|
||||
"ConditioningCutoff",
|
||||
"EditableCLIPEncode",
|
||||
"FilterSchedule",
|
||||
"JinjaRender",
|
||||
"LoRAScheduler",
|
||||
"PCSplitSampling",
|
||||
"PromptControlSimple",
|
||||
"PromptToSchedule",
|
||||
"ScheduleToCond",
|
||||
"ScheduleToModel",
|
||||
"SimpleWildcard",
|
||||
"StringConcat"
|
||||
"ScheduleToModel"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI prompt control"
|
||||
@ -2545,6 +2563,7 @@
|
||||
"HypernetworkLoader (dirty)",
|
||||
"ImageBatchToList",
|
||||
"InRange (hsv)",
|
||||
"InnerCylinder (remap)",
|
||||
"Inpaint",
|
||||
"Input/String to Int Array",
|
||||
"KMeansColor",
|
||||
@ -2557,8 +2576,10 @@
|
||||
"MorphologicSkeletoning",
|
||||
"NaiveAutoKMeansColor",
|
||||
"OtsuThreshold",
|
||||
"OuterCylinder (remap)",
|
||||
"RGB to HSV",
|
||||
"Rect Grab Cut",
|
||||
"Remap",
|
||||
"Repeat Into Grid (image)",
|
||||
"Repeat Into Grid (latent)",
|
||||
"RequestInputs",
|
||||
@ -2695,14 +2716,20 @@
|
||||
"https://github.com/chibiace/ComfyUI-Chibi-Nodes": [
|
||||
[
|
||||
"ConditionText",
|
||||
"ConditionTextMulti",
|
||||
"ImageAddText",
|
||||
"ImageSimpleResize",
|
||||
"ImageSizeInfo",
|
||||
"ImageTool",
|
||||
"Int2String",
|
||||
"LoadEmbedding",
|
||||
"LoadImageExtended",
|
||||
"Loader",
|
||||
"Prompts",
|
||||
"SaveImages",
|
||||
"SeedGenerator",
|
||||
"SimpleSampler",
|
||||
"TextSplit",
|
||||
"Textbox",
|
||||
"Wildcards"
|
||||
],
|
||||
@ -3447,8 +3474,10 @@
|
||||
"https://github.com/jags111/ComfyUI_Jags_VectorMagic": [
|
||||
[
|
||||
"CircularVAEDecode",
|
||||
"SVG",
|
||||
"YoloSEGdetectionNode",
|
||||
"YoloSegNode",
|
||||
"color_drop",
|
||||
"my unique name",
|
||||
"xy_Tiling_KSampler"
|
||||
],
|
||||
@ -3646,6 +3675,16 @@
|
||||
"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": [
|
||||
[
|
||||
"LLLiteLoader"
|
||||
@ -4544,12 +4583,15 @@
|
||||
"ChatGPTOpenAI",
|
||||
"CombineMasks_",
|
||||
"CombineSegMasks",
|
||||
"EmptyLayer",
|
||||
"EnhanceImage",
|
||||
"FaceToMask",
|
||||
"FeatheredMask",
|
||||
"FloatingVideo",
|
||||
"ImageCropByAlpha",
|
||||
"LoadImagesFromPath",
|
||||
"MergeLayers",
|
||||
"NewLayer",
|
||||
"RandomPrompt",
|
||||
"ScreenShare",
|
||||
"ShowTextForGPT",
|
||||
@ -4910,6 +4952,15 @@
|
||||
"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": [
|
||||
[
|
||||
"SVDDecoder",
|
||||
|
||||
@ -1,5 +1,25 @@
|
||||
{
|
||||
"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",
|
||||
"title": "ComfyUI Workspace Manager - Comfyspace",
|
||||
|
||||
@ -126,6 +126,16 @@
|
||||
"title_aux": "AnimateDiff"
|
||||
}
|
||||
],
|
||||
"https://github.com/AustinMroz/ComfyUI-SpliceTools": [
|
||||
[
|
||||
"LogSigmas",
|
||||
"SpliceDenoised",
|
||||
"SpliceLatents"
|
||||
],
|
||||
{
|
||||
"title_aux": "SpliceTools"
|
||||
}
|
||||
],
|
||||
"https://github.com/BadCafeCode/masquerade-nodes-comfyui": [
|
||||
[
|
||||
"Blur",
|
||||
@ -1092,6 +1102,19 @@
|
||||
"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": [
|
||||
[
|
||||
"QRNG_Node_CSV"
|
||||
@ -2309,19 +2332,14 @@
|
||||
],
|
||||
"https://github.com/asagi4/comfyui-prompt-control": [
|
||||
[
|
||||
"CondLinearInterpolate",
|
||||
"ConditioningCutoff",
|
||||
"EditableCLIPEncode",
|
||||
"FilterSchedule",
|
||||
"JinjaRender",
|
||||
"LoRAScheduler",
|
||||
"PCSplitSampling",
|
||||
"PromptControlSimple",
|
||||
"PromptToSchedule",
|
||||
"ScheduleToCond",
|
||||
"ScheduleToModel",
|
||||
"SimpleWildcard",
|
||||
"StringConcat"
|
||||
"ScheduleToModel"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI prompt control"
|
||||
@ -2545,6 +2563,7 @@
|
||||
"HypernetworkLoader (dirty)",
|
||||
"ImageBatchToList",
|
||||
"InRange (hsv)",
|
||||
"InnerCylinder (remap)",
|
||||
"Inpaint",
|
||||
"Input/String to Int Array",
|
||||
"KMeansColor",
|
||||
@ -2557,8 +2576,10 @@
|
||||
"MorphologicSkeletoning",
|
||||
"NaiveAutoKMeansColor",
|
||||
"OtsuThreshold",
|
||||
"OuterCylinder (remap)",
|
||||
"RGB to HSV",
|
||||
"Rect Grab Cut",
|
||||
"Remap",
|
||||
"Repeat Into Grid (image)",
|
||||
"Repeat Into Grid (latent)",
|
||||
"RequestInputs",
|
||||
@ -2695,14 +2716,20 @@
|
||||
"https://github.com/chibiace/ComfyUI-Chibi-Nodes": [
|
||||
[
|
||||
"ConditionText",
|
||||
"ConditionTextMulti",
|
||||
"ImageAddText",
|
||||
"ImageSimpleResize",
|
||||
"ImageSizeInfo",
|
||||
"ImageTool",
|
||||
"Int2String",
|
||||
"LoadEmbedding",
|
||||
"LoadImageExtended",
|
||||
"Loader",
|
||||
"Prompts",
|
||||
"SaveImages",
|
||||
"SeedGenerator",
|
||||
"SimpleSampler",
|
||||
"TextSplit",
|
||||
"Textbox",
|
||||
"Wildcards"
|
||||
],
|
||||
@ -3447,8 +3474,10 @@
|
||||
"https://github.com/jags111/ComfyUI_Jags_VectorMagic": [
|
||||
[
|
||||
"CircularVAEDecode",
|
||||
"SVG",
|
||||
"YoloSEGdetectionNode",
|
||||
"YoloSegNode",
|
||||
"color_drop",
|
||||
"my unique name",
|
||||
"xy_Tiling_KSampler"
|
||||
],
|
||||
@ -3646,6 +3675,16 @@
|
||||
"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": [
|
||||
[
|
||||
"LLLiteLoader"
|
||||
@ -4544,12 +4583,15 @@
|
||||
"ChatGPTOpenAI",
|
||||
"CombineMasks_",
|
||||
"CombineSegMasks",
|
||||
"EmptyLayer",
|
||||
"EnhanceImage",
|
||||
"FaceToMask",
|
||||
"FeatheredMask",
|
||||
"FloatingVideo",
|
||||
"ImageCropByAlpha",
|
||||
"LoadImagesFromPath",
|
||||
"MergeLayers",
|
||||
"NewLayer",
|
||||
"RandomPrompt",
|
||||
"ScreenShare",
|
||||
"ShowTextForGPT",
|
||||
@ -4910,6 +4952,15 @@
|
||||
"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": [
|
||||
[
|
||||
"SVDDecoder",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user