Spaces:
Sleeping
Sleeping
Upload templates.py
Browse files- core/templates.py +1 -1
core/templates.py
CHANGED
|
@@ -2167,7 +2167,7 @@ async def get_login_html(request: Request, error: str = None) -> HTMLResponse:
|
|
| 2167 |
</div>
|
| 2168 |
|
| 2169 |
<div id="iframe-hint" class="iframe-hint">
|
| 2170 |
-
⚠️ HuggingFace 内部无法登录,<a id="direct-link" href="#" target="_blank">点我跳转
|
| 2171 |
</div>
|
| 2172 |
</div>
|
| 2173 |
</body>
|
|
|
|
| 2167 |
</div>
|
| 2168 |
|
| 2169 |
<div id="iframe-hint" class="iframe-hint">
|
| 2170 |
+
⚠️ HuggingFace 内部无法登录,<a id="direct-link" href="#" target="_blank">点我跳转</a>
|
| 2171 |
</div>
|
| 2172 |
</div>
|
| 2173 |
</body>
|