diffusers/tests/models
Patrick von Platen a0520193e1
Add Scheduler.from_pretrained and better scheduler changing (#1286)
* add conversion script for vae

* uP

* uP

* more changes

* push

* up

* finish again

* up

* up

* up

* up

* finish

* up

* uP

* up

* Apply suggestions from code review

Co-authored-by: Pedro Cuenca <pedro@huggingface.co>
Co-authored-by: Anton Lozhkov <anton@huggingface.co>
Co-authored-by: Suraj Patil <surajp815@gmail.com>

* up

* up

Co-authored-by: Pedro Cuenca <pedro@huggingface.co>
Co-authored-by: Anton Lozhkov <anton@huggingface.co>
Co-authored-by: Suraj Patil <surajp815@gmail.com>
2022-11-15 18:15:13 +01:00
..
__init__.py [Tests] Improve unet / vae tests (#1018) 2022-10-28 13:43:26 +02:00
test_models_unet_1d.py Add Scheduler.from_pretrained and better scheduler changing (#1286) 2022-11-15 18:15:13 +01:00
test_models_unet_2d.py MPS schedulers: don't use float64 (#1169) 2022-11-08 13:11:33 +01:00
test_models_vae.py default fast model loading 🔥 (#1115) 2022-11-03 17:25:57 +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