Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BadCafeCode/masquerade-nodes-comfyui
/ __init__
Method
__init__
MaskNodes.py:434–435 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
432
433
class
ImageToMask:
434
def
__init__(self):
435
pass
436
437
@classmethod
438
def
INPUT_TYPES(cls):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected