Manual Steps Install dependencies with the command: pip install -r requirements.txt Specify the following as the Start Command. uvicorn main:app --host 0.0.0.0 --port 8080