abdullah-alnahas commited on
Commit
471d392
·
verified ·
1 Parent(s): 3f464bb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -269,4 +269,4 @@ with gr.Blocks(
269
  create_about_tab()
270
 
271
  if __name__ == "__main__":
272
- gr_app.launch()
 
269
  create_about_tab()
270
 
271
  if __name__ == "__main__":
272
+ gr_app.launch(server_port=7860)