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/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
2 years ago
..
configs refactor: simplify structure 2 years ago
enhancers fix: inpainting now matches photo at high generation strength 2 years ago
modules style: fix lint issues 2 years ago
samplers fix: inpainting now matches photo at high generation strength 2 years ago
vendored feature: generate captions for images 2 years ago
__init__.py feature: generate captions for images 2 years ago
api.py fix: inpainting now matches photo at high generation strength 2 years ago
cmds.py refactor: image version management 2 years ago
img_log.py feature: boolean logic masks 2 years ago
img_utils.py fix: masking now works properly at strengths 0 and 1 2 years ago
safety.py ci: add automated testing/linting 2 years ago
schema.py fix: inpainting now matches photo at high generation strength 2 years ago
suppress_logs.py feature: generate captions for images 2 years ago
utils.py feature: boolean logic masks 2 years ago