Spaces:
Running
Running
Update index.html
Browse files- index.html +4 -4
index.html
CHANGED
@@ -366,7 +366,7 @@ python ghostgradio.py --port 5666 --server 0.0.0.0</code></pre>
|
|
366 |
<div class="card bg-ghost-card h-100">
|
367 |
<div class="card-body text-center">
|
368 |
<img src="https://cdn-uploads.huggingface.co/production/uploads/6421b1c68adc8881b974a89d/7R4MeWxnB3D2-Lw0vxxUL.png" class="img-fluid rounded" style="max-height: 300px;">
|
369 |
-
<p class="mt-2">
|
370 |
</div>
|
371 |
</div>
|
372 |
</div>
|
@@ -376,15 +376,15 @@ python ghostgradio.py --port 5666 --server 0.0.0.0</code></pre>
|
|
376 |
<img src="https://cdn-uploads.huggingface.co/production/uploads/6421b1c68adc8881b974a89d/9qNVRX2eM2iCY8xQKcOwW.png
|
377 |
|
378 |
" alt="Screenshot 2" class="img-fluid rounded" style="max-height: 300px;">
|
379 |
-
<p class="mt-2">
|
380 |
</div>
|
381 |
</div>
|
382 |
</div>
|
383 |
<div class="col">
|
384 |
<div class="card bg-ghost-card h-100">
|
385 |
<div class="card-body text-center">
|
386 |
-
<img src="https://huggingface.co/
|
387 |
-
<p class="mt-2">
|
388 |
</div>
|
389 |
</div>
|
390 |
</div>
|
|
|
366 |
<div class="card bg-ghost-card h-100">
|
367 |
<div class="card-body text-center">
|
368 |
<img src="https://cdn-uploads.huggingface.co/production/uploads/6421b1c68adc8881b974a89d/7R4MeWxnB3D2-Lw0vxxUL.png" class="img-fluid rounded" style="max-height: 300px;">
|
369 |
+
<p class="mt-2">Main</p>
|
370 |
</div>
|
371 |
</div>
|
372 |
</div>
|
|
|
376 |
<img src="https://cdn-uploads.huggingface.co/production/uploads/6421b1c68adc8881b974a89d/9qNVRX2eM2iCY8xQKcOwW.png
|
377 |
|
378 |
" alt="Screenshot 2" class="img-fluid rounded" style="max-height: 300px;">
|
379 |
+
<p class="mt-2">Advanced Settings</p>
|
380 |
</div>
|
381 |
</div>
|
382 |
</div>
|
383 |
<div class="col">
|
384 |
<div class="card bg-ghost-card h-100">
|
385 |
<div class="card-body text-center">
|
386 |
+
<img src="https://cdn-uploads.huggingface.co/production/uploads/6421b1c68adc8881b974a89d/--fIS9ITg4-VqN22ySoa2.png" alt="Screenshot 3" class="img-fluid rounded" style="max-height: 300px;">
|
387 |
+
<p class="mt-2">Logs</p>
|
388 |
</div>
|
389 |
</div>
|
390 |
</div>
|