Spaces:
No application file
No application file
| services: | |
| - type: web | |
| name: signlang-ws | |
| env: python | |
| buildCommand: pip install -r requirements.txt | |
| startCommand: python app.py | |
| region: oregon | |
| plan: free | |
| services: | |
| - type: web | |
| name: signlang-ws | |
| env: python | |
| buildCommand: pip install -r requirements.txt | |
| startCommand: python app.py | |
| region: oregon | |
| plan: free | |