Parthebhan commited on
Commit
7752d4f
·
verified ·
1 Parent(s): eebe194

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -26,4 +26,4 @@ automatidata_ga = gr.Interface(fn=automatidata,
26
  theme='dark'
27
  )
28
 
29
- automatidata_ga.launch(auth = ('user','auto'),share=True)
 
26
  theme='dark'
27
  )
28
 
29
+ automatidata_ga.launch(share=True)