merve HF Staff commited on
Commit
752b9c7
·
1 Parent(s): 77b4097

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -19,7 +19,7 @@ You can collaborate with your organization, upload and showcase your own models
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="./keras-filter.png" class="w-40" />
23
  </div>
24
  <div class="underline">Keras.io</div>
25
  </a>
@@ -32,7 +32,7 @@ You can collaborate with your organization, upload and showcase your own models
32
  >
33
  <img
34
  alt=""
35
- src="./keras-hf.png"
36
  class="w-full h-40 object-cover overflow-hidden"
37
  />
38
  </div>
 
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>
24
  <div class="underline">Keras.io</div>
25
  </a>
 
32
  >
33
  <img
34
  alt=""
35
+ src="https://huggingface.co/spaces/keras-io/README/resolve/main/keras-hf.png"
36
  class="w-full h-40 object-cover overflow-hidden"
37
  />
38
  </div>