Skip to content

Sookeyy-12/DoorAutoCompiled

 
 

Repository files navigation

Should be the Correct One

How to Run:

Note: if you windows, you will first need to build dlib using wheel.

  1. create a virtual environment

    python -m venv venv
  2. install requirements

    pip install -r reqs.txt

    This 100% works on windows, but might need calibration in linux.

  3. run the app

    python main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%