Jordan commited on
Commit
b46e9a9
1 Parent(s): 9890814

removed share option

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -29,4 +29,4 @@ with gr.Blocks() as demo:
29
 
30
 
31
  if __name__=="__main__":
32
- demo.launch(share=True)
 
29
 
30
 
31
  if __name__=="__main__":
32
+ demo.launch()