kadirnar commited on
Commit
9c85c26
1 Parent(s): de5b622

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -61,4 +61,4 @@ with app:
61
  with gr.Tab("Inpaint Canny"):
62
  stable_diffusion_inpiant_controlnet_canny_app()
63
 
64
- app.launch(debug=True, enable_queue=True, server_port=7861)
 
61
  with gr.Tab("Inpaint Canny"):
62
  stable_diffusion_inpiant_controlnet_canny_app()
63
 
64
+ app.launch(debug=True, enable_queue=True, server_port=7860)