Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BadCafeCode/masquerade-nodes-comfyui
/ __init__
Method
__init__
MaskNodes.py:117–118 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
115
Automatically calculates a mask based on the text prompt
116
""
"
117
def
__init__(self):
118
pass
119
120
@classmethod
121
def
INPUT_TYPES(cls):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected