Spaces:
Running
Running
File size: 62 Bytes
c2b0164 |
1 2 3 4 |
#!/bin/bash
exec python3 app.py &
exec python3 gradio/demo.py |