Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WainWong/ComfyUI-Loop-image
/ __init__
Method
__init__
flow_control.py:126–127 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
124
@VariantSupport()
125
class
BatchImageLoopClose:
126
def
__init__(self):
127
pass
128
129
@classmethod
130
def
INPUT_TYPES(cls):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected