Skip to content

FOSSEnjoyer69/Masker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

External Requirments

  1. python3.12 or silimar

Installation

  1. cd into the directory you want to install this programm to
  2. 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

Running

  1. Make sure you have linked the interperator to the virtual enviornment
  2. Run the code below
python3 src/main.py

Limitations

  1. Limited features
  2. Only does mask generation via sam
  3. No video support

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages