1. 10 Jan, 2025 1 commit
    • Sayak Paul's avatar
      [LoRA] allow big CUDA tests to run properly for LoRA (and others) (#9845) · a6f043a8
      Sayak Paul authored
      
      
      * allow big lora tests to run on the CI.
      
      * print
      
      * print.
      
      * print
      
      * print
      
      * print
      
      * print
      
      * more
      
      * print
      
      * remove print.
      
      * remove print
      
      * directly place on cuda.
      
      * remove pipeline.
      
      * remove
      
      * fix
      
      * fix
      
      * spaces
      
      * quality
      
      * updates
      
      * directly place flux controlnet pipeline on cuda.
      
      * torch_device instead of cuda.
      
      * style
      
      * device placement.
      
      * fixes
      
      * add big gpu marker for mochi; rename test correctly
      
      * address feedback
      
      * fix
      
      ---------
      Co-authored-by: default avatarAryan <aryan@huggingface.co>
      a6f043a8
  2. 09 Jan, 2025 1 commit
  3. 08 Jan, 2025 3 commits
  4. 07 Jan, 2025 1 commit
  5. 06 Jan, 2025 3 commits
  6. 02 Jan, 2025 2 commits
  7. 25 Dec, 2024 2 commits
  8. 24 Dec, 2024 1 commit
  9. 23 Dec, 2024 8 commits
  10. 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
  11. 20 Dec, 2024 5 commits
  12. 19 Dec, 2024 5 commits
  13. 18 Dec, 2024 4 commits
  14. 17 Dec, 2024 2 commits