Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
<div class="card">
|
2 |
<h1>Hugging Face π€ + PyTorch π₯</h1>
|
3 |
<p>
|
4 |
-
Pytorch Hub: https://pytorch.org/hub
|
5 |
</p>
|
6 |
</div>
|
|
|
1 |
<div class="card">
|
2 |
<h1>Hugging Face π€ + PyTorch π₯</h1>
|
3 |
<p>
|
4 |
+
<a href="https://pytorch.org/hub/">Pytorch Hub: https://pytorch.org/hub/</a>
|
5 |
</p>
|
6 |
</div>
|