Spaces:
Running
Running
| 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 | |