ismaeltorres00 commited on
Commit
50dbdfc
·
verified ·
1 Parent(s): 150e49b

Update app3.py

Browse files
Files changed (1) hide show
  1. app3.py +1 -1
app3.py CHANGED
@@ -15,4 +15,4 @@ demo = gr.Interface(
15
  title="De texto a voz",
16
  )
17
 
18
- demo.launch()
 
15
  title="De texto a voz",
16
  )
17
 
18
+ demo.launch(share=True)