davanstrien HF Staff commited on
Commit
ac4206b
·
verified ·
1 Parent(s): f1028c7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -8,7 +8,6 @@ HF_TOKEN = os.getenv("HF_TOKEN")
8
 
9
  time_start = datetime.now()
10
 
11
-
12
  def restart():
13
  gr.Info("Restarting space...")
14
  restart_space("davanstrien/restart", token=HF_TOKEN)
 
8
 
9
  time_start = datetime.now()
10
 
 
11
  def restart():
12
  gr.Info("Restarting space...")
13
  restart_space("davanstrien/restart", token=HF_TOKEN)