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

Method __init__

IPAdapterPlus.py:755–756  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

753
754class IPAdapterAdvanced:
755 def __init__(self):
756 self.unfold_batch = False
757
758 @classmethod
759 def INPUT_TYPES(s):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected