hellopahe commited on
Commit
e9377d8
·
1 Parent(s): 93e5f33
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -61,6 +61,6 @@ app.launch(
61
  # enable share will generate a temporary public link.
62
  # share=True,
63
  # debug=True,
64
- auth=("qee", "world"),
65
- auth_message="请登陆"
66
  )
 
61
  # enable share will generate a temporary public link.
62
  # share=True,
63
  # debug=True,
64
+ # auth=("qee", "world"),
65
+ # auth_message="请登陆"
66
  )