Scakmak commited on
Commit
bf9f95d
·
1 Parent(s): c2d0e3e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -58,4 +58,4 @@ with gr.Blocks() as demo:
58
 
59
 
60
 
61
- demo.launch(share= True)
 
58
 
59
 
60
 
61
+ demo.launch()