Update index.html
Browse files- index.html +5 -3
index.html
CHANGED
|
@@ -2,9 +2,11 @@
|
|
| 2 |
<html>
|
| 3 |
<head></head>
|
| 4 |
<body>
|
| 5 |
-
<a href="insightface.html">
|
| 6 |
<br>
|
| 7 |
-
<a href="nexaai.html">nexaai</a>
|
|
|
|
|
|
|
| 8 |
<br>
|
| 9 |
</body>
|
| 10 |
-
</html>
|
|
|
|
| 2 |
<html>
|
| 3 |
<head></head>
|
| 4 |
<body>
|
| 5 |
+
<a href="https://huggingface.co/iwr-redmond/linux-wheels/resolve/main/insightface.html">insightface</a>
|
| 6 |
<br>
|
| 7 |
+
<a href="https://huggingface.co/iwr-redmond/linux-wheels/resolve/main/nexaai.html">nexaai</a>
|
| 8 |
+
<br>
|
| 9 |
+
<a href="https://huggingface.co/iwr-redmond/linux-wheels/resolve/main/tokenizers.html">tokenizers</a>
|
| 10 |
<br>
|
| 11 |
</body>
|
| 12 |
+
</html>
|