Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 83 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 83 Bytes
pip install -r requirement.txt

uvicorn main:app --host 0.0.0.0 --port 8000