Spaces:
Running
Running
Update index.html
Browse files- index.html +4 -4
index.html
CHANGED
|
@@ -356,13 +356,13 @@
|
|
| 356 |
<div class="stats-grid" id="hardware">
|
| 357 |
<div class="stat-box">
|
| 358 |
<small>Main Node</small>
|
| 359 |
-
<strong>RTX
|
| 360 |
-
<p class="mono" style="font-size: 0.8rem; color: var(--accent);">[
|
| 361 |
</div>
|
| 362 |
<div class="stat-box">
|
| 363 |
<small>Secondary Node</small>
|
| 364 |
-
<strong>RTX
|
| 365 |
-
<p class="mono" style="font-size: 0.8rem; color: var(--accent);">[
|
| 366 |
</div>
|
| 367 |
</div>
|
| 368 |
|
|
|
|
| 356 |
<div class="stats-grid" id="hardware">
|
| 357 |
<div class="stat-box">
|
| 358 |
<small>Main Node</small>
|
| 359 |
+
<strong>RTX 5060 Ti 16GB</strong>
|
| 360 |
+
<p class="mono" style="font-size: 0.8rem; color: var(--accent);">[LH-Tech AI]</p>
|
| 361 |
</div>
|
| 362 |
<div class="stat-box">
|
| 363 |
<small>Secondary Node</small>
|
| 364 |
+
<strong>RTX 4090 Mobile 16GB</strong>
|
| 365 |
+
<p class="mono" style="font-size: 0.8rem; color: var(--accent);">[Everlier]</p>
|
| 366 |
</div>
|
| 367 |
</div>
|
| 368 |
|