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

Method __init__

flow_control.py:340–341  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

338@VariantSupport()
339class SingleImageLoopOpen:
340 def __init__(self):
341 pass
342
343 @classmethod
344 def INPUT_TYPES(cls):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected