aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/soft_inpainting.py
AgeCommit message (Expand)AuthorLines
2023-12-07Fixed complaint about whitespace, updated help section for a parameter.CodeHatchling-4/+4
2023-12-07Added parameters for the composite stage, fixed batched generation.CodeHatchling-43/+155
2023-12-07Moved image filters used by soft inpainting into soft_inpainting.py from imag...CodeHatchling-6/+199
2023-12-07Fixed "No newline at end of file".CodeHatchling-1/+1
2023-12-07Re-implemented soft inpainting via a script. Also fixed some mistakes with th...CodeHatchling-0/+401