vlbthambawita commited on
Commit
a2c89cd
1 Parent(s): 9ce0120

remove share

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -31,4 +31,4 @@ gr.Interface(
31
  inputs=None,
32
  outputs="image",
33
  title="Generating ECGs",
34
- ).launch(share=True)
 
31
  inputs=None,
32
  outputs="image",
33
  title="Generating ECGs",
34
+ ).launch()