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

Method __init__

IPAdapterPlus.py:905–906  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

903
904class IPAdapterStyleCompositionBatch(IPAdapterStyleComposition):
905 def __init__(self):
906 self.unfold_batch = True
907
908 @classmethod
909 def INPUT_TYPES(s):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected