Browse Source

update DB

pull/470/head
Dr.Lt.Data 8 months ago
parent
commit
cc80e8c4bf
  1. 64
      custom-node-list.json
  2. 128
      extension-node-map.json
  3. 20
      node_db/dev/custom-node-list.json
  4. 102
      node_db/new/custom-node-list.json
  5. 128
      node_db/new/extension-node-map.json

64
custom-node-list.json

@ -3292,6 +3292,16 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Unofficial implementation of [a/YOLO-World + EfficientSAM](https://huggingface.co/spaces/SkalskiP/YOLO-World) & [a/YOLO-World](https://github.com/AILab-CVC/YOLO-World) for ComfyUI\nNOTE: Install the efficient_sam model from the Install models menu.\n[w/When installing or updating this custom node, many installation packages may be downgraded due to the installation of requirements.]" "description": "Unofficial implementation of [a/YOLO-World + EfficientSAM](https://huggingface.co/spaces/SkalskiP/YOLO-World) & [a/YOLO-World](https://github.com/AILab-CVC/YOLO-World) for ComfyUI\nNOTE: Install the efficient_sam model from the Install models menu.\n[w/When installing or updating this custom node, many installation packages may be downgraded due to the installation of requirements.]"
}, },
{
"author": "ZHO-ZHO-ZHO",
"title": "ComfyUI-PixArt-alpha-Diffusers",
"reference": "https://github.com/ZHO-ZHO-ZHO/ComfyUI-PixArt-alpha-Diffusers",
"files": [
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-PixArt-alpha-Diffusers"
],
"install_type": "git-clone",
"description": "Unofficial implementation of [a/PixArt-alpha-Diffusers](https://github.com/PixArt-alpha/PixArt-alpha) for ComfyUI"
},
{ {
"author": "kenjiqq", "author": "kenjiqq",
"title": "qq-nodes-comfyui", "title": "qq-nodes-comfyui",
@ -5818,6 +5828,16 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Nodes:Loop, LoopStart, LoopEnd, LoopStart_SEGIMAGE, LoopEnd_SEGIMAGE" "description": "Nodes:Loop, LoopStart, LoopEnd, LoopStart_SEGIMAGE, LoopEnd_SEGIMAGE"
}, },
{
"author": "meshmesh-io",
"title": "ComfyUI-MeshMesh",
"reference": "https://github.com/meshmesh-io/ComfyUI-MeshMesh",
"files": [
"https://github.com/meshmesh-io/ComfyUI-MeshMesh"
],
"install_type": "git-clone",
"description": "Nodes:Masks to Colored Masks, Color Picker"
},
{ {
"author": "cozymantis", "author": "cozymantis",
"title": "Cozy Human Parser", "title": "Cozy Human Parser",
@ -5877,7 +5897,37 @@
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "This node improves the quality of the image mask. more suitable for image composite matting" "description": "This node improves the quality of the image mask. more suitable for image composite matting"
}, },
{
"author": "Pos13",
"title": "Cyclist",
"reference": "https://github.com/Pos13/comfyui-cyclist",
"files": [
"https://github.com/Pos13/comfyui-cyclist"
],
"install_type": "git-clone",
"description": "This extension provides tools to iterate generation results between runs. In general, it's for cycles."
},
{
"author": "ExponentialML",
"title": "ComfyUI_ModelScopeT2V",
"reference": "https://github.com/ExponentialML/ComfyUI_ModelScopeT2V",
"files": [
"https://github.com/ExponentialML/ComfyUI_ModelScopeT2V"
],
"install_type": "git-clone",
"description": "Allows native usage of ModelScope based Text To Video Models in ComfyUI"
},
{
"author": "angeloshredder",
"title": "StableCascadeResizer",
"reference": "https://github.com/angeloshredder/StableCascadeResizer",
"files": [
"https://github.com/angeloshredder/StableCascadeResizer"
],
"install_type": "git-clone",
"description": "Nodes:Cascade_Resizer"
},
@ -6243,16 +6293,6 @@
], ],
"install_type": "unzip", "install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image." "description": "This is a node to convert an image into a CMYK Halftone dot image."
}, }
{
"author": "Pos13",
"title": "Cyclist",
"reference": "https://github.com/Pos13/comfyui-cyclist",
"files": [
"https://github.com/Pos13/comfyui-cyclist"
],
"install_type": "git-clone",
"description": "This extension provides tools to iterate generation results between runs. In general, it's for cycles."
}
] ]
} }

128
extension-node-map.json

