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

Method __init__

IPAdapterPlus.py:1594–1595  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

1592
1593class IPAdapterSaveEmbeds:
1594 def __init__(self):
1595 self.output_dir = folder_paths.get_output_directory()
1596
1597 @classmethod
1598 def INPUT_TYPES(s):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected