Tom Aarsen commited on
Commit
ebb05ef
·
1 Parent(s): 30b6c6b

Use images in the Space itself

Browse files
Files changed (1) hide show
  1. app.py +2 -2
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://sbert.net/_images/backends_benchmark_gpu.png" alt="">
662
  </td>
663
  <td>
664
- <img src="https://sbert.net/_images/backends_benchmark_cpu.png" alt="">
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>