cubiq / ComfyUI_IPAdapter_plus

GNU General Public License v3.0
3.2k stars 240 forks source link

unified loaders model sharing question #403

Closed MohammadAboulEla closed 3 months ago

MohammadAboulEla commented 3 months ago

Untitled2

as I understand when you passed the adapter like this from the first unified loader does that mean you have override the selected adapter in the second loader?

cubiq commented 3 months ago

yes. what is the error?

MohammadAboulEla commented 3 months ago

no error I edit the title sorry for that. I just need to understand when you passed the adapter like this from the first unified loader does that mean you have override the selected adapter in the second loader?

cubiq commented 3 months ago

the two unified loaders share the common models and the new one is overridden

MohammadAboulEla commented 3 months ago

but if the second loader using is using "faceid id v2 adapter" from the first loader! how can you load it and in the normal unified loader shouldn't it be unified loader faceid like the first one?

cubiq commented 3 months ago

no, you can mix loaders. they are smart enough to know what to do