MR commited on
Commit
388d884
1 Parent(s): de36b67

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -1
app.py CHANGED
@@ -235,4 +235,7 @@ def main(_config):
235
  ],
236
  )
237
 
238
- interface.launch(debug=True)
 
 
 
 
235
  ],
236
  )
237
 
238
+ interface.launch(debug=True)
239
+
240
+
241
+ ex.run()