Spaces:
Runtime error
Runtime error
Commit
·
60be797
1
Parent(s):
4b97fee
Update app.py
Browse files
app.py
CHANGED
@@ -104,4 +104,4 @@ with block:
|
|
104 |
# )
|
105 |
|
106 |
# block.launch(debug=True)
|
107 |
-
block.launch(debug=True, auth=('admin', '
|
|
|
104 |
# )
|
105 |
|
106 |
# block.launch(debug=True)
|
107 |
+
block.launch(debug=True, auth=('admin', 'Twimbit@2019'), auth_message='enter username password to proceed further')
|