DevashishBhake commited on
Commit
42ea618
1 Parent(s): f9f5661

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -92,4 +92,4 @@ gr.Interface(
92
  outputs=[
93
  "textbox"
94
  ],
95
- live=True).launch(server_port=5000)
 
92
  outputs=[
93
  "textbox"
94
  ],
95
+ live=True).launch()