Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2023-12-08 | Formatted soft_inpainting. | CodeHatchling | -10/+16 |
2023-12-08 | soft_inpainting now appears in the "inpaint" section, and will not activate u... | CodeHatchling | -4/+39 |
2023-12-07 | Fixed grammar error. | CodeHatchling | -1/+1 |
2023-12-07 | Fixed complaint about whitespace, updated help section for a parameter. | CodeHatchling | -4/+4 |
2023-12-07 | Added parameters for the composite stage, fixed batched generation. | CodeHatchling | -43/+155 |
2023-12-07 | Moved image filters used by soft inpainting into soft_inpainting.py from imag... | CodeHatchling | -6/+199 |
2023-12-07 | Fixed "No newline at end of file". | CodeHatchling | -1/+1 |
2023-12-07 | Re-implemented soft inpainting via a script. Also fixed some mistakes with th... | CodeHatchling | -0/+401 |