F-urkan commited on
Commit
1bccac2
·
verified ·
1 Parent(s): 27c2e05

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -5,6 +5,8 @@ os.system("chmod +x pre.sh")
5
  os.system("./pre.sh")
6
  os.system("./install.sh")
7
  os.system("./start.sh")
 
 
8
  # import gradio as gr
9
 
10
  # def greet(name):
 
5
  os.system("./pre.sh")
6
  os.system("./install.sh")
7
  os.system("./start.sh")
8
+ os.system("gritty --port 7860 --command bash --auto-restart")
9
+
10
  # import gradio as gr
11
 
12
  # def greet(name):