DSatishchandra commited on
Commit
79c9afc
·
verified ·
1 Parent(s): 38414f6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -203,4 +203,4 @@ def transcribe():
203
 
204
  # Start Production Server
205
  if __name__ == "__main__":
206
- serve(app, host="0.0.0.0", port=7860)
 
203
 
204
  # Start Production Server
205
  if __name__ == "__main__":
206
+ serve(app, host="0.0.0.0", port=7860)