ocr-2 / render.yaml
Zienab's picture
Upload 15 files
9db4439 verified
raw
history blame contribute delete
325 Bytes
services:
- type: web
name: my-app
env: python
repo: https://github.com/ZienabMakhloof/ocr.git
branch: main
buildCommand: "pip install -r requirements.txt"
startCommand: "python app.py"
envVars:
- key: PYTHON_VERSION
value: 3.10.11
region: oregon
plan: standard