"sgl-kernel/python/vscode:/vscode.git/clone" did not exist on "4cb5a5235e49f08e9f47165fb7f95e35145fce43"
  1. 07 Feb, 2023 1 commit
  2. 25 Jan, 2023 3 commits
  3. 18 Jan, 2023 1 commit
  4. 06 Jan, 2023 1 commit
  5. 03 Jan, 2023 1 commit
  6. 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
  7. 18 Nov, 2022 1 commit
  8. 31 Oct, 2022 1 commit
  9. 20 Oct, 2022 1 commit
  10. 12 Oct, 2022 1 commit
  11. 27 Sep, 2022 1 commit
  12. 19 Sep, 2022 1 commit
  13. 18 Sep, 2022 1 commit
  14. 16 Sep, 2022 2 commits
  15. 31 Aug, 2022 2 commits
  16. 26 Aug, 2022 1 commit
  17. 17 Aug, 2022 1 commit
  18. 27 Jun, 2022 1 commit
  19. 22 Jun, 2022 1 commit
  20. 17 Jun, 2022 2 commits
  21. 07 Jun, 2022 1 commit
  22. 31 May, 2022 1 commit