1. 15 Jan, 2025 3 commits
  2. 14 Jan, 2025 2 commits
  3. 13 Jan, 2025 5 commits
  4. 12 Jan, 2025 1 commit
  5. 11 Jan, 2025 2 commits
  6. 10 Jan, 2025 2 commits
  7. 09 Jan, 2025 1 commit
  8. 08 Jan, 2025 3 commits
  9. 07 Jan, 2025 1 commit
  10. 06 Jan, 2025 3 commits
  11. 02 Jan, 2025 2 commits
  12. 25 Dec, 2024 2 commits
  13. 24 Dec, 2024 1 commit
  14. 23 Dec, 2024 8 commits
  15. 21 Dec, 2024 2 commits
    • hlky's avatar
      Support Flux IP Adapter (#10261) · be207099
      hlky authored
      
      
      * Flux IP-Adapter
      
      * test cfg
      
      * make style
      
      * temp remove copied from
      
      * fix test
      
      * fix test
      
      * v2
      
      * fix
      
      * make style
      
      * temp remove copied from
      
      * Apply suggestions from code review
      Co-authored-by: default avatarYiYi Xu <yixu310@gmail.com>
      
      * Move encoder_hid_proj to inside FluxTransformer2DModel
      
      * merge
      
      * separate encode_prompt, add copied from, image_encoder offload
      
      * make
      
      * fix test
      
      * fix
      
      * Update src/diffusers/pipelines/flux/pipeline_flux.py
      
      * test_flux_prompt_embeds change not needed
      
      * true_cfg -> true_cfg_scale
      
      * fix merge conflict
      
      * test_flux_ip_adapter_inference
      
      * add fast test
      
      * FluxIPAdapterMixin not test mixin
      
      * Update pipeline_flux.py
      Co-authored-by: default avatarYiYi Xu <yixu310@gmail.com>
      
      ---------
      Co-authored-by: default avatarYiYi Xu <yixu310@gmail.com>
      be207099
    • hlky's avatar
      Fix EMAModel test_from_pretrained (#10325) · bf9a641f
      hlky authored
      bf9a641f
  16. 20 Dec, 2024 2 commits