Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
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 ↵ | CodeHatchling | -6/+199 | |
images.py | ||||
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 ↵ | CodeHatchling | -0/+401 | |
the previous hooks, removed unnecessary formatting changes, removed code that I had forgotten to. |