Turing311 commited on
Commit
594c707
·
1 Parent(s): 47687ed

Create run.sh

Browse files
Files changed (1) hide show
  1. run.sh +4 -0
run.sh ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ #!/bin/bash
2
+
3
+ exec python3 app.py
4
+ exec python3 ./gradio/demo.py