imaginAIry/tests
Bryce 476a81a967 feature: add "shuffle" control mode
Image is generated from elements of control image. similar to style transfer
2023-05-05 02:53:43 -07: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 feature: add "shuffle" control mode 2023-05-05 02:53:43 -07:00
img_processors feature: add "shuffle" control mode 2023-05-05 02:53:43 -07:00
modules tests: fix tests 2023-02-28 21:04:00 -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 fix: fix model downloads that were broken 2023-03-18 13:49:11 -07:00
Dockerfile tests: add docker image for testing environment. minor test improvements 2022-09-21 22:38:44 -07:00
test_api.py fix: improved large images using composition 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 fix: better input image path handling 2023-04-14 00:22:43 -07:00
utils.py tests: support distributed test runs 2022-10-16 20:22:16 -07:00