Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -8,4 +8,5 @@ plotly
|
|
8 |
gradio
|
9 |
gradio_client==0.2.7
|
10 |
plyfile
|
11 |
-
git+https://github.com/facebookresearch/pytorch3d.git
|
|
|
|
8 |
gradio
|
9 |
gradio_client==0.2.7
|
10 |
plyfile
|
11 |
+
git+https://github.com/facebookresearch/pytorch3d.git
|
12 |
+
trimesh
|