Spaces:
Build error
Build error
| # Source the virtual environment | |
| source /app/venv/bin/activate | |
| # Run the Python application | |
| exec python ./run.py | |
| # Source the virtual environment | |
| source /app/venv/bin/activate | |
| # Run the Python application | |
| exec python ./run.py | |