1. 01 Mar, 2023 1 commit
  2. 10 Feb, 2023 1 commit
    • Patrick von Platen's avatar
      Correct fast tests (#2314) · 96c2279b
      Patrick von Platen authored
      * correct some
      
      * Apply suggestions from code review
      
      * correct
      
      * Update tests/pipelines/altdiffusion/test_alt_diffusion_img2img.py
      
      * Final
      96c2279b
  3. 07 Feb, 2023 1 commit
  4. 25 Jan, 2023 3 commits
  5. 18 Jan, 2023 1 commit
  6. 06 Jan, 2023 1 commit
  7. 03 Jan, 2023 1 commit
  8. 08 Dec, 2022 2 commits
    • Suraj Patil's avatar
      StableDiffusionDepth2ImgPipeline (#1531) · 5383188c
      Suraj Patil authored
      
      
      * begin depth pipeline
      
      * add depth estimation model
      
      * fix prepare_depth_mask
      
      * add a comment about autocast
      
      * copied from, quality, cleanup
      
      * begin tests
      
      * handle tensors
      
      * norm image tensor
      
      * fix batch size
      
      * fix tests
      
      * fix enable_sequential_cpu_offload
      
      * fix save load
      
      * fix test_save_load_float16
      
      * fix test_save_load_optional_components
      
      * fix test_float16_inference
      
      * fix test_cpu_offload_forward_pass
      
      * fix test_dict_tuple_outputs_equivalent
      
      * up
      
      * fix fast tests
      
      * fix test_stable_diffusion_img2img_multiple_init_images
      
      * fix few more fast tests
      
      * don't use device map for DPT
      
      * fix test_stable_diffusion_pipeline_with_sequential_cpu_offloading
      
      * accept external depth maps
      
      * prepare_depth_mask -> prepare_depth_map
      
      * fix file name
      
      * fix file name
      
      * quality
      
      * check transformers version
      
      * fix test names
      
      * use skipif
      
      * fix import
      
      * add docs
      
      * skip tests on mps
      
      * correct version
      
      * uP
      
      * Update docs/source/api/pipelines/stable_diffusion_2.mdx
      
      * fix fix-copies
      
      * fix fix-copies
      Co-authored-by: default avatarPatrick von Platen <patrick.v.platen@gmail.com>
      Co-authored-by: default avataranton- <anton@huggingface.co>
      5383188c
    • Anton Lozhkov's avatar
      Fix PyCharm/VSCode static type checking for dummy objects (#1596) · dbe07192
      Anton Lozhkov authored
      
      
      * Fix PyCharm/VSCode static type checking for dummy objects
      
      * Re-add dummies
      
      * Fix AudioDiffusion imports
      
      * fix import
      
      * fix import
      
      * Update utils/check_dummies.py
      Co-authored-by: default avatarPedro Cuenca <pedro@huggingface.co>
      
      * Update src/diffusers/utils/import_utils.py
      
      * Update src/diffusers/__init__.py
      Co-authored-by: default avatarPatrick von Platen <patrick.v.platen@gmail.com>
      
      * Update src/diffusers/pipelines/stable_diffusion/__init__.py
      
      * fix double import
      Co-authored-by: default avatarPedro Cuenca <pedro@huggingface.co>
      Co-authored-by: default avatarPatrick von Platen <patrick.v.platen@gmail.com>
      dbe07192
  9. 18 Nov, 2022 1 commit
  10. 31 Oct, 2022 1 commit
  11. 20 Oct, 2022 1 commit
  12. 12 Oct, 2022 1 commit
  13. 27 Sep, 2022 1 commit
  14. 19 Sep, 2022 1 commit
  15. 18 Sep, 2022 1 commit
  16. 16 Sep, 2022 2 commits
  17. 31 Aug, 2022 2 commits
  18. 26 Aug, 2022 1 commit
  19. 17 Aug, 2022 1 commit
  20. 27 Jun, 2022 1 commit
  21. 22 Jun, 2022 1 commit
  22. 17 Jun, 2022 2 commits
  23. 07 Jun, 2022 1 commit
  24. 31 May, 2022 1 commit