imaginAIry/tests
Bryce 6cae290038 fix: inpainting now matches photo at high generation strength
- 🎉 fix: inpainted areas correlate with surrounding image, even at 100% generation strength.  Previously if the generation strength was high enough the generated image
would be uncorrelated to the rest of the surrounding image.  It created terrible looking images.
 - fix: mask boundaries are more accurate
2022-09-25 22:50:16 -07:00
..
data feature: boolean logic masks 2022-09-24 00:02:31 -07:00
__init__.py feature: Mac M1 Support out of box 2022-09-10 00:32:52 -07:00
conftest.py ci: add automated testing/linting 2022-09-24 23:31:03 -07:00
Dockerfile tests: add docker image for testing environment. minor test improvements 2022-09-21 22:38:44 -07:00
test_clip_embedder.py tests: add docker image for testing environment. minor test improvements 2022-09-21 22:38:44 -07:00
test_cmds.py tests: add docker image for testing environment. minor test improvements 2022-09-21 22:38:44 -07:00
test_enhancers.py fix: inpainting now matches photo at high generation strength 2022-09-25 22:50:16 -07:00
test_experiments.py feature: boolean logic masks 2022-09-24 00:02:31 -07:00
test_guidance.py tests: add more tests 2022-09-17 15:49:38 -07:00
test_imagine.py ci: add automated testing/linting 2022-09-24 23:31:03 -07:00
test_safety.py ci: add automated testing/linting 2022-09-24 23:31:03 -07:00
test_schema.py feature: urls as init images 2022-09-15 23:06:59 -07:00