Spaces:
Sleeping
Sleeping
| set -euo pipefail | |
| source .venv312/bin/activate | |
| python -m uvicorn dharma_shield.server:app --host 0.0.0.0 --port 7860 | |
| set -euo pipefail | |
| source .venv312/bin/activate | |
| python -m uvicorn dharma_shield.server:app --host 0.0.0.0 --port 7860 | |