ComfyUI_IPAdapter_plus
ComfyUI reference implementation for IPAdapter models. The code is mostly taken from the original IPAdapter repository and laksjdjf's implementation, all credit goes to them. I just made the extension closer to ComfyUI philosophy.
417d806e7a2153c98613e86407c1941b2b348e88
small fixes and cleanup add compatibility with ip2p remove layer weights fix regression add style and compostion transfer to SD1.5 prevent errors with fp8 minor bug fixes update sponsors add style and composition node readme update update readme Merge pull request #377 from sanguivore-easyco/faceanalysis-link-fix Update README FaceAnalysis link Update README FaceAnalysis link add composition weight type, small performance optimization add unified loader for community models disable noise for FaceID model add simple weight types to the basic IPAdapter node add github sponsorship Create FUNDING.yml doc fixes formatting error added support for SDXL portrait in the unified loader add experimental style transfer weight type (sdxl) unified loader support for light v1.1 model fix custom mask in tiled batch fix prepimage pad take2 fix prepimage pad fix lora and insightface loading in the unified loader add link to video tutorial add embeds scaling typo fix the attn mask for the tiled ipadapter typo fallback for old torch versions fallback for old torch versions fix clipvision auto detection update weight types workflow complete code rewrite. there will be blood fix timestepping on windows?