Spaces:
Running
Running
File size: 76 Bytes
c88be80 |
1 2 3 4 5 |
#!/bin/bash
cd /root/kby-ai-face
exec python3 demo.py &
exec python3 app.py |