kadirnar commited on
Commit
8f32a17
·
1 Parent(s): 5147fd4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -64,4 +64,4 @@ with app:
64
  with gr.Tab("Keras Diffusion"):
65
  keras_diffusion_app = keras_stable_diffusion_app()
66
 
67
- app.launch(debug=True, enable_queue=True, server_port=8080)
 
64
  with gr.Tab("Keras Diffusion"):
65
  keras_diffusion_app = keras_stable_diffusion_app()
66
 
67
+ app.launch(debug=True, enable_queue=True, server_port=7861)