Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
|
@@ -15,8 +15,11 @@ pinned: false
|
|
| 15 |
>
|
| 16 |
models!<br />
|
| 17 |
You can collaborate with your organization, upload and showcase your own models in your profile, or join us in this organization to demo Keras examples! ❤️
|
|
|
|
| 18 |
</p>
|
| 19 |
</div>
|
|
|
|
|
|
|
| 20 |
<p>
|
| 21 |
<a href="https://keras.io/" class="block overflow-hidden group">
|
| 22 |
<div
|
|
@@ -26,6 +29,9 @@ You can collaborate with your organization, upload and showcase your own models
|
|
| 26 |
</div>
|
| 27 |
<div class="underline">Keras.io</div>
|
| 28 |
</a>
|
|
|
|
|
|
|
|
|
|
| 29 |
<a
|
| 30 |
href="https://huggingface.co/models?filter=keras"
|
| 31 |
class="block overflow-hidden group"
|
|
@@ -42,6 +48,9 @@ You can collaborate with your organization, upload and showcase your own models
|
|
| 42 |
<div class="underline">Find all Keras models in the Hub</div>
|
| 43 |
</a>
|
| 44 |
|
|
|
|
|
|
|
|
|
|
| 45 |
<div class="lg:col-span-3">
|
| 46 |
<p class="mb-4">
|
| 47 |
To upload your Keras models to the Hub, you can use the <a
|
|
|
|
| 15 |
>
|
| 16 |
models!<br />
|
| 17 |
You can collaborate with your organization, upload and showcase your own models in your profile, or join us in this organization to demo Keras examples! ❤️
|
| 18 |
+
|
| 19 |
</p>
|
| 20 |
</div>
|
| 21 |
+
|
| 22 |
+
|
| 23 |
<p>
|
| 24 |
<a href="https://keras.io/" class="block overflow-hidden group">
|
| 25 |
<div
|
|
|
|
| 29 |
</div>
|
| 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"
|
|
|
|
| 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
|