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

Method __init__

IPAdapterPlus.py:1334–1335  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

1332
1333class IPAdapterPreciseStyleTransferBatch(IPAdapterPreciseStyleTransfer):
1334 def __init__(self):
1335 self.unfold_batch = True
1336
1337class IPAdapterPreciseComposition(IPAdapterAdvanced):
1338 @classmethod

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected