Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
|
@@ -488,7 +488,7 @@ if (outputEl) {{
|
|
| 488 |
<section id="conclusion" class="level2">
|
| 489 |
<h2 class="anchored" data-anchor-id="conclusion">Conclusion</h2>
|
| 490 |
<p><code>quickmt</code> is more than 40 times faster than <code>libretranslate</code> (on a RTX 4070s GPU) and quite a bit higher quality (for all languages except Russian).</p>
|
| 491 |
-
<p>You can give <code>quickmt</code> a try on <a href="https://huggingface.co/spaces/quickmt/quickmt-gui">Huggingface Spaces</a>, download the models from <a href="https://huggingface.co/collections/quickmt/quickmt-models">Huggingface</a> and make it your own by forking our <a href="https://github.com/quickmt/quickmt">Github repository</a>. Thanks for reading!</p>
|
| 492 |
</section>
|
| 493 |
|
| 494 |
</main>
|
|
|
|
| 488 |
<section id="conclusion" class="level2">
|
| 489 |
<h2 class="anchored" data-anchor-id="conclusion">Conclusion</h2>
|
| 490 |
<p><code>quickmt</code> is more than 40 times faster than <code>libretranslate</code> (on a RTX 4070s GPU) and quite a bit higher quality (for all languages except Russian).</p>
|
| 491 |
+
<p>You can give <code>quickmt</code> a try on <a href="https://huggingface.co/spaces/quickmt/quickmt-gui" target="_blank">Huggingface Spaces</a>, download the models from <a href="https://huggingface.co/collections/quickmt/quickmt-models">Huggingface</a> and make it your own by forking our <a href="https://github.com/quickmt/quickmt">Github repository</a>. Thanks for reading!</p>
|
| 492 |
</section>
|
| 493 |
|
| 494 |
</main>
|