Spaces:
Running
Running
Commit
·
bd6efd4
1
Parent(s):
8eda311
Update index.html
Browse files- index.html +2 -1
index.html
CHANGED
@@ -11,7 +11,8 @@
|
|
11 |
<h1>This Space is used to collect tutorials on using the Hugging Face Hub.</h1>
|
12 |
<p>Current tutorials:</p>
|
13 |
<ul>
|
14 |
-
<li><a href="https://huggingface.co/spaces/librarian-bots/tutorials/blob/main/generate_collection_using_huggingface_hub.ipynb">Curating Collections automatically using
|
|
|
15 |
</ul>
|
16 |
</div>
|
17 |
</body>
|
|
|
11 |
<h1>This Space is used to collect tutorials on using the Hugging Face Hub.</h1>
|
12 |
<p>Current tutorials:</p>
|
13 |
<ul>
|
14 |
+
<li><a href="https://huggingface.co/spaces/librarian-bots/tutorials/blob/main/generate_collection_using_huggingface_hub.ipynb">Curating Collections automatically using huggingface_hub</a></li>
|
15 |
+
<li><a href="https://huggingface.co/spaces/librarian-bots/tutorials/blob/main/smol_models_collection.ipynb"> Curating small models automatically using the huggingface_hub library</li>
|
16 |
</ul>
|
17 |
</div>
|
18 |
</body>
|