diffusers/tests/models
Patrick von Platen 29b2c93c90
Make repo structure consistent (#1862)
* move files a bit

* more refactors

* fix more

* more fixes

* fix more onnx

* make style

* upload

* fix

* up

* fix more

* up again

* up

* small fix

* Update src/diffusers/__init__.py

Co-authored-by: Pedro Cuenca <pedro@huggingface.co>

* correct

Co-authored-by: Pedro Cuenca <pedro@huggingface.co>
2022-12-30 11:51:08 +01:00
..
__init__.py [Tests] Improve unet / vae tests (#1018) 2022-10-28 13:43:26 +02:00
test_models_unet_1d.py Fix dtype model loading (#1449) 2022-11-30 11:31:50 +01:00
test_models_unet_2d.py Refactor cross attention and allow mechanism to tweak cross attention function (#1639) 2022-12-20 18:49:05 +01:00
test_models_unet_2d_flax.py Flax support for Stable Diffusion 2 (#1423) 2022-11-29 12:33:21 +01:00
test_models_vae.py Make repo structure consistent (#1862) 2022-12-30 11:51:08 +01:00
test_models_vae_flax.py [Tests] Improve unet / vae tests (#1018) 2022-10-28 13:43:26 +02:00
test_models_vq.py [Tests] Improve unet / vae tests (#1018) 2022-10-28 13:43:26 +02:00