Laughify commited on
Commit
53784ef
Β·
1 Parent(s): e5e290e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -49,5 +49,6 @@ def run():
49
 
50
  return _app
51
 
 
52
  app = run()
53
  app.launch(debug=True)
 
49
 
50
  return _app
51
 
52
+
53
  app = run()
54
  app.launch(debug=True)