signflow2 / render.yaml
LouisVasseur's picture
Deploy SignFlow
67e39e6
Raw
History Blame Contribute Delete
247 Bytes
services:
- type: web
name: signflow
env: docker
plan: starter
healthCheckPath: /health
envVars:
- key: MODEL_PATH
value: /app/models/best_model.pth
- key: GLOSS_MAP_PATH
value: /app/gloss_map.csv