small website updates

Summary: Small fixes to website rendering

Reviewed By: jcjohnson

Differential Revision: D23281746

fbshipit-source-id: c9dc8edd5e52f39d4e0e19f10ecc7e035b39feda
This commit is contained in:
Nikhila Ravi
2020-08-26 09:20:42 -07:00
committed by Facebook GitHub Bot
parent 9aeb88b48e
commit c25fd83694
5 changed files with 21 additions and 9 deletions

View File

@@ -131,10 +131,7 @@ loss_chamfer, _ = chamfer_distance(sample_sphere, sample_test)
<Container>
<ol>
<li>
<strong>Install PyTorch3D:</strong>
<p>See the instructions
<a href="https://github.com/facebookresearch/pytorch3d/blob/master/INSTALL.md">here</a>.
</p>
<strong>Install PyTorch3D </strong> (following the instructions <a href="https://github.com/facebookresearch/pytorch3d/blob/master/INSTALL.md">here</a>)
</li>
<li>
<strong>Try a few 3D operators </strong>