MCPcopy Create free account
hub / github.com/cubiq/ComfyUI_IPAdapter_plus / __init__

Method __init__

IPAdapterPlus.py:1128–1129  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

1126
1127class IPAdapterTiledBatch(IPAdapterTiled):
1128 def __init__(self):
1129 self.unfold_batch = True
1130
1131 @classmethod
1132 def INPUT_TYPES(s):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected