Skip to content

Py GUI tool for creating Masks for Image Inpainting for Stable Diffusion

License

Notifications You must be signed in to change notification settings

Sid-047/InpaintingMask-Generation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.