File size: 812 Bytes
0f99f6b
 
 
 
 
 
 
 
 
 
9b1dfe9
5befd66
 
bd6efd4
 
5befd66
 
 
 
 
0f99f6b
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<!DOCTYPE html>
<html>
	<head>
		<meta charset="utf-8" />
		<meta name="viewport" content="width=device-width" />
		<title>My static Space</title>
		<link rel="stylesheet" href="style.css" />
	</head>
	<body>
		<div class="card">
			<h1>This Space is used to collect tutorials on using the Hugging Face Hub.</h1>
			<p>Current tutorials:</p>
			<ul>
				<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>
                <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>
			</ul>
		</div>
	</body>
</html>
			
		</div>
	</body>
</html>