Zaherrr commited on
Commit
cd90af5
1 Parent(s): 0c1bd5a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -224,4 +224,4 @@ with gr.Blocks(theme='gstaff/sketch') as demo:
224
  outputs=flagged_successful,
225
  )
226
 
227
- demo.launch(share=True, auth=('username', 'Zaka_module7'), auth_message="Check your <strong>Login details</strong> sent to your <i>email</i>")
 
224
  outputs=flagged_successful,
225
  )
226
 
227
+ demo.launch(share=True, auth=('username', 'password123'), auth_message="Check your <strong>Login details</strong> sent to your <i>email</i>")