jhapran commited on
Commit
882e15a
·
1 Parent(s): a2ae375

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -16,4 +16,4 @@ interface = gr.Interface(bmi,
16
  title = "BMI Demo"
17
  )
18
 
19
- interface.launch(auth = ('user', 'password'), auth_message = "Check your email for the login credentials", share = True)
 
16
  title = "BMI Demo"
17
  )
18
 
19
+ interface.launch(auth = ()