Closed cjonesuk closed 8 months ago
thanks for the ticket. I have long ago integrated my own, single file copy of ipadapter
which you can find here: https://gist.github.com/doctorpangloss/7646f65c6ecba6c359291ccd081bfea1 and it is compatible with this fork, using some of its nice new features. this does not have the requirements so it's not super useful.
I am currently working on comfyui-manager mitigations and it's quite the slog. IMO, I can simply maintain the package fork that is installable, if that is more helpful to you. there are changes to the published repository apparently which are a "full code rewrite," and it's hard for me to keep up with which "rewrites" are relevant or not
I will follow up soon with a better solution. it should just be in-tree, since it is Apache 2.
I saw that there was a full rewrite and it's good if you have another solution anyway. I'm no longer continuing down this path personally. I'll close the ticket. Thanks!
okay do not hesitate to ticket specific nodes as other users have. since the changes are usually pretty small i think other users have been doing them in an ad-hoc manner, however i would like to improve support for these issues. i am still going to test and merge your changes since they are good. your patience is appreciated.
When installing the ComfyUI IP Adapter Plus custom nodes, comfyui fails to import due to being unable iterate over the folder paths. This PR overrides the iterator.
Error
IPAdapterPlus.py file where the error occurs: