Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 235 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 235 Bytes

epmgcip-chaperone.ai

Steps to run:

Configure venv from the root:

  1. python -m venv .venv
  2. .venv\Scripts\activate (Windows) 2.1. Configure python interpreter path from .venv in VS Code
  3. pip.exe install -r .\requirements.txt