merve HF staff commited on
Commit
65af7c4
·
1 Parent(s): 60e3605

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
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-filter.png" class="w-40" />
29
  </div>
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
 
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