imaginAIry/tests
Bryce 70c58467c0 fix: img2img was broken for all samplers except ddim,plms
img2img was broken for all samplers except plms and ddim when init image strength was >~0.25.  Been this way for a while. whoops
2023-02-28 21:04:00 -08:00
..
data docs: update docs 2023-02-22 23:38:47 -08:00
enhancers fix: don't report a safety issue when a black image is generated 2023-01-16 14:51:31 -08:00
expected_output fix: img2img was broken for all samplers except ddim,plms 2023-02-28 21:04:00 -08:00
img_processors feature: controlnet 2023-02-22 23:38:47 -08:00
modules test: add some autoencoder tests 2023-02-18 15:36:34 -08:00
samplers feature: Stable Diffusion 2.0 2022-11-24 00:50:57 -08:00
__init__.py fix: inpainting producing blurry images 2022-09-27 17:19:25 -07:00
conftest.py feature/refactor/fix: better defaults. correct version in metadata 2022-11-26 16:18:08 -08:00
Dockerfile tests: add docker image for testing environment. minor test improvements 2022-09-21 22:38:44 -07:00
test_api.py fix: img2img was broken for all samplers except ddim,plms 2023-02-28 21:04:00 -08:00
test_clip_embedder.py test: more flexible embedding test 2023-01-02 14:11:36 -08:00
test_cmds.py refactor: split up command line tool 2023-02-25 14:29:55 -08:00
test_config.py perf: improve startup time by doing some imports lazily (#233) 2023-02-02 21:43:04 -08:00
test_enhancers.py feature: controlnet 2023-02-22 23:38:47 -08:00
test_feather_tile.py refactor: cleanup image generation code 2023-02-15 14:22:00 -08:00
test_guidance.py Fix typos 2022-11-25 19:23:06 -08:00
test_model_manager.py feature: controlnet 2023-02-22 23:38:47 -08:00
test_outpaint.py feature: controlnet 2023-02-22 23:38:47 -08:00
test_prompt_schedules.py feature: add compilation animations (#224) 2023-01-28 17:16:47 -08:00
test_roi_utils.py feature: finetuning 2023-01-16 01:35:59 -08:00
test_safety.py fix: don't report a safety issue when a black image is generated 2023-01-16 14:51:31 -08:00
test_schema.py feature: urls as init images 2022-09-15 23:06:59 -07:00
test_utils.py refactor: consolidate logging utils 2022-10-10 22:32:39 -05:00
utils.py tests: support distributed test runs 2022-10-16 20:22:16 -07:00