merve HF Staff commited on
Commit
b001ae7
·
1 Parent(s): 80e23f3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +44 -0
README.md CHANGED
@@ -19,6 +19,50 @@ You can collaborate with your organization, upload and showcase your own models
19
  </p>
20
  </div>
21
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
22
 
23
  <p>
24
  <a href="https://keras.io/" class="block overflow-hidden group">
 
19
  </p>
20
  </div>
21
 
22
+ <a href="https://keras.io/" class="block overflow-hidden group">
23
+ <div
24
+ class="w-full h-40 object-cover mb-2 rounded-lg flex items-center justify-center bg-[#FA8072]"
25
+ >
26
+ <img alt="" src="https://huggingface.co/spaces/keras-io/README/resolve/main/keras-filter.png" class="w-40" />
27
+ </div>
28
+ <div class="underline">Keras.io</div>
29
+ </a>
30
+ <a
31
+ href="https://github.com/huggingface/huggingface_hub/blob/1f83ed230932128fba8bfe2a7f0c78df66e6e3ee/src/huggingface_hub/keras_mixin.py#L60"
32
+ class="block overflow-hidden group"
33
+ >
34
+ <div
35
+ class="w-full h-40 mb-2 bg-gray-900 group-hover:bg-gray-850 rounded-lg flex items-start justify-start overflow-hidden"
36
+ >
37
+ <img
38
+ alt=""
39
+ src="https://huggingface.co/spaces/keras-io/README/resolve/main/push_to_hub.png"
40
+ class="w-full h-40 object-cover overflow-hidden"
41
+ />
42
+ </div>
43
+ <div class="underline">Push your Keras models to Hub ❤️ </div>
44
+ </a>
45
+ <a
46
+ href="https://huggingface.co/models?filter=Keras"
47
+ class="block overflow-hidden group"
48
+ >
49
+ <div
50
+ class="w-full h-40 mb-2 bg-gray-900 group-hover:bg-gray-850 rounded-lg flex items-start justify-start overflow-hidden"
51
+ >
52
+ <img
53
+ alt=""
54
+ src="https://huggingface.co/spaces/keras-io/README/resolve/main/keras-hf.png"
55
+ class="w-full h-40 object-cover overflow-hidden"
56
+ />
57
+ </div>
58
+ <div class="underline">Find all Keras models on the 🤗 Hub</div>
59
+ </a>
60
+
61
+
62
+
63
+
64
+
65
+
66
 
67
  <p>
68
  <a href="https://keras.io/" class="block overflow-hidden group">