Upload index.html with huggingface_hub
Browse files- index.html +10 -1
index.html
CHANGED
|
@@ -4,7 +4,16 @@
|
|
| 4 |
<body>
|
| 5 |
<h1>PythonSTB Wheels (Hugging Face)</h1>
|
| 6 |
<ul>
|
| 7 |
-
<li><a href="
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 8 |
</ul>
|
| 9 |
</body>
|
| 10 |
</html>
|
|
|
|
| 4 |
<body>
|
| 5 |
<h1>PythonSTB Wheels (Hugging Face)</h1>
|
| 6 |
<ul>
|
| 7 |
+
<li><a href="https://huggingface.co/PythonSTB/pypi312/tree/main/duckdb">duckdb</a></li>
|
| 8 |
+
<li><a href="https://huggingface.co/PythonSTB/pypi312/tree/main/libclang">libclang</a></li>
|
| 9 |
+
<li><a href="https://huggingface.co/PythonSTB/pypi312/tree/main/llvmlite">llvmlite</a></li>
|
| 10 |
+
<li><a href="https://huggingface.co/PythonSTB/pypi312/tree/main/matplotlib">matplotlib</a></li>
|
| 11 |
+
<li><a href="https://huggingface.co/PythonSTB/pypi312/tree/main/opencv">opencv</a></li>
|
| 12 |
+
<li><a href="https://huggingface.co/PythonSTB/pypi312/tree/main/opencv-python">opencv-python</a></li>
|
| 13 |
+
<li><a href="https://huggingface.co/PythonSTB/pypi312/tree/main/scikit-image">scikit-image</a></li>
|
| 14 |
+
<li><a href="https://huggingface.co/PythonSTB/pypi312/tree/main/scipy">scipy</a></li>
|
| 15 |
+
<li><a href="https://huggingface.co/PythonSTB/pypi312/tree/main/statsmodels">statsmodels</a></li>
|
| 16 |
+
<li><a href="https://huggingface.co/PythonSTB/pypi312/tree/main/xgboost">xgboost</a></li>
|
| 17 |
</ul>
|
| 18 |
</body>
|
| 19 |
</html>
|