1. 28 Feb, 2025 1 commit
  2. 27 Feb, 2025 3 commits
  3. 26 Feb, 2025 3 commits
  4. 25 Feb, 2025 5 commits
    • Yih-Dar's avatar
      Security fix (#10905) · f0ac7aaa
      Yih-Dar authored
      
      
      fix
      Co-authored-by: default avatarydshieh <ydshieh@users.noreply.github.com>
      f0ac7aaa
    • CyberVy's avatar
      Fix Callback Tensor Inputs of the SDXL Controlnet Inpaint and Img2img... · 613e77f8
      CyberVy authored
      Fix Callback Tensor Inputs of the SDXL Controlnet Inpaint and Img2img Pipelines are missing "controlnet_image". (#10880)
      
      * Update pipeline_controlnet_inpaint_sd_xl.py
      
      * Update pipeline_controlnet_sd_xl_img2img.py
      
      * Update pipeline_controlnet_union_inpaint_sd_xl.py
      
      * Update pipeline_controlnet_union_sd_xl_img2img.py
      
      * Update pipeline_controlnet_inpaint_sd_xl.py
      
      * Update pipeline_controlnet_sd_xl_img2img.py
      
      * Update pipeline_controlnet_union_inpaint_sd_xl.py
      
      * Update pipeline_controlnet_union_sd_xl_img2img.py
      
      * Apply make style and make fix-copies fixes
      
      * Update geodiff_molecule_conformation.ipynb
      
      * Delete examples/research_projects/geodiff/geodiff_molecule_conformation.ipynb
      
      * Delete examples/research_projects/gligen/demo.ipynb
      
      * Create geodiff_molecule_conformation.ipynb
      
      * Create demo.ipynb
      
      * Update geodiff_molecule_conformation.ipynb
      
      * Update geodiff_molecule_conformation.ipynb
      
      * Delete examples/research_projects/geodiff/geodiff_molecule_conformation.ipynb
      
      * Add files via upload
      
      * Delete src/diffusers/pipelines/controlnet/pipeline_controlnet_inpaint.py
      
      * Add files via upload
      613e77f8
    • Daniel Regado's avatar
      Multi IP-Adapter for Flux pipelines (#10867) · 1450c2ac
      Daniel Regado authored
      
      
      * Initial implementation of Flux multi IP-Adapter
      
      * Update src/diffusers/pipelines/flux/pipeline_flux.py
      Co-authored-by: default avatarhlky <hlky@hlky.ac>
      
      * Update src/diffusers/pipelines/flux/pipeline_flux.py
      Co-authored-by: default avatarhlky <hlky@hlky.ac>
      
      * Changes for ipa image embeds
      
      * Update src/diffusers/pipelines/flux/pipeline_flux.py
      Co-authored-by: default avatarhlky <hlky@hlky.ac>
      
      * Update src/diffusers/pipelines/flux/pipeline_flux.py
      Co-authored-by: default avatarhlky <hlky@hlky.ac>
      
      * make style && make quality
      
      * Updated ip_adapter test
      
      * Created typing_utils.py
      
      ---------
      Co-authored-by: default avatarhlky <hlky@hlky.ac>
      1450c2ac
    • Dhruv Nair's avatar
      [CI] Improvements to conditional GPU PR tests (#10859) · cc7b5b87
      Dhruv Nair authored
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * test
      
      * test
      
      * test
      
      * test
      
      * test
      
      * test
      
      * test
      
      * test
      
      * test
      
      * test
      
      * test
      
      * test
      
      * update
      cc7b5b87
    • Aryan's avatar
      [refactor] Remove additional Flux code (#10881) · 04047032
      Aryan authored
      
      
      * update
      
      * apply review suggestions
      
      ---------
      Co-authored-by: default avatarDhruv Nair <dhruv.nair@gmail.com>
      04047032
  5. 24 Feb, 2025 10 commits
  6. 22 Feb, 2025 2 commits
  7. 21 Feb, 2025 9 commits
  8. 20 Feb, 2025 7 commits