Spaces:
Runtime error
Runtime error
| sdk: python | |
| python_version: "3.10" | |
| install: | |
| - pip install -r requirements.txt | |
| - chmod +x start.sh | |
| command: ./start.sh | |
| sdk: python | |
| python_version: "3.10" | |
| install: | |
| - pip install -r requirements.txt | |
| - chmod +x start.sh | |
| command: ./start.sh | |