w11wo commited on
Commit
8fbcb47
·
1 Parent(s): 8f27de7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -32,14 +32,14 @@ pinned: false
32
  <a href="https://huggingface.co/bookbot" class="block overflow-hidden">
33
  <img
34
  alt=""
35
- src="https://huggingface.co/spaces/bookbot/README/raw/main/overview.png"
36
  class="w-full h-40 object-cover mb-2 bg-gray-300 rounded-lg"
37
  />
38
  <div class="underline">Find all our models in the Hub</div>
39
  </a>
40
  <div class="lg:col-span-3">
41
  <p class="mb-4">
42
- To use our models available on the Hub, you try the following example:
43
  </p>
44
  <div
45
  class="p-4 bg-gradient-to-b from-gray-50-to-white border border-gray-100 rounded-lg relative mb-4"
 
32
  <a href="https://huggingface.co/bookbot" class="block overflow-hidden">
33
  <img
34
  alt=""
35
+ src="https://huggingface.co/spaces/bookbot/README/raw/main/demo.png"
36
  class="w-full h-40 object-cover mb-2 bg-gray-300 rounded-lg"
37
  />
38
  <div class="underline">Find all our models in the Hub</div>
39
  </a>
40
  <div class="lg:col-span-3">
41
  <p class="mb-4">
42
+ To use one of our models available on the Hub, you can try the following example:
43
  </p>
44
  <div
45
  class="p-4 bg-gradient-to-b from-gray-50-to-white border border-gray-100 rounded-lg relative mb-4"