jithenderchoudary commited on
Commit
61d45cf
·
verified ·
1 Parent(s): 597352b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -57,5 +57,5 @@ with gr.Blocks() as app:
57
  outputs=optimization_results,
58
  )
59
 
60
- Launch the app
61
  app.launch()
 
57
  outputs=optimization_results,
58
  )
59
 
60
+ #Launch the app
61
  app.launch()