Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -20,7 +20,7 @@ You can collaborate with your organization, upload and showcase your own models
|
|
20 |
<p>
|
21 |
<a href="https://keras.io/" class="block overflow-hidden group">
|
22 |
<div
|
23 |
-
class="w-full h-40 object-cover mb-2 rounded-lg flex items-
|
24 |
>
|
25 |
<img alt="" src="https://huggingface.co/spaces/keras-io/README/resolve/main/keras-filter.png" class="w-40" />
|
26 |
</div>
|
@@ -31,7 +31,7 @@ You can collaborate with your organization, upload and showcase your own models
|
|
31 |
class="block overflow-hidden group"
|
32 |
>
|
33 |
<div
|
34 |
-
class="w-full h-40 mb-2 bg-red-400 group-hover:bg-red-400 rounded-lg flex items-
|
35 |
>
|
36 |
<img
|
37 |
alt=""
|
|
|
20 |
<p>
|
21 |
<a href="https://keras.io/" class="block overflow-hidden group">
|
22 |
<div
|
23 |
+
class="w-full h-40 object-cover mb-2 rounded-lg flex items-start justify-start bg-[#FA8072]"
|
24 |
>
|
25 |
<img alt="" src="https://huggingface.co/spaces/keras-io/README/resolve/main/keras-filter.png" class="w-40" />
|
26 |
</div>
|
|
|
31 |
class="block overflow-hidden group"
|
32 |
>
|
33 |
<div
|
34 |
+
class="w-full h-40 mb-2 bg-red-400 group-hover:bg-red-400 rounded-lg flex items-end justify-end overflow-hidden"
|
35 |
>
|
36 |
<img
|
37 |
alt=""
|