Spaces:
Running
Running
Update index.html
Browse files- index.html +0 -9
index.html
CHANGED
|
@@ -18,15 +18,6 @@
|
|
| 18 |
<!-- Multimodal Section -->
|
| 19 |
<h2>Multimodal</h2>
|
| 20 |
<div class="row">
|
| 21 |
-
<div class="col-md-3">
|
| 22 |
-
<a href="multimodal.html" class="text-decoration-none text-dark"> <!-- Hyperlink wrapping the card -->
|
| 23 |
-
<div class="card card-custom-height">
|
| 24 |
-
<div class="card-body">
|
| 25 |
-
<h5 class="card-title">Multimodal Image Captioning</h5>
|
| 26 |
-
</div>
|
| 27 |
-
</div>
|
| 28 |
-
</a>
|
| 29 |
-
</div>
|
| 30 |
<div class="col-md-3">
|
| 31 |
<a href="image-to-text.html" class="text-decoration-none text-dark"> <!-- Hyperlink wrapping the card -->
|
| 32 |
<div class="card card-custom-height">
|
|
|
|
| 18 |
<!-- Multimodal Section -->
|
| 19 |
<h2>Multimodal</h2>
|
| 20 |
<div class="row">
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 21 |
<div class="col-md-3">
|
| 22 |
<a href="image-to-text.html" class="text-decoration-none text-dark"> <!-- Hyperlink wrapping the card -->
|
| 23 |
<div class="card card-custom-height">
|