Spaces:
Running
Running
Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -354,7 +354,7 @@
|
|
354 |
<!-- Project 4 -->
|
355 |
<div class="bg-white p-6 rounded-lg vintage-card h-full">
|
356 |
<div class="h-48 overflow-hidden rounded mb-4 sepia-filter">
|
357 |
-
<img src="
|
358 |
</div>
|
359 |
<h3 class="header-font text-xl mb-2">Kidney Classification App</h3>
|
360 |
<p class="text-sm mb-3">Python, Tensorflow, Flask, Docker • 02/2024</p>
|
|
|
354 |
<!-- Project 4 -->
|
355 |
<div class="bg-white p-6 rounded-lg vintage-card h-full">
|
356 |
<div class="h-48 overflow-hidden rounded mb-4 sepia-filter">
|
357 |
+
<img src="kid.webp" alt="Kidney Classification" class="w-full h-full object-cover">
|
358 |
</div>
|
359 |
<h3 class="header-font text-xl mb-2">Kidney Classification App</h3>
|
360 |
<p class="text-sm mb-3">Python, Tensorflow, Flask, Docker • 02/2024</p>
|