Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -30,27 +30,16 @@ You can collaborate with your organization, upload and showcase your own models
|
|
30 |
<div class="underline">Keras.io</div>
|
31 |
</a>
|
32 |
|
33 |
-
|
34 |
-
|
35 |
-
<a
|
36 |
-
href="https://huggingface.co/models?filter=keras"
|
37 |
-
class="block overflow-hidden group"
|
38 |
-
>
|
39 |
<div
|
40 |
-
class="w-full h-40 mb-2
|
41 |
>
|
42 |
-
<img
|
43 |
-
alt=""
|
44 |
-
src="https://huggingface.co/spaces/keras-io/README/resolve/main/keras-hf.png"
|
45 |
-
class="w-full h-40 object-cover overflow-hidden"
|
46 |
-
/>
|
47 |
</div>
|
48 |
<div class="underline">Find all Keras models in the Hub</div>
|
49 |
</a>
|
50 |
|
51 |
|
52 |
-
|
53 |
-
|
54 |
<div class="lg:col-span-3">
|
55 |
<p class="mb-4">
|
56 |
To upload your Keras models to the Hub, you can use the <a
|
|
|
30 |
<div class="underline">Keras.io</div>
|
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-hf.png" class="w-40" />
|
|
|
|
|
|
|
|
|
38 |
</div>
|
39 |
<div class="underline">Find all Keras models in the Hub</div>
|
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
|