Spaces:
Paused
Paused
| !/usr/bin/env bash | |
| python -u agents/worker.py & | |
| uvicorn app:app --host 0.0.0.0 --port 7860 --reload | |
| !/usr/bin/env bash | |
| python -u agents/worker.py & | |
| uvicorn app:app --host 0.0.0.0 --port 7860 --reload | |