Nikhil0987 commited on
Commit
52eb90d
·
verified ·
1 Parent(s): 9d54a8c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -144,4 +144,4 @@ with gr.Blocks() as demo:
144
  outputs=[show_img]
145
  )
146
 
147
- demo.launch()
 
144
  outputs=[show_img]
145
  )
146
 
147
+ demo.launch(server_port=7861)