hema1 commited on
Commit
fcfaed8
·
verified ·
1 Parent(s): e5c77ad

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -71,4 +71,4 @@ app = gr.Interface(fn=func,
71
 
72
  ).queue()
73
  # launching the app
74
- gr.TabbedInterface([iface,app],["Visual QA","Text QA"]).launch(auth = ('user','teamwork'), auth_message = "Check your Login details sent to your email")
 
71
 
72
  ).queue()
73
  # launching the app
74
+ gr.TabbedInterface([iface,app],["Visual QA","Text QA"]).launch(auth = ('user','work'), auth_message = "Check your Login details sent to your email")