diffusers/tests/pipelines/stable_diffusion
Patrick von Platen 77fc197f70
Speed up test and remove kwargs from call (#1446)
Remove kwargs from call
2022-11-28 17:28:19 +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 Speed up test and remove kwargs from call (#1446) 2022-11-28 17:28:19 +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