ShadyV commited on
Commit
d7fb4ec
·
1 Parent(s): 1f94837

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -27,4 +27,4 @@ per_interface = gr.Interface(fn = marks_percent,
27
  #""",
28
  title = "PCM Percentage"
29
  )
30
- per_interface.launch(auth=("Vishal","password"), auth_message = "Check your <strong>login</strong> details that has been sent to your <strong>email</strong> address", inline=False)
 
27
  #""",
28
  title = "PCM Percentage"
29
  )
30
+ per_interface.launch(inline=False)