merve HF Staff commited on
Commit
f4cd4f9
·
1 Parent(s): 7787636

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -8,7 +8,7 @@ app_file: app.py
8
  pinned: false
9
  ---
10
 
11
- <p class="lg:col-span-3">
12
  Hugging Face makes it easy to collaboratively build and showcase your <a
13
  href="https://keras.io">Keras</a
14
  >
@@ -17,7 +17,7 @@ You can collaborate with your organization, upload and showcase your own models
17
  </p>
18
  <a href="https://keras.io/" class="block overflow-hidden group">
19
  <div
20
- class="w-full h-40 object-cover mb-2 rounded-lg flex items-center justify-center bg-[#ECFAFF]"
21
  >
22
  <img alt="" src="https://huggingface.co/spaces/keras-io/README/resolve/main/keras-filter.png" class="w-40" />
23
  </div>
@@ -38,7 +38,7 @@ You can collaborate with your organization, upload and showcase your own models
38
  </div>
39
  <div class="underline">Find all Keras models in the Hub</div>
40
  </a>
41
- <div class="lg:col-span-3">
42
  <p class="mb-4">
43
  To upload your Keras models to the Hub, you can use the <a
44
  href="https://github.com/huggingface/huggingface_hub/blob/1f83ed230932128fba8bfe2a7f0c78df66e6e3ee/src/huggingface_hub/keras_mixin.py#L60"
@@ -58,7 +58,7 @@ push_to_hub_keras(model = model, repo_url = "https://huggingface.co/your-usernam
58
  </pre>
59
  </div>
60
  </p>
61
- <div class="lg:col-span-3">
62
  <p class="mb-4">
63
  If you'd like to upload 🤗Transformers based Keras checkpoints and let us host your metrics interactively in the repo in with TensorBoard, use <a
64
  href="https://huggingface.co/transformers/v4.12.5/_modules/transformers/keras_callbacks.html#PushToHubCallback"
 
8
  pinned: false
9
  ---
10
 
11
+ <p class="lg:col-span-2">
12
  Hugging Face makes it easy to collaboratively build and showcase your <a
13
  href="https://keras.io">Keras</a
14
  >
 
17
  </p>
18
  <a href="https://keras.io/" class="block overflow-hidden group">
19
  <div
20
+ class="w-full h-40 object-cover mb-2 rounded-lg flex items-center justify-center bg-[#FA8072]"
21
  >
22
  <img alt="" src="https://huggingface.co/spaces/keras-io/README/resolve/main/keras-filter.png" class="w-40" />
23
  </div>
 
38
  </div>
39
  <div class="underline">Find all Keras models in the Hub</div>
40
  </a>
41
+ <div class="lg:col-span-2">
42
  <p class="mb-4">
43
  To upload your Keras models to the Hub, you can use the <a
44
  href="https://github.com/huggingface/huggingface_hub/blob/1f83ed230932128fba8bfe2a7f0c78df66e6e3ee/src/huggingface_hub/keras_mixin.py#L60"
 
58
  </pre>
59
  </div>
60
  </p>
61
+ <div class="lg:col-span-2">
62
  <p class="mb-4">
63
  If you'd like to upload 🤗Transformers based Keras checkpoints and let us host your metrics interactively in the repo in with TensorBoard, use <a
64
  href="https://huggingface.co/transformers/v4.12.5/_modules/transformers/keras_callbacks.html#PushToHubCallback"