diffusers/tests
Will Berman 1586186eea
pix2pix tests no write to fs (#2497)
* attend and excite batch test causing timeouts

* pix2pix tests, no write to fs
2023-02-27 15:26:28 -08:00
..
fixtures/custom_pipeline Make repo structure consistent (#1862) 2022-12-30 11:51:08 +01:00
models `mps` test fixes (#2470) 2023-02-24 15:19:53 +01:00
pipelines pix2pix tests no write to fs (#2497) 2023-02-27 15:26:28 -08:00
repo_utils Replace flake8 with ruff and update black (#2279) 2023-02-07 23:46:23 +01:00
__init__.py fix issues with loading, add test for pipeline 2022-06-07 15:40:36 +02:00
conftest.py [Utils] Add deprecate function and move testing_utils under utils (#659) 2022-10-03 23:44:24 +02:00
test_config.py [Bump version] 0.13.0dev0 & Deprecate `predict_epsilon` (#2109) 2023-01-25 17:59:02 +01:00
test_hub_utils.py Remove modelcards dependency (#2050) 2023-01-20 16:39:42 +01:00
test_layers_utils.py Test ResnetBlock2D (#1850) 2023-01-04 22:57:32 +01:00
test_modeling_common.py [Variant] Add "variant" as input kwarg so to have better UX when downloading no_ema or fp16 weights (#2305) 2023-02-16 11:02:58 +01:00
test_modeling_common_flax.py Allow to set config params directly in init (#1419) 2022-11-25 15:07:09 +01:00
test_outputs.py Replace flake8 with ruff and update black (#2279) 2023-02-07 23:46:23 +01:00
test_pipelines.py [Variant] Add "variant" as input kwarg so to have better UX when downloading no_ema or fp16 weights (#2305) 2023-02-16 11:02:58 +01:00
test_pipelines_common.py move pipeline based test skips out of pipeline mixin (#2486) 2023-02-27 10:02:34 -08:00
test_pipelines_flax.py Replace flake8 with ruff and update black (#2279) 2023-02-07 23:46:23 +01:00
test_pipelines_onnx_common.py Reorganize pipeline tests (#963) 2022-10-24 16:34:01 +02:00
test_scheduler.py Fix UniPC tests and remove some test warnings (#2396) 2023-02-17 13:20:20 +01:00
test_scheduler_flax.py [Bump version] 0.13.0dev0 & Deprecate `predict_epsilon` (#2109) 2023-01-25 17:59:02 +01:00
test_training.py [Utils] Add deprecate function and move testing_utils under utils (#659) 2022-10-03 23:44:24 +02:00
test_unet_2d_blocks.py Add tests for 2D UNet blocks (#1945) 2023-01-16 12:53:05 +01:00
test_unet_blocks_common.py Add tests for 2D UNet blocks (#1945) 2023-01-16 12:53:05 +01:00
test_utils.py [Deprecate] Correct stacklevel (#1483) 2022-12-01 16:28:10 +01:00