Upload index.html
Browse files- web/index.html +25 -24
web/index.html
CHANGED
|
@@ -91,30 +91,6 @@
|
|
| 91 |
<button class="primary full" id="launchBuild" disabled>Build private Space</button>
|
| 92 |
<p class="muted build-gate" id="buildGateText">Checking your run bucket before enabling builds…</p>
|
| 93 |
</section>
|
| 94 |
-
|
| 95 |
-
<section class="panel billing-panel" id="billingPanel">
|
| 96 |
-
<div class="section-head compact">
|
| 97 |
-
<div><span class="panel-icon">¢</span><h2>Billing & compute</h2></div>
|
| 98 |
-
<span class="badge neutral" id="billingStatusBadge">Check billing</span>
|
| 99 |
-
</div>
|
| 100 |
-
<div class="billing-warning-simple billing-cost-note" role="note">
|
| 101 |
-
<strong>This can cost money.</strong>
|
| 102 |
-
<p>Builds launch Hugging Face Jobs. Pi uses Hugging Face Inference Providers for Qwen, and usage may consume paid inference credits. Before running builds, open your Hugging Face Billing dashboard and make sure payment, quotas and spend limits are okay.</p>
|
| 103 |
-
</div>
|
| 104 |
-
<div class="billing-simple billing-compat" hidden aria-hidden="true">
|
| 105 |
-
<span id="billingUsage">Dashboard only</span>
|
| 106 |
-
<span>Payment readiness</span>
|
| 107 |
-
<span>Pi assistant</span>
|
| 108 |
-
<span>Build Job</span>
|
| 109 |
-
<span>Generated Space</span>
|
| 110 |
-
<span>Guardrail</span>
|
| 111 |
-
<span>Hugging Face Inference Providers</span>
|
| 112 |
-
<span>Pi uses Hugging Face Inference Providers for Qwen. Usage may consume paid inference credits.</span>
|
| 113 |
-
<span>A100/H200</span>
|
| 114 |
-
<span>Review spend and quotas</span>
|
| 115 |
-
</div>
|
| 116 |
-
<a class="link-btn small full" id="openBilling" href="https://huggingface.co/settings/billing" target="_blank">Open billing dashboard ↗</a>
|
| 117 |
-
</section>
|
| 118 |
</div>
|
| 119 |
|
| 120 |
<div class="center-stack">
|
|
@@ -275,6 +251,31 @@
|
|
| 275 |
<div class="empty">Run stats will appear after the first refresh.</div>
|
| 276 |
</div>
|
| 277 |
</section>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 278 |
</section>
|
| 279 |
</section><div class="support-elements" hidden>
|
| 280 |
<input id="runSearch" />
|
|
|
|
| 91 |
<button class="primary full" id="launchBuild" disabled>Build private Space</button>
|
| 92 |
<p class="muted build-gate" id="buildGateText">Checking your run bucket before enabling builds…</p>
|
| 93 |
</section>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 94 |
</div>
|
| 95 |
|
| 96 |
<div class="center-stack">
|
|
|
|
| 251 |
<div class="empty">Run stats will appear after the first refresh.</div>
|
| 252 |
</div>
|
| 253 |
</section>
|
| 254 |
+
|
| 255 |
+
|
| 256 |
+
<section class="panel billing-panel" id="billingPanel">
|
| 257 |
+
<div class="section-head compact">
|
| 258 |
+
<div><span class="panel-icon">¢</span><h2>Billing & compute</h2></div>
|
| 259 |
+
<span class="badge neutral" id="billingStatusBadge">Check billing</span>
|
| 260 |
+
</div>
|
| 261 |
+
<div class="billing-warning-simple billing-cost-note" role="note">
|
| 262 |
+
<strong>This can cost money.</strong>
|
| 263 |
+
<p>Builds launch Hugging Face Jobs. Pi uses Hugging Face Inference Providers for Qwen, and usage may consume paid inference credits. Before running builds, open your Hugging Face Billing dashboard and make sure payment, quotas and spend limits are okay.</p>
|
| 264 |
+
</div>
|
| 265 |
+
<div class="billing-simple billing-compat" hidden aria-hidden="true">
|
| 266 |
+
<span id="billingUsage">Dashboard only</span>
|
| 267 |
+
<span>Payment readiness</span>
|
| 268 |
+
<span>Pi assistant</span>
|
| 269 |
+
<span>Build Job</span>
|
| 270 |
+
<span>Generated Space</span>
|
| 271 |
+
<span>Guardrail</span>
|
| 272 |
+
<span>Hugging Face Inference Providers</span>
|
| 273 |
+
<span>Pi uses Hugging Face Inference Providers for Qwen. Usage may consume paid inference credits.</span>
|
| 274 |
+
<span>A100/H200</span>
|
| 275 |
+
<span>Review spend and quotas</span>
|
| 276 |
+
</div>
|
| 277 |
+
<a class="link-btn small full" id="openBilling" href="https://huggingface.co/settings/billing" target="_blank">Open billing dashboard ↗</a>
|
| 278 |
+
</section>
|
| 279 |
</section>
|
| 280 |
</section><div class="support-elements" hidden>
|
| 281 |
<input id="runSearch" />
|