OpenSound commited on
Commit
f7ad1a2
·
verified ·
1 Parent(s): 3b6a091

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -71,4 +71,4 @@ with gr.Blocks(theme=gr.themes.Soft(primary_hue="blue")) as app:
71
 
72
 
73
  if __name__ == "__main__":
74
- app.launch(share=True)
 
71
 
72
 
73
  if __name__ == "__main__":
74
+ app.launch()