Install the require python libraries from requirements.txt file pip install -r requirements.txt now, run the the below command to start the web app uvicorn main:app --reload