migration v2

This commit is contained in:
Pablo Hellmann
2025-02-14 20:53:24 +01:00
parent 878cab085f
commit 15e95c9bf5
2 changed files with 137 additions and 1 deletions
+6 -1
View File
@@ -1248,6 +1248,11 @@
{"id":"","label":"zero","localized":"","hint":"zero"},
{"id":"","label":"zoe depth","localized":"","hint":"zoe depth"},
{"id":"","label":"➠ control","localized":"","hint":"➠ control"},
{"id":"","label":"💾","localized":"","hint":"💾"}
{"id":"","label":"💾","localized":"","hint":"💾"},
{"id":"","label":"Color to Mask","localized":"","hint":"Pick the color you want to mask and inpaint. Click on the color in the image to automatically select it.\n Advised to use images like green screens to get precise results."},
{"id":"","label":"Color Tolerance","localized":"","hint":"Adjust the tolerance to include similar colors in the mask. Lower values = mask only very similar colors. Higher = values mask a wider range of similar colors."},
{"id":"","label":"Mask Padding","localized":"","hint":"Adjust padding to apply a inside offset to the mask. (Recommended value = 2 to remove leftovers at edges)"},
{"id":"","label":"Mask Blur","localized":"","hint":"Adjust blur to apply a smooth transition between image and inpainted area. (Recommended value = 0 for sharpness)"},
{"id":"","label":"Denoising Strength","localized":"","hint":"Change Denoising Strength to achieve desired inpaint amount."}
]
}