diff --git a/comfy_extras/nodes_mahiro.py b/comfy_extras/nodes_mahiro.py index bbfe85417..d01d69429 100644 --- a/comfy_extras/nodes_mahiro.py +++ b/comfy_extras/nodes_mahiro.py @@ -20,6 +20,7 @@ class Mahiro(io.ComfyNode): io.Model.Output(display_name="patched_model"), ], is_experimental=True, + search_aliases=["mahiro", "mahiro cfg"], ) @classmethod