Spaces:
Sleeping
Sleeping
add pytorch3d dep
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -12,4 +12,5 @@ torch-ema
|
|
12 |
tqdm
|
13 |
transformers
|
14 |
wandb
|
15 |
-
trimesh
|
|
|
|
12 |
tqdm
|
13 |
transformers
|
14 |
wandb
|
15 |
+
trimesh
|
16 |
+
pytorch3d
|