From f0a2793f362eacef750c6009b9eaaeabba79eb1d Mon Sep 17 00:00:00 2001 From: cmdr2 Date: Thu, 31 Aug 2023 18:25:16 +0530 Subject: [PATCH] Updated Inpainting (markdown) --- Inpainting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Inpainting.md b/Inpainting.md index 8e073fd..98b2385 100644 --- a/Inpainting.md +++ b/Inpainting.md @@ -1,4 +1,4 @@ -**Inpainting** is a technique in which the AI only draws in a selected part of the initial image, while keeping other parts of the +**Inpainting** is a technique in which the AI draws only in a selected part of the initial image, while keeping other parts of the initial image intact. To use inpainting, first select an initial image using the `Browse` button, then click the `Inpaint` button. Then highlight the area (called a "mask") which the AI should draw into, and then press `Save`.