Spaces:
Running
Running
Update README.md
Browse files
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/
|
| 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"
|