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