Browse Source

update DB

version mark
pull/221/head
Dr.Lt.Data 12 months ago
parent
commit
1eb1affd25
  1. 2
      __init__.py
  2. 20
      custom-node-list.json
  3. 63
      extension-node-map.json
  4. 20
      node_db/new/custom-node-list.json
  5. 63
      node_db/new/extension-node-map.json

2
__init__.py

@ -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})")

20
custom-node-list.json

@ -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",

63
extension-node-map.json

@ -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",

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

@ -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",

63
node_db/new/extension-node-map.json

@ -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…
Cancel
Save