- python3.12 or silimar
- cd into the directory you want to install this programm to
- Run the code below
git clone https://github.com/FOSSEnjoyer69/Masker.git
cd Masker
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt- Make sure you have linked the interperator to the virtual enviornment
- Run the code below
python3 src/main.py- Limited features
- Only does mask generation via sam
- No video support