Spaces:
Paused
Paused
| services: | |
| - type: web | |
| name: subtitle-search-app | |
| env: python | |
| buildCommand: pip install -r requirements.txt | |
| startCommand: python app.py | |
| services: | |
| - type: web | |
| name: subtitle-search-app | |
| env: python | |
| buildCommand: pip install -r requirements.txt | |
| startCommand: python app.py | |