diffusers/tests
Bahjat Kawar 37a44bb283
Add ModelEditing pipeline (#2721)
* TIME first commit

* styling.

* styling 2.

* fixes; tests

* apply styling and doc fix.

* remove sups.

* fixes

* remove temp file

* move augmentations to const

* added doc entry

* code quality

* customize augmentations

* quality

* quality

---------

Co-authored-by: Sayak Paul <spsayakpaul@gmail.com>
2023-03-24 13:01:39 +05:30
..
fixtures Music Spectrogram diffusion pipeline (#1044) 2023-03-23 14:06:17 +01:00
models Add AudioLDM (#2232) 2023-03-23 19:00:21 +01:00
pipelines Add ModelEditing pipeline (#2721) 2023-03-24 13:01:39 +05:30
repo_utils [Copyright] 2023 (#2524) 2023-03-01 10:31:00 +01:00
schedulers [Tests] Split scheduler tests (#2630) 2023-03-09 19:11:47 +01:00
__init__.py fix issues with loading, add test for pipeline 2022-06-07 15:40:36 +02:00
conftest.py [Copyright] 2023 (#2524) 2023-03-01 10:31:00 +01:00
pipeline_params.py Add AudioLDM (#2232) 2023-03-23 19:00:21 +01:00
test_config.py [Copyright] 2023 (#2524) 2023-03-01 10:31:00 +01:00
test_ema.py [Tests] Correct PT2 (#2724) 2023-03-18 18:38:04 +01:00
test_hub_utils.py Remove modelcards dependency (#2050) 2023-01-20 16:39:42 +01:00
test_image_processor.py Add image_processor (#2617) 2023-03-15 07:55:49 -10:00
test_layers_utils.py [Copyright] 2023 (#2524) 2023-03-01 10:31:00 +01:00
test_modeling_common.py `mps`: remove warmup passes (#2771) 2023-03-22 19:29:27 +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 Rename 'CLIPFeatureExtractor' class to 'CLIPImageProcessor' (#2732) 2023-03-23 13:49:22 +01:00
test_pipelines_common.py `mps`: remove warmup passes (#2771) 2023-03-22 19:29:27 +01:00
test_pipelines_flax.py [Copyright] 2023 (#2524) 2023-03-01 10:31:00 +01:00
test_pipelines_onnx_common.py Reorganize pipeline tests (#963) 2022-10-24 16:34:01 +02:00
test_training.py [Copyright] 2023 (#2524) 2023-03-01 10:31:00 +01:00
test_unet_2d_blocks.py Fix mps tests on torch 2.0 (#2766) 2023-03-21 15:19:31 +01:00
test_unet_blocks_common.py [Copyright] 2023 (#2524) 2023-03-01 10:31:00 +01:00
test_utils.py [Copyright] 2023 (#2524) 2023-03-01 10:31:00 +01:00