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

Method __init__

IPAdapterPlus.py:1209–1210  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

1207
1208class IPAdapterEmbedsBatch(IPAdapterEmbeds):
1209 def __init__(self):
1210 self.unfold_batch = True
1211
1212class IPAdapterMS(IPAdapterAdvanced):
1213 @classmethod

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected