Skip to content

Latest commit

 

History

History
55 lines (39 loc) · 1.51 KB

README.md

File metadata and controls

55 lines (39 loc) · 1.51 KB

InpaintingMask-Generation

License GitHub Stars GitHub Issues GitHub Forks

Py GUI tool for creating Masks for Image Inpainting for StableDiffusion

Table of Contents

Installation

  1. Clone the Repository:
    git clone https://github.com/Sid-047/InpaintingMask-Generation.git

Usage

  1. Navigate to the Project Directory:

    cd InpaintingMask-Generation
  2. Install Dependencies:

    pip install -r requirements.txt
  3. Run the Tool:

    python maskCanvas.py
  4. Boom! That is it, Start Painting the Image.

Controls

  1. Mouse Right Button Hold the Key to draw in the Canvas.

  2. Mouse Left Button Left click to reset the Canvas.

  3. Mouse Scroll Button Click the scroll button to save the Canvas as image.

License

This project is licensed under the MIT License - see the LICENSE file for details.