Spaces:
Running
Running
Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -365,7 +365,7 @@ python ghostgradio.py --port 5666 --server 0.0.0.0</code></pre>
|
|
365 |
<div class="col">
|
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
|
369 |
<p class="mt-2">Placeholder: Screenshot 1</p>
|
370 |
</div>
|
371 |
</div>
|
|
|
365 |
<div class="col">
|
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">Placeholder: Screenshot 1</p>
|
370 |
</div>
|
371 |
</div>
|