diffusers/tests/pipelines/stable_diffusion
Patrick von Platen a7ca03aa85
Replace flake8 with ruff and update black (#2279)
* before running make style

* remove left overs from flake8

* finish

* make fix-copies

* final fix

* more fixes
2023-02-07 23:46:23 +01:00
..
__init__.py Reorganize pipeline tests (#963) 2022-10-24 16:34:01 +02:00
test_cycle_diffusion.py Replace flake8 with ruff and update black (#2279) 2023-02-07 23:46:23 +01:00
test_onnx_stable_diffusion.py Reproducibility 3/3 (#1924) 2023-01-25 13:44:22 +01:00
test_onnx_stable_diffusion_img2img.py Reproducibility 3/3 (#1924) 2023-01-25 13:44:22 +01:00
test_onnx_stable_diffusion_inpaint.py Reproducibility 3/3 (#1924) 2023-01-25 13:44:22 +01:00
test_onnx_stable_diffusion_inpaint_legacy.py Nightly integration tests (#1664) 2022-12-16 18:51:11 +01:00
test_stable_diffusion.py Replace flake8 with ruff and update black (#2279) 2023-02-07 23:46:23 +01:00
test_stable_diffusion_image_variation.py Replace flake8 with ruff and update black (#2279) 2023-02-07 23:46:23 +01:00
test_stable_diffusion_img2img.py Replace flake8 with ruff and update black (#2279) 2023-02-07 23:46:23 +01:00
test_stable_diffusion_inpaint.py Replace flake8 with ruff and update black (#2279) 2023-02-07 23:46:23 +01:00
test_stable_diffusion_inpaint_legacy.py Replace flake8 with ruff and update black (#2279) 2023-02-07 23:46:23 +01:00
test_stable_diffusion_instruction_pix2pix.py Replace flake8 with ruff and update black (#2279) 2023-02-07 23:46:23 +01:00
test_stable_diffusion_k_diffusion.py Reproducibility 3/3 (#1924) 2023-01-25 13:44:22 +01:00