Spaces:
Runtime error
Runtime error
yonatanbitton
commited on
Commit
·
bc21056
1
Parent(s):
4b2d726
update
Browse files
app.py
CHANGED
@@ -116,7 +116,7 @@ with demo:
|
|
116 |
|
117 |
# demo.launch()
|
118 |
credentials = [
|
119 |
-
("
|
120 |
]
|
121 |
|
122 |
# Launch the interface with password protection
|
|
|
116 |
|
117 |
# demo.launch()
|
118 |
credentials = [
|
119 |
+
("ViRi", "6JuneNeurIPS")
|
120 |
]
|
121 |
|
122 |
# Launch the interface with password protection
|