sikeaditya commited on
Commit
571221d
·
verified ·
1 Parent(s): f910019

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -627,4 +627,4 @@ def serve_audio(filename):
627
 
628
  if __name__ == '__main__':
629
  pio.templates.default = "plotly_white"
630
- app.run(debug=True, host='0.0.0.0', port=7860)
 
627
 
628
  if __name__ == '__main__':
629
  pio.templates.default = "plotly_white"
630
+ app.run(app=app1,debug=True, host='0.0.0.0', port=7860)