diffusers/tests/pipelines/stable_diffusion
Patrick von Platen 2902109061
Fix all stable diffusion (#1415)
* up

* uP
2022-11-25 12:53:10 +01:00
..
__init__.py Reorganize pipeline tests (#963) 2022-10-24 16:34:01 +02:00
test_cycle_diffusion.py Add Scheduler.from_pretrained and better scheduler changing (#1286) 2022-11-15 18:15:13 +01:00
test_onnx_stable_diffusion.py Add Scheduler.from_pretrained and better scheduler changing (#1286) 2022-11-15 18:15:13 +01:00
test_onnx_stable_diffusion_img2img.py Add Scheduler.from_pretrained and better scheduler changing (#1286) 2022-11-15 18:15:13 +01:00
test_onnx_stable_diffusion_inpaint.py Add Scheduler.from_pretrained and better scheduler changing (#1286) 2022-11-15 18:15:13 +01:00
test_onnx_stable_diffusion_inpaint_legacy.py Legacy Inpainting Pipeline for Onnx Models (#1237) 2022-11-18 16:33:12 +01:00
test_stable_diffusion.py Fix all stable diffusion (#1415) 2022-11-25 12:53:10 +01:00
test_stable_diffusion_image_variation.py Upscaling fixed (#1402) 2022-11-24 20:33:52 +01:00
test_stable_diffusion_img2img.py Add Scheduler.from_pretrained and better scheduler changing (#1286) 2022-11-15 18:15:13 +01:00
test_stable_diffusion_inpaint.py Upscaling fixed (#1402) 2022-11-24 20:33:52 +01:00
test_stable_diffusion_inpaint_legacy.py Upscaling fixed (#1402) 2022-11-24 20:33:52 +01:00