bradley6597
commited on
Commit
•
e8d6766
1
Parent(s):
06c335d
Update app.py
Browse files
app.py
CHANGED
@@ -171,7 +171,7 @@ app.auth_message = ''
|
|
171 |
app.launch(debug=True,
|
172 |
share=False,
|
173 |
height=768,
|
174 |
-
|
175 |
)
|
176 |
|
177 |
# app.close()
|
|
|
171 |
app.launch(debug=True,
|
172 |
share=False,
|
173 |
height=768,
|
174 |
+
auth=same_auth
|
175 |
)
|
176 |
|
177 |
# app.close()
|