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