From 9dc3f83edcf7061085b794938b0760d022744393 Mon Sep 17 00:00:00 2001 From: Alexis Rolland Date: Mon, 11 May 2026 10:36:41 +0800 Subject: [PATCH] Fix node id SolidMask --- comfy_extras/nodes_mask.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/comfy_extras/nodes_mask.py b/comfy_extras/nodes_mask.py index 50c763d43..846508c98 100644 --- a/comfy_extras/nodes_mask.py +++ b/comfy_extras/nodes_mask.py @@ -195,7 +195,7 @@ class SolidMask(IO.ComfyNode): @classmethod def define_schema(cls): return IO.Schema( - node_id="CreateSolidMask", + node_id="SolidMask", display_name="Create Solid Mask", category="image/mask", inputs=[