Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 248 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 248 Bytes

VagbhatAI

Local Setup

  • Create a folder cd into that folder
  • Create a python virtual env python -m venv venv
  • Activate the virtual enviornment by executing the command .\venv\Scripts\Activate.ps1
  • Then pip install requirement.txt