MCPcopy Create free account
hub / github.com/WainWong/ComfyUI-Loop-image / __init__

Method __init__

mask_split.py:141–142  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

139
140class MaskMerge:
141 def __init__(self):
142 pass
143
144 @classmethod
145 def INPUT_TYPES(cls):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected