shukdevdatta123 commited on
Commit
9a8f282
·
verified ·
1 Parent(s): ecd748a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -310,4 +310,5 @@ def create_interface():
310
 
311
  # Create and launch the app
312
  if __name__ == "__main__":
313
- app = create_interface()
 
 
310
 
311
  # Create and launch the app
312
  if __name__ == "__main__":
313
+ app = create_interface()
314
+ app.launch()