Update index.html
Browse files- index.html +1 -8
index.html
CHANGED
@@ -1,13 +1,6 @@
|
|
1 |
<div class="card">
|
2 |
<h1>Hugging Face + PyTorch</h1>
|
3 |
<p>
|
4 |
-
|
5 |
-
Files and versions tab.
|
6 |
-
</p>
|
7 |
-
<p>
|
8 |
-
Also don't forget to check the
|
9 |
-
<a href="https://huggingface.co/docs/hub/spaces" target="_blank"
|
10 |
-
>Spaces documentation</a
|
11 |
-
>.
|
12 |
</p>
|
13 |
</div>
|
|
|
1 |
<div class="card">
|
2 |
<h1>Hugging Face + PyTorch</h1>
|
3 |
<p>
|
4 |
+
Pytorch Hub: https://pytorch.org/hub/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
</p>
|
6 |
</div>
|