hrishikeshagi commited on
Commit
15c5b7e
1 Parent(s): e0846e9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -75,7 +75,7 @@ io = gr.Interface(
75
  outputs,
76
  allow_flagging=False,
77
  )
78
- io.launch(debug=False, share=True)
79
 
80
  import csv
81
  import os
 
75
  outputs,
76
  allow_flagging=False,
77
  )
78
+ io.launch(debug=False)
79
 
80
  import csv
81
  import os