diffusers/tests/pipelines/stable_diffusion
Anton Lozhkov 4a38166afe
Allow saving `None` pipeline components (#1118)
* Allow saving `None` pipeline components

* support flax as well

* style
2022-11-03 15:41:33 +01:00
..
__init__.py Reorganize pipeline tests (#963) 2022-10-24 16:34:01 +02:00
test_onnx_stable_diffusion.py [CI] Framework and hardware-specific CI tests (#997) 2022-11-02 14:07:07 +01:00
test_onnx_stable_diffusion_img2img.py [CI] Framework and hardware-specific CI tests (#997) 2022-11-02 14:07:07 +01:00
test_onnx_stable_diffusion_inpaint.py [CI] Framework and hardware-specific CI tests (#997) 2022-11-02 14:07:07 +01:00
test_stable_diffusion.py Allow saving `None` pipeline components (#1118) 2022-11-03 15:41:33 +01:00
test_stable_diffusion_img2img.py [Better scheduler docs] Improve usage examples of schedulers (#890) 2022-10-31 17:26:30 +01:00
test_stable_diffusion_inpaint.py Integration tests precision improvement for inpainting (#1052) 2022-11-02 11:47:26 +01:00
test_stable_diffusion_inpaint_legacy.py Integration tests precision improvement for inpainting (#1052) 2022-11-02 11:47:26 +01:00