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

Method __init__

IPAdapterPlus.py:992–993  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

990
991class IPAdapterTiled:
992 def __init__(self):
993 self.unfold_batch = False
994
995 @classmethod
996 def INPUT_TYPES(s):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected