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

Method __init__

IPAdapterPlus.py:1154–1155  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

1152
1153class IPAdapterEmbeds:
1154 def __init__(self):
1155 self.unfold_batch = False
1156
1157 @classmethod
1158 def INPUT_TYPES(s):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected