sam749 commited on
Commit
8c1d3ed
·
verified ·
1 Parent(s): 12bc34c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -108,4 +108,4 @@ with gr.Blocks(theme='soft', title="Supertonic-3 Custom Voices") as demo:
108
  )
109
 
110
  if __name__ == "__main__":
111
- demo.launch(share=True)
 
108
  )
109
 
110
  if __name__ == "__main__":
111
+ demo.launch()