"...pipelines/controlnet/pipeline_controlnet_inpaint.py" did not exist on "29b2c93c9005c87f8f04b1f0835babbcea736204"
  • takuoko's avatar
    [Feature] Support IP-Adapter Plus (#5915) · 0a08d419
    takuoko authored
    
    
    * Support IP-Adapter Plus
    
    * fix format
    
    * restore before black format
    
    * restore before black format
    
    * generic
    
    * Refactor PerceiverAttention
    
    * format
    
    * fix test and refactor PerceiverAttention
    
    * generic encode_image
    
    * keep attention implementation
    
    * merge tests
    
    * encode_image backward compatible
    
    * code quality
    
    * fix controlnet inpaint pipeline
    
    * refactor FFN
    
    * refactor FFN
    
    ---------
    Co-authored-by: default avatarYiYi Xu <yixu310@gmail.com>
    0a08d419
pipeline_controlnet.py 63.5 KB