Spaces:
Runtime error
Runtime error
osanseviero
commited on
Commit
•
1d62536
1
Parent(s):
79edacd
Update login.html
Browse files- login.html +1 -1
login.html
CHANGED
@@ -16,7 +16,7 @@
|
|
16 |
<br>
|
17 |
<br>
|
18 |
<h4>The default token is <span style="color:orange;">huggingface</span></h4>
|
19 |
-
<h4>Duplicate the Space to run your own instance
|
20 |
|
21 |
{% if login_available %}
|
22 |
{# login_available means password-login is allowed. Show the form. #}
|
|
|
16 |
<br>
|
17 |
<br>
|
18 |
<h4>The default token is <span style="color:orange;">huggingface</span></h4>
|
19 |
+
<h4>Duplicate the Space to run your own instance</h4>
|
20 |
|
21 |
{% if login_available %}
|
22 |
{# login_available means password-login is allowed. Show the form. #}
|