Spaces:
Running
Running
Commit
·
d228f4c
1
Parent(s):
5befd66
fix url
Browse files- index.html +1 -1
index.html
CHANGED
@@ -11,7 +11,7 @@
|
|
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/
|
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 autotamically using hugging face hub</a></li>
|
15 |
</ul>
|
16 |
</div>
|
17 |
</body>
|