Spaces:
Running
Running
Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -124,7 +124,7 @@
|
|
124 |
</head>
|
125 |
|
126 |
<body>
|
127 |
-
<img id="background-image" alt="
|
128 |
<div id="clock"></div>
|
129 |
<button id="settings-btn">settings</button>
|
130 |
<div id="settings-panel">
|
|
|
124 |
</head>
|
125 |
|
126 |
<body>
|
127 |
+
<img id="background-image" alt="Please specify your HF token in the settings to generate images" src="">
|
128 |
<div id="clock"></div>
|
129 |
<button id="settings-btn">settings</button>
|
130 |
<div id="settings-panel">
|