Spaces:
Running
on
T4
Running
on
T4
Tom Aarsen
commited on
Commit
·
ebb05ef
1
Parent(s):
30b6c6b
Use images in the Space itself
Browse files
app.py
CHANGED
@@ -658,10 +658,10 @@ Observe the [Speeding up Inference](https://sbert.net/docs/sentence_transformer/
|
|
658 |
<tbody>
|
659 |
<tr>
|
660 |
<td>
|
661 |
-
<img src="https://
|
662 |
</td>
|
663 |
<td>
|
664 |
-
<img src="https://
|
665 |
</td>
|
666 |
</tr>
|
667 |
</tbody>
|
|
|
658 |
<tbody>
|
659 |
<tr>
|
660 |
<td>
|
661 |
+
<img src="https://huggingface.co/spaces/tomaarsen/backend-export/resolve/main/images/backends_benchmark_gpu.png" alt="">
|
662 |
</td>
|
663 |
<td>
|
664 |
+
<img src="https://huggingface.co/spaces/tomaarsen/backend-export/resolve/main/images/backends_benchmark_cpu.png" alt="">
|
665 |
</td>
|
666 |
</tr>
|
667 |
</tbody>
|