mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
1ad98ce999
Copied into InvokeAI since IP-Adapter repo is not a package. Is there a better way to do this for non-packaged Python code while still keeping InvokeAI install easy?
2 lines
62 B
Python
2 lines
62 B
Python
from .ip_adapter import IPAdapter, IPAdapterXL, IPAdapterPlus
|