Spaces:
Paused
Paused
| service nginx start | |
| python main.py --listen 0.0.0.0 --port 7860 --output-directory /data/ & | |
| echo "" | nc localhost 4444 |
| service nginx start | |
| python main.py --listen 0.0.0.0 --port 7860 --output-directory /data/ & | |
| echo "" | nc localhost 4444 |