ravi.naik commited on
Commit
a76f9a5
1 Parent(s): c7984b3

updated app

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -285,4 +285,4 @@ with gr.Blocks() as app:
285
  )
286
 
287
 
288
- app.launch(server_name="0.0.0.0", server_port=9998)
 
285
  )
286
 
287
 
288
+ app.launch()