oluinioluwa814 commited on
Commit
380a40a
·
verified ·
1 Parent(s): c74cf43

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -91,4 +91,4 @@ with gr.Blocks(theme=gr.themes.Soft(), title="Stable Diffusion Research Lab") as
91
  outputs=output,
92
  )
93
 
94
- demo.launch(share=False)
 
91
  outputs=output,
92
  )
93
 
94
+ demo.launch(debug=True)