Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 128 Bytes

File metadata and controls

11 lines (8 loc) · 128 Bytes

Install the required dependencies

pip install -r requirements.txt

Run the app

uvicorn main:app --reload