Wataru commited on
Commit
b028e48
·
1 Parent(s): 91bdb2b

removed share

Browse files
Files changed (1) hide show
  1. app.py +1 -4
app.py CHANGED
@@ -50,7 +50,4 @@ iface = gr.Interface(
50
  description=description,
51
  allow_flagging=False,
52
 
53
- ).launch(
54
- auth=("test", "sarulab-test"),
55
- share=True
56
- )
 
50
  description=description,
51
  allow_flagging=False,
52
 
53
+ ).launch()