Spaces:
Running
Running
Update index.html
Browse files- index.html +5 -0
index.html
CHANGED
|
@@ -90,6 +90,11 @@
|
|
| 90 |
<h2>🖥️ GPU Information</h2>
|
| 91 |
<pre id="gpu-info">Loading GPU information...</pre>
|
| 92 |
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 93 |
|
| 94 |
</div>
|
| 95 |
|
|
|
|
| 90 |
<h2>🖥️ GPU Information</h2>
|
| 91 |
<pre id="gpu-info">Loading GPU information...</pre>
|
| 92 |
</div>
|
| 93 |
+
|
| 94 |
+
<div class="card">
|
| 95 |
+
<h2>⏱️ User GPU Hours</h2>
|
| 96 |
+
<div id="user-hours">Loading user hours...</div>
|
| 97 |
+
</div>
|
| 98 |
|
| 99 |
</div>
|
| 100 |
|