PravinS commited on
Commit
f93f3e1
·
1 Parent(s): e91bbb4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -14,5 +14,5 @@ iface =gr.Interface(
14
  "The food was great, but the service was terrible."]
15
 
16
  )
17
- #iface.launch(inline= False)
18
  iface.launch(inline= False,auth=('user','password'),auth_message="check login details sent to you email")
 
14
  "The food was great, but the service was terrible."]
15
 
16
  )
17
+
18
  iface.launch(inline= False,auth=('user','password'),auth_message="check login details sent to you email")