aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_img2img.py
AgeCommit message (Collapse)AuthorLines
2023-12-04Organized the settings and UI of soft inpainting to allow for toggling the ↵CodeHatchling-3/+5
feature, and centralizes default values to reduce the amount of copy-pasta.
2023-11-28Tweaked default values.CodeHatchling-2/+2
2023-11-28Added slider for detail preservation strength, removed largely needless ↵CodeHatchling-1/+1
offset parameter, changed labels in UI and for saving to/pasting data from PNG files.
2023-11-28Added UI elements to control blending parameters.CodeHatchling-0/+3
2023-05-19Overhaul tests to use py.testAarni Koskela-0/+68