diffusers/tests/models
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 [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 [LoRA] Add LoRA training script (#1884) 2023-01-18 18:05:51 +01:00
test_models_unet_2d_condition.py Replace flake8 with ruff and update black (#2279) 2023-02-07 23:46:23 +01:00
test_models_unet_2d_flax.py Replace flake8 with ruff and update black (#2279) 2023-02-07 23:46:23 +01:00
test_models_vae.py Replace flake8 with ruff and update black (#2279) 2023-02-07 23:46:23 +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