• Sayak Paul's avatar
    [IP Adapters] introduce `ip_adapter_image_embeds` in the SD pipeline call (#6868) · aa82df52
    Sayak Paul authored
    
    
    * add: support for passing ip adapter image embeddings
    
    * debugging
    
    * make feature_extractor unloading conditioned on safety_checker
    
    * better condition
    
    * type annotation
    
    * index to look into value slices
    
    * more debugging
    
    * debugging
    
    * serialize embeddings dict
    
    * better conditioning
    
    * remove unnecessary prints.
    
    * Update src/diffusers/loaders/ip_adapter.py
    Co-authored-by: default avatarYiYi Xu <yixu310@gmail.com>
    
    * make fix-copies and styling.
    
    * styling and further copy fixing.
    
    * fix: check_inputs call in controlnet sdxl img2img pipeline
    
    ---------
    Co-authored-by: default avatarYiYi Xu <yixu310@gmail.com>
    aa82df52
ip_adapter.py 10.4 KB