sdk: custom python_version: 3.9 app_file: app.py command: uvicorn app:app --host 0.0.0.0 --port 7860