diffusers/tests/pipelines/stable_diffusion
Patrick von Platen 6cf72a9b1e
Fix slow tests (#1210)
* fix tests

* Fix more

* more
2022-11-09 11:22:12 +01:00
..
__init__.py Reorganize pipeline tests (#963) 2022-10-24 16:34:01 +02:00
test_cycle_diffusion.py Fix slow tests (#1210) 2022-11-09 11:22:12 +01:00
test_onnx_stable_diffusion.py [ONNX] Improve ONNXPipeline scheduler compatibility, fix safety_checker (#1173) 2022-11-08 14:39:11 +01:00
test_onnx_stable_diffusion_img2img.py [ONNX] Improve ONNXPipeline scheduler compatibility, fix safety_checker (#1173) 2022-11-08 14:39:11 +01:00
test_onnx_stable_diffusion_inpaint.py [ONNX] Improve ONNXPipeline scheduler compatibility, fix safety_checker (#1173) 2022-11-08 14:39:11 +01:00
test_stable_diffusion.py Fix slow tests (#1210) 2022-11-09 11:22:12 +01:00
test_stable_diffusion_img2img.py Fix cpu offloading (#1177) 2022-11-09 10:28:10 +01:00
test_stable_diffusion_inpaint.py Fix cpu offloading (#1177) 2022-11-09 10:28:10 +01:00
test_stable_diffusion_inpaint_legacy.py default fast model loading 🔥 (#1115) 2022-11-03 17:25:57 +01:00