1. 19 May, 2025 1 commit
  2. 09 Apr, 2025 1 commit
  3. 04 Mar, 2025 1 commit
  4. 25 Feb, 2025 1 commit
    • 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
  5. 27 Jan, 2025 2 commits
  6. 08 Jan, 2025 2 commits
  7. 07 Jan, 2025 1 commit
  8. 16 Dec, 2024 1 commit
  9. 12 Dec, 2024 1 commit
  10. 11 Dec, 2024 1 commit
  11. 20 Nov, 2024 1 commit
  12. 09 Oct, 2024 1 commit
  13. 21 Aug, 2024 1 commit
  14. 05 Aug, 2024 1 commit
  15. 03 Aug, 2024 1 commit
  16. 19 Jul, 2024 1 commit
  17. 25 Jun, 2024 1 commit
  18. 24 Jun, 2024 1 commit
    • Dong's avatar
      🎨 fix xl playground device (#8550) · 3fca5202
      Dong authored
      * 🎨 fix xl playground device
      
      * 🎨 run `make fix-copies`
      
      * 🎨
      
       run `make fix-copies`
      
      * edit xl_controlnet_img2img file
      
      * edit playground img2img test slow
      
      * Update tests/pipelines/stable_diffusion_xl/test_stable_diffusion_xl_img2img.py
      
      ---------
      Co-authored-by: default avatarSayak Paul <spsayakpaul@gmail.com>
      3fca5202
  19. 21 Jun, 2024 1 commit
  20. 16 May, 2024 1 commit
  21. 13 May, 2024 1 commit
  22. 10 May, 2024 1 commit
    • Mark Van Aken's avatar
      #7535 Update FloatTensor type hints to Tensor (#7883) · be4afa0b
      Mark Van Aken authored
      * find & replace all FloatTensors to Tensor
      
      * apply formatting
      
      * Update torch.FloatTensor to torch.Tensor in the remaining files
      
      * formatting
      
      * Fix the rest of the places where FloatTensor is used as well as in documentation
      
      * formatting
      
      * Update new file from FloatTensor to Tensor
      be4afa0b
  23. 30 Apr, 2024 1 commit
  24. 29 Apr, 2024 1 commit
  25. 11 Apr, 2024 1 commit
  26. 02 Apr, 2024 1 commit
    • Sayak Paul's avatar
      add: utility to format our docs too 📜 (#7314) · 4a343077
      Sayak Paul authored
      * add: utility to format our docs too 📜
      
      * debugging saga
      
      * fix: message
      
      * checking
      
      * should be fixed.
      
      * revert pipeline_fixture
      
      * remove empty line
      
      * make style
      
      * fix: setup.py
      
      * style.
      4a343077
  27. 25 Mar, 2024 1 commit
  28. 19 Mar, 2024 1 commit
  29. 09 Mar, 2024 1 commit
  30. 03 Mar, 2024 1 commit
  31. 01 Mar, 2024 1 commit
  32. 28 Feb, 2024 1 commit
  33. 18 Feb, 2024 1 commit
  34. 16 Feb, 2024 1 commit
  35. 08 Feb, 2024 2 commits
  36. 01 Feb, 2024 1 commit
  37. 31 Jan, 2024 1 commit