From 4d9bba40fa9d811cb7329c804d561b4af046df21 Mon Sep 17 00:00:00 2001 From: "K. S. Ernest (iFire) Lee" Date: Wed, 25 Dec 2024 11:43:57 -0800 Subject: [PATCH] Update character concept art creation guidelines for background removal and add caution against feathering edges --- decisions/20241220-character-concept-art-creation.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/decisions/20241220-character-concept-art-creation.md b/decisions/20241220-character-concept-art-creation.md index 90972f1da7..5649d08c92 100644 --- a/decisions/20241220-character-concept-art-creation.md +++ b/decisions/20241220-character-concept-art-creation.md @@ -33,7 +33,10 @@ Easy Diffusion provides a user-friendly interface for Stable Diffusion. We will ### 3. Image Editing with Krita -- **Background Removal:** Use Krita's Magic Wand tool with a feather of 5px to select the main part of the image (the character). Then, inverse the selection and delete the rest, isolating the character from the generated image. This creates a transparent background, crucial for 3d model creation. +- **Background Removal:** Use Krita's Magic Wand tool to select the main part of the image (the character). Then, inverse the selection and delete the rest, isolating the character from the generated image. This creates a transparent background, crucial for 3D model creation. + +**Caution:** Do not feather the edges because it corrupts the background removal algorithm. + - **Face Erasure:** Use Krita's brush tools to carefully erase the eyebrows, nose, and mouth. You can use a combination of the Eraser tool and the Brush tool with a skin-tone color to blend seamlessly. **Reasoning for Face Erasure:**