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

Method __init__

IPAdapterPlus.py:1360–1361  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

1358
1359class IPAdapterPreciseCompositionBatch(IPAdapterPreciseComposition):
1360 def __init__(self):
1361 self.unfold_batch = True
1362
1363"""
1364~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected