Spaces:
Running
Running
Update index.html
Browse files- index.html +22 -2
index.html
CHANGED
|
@@ -436,11 +436,31 @@
|
|
| 436 |
|
| 437 |
<div class="stat-box">
|
| 438 |
<small>Third Node</small>
|
| 439 |
-
<strong>3060 12GB / 5070 12GB / 5060 8GB /Jetson Nano Orin 8GB</strong>
|
| 440 |
<p class="mono" style="font-size: 0.8rem; color: var(--accent);">[LyJonathan]</p>
|
| 441 |
</div>
|
| 442 |
</div>
|
| 443 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 444 |
|
| 445 |
<footer>
|
| 446 |
<p class="mono">© 2026 SupraLabs // Built for the community.</p>
|
|
|
|
| 436 |
|
| 437 |
<div class="stat-box">
|
| 438 |
<small>Third Node</small>
|
| 439 |
+
<strong>RTX 3060 12GB / RTX 5070 12GB / RTX 5060 8GB / Jetson Nano Orin 8GB</strong>
|
| 440 |
<p class="mono" style="font-size: 0.8rem; color: var(--accent);">[LyJonathan]</p>
|
| 441 |
</div>
|
| 442 |
</div>
|
| 443 |
+
|
| 444 |
+
<div class="stat-box">
|
| 445 |
+
<small>Node 4</small>
|
| 446 |
+
<strong>RTX 3060 12GB/ GTX 1060 6GB </strong>
|
| 447 |
+
<p class="mono" style="font-size: 0.8rem; color: var(--accent);">[MMorgan-ML]</p>
|
| 448 |
+
</div>
|
| 449 |
+
</div>
|
| 450 |
+
|
| 451 |
+
<div class="stat-box">
|
| 452 |
+
<small>Node 5</small>
|
| 453 |
+
<strong>RTX 3060 12GB</strong>
|
| 454 |
+
<p class="mono" style="font-size: 0.8rem; color: var(--accent);">[Jamessl]</p>
|
| 455 |
+
</div>
|
| 456 |
+
</div>
|
| 457 |
+
|
| 458 |
+
<div class="stat-box">
|
| 459 |
+
<small>Node 5</small>
|
| 460 |
+
<strong>RTX 5070 12GB</strong>
|
| 461 |
+
<p class="mono" style="font-size: 0.8rem; color: var(--accent);">[QyrouNnet-AI]</p>
|
| 462 |
+
</div>
|
| 463 |
+
</div>
|
| 464 |
|
| 465 |
<footer>
|
| 466 |
<p class="mono">© 2026 SupraLabs // Built for the community.</p>
|