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 7c2004bfcc feature/fix: migrate to pydantic 2.3
- test: add schema tests/fuzzer and fixes
 - fix default prompt. add tests
 - fix outpaint and controlnet defaults
 - fix init image strength defaults
1 year ago
..
data docs: update docs 2 years ago
enhancers
expected_output feature: switch to pydantic models 1 year ago
img_processors feature: automatic use of inpainting 1 year ago
modules tests: fix tests 2 years ago
samplers
test_schema feature/fix: migrate to pydantic 2.3 1 year ago
test_utils tests: adjust tests to pass 1 year ago
Dockerfile
__init__.py
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
test_enhancers.py tests: update tests 1 year ago
test_feather_tile.py
test_guidance.py
test_model_manager.py
test_outpaint.py
test_prompt_schedules.py
test_roi_utils.py
test_safety.py
utils.py