imaginAIry/tests
Bryce 7af1ab66ca fix: add workaround for bug in k_diffusion on mps
As documented here: https://github.com/AUTOMATIC1111/stable-diffusion-webui/issues/4558#issuecomment-1310387114

- make image logs more consistent
- note which step the progress images belong to in the filename
2022-11-12 20:19:23 -08:00
..
data tests: tests can run without any network calls 2022-10-11 01:06:24 -05:00
enhancers feature: prompt expansion (#51) 2022-10-08 18:34:35 -07:00
expected_output feature: added DPM++ 2S a and DPM++ 2M samplers 2022-11-11 10:52:48 -08:00
samplers fix: add workaround for bug in k_diffusion on mps 2022-11-12 20:19:23 -08:00
__init__.py fix: inpainting producing blurry images 2022-09-27 17:19:25 -07:00
conftest.py feature: update k_diffusion. add dpm_fast and dpm_addaptive samplers 2022-10-16 22:10:54 -07:00
Dockerfile tests: add docker image for testing environment. minor test improvements 2022-09-21 22:38:44 -07:00
test_api.py feature: switch between models without restarting python instance 2022-10-23 22:55:28 -07:00
test_clip_embedder.py tests: disable slow tests when running on github 2022-10-16 20:22:16 -07:00
test_cmds.py fix: inpainting producing blurry images 2022-09-27 17:19:25 -07:00
test_enhancers.py feature: switch between models without restarting python instance 2022-10-23 22:55:28 -07:00
test_guidance.py tests: add more tests 2022-09-17 15:49:38 -07:00
test_safety.py tests: disable slow tests when running on github 2022-10-16 20:22:16 -07: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