Spaces:
Running
Running
Update index.html
Browse files- index.html +3 -1
index.html
CHANGED
@@ -365,7 +365,9 @@ 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://huggingface.co/
|
|
|
|
|
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="
|
369 |
+
|
370 |
+
" alt="Screenshot 1" class="img-fluid rounded" style="max-height: 300px;">
|
371 |
<p class="mt-2">Placeholder: Screenshot 1</p>
|
372 |
</div>
|
373 |
</div>
|