imaginAIry/imaginairy
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
..
configs refactor: simplify structure 2022-09-11 00:59:03 -07:00
enhancers fix: inpainting now matches photo at high generation strength 2022-09-25 22:50:16 -07:00
modules style: fix lint issues 2022-09-24 00:31:08 -07:00
samplers fix: inpainting now matches photo at high generation strength 2022-09-25 22:50:16 -07:00
vendored feature: generate captions for images 2022-09-19 21:19:22 -07:00
__init__.py feature: generate captions for images 2022-09-19 21:19:22 -07:00
api.py fix: inpainting now matches photo at high generation strength 2022-09-25 22:50:16 -07:00
cmds.py refactor: image version management 2022-09-25 22:50:16 -07:00
img_log.py feature: boolean logic masks 2022-09-24 00:02:31 -07:00
img_utils.py fix: masking now works properly at strengths 0 and 1 2022-09-24 23:31:03 -07:00
safety.py ci: add automated testing/linting 2022-09-24 23:31:03 -07:00
schema.py fix: inpainting now matches photo at high generation strength 2022-09-25 22:50:16 -07:00
suppress_logs.py feature: generate captions for images 2022-09-19 21:19:22 -07:00
utils.py feature: boolean logic masks 2022-09-24 00:02:31 -07:00