"vscode:/vscode.git/clone" did not exist on "ceb3cee72d2b509d8bb455531fc3967a32ffa447"
  1. 16 Jan, 2025 2 commits
  2. 15 Jan, 2025 4 commits
  3. 14 Jan, 2025 2 commits
  4. 13 Jan, 2025 5 commits
  5. 12 Jan, 2025 1 commit
  6. 11 Jan, 2025 2 commits
  7. 10 Jan, 2025 2 commits
  8. 09 Jan, 2025 1 commit
  9. 08 Jan, 2025 3 commits
  10. 07 Jan, 2025 1 commit
  11. 06 Jan, 2025 3 commits
  12. 02 Jan, 2025 2 commits
  13. 25 Dec, 2024 2 commits
  14. 24 Dec, 2024 1 commit
  15. 23 Dec, 2024 8 commits
  16. 21 Dec, 2024 1 commit
    • 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