imaginAIry/tests
2022-12-21 09:33:46 -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 fix: make sure randomness is generated on cpu for consistency 2022-12-21 09:33:46 -08:00
modules perf: add back memory efficiency improvements 2022-11-28 00:32:53 -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: make sure randomness is generated on cpu for consistency 2022-12-21 09:33:46 -08:00
test_clip_embedder.py fix: more thorough cleaning of memory when switching models 2022-12-18 22:00:29 -08:00
test_cmds.py fix: inpainting producing blurry images 2022-09-27 17:19:25 -07:00
test_enhancers.py fix: more thorough cleaning of memory when switching models 2022-12-18 22:00:29 -08:00
test_guidance.py Fix typos 2022-11-25 19:23:06 -08: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