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 82d74c6b49 feature: switch to pydantic models
- allow prompt re-use by deferring random seed
1 year ago
..
data docs: update docs 1 year ago
enhancers fix: don't report a safety issue when a black image is generated 1 year ago
expected_output feature: switch to pydantic models 1 year ago
img_processors feature: automatic use of inpainting 1 year ago
modules tests: fix tests 1 year ago
samplers feature: Stable Diffusion 2.0 2 years ago
test_utils tests: adjust tests to pass 1 year 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: switch to pydantic models 1 year ago
test_api.py feature: multi-controlnet support at the command line 1 year ago
test_clip_embedder.py tests: update tests 1 year ago
test_cmds.py tests: fix tests 1 year ago
test_config.py perf: improve startup time by doing some imports lazily (#233) 1 year ago
test_enhancers.py tests: update tests 1 year ago
test_feather_tile.py refactor: cleanup image generation code 1 year ago
test_guidance.py Fix typos 2 years ago
test_model_manager.py feature: controlnet 1 year ago
test_outpaint.py feature: controlnet 1 year ago
test_prompt_schedules.py feature: add compilation animations (#224) 1 year ago
test_roi_utils.py feature: finetuning 1 year ago
test_safety.py fix: don't report a safety issue when a black image is generated 1 year ago
test_schema.py feature: switch to pydantic models 1 year ago
utils.py tests: support distributed test runs 2 years ago