1. 09 May, 2023 1 commit
  2. 08 May, 2023 1 commit
  3. 26 Apr, 2023 1 commit
  4. 25 Apr, 2023 1 commit
    • Patrick von Platen's avatar
      add model (#3230) · e51f19ae
      Patrick von Platen authored
      
      
      * add
      
      * clean
      
      * up
      
      * clean up more
      
      * fix more tests
      
      * Improve docs further
      
      * improve
      
      * more fixes docs
      
      * Improve docs more
      
      * Update src/diffusers/models/unet_2d_condition.py
      
      * fix
      
      * up
      
      * update doc links
      
      * make fix-copies
      
      * add safety checker and watermarker to stage 3 doc page code snippets
      
      * speed optimizations docs
      
      * memory optimization docs
      
      * make style
      
      * add watermarking snippets to doc string examples
      
      * make style
      
      * use pt_to_pil helper functions in doc strings
      
      * skip mps tests
      
      * Improve safety
      
      * make style
      
      * new logic
      
      * fix
      
      * fix bad onnx design
      
      * make new stable diffusion upscale pipeline model arguments optional
      
      * define has_nsfw_concept when non-pil output type
      
      * lowercase linked to notebook name
      
      ---------
      Co-authored-by: default avatarWilliam Berman <WLBberman@gmail.com>
      e51f19ae
  5. 17 Apr, 2023 2 commits
  6. 13 Apr, 2023 1 commit
  7. 12 Apr, 2023 2 commits
  8. 11 Apr, 2023 1 commit
    • Patrick von Platen's avatar
      Fix config prints and save, load of pipelines (#2849) · 8b451eb6
      Patrick von Platen authored
      * [Config] Fix config prints and save, load
      
      * Only use potential nn.Modules for dtype and device
      
      * Correct vae image processor
      
      * make sure in_channels is not accessed directly
      
      * make sure in channels is only accessed via config
      
      * Make sure schedulers only access config attributes
      
      * Make sure to access config in SAG
      
      * Fix vae processor and make style
      
      * add tests
      
      * uP
      
      * make style
      
      * Fix more naming issues
      
      * Final fix with vae config
      
      * change more
      8b451eb6
  9. 05 Apr, 2023 1 commit
  10. 28 Mar, 2023 1 commit
  11. 27 Mar, 2023 1 commit
  12. 21 Mar, 2023 2 commits
  13. 16 Mar, 2023 1 commit
  14. 10 Mar, 2023 2 commits
  15. 09 Mar, 2023 2 commits
  16. 03 Mar, 2023 2 commits
  17. 01 Mar, 2023 2 commits
  18. 20 Feb, 2023 3 commits
  19. 19 Feb, 2023 1 commit
  20. 17 Feb, 2023 1 commit
  21. 16 Feb, 2023 1 commit
  22. 07 Feb, 2023 1 commit
  23. 04 Feb, 2023 1 commit
  24. 27 Jan, 2023 2 commits
  25. 26 Jan, 2023 2 commits
  26. 24 Jan, 2023 1 commit
  27. 21 Jan, 2023 1 commit
  28. 12 Jan, 2023 1 commit
  29. 30 Dec, 2022 1 commit