hamzabk2post commited on
Commit
a156163
1 Parent(s): c97bee5

let go back local

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -80,6 +80,6 @@ if __name__ == '__main__':
80
  outputs,
81
  title=title,
82
  description=description,
83
- ).launch(share=True)
84
 
85
 
 
80
  outputs,
81
  title=title,
82
  description=description,
83
+ ).launch()
84
 
85