aboutsummaryrefslogtreecommitdiffstats
path: root/modules/soft_inpainting.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed issue where batched inpainting (batch size > 1) wouldn't work because o...CodeHatchling2023-12-051-10/+56
* Fixed issue with whitespace, removed commented out code that was meant to be ...CodeHatchling2023-12-041-14/+6
* Cleaned up code, moved main code contributions into soft_inpainting.pyCodeHatchling2023-12-041-20/+157
* Organized the settings and UI of soft inpainting to allow for toggling the fe...CodeHatchling2023-12-041-0/+133