Spaces:
Runtime error
Runtime error
Commit
·
667be0c
1
Parent(s):
6be77ad
Update app.py
Browse files
app.py
CHANGED
@@ -126,4 +126,4 @@ with block:
|
|
126 |
# )
|
127 |
|
128 |
# block.launch(debug=True)
|
129 |
-
|
|
|
126 |
# )
|
127 |
|
128 |
# block.launch(debug=True)
|
129 |
+
block.launch(debug=True, auth=('admin', 'Twimbit@2019'), auth_message='enter username password to proceed further')
|