1. 08 Feb, 2024 1 commit
    • 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
  2. 05 Feb, 2024 2 commits
  3. 01 Feb, 2024 1 commit
  4. 31 Jan, 2024 1 commit
    • Dhruv Nair's avatar
      Add PIA Model/Pipeline (#6698) · 56bea6b4
      Dhruv Nair authored
      * update
      
      * update
      
      * updaet
      
      * add tests and docs
      
      * clean up
      
      * add to toctree
      
      * fix copies
      
      * pr review feedback
      
      * fix copies
      
      * fix tests
      
      * update docs
      
      * update
      
      * update
      
      * update docs
      
      * update
      
      * update
      
      * update
      
      * update
      56bea6b4