Py GUI tool for creating Masks for Image Inpainting for StableDiffusion
- Clone the Repository:
git clone https://github.com/Sid-047/InpaintingMask-Generation.git
-
Navigate to the Project Directory:
cd InpaintingMask-Generation
-
Install Dependencies:
pip install -r requirements.txt
-
Run the Tool:
python maskCanvas.py
-
Boom! That is it, Start Painting the Image.
-
Mouse Right Button Hold the Key to draw in the Canvas.
-
Mouse Left Button Left click to reset the Canvas.
-
Mouse Scroll Button Click the scroll button to save the Canvas as image.
This project is licensed under the MIT License - see the LICENSE file for details.