diffusers/tests/pipelines/stable_diffusion_2
Will Berman e55687e1e1
unet check length inputs (#2327)
* unet check length input

* prep test file for changes

* correct all tests

* clean up

---------

Co-authored-by: Patrick von Platen <patrick.v.platen@gmail.com>
2023-02-13 16:25:50 -08:00
..
__init__.py Support SD2 attention slicing (#1397) 2022-11-24 22:42:59 +01:00
test_stable_diffusion.py unet check length inputs (#2327) 2023-02-13 16:25:50 -08:00
test_stable_diffusion_depth.py unet check length inputs (#2327) 2023-02-13 16:25:50 -08:00
test_stable_diffusion_flax.py Flax support for Stable Diffusion 2 (#1423) 2022-11-29 12:33:21 +01:00
test_stable_diffusion_flax_inpaint.py [Flax] Add Flax inpainting impl (#1966) 2023-01-17 10:42:04 +01:00
test_stable_diffusion_inpaint.py unet check length inputs (#2327) 2023-02-13 16:25:50 -08:00
test_stable_diffusion_latent_upscale.py correct tests 2023-02-08 11:12:51 +02:00
test_stable_diffusion_upscale.py Replace flake8 with ruff and update black (#2279) 2023-02-07 23:46:23 +01:00
test_stable_diffusion_v_pred.py unet check length inputs (#2327) 2023-02-13 16:25:50 -08:00