You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
imaginAIry/tests
Bryce bcd761b8a6 tests: better coverage of cli commands
add "empty" model that just uses empty state for models
2 years ago
..
data test: add some autoencoder tests 2 years ago
enhancers fix: don't report a safety issue when a black image is generated 2 years ago
expected_output feature: sliced latent decoding 2 years ago
modules test: add some autoencoder tests 2 years ago
samplers feature: Stable Diffusion 2.0 2 years ago
Dockerfile tests: add docker image for testing environment. minor test improvements 2 years ago
__init__.py fix: inpainting producing blurry images 2 years ago
conftest.py feature/refactor/fix: better defaults. correct version in metadata 2 years ago
test_api.py perf: mps perf improvement 2 years ago
test_clip_embedder.py test: more flexible embedding test 2 years ago
test_cmds.py tests: better coverage of cli commands 2 years ago
test_config.py perf: improve startup time by doing some imports lazily (#233) 2 years ago
test_enhancers.py feature: sliced latent decoding 2 years ago
test_feather_tile.py refactor: cleanup image generation code 2 years ago
test_guidance.py Fix typos 2 years ago
test_model_manager.py feature: print version 2 years ago
test_outpaint.py feature: print version 2 years ago
test_prompt_schedules.py feature: add compilation animations (#224) 2 years ago
test_roi_utils.py feature: finetuning 2 years ago
test_safety.py fix: don't report a safety issue when a black image is generated 2 years ago
test_schema.py feature: urls as init images 2 years ago
test_utils.py refactor: consolidate logging utils 2 years ago
utils.py tests: support distributed test runs 2 years ago