From 256c9f65ef77d84dd3005e6771f4bd6f7a3463f6 Mon Sep 17 00:00:00 2001 From: cmdr2 Date: Thu, 31 Aug 2023 18:25:02 +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 833b7d9..8e073fd 100644 --- a/Inpainting.md +++ b/Inpainting.md @@ -1,4 +1,4 @@ -**Inpainting** is a stable diffusion mode, 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 only draws 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`.