cubiq / ComfyUI_IPAdapter_plus

GNU General Public License v3.0
3.17k stars 238 forks source link

Can't build IPAdapter in Baseten #617

Open suanow opened 5 days ago

suanow commented 5 days ago

Hey! I'm trying to build IPAdapter flow in Baseten, however, there are some problems: If I add IPAdapter custom node (which as I know is depreciated), then I encounter this error:

image

However, if I do not download it, I get KeyError: 'IPAdapter' in node.

What are the ways to debugging it? I tried some things, however, cannot fix this problem. Thx in advance