farhananis005 commited on
Commit
4daf8f9
1 Parent(s): 2bba890

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -185,4 +185,4 @@ with gr.Blocks(css=css) as demo:
185
  #########################################################################################################
186
 
187
  demo.queue()
188
- demo.launch(debug=True, share=True)
 
185
  #########################################################################################################
186
 
187
  demo.queue()
188
+ demo.launch()