@ -112,6 +112,7 @@
"https://github.com/438443467/ComfyUI-GPT4V-Image-Captioner": [ "https://github.com/438443467/ComfyUI-GPT4V-Image-Captioner": [
[ [
"GPT4VCaptioner", "GPT4VCaptioner",
"Image Load with Metadata",
"Samin Counter", "Samin Counter",
"Samin Load Image Batch" "Samin Load Image Batch"
], ],
@ -788,7 +789,7 @@
"author": "CRE8IT GmbH", "author": "CRE8IT GmbH",
"description": "This extension offers various nodes.", "description": "This extension offers various nodes.",
"nickname": "cre8Nodes", "nickname": "cre8Nodes",
"title": "cr8ImageSizer", "title": "cr8SerialPrompter",
"title_aux": "ComfyUI-Cre8it-Nodes" "title_aux": "ComfyUI-Cre8it-Nodes"
} }
], ],
@ -832,6 +833,14 @@
"title_aux": "ComfyUI-post-processing-nodes" "title_aux": "ComfyUI-post-processing-nodes"
} }
], ],
"https://github.com/ExponentialML/ComfyUI_ModelScopeT2V": [
[
"ModelScopeT2VLoader"
],
{
"title_aux": "ComfyUI_ModelScopeT2V"
}
],
"https://github.com/Extraltodeus/ComfyUI-AutomaticCFG": [ "https://github.com/Extraltodeus/ComfyUI-AutomaticCFG": [
[ [
"Automatic CFG" "Automatic CFG"
@ -1167,12 +1176,10 @@
], ],
"https://github.com/Haoming02/comfyui-diffusion-cg": [ "https://github.com/Haoming02/comfyui-diffusion-cg": [
[ [
"Hook Recenter",
"Hook Recenter XL",
"Normalization", "Normalization",
"NormalizationXL", "NormalizationXL",
"Tensor Debug", "Recenter",
"Unhook Recenter" "Recenter XL"
], ],
{ {
"title_aux": "ComfyUI Diffusion Color Grading" "title_aux": "ComfyUI Diffusion Color Grading"
@ -2105,6 +2112,7 @@
"OFF SEGS to Image", "OFF SEGS to Image",
"Paste Face Segment to Image", "Paste Face Segment to Image",
"Query Gender and Age", "Query Gender and Age",
"RandomSeedfromList",
"SEGS to Face Crop Data", "SEGS to Face Crop Data",
"Safe Mask to Image", "Safe Mask to Image",
"VAE Encode For Inpaint V2", "VAE Encode For Inpaint V2",
@ -2162,6 +2170,38 @@
"title_aux": "pfaeff-comfyui" "title_aux": "pfaeff-comfyui"
} }
], ],
"https://github.com/Pos13/comfyui-cyclist": [
[
"CyclistCompare",
"CyclistMathFloat",
"CyclistMathInt",
"CyclistTimer",
"CyclistTimerStop",
"CyclistTypeCast",
"Interrupt",
"MemorizeConditioning",
"MemorizeFloat",
"MemorizeInt",
"MemorizeString",
"OverrideImage",
"OverrideLatent",
"OverrideModel",
"RecallConditioning",
"RecallFloat",
"RecallInt",
"RecallString",
"ReloadImage",
"ReloadLatent",
"ReloadModel"
],
{
"author": "Pos13",
"description": "This extension provides tools to iterate generation results between runs. In general, it's for cycles.",
"nickname": "comfyui-cyclist",
"title": "Cyclist",
"title_aux": "Cyclist"
}
],
"https://github.com/QaisMalkawi/ComfyUI-QaisHelper": [ "https://github.com/QaisMalkawi/ComfyUI-QaisHelper": [
[ [
"Bool Binary Operation", "Bool Binary Operation",
@ -2193,11 +2233,20 @@
[ [
"KSamplerMirroring", "KSamplerMirroring",
"KSamplerMirroringApart", "KSamplerMirroringApart",
"LatentAddTransform",
"LatentInterpolateTransform",
"LatentMirror", "LatentMirror",
"LatentShift", "LatentShift",
"MirrorTransform", "MirrorTransform",
"MultiplyTransform", "MultiplyTransform",
"OffsetCombine",
"OneTimeLatentAddTransform",
"OneTimeLatentInterpolateTransform",
"OneTimeMirrorTransform",
"OneTimeMultiplyTransform",
"OneTimeShiftTransform",
"ShiftTransform", "ShiftTransform",
"TransformOffset",
"TransformsCombine" "TransformsCombine"
], ],
{ {
@ -3334,8 +3383,10 @@
"https://github.com/XINZHANG-ops/comfyui-xin-nodes": [ "https://github.com/XINZHANG-ops/comfyui-xin-nodes": [
[ [
"ImageSizeClassifer", "ImageSizeClassifer",
"PaintTiles",
"RandomInt", "RandomInt",
"ShowValue" "ShowValue",
"Tiles"
], ],
{ {
"title_aux": "comfyui-xin-nodes" "title_aux": "comfyui-xin-nodes"
@ -3498,6 +3549,16 @@
"title_aux": "ComfyUI PhotoMaker (ZHO)" "title_aux": "ComfyUI PhotoMaker (ZHO)"
} }
], ],
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-PixArt-alpha-Diffusers": [
[
"PA_BaseModelLoader_fromhub_Zho",
"PA_Generation_Zho",
"PA_Styler_Zho"
],
{
"title_aux": "ComfyUI-PixArt-alpha-Diffusers"
}
],
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-Q-Align": [ "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Q-Align": [
[ [
"QAlign_Zho" "QAlign_Zho"
@ -3908,6 +3969,14 @@
"title_aux": "CLIP Directional Prompt Attention" "title_aux": "CLIP Directional Prompt Attention"
} }
], ],
"https://github.com/angeloshredder/StableCascadeResizer": [
[
"CascadeResize"
],
{
"title_aux": "StableCascadeResizer"
}
],
"https://github.com/antrobot1234/antrobots-comfyUI-nodepack": [ "https://github.com/antrobot1234/antrobots-comfyUI-nodepack": [
[ [
"composite", "composite",
@ -4645,6 +4714,7 @@
"https://github.com/chflame163/ComfyUI_LayerStyle": [ "https://github.com/chflame163/ComfyUI_LayerStyle": [
[ [
"LayerColor: Brightness & Contrast", "LayerColor: Brightness & Contrast",
"LayerColor: Color of Shadow & Highlight",
"LayerColor: ColorAdapter", "LayerColor: ColorAdapter",
"LayerColor: Exposure", "LayerColor: Exposure",
"LayerColor: Gamma", "LayerColor: Gamma",
@ -4678,6 +4748,7 @@
"LayerMask: PixelSpread", "LayerMask: PixelSpread",
"LayerMask: RemBgUltra", "LayerMask: RemBgUltra",
"LayerMask: SegmentAnythingUltra", "LayerMask: SegmentAnythingUltra",
"LayerMask: Shadow & Highlight Mask",
"LayerStyle: ColorOverlay", "LayerStyle: ColorOverlay",
"LayerStyle: DropShadow", "LayerStyle: DropShadow",
"LayerStyle: GradientOverlay", "LayerStyle: GradientOverlay",
@ -5350,6 +5421,15 @@
"title_aux": "ComfyUI-TCD-scheduler" "title_aux": "ComfyUI-TCD-scheduler"
} }
], ],
"https://github.com/diStyApps/ComfyUI_FrameMaker": [
[
"FrameMaker",
"FrameMakerBatch"
],
{
"title_aux": "ComfyUI Frame Maker"
}
],
"https://github.com/digitaljohn/comfyui-propost": [ "https://github.com/digitaljohn/comfyui-propost": [
[ [
"ProPostApplyLUT", "ProPostApplyLUT",
@ -5930,6 +6010,16 @@
"title_aux": "y.k.'s ComfyUI node suite" "title_aux": "y.k.'s ComfyUI node suite"
} }
], ],
"https://github.com/hackkhai/ComfyUI-Image-Matting": [
[
"ApplyMatting",
"CreateTrimap",
"MattingModelLoader"
],
{
"title_aux": "ComfyUI-Image-Matting"
}
],
"https://github.com/hhhzzyang/Comfyui_Lama": [ "https://github.com/hhhzzyang/Comfyui_Lama": [
[ [
"LamaApply", "LamaApply",
@ -6456,7 +6546,8 @@
], ],
"https://github.com/kijai/ComfyUI-moondream": [ "https://github.com/kijai/ComfyUI-moondream": [
[ [
"MoondreamQuery" "MoondreamQuery",
"MoondreamQueryCaptions"
], ],
{ {
"title_aux": "ComfyUI-moondream" "title_aux": "ComfyUI-moondream"
@ -6501,6 +6592,7 @@
], ],
"https://github.com/klinter007/klinter_nodes": [ "https://github.com/klinter007/klinter_nodes": [
[ [
"Filter",
"PresentString", "PresentString",
"SingleString", "SingleString",
"SizeSelector", "SizeSelector",
@ -7243,6 +7335,15 @@
"title_aux": "MTB Nodes" "title_aux": "MTB Nodes"
} }
], ],
"https://github.com/meshmesh-io/ComfyUI-MeshMesh": [
[
"ColorPicker",
"MasksToColoredMasks"
],
{
"title_aux": "ComfyUI-MeshMesh"
}
],
"https://github.com/meshmesh-io/mm-comfyui-loopback": [ "https://github.com/meshmesh-io/mm-comfyui-loopback": [
[ [
"Loop", "Loop",
@ -8739,7 +8840,10 @@
"https://github.com/vivax3794/ComfyUI-Vivax-Nodes": [ "https://github.com/vivax3794/ComfyUI-Vivax-Nodes": [
[ [
"Any String", "Any String",
"Chunk Up",
"Get Chunk",
"Inspect", "Inspect",
"Join Chunks",
"Model From URL" "Model From URL"
], ],
{ {
@ -9039,6 +9143,7 @@
"easy latentNoisy", "easy latentNoisy",
"easy loraStack", "easy loraStack",
"easy negative", "easy negative",
"easy pipeBatchIndex",
"easy pipeEdit", "easy pipeEdit",
"easy pipeIn", "easy pipeIn",
"easy pipeOut", "easy pipeOut",
@ -9052,6 +9157,7 @@
"easy preSamplingCascade", "easy preSamplingCascade",
"easy preSamplingDynamicCFG", "easy preSamplingDynamicCFG",
"easy preSamplingLayerDiffusion", "easy preSamplingLayerDiffusion",
"easy preSamplingNoiseIn",
"easy preSamplingSdTurbo", "easy preSamplingSdTurbo",
"easy promptList", "easy promptList",
"easy rangeFloat", "easy rangeFloat",
@ -9172,7 +9278,9 @@
], ],
"https://github.com/yuvraj108c/ComfyUI-Pronodes": [ "https://github.com/yuvraj108c/ComfyUI-Pronodes": [
[ [
"LoadYoutubeVideoNode" "LoadYoutubeVideoNode",
"PreviewVHSAudioNode",
"VHSFilenamesToPath"
], ],
{ {
"title_aux": "ComfyUI-Pronodes" "title_aux": "ComfyUI-Pronodes"
@ -9181,6 +9289,7 @@
"https://github.com/yuvraj108c/ComfyUI-Vsgan": [ "https://github.com/yuvraj108c/ComfyUI-Vsgan": [
[ [
"DepthAnythingTrtNode", "DepthAnythingTrtNode",
"TTSCapcutNode",
"UpscaleVideoTrtNode" "UpscaleVideoTrtNode"
], ],
{ {
@ -9203,9 +9312,6 @@
"Bedrock - Claude", "Bedrock - Claude",
"Bedrock - SDXL", "Bedrock - SDXL",
"Bedrock - Titan Image", "Bedrock - Titan Image",
"Image From S3",
"Image From URL",
"Image To S3",
"Prompt Regex Remove", "Prompt Regex Remove",
"Prompt Template" "Prompt Template"
], ],

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

@ -9,6 +9,26 @@
"description": "If you see this message, your ComfyUI-Manager is outdated.\nDev channel provides only the list of the developing nodes. If you want to find the complete node list, please go to the Default channel." "description": "If you see this message, your ComfyUI-Manager is outdated.\nDev channel provides only the list of the developing nodes. If you want to find the complete node list, please go to the Default channel."
}, },
{
"author": "A719689614",
"title": "ComfyUI_AC_FUNV8Beta1",
"reference": "https://github.com/A719689614/ComfyUI_AC_FUNV8Beta1",
"files": [
"https://github.com/A719689614/ComfyUI_AC_FUNV8Beta1"
],
"install_type": "git-clone",
"description": "Nodes:AC_Super_Controlnet/Checkpoint/Loras/Lora&LCM/KSampler/UpKSampler/SaveImage/PreviewImage/CKPT&LCM/CLIPEN/EmptLatent, AC_FUN_SUPER_LARGE, AC_Super_Come_Ckpt, AC_Super_Come_Lora"
},
{
"author": "houdinii",
"title": "comfy-magick [WIP]",
"reference": "https://github.com/houdinii/comfy-magick",
"files": [
"https://github.com/houdinii/comfy-magick"
],
"install_type": "git-clone",
"description": "This is a way to implement ImageMagick functionality in ComfyUI, which is generally PIL (pillow) based. I'm not sure the best way to handle this, as batch images make it a lot more complex, but the general idea will be two nodes to translate the IMAGE type, a torch.tensor of shape [batch, height, width, channels], or [1, 600, 800, 3] for a single 800x600 image, into/from a wand Image object."
},
{ {
"author": "tjorbogarden", "author": "tjorbogarden",
"title": "my-useful-comfyui-custom-nodes", "title": "my-useful-comfyui-custom-nodes",

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

@ -9,7 +9,27 @@
"description": "If you see this message, your ComfyUI-Manager is outdated.\nRecent channel provides only the list of the latest nodes. If you want to find the complete node list, please go to the Default channel.\nMaking LoRA has never been easier!" "description": "If you see this message, your ComfyUI-Manager is outdated.\nRecent channel provides only the list of the latest nodes. If you want to find the complete node list, please go to the Default channel.\nMaking LoRA has never been easier!"
}, },
{
"author": "ExponentialML",
"title": "ComfyUI_ModelScopeT2V",
"reference": "https://github.com/ExponentialML/ComfyUI_ModelScopeT2V",
"files": [
"https://github.com/ExponentialML/ComfyUI_ModelScopeT2V"
],
"install_type": "git-clone",
"description": "Allows native usage of ModelScope based Text To Video Models in ComfyUI"
},
{
"author": "Pos13",
"title": "Cyclist",
"reference": "https://github.com/Pos13/comfyui-cyclist",
"files": [
"https://github.com/Pos13/comfyui-cyclist"
],
"install_type": "git-clone",
"description": "This extension provides tools to iterate generation results between runs. In general, it's for cycles."
},
{ {
"author": "hackkhai", "author": "hackkhai",
"title": "ComfyUI-Image-Matting", "title": "ComfyUI-Image-Matting",
@ -30,6 +50,36 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "This node creates a sequence of frames by moving and scaling a subject image over a background image." "description": "This node creates a sequence of frames by moving and scaling a subject image over a background image."
}, },
{
"author": "ZHO-ZHO-ZHO",
"title": "ComfyUI-PixArt-alpha-Diffusers",
"reference": "https://github.com/ZHO-ZHO-ZHO/ComfyUI-PixArt-alpha-Diffusers",
"files": [
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-PixArt-alpha-Diffusers"
],
"install_type": "git-clone",
"description": "Unofficial implementation of [a/PixArt-alpha-Diffusers](https://github.com/PixArt-alpha/PixArt-alpha) for ComfyUI"
},
{
"author": "angeloshredder",
"title": "StableCascadeResizer",
"reference": "https://github.com/angeloshredder/StableCascadeResizer",
"files": [
"https://github.com/angeloshredder/StableCascadeResizer"
],
"install_type": "git-clone",
"description": "Nodes:Cascade_Resizer"
},
{
"author": "meshmesh-io",
"title": "ComfyUI-MeshMesh",
"reference": "https://github.com/meshmesh-io/ComfyUI-MeshMesh",
"files": [
"https://github.com/meshmesh-io/ComfyUI-MeshMesh"
],
"install_type": "git-clone",
"description": "Nodes:Masks to Colored Masks, Color Picker"
},
{ {
"author": "laksjdjf", "author": "laksjdjf",
"title": "LoRTnoC-ComfyUI", "title": "LoRTnoC-ComfyUI",
@ -641,56 +691,6 @@
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "Unofficial implementation of [a/YOLO-World + EfficientSAM](https://huggingface.co/spaces/SkalskiP/YOLO-World) & [a/YOLO-World](https://github.com/AILab-CVC/YOLO-World) for ComfyUI\nNOTE: Install the efficient_sam model from the Install models menu.\n[w/When installing or updating this custom node, many installation packages may be downgraded due to the installation of requirements.]" "description": "Unofficial implementation of [a/YOLO-World + EfficientSAM](https://huggingface.co/spaces/SkalskiP/YOLO-World) & [a/YOLO-World](https://github.com/AILab-CVC/YOLO-World) for ComfyUI\nNOTE: Install the efficient_sam model from the Install models menu.\n[w/When installing or updating this custom node, many installation packages may be downgraded due to the installation of requirements.]"
},
{
"author": "nkchocoai",
"title": "ComfyUI-SaveImageWithMetaData",
"reference": "https://github.com/nkchocoai/ComfyUI-SaveImageWithMetaData",
"files": [
"https://github.com/nkchocoai/ComfyUI-SaveImageWithMetaData"
],
"install_type": "git-clone",
"description": "Add a node to save images with metadata (PNGInfo) extracted from the input values of each node.\nSince the values are extracted dynamically, values output by various extension nodes can be added to metadata."
},
{
"author": "yuvraj108c",
"title": "ComfyUI-Vsgan",
"reference": "https://github.com/yuvraj108c/ComfyUI-Vsgan",
"files": [
"https://github.com/yuvraj108c/ComfyUI-Vsgan"
],
"install_type": "git-clone",
"description": "Nodes:Upscale Video Tensorrt"
},
{
"author": "Kijai",
"title": "Animatediff MotionLoRA Trainer",
"reference": "https://github.com/kijai/ComfyUI-ADMotionDirector",
"files": [
"https://github.com/kijai/ComfyUI-ADMotionDirector"
],
"install_type": "git-clone",
"description": "This is a trainer for AnimateDiff MotionLoRAs, based on the implementation of MotionDirector by ExponentialML."
},
{
"author": "GavChap",
"title": "ComfyUI-CascadeResolutions",
"reference": "https://github.com/GavChap/ComfyUI-CascadeResolutions",
"files": [
"https://github.com/GavChap/ComfyUI-CascadeResolutions"
],
"install_type": "git-clone",
"description": "Nodes:Cascade Resolutions"
},
{
"author": "blepping",
"title": "ComfyUI-sonar",
"reference": "https://github.com/blepping/ComfyUI-sonar",
"files": [
"https://github.com/blepping/ComfyUI-sonar"
],
"install_type": "git-clone",
"description": "A janky implementation of Sonar sampling (momentum-based sampling) for ComfyUI."
} }
] ]
} }

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

@ -112,6 +112,7 @@
"https://github.com/438443467/ComfyUI-GPT4V-Image-Captioner": [ "https://github.com/438443467/ComfyUI-GPT4V-Image-Captioner": [
[ [
"GPT4VCaptioner", "GPT4VCaptioner",
"Image Load with Metadata",
"Samin Counter", "Samin Counter",
"Samin Load Image Batch" "Samin Load Image Batch"
], ],
@ -788,7 +789,7 @@
"author": "CRE8IT GmbH", "author": "CRE8IT GmbH",
"description": "This extension offers various nodes.", "description": "This extension offers various nodes.",
"nickname": "cre8Nodes", "nickname": "cre8Nodes",
"title": "cr8ImageSizer", "title": "cr8SerialPrompter",
"title_aux": "ComfyUI-Cre8it-Nodes" "title_aux": "ComfyUI-Cre8it-Nodes"
} }
], ],
@ -832,6 +833,14 @@
"title_aux": "ComfyUI-post-processing-nodes" "title_aux": "ComfyUI-post-processing-nodes"
} }
], ],
"https://github.com/ExponentialML/ComfyUI_ModelScopeT2V": [
[
"ModelScopeT2VLoader"
],
{
"title_aux": "ComfyUI_ModelScopeT2V"
}
],
"https://github.com/Extraltodeus/ComfyUI-AutomaticCFG": [ "https://github.com/Extraltodeus/ComfyUI-AutomaticCFG": [
[ [
"Automatic CFG" "Automatic CFG"
@ -1167,12 +1176,10 @@
], ],
"https://github.com/Haoming02/comfyui-diffusion-cg": [ "https://github.com/Haoming02/comfyui-diffusion-cg": [
[ [
"Hook Recenter",
"Hook Recenter XL",
"Normalization", "Normalization",
"NormalizationXL", "NormalizationXL",
"Tensor Debug", "Recenter",
"Unhook Recenter" "Recenter XL"
], ],
{ {
"title_aux": "ComfyUI Diffusion Color Grading" "title_aux": "ComfyUI Diffusion Color Grading"
@ -2105,6 +2112,7 @@
"OFF SEGS to Image", "OFF SEGS to Image",
"Paste Face Segment to Image", "Paste Face Segment to Image",
"Query Gender and Age", "Query Gender and Age",
"RandomSeedfromList",
"SEGS to Face Crop Data", "SEGS to Face Crop Data",
"Safe Mask to Image", "Safe Mask to Image",
"VAE Encode For Inpaint V2", "VAE Encode For Inpaint V2",
@ -2162,6 +2170,38 @@
"title_aux": "pfaeff-comfyui" "title_aux": "pfaeff-comfyui"
} }
], ],
"https://github.com/Pos13/comfyui-cyclist": [
[
"CyclistCompare",
"CyclistMathFloat",
"CyclistMathInt",
"CyclistTimer",
"CyclistTimerStop",
"CyclistTypeCast",
"Interrupt",
"MemorizeConditioning",
"MemorizeFloat",
"MemorizeInt",
"MemorizeString",
"OverrideImage",
"OverrideLatent",
"OverrideModel",
"RecallConditioning",
"RecallFloat",
"RecallInt",
"RecallString",
"ReloadImage",
"ReloadLatent",
"ReloadModel"
],
{
"author": "Pos13",
"description": "This extension provides tools to iterate generation results between runs. In general, it's for cycles.",
"nickname": "comfyui-cyclist",
"title": "Cyclist",
"title_aux": "Cyclist"
}
],
"https://github.com/QaisMalkawi/ComfyUI-QaisHelper": [ "https://github.com/QaisMalkawi/ComfyUI-QaisHelper": [
[ [
"Bool Binary Operation", "Bool Binary Operation",
@ -2193,11 +2233,20 @@
[ [
"KSamplerMirroring", "KSamplerMirroring",
"KSamplerMirroringApart", "KSamplerMirroringApart",
"LatentAddTransform",
"LatentInterpolateTransform",
"LatentMirror", "LatentMirror",
"LatentShift", "LatentShift",
"MirrorTransform", "MirrorTransform",
"MultiplyTransform", "MultiplyTransform",
"OffsetCombine",
"OneTimeLatentAddTransform",
"OneTimeLatentInterpolateTransform",
"OneTimeMirrorTransform",
"OneTimeMultiplyTransform",
"OneTimeShiftTransform",
"ShiftTransform", "ShiftTransform",
"TransformOffset",
"TransformsCombine" "TransformsCombine"
], ],
{ {
@ -3334,8 +3383,10 @@
"https://github.com/XINZHANG-ops/comfyui-xin-nodes": [ "https://github.com/XINZHANG-ops/comfyui-xin-nodes": [
[ [
"ImageSizeClassifer", "ImageSizeClassifer",
"PaintTiles",
"RandomInt", "RandomInt",
"ShowValue" "ShowValue",
"Tiles"
], ],
{ {
"title_aux": "comfyui-xin-nodes" "title_aux": "comfyui-xin-nodes"
@ -3498,6 +3549,16 @@
"title_aux": "ComfyUI PhotoMaker (ZHO)" "title_aux": "ComfyUI PhotoMaker (ZHO)"
} }
], ],
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-PixArt-alpha-Diffusers": [
[
"PA_BaseModelLoader_fromhub_Zho",
"PA_Generation_Zho",
"PA_Styler_Zho"
],
{
"title_aux": "ComfyUI-PixArt-alpha-Diffusers"
}
],
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-Q-Align": [ "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Q-Align": [
[ [
"QAlign_Zho" "QAlign_Zho"
@ -3908,6 +3969,14 @@
"title_aux": "CLIP Directional Prompt Attention" "title_aux": "CLIP Directional Prompt Attention"
} }
], ],
"https://github.com/angeloshredder/StableCascadeResizer": [
[
"CascadeResize"
],
{
"title_aux": "StableCascadeResizer"
}
],
"https://github.com/antrobot1234/antrobots-comfyUI-nodepack": [ "https://github.com/antrobot1234/antrobots-comfyUI-nodepack": [
[ [
"composite", "composite",
@ -4645,6 +4714,7 @@
"https://github.com/chflame163/ComfyUI_LayerStyle": [ "https://github.com/chflame163/ComfyUI_LayerStyle": [
[ [
"LayerColor: Brightness & Contrast", "LayerColor: Brightness & Contrast",
"LayerColor: Color of Shadow & Highlight",
"LayerColor: ColorAdapter", "LayerColor: ColorAdapter",
"LayerColor: Exposure", "LayerColor: Exposure",
"LayerColor: Gamma", "LayerColor: Gamma",
@ -4678,6 +4748,7 @@
"LayerMask: PixelSpread", "LayerMask: PixelSpread",
"LayerMask: RemBgUltra", "LayerMask: RemBgUltra",
"LayerMask: SegmentAnythingUltra", "LayerMask: SegmentAnythingUltra",
"LayerMask: Shadow & Highlight Mask",
"LayerStyle: ColorOverlay", "LayerStyle: ColorOverlay",
"LayerStyle: DropShadow", "LayerStyle: DropShadow",
"LayerStyle: GradientOverlay", "LayerStyle: GradientOverlay",
@ -5350,6 +5421,15 @@
"title_aux": "ComfyUI-TCD-scheduler" "title_aux": "ComfyUI-TCD-scheduler"
} }
], ],
"https://github.com/diStyApps/ComfyUI_FrameMaker": [
[
"FrameMaker",
"FrameMakerBatch"
],
{
"title_aux": "ComfyUI Frame Maker"
}
],
"https://github.com/digitaljohn/comfyui-propost": [ "https://github.com/digitaljohn/comfyui-propost": [
[ [
"ProPostApplyLUT", "ProPostApplyLUT",
@ -5930,6 +6010,16 @@
"title_aux": "y.k.'s ComfyUI node suite" "title_aux": "y.k.'s ComfyUI node suite"
} }
], ],
"https://github.com/hackkhai/ComfyUI-Image-Matting": [
[
"ApplyMatting",
"CreateTrimap",
"MattingModelLoader"
],
{
"title_aux": "ComfyUI-Image-Matting"
}
],
"https://github.com/hhhzzyang/Comfyui_Lama": [ "https://github.com/hhhzzyang/Comfyui_Lama": [
[ [
"LamaApply", "LamaApply",
@ -6456,7 +6546,8 @@
], ],
"https://github.com/kijai/ComfyUI-moondream": [ "https://github.com/kijai/ComfyUI-moondream": [
[ [
"MoondreamQuery" "MoondreamQuery",
"MoondreamQueryCaptions"
], ],
{ {
"title_aux": "ComfyUI-moondream" "title_aux": "ComfyUI-moondream"
@ -6501,6 +6592,7 @@
], ],
"https://github.com/klinter007/klinter_nodes": [ "https://github.com/klinter007/klinter_nodes": [
[ [
"Filter",
"PresentString", "PresentString",
"SingleString", "SingleString",
"SizeSelector", "SizeSelector",
@ -7243,6 +7335,15 @@
"title_aux": "MTB Nodes" "title_aux": "MTB Nodes"
} }
], ],
"https://github.com/meshmesh-io/ComfyUI-MeshMesh": [
[
"ColorPicker",
"MasksToColoredMasks"
],
{
"title_aux": "ComfyUI-MeshMesh"
}
],
"https://github.com/meshmesh-io/mm-comfyui-loopback": [ "https://github.com/meshmesh-io/mm-comfyui-loopback": [
[ [
"Loop", "Loop",
@ -8739,7 +8840,10 @@
"https://github.com/vivax3794/ComfyUI-Vivax-Nodes": [ "https://github.com/vivax3794/ComfyUI-Vivax-Nodes": [
[ [
"Any String", "Any String",
"Chunk Up",
"Get Chunk",
"Inspect", "Inspect",
"Join Chunks",
"Model From URL" "Model From URL"
], ],
{ {
@ -9039,6 +9143,7 @@
"easy latentNoisy", "easy latentNoisy",
"easy loraStack", "easy loraStack",
"easy negative", "easy negative",
"easy pipeBatchIndex",
"easy pipeEdit", "easy pipeEdit",
"easy pipeIn", "easy pipeIn",
"easy pipeOut", "easy pipeOut",
@ -9052,6 +9157,7 @@
"easy preSamplingCascade", "easy preSamplingCascade",
"easy preSamplingDynamicCFG", "easy preSamplingDynamicCFG",
"easy preSamplingLayerDiffusion", "easy preSamplingLayerDiffusion",
"easy preSamplingNoiseIn",
"easy preSamplingSdTurbo", "easy preSamplingSdTurbo",
"easy promptList", "easy promptList",
"easy rangeFloat", "easy rangeFloat",
@ -9172,7 +9278,9 @@
], ],
"https://github.com/yuvraj108c/ComfyUI-Pronodes": [ "https://github.com/yuvraj108c/ComfyUI-Pronodes": [
[ [
"LoadYoutubeVideoNode" "LoadYoutubeVideoNode",
"PreviewVHSAudioNode",
"VHSFilenamesToPath"
], ],
{ {
"title_aux": "ComfyUI-Pronodes" "title_aux": "ComfyUI-Pronodes"
@ -9181,6 +9289,7 @@
"https://github.com/yuvraj108c/ComfyUI-Vsgan": [ "https://github.com/yuvraj108c/ComfyUI-Vsgan": [
[ [
"DepthAnythingTrtNode", "DepthAnythingTrtNode",
"TTSCapcutNode",
"UpscaleVideoTrtNode" "UpscaleVideoTrtNode"
], ],
{ {
@ -9203,9 +9312,6 @@
"Bedrock - Claude", "Bedrock - Claude",
"Bedrock - SDXL", "Bedrock - SDXL",
"Bedrock - Titan Image", "Bedrock - Titan Image",
"Image From S3",
"Image From URL",
"Image To S3",
"Prompt Regex Remove", "Prompt Regex Remove",
"Prompt Template" "Prompt Template"
], ],

Loading…
Cancel
Save