diff --git a/custom-node-list.json b/custom-node-list.json index dc33af8..4569b14 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -3292,6 +3292,16 @@ "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.]" }, + { + "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", "title": "qq-nodes-comfyui", @@ -5818,6 +5828,16 @@ "install_type": "git-clone", "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", "title": "Cozy Human Parser", @@ -5877,7 +5897,37 @@ ], "install_type": "git-clone", "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", "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." - } + } ] } diff --git a/extension-node-map.json b/extension-node-map.json index e11e7f6..4933872 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -112,6 +112,7 @@ "https://github.com/438443467/ComfyUI-GPT4V-Image-Captioner": [ [ "GPT4VCaptioner", + "Image Load with Metadata", "Samin Counter", "Samin Load Image Batch" ], @@ -788,7 +789,7 @@ "author": "CRE8IT GmbH", "description": "This extension offers various nodes.", "nickname": "cre8Nodes", - "title": "cr8ImageSizer", + "title": "cr8SerialPrompter", "title_aux": "ComfyUI-Cre8it-Nodes" } ], @@ -832,6 +833,14 @@ "title_aux": "ComfyUI-post-processing-nodes" } ], + "https://github.com/ExponentialML/ComfyUI_ModelScopeT2V": [ + [ + "ModelScopeT2VLoader" + ], + { + "title_aux": "ComfyUI_ModelScopeT2V" + } + ], "https://github.com/Extraltodeus/ComfyUI-AutomaticCFG": [ [ "Automatic CFG" @@ -1167,12 +1176,10 @@ ], "https://github.com/Haoming02/comfyui-diffusion-cg": [ [ - "Hook Recenter", - "Hook Recenter XL", "Normalization", "NormalizationXL", - "Tensor Debug", - "Unhook Recenter" + "Recenter", + "Recenter XL" ], { "title_aux": "ComfyUI Diffusion Color Grading" @@ -2105,6 +2112,7 @@ "OFF SEGS to Image", "Paste Face Segment to Image", "Query Gender and Age", + "RandomSeedfromList", "SEGS to Face Crop Data", "Safe Mask to Image", "VAE Encode For Inpaint V2", @@ -2162,6 +2170,38 @@ "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": [ [ "Bool Binary Operation", @@ -2193,11 +2233,20 @@ [ "KSamplerMirroring", "KSamplerMirroringApart", + "LatentAddTransform", + "LatentInterpolateTransform", "LatentMirror", "LatentShift", "MirrorTransform", "MultiplyTransform", + "OffsetCombine", + "OneTimeLatentAddTransform", + "OneTimeLatentInterpolateTransform", + "OneTimeMirrorTransform", + "OneTimeMultiplyTransform", + "OneTimeShiftTransform", "ShiftTransform", + "TransformOffset", "TransformsCombine" ], { @@ -3334,8 +3383,10 @@ "https://github.com/XINZHANG-ops/comfyui-xin-nodes": [ [ "ImageSizeClassifer", + "PaintTiles", "RandomInt", - "ShowValue" + "ShowValue", + "Tiles" ], { "title_aux": "comfyui-xin-nodes" @@ -3498,6 +3549,16 @@ "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": [ [ "QAlign_Zho" @@ -3908,6 +3969,14 @@ "title_aux": "CLIP Directional Prompt Attention" } ], + "https://github.com/angeloshredder/StableCascadeResizer": [ + [ + "CascadeResize" + ], + { + "title_aux": "StableCascadeResizer" + } + ], "https://github.com/antrobot1234/antrobots-comfyUI-nodepack": [ [ "composite", @@ -4645,6 +4714,7 @@ "https://github.com/chflame163/ComfyUI_LayerStyle": [ [ "LayerColor: Brightness & Contrast", + "LayerColor: Color of Shadow & Highlight", "LayerColor: ColorAdapter", "LayerColor: Exposure", "LayerColor: Gamma", @@ -4678,6 +4748,7 @@ "LayerMask: PixelSpread", "LayerMask: RemBgUltra", "LayerMask: SegmentAnythingUltra", + "LayerMask: Shadow & Highlight Mask", "LayerStyle: ColorOverlay", "LayerStyle: DropShadow", "LayerStyle: GradientOverlay", @@ -5350,6 +5421,15 @@ "title_aux": "ComfyUI-TCD-scheduler" } ], + "https://github.com/diStyApps/ComfyUI_FrameMaker": [ + [ + "FrameMaker", + "FrameMakerBatch" + ], + { + "title_aux": "ComfyUI Frame Maker" + } + ], "https://github.com/digitaljohn/comfyui-propost": [ [ "ProPostApplyLUT", @@ -5930,6 +6010,16 @@ "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": [ [ "LamaApply", @@ -6456,7 +6546,8 @@ ], "https://github.com/kijai/ComfyUI-moondream": [ [ - "MoondreamQuery" + "MoondreamQuery", + "MoondreamQueryCaptions" ], { "title_aux": "ComfyUI-moondream" @@ -6501,6 +6592,7 @@ ], "https://github.com/klinter007/klinter_nodes": [ [ + "Filter", "PresentString", "SingleString", "SizeSelector", @@ -7243,6 +7335,15 @@ "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": [ [ "Loop", @@ -8739,7 +8840,10 @@ "https://github.com/vivax3794/ComfyUI-Vivax-Nodes": [ [ "Any String", + "Chunk Up", + "Get Chunk", "Inspect", + "Join Chunks", "Model From URL" ], { @@ -9039,6 +9143,7 @@ "easy latentNoisy", "easy loraStack", "easy negative", + "easy pipeBatchIndex", "easy pipeEdit", "easy pipeIn", "easy pipeOut", @@ -9052,6 +9157,7 @@ "easy preSamplingCascade", "easy preSamplingDynamicCFG", "easy preSamplingLayerDiffusion", + "easy preSamplingNoiseIn", "easy preSamplingSdTurbo", "easy promptList", "easy rangeFloat", @@ -9172,7 +9278,9 @@ ], "https://github.com/yuvraj108c/ComfyUI-Pronodes": [ [ - "LoadYoutubeVideoNode" + "LoadYoutubeVideoNode", + "PreviewVHSAudioNode", + "VHSFilenamesToPath" ], { "title_aux": "ComfyUI-Pronodes" @@ -9181,6 +9289,7 @@ "https://github.com/yuvraj108c/ComfyUI-Vsgan": [ [ "DepthAnythingTrtNode", + "TTSCapcutNode", "UpscaleVideoTrtNode" ], { @@ -9203,9 +9312,6 @@ "Bedrock - Claude", "Bedrock - SDXL", "Bedrock - Titan Image", - "Image From S3", - "Image From URL", - "Image To S3", "Prompt Regex Remove", "Prompt Template" ], diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json index c3bd899..b4450f1 100644 --- a/node_db/dev/custom-node-list.json +++ b/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." }, + { + "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", "title": "my-useful-comfyui-custom-nodes", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 5cf3c15..211f117 100644 --- a/node_db/new/custom-node-list.json +++ b/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!" }, - + + { + "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", "title": "ComfyUI-Image-Matting", @@ -30,6 +50,36 @@ "install_type": "git-clone", "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", "title": "LoRTnoC-ComfyUI", @@ -641,56 +691,6 @@ ], "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.]" - }, - { - "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." } ] } diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index e11e7f6..4933872 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -112,6 +112,7 @@ "https://github.com/438443467/ComfyUI-GPT4V-Image-Captioner": [ [ "GPT4VCaptioner", + "Image Load with Metadata", "Samin Counter", "Samin Load Image Batch" ], @@ -788,7 +789,7 @@ "author": "CRE8IT GmbH", "description": "This extension offers various nodes.", "nickname": "cre8Nodes", - "title": "cr8ImageSizer", + "title": "cr8SerialPrompter", "title_aux": "ComfyUI-Cre8it-Nodes" } ], @@ -832,6 +833,14 @@ "title_aux": "ComfyUI-post-processing-nodes" } ], + "https://github.com/ExponentialML/ComfyUI_ModelScopeT2V": [ + [ + "ModelScopeT2VLoader" + ], + { + "title_aux": "ComfyUI_ModelScopeT2V" + } + ], "https://github.com/Extraltodeus/ComfyUI-AutomaticCFG": [ [ "Automatic CFG" @@ -1167,12 +1176,10 @@ ], "https://github.com/Haoming02/comfyui-diffusion-cg": [ [ - "Hook Recenter", - "Hook Recenter XL", "Normalization", "NormalizationXL", - "Tensor Debug", - "Unhook Recenter" + "Recenter", + "Recenter XL" ], { "title_aux": "ComfyUI Diffusion Color Grading" @@ -2105,6 +2112,7 @@ "OFF SEGS to Image", "Paste Face Segment to Image", "Query Gender and Age", + "RandomSeedfromList", "SEGS to Face Crop Data", "Safe Mask to Image", "VAE Encode For Inpaint V2", @@ -2162,6 +2170,38 @@ "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": [ [ "Bool Binary Operation", @@ -2193,11 +2233,20 @@ [ "KSamplerMirroring", "KSamplerMirroringApart", + "LatentAddTransform", + "LatentInterpolateTransform", "LatentMirror", "LatentShift", "MirrorTransform", "MultiplyTransform", + "OffsetCombine", + "OneTimeLatentAddTransform", + "OneTimeLatentInterpolateTransform", + "OneTimeMirrorTransform", + "OneTimeMultiplyTransform", + "OneTimeShiftTransform", "ShiftTransform", + "TransformOffset", "TransformsCombine" ], { @@ -3334,8 +3383,10 @@ "https://github.com/XINZHANG-ops/comfyui-xin-nodes": [ [ "ImageSizeClassifer", + "PaintTiles", "RandomInt", - "ShowValue" + "ShowValue", + "Tiles" ], { "title_aux": "comfyui-xin-nodes" @@ -3498,6 +3549,16 @@ "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": [ [ "QAlign_Zho" @@ -3908,6 +3969,14 @@ "title_aux": "CLIP Directional Prompt Attention" } ], + "https://github.com/angeloshredder/StableCascadeResizer": [ + [ + "CascadeResize" + ], + { + "title_aux": "StableCascadeResizer" + } + ], "https://github.com/antrobot1234/antrobots-comfyUI-nodepack": [ [ "composite", @@ -4645,6 +4714,7 @@ "https://github.com/chflame163/ComfyUI_LayerStyle": [ [ "LayerColor: Brightness & Contrast", + "LayerColor: Color of Shadow & Highlight", "LayerColor: ColorAdapter", "LayerColor: Exposure", "LayerColor: Gamma", @@ -4678,6 +4748,7 @@ "LayerMask: PixelSpread", "LayerMask: RemBgUltra", "LayerMask: SegmentAnythingUltra", + "LayerMask: Shadow & Highlight Mask", "LayerStyle: ColorOverlay", "LayerStyle: DropShadow", "LayerStyle: GradientOverlay", @@ -5350,6 +5421,15 @@ "title_aux": "ComfyUI-TCD-scheduler" } ], + "https://github.com/diStyApps/ComfyUI_FrameMaker": [ + [ + "FrameMaker", + "FrameMakerBatch" + ], + { + "title_aux": "ComfyUI Frame Maker" + } + ], "https://github.com/digitaljohn/comfyui-propost": [ [ "ProPostApplyLUT", @@ -5930,6 +6010,16 @@ "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": [ [ "LamaApply", @@ -6456,7 +6546,8 @@ ], "https://github.com/kijai/ComfyUI-moondream": [ [ - "MoondreamQuery" + "MoondreamQuery", + "MoondreamQueryCaptions" ], { "title_aux": "ComfyUI-moondream" @@ -6501,6 +6592,7 @@ ], "https://github.com/klinter007/klinter_nodes": [ [ + "Filter", "PresentString", "SingleString", "SizeSelector", @@ -7243,6 +7335,15 @@ "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": [ [ "Loop", @@ -8739,7 +8840,10 @@ "https://github.com/vivax3794/ComfyUI-Vivax-Nodes": [ [ "Any String", + "Chunk Up", + "Get Chunk", "Inspect", + "Join Chunks", "Model From URL" ], { @@ -9039,6 +9143,7 @@ "easy latentNoisy", "easy loraStack", "easy negative", + "easy pipeBatchIndex", "easy pipeEdit", "easy pipeIn", "easy pipeOut", @@ -9052,6 +9157,7 @@ "easy preSamplingCascade", "easy preSamplingDynamicCFG", "easy preSamplingLayerDiffusion", + "easy preSamplingNoiseIn", "easy preSamplingSdTurbo", "easy promptList", "easy rangeFloat", @@ -9172,7 +9278,9 @@ ], "https://github.com/yuvraj108c/ComfyUI-Pronodes": [ [ - "LoadYoutubeVideoNode" + "LoadYoutubeVideoNode", + "PreviewVHSAudioNode", + "VHSFilenamesToPath" ], { "title_aux": "ComfyUI-Pronodes" @@ -9181,6 +9289,7 @@ "https://github.com/yuvraj108c/ComfyUI-Vsgan": [ [ "DepthAnythingTrtNode", + "TTSCapcutNode", "UpscaleVideoTrtNode" ], { @@ -9203,9 +9312,6 @@ "Bedrock - Claude", "Bedrock - SDXL", "Bedrock - Titan Image", - "Image From S3", - "Image From URL", - "Image To S3", "Prompt Regex Remove", "Prompt Template" ],