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