Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WainWong/ComfyUI-Loop-image
/ __init__
Method
__init__
mask_split.py:8–9 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
6
7
class
MaskSplit:
8
def
__init__(self):
9
pass
10
11
@classmethod
12
def
INPUT_TYPES(cls):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected