mrfakename commited on
Commit
682472b
1 Parent(s): 6f5ebe0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -206,6 +206,7 @@ def del_db(txt):
206
 
207
  # Recreate
208
  create_db_if_missing()
 
209
  return 'Delete DB'
210
 
211
  theme = gr.themes.Base(
 
206
 
207
  # Recreate
208
  create_db_if_missing()
209
+ gr.Error('You probably want to restart the space now')
210
  return 'Delete DB'
211
 
212
  theme = gr.themes.Base(