dmatekenya commited on
Commit
4eef125
1 Parent(s): 13e50c7

enabled sharing

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -57,4 +57,4 @@ gr.Interface(
57
  gr.Audio(source="upload", type="filepath", optional=True),
58
  ],
59
  outputs="text",
60
- ).launch(share=True)
 
57
  gr.Audio(source="upload", type="filepath", optional=True),
58
  ],
59
  outputs="text",
60
+ ).launch()