1. 10 Jan, 2024 1 commit
  2. 09 Jan, 2024 3 commits
  3. 05 Jan, 2024 6 commits
  4. 04 Jan, 2024 2 commits
    • Lucain's avatar
      Respect offline mode when loading pipeline (#6456) · 691d8d3e
      Lucain authored
      * Respect offline mode when loading model
      
      * default to local entry if connectionerror
      691d8d3e
    • Chi's avatar
      Batter way to write binarize() function. (#6394) · 2993257f
      Chi authored
      
      
      * I added a new doc string to the class. This is more flexible to understanding other developers what are doing and where it's using.
      
      * Update src/diffusers/models/unet_2d_blocks.py
      
      This changes suggest by maintener.
      Co-authored-by: default avatarSayak Paul <spsayakpaul@gmail.com>
      
      * Update src/diffusers/models/unet_2d_blocks.py
      
      Add suggested text
      Co-authored-by: default avatarSayak Paul <spsayakpaul@gmail.com>
      
      * Update unet_2d_blocks.py
      
      I changed the Parameter to Args text.
      
      * Update unet_2d_blocks.py
      
      proper indentation set in this file.
      
      * Update unet_2d_blocks.py
      
      a little bit of change in the act_fun argument line.
      
      * I run the black command to reformat style in the code
      
      * Update unet_2d_blocks.py
      
      similar doc-string add to have in the original diffusion repository.
      
      * Batter way to write binarize function
      
      * Solve check_code_quality error
      
      * My mistake to run pull request but not reformated file
      
      * Update image_processor.py
      
      * remove extra variable and space
      
      * Update image_processor.py
      
      * Run ruff libarary to reformat my file
      
      ---------
      Co-authored-by: default avatarSayak Paul <spsayakpaul@gmail.com>
      Co-authored-by: default avatarYiYi Xu <yixu310@gmail.com>
      2993257f
  5. 03 Jan, 2024 1 commit
  6. 02 Jan, 2024 5 commits
  7. 30 Dec, 2023 2 commits
  8. 28 Dec, 2023 2 commits
  9. 27 Dec, 2023 3 commits
  10. 26 Dec, 2023 8 commits
  11. 24 Dec, 2023 1 commit
  12. 22 Dec, 2023 1 commit
  13. 21 Dec, 2023 5 commits