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 e67341223b feature: Stable Diffusion 2.0
working: CUDA and MacOS
working: 512p model with all samplers
working: inpainting with all samplers
working: 768p model with ddim sampler
2 years ago
..
data tests: tests can run without any network calls 2 years ago
enhancers feature: prompt expansion (#51) 2 years ago
expected_output feature: added `DPM++ 2S a` and `DPM++ 2M` samplers 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: update k_diffusion. add dpm_fast and dpm_addaptive samplers 2 years ago
test_api.py feature: progress image callback 2 years ago
test_clip_embedder.py tests: disable slow tests when running on github 2 years ago
test_cmds.py fix: inpainting producing blurry images 2 years ago
test_enhancers.py feature: switch between models without restarting python instance 2 years ago
test_guidance.py tests: add more tests 2 years ago
test_safety.py tests: disable slow tests when running on github 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