davanstrien HF Staff commited on
Commit
5befd66
·
1 Parent(s): 9b1dfe9

add contents

Browse files
Files changed (1) hide show
  1. index.html +8 -0
index.html CHANGED
@@ -9,6 +9,14 @@
9
  <body>
10
  <div class="card">
11
  <h1>This Space is used to collect tutorials on using the Hugging Face Hub.</h1>
 
 
 
 
 
 
 
 
12
  </div>
13
  </body>
14
  </html>
 
9
  <body>
10
  <div class="card">
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/generatecollectionusinghuggingfacehub.ipynb">Curating Collections autotamically using hugging face hub</a></li>
15
+ </ul>
16
+ </div>
17
+ </body>
18
+ </html>
19
+
20
  </div>
21
  </body>
22
  </html>