Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
|
@@ -25,21 +25,21 @@ You can collaborate with your organization, upload and showcase your own models
|
|
| 25 |
<div
|
| 26 |
class="w-full h-40 object-cover mb-2 rounded-lg flex items-center justify-center bg-[#FA8072]"
|
| 27 |
>
|
| 28 |
-
<img alt="" src="https://huggingface.co/spaces/keras-io/README/resolve/main/keras-
|
| 29 |
</div>
|
| 30 |
-
<div class="underline">Keras
|
| 31 |
</a>
|
| 32 |
-
|
| 33 |
<a href="https://keras.io/" class="block overflow-hidden group">
|
| 34 |
<div
|
| 35 |
class="w-full h-40 object-cover mb-2 rounded-lg flex items-center justify-center bg-[#FA8072]"
|
| 36 |
>
|
| 37 |
-
<img alt="" src="https://huggingface.co/spaces/keras-io/README/resolve/main/keras-
|
| 38 |
</div>
|
| 39 |
-
<div class="underline">
|
| 40 |
</a>
|
| 41 |
|
| 42 |
|
|
|
|
| 43 |
<div class="lg:col-span-3">
|
| 44 |
<p class="mb-4">
|
| 45 |
To upload your Keras models to the Hub, you can use the <a
|
|
|
|
| 25 |
<div
|
| 26 |
class="w-full h-40 object-cover mb-2 rounded-lg flex items-center justify-center bg-[#FA8072]"
|
| 27 |
>
|
| 28 |
+
<img alt="" src="https://huggingface.co/spaces/keras-io/README/resolve/main/keras-hf.png" class="w-40" />
|
| 29 |
</div>
|
| 30 |
+
<div class="underline">Find all Keras models in the Hub</div>
|
| 31 |
</a>
|
|
|
|
| 32 |
<a href="https://keras.io/" class="block overflow-hidden group">
|
| 33 |
<div
|
| 34 |
class="w-full h-40 object-cover mb-2 rounded-lg flex items-center justify-center bg-[#FA8072]"
|
| 35 |
>
|
| 36 |
+
<img alt="" src="https://huggingface.co/spaces/keras-io/README/resolve/main/keras-filter.png" class="w-40" />
|
| 37 |
</div>
|
| 38 |
+
<div class="underline">Keras.io</div>
|
| 39 |
</a>
|
| 40 |
|
| 41 |
|
| 42 |
+
|
| 43 |
<div class="lg:col-span-3">
|
| 44 |
<p class="mb-4">
|
| 45 |
To upload your Keras models to the Hub, you can use the <a
